<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title>LWP - Código Fuente</title>
		<link>http://www.lawebdelprogramador.com</link>
		<description>La Web dedicada al mundo de la programación e Internet</description>
		<language>es-es</language>
		<pubDate>Thu, 17 May 2012 15:11:17 +0200</pubDate>
		<item>
			<title>[Actualizado] Juego del Arkanoid</title>
			<link>http://www.lawebdelprogramador.com/codigo//1923-Juego_del_Arkanoid.html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Juego del Arkanoid&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/codigo//1923-Juego_del_Arkanoid.html&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/codigo//1923-Juego_del_Arkanoid.html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;Completo juego del mítico Arkanoid de romper los bloques con la bola.&lt;br /&gt;
Desarrollado en eclipse 3.5.1&lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Thu, 17 May 2012 15:11:17 +0200</pubDate>
		</item>
		<item>
			<title>Validar la MAC con una expresión regular</title>
			<link>http://www.lawebdelprogramador.com/codigo//2178-Validar_la_MAC_con_una_expresion_regular.html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Validar la MAC con una expresión regular&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/codigo//2178-Validar_la_MAC_con_una_expresion_regular.html&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/codigo//2178-Validar_la_MAC_con_una_expresion_regular.html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;Código que valida una dirección MAC mediante expresión regular, ya sea de Windows o Linux.&lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Wed, 16 May 2012 10:15:36 +0200</pubDate>
		</item>
		<item>
			<title>Control de facturación</title>
			<link>http://www.lawebdelprogramador.com/codigo//2177-Control_de_facturacion.html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Control de facturación&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/codigo//2177-Control_de_facturacion.html&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/codigo//2177-Control_de_facturacion.html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;Completo sistema de facturación desarrollado en Excel. Permite generar facturas, imprimirlas, gestionar sus productos, clientes, inventario.&lt;br /&gt;
Versión para Excel 2003/2007/2010&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.youtube.com/watch?v=fUkkKMknivY&quot; target=&quot;_blank&quot; class=&quot;link2&quot;&gt;Video explicando su funcionamiento en YouTube&lt;/a&gt;&lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Thu, 03 May 2012 07:33:14 +0200</pubDate>
		</item>
		<item>
			<title>Código de ejemplo de un cliente FTP en modo gráfico</title>
			<link>http://www.lawebdelprogramador.com/codigo//2176-Codigo_de_ejemplo_de_un_cliente_FTP_en_modo_grafico.html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Código de ejemplo de un cliente FTP en modo gráfico&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/codigo//2176-Codigo_de_ejemplo_de_un_cliente_FTP_en_modo_grafico.html&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/codigo//2176-Codigo_de_ejemplo_de_un_cliente_FTP_en_modo_grafico.html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;Código de ejemplo de un cliente FTP con interfaz gráfica (tkinter).&lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Tue, 24 Apr 2012 07:48:37 +0200</pubDate>
		</item>
		<item>
			<title>Función para sumar o restar días a la fecha del sistema</title>
			<link>http://www.lawebdelprogramador.com/codigo//2175-Funcion_para_sumar_o_restar_dias_a_la_fecha_del_sistema.html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Función para sumar o restar días a la fecha del sistema&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/codigo//2175-Funcion_para_sumar_o_restar_dias_a_la_fecha_del_sistema.html&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/codigo//2175-Funcion_para_sumar_o_restar_dias_a_la_fecha_del_sistema.html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;Código que muestra una función que devuelve la fecha actual aumentada o disminuida en días dependiendo de los días recibidos como parámetro.&lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Mon, 23 Apr 2012 15:17:04 +0200</pubDate>
		</item>
		<item>
			<title>Generador de Store Procedures para Oracle</title>
			<link>http://www.lawebdelprogramador.com/codigo//2174-Generador_de_Store_Procedures_para_Oracle.html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Generador de Store Procedures para Oracle&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/codigo//2174-Generador_de_Store_Procedures_para_Oracle.html&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/codigo//2174-Generador_de_Store_Procedures_para_Oracle.html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;La herramienta escribe los stored procedure PL/SQL Oracle por nosotros, utilizado como modelo de entrada el DER (Diagrama Entidad Relación) de una base de datos Microsoft Access. Los mismos nos ayudaran a realizar las operaciones de CRUD (Create, Retrieve, Update y Delete en inglés) en el mundo de las clases o las operaciones de ABMC (Altas, Bajas, Modificaciones y Consulta) en el mundo de las tablas de la base de datos.&lt;br /&gt;
Desarrollado en C# 2005&lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Tue, 17 Apr 2012 21:45:21 +0200</pubDate>
		</item>
		<item>
			<title>Ejemplo de creación de un plugin para jquery que hace parpadear unas notificaciones</title>
			<link>http://www.lawebdelprogramador.com/codigo//2173-Ejemplo_de_creacion_de_un_plugin_para_jquery_que_hace_parpadear_unas_notificaciones.html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Ejemplo de creación de un plugin para jquery que hace parpadear unas notificaciones&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/codigo//2173-Ejemplo_de_creacion_de_un_plugin_para_jquery_que_hace_parpadear_unas_notificaciones.html&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/codigo//2173-Ejemplo_de_creacion_de_un_plugin_para_jquery_que_hace_parpadear_unas_notificaciones.html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;En este código, se muestra un ejemplo de como se realiza un sencillo plugin para jquery para hacer que nuestas notificaciones tengan un efecto de parpadeo.&lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Tue, 17 Apr 2012 12:12:05 +0200</pubDate>
		</item>
		<item>
			<title>Juego de sumas rápidas</title>
			<link>http://www.lawebdelprogramador.com/codigo//2172-Juego_de_sumas_rapidas.html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Juego de sumas rápidas&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/codigo//2172-Juego_de_sumas_rapidas.html&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/codigo//2172-Juego_de_sumas_rapidas.html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;Simple código con interfaz gráfica (tkinter) que tienes que realizar sumas fáciles entre un rango de 0 a 50. Dispones de 3 errores antes de finalizar el juego.&lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Sun, 15 Apr 2012 19:57:01 +0200</pubDate>
		</item>
		<item>
			<title>Venta mostrador</title>
			<link>http://www.lawebdelprogramador.com/codigo//2171-Venta_mostrador.html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Venta mostrador&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/codigo//2171-Venta_mostrador.html&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/codigo//2171-Venta_mostrador.html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;Aplicación desarrollada en Visual Basic 6 para la venta desde mostrador que controla:&lt;br /&gt;
- control de caja&lt;br /&gt;
- control de stock&lt;br /&gt;
- clientes&lt;br /&gt;
- proveedores&lt;br /&gt;
- cuentas corrientes&lt;br /&gt;
Permite la lectura de productos mediante scanner.&lt;br /&gt;
Utiliza una base de datos Access.&lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Fri, 13 Apr 2012 15:02:08 +0200</pubDate>
		</item>
		<item>
			<title>[Actualizado] Minitienda</title>
			<link>http://www.lawebdelprogramador.com/codigo//1887-Minitienda.html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Minitienda&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/codigo//1887-Minitienda.html&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/codigo//1887-Minitienda.html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;Código que muestra la gestión y compra en una simple tienda, enviando un correo con el pedido.&lt;br /&gt;
Desarrollado en NetBeans 6.5 jDK 1.6&lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Wed, 11 Apr 2012 07:03:04 +0200</pubDate>
		</item>
		<item>
			<title>Mostrar una capa al pasar el raton por encima de un texto o imagen utilizando JQuery</title>
			<link>http://www.lawebdelprogramador.com/codigo//2170-Mostrar_una_capa_al_pasar_el_raton_por_encima_de_un_texto_o_imagen_utilizando_JQuery.html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Mostrar una capa al pasar el raton por encima de un texto o imagen utilizando JQuery&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/codigo//2170-Mostrar_una_capa_al_pasar_el_raton_por_encima_de_un_texto_o_imagen_utilizando_JQuery.html&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/codigo//2170-Mostrar_una_capa_al_pasar_el_raton_por_encima_de_un_texto_o_imagen_utilizando_JQuery.html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;Código que muestra como al pasar el ratón por encima de un texto, te muestra una capa con el contenido que desees al lado del ratón utilizando JQuery. Al quitar el ratón de encima de el texto, desaparece la capa que se esta mostrando.&lt;br /&gt;
Probado con IE6,7,8, 9, Firefox, Opera, Chrome y Safari.&lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Sun, 01 Apr 2012 19:39:40 +0200</pubDate>
		</item>
		<item>
			<title>API para SQLite</title>
			<link>http://www.lawebdelprogramador.com/codigo//2169-API_para_SQLite.html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;API para SQLite&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/codigo//2169-API_para_SQLite.html&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/codigo//2169-API_para_SQLite.html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;Completa clase para manipular bases de datos SQLite.&lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Thu, 29 Mar 2012 08:02:33 +0200</pubDate>
		</item>
		<item>
			<title>Lanzador de Aplicaciones v2.0</title>
			<link>http://www.lawebdelprogramador.com/codigo//2168-Lanzador_de_Aplicaciones_v2.0.html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Lanzador de Aplicaciones v2.0&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/codigo//2168-Lanzador_de_Aplicaciones_v2.0.html&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/codigo//2168-Lanzador_de_Aplicaciones_v2.0.html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;Cuando distribuimos nuestras aplicaciones o estas se suben a un servidor los usuarios comienzan a utilizarlas pero, ¿qué sucede cuando lanzamos una actualización/corrección de nuestra aplicación? Si hay usuarios que la estén utilizando hay que sacarlos o esperar a que todos salgan de esta para poder subir la versión actualizada.&lt;br /&gt;
Este Lanzador solventa este problema, ya que busca el .EXE más reciente de nuestra aplicación y lo ejecuta cuando un usuario intenta acceder a esta, así, lo único que tenemos que hacer es ir colocando las nuevas versiones (con nombres ligeramente distintos) y el Lanzador mismo se encargará de ir lanzando siempre la última versión por cada nuevo usuario que intente ingresar a nuestra aplicación. El resto de usuarios continuará trabajando con las versiones antiguas hasta que vuelvan ingresar al sistema.&lt;br /&gt;
Desarrollado en Visual FoxPro 9.&lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Thu, 22 Mar 2012 10:13:30 +0100</pubDate>
		</item>
		<item>
			<title>Función que escribe cualquier importe de cualquier moneda en letras</title>
			<link>http://www.lawebdelprogramador.com/codigo//2167-Funcion_que_escribe_cualquier_importe_de_cualquier_moneda_en_letras.html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Función que escribe cualquier importe de cualquier moneda en letras&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/codigo//2167-Funcion_que_escribe_cualquier_importe_de_cualquier_moneda_en_letras.html&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/codigo//2167-Funcion_que_escribe_cualquier_importe_de_cualquier_moneda_en_letras.html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;La función convierte un importe de cifras de cualquier moneda a letras en idioma español.&lt;br /&gt;
Características:&lt;br /&gt;
+ Permite traducir cifras a letras de importes hasta centenares de billones de euros. &lt;br /&gt;
+ Discierne el género de la moneda (xej: masculino para euros: &quot;doscientos un euro&quot; y femenino para libras: &quot;doscientas una libra&quot;). &lt;br /&gt;
+ Escribe el texto de la moneda en plural o singular según se requiera (xej: euro o euros) &lt;br /&gt;
+ Permite usar céntimos como numero o letras (xej: &quot;58 céntimos&quot; o &quot;cincuenta y ocho céntimos&quot;) &lt;br /&gt;
+ Permite elegir el formato del texto entre 4 posibles (toda la frase en minúsculas, primera letra de la frase en mayúsculas, las primeras letras de cada palabra en mayúsculas y el resto en minúsculas, todas la frase en mayúsculas).&lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Tue, 20 Mar 2012 16:29:15 +0100</pubDate>
		</item>
		<item>
			<title>Números primos</title>
			<link>http://www.lawebdelprogramador.com/codigo//2166-Numeros_primos.html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Números primos&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/codigo//2166-Numeros_primos.html&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/codigo//2166-Numeros_primos.html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;Función que determina si un número es primo o no.&lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Fri, 16 Mar 2012 10:35:35 +0100</pubDate>
		</item>
		<item>
			<title>HTML5 - Arrastras y Soltar (Drag and Drop)</title>
			<link>http://www.lawebdelprogramador.com/codigo//2165-HTML5_-_Arrastras_y_Soltar_(Drag_and_Drop).html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;HTML5 - Arrastras y Soltar (Drag and Drop)&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/codigo//2165-HTML5_-_Arrastras_y_Soltar_(Drag_and_Drop).html&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/codigo//2165-HTML5_-_Arrastras_y_Soltar_(Drag_and_Drop).html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;Simple tutorial que muestra de manera muy comentada la manera de arrastrar y soltar (Drag and Drop) elementos dentro del navegador.&lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Fri, 16 Mar 2012 09:14:12 +0100</pubDate>
		</item>
		<item>
			<title>Cliente ftp</title>
			<link>http://www.lawebdelprogramador.com/codigo//2164-Cliente_ftp.html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Cliente ftp&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/codigo//2164-Cliente_ftp.html&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/codigo//2164-Cliente_ftp.html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;Código que muestra como conectarnos con un servidor ftp, leer su contenido, subir y bajar archivos.&lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Sat, 10 Mar 2012 13:56:04 +0100</pubDate>
		</item>
		<item>
			<title>Menú de barra iluminada con arreglos unidimensionales</title>
			<link>http://www.lawebdelprogramador.com/codigo//2163-Menu_de_barra_iluminada_con_arreglos_unidimensionales.html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Menú de barra iluminada con arreglos unidimensionales&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/codigo//2163-Menu_de_barra_iluminada_con_arreglos_unidimensionales.html&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/codigo//2163-Menu_de_barra_iluminada_con_arreglos_unidimensionales.html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;Aplicación orientada hacia la ingeniería de software, que construye un menú de barra iluminada con arreglos unidimensionales (Vectores) y llama a módulos con manejo de parámetros y manejo de estructuras de datos con archivos.&lt;br /&gt;
Desarrollada en Borland C++ 3.0&lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Sat, 10 Mar 2012 12:58:25 +0100</pubDate>
		</item>
		<item>
			<title>Herramientas CASE con parámetros</title>
			<link>http://www.lawebdelprogramador.com/codigo//2162-Herramientas_CASE_con_parametros.html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Herramientas CASE con parámetros&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/codigo//2162-Herramientas_CASE_con_parametros.html&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/codigo//2162-Herramientas_CASE_con_parametros.html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;Código fuente orientado hacia la Herramientas CASE (Computer Aided Software Engineering, Ingeniería de Software Asistida por Computadora) desarrollador en RM/COBOL-85 que trabaja con parámetros:&lt;br /&gt;
Cop001 --&gt; Crea, Modifica y Elimina registro de una Archivo Indexado&lt;br /&gt;
SysHelp --&gt; Despliega ayuda interactiva utilizando arreglos unidimensionales (vectores)&lt;br /&gt;
SysKey   --&gt; Despliega el código ASCII del teclado&lt;br /&gt;
SysMsg  --&gt;  Despliega mensajes&lt;br /&gt;
SysWait  --&gt;  Ejecuta un Relay (Espera)&lt;br /&gt;
SysTime --&gt;  Despliega la hora del sistema&lt;br /&gt;
SysDate  --&gt;  Despliega la fecha del sistema&lt;br /&gt;
SysBox   --&gt;  Despliega una Caja ó Ventana&lt;br /&gt;
SysClear --&gt;  Dibuja una Caja ó Ventana en Blanco&lt;br /&gt;
SysRead  --&gt;  Ejecuta lectura de campos&lt;br /&gt;
SysMenu --&gt;  Despliega Menú de Opciones a través de una Barra Iluminada&lt;br /&gt;
SysMain  --&gt;  Módulo Principal&lt;br /&gt;
 &lt;br /&gt;
Observación: para poder ejecutar la compilación de todos los módulos (*.cbl) se debe crear cualquier carpeta como ejemplo SYSCASE y dentro de ella se deben guardar los compliladores del RM/COBOL 85 a partir de la versión 4.10 for DOS tales como:&lt;br /&gt;
- RMCOBOL.EXE&lt;br /&gt;
- RMCOBOL.OVY&lt;br /&gt;
- RUNCOBOL.EXE&lt;br /&gt;
&lt;br /&gt;
Ejecutar el archivo SYS.BAT para hacer la compilación automática por lotes.&lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Wed, 07 Mar 2012 22:50:20 +0100</pubDate>
		</item>
		<item>
			<title>Div izquierdo fijo y div derecho variable a la anchura del navegador</title>
			<link>http://www.lawebdelprogramador.com/codigo//2161-Div_izquierdo_fijo_y_div_derecho_variable_a_la_anchura_del_navegador.html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Div izquierdo fijo y div derecho variable a la anchura del navegador&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/codigo//2161-Div_izquierdo_fijo_y_div_derecho_variable_a_la_anchura_del_navegador.html&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/codigo//2161-Div_izquierdo_fijo_y_div_derecho_variable_a_la_anchura_del_navegador.html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;Código que muestra como tener un div izquierdo de anchura fija, y un div derecho con el resto de anchura del navegador, adaptándose al espacio derecho restante.&lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Sun, 04 Mar 2012 20:16:33 +0100</pubDate>
		</item>
		<item>
			<title>Listado en modo pijama</title>
			<link>http://www.lawebdelprogramador.com/codigo//2160-Listado_en_modo_pijama.html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Listado en modo pijama&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/codigo//2160-Listado_en_modo_pijama.html&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/codigo//2160-Listado_en_modo_pijama.html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;Código que muestra como cambiar el color de fondo de un listado en modo pijama (dos colores).&lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Sun, 04 Mar 2012 11:58:47 +0100</pubDate>
		</item>
		<item>
			<title>Listas con imagenes</title>
			<link>http://www.lawebdelprogramador.com/codigo//2159-Listas_con_imagenes.html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Listas con imagenes&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/codigo//2159-Listas_con_imagenes.html&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/codigo//2159-Listas_con_imagenes.html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;Sencillo código que muestra como poner una imagen en una lista de html &amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;.&lt;br /&gt;
NOTA: Para probarlo, hay que disponer de una imagen denominada &quot;arrow.png&quot; en la misma carpeta que el código html.&lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Sun, 04 Mar 2012 11:13:49 +0100</pubDate>
		</item>
		<item>
			<title>[Actualizado] Base de Datos Orientada a Objetos y Relaciones</title>
			<link>http://www.lawebdelprogramador.com/codigo//2113-Base_de_Datos_Orientada_a_Objetos_y_Relaciones.html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Base de Datos Orientada a Objetos y Relaciones&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/codigo//2113-Base_de_Datos_Orientada_a_Objetos_y_Relaciones.html&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/codigo//2113-Base_de_Datos_Orientada_a_Objetos_y_Relaciones.html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;Completa clase de Java para conectar con las bases de datos como si fueran objetos en vez de utilizas las instrucciones SQL. La aplicación convierte los objetos en tablas de forma transparente para el desarrollador y con los distintos métodos Leer, Guardar, Eliminar y Modificar no es necesario usar SQL. El método más llamativo puede ser LeerObjetosSimilares, al que se le pasa un objeto patrón y devuelve un conjunto de todos los encajen con ese patrón. También hay un visor que permite expandir los objetos para conocer sus subojetos y también saber de quien es subobjeto, es decir, quien lo referencia. Buena documentación con videotutoriales.&lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Tue, 21 Feb 2012 15:17:34 +0100</pubDate>
		</item>
		<item>
			<title>Convertir los números en letras</title>
			<link>http://www.lawebdelprogramador.com/codigo//2158-Convertir_los_numeros_en_letras.html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Convertir los números en letras&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/codigo//2158-Convertir_los_numeros_en_letras.html&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/codigo//2158-Convertir_los_numeros_en_letras.html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;Simple código que convierte una cadena de números en sus valores en texto&lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Sun, 19 Feb 2012 09:49:21 +0100</pubDate>
		</item>
		<item>
			<title>Pasar de fahrenheit a celsius</title>
			<link>http://www.lawebdelprogramador.com/codigo//2157-Pasar_de_fahrenheit_a_celsius.html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Pasar de fahrenheit a celsius&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/codigo//2157-Pasar_de_fahrenheit_a_celsius.html&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/codigo//2157-Pasar_de_fahrenheit_a_celsius.html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;Código que muestra como pasar de Fahrenheit a Celsius una lista de parámetros recibidos.&lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Fri, 17 Feb 2012 09:20:14 +0100</pubDate>
		</item>
	</channel>
</rss>

