<?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://www.ayozone.org/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ayozone.org</link>
	<description>Ayoli&#039;s zone : linux, ubuntu, music, ...</description>
	<lastBuildDate>Mon, 16 Aug 2010 11:29:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
		<item>
		<title>LAMP install on ubuntu hardy</title>
		<link>http://www.ayozone.org/2008/04/18/lamp-install-on-ubuntu-hardy/</link>
		<comments>http://www.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[Here is the apt-get command to install a basic lamp environment on ubuntu hardy 8.04 with some &#8220;quick start help&#8221; commands. First, sudo apt-get install apache2 php5-mysql libapache2-mod-php5 mysql-server php5-gd phpmyadmin This will install apache 2 php 5.2 and mysql server 5 and their dependencies. The deamons are launched at install and basically, only apache2 [...]]]></description>
		<wfw:commentRss>http://www.ayozone.org/2008/04/18/lamp-install-on-ubuntu-hardy/feed/langswitch_lang/en/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Php syntax highlighting in Gedit</title>
		<link>http://www.ayozone.org/2007/05/17/php-syntax-highlighting-in-gedit/</link>
		<comments>http://www.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://www.ayozone.org/2007/05/17/php-syntax-highlighting-in-gedit/feed/langswitch_lang/en/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

