<?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>Random Musings of an Insane Mind &#187; php</title>
	<atom:link href="http://cd34.com/blog/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://cd34.com/blog</link>
	<description>This is my blog, there are many others like it but this one is mine.</description>
	<lastBuildDate>Thu, 02 Feb 2012 20:47:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Nginx to Apache?</title>
		<link>http://cd34.com/blog/infrastructure/nginx-to-apache/</link>
		<comments>http://cd34.com/blog/infrastructure/nginx-to-apache/#comments</comments>
		<pubDate>Sun, 23 May 2010 16:20:29 +0000</pubDate>
		<dc:creator>cd34</dc:creator>
				<category><![CDATA[Web Infrastructure]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[deadline]]></category>
		<category><![CDATA[fastcgi]]></category>
		<category><![CDATA[Nginx]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://cd34.com/blog/?p=939</guid>
		<description><![CDATA[A few months ago we had a client that wanted to run Nginx/FastCGI rather than Apache because it was known to be faster. While we&#8217;ve had extensive experience performance tuning various webserver combinations, the workload proposed would really have been better served with Apache. While we inherited this problem from another hosting company &#8212; he [...]]]></description>
		<wfw:commentRss>http://cd34.com/blog/infrastructure/nginx-to-apache/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Why do you use an Object Relational Mapping (ORM) System in Development?</title>
		<link>http://cd34.com/blog/programming/python/why-do-you-use-an-object-relational-mapping-orm-system-in-development/</link>
		<comments>http://cd34.com/blog/programming/python/why-do-you-use-an-object-relational-mapping-orm-system-in-development/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 17:51:54 +0000</pubDate>
		<dc:creator>cd34</dc:creator>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[django]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[orm]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[pylons]]></category>
		<category><![CDATA[smarty]]></category>
		<category><![CDATA[sqlalchemy]]></category>

		<guid isPermaLink="false">http://cd34.com/blog/?p=819</guid>
		<description><![CDATA[Here&#8217;s a programmer that is saying goodbye to ORMs at Hatful of Hollow. And another site offering a tutorial of sorts dealing with ORMs Why should you use an ORM. While both have their points, both have missed a fundamental benefit that an ORM hands you. Most of my development is in Pylons. Django&#8217;s ORM [...]]]></description>
		<wfw:commentRss>http://cd34.com/blog/programming/python/why-do-you-use-an-object-relational-mapping-orm-system-in-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rapid Application Development using Turbogears and Django</title>
		<link>http://cd34.com/blog/framework/rapid-application-development-using-turbogears-and-django/</link>
		<comments>http://cd34.com/blog/framework/rapid-application-development-using-turbogears-and-django/#comments</comments>
		<pubDate>Sat, 08 Aug 2009 06:07:44 +0000</pubDate>
		<dc:creator>cd34</dc:creator>
				<category><![CDATA[Framework]]></category>
		<category><![CDATA[django]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[RAD]]></category>
		<category><![CDATA[rapid application development]]></category>
		<category><![CDATA[turbogears]]></category>

		<guid isPermaLink="false">http://cd34.com/blog/?p=737</guid>
		<description><![CDATA[For the last 14 months we&#8217;ve been developing an application to replace 90000 lines of PHP code. Rewriting the application from scratch to support I18N and many of the enhancements it needed was deemed to be a better long term solution. When that project was first started, I spent a month with Django and a [...]]]></description>
		<wfw:commentRss>http://cd34.com/blog/framework/rapid-application-development-using-turbogears-and-django/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>User Interface Design</title>
		<link>http://cd34.com/blog/infrastructure/user-interface-design/</link>
		<comments>http://cd34.com/blog/infrastructure/user-interface-design/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 05:46:26 +0000</pubDate>
		<dc:creator>cd34</dc:creator>
				<category><![CDATA[Framework]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Web Infrastructure]]></category>
		<category><![CDATA[formencode]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[smarty]]></category>
		<category><![CDATA[sqlalchemy]]></category>
		<category><![CDATA[toscawidgets]]></category>
		<category><![CDATA[turbogears]]></category>

		<guid isPermaLink="false">http://cd34.com/blog/?p=676</guid>
		<description><![CDATA[Programmers are not designers. Technical people should not design User Interfaces. * 810 source files * 90658 lines of code * 10213 lines of html For an internal project tasked to a series of programmers throughout the years without enough oversight, it is a mass of undocumented code with multiple programming styles. PHP allowed lazy [...]]]></description>
		<wfw:commentRss>http://cd34.com/blog/infrastructure/user-interface-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RSA with Perl, PHP and Python</title>
		<link>http://cd34.com/blog/programming/rsa-with-perl-php-and-python/</link>
		<comments>http://cd34.com/blog/programming/rsa-with-perl-php-and-python/#comments</comments>
		<pubDate>Tue, 28 Apr 2009 16:18:35 +0000</pubDate>
		<dc:creator>cd34</dc:creator>
				<category><![CDATA[Programming Languages]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[rsa]]></category>

		<guid isPermaLink="false">http://cd34.com/blog/?p=635</guid>
		<description><![CDATA[Ages ago we had a system that used MySQL&#8217;s built in DES3 encryption. It made coding applications in multiple languages easy because we could send it a string with a key and it would be encoded in the database. It wasn&#8217;t secure if someone got hold of the code and the database, but, rather than [...]]]></description>
		<wfw:commentRss>http://cd34.com/blog/programming/rsa-with-perl-php-and-python/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Python, Perl and PHP interoperability with pack and unpack</title>
		<link>http://cd34.com/blog/programming/python/python-perl-and-php-interoperability-with-pack-and-unpack/</link>
		<comments>http://cd34.com/blog/programming/python/python-perl-and-php-interoperability-with-pack-and-unpack/#comments</comments>
		<pubDate>Mon, 27 Apr 2009 04:40:40 +0000</pubDate>
		<dc:creator>cd34</dc:creator>
				<category><![CDATA[Programming Languages]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[pack]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[unpack]]></category>

		<guid isPermaLink="false">http://cd34.com/blog/?p=629</guid>
		<description><![CDATA[Perl has very powerful capabilities for dealing with structures.  PHP&#8217;s support of those structures was based on Perl&#8217;s wisdom.  Python went a different direction. Perl pack/unpack definitions PING_FORMAT =&#62; &#8216;(a4n2N2N/a*)@245&#8242;; TASK_FORMAT =&#62; &#8216;a4NIN/a*a*&#8217;; RETR_FORMAT =&#62; &#8216;a4N/a*N&#8217;; ENCPAYLOAD_FORMAT =&#62; &#8216;Na*&#8217;; PHP pack/unpack definitions define(&#8216;TASK_FORMAT&#8217;, &#8216;a4NINa*a*&#8217;); define(&#8220;ENCPAYLOAD_FORMAT&#8221;,&#8217;Na*&#8217;); For a communications package written in perl that communicates with [...]]]></description>
		<wfw:commentRss>http://cd34.com/blog/programming/python/python-perl-and-php-interoperability-with-pack-and-unpack/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

