<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title>PHPCamp Boiling Links</title>
		<link>http://phpcamp.net/</link>
		<description>Popular articles in PHPcamp</description>
		<language>en</language>
		<managingEditor>help@phpcamp.net</managingEditor>
		<item>
			<title>3 Ways to Parse a Query String in a URL</title>
			<link>http://phpcamp.net/article/3-ways-to-parse-a-query-string-in-a-url</link>
			<category><![CDATA[<a href="tag/3">Tutorials</a>, &nbsp;<a href="tag/6">Methodologies</a>, &nbsp;<a href="tag/14">Javascript</a>]]></category>
			<author>Joe Zim</author>
			<description><![CDATA[It’s not often that a query string needs to be parsed with JavaScript, but for those rare occurrences when you do need to parse the query string on the front end, there are numerous ways to parse a query string into an object with each parameter being a property of that object. I’ll show you three techniques and let you in on how I’m using these techniques in my own projects.]]></description>
			<pubDate>2012-05-17</pubDate>
			<image>http://webimages.phpcamp.net/thumb_73x57/900f/52_29945.png</image>
		</item>
		<item>
			<title>Meet Crockford’s JSCheck</title>
			<link>http://phpcamp.net/article/meet-crockfords-jscheck</link>
			<category><![CDATA[<a href="tag/8">Testing</a>, &nbsp;<a href="tag/10">Tools</a>]]></category>
			<author>Nisha Singh</author>
			<description><![CDATA[Crockford describes JSCheck as a “specification-driven testing tool.” When using the frameworks you’re used to, you would write a test for a given piece of functionality, and, if that test passes, declare that the given functionality is working correctly. However, it’s possible that you might miss some of edge cases or exceptions that your tests don’t cover.]]></description>
			<pubDate>2012-05-17</pubDate>
			<image>http://files.phpcamp.net/images/webshot.jpg</image>
		</item>
		<item>
			<title>9 Impressive WebGL Javascript Effect Showcase</title>
			<link>http://phpcamp.net/article/9-impressive-webgl-javascript-effect-showcase</link>
			<category><![CDATA[<a href="tag/3">Tutorials</a>, &nbsp;<a href="tag/14">Javascript</a>]]></category>
			<author>Nisha Singh</author>
			<description><![CDATA[WebGL (Web Graphic Library) is a Javascript API for rendering interactive 3D graphic within any compatible browser without the use of plug-ins. It's developed by using Javascript and utilise the power of GPU to render stunning graphic smoothly and quickly. WebGL has been available for quite a while and recently there are more and more demonstrations being released in the wild.]]></description>
			<pubDate>2012-05-17</pubDate>
			<image>http://webimages.phpcamp.net/thumb_73x57/ab66/52_29939.png</image>
		</item>
		<item>
			<title>Complete List of Default WordPress Files</title>
			<link>http://phpcamp.net/article/complete-list-of-default-wordpress-files</link>
			<category><![CDATA[<a href="tag/3">Tutorials</a>, &nbsp;<a href="tag/5">Applications</a>]]></category>
			<author>Nisha Singh</author>
			<description><![CDATA[When cleaning up hacked sites and testing .htaccess tricks, it’s nice to have a list of WordPress directory and file names for checking patterns and finding strings directly via Search/Find. Especially when working remotely, having a complete list of WordPress files available online can help expedite the attack-recovery process.]]></description>
			<pubDate>2012-05-17</pubDate>
			<image>http://webimages.phpcamp.net/thumb_73x57/c93d/52_29943.png</image>
		</item>
		<item>
			<title>Yet another PHP API documentation generator</title>
			<link>http://phpcamp.net/article/yet-another-php-api-documentation-generator</link>
			<category><![CDATA[<a href="tag/5">Applications</a>]]></category>
			<author>Nisha Singh</author>
			<description><![CDATA[Today is my &quot;let open source some of my private Github repositories&quot; day, and more specifically, I'm releasing a bunch of code related to documentation.]]></description>
			<pubDate>2012-05-16</pubDate>
			<image>http://webimages.phpcamp.net/thumb_73x57/01a0/52_29917.png</image>
		</item>
		<item>
			<title>Rotating Web Page Elements Using The CSS3 Rotate Transform</title>
			<link>http://phpcamp.net/article/rotating-web-page-elements-using-the-css3-rotate-transform</link>
			<category><![CDATA[<a href="tag/3">Tutorials</a>, &nbsp;<a href="tag/15">HTML & CSS</a>]]></category>
			<author>Nisha Singh</author>
			<description><![CDATA[With CSS3, you can rotate Web page elements by a specified number of degrees, clockwise or anti-clockwise. With a small amount of HTML and JavaScript code in conjunction with CSS declarations, you can also animate these rotations. In this tutorial we will work through the process of rotating an image element by varying amounts as well as animating the function, initiating the rotation on user int]]></description>
			<pubDate>2012-05-17</pubDate>
			<image>http://webimages.phpcamp.net/thumb_73x57/751e/52_29941.png</image>
		</item>
		<item>
			<title>Create an online radio using jQuery and jPlayer</title>
			<link>http://phpcamp.net/article/create-an-online-radio-using-jquery-and-jplayer</link>
			<category><![CDATA[<a href="tag/2">Frameworks</a>, &nbsp;<a href="tag/13">AJAX</a>, &nbsp;<a href="tag/15">HTML & CSS</a>, &nbsp;<a href="tag/19">Database</a>]]></category>
			<author></author>
			<description><![CDATA[Today, I’m glad to show you how you can use jQuery and the jPlayer plugin to build an online radio using JavaScript, PHP and a MySQL database.]]></description>
			<pubDate>2012-05-15</pubDate>
			<image>http://webimages.phpcamp.net/thumb_73x57/6028/52_29915.png</image>
		</item>
		<item>
			<title>CSS Table Design | CSS Table Gallery</title>
			<link>http://phpcamp.net/article/css-table-design-css-table-gallery</link>
			<category><![CDATA[<a href="tag/10">Tools</a>, &nbsp;<a href="tag/15">HTML & CSS</a>]]></category>
			<author>idan seri levi</author>
			<description><![CDATA[A Big collection of CSS designs tables, you can download any table design code for free.]]></description>
			<pubDate>2012-05-16</pubDate>
			<image>http://webimages.phpcamp.net/thumb_73x57/6c87/52_29937.png</image>
		</item>
		<item>
			<title>PHP as a templating language</title>
			<link>http://phpcamp.net/article/php-as-a-templating-language</link>
			<category><![CDATA[<a href="tag/5">Applications</a>]]></category>
			<author>Nisha Singh</author>
			<description><![CDATA[There’s been quite a bit of talk, recently, in PHP-land about templates and the ramifications of enforcing “pure” PHP scripts by preventing scripts from entering HTML mode. I’m not quite sure how I feel about this RFC, but it got me thinking about the whole idea of using PHP for templating in modern web apps.]]></description>
			<pubDate>2012-05-16</pubDate>
			<image>http://webimages.phpcamp.net/thumb_73x57/e781/52_29922.png</image>
		</item>
		<item>
			<title>Using SPL Iterators, Part 1</title>
			<link>http://phpcamp.net/article/using-spl-iterators-part-1</link>
			<category><![CDATA[<a href="tag/3">Tutorials</a>, &nbsp;<a href="tag/5">Applications</a>]]></category>
			<author>Nisha Singh</author>
			<description><![CDATA[When I first came across the term iteration and saw the overwhelming list of classes related to it in the SPL, I was taken aback. It seemed maybe iteration was too complex for me to grasp. I soon realized it was just a fancy word for something we programmers do all the time.]]></description>
			<pubDate>2012-05-16</pubDate>
			<image>http://webimages.phpcamp.net/thumb_73x57/b4ec/52_29925.png</image>
		</item>
		<item>
			<title>PHP Fatal error: Allowed memory size of 8388608 bytes exhausted....(Resolved)</title>
			<link>http://phpcamp.net/article/php-fatal-error-allowed-memory-size-of-8388608-bytes-exhaustedresolved</link>
			<category><![CDATA[<a href="tag/3">Tutorials</a>, &nbsp;<a href="tag/5">Applications</a>]]></category>
			<author>Nisha Singh</author>
			<description><![CDATA[When you are working with the file upload,read file or write file then you get the issue regarding the memory size, its give you fetal error in php which is starting with below text.]]></description>
			<pubDate>2012-05-12</pubDate>
			<image>http://webimages.phpcamp.net/thumb_73x57/42eb/52_29882.png</image>
		</item>
		<item>
			<title>remove index.php from url php</title>
			<link>http://phpcamp.net/article/remove-indexphp-from-url-php</link>
			<category><![CDATA[<a href="tag/3">Tutorials</a>, &nbsp;<a href="tag/5">Applications</a>]]></category>
			<author>Nisha Singh</author>
			<description><![CDATA[using .htaccess file, you can easily remove the index.php from the url, its just two line code you need to set in the .htaccess file which is as below]]></description>
			<pubDate>2012-05-16</pubDate>
			<image>http://webimages.phpcamp.net/thumb_73x57/40ed/52_29926.png</image>
		</item>
		<item>
			<title>PHP 5.4 Examples</title>
			<link>http://phpcamp.net/article/php-54-examples</link>
			<category><![CDATA[<a href="tag/3">Tutorials</a>]]></category>
			<author>webcook</author>
			<description><![CDATA[PHP 5.4 Examples]]></description>
			<pubDate>2012-05-15</pubDate>
			<image>http://webimages.phpcamp.net/thumb_73x57/5ec5/52_29900.png</image>
		</item>
		<item>
			<title>Setup CRON jobs with wordpress</title>
			<link>http://phpcamp.net/article/setup-cron-jobs-with-wordpress</link>
			<category><![CDATA[<a href="tag/3">Tutorials</a>, &nbsp;<a href="tag/5">Applications</a>]]></category>
			<author>Nisha Singh</author>
			<description><![CDATA[Hi today i am explaining how to run piece of code on specific time interval using word press wp_schedule_event.]]></description>
			<pubDate>2012-05-15</pubDate>
			<image>http://webimages.phpcamp.net/thumb_73x57/7e71/52_29913.png</image>
		</item>
		<item>
			<title>PHP script to perform IP whois</title>
			<link>http://phpcamp.net/article/php-script-to-perform-ip-whois</link>
			<category><![CDATA[<a href="tag/3">Tutorials</a>, &nbsp;<a href="tag/5">Applications</a>]]></category>
			<author>Nisha Singh</author>
			<description><![CDATA[To fetch the whois data of an IP address , the steps are as follows :<br />
1. Contact whois.iana.org and ask for the RIR whois server of the ip address.<br />
2. Contact the whois server of the RIR and get the whois details of the ip address.]]></description>
			<pubDate>2012-05-16</pubDate>
			<image>http://webimages.phpcamp.net/thumb_73x57/14ec/52_29927.png</image>
		</item>
		<item>
			<title>Setting a Cookie with PHP</title>
			<link>http://phpcamp.net/article/setting-a-cookie-with-php</link>
			<category><![CDATA[<a href="tag/3">Tutorials</a>, &nbsp;<a href="tag/5">Applications</a>]]></category>
			<author>Nisha Singh</author>
			<description><![CDATA[A cookie is a small amount of data stored in the visitor’s browser with a request from a server or script.Cookies are like sessions. They both hold a piece of information about a particular visitor.However, cookies are stored on the visitor’s computer,whereas session data is kept on the server.]]></description>
			<pubDate>2012-05-16</pubDate>
			<image>http://webimages.phpcamp.net/thumb_73x57/8362/52_29929.png</image>
		</item>
		<item>
			<title>Overview of JavaScript Variables</title>
			<link>http://phpcamp.net/article/overview-of-javascript-variables</link>
			<category><![CDATA[<a href="tag/3">Tutorials</a>, &nbsp;<a href="tag/14">Javascript</a>]]></category>
			<author>Nisha Singh</author>
			<description><![CDATA[This article will provide a basic overview of JavaScript variables and the functionality they can provide, as well as some examples]]></description>
			<pubDate>2012-05-16</pubDate>
			<image>http://webimages.phpcamp.net/thumb_73x57/3a20/52_29923.png</image>
		</item>
		<item>
			<title>Getting Started with MongoDB and PHP</title>
			<link>http://phpcamp.net/article/getting-started-with-mongodb-and-php-1</link>
			<category><![CDATA[<a href="tag/3">Tutorials</a>, &nbsp;<a href="tag/5">Applications</a>]]></category>
			<author>Nisha Singh</author>
			<description><![CDATA[Nearly 3 years ago I discovered a new database that literally changed my life. I know, that’s a pretty bold claim, but it’s true. While leading the engineering team at OpenSky I faced a problem I was well familiar with. How to build a e-commerce product that:]]></description>
			<pubDate>2012-05-16</pubDate>
			<image>http://webimages.phpcamp.net/thumb_73x57/fd25/52_29932.png</image>
		</item>
		<item>
			<title>Ajax file upload HTML5 drag and drop file upload progress bar</title>
			<link>http://phpcamp.net/article/ajax-file-upload-html5-drag-and-drop-file-upload-progress-bar</link>
			<category><![CDATA[<a href="tag/5">Applications</a>, &nbsp;<a href="tag/13">AJAX</a>, &nbsp;<a href="tag/15">HTML & CSS</a>, &nbsp;<a href="tag/19">Database</a>]]></category>
			<author>Amit</author>
			<description><![CDATA[HTML5 has really changed the way we used to define HTML. For the years we have been using third party javascript libraries like jquery, prototype, script.aculo.us and many more. Before that iframe technique was there. Almost more than 70-80% web application needs file upload feature]]></description>
			<pubDate>2012-05-12</pubDate>
			<image>http://webimages.phpcamp.net/thumb_73x57/0e21/52_29876.png</image>
		</item>
		<item>
			<title>Building a simple SQL wrapper with PHP</title>
			<link>http://phpcamp.net/article/building-a-simple-sql-wrapper-with-php</link>
			<category><![CDATA[<a href="tag/3">Tutorials</a>, &nbsp;<a href="tag/5">Applications</a>]]></category>
			<author>Nisha Singh</author>
			<description><![CDATA[If we don’t use an ORM within our projects we need to write SQL statements by hand. I don’t mind to write SQL. It’s simple and descriptive but sometimes we like to use helpers to avoid write the same code again and again. Today we are going to create a simple library to help use to write simple SQL queries.]]></description>
			<pubDate>2012-05-15</pubDate>
			<image>http://webimages.phpcamp.net/thumb_73x57/4107/52_29909.png</image>
		</item>
	</channel>
</rss>
