AJAX POST GET Form With Multiple Checkbox, Radio, Select Option
jueves, 11 de agosto de 2011
AJAX algunos codigos para formularios
Real-time Form Validation using Ajax
Procesar formulario con Ajax y PHP con validación
sábado, 6 de agosto de 2011
lunes, 25 de julio de 2011
Como crear un archivo de texto en php.
http://www.abnertrujillo.com/blog/?p=219
<html>
<head>
<title>Problema</title>
</head>
<body> <form action="pagina2.php" method="post">
Ingrese su nombre:
<input type="text" name="nombre">
<br>
Comentarios:
<br>
<textarea name="comentarios" rows="10" cols="40">
</textarea>
<br>
<input type="submit" value="Registrar">
</form>
</body>
</html> /////////////////////////////////////////////////////////////////////7 <html> <head> <title>Problema</title> </head> <body> <?php $ar=fopen("datos.txt","a") or die("Problemas en la creacion"); fputs($ar,$_REQUEST['nombre']); fputs($ar,"\n"); fputs($ar,$_REQUEST['comentarios']); fputs($ar,"\n"); fputs($ar,"--------------------------------------------------------"); fputs($ar,"\n"); fclose($ar); echo "Los datos se cargaron correctamente."; ?> </body> </html>
lunes, 20 de junio de 2011
Boton para copiar de un textarea o input en Firefox, IE, Chrome
http://code.google.com/p/zeroclipboard/
no compatible con Opera ni IE6
no compatible con Opera ni IE6
jueves, 2 de junio de 2011
viernes, 27 de mayo de 2011
miércoles, 25 de mayo de 2011
viernes, 29 de abril de 2011
Documentacion GOOGLE EARTH API
http://www.webintenta.com/Calcular-la-distancia-entre-dos-puntos-con-PHP.html
http://code.google.com/apis/ajax/playground/?exp=earth#draggable_placemark Code Playground
http://www.gaiagi.com/3d-driving-simulator/index.html
http://kml-samples.googlecode.com/svn/trunk/interactive/index.html#./Touring/Touring.Smooth_flyToMode.kml KML Interactive Sampler
http://code.google.com/intl/es/apis/earth/documentation/geometries.html Elementos geométricos y superposiciones
http://code.google.com/intl/es/apis/earth/documentation/balloons.html#div_balloons Viñetas
http://code.google.com/intl/es/apis/earth/documentation/events.html Eventos
http://code.google.com/intl/es/apis/earth/articles/earthapikml.html#kmlnetworklink An Overview of Using KML in the Earth API
http://code.google.com/intl/es/apis/earth/documentation/touring.html Recorrido
http://code.google.com/apis/ajax/playground/?exp=earth#draggable_placemark Code Playground
http://www.gaiagi.com/3d-driving-simulator/index.html
http://kml-samples.googlecode.com/svn/trunk/interactive/index.html#./Touring/Touring.Smooth_flyToMode.kml KML Interactive Sampler
http://code.google.com/intl/es/apis/earth/documentation/geometries.html Elementos geométricos y superposiciones
http://code.google.com/intl/es/apis/earth/documentation/balloons.html#div_balloons Viñetas
http://code.google.com/intl/es/apis/earth/documentation/events.html Eventos
http://code.google.com/intl/es/apis/earth/articles/earthapikml.html#kmlnetworklink An Overview of Using KML in the Earth API
http://code.google.com/intl/es/apis/earth/documentation/touring.html Recorrido
links interesantes sobre aerogeneradores
http://www.gudomeledgrow.info/foro/viewtopic.php?f=19&t=23
http://www.forosdeelectronica.com/f11/energia-eolica-10463/index2.html
http://www.merkasol.com/epages/62387086.sf/es_ES/?ObjectPath=/Shops/62387086/Categories/Aerogeneradores
http://www.taringa.net/posts/ebooks-tutoriales/1347319/Construccion-de-un-Aerogenerador.html
http://www.solarweb.net/forosolar/minieolica/8840-tu-propio-aerogenerador.html
http://www.otherpower.com/Large_17__diameter_wind_turbine_INTERESANTE.pdf
http://www.otherpower.com/17page1.html
http://www.uv.es/~navasqui/OtrosAerogeneradores/Aerogen-700w.pdf
http://www.comohacer.eu/especial-como-hacer-un-aerogenerador-molino-de-viento-o-turbina-eolica/
http://www.otherpower.com/trips1.html
http://www.alton-moore.net/wind_calculations.html
http://www.otherpower.com/davesmill.html
http://www.gudomeledgrow.info/foro/viewtopic.php?f=19&t=21
http://www.gudomeledgrow.info/foro/viewtopic.php?f=19&t=24
http://www.forosdeelectronica.com/f11/energia-eolica-10463/index2.html
http://www.merkasol.com/epages/62387086.sf/es_ES/?ObjectPath=/Shops/62387086/Categories/Aerogeneradores
http://www.taringa.net/posts/ebooks-tutoriales/1347319/Construccion-de-un-Aerogenerador.html
http://www.solarweb.net/forosolar/minieolica/8840-tu-propio-aerogenerador.html
http://www.otherpower.com/Large_17__diameter_wind_turbine_INTERESANTE.pdf
http://www.otherpower.com/17page1.html
http://www.uv.es/~navasqui/OtrosAerogeneradores/Aerogen-700w.pdf
http://www.comohacer.eu/especial-como-hacer-un-aerogenerador-molino-de-viento-o-turbina-eolica/
http://www.otherpower.com/trips1.html
http://www.alton-moore.net/wind_calculations.html
http://www.otherpower.com/davesmill.html
http://www.gudomeledgrow.info/foro/viewtopic.php?f=19&t=21
http://www.gudomeledgrow.info/foro/viewtopic.php?f=19&t=24
sábado, 9 de abril de 2011
Samurai CGI shadow fighting is visually stunning
The most awesome thing you will see today is the following video shown below. Believe me. The picture above does not do the video any justice.
Called, “Sword Dance and Shadowgraph,” this live interactive and computer generated imagery performance was recently filmed in Tokyo Japan, at the The Galaxy Theater in January and was performed by Taichi Saotome.
It involves a live actor on stage armed with a Katana who is defending himself many animated shadow adversaries on the screen located behind him. The result of the fight choreography matched with the CGI presentation on the projected screen is something pretty spectacular and definitely a cool treat for the eyes to witness.
Called, “Sword Dance and Shadowgraph,” this live interactive and computer generated imagery performance was recently filmed in Tokyo Japan, at the The Galaxy Theater in January and was performed by Taichi Saotome.
It involves a live actor on stage armed with a Katana who is defending himself many animated shadow adversaries on the screen located behind him. The result of the fight choreography matched with the CGI presentation on the projected screen is something pretty spectacular and definitely a cool treat for the eyes to witness.
miércoles, 23 de marzo de 2011
Suscribirse a:
Entradas (Atom)