<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3" -->
<rss version="0.92">
<channel>
	<title>FROST</title>
	<link>http://zeratool.com/blog</link>
	<description>FRee and Open Source Technologies</description>
	<lastBuildDate>Mon, 04 Feb 2008 04:58:34 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Creating your own library in CodeIgniter</title>
		<description>Creating your own library in CodeIgniter

You setup CodeIgniter and you see how it really helps your life as a developer doing you job. But you want your codes to be reusable into your other projects. Yes you can say i'll just copy-paste the codes, but there's more elegant idea, build ...</description>
		<link>http://zeratool.com/blog/2008/02/03/creating-your-own-library-in-codeigniter/</link>
			</item>
	<item>
		<title>Blog title changed</title>
		<description>"Frameworks that work" was the old title of this humble blog. I switched to "FROST!" so I can write anything open source. Hoping for more frequent postings. </description>
		<link>http://zeratool.com/blog/2008/01/25/blog-title-changed/</link>
			</item>
	<item>
		<title>PHP Caching using Memcached</title>
		<description>Why cached? It's simple, you want speed. How? Say you have search application on your php webapp that yields thousands of results. Of course these are divided in a nice paginated links. Without caching, everytime the user jumps from each paged result links, your app will query your database, which ...</description>
		<link>http://zeratool.com/blog/2008/01/24/php-caching-using-memcached/</link>
			</item>
	<item>
		<title>CodeIgniter 101</title>
		<description>You want to use codeigniter but don't know where to start? Below are the lists to get you up and running.

1. Download the zip/tar package at http://codeigniter.com/ , click the link "Download Codeigniter" or click here

2. Extract the files under your document root, on windows if you are using wamp5, ...</description>
		<link>http://zeratool.com/blog/2007/12/09/codeigniter-101/</link>
			</item>
</channel>
</rss>
