<?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>The Forgetful Sheep &#187; PHP</title>
	<atom:link href="http://juan.axisym3.net/category/programming/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://juan.axisym3.net</link>
	<description>Thoughts of just about anything</description>
	<lastBuildDate>Thu, 01 Jul 2010 22:48:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Wirting your own ORM data layer in PHP</title>
		<link>http://juan.axisym3.net/2010/06/30/wirting-your-own-orm-data-layer-in-php/</link>
		<comments>http://juan.axisym3.net/2010/06/30/wirting-your-own-orm-data-layer-in-php/#comments</comments>
		<pubDate>Thu, 01 Jul 2010 05:44:15 +0000</pubDate>
		<dc:creator>Juan Frias</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://juan.axisym3.net/?p=299</guid>
		<description><![CDATA[When you begin to move from static pages to more dynamic data driven web pages you realize that storing and retrieving data is one of the most essential parts of web development. If you are anything like me you started working with databases using inline SQL statements and eventually found out that is is not <a href="http://juan.axisym3.net/2010/06/30/wirting-your-own-orm-data-layer-in-php/" class="more-link">More &#62;</a>]]></description>
		<wfw:commentRss>http://juan.axisym3.net/2010/06/30/wirting-your-own-orm-data-layer-in-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>10 Most Common PHP Coding Mistakes</title>
		<link>http://juan.axisym3.net/2010/06/16/10-most-common-php-coding-mistakes/</link>
		<comments>http://juan.axisym3.net/2010/06/16/10-most-common-php-coding-mistakes/#comments</comments>
		<pubDate>Wed, 16 Jun 2010 15:54:10 +0000</pubDate>
		<dc:creator>Juan Frias</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://juan.axisym3.net/?p=301</guid>
		<description><![CDATA[When starting to do serious PHP programming most developer run into the same situations. I wanted to take a moment to point some of the most common ones I&#8217;ve seen to help those starting out avoid such problems.

1. Using $_GET variables without making sure they exist.
When you read variables from the $_GET array make sure <a href="http://juan.axisym3.net/2010/06/16/10-most-common-php-coding-mistakes/" class="more-link">More &#62;</a>]]></description>
		<wfw:commentRss>http://juan.axisym3.net/2010/06/16/10-most-common-php-coding-mistakes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Write OpenSSL files in PHP</title>
		<link>http://juan.axisym3.net/2010/03/16/write-openssl-files-in-php/</link>
		<comments>http://juan.axisym3.net/2010/03/16/write-openssl-files-in-php/#comments</comments>
		<pubDate>Wed, 17 Mar 2010 06:33:21 +0000</pubDate>
		<dc:creator>Juan Frias</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[AES]]></category>
		<category><![CDATA[Decryption]]></category>
		<category><![CDATA[Encryption]]></category>
		<category><![CDATA[OpenSSL]]></category>

		<guid isPermaLink="false">http://juan.axisym3.net/?p=237</guid>
		<description><![CDATA[A while back I wrote a post on how to Read OpenSSL files in PHP, and a reader asked how would you write a file.
Well I thought that&#8217;s easy you just do the same thing but use the encrypt function. Well I should have known better. Two hours later and a whole lot of research <a href="http://juan.axisym3.net/2010/03/16/write-openssl-files-in-php/" class="more-link">More &#62;</a>]]></description>
		<wfw:commentRss>http://juan.axisym3.net/2010/03/16/write-openssl-files-in-php/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>New Symfony Color Scheme for Vim</title>
		<link>http://juan.axisym3.net/2009/04/04/new-symfony-color-scheme-for-vim/</link>
		<comments>http://juan.axisym3.net/2009/04/04/new-symfony-color-scheme-for-vim/#comments</comments>
		<pubDate>Sat, 04 Apr 2009 22:13:38 +0000</pubDate>
		<dc:creator>Juan Frias</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Symfony]]></category>
		<category><![CDATA[Vim Editor]]></category>

		<guid isPermaLink="false">http://juan.axisym3.net/?p=102</guid>
		<description><![CDATA[Recently I&#8217;ve been doing a lot of PHP programing using symfony application framework. I think it is one of the best PHP frameworks out there. Not to mention that the community is always willing to help, and they have really good documentation. Something lacking in other frameworks I&#8217;ve used in the past.
The online documentation that <a href="http://juan.axisym3.net/2009/04/04/new-symfony-color-scheme-for-vim/" class="more-link">More &#62;</a>]]></description>
		<wfw:commentRss>http://juan.axisym3.net/2009/04/04/new-symfony-color-scheme-for-vim/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tango color scheme</title>
		<link>http://juan.axisym3.net/2008/11/24/tango-color-scheme/</link>
		<comments>http://juan.axisym3.net/2008/11/24/tango-color-scheme/#comments</comments>
		<pubDate>Mon, 24 Nov 2008 21:37:13 +0000</pubDate>
		<dc:creator>Juan Frias</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Symfony]]></category>

		<guid isPermaLink="false">http://juan.axisym3.net/?p=73</guid>
		<description><![CDATA[When I saw uwstopia&#8217;s post on Tango terminal I fell in love with the color scheme right away. Basically it follows the Tango Desktop Project color scheme with a few exceptions. Personally I spend so much time on the terminal that this scheme make it easier on the eyes. But there was one problem I <a href="http://juan.axisym3.net/2008/11/24/tango-color-scheme/" class="more-link">More &#62;</a>]]></description>
		<wfw:commentRss>http://juan.axisym3.net/2008/11/24/tango-color-scheme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Symfony Open-Source PHP Web Framework</title>
		<link>http://juan.axisym3.net/2008/01/10/symfony-open-source-php-web-framework/</link>
		<comments>http://juan.axisym3.net/2008/01/10/symfony-open-source-php-web-framework/#comments</comments>
		<pubDate>Thu, 10 Jan 2008 17:43:22 +0000</pubDate>
		<dc:creator>Juan Frias</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Symfony]]></category>

		<guid isPermaLink="false">http://juan.axisym3.net/2008/01/10/symfony-open-source-php-web-framework/</guid>
		<description><![CDATA[For quite a while now I&#8217;ve been doing PHP development and have gone through my own self evolution. I started like any newbie coding PHP inline with my HTML code. This was fine when I did simple sites, one or two pages but as I stared moving along to bigger projects this just didn&#8217;t cut <a href="http://juan.axisym3.net/2008/01/10/symfony-open-source-php-web-framework/" class="more-link">More &#62;</a>]]></description>
		<wfw:commentRss>http://juan.axisym3.net/2008/01/10/symfony-open-source-php-web-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Read OpenSSL files in PHP</title>
		<link>http://juan.axisym3.net/2007/04/18/read-openssl-files-in-php/</link>
		<comments>http://juan.axisym3.net/2007/04/18/read-openssl-files-in-php/#comments</comments>
		<pubDate>Thu, 19 Apr 2007 06:10:18 +0000</pubDate>
		<dc:creator>Juan Frias</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[AES]]></category>
		<category><![CDATA[Decryption]]></category>
		<category><![CDATA[Encryption]]></category>
		<category><![CDATA[OpenSSL]]></category>

		<guid isPermaLink="false">http://juan.axisym3.net/2007/07/07/read-openssl-files-in-php/</guid>
		<description><![CDATA[I finally got PHP to open encrypted files created with OpenSSL. I use openssl in the command line to encrypt files with AES cipher 128 block size and 256 key length with salt. For example to encrypt myfile.txt I would use something like this:
openssl enc -e -aes-256-cbc -salt -in myfile.txt -out myfile.txt.crypt
If on the other <a href="http://juan.axisym3.net/2007/04/18/read-openssl-files-in-php/" class="more-link">More &#62;</a>]]></description>
		<wfw:commentRss>http://juan.axisym3.net/2007/04/18/read-openssl-files-in-php/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
