<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.1" -->
<rss version="0.92">
<channel>
	<title>CodingCereal</title>
	<link>http://www.codingcereal.com</link>
	<description>Your daily web habit</description>
	<lastBuildDate>Tue, 12 Jan 2010 15:27:36 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>PHP Developers Summit 2010</title>
		<description><![CDATA[An Invitation
In partnership with Microsoft Philippines, PHP User Group Philippines presents PHP Developers Summit 2010. We are inviting you to come and join us in this gathering of the country&#8217;s best tech-talents, professionals and web developers promoting the use of PHP and open source solutions in the enterprise and schools. Free flowing coffee with lots [...]]]></description>
		<link>http://www.codingcereal.com/2010/01/php-developers-summit-2010/</link>
			</item>
	<item>
		<title>jQuery Star Rating + AJAX + PHP</title>
		<description><![CDATA[This article will show you how to create a simple star rating functionality using jQuery.
All values will be stored in our $_SESSION variables. I have set the limit of number of votes to 20. In our demo, when you have reached the total number votes, just clear your cookies in order to use the demo [...]]]></description>
		<link>http://www.codingcereal.com/2009/11/jquery-star-rating-ajax-php/</link>
			</item>
	<item>
		<title>Autopopulate Select Dropdown Box Using jQuery</title>
		<description><![CDATA[In this tutorial, we will dynamically populate a select dropdown box using jQuery.
A sample usage of this is when we have a list of countries and we want display its corresponding cities in another select box.
Here is the live DEMO of Autopopulate Select Dropdown Box Using jQuery.
HTML head
Let us include our jquery file in our [...]]]></description>
		<link>http://www.codingcereal.com/2009/09/autopopulate-select-dropdown-box-using-jquery/</link>
			</item>
	<item>
		<title>Retrieving Data Using AJAX + jQuery</title>
		<description><![CDATA[In this article, I will demonstrate to you a simple code to retrieve post and receive data using AJAX in jQuery.
What does this sample do?
We would send a sample text via $_POST to our remote response file. Our remote url file would then generate a table with a random number of rows and use the [...]]]></description>
		<link>http://www.codingcereal.com/2009/09/retrieving-data-using-ajax-jquery/</link>
			</item>
	<item>
		<title>Design Wars: ilovecolors vs tsoknat</title>
		<description><![CDATA[Starting today, we decided to have a weekly article in our blog titled the &#8220;Design Wars&#8221;. The aim is for the authors to pick the best designed site that they found in the cyberworld every week, do a poll and let the readers decide which one is the best. Sadly, we can&#8217;t offer any price [...]]]></description>
		<link>http://www.codingcereal.com/2009/08/design-wars-ilovecolors-vs-tsoknat/</link>
			</item>
	<item>
		<title>Customizing Tooltips Using jQuery</title>
		<description><![CDATA[Here is a simple code on  how you could customize your tooltips using jQuery.
The idea here is to use the &#60;label&#62; tag as the custom tooltip for our links. The id of our &#60;a&#62; is the same value as the &#8220;for&#8221; attribute of the &#60;label&#62; tag. In this way, we have created a relationship between [...]]]></description>
		<link>http://www.codingcereal.com/2009/08/custom-tooltips-using-jquery/</link>
			</item>
	<item>
		<title>Free Template: Baby Template</title>
		<description><![CDATA[
View the Live DEMO of Baby template
You can download this free template at Baby Template.
]]></description>
		<link>http://www.codingcereal.com/2009/08/free-template-baby-template/</link>
			</item>
	<item>
		<title>Pencil: A Wireframe Tool for Firefox</title>
		<description><![CDATA[Pencil is a Firefox addon used as a wireframe tool in sketching your website. It was developed by Dương Thành An under Creative Common GPL License and the project is known as &#8220;The Pencil Project&#8220;.
Pencil is efficient and is easy to use. The software has GUI components of most commonly used HTML items like text [...]]]></description>
		<link>http://www.codingcereal.com/2009/08/pencil-a-wireframe-tool-for-firefox/</link>
			</item>
	<item>
		<title>WP Plugin: Snippet Code Highlighter</title>
		<description><![CDATA[I&#8217;ve been studying how to develop wordpress plugins recently. Last night, I was able to create my first ever plugin.
Snippet Code Highlighter is a wordpress plugin that stylize your snippet code. Currently, it is able to highlight the PHP tags.
It uses the HTML tag &#8220;&#60;pre&#62;&#60;/pre&#62;&#8221; to trigger the function. The CSS class &#8220;highlightcode&#8221; should be [...]]]></description>
		<link>http://www.codingcereal.com/2009/07/wp-plugin-snippet-code-highlighter/</link>
			</item>
	<item>
		<title>Free Template: Photoblog</title>
		<description><![CDATA[
View the Live DEMO of Photoblog template
You can download this free template at Photoblog.
]]></description>
		<link>http://www.codingcereal.com/2009/07/free-template-photoblog/</link>
			</item>
</channel>
</rss>
