<?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>levelx.me &#187; Programming</title>
	<atom:link href="http://levelx.me/category/technology/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://levelx.me</link>
	<description></description>
	<lastBuildDate>Fri, 23 Jul 2010 13:06:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Symfony 1.4 &#8211; Doctrine Timestampable Behaviour</title>
		<link>http://levelx.me/technology/programming/symfony-1-4-doctrine-timestampable-behaviour/</link>
		<comments>http://levelx.me/technology/programming/symfony-1-4-doctrine-timestampable-behaviour/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 20:04:30 +0000</pubDate>
		<dc:creator>Kryptic</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[admin generator]]></category>
		<category><![CDATA[backend]]></category>
		<category><![CDATA[doctrine]]></category>
		<category><![CDATA[doctrine orm]]></category>
		<category><![CDATA[symfony]]></category>
		<category><![CDATA[symfony 1.4]]></category>
		<category><![CDATA[timestampable behavior]]></category>

		<guid isPermaLink="false">http://levelx.me/?p=1408</guid>
		<description><![CDATA[Recently Symfony released their LTS 1.4 branch. Unlike previous versions Symfony 1.4 comes with Doctrine as default ORM.  If you have worked with Doctrine&#8217;s you will be familiar with its Timestampable behavior.
actAs:
  Timestampable: ~
Timestampable behavior  automatically adds a created_at and updated_at column and automatically set the values when a record is inserted and updated.  [...]]]></description>
		<wfw:commentRss>http://levelx.me/technology/programming/symfony-1-4-doctrine-timestampable-behaviour/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>I Am The Stig – Facebook Application</title>
		<link>http://levelx.me/art-design/i-am-the-stig-facebook-application/</link>
		<comments>http://levelx.me/art-design/i-am-the-stig-facebook-application/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 12:56:53 +0000</pubDate>
		<dc:creator>B@D</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[BBC]]></category>
		<category><![CDATA[BMW]]></category>
		<category><![CDATA[Clarkson]]></category>
		<category><![CDATA[Gear]]></category>
		<category><![CDATA[Hammond]]></category>
		<category><![CDATA[James]]></category>
		<category><![CDATA[James May]]></category>
		<category><![CDATA[Jeremy]]></category>
		<category><![CDATA[M3]]></category>
		<category><![CDATA[May]]></category>
		<category><![CDATA[Motor Racing]]></category>
		<category><![CDATA[Racing]]></category>
		<category><![CDATA[Some say]]></category>
		<category><![CDATA[Stig]]></category>
		<category><![CDATA[TG]]></category>
		<category><![CDATA[The Stig]]></category>
		<category><![CDATA[top]]></category>
		<category><![CDATA[Top Gear]]></category>
		<category><![CDATA[Toyota]]></category>
		<category><![CDATA[Who is the stig]]></category>

		<guid isPermaLink="false">http://levelx.me/2009/12/i-am-the-stig-facebook-application/</guid>
		<description><![CDATA[This is it.

Today, I proudly announce the completion and launch of our first facebook Application “I AM THE STIG”. We’ve been working on it for quite few weeks and we’re so excited about it. Explore and start using it..
http://apps.facebook.com/iamthestig/

If you watch Top Gear, You must know The Stig and If you don’t; You’re missing one [...]]]></description>
		<wfw:commentRss>http://levelx.me/art-design/i-am-the-stig-facebook-application/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Hiding the Administrator or Front end layout template in Joomla!</title>
		<link>http://levelx.me/technology/programming/hiding-the-administrator-or-front-end-layout-template-in-joomla/</link>
		<comments>http://levelx.me/technology/programming/hiding-the-administrator-or-front-end-layout-template-in-joomla/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 15:14:30 +0000</pubDate>
		<dc:creator>Kryptic</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[joomla]]></category>
		<category><![CDATA[layout]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[web 2.0]]></category>

		<guid isPermaLink="false">http://levelx.me/?p=1053</guid>
		<description><![CDATA[It’s taken a good part of an hour trying to find how to disable the administrator or front end template for Joomla.
So I thought I’d just make a post in an effort to turn this frustrated energy into something positive.
To display only the contents of the view on the page without being framed by a [...]]]></description>
		<wfw:commentRss>http://levelx.me/technology/programming/hiding-the-administrator-or-front-end-layout-template-in-joomla/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Symfony Admin Generator Calling Actions with Custom Parameters</title>
		<link>http://levelx.me/technology/programming/symfony-admin-generator-calling-actions-with-custom-parameters/</link>
		<comments>http://levelx.me/technology/programming/symfony-admin-generator-calling-actions-with-custom-parameters/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 15:13:52 +0000</pubDate>
		<dc:creator>Kryptic</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[admin generator]]></category>
		<category><![CDATA[filters]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[symfony]]></category>
		<category><![CDATA[web 2.0]]></category>

		<guid isPermaLink="false">http://levelx.me/?p=1042</guid>
		<description><![CDATA[The administration module actions can receive custom parameters using the query_string argument in a link_to() helper. For example, to extend the previous _edit_header partial with a link to the comments for the article, write this:
It filters the comments to display only the ones related to $article. Using the query_string argument, you can specify a sorting [...]]]></description>
		<wfw:commentRss>http://levelx.me/technology/programming/symfony-admin-generator-calling-actions-with-custom-parameters/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Fixing IE7 dropping PHP Sessions</title>
		<link>http://levelx.me/technology/fixing-ie7-dropping-php-sessions/</link>
		<comments>http://levelx.me/technology/fixing-ie7-dropping-php-sessions/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 18:46:21 +0000</pubDate>
		<dc:creator>Kryptic</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[IE7]]></category>
		<category><![CDATA[iframe]]></category>
		<category><![CDATA[MySpace]]></category>
		<category><![CDATA[OpenSocial]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[symfony]]></category>

		<guid isPermaLink="false">http://levelx.me/blog/?p=442</guid>
		<description><![CDATA[After banging my head against the wall, and spending the better part of today trying to find out why my session variables were not being transferred from page to page in IE7, it worked fine in Firefox and Safari. The sessions not working were rendering MySpace OpenSocial App in Iframe and was dead to anyone using [...]]]></description>
		<wfw:commentRss>http://levelx.me/technology/fixing-ie7-dropping-php-sessions/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>
