<?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>ayozone &#187; php</title>
	<atom:link href="http://ayozone.org/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://ayozone.org</link>
	<description>Ayoli&#039;s zone : linux, ubuntu, music, ...</description>
	<lastBuildDate>Fri, 18 Jun 2010 12:40:19 +0000</lastBuildDate>
	<language>fr</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>LAMP install on ubuntu hardy</title>
		<link>http://ayozone.org/2008/04/18/lamp-install-on-ubuntu-hardy/</link>
		<comments>http://ayozone.org/2008/04/18/lamp-install-on-ubuntu-hardy/#comments</comments>
		<pubDate>Fri, 18 Apr 2008 09:34:08 +0000</pubDate>
		<dc:creator>ayoli</dc:creator>
				<category><![CDATA[applications]]></category>
		<category><![CDATA[config]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[lamp]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://ayozone.org/2008/04/18/lamp-install-on-ubuntu-hardy/langswitch_lang/fr/</guid>
		<description><![CDATA[Voici la commande apt-get permettant l&#8217;installation d&#8217;une pile LAMP basique sur ubuntu hardy 8.04, avec en plus quelque commandes de base pour demarrer rapidement. D&#8217;abord, sudo apt-get install apache2 php5-mysql libapache2-mod-php5 mysql-server php5-gd phpmyadmin Cette commande va installer apache 2 php 5.2 and mysql server 5 et leur dépendences. Les deamons sont lancé après l&#8217;installation [...]]]></description>
		<wfw:commentRss>http://ayozone.org/2008/04/18/lamp-install-on-ubuntu-hardy/feed/langswitch_lang/fr/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Php syntax highlighting in Gedit</title>
		<link>http://ayozone.org/2007/05/17/php-syntax-highlighting-in-gedit/</link>
		<comments>http://ayozone.org/2007/05/17/php-syntax-highlighting-in-gedit/#comments</comments>
		<pubDate>Thu, 17 May 2007 12:39:58 +0000</pubDate>
		<dc:creator>ayoli</dc:creator>
				<category><![CDATA[applications]]></category>
		<category><![CDATA[computing]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://ayozone.org/blog/2007/09/27/php-syntax-highlighting-in-gedit/</guid>
		<description><![CDATA[Gedit is a good text editor with many plugins which make it become almost an IDE. In many cases, I prefer it to eclipse for example. But for php it misses heredoc string highlighting. An heredoc string is for example : echo &#60;&#60;&#60; here I can write a big string with some ' or some [...]]]></description>
		<wfw:commentRss>http://ayozone.org/2007/05/17/php-syntax-highlighting-in-gedit/feed/langswitch_lang/fr/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
