Monthly Archives: agosto, 2008

Formulario para subir archivos

agosto 7th, 2008 Posted by html 0 thoughts on “Formulario para subir archivos”

<form action=”subir.php” method=”post” enctype=”multipart/form-data”>
<input name=”userfile” type=”file”>
</form>

Menus con listas

agosto 7th, 2008 Posted by css 0 thoughts on “Menus con listas”

Tutorial en Cristalab

Como incluir una hoja de estilos CSS externa

agosto 7th, 2008 Posted by css, html 0 thoughts on “Como incluir una hoja de estilos CSS externa”

Para incluir un archivo externo que contenga una hoja de estilo se puede hacer de la siguiente manera:

<link rel=”stylesheet” type=”text/css” media=”screen” href=”ruta/archivo.css”>

Paamayim Nekudotayim

agosto 6th, 2008 Posted by php 0 thoughts on “Paamayim Nekudotayim”

Paamayim Nekudotayim (pronounced [paʔamajim nəkudotajim]) is the official name for the Scope Resolution Operator (::) in PHP. It means “twice colon” or “double colon” in Hebrew.

Nekudotayim (נקודתיים) means ‘colon’; it comes from nekuda (IPA: [nəkuda]), ‘point’ or ‘dot‘, and the dual suffix ayim (יים-), hence ‘two points’. Similarly, the word paamayim (פעמיים) is derived by attaching the dual suffix to paam (IPA: [paʔam]) (‘one time’ or ‘once’), thus yielding ‘twice’.

The name was introduced in the Israeli-developed[1] Zend Engine 0.5 used in PHP 3. Although it has been confusing to many developers, it is still being used in PHP 5, as in this sample error message:

Parse error: syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM in file on line line



Visto en Wikipedia

Días y meses en portugués.

agosto 6th, 2008 Posted by Sin categoría 0 thoughts on “Días y meses en portugués.”

http://www.liceodigital.com/portugues/dia_mes.htm

Tablas de Caracteres ASCii y HTML

agosto 5th, 2008 Posted by ascii, html 0 thoughts on “Tablas de Caracteres ASCii y HTML”

Html:
http://htmlhelp.com/reference/html40/entities/latin1.html

ASCII y +:
http://www.ascii.cl/es/ (CP)
http://www.ascii.cl/es/codigos-html.htm
http://www.portalplanetasedna.com.ar/ascii.htm

Red MAC-Windows

agosto 5th, 2008 Posted by Sin categoría 0 thoughts on “Red MAC-Windows”

Dos direcciones:

http://articles.techrepublic.com.com/5100-10878_11-6127492.html

http://www.forosdelweb.com/f56/red-mac-pc-321084/

Como pasar de FLA a SWF

agosto 1st, 2008 Posted by flash 0 thoughts on “Como pasar de FLA a SWF”

Para pasarlo a .swf si tenes el .fla, lo podés hacer con Shif + F11 o desde Archivo Menu/Configuración de Publicación/Tener activada la casilla de swf/Publicar y te genera el archivo .swf en el mismo lugar donde tenés guardado el .fla

Extension FLA (que son los archivos .fla)?

agosto 1st, 2008 Posted by flash 0 thoughts on “Extension FLA (que son los archivos .fla)?”

La extensión .fla es la extensión con la cual se puede trabajar en el programa Flash, es decir, es el código fuente de una animación. Por otro lado, la extensión .swf corresponde a la animación ya terminada, que en general no puede ser modificada, sino que sólo desplegada en una página.

Servidor para ASP

agosto 1st, 2008 Posted by Sin categoría 0 thoughts on “Servidor para ASP”

Una opción fácil e interesante:

http://www.pablosoftwaresolutions.com/html/baby_web_server.html

explicación en: http://www.desarrolloweb.com/articulos/2229.php

Copyright © 2018 programadorfreelanceargentina.com

Programador Freelance Argentina