<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Borrachito.NET &#187; PHP</title>
	<atom:link href="http://www.borrachito.net/tag/php/feed" rel="self" type="application/rss+xml" />
	<link>http://www.borrachito.net</link>
	<description>por Luis Eduardo Escobar Rios</description>
	<lastBuildDate>Tue, 31 Aug 2010 19:32:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Modificar php.ini (Servidor Local)</title>
		<link>http://www.borrachito.net/modificar-php-ini.html</link>
		<comments>http://www.borrachito.net/modificar-php-ini.html#comments</comments>
		<pubDate>Mon, 12 Oct 2009 23:32:51 +0000</pubDate>
		<dc:creator>sanosiris</dc:creator>
				<category><![CDATA[I drunk]]></category>
		<category><![CDATA[WebMaster]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[php.ini]]></category>
		<category><![CDATA[phpMyAdmin]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Ubuntu 9.04]]></category>

		<guid isPermaLink="false">http://www.borrachito.net/?p=1096</guid>
		<description><![CDATA[Modificando de php.ini para importar un archivo más grande. Abrir consola: Aplicaciones/Accesorios/Terminal sudo nautilus Se abrirá un Navegador de Archivos: /etc/php5/apache2/php.ini Editar: Tecla: Ctrl + f  (Para Buscar) &#8211; Escribir: &#8220;post_max_size&#8221; Cambiar el 2M por unos 50M Guardar. Reiniciar Apache: &#8230; <a href="http://www.borrachito.net/modificar-php-ini.html">Sigue leyendo <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Modificando de php.ini para importar un archivo más grande.</p>
<ul>
<li>Abrir consola: Aplicaciones/Accesorios/Terminal</li>
</ul>
<p style="padding-left: 60px;">sudo nautilus</p>
<ul>
<li>Se abrirá un Navegador de Archivos:</li>
</ul>
<p style="padding-left: 60px;">/etc/php5/apache2/php.ini</p>
<ul>
<li>Editar:</li>
</ul>
<p style="padding-left: 60px;">Tecla: Ctrl + f  (Para Buscar) &#8211; Escribir: &#8220;post_max_size&#8221;</p>
<p style="padding-left: 60px;">Cambiar el 2M por unos 50M Guardar.</p>
<ul>
<li>Reiniciar Apache:</li>
</ul>
<p style="padding-left: 60px;">sudo /etc/init.d/apache2 restart</p>
<blockquote><p>Sino reinicias el apache no veras el cambio hecho en el archivo php.ini</p></blockquote>
<p>Para guiarte en los cambios en php.ini puedes crear un archivo llamado info.php:<br />
Editar:</p>
<p><code>&lt;?phpinfo();?&gt;</code></p>
<p>Al abrirlo obtendrás un conjunto de información.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.borrachito.net/modificar-php-ini.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP &#8211; Buscando Vocal</title>
		<link>http://www.borrachito.net/php-buscando-vocal.html</link>
		<comments>http://www.borrachito.net/php-buscando-vocal.html#comments</comments>
		<pubDate>Mon, 11 May 2009 03:26:58 +0000</pubDate>
		<dc:creator>sanosiris</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[WebMaster]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.borrachito.net/?p=726</guid>
		<description><![CDATA[Aquí les dejo una demostración de un buscador de vocales &#8211; Ejemplo del &#8220;Buscador de Vocal&#8221; Code: Index.html &#124; Code: vocal.php &#124; Ver&#8221; AQUÍ &#8220; Alguna sugerencia referente al code poder hacerlo aquí en el blog como en el foro. &#8230; <a href="http://www.borrachito.net/php-buscando-vocal.html">Sigue leyendo <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Aquí les dejo una demostración de un buscador de vocales &#8211; Ejemplo del <a href="../php/buscador_vocal/index.html?phpMyAdmin=9bdb718e7a07f87e048eac97f1242925" target="_blank"><strong>&#8220;Buscador de Vocal&#8221;</strong></a></p>
<p>Code: Index.html | Code: vocal.php | <a href="http://foro.ica-virtual.com/index.php?topic=9.0"><strong>Ver&#8221; AQUÍ &#8220;</strong></a></p>
<p>Alguna sugerencia referente al code poder hacerlo aquí en el blog como en el foro.<strong><br />
</strong></p>
<p>Visto:<a href="http://foro.ica-virtual.com"> http://foro.ica-virtual.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.borrachito.net/php-buscando-vocal.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Las aventuras de la mascota de PHP</title>
		<link>http://www.borrachito.net/las-aventuras-de-la-mascota-de-php.html</link>
		<comments>http://www.borrachito.net/las-aventuras-de-la-mascota-de-php.html#comments</comments>
		<pubDate>Thu, 30 Apr 2009 06:22:07 +0000</pubDate>
		<dc:creator>sanosiris</dc:creator>
				<category><![CDATA[Humor]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[WebMaster]]></category>
		<category><![CDATA[ElePHPant]]></category>
		<category><![CDATA[Geek]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.borrachito.net/?p=710</guid>
		<description><![CDATA[Buscando algo referente sobre ¿Por qué la mascota de PHP es un elefante? me encontre con el blog de RogerTM donde nos permite informarnos, referente a las aventuras de la mascota de PHP. Para hacer honor al nombre del blog &#8230; <a href="http://www.borrachito.net/las-aventuras-de-la-mascota-de-php.html">Sigue leyendo <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Buscando algo referente sobre <a title="Permanent Link to ¿Por qué la mascota de PHP es un elefante?" rel="bookmark" href="../2009/%c2%bfpor-que-la-mascota-de-php-es-un-elefante.html?phpMyAdmin=9bdb718e7a07f87e048eac97f1242925">¿Por qué la mascota de PHP es un elefante?</a> me encontre con el blog de <a rel="bookmark" href="http://rogertm.bloggerscuba.com/about/">RogerTM</a> donde nos permite informarnos, referente a las aventuras de la mascota de PHP.</p>
<p style="text-align: justify;">Para hacer honor al nombre del blog <a href="http://www.borrachito.net"><strong>&#8221; Borrachito Geek &#8220;</strong></a> nuestro querido amigo <strong>ElePHPant</strong> nos envia unas fotos, cuando esta de caseria, en una noche de viernes sangriento en un bar, claro despues de codear tanto en el ordenador. <img src='http://www.borrachito.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-711" title="mesa_elephpant" src="http://www.borrachito.net/wp-content/uploads/2009/04/mesa_elephpant.jpg" alt="mesa_elephpant" width="500" height="333" /></p>
<p style="text-align: center;">Primera ronda ElePHPant con unos colegas.</p>
<p><span id="more-710"></span></p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-712" title="amigas_elephpant" src="http://www.borrachito.net/wp-content/uploads/2009/04/amigas_elephpant.jpg" alt="amigas_elephpant" width="500" height="375" /></p>
<p style="text-align: center;">Ahora ElePHPant con sus amigas, en que terminara todo esto?</p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-713" title="botella_elephpant" src="http://www.borrachito.net/wp-content/uploads/2009/04/botella_elephpant.jpg" alt="botella_elephpant" width="500" height="333" /></p>
<p style="text-align: center;">Bueno es hora de tomar algo sano <strong>&#8220;Savanna Dry&#8221;</strong></p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-714" title="borrachito_elephpant" src="http://www.borrachito.net/wp-content/uploads/2009/04/borrachito_elephpant.jpg" alt="borrachito_elephpant" width="500" height="375" /></p>
<p style="text-align: center;">Las consecuencias de ir a un bar&#8230; Que le abra pasado a nuestro querido amigo ElePHPante???</p>
<p style="text-align: left;">Ver mas fotos de ElePHPant en Flicker &#8221; <a href="http://www.flickr.com/groups/elephpants/">CLICK AQUI </a>&#8220;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.borrachito.net/las-aventuras-de-la-mascota-de-php.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>¿Por qué la mascota de PHP es un elefante?</title>
		<link>http://www.borrachito.net/%c2%bfpor-que-la-mascota-de-php-es-un-elefante.html</link>
		<comments>http://www.borrachito.net/%c2%bfpor-que-la-mascota-de-php-es-un-elefante.html#comments</comments>
		<pubDate>Wed, 29 Apr 2009 21:54:00 +0000</pubDate>
		<dc:creator>sanosiris</dc:creator>
				<category><![CDATA[Art & Design]]></category>
		<category><![CDATA[Humor]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[WebMaster]]></category>
		<category><![CDATA[ElePHPant]]></category>
		<category><![CDATA[Geek]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.borrachito.net/?p=706</guid>
		<description><![CDATA[En la imagen se muestra como el acrónimo PHP (PHP Hypertext PreProcessor) toma la forma del elefante que es la mascota de PHP. Curioso .. POST: no es mi amiga gloria de clases juaz juaz (bromita)]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="alignnone size-full wp-image-707" title="mascota php" src="http://www.borrachito.net/wp-content/uploads/2009/04/mascota-php.jpg" alt="mascota php" width="514" height="102" /></p>
<p style="text-align: justify;">En la imagen se muestra como el acrónimo PHP (PHP Hypertext PreProcessor) toma la forma del elefante que es la mascota de PHP. Curioso ..</p>
<p style="text-align: justify;"><strong>POST:</strong> no es mi amiga gloria de clases juaz juaz (bromita)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.borrachito.net/%c2%bfpor-que-la-mascota-de-php-es-un-elefante.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
