<?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>BlixtSystems &#187; PHP</title>
	<atom:link href="http://www.blixtsystems.com/category/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blixtsystems.com</link>
	<description></description>
	<lastBuildDate>Sun, 03 Jul 2011 13:16:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
		<item>
		<title>Facebook integration for viral games</title>
		<link>http://www.blixtsystems.com/2011/07/facebook-integration-for-viral-games/</link>
		<comments>http://www.blixtsystems.com/2011/07/facebook-integration-for-viral-games/#comments</comments>
		<pubDate>Sun, 03 Jul 2011 13:16:17 +0000</pubDate>
		<dc:creator>Leo</dc:creator>
				<category><![CDATA[AS3]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[ExternalInterface]]></category>
		<category><![CDATA[integration]]></category>

		<guid isPermaLink="false">http://www.blixtsystems.com/?p=237</guid>
		<description><![CDATA[When doing games intended for viral distribution on the web, integrating with Facebook can be a bit cumbersome. The API seems to be primarily meant for used on a site embedded on a Facebook page, and whats worse, with a viral game you will not have control over the embedding page. Here are a few <a href='http://www.blixtsystems.com/2011/07/facebook-integration-for-viral-games/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.blixtsystems.com/2011/07/facebook-integration-for-viral-games/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Base62 encode/decode with AS3 and PHP</title>
		<link>http://www.blixtsystems.com/2010/10/base62-encodedecode-with-as3-and-php/</link>
		<comments>http://www.blixtsystems.com/2010/10/base62-encodedecode-with-as3-and-php/#comments</comments>
		<pubDate>Mon, 11 Oct 2010 11:59:09 +0000</pubDate>
		<dc:creator>Leo</dc:creator>
				<category><![CDATA[AS3]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Source]]></category>

		<guid isPermaLink="false">http://www.blixtsystems.com/?p=213</guid>
		<description><![CDATA[When passing numeric values to an application using a URL, sometimes one wants to keep them short and have them alphanumeric rather than numeric. Base64 contains a couple of characters that are not URL friendly, and if you remove them you are left with Base62. I needed classes to handle that in both AS3 and <a href='http://www.blixtsystems.com/2010/10/base62-encodedecode-with-as3-and-php/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.blixtsystems.com/2010/10/base62-encodedecode-with-as3-and-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sanitizing numeric input in PHP</title>
		<link>http://www.blixtsystems.com/2008/05/sanitizing-numeric-input-in-php/</link>
		<comments>http://www.blixtsystems.com/2008/05/sanitizing-numeric-input-in-php/#comments</comments>
		<pubDate>Sat, 10 May 2008 12:38:13 +0000</pubDate>
		<dc:creator>Leo</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.blixtsystems.com/?p=32</guid>
		<description><![CDATA[Going trough some PHP code I have to clean up I&#8217;m a bit surprised at finding that it can take many lines using everything from preg_match to addslashes and mysql_escape_string to sanitize numeric input. So I thought I share a method that I find handy: In some cases it might want to handle any attempts <a href='http://www.blixtsystems.com/2008/05/sanitizing-numeric-input-in-php/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.blixtsystems.com/2008/05/sanitizing-numeric-input-in-php/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Nasty notepad and the invisible BOM</title>
		<link>http://www.blixtsystems.com/2005/09/nasty-notepad-and-the-invisible-bom/</link>
		<comments>http://www.blixtsystems.com/2005/09/nasty-notepad-and-the-invisible-bom/#comments</comments>
		<pubDate>Mon, 19 Sep 2005 00:14:11 +0000</pubDate>
		<dc:creator>Leo</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://blixtsystems.com/wp/?p=16</guid>
		<description><![CDATA[First of all I&#8217;m happy to have received note that my blog have been added to MXNA today. They tried to add it on friday, but apparently their parser didn&#8217;t like my feed. It contained an &#8220;feff&#8221; tag before the XML prolog I was told. The feed was fine according to feedvalidator, other aggregators managed <a href='http://www.blixtsystems.com/2005/09/nasty-notepad-and-the-invisible-bom/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.blixtsystems.com/2005/09/nasty-notepad-and-the-invisible-bom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

