<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.8" -->
<rss version="0.92">
<channel>
	<title>PHP Made Simple</title>
	<link>http://www.phpmadesimple.info</link>
	<description>To support simplicity, possibility and cost effective of PHP</description>
	<lastBuildDate>Mon, 15 Mar 2010 05:05:48 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>User authorization for CodeIgniter</title>
		<description>Many PHP frameworks base on the MVC model and of them, CodeIgniter can be the most simple and easy to use framework. I use CI in some projects and day by day, I love it more because of its simplicity.

CodeIgniter is not the best choice compare to some other well-known ...</description>
		<link>http://www.phpmadesimple.info/2010/03/15/user-authorization-for-codeigniter/</link>
			</item>
	<item>
		<title>CodeIgniter official jobboard forum flooded</title>
		<description>

I cannot believe this happened ! </description>
		<link>http://www.phpmadesimple.info/2010/03/05/codeigniter-official-jobboard-forum-flooded/</link>
			</item>
	<item>
		<title>Resize image library</title>
		<description>A simple resizing tool for PHP developers with resizing, cropping and framing functions. It also provide a simple method isImage() that can be used to detect an uploaded file is truly an image or not, preventing malicious code uploaded onto site in image form.
Usage
Initialize:
[php]
       ...</description>
		<link>http://www.phpmadesimple.info/2009/10/11/resizing-image-library/</link>
			</item>
	<item>
		<title>Proudly to introduce our first public work with Yii 1.0.7</title>
		<description>The Sony PlayStation member site: http://www.playersrepublic.fr.

Yii helps to build this site in two months, about 60 mandays of development and 15 days for project management. Also rank high in the credits is ShadowBox, a great javascript library to display lightboxes. The Players Republic version 3 is a replacement for its ...</description>
		<link>http://www.phpmadesimple.info/2009/10/11/proudly-to-introduce-our-first-public-work-with-yii-1-0-7/</link>
			</item>
	<item>
		<title>Day 1 &#8211; part 1: Understanding CI</title>
		<description>Goals

	Setup first CI project
	 Hello, world
	Creating template
	Connect to the database
	Using model

Setup your first project
Setting up a CI project is simple, especially when you first begin with CI.

	Download the latest version from CodeIgniter site
	Unzip it in to a web folder, let assume your web folder will map to this url: http://localhost/film
	You ...</description>
		<link>http://www.phpmadesimple.info/2009/07/26/day-1-part-1-understanding-ci/</link>
			</item>
	<item>
		<title>Using Wordpress XMLRPC services</title>
		<description>Wordpress is a great blogging platform. With tons of plugins available, Wordpress is quickly become a good choice not only for personal blogging purpose but also for making content oriented sites. There are also many sites want to add 'blog' feature into it and WP one more time is the ...</description>
		<link>http://www.phpmadesimple.info/2009/07/05/using-wordpress-xmlrpc-services/</link>
			</item>
	<item>
		<title>Yii, the new emerging framework for PHP</title>
		<description>Being redesigned and rebuilt based on success of Prado, a ASP.NET like framework, Yii inherits well designed core components and utilize flexibility of PHP. 

Proven to be the fastest PHP framework, Yii helps its authors earn the second title (not official of course), beside their Prado fastest PHP web development ...</description>
		<link>http://www.phpmadesimple.info/2009/06/10/yii-the-new-emerging-framework-for-php/</link>
			</item>
	<item>
		<title>Using XML web services</title>
		<description>Web services allow you to exchange  information over HTTP using XML. When you want to find out the weather forecast, the current stock price, or the cost of a product on eBay, you can write a short script to gather that data in a format you can  easily ...</description>
		<link>http://www.phpmadesimple.info/2008/09/02/using-xml-web-services/</link>
			</item>
	<item>
		<title>Prototype and Scriptaculous tree</title>
		<description>After a week trying to embrace SilverStripe JS treeview, finally I had my friend send me a treeview written on Prototype and Scriptaculous, the TafelTree. There are a dozen of treeview control written in many different JS framework like ExtJS, jQuery, etc. but it takes me long time to find ...</description>
		<link>http://www.phpmadesimple.info/2008/08/18/prototype-and-scriptaculous-tree/</link>
			</item>
	<item>
		<title>Resize images with ImageMagic</title>
		<description>I used my old Image utilities class for a long time until today taking it seriously for an e-commerce website to resize administrative uploaded images. The library use GD2 PHP module with some calculation to resize images proportionally. Unfortunately, quality is very low for big images, those are more than ...</description>
		<link>http://www.phpmadesimple.info/2008/07/01/resize-images-with-imagemagic/</link>
			</item>
</channel>
</rss>
