<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/rss2full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/itemcontent.css" type="text/css" media="screen"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>IceBurn Snippets</title>
	
	<link>http://iceburn.info</link>
	<description>Tutorials &amp; Code Snippets for PHP, MySQL, Apache...</description>
	<pubDate>Wed, 17 Dec 2008 01:29:55 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/iceburn" type="application/rss+xml" /><item>
		<title>MySQL Data Types - Benchmarking The Perfect Database</title>
		<link>http://feeds.feedburner.com/~r/iceburn/~3/421699028/mysql-data-types-benchmarking-the-perfect-database.html</link>
		<comments>http://iceburn.info/mysql/mysql-data-types-benchmarking-the-perfect-database.html#comments</comments>
		<pubDate>Wed, 15 Oct 2008 15:45:38 +0000</pubDate>
		<dc:creator>=IceBurn=</dc:creator>
		
		<category><![CDATA[MySQL]]></category>

		<category><![CDATA[benchmark]]></category>

		<category><![CDATA[data types]]></category>

		<category><![CDATA[database]]></category>

		<guid isPermaLink="false">http://iceburn.info/?p=191</guid>
		<description><![CDATA[When benchmarking your database, you have several options of data types, you must concentrate in all the possible data that you may have to store in a specific field.
Choosing the right data type will make all the difference when in production environment, the right MySQL structure will have the maximum performance, which means that your [...]]]></description>
		<wfw:commentRss>http://iceburn.info/mysql/mysql-data-types-benchmarking-the-perfect-database.html/feed</wfw:commentRss>
		<feedburner:origLink>http://iceburn.info/mysql/mysql-data-types-benchmarking-the-perfect-database.html</feedburner:origLink></item>
		<item>
		<title>Easily Load Your Pages Faster With Compressed CSS</title>
		<link>http://feeds.feedburner.com/~r/iceburn/~3/416816754/easily-load-your-pages-faster-with-compressed-css.html</link>
		<comments>http://iceburn.info/php/easily-load-your-pages-faster-with-compressed-css.html#comments</comments>
		<pubDate>Fri, 10 Oct 2008 12:16:01 +0000</pubDate>
		<dc:creator>=IceBurn=</dc:creator>
		
		<category><![CDATA[PHP]]></category>

		<category><![CDATA[bandwidth]]></category>

		<category><![CDATA[compress]]></category>

		<category><![CDATA[CSS]]></category>

		<category><![CDATA[CssShrink]]></category>

		<category><![CDATA[load]]></category>

		<category><![CDATA[php class]]></category>

		<category><![CDATA[uncompress]]></category>

		<guid isPermaLink="false">http://iceburn.info/?p=175</guid>
		<description><![CDATA[CSS brought us so many possibilities! Luckily, I’ve started my first HTML pages, back in 2004, using style sheets, so the old table based layout that old school designers still use these days simple because they stopped in time 10 years ago, are history.
Now that the possibilities are almost infinite, we started using more and [...]]]></description>
		<wfw:commentRss>http://iceburn.info/php/easily-load-your-pages-faster-with-compressed-css.html/feed</wfw:commentRss>
		<feedburner:origLink>http://iceburn.info/php/easily-load-your-pages-faster-with-compressed-css.html</feedburner:origLink></item>
		<item>
		<title>Increased Security With MySQL Based Web Sessions</title>
		<link>http://feeds.feedburner.com/~r/iceburn/~3/414747296/increased-security-with-mysql-based-web-sessions.html</link>
		<comments>http://iceburn.info/php/increased-security-with-mysql-based-web-sessions.html#comments</comments>
		<pubDate>Wed, 08 Oct 2008 11:29:01 +0000</pubDate>
		<dc:creator>=IceBurn=</dc:creator>
		
		<category><![CDATA[MySQL]]></category>

		<category><![CDATA[PHP]]></category>

		<category><![CDATA[class]]></category>

		<category><![CDATA[code]]></category>

		<category><![CDATA[mysql sessions]]></category>

		<category><![CDATA[script]]></category>

		<category><![CDATA[secure]]></category>

		<category><![CDATA[security]]></category>

		<category><![CDATA[session handler]]></category>

		<category><![CDATA[sessions]]></category>

		<guid isPermaLink="false">http://iceburn.info/?p=159</guid>
		<description><![CDATA[Sessions are advantageous for activities such as performing log in operations and associating a logged-in user with consecutive requests, tracing multiple-stage online ordering processes and more.
However HTTP is a stateless protocol, which means that web servers treat every request independently of any other. This is where server-side session storage kicks in, but there&#8217;s still some [...]]]></description>
		<wfw:commentRss>http://iceburn.info/php/increased-security-with-mysql-based-web-sessions.html/feed</wfw:commentRss>
		<feedburner:origLink>http://iceburn.info/php/increased-security-with-mysql-based-web-sessions.html</feedburner:origLink></item>
		<item>
		<title>Speed Up MySQL: Replace or On Duplicate Key Update?</title>
		<link>http://feeds.feedburner.com/~r/iceburn/~3/412079099/speed-up-mysql-replace-or-on-duplicate-key-update.html</link>
		<comments>http://iceburn.info/mysql/speed-up-mysql-replace-or-on-duplicate-key-update.html#comments</comments>
		<pubDate>Sun, 05 Oct 2008 17:57:27 +0000</pubDate>
		<dc:creator>=IceBurn=</dc:creator>
		
		<category><![CDATA[MySQL]]></category>

		<category><![CDATA[database]]></category>

		<category><![CDATA[on duplicate key update]]></category>

		<category><![CDATA[performance]]></category>

		<category><![CDATA[query]]></category>

		<category><![CDATA[replace]]></category>

		<guid isPermaLink="false">http://iceburn.info/?p=145</guid>
		<description><![CDATA[It comes to a time when you need to optimize your code to the maximum. Usually most people do not worry to much about code performance or speed, this is a big mistake.
However, when you have your own server and less performance means more memory usage, you will get to the point the hard way. [...]]]></description>
		<wfw:commentRss>http://iceburn.info/mysql/speed-up-mysql-replace-or-on-duplicate-key-update.html/feed</wfw:commentRss>
		<feedburner:origLink>http://iceburn.info/mysql/speed-up-mysql-replace-or-on-duplicate-key-update.html</feedburner:origLink></item>
		<item>
		<title>Count &amp; Display The Total Number of MySQL Queries</title>
		<link>http://feeds.feedburner.com/~r/iceburn/~3/409518955/count-display-the-total-number-of-mysql-queries.html</link>
		<comments>http://iceburn.info/php/count-display-the-total-number-of-mysql-queries.html#comments</comments>
		<pubDate>Thu, 02 Oct 2008 18:42:39 +0000</pubDate>
		<dc:creator>=IceBurn=</dc:creator>
		
		<category><![CDATA[PHP]]></category>

		<category><![CDATA[count]]></category>

		<category><![CDATA[database]]></category>

		<category><![CDATA[db_query]]></category>

		<category><![CDATA[function]]></category>

		<category><![CDATA[global]]></category>

		<category><![CDATA[MySQL]]></category>

		<category><![CDATA[mysql_query]]></category>

		<category><![CDATA[php keywords]]></category>

		<category><![CDATA[query]]></category>

		<category><![CDATA[static]]></category>

		<guid isPermaLink="false">http://iceburn.info/?p=137</guid>
		<description><![CDATA[It&#8217;s quite often to see at the end of some boards like SMF for example, the total number of the total queries made to the MySQL database.
I understand that some people believe that those queries are retrieved by an extra MySQL query, but the reality is that there is no query for that, so we [...]]]></description>
		<wfw:commentRss>http://iceburn.info/php/count-display-the-total-number-of-mysql-queries.html/feed</wfw:commentRss>
		<feedburner:origLink>http://iceburn.info/php/count-display-the-total-number-of-mysql-queries.html</feedburner:origLink></item>
		<item>
		<title>Change The Time Zone For an Entire Directory</title>
		<link>http://feeds.feedburner.com/~r/iceburn/~3/409009410/change-the-time-zone-for-an-entire-directory.html</link>
		<comments>http://iceburn.info/apache/change-the-time-zone-for-an-entire-directory.html#comments</comments>
		<pubDate>Wed, 01 Oct 2008 23:06:37 +0000</pubDate>
		<dc:creator>=IceBurn=</dc:creator>
		
		<category><![CDATA[Apache]]></category>

		<category><![CDATA[mod_setenvif]]></category>

		<category><![CDATA[override]]></category>

		<category><![CDATA[PHP]]></category>

		<category><![CDATA[putenv]]></category>

		<category><![CDATA[time zone]]></category>

		<category><![CDATA[timezone]]></category>

		<category><![CDATA[tz]]></category>

		<guid isPermaLink="false">http://iceburn.info/?p=117</guid>
		<description><![CDATA[Usually just because you have your site hosted on a server located in the other side of the globe, does not mean that you have to relay on the server&#8217;s time zone.
There are several methods, I&#8217;ve used a couple of them myself in the early days when developing my first scripts.
Most of them consisted in [...]]]></description>
		<wfw:commentRss>http://iceburn.info/apache/change-the-time-zone-for-an-entire-directory.html/feed</wfw:commentRss>
		<feedburner:origLink>http://iceburn.info/apache/change-the-time-zone-for-an-entire-directory.html</feedburner:origLink></item>
		<item>
		<title>Install ffmpeg, PHP and eAccelerator on Dreamhost</title>
		<link>http://feeds.feedburner.com/~r/iceburn/~3/408610488/install-ffmpeg-php-eaccelerator-on-dreamhost.html</link>
		<comments>http://iceburn.info/linux/install-ffmpeg-php-eaccelerator-on-dreamhost.html#comments</comments>
		<pubDate>Tue, 30 Sep 2008 20:15:34 +0000</pubDate>
		<dc:creator>=IceBurn=</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<category><![CDATA[bash]]></category>

		<category><![CDATA[dreamhost]]></category>

		<category><![CDATA[eaccelerator]]></category>

		<category><![CDATA[install eaccelerator]]></category>

		<category><![CDATA[install ffmpeg]]></category>

		<category><![CDATA[PHP]]></category>

		<category><![CDATA[private server]]></category>

		<category><![CDATA[PS]]></category>

		<category><![CDATA[shell]]></category>

		<category><![CDATA[ssh]]></category>

		<category><![CDATA[vps]]></category>

		<guid isPermaLink="false">http://iceburn.info/?p=19</guid>
		<description><![CDATA[I recently had to install ffmpeg on a Dreamhost VPS client, but I&#8217;m sure that as long as you have shell access, you will be able to install it on any host. You don&#8217;t even need to have root access.
If you are looking for a way to install ffmpeg, follow the steps bellow and you [...]]]></description>
		<wfw:commentRss>http://iceburn.info/linux/install-ffmpeg-php-eaccelerator-on-dreamhost.html/feed</wfw:commentRss>
		<feedburner:origLink>http://iceburn.info/linux/install-ffmpeg-php-eaccelerator-on-dreamhost.html</feedburner:origLink></item>
	</channel>
</rss>
