<?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>How to create excel file with mysql data using php code « ANIL KUMAR PANIGRAHI ';s Blog</title>
			<link>http://phpcamp.net/article/how-to-create-excel-file-with-mysql-data-using-php-code-anil-kumar-panigrahi-s-blog</link>
			<category><![CDATA[<a href="tag/3">Tutorials</a>, &nbsp;<a href="tag/19">Database</a>]]></category>
			<author>Anil Kumar Panigrahi</author>
			<description><![CDATA[1) Connect to database:<br />
2) Define a filename of excel<br />
3) Set the column name of excel file<br />
4) Getting data from database and adding to the excel file<br />
5) After adding data to excel file is completed then close the file]]></description>
			<pubDate>2010-03-05</pubDate>
			<image>http://webimages.phpcamp.net/thumb_73x57/8d9d/52_11459.png</image>
		</item>
		<item>
			<title>Hijacking JavaScript/jQuery methods</title>
			<link>http://phpcamp.net/article/hijacking-javascriptjquery-methods</link>
			<category><![CDATA[<a href="tag/13">AJAX</a>, &nbsp;<a href="tag/14">Javascript</a>]]></category>
			<author>Amit Singh</author>
			<description><![CDATA[Some people often wonder: “Hey, when a user calls $(’body’).css(’background’, ’something-awesome’); is there a way I can run some code before that happens?”. The answer is yes and it’s not very hard to do. If there is a name for this technique, I’m not aware of it so I’m just going to call it “hijacking”.]]></description>
			<pubDate>2010-02-18</pubDate>
			<image>http://files.phpcamp.net/images/webshot.jpg</image>
		</item>
		<item>
			<title>Rotate That Image with CSS!</title>
			<link>http://phpcamp.net/article/rotate-that-image-with-css</link>
			<category><![CDATA[<a href="tag/3">Tutorials</a>, &nbsp;<a href="tag/15">HTML & CSS</a>]]></category>
			<author>Nisha Singh</author>
			<description><![CDATA[A little unknown, and not often used, style in CSS is the ability to rotate images through a central axis. Rotation is a very easy thing to achieve and it is not limited to just images, you can apply the same styling to text. The rotate value does require some proprietary code but the affect can be achieved across all the main stream browsers with the exception of Opera;]]></description>
			<pubDate>2010-02-19</pubDate>
			<image>http://webimages.phpcamp.net/thumb_73x57/12a8/52_10700.png</image>
		</item>
		<item>
			<title>CSS trick for IE</title>
			<link>http://phpcamp.net/article/css-trick-for-ie</link>
			<category><![CDATA[<a href="tag/15">HTML & CSS</a>]]></category>
			<author>Nisha Singh</author>
			<description><![CDATA[I've just learned a very simple CSS trick that allows you assigning different attribute values if the page is rendered by IE. All you need to do is use '#' and '_' prefixes:]]></description>
			<pubDate>2010-02-20</pubDate>
			<image>http://webimages.phpcamp.net/thumb_73x57/f879/52_10707.png</image>
		</item>
		<item>
			<title>Making Image Overlay Caption Using CSS</title>
			<link>http://phpcamp.net/article/making-image-overlay-caption-using-css</link>
			<category><![CDATA[<a href="tag/3">Tutorials</a>, &nbsp;<a href="tag/14">Javascript</a>, &nbsp;<a href="tag/15">HTML & CSS</a>]]></category>
			<author>Nisha Singh</author>
			<description><![CDATA[Both of them have some cool effect made with jQuery, but yesterday a reader (hi Goodluck) asked me how to have the captions shown by default without jQuery effects. So i realized i don’t have a tutorial explaining how to make a simple overlay image caption and here we are. Enjoy.]]></description>
			<pubDate>2010-02-22</pubDate>
			<image>http://webimages.phpcamp.net/thumb_73x57/ac90/52_10769.png</image>
		</item>
		<item>
			<title>Create Infinte scroll effect using Jquery</title>
			<link>http://phpcamp.net/article/create-infinte-scroll-effect-using-jquery</link>
			<category><![CDATA[<a href="tag/3">Tutorials</a>, &nbsp;<a href="tag/5">Applications</a>, &nbsp;<a href="tag/14">Javascript</a>, &nbsp;<a href="tag/15">HTML & CSS</a>]]></category>
			<author>Nisha Singh</author>
			<description><![CDATA[On my first visit to Dzone , I was wondering about their infinite scrolling system and how it is created. Therefore I went to my colleague , javascript master , and asked him how this can be done? He looked at it and made some map in his mind , took less than 2 hours and came out with this infinite scroll plugin.]]></description>
			<pubDate>2010-02-24</pubDate>
			<image>http://webimages.phpcamp.net/thumb_73x57/beac/52_10937.png</image>
		</item>
		<item>
			<title>How to take backup of Database using PHP code</title>
			<link>http://phpcamp.net/article/how-to-take-backup-of-database-using-php-code</link>
			<category><![CDATA[<a href="tag/3">Tutorials</a>, &nbsp;<a href="tag/19">Database</a>]]></category>
			<author>Anil Kumar Panigrahi</author>
			<description><![CDATA[I want to share my views with you all, i recently worked on some project, due to some reasons i lost my database, then i think for is any code for taking backup of database, finally i got this code and now i am easily colloect the backup of database each day, when it is run in cron job.]]></description>
			<pubDate>2010-02-25</pubDate>
			<image>http://webimages.phpcamp.net/thumb_73x57/cd5c/52_10989.png</image>
		</item>
		<item>
			<title>CodeIgniter 2.0: Everything you need to know</title>
			<link>http://phpcamp.net/article/codeigniter-20-everything-you-need-to-know</link>
			<category><![CDATA[<a href="tag/2">Frameworks</a>, &nbsp;<a href="tag/18">Announcements</a>]]></category>
			<author></author>
			<description><![CDATA[It has been 6 months since the last CodeIgniter minor update and 18 months since the last major update. Through all this time we were given no information about the next release of CodeIgniter, but finally  2.0 is on the way.]]></description>
			<pubDate>2010-03-11</pubDate>
			<image>http://webimages.phpcamp.net/thumb_73x57/6a36/52_11632.png</image>
		</item>
		<item>
			<title>10 Firefox Addons Every Web Designer Should Know</title>
			<link>http://phpcamp.net/article/10-firefox-addons-every-web-designer-should-know</link>
			<category><![CDATA[<a href="tag/10">Tools</a>, &nbsp;<a href="tag/11">Usablitiy</a>]]></category>
			<author>Nisha Singh</author>
			<description><![CDATA[There are thousands of Addons available for Firefox that let you save time and effort.If you are web designer you absolutely use firefox because of Firefox has some cool add-ons which make the job of website designers much easier and fast. We’ve selected 10 helpful add-ons for web designers hope it will benefit.]]></description>
			<pubDate>2010-02-27</pubDate>
			<image>http://webimages.phpcamp.net/thumb_73x57/2162/52_11136.png</image>
		</item>
		<item>
			<title>CodeIgniter from Scratch: The Calendar Library</title>
			<link>http://phpcamp.net/article/codeigniter-from-scratch-the-calendar-library</link>
			<category><![CDATA[<a href="tag/2">Frameworks</a>]]></category>
			<author>Savita</author>
			<description><![CDATA[In this tenth episode of the  CodeIgniter From Scratch  screencast series, we will be exploring the Calendar library. We are also going to utilize the database class and jQuery AJAX. I will show you how to build a simple and CSS-styled calendar page, which will have the ability to store and display content for each day.]]></description>
			<pubDate>2010-02-28</pubDate>
			<image>http://webimages.phpcamp.net/thumb_73x57/d78f/52_11149.png</image>
		</item>
		<item>
			<title>TCPDF – PHP class for PDF Generation</title>
			<link>http://phpcamp.net/article/tcpdf-php-class-for-pdf-generation</link>
			<category><![CDATA[<a href="tag/5">Applications</a>, &nbsp;<a href="tag/11">Usablitiy</a>]]></category>
			<author>Nisha Singh</author>
			<description><![CDATA[TCPDF is a PHP class for generating PDF documents without requiring external extensions. TCPDF Supports UTF-8, Unicode, RTL languages and HTML.]]></description>
			<pubDate>2010-03-01</pubDate>
			<image>http://webimages.phpcamp.net/thumb_73x57/d5ee/52_11195.png</image>
		</item>
		<item>
			<title>How to Move WordPress Blog From One Web Host to Another Web Host</title>
			<link>http://phpcamp.net/article/how-to-move-wordpress-blog-from-one-web-host-to-another-web-host</link>
			<category><![CDATA[<a href="tag/3">Tutorials</a>, &nbsp;<a href="tag/17">Webservers</a>]]></category>
			<author>Nisha Singh</author>
			<description><![CDATA[Recently i had to Move Whole lot of all my WordPress blogs from DownTownHost to WPWebHost. Normally moving thousands of files from one server to another is a time consuming and tiring job but if you use good and effective technique to move your WordPress blog from one webhost to another then it will only take less than an hour to transfer Gigabytes of data from one server to another.]]></description>
			<pubDate>2010-03-01</pubDate>
			<image>http://webimages.phpcamp.net/thumb_73x57/2e50/52_11197.png</image>
		</item>
		<item>
			<title>NestedSetDbTable class</title>
			<link>http://phpcamp.net/article/nestedsetdbtable-class</link>
			<category><![CDATA[<a href="tag/2">Frameworks</a>]]></category>
			<author>Amit Singh</author>
			<description><![CDATA[The purpose of my class, called NestedSetDbTable, as its name says, is managing nested sets of data stored in a database. NestedSetDbTable class (ZF version) extends Zend_Db_Table, to provide custom functionality for working with database tables that have hierarchical data.]]></description>
			<pubDate>2010-03-01</pubDate>
			<image>http://webimages.phpcamp.net/thumb_73x57/d728/52_11202.png</image>
		</item>
		<item>
			<title>Function scoping at Mark Needham</title>
			<link>http://phpcamp.net/article/removed-function-scoping-at-mark-needham</link>
			<category><![CDATA[<a href="http://phpcamp.net/index.php/main/tag/14">Javascript</a>]]></category>
			<author>Nisha Singh</author>
			<description><![CDATA[My colleague John Hume wrote an interesting post about his experience with the 'const' keyword in ActionScript where he describes the problems with trying to capture a loop variable in a closure and then evaluating it later on in the code.]]></description>
			<pubDate>2010-03-11</pubDate>
			<image>http://webimages.phpcamp.net/thumb_73x57/5d83/52_11621.png</image>
		</item>
		<item>
			<title>How to script all stored procedures in a database</title>
			<link>http://phpcamp.net/article/how-to-script-all-stored-procedures-in-a-database</link>
			<category><![CDATA[<a href="tag/19">Database</a>]]></category>
			<author>Nisha Singh</author>
			<description><![CDATA[In the forums I frequent, the question of scripting all stored procedures in a database arises very often, the most recent encounter is in this MSDN thread]]></description>
			<pubDate>2010-03-11</pubDate>
			<image>http://webimages.phpcamp.net/thumb_73x57/f640/52_11625.png</image>
		</item>
		<item>
			<title>How to Build and Enhance a 3-Level Navigation Menu</title>
			<link>http://phpcamp.net/article/how-to-build-and-enhance-a-3-level-navigation-menu</link>
			<category><![CDATA[<a href="tag/15">HTML & CSS</a>]]></category>
			<author>Savita</author>
			<description><![CDATA[Perhaps more than any other topic, I'm most often contacted about how to build cross-browser navigation menus. Understandably, the reason is because every web designer has built one at some point, if not during every project! Nonetheless, it can absolutely be a tricky task. In this video tutorial, I'll teach you how to build an attractive cross-browser navigation menu; notable features include C]]></description>
			<pubDate>2010-03-02</pubDate>
			<image>http://webimages.phpcamp.net/thumb_73x57/92f0/52_11229.png</image>
		</item>
		<item>
			<title>4 Jquery Zoom Image Plugins (Click + Hover Zoom)</title>
			<link>http://phpcamp.net/article/4-jquery-zoom-image-plugins-click-hover-zoom</link>
			<category><![CDATA[<a href="tag/14">Javascript</a>, &nbsp;<a href="tag/15">HTML & CSS</a>]]></category>
			<author>Savita</author>
			<description><![CDATA[Present you images in stylish way. The links are unobtrusively highjacked to open the images in an inpage popup with drop shadow and border.]]></description>
			<pubDate>2010-03-11</pubDate>
			<image>http://webimages.phpcamp.net/thumb_73x57/2e8d/52_11598.png</image>
		</item>
		<item>
			<title>PHP Games</title>
			<link>http://phpcamp.net/article/php-games</link>
			<category><![CDATA[<a href="tag/3">Tutorials</a>, &nbsp;<a href="tag/5">Applications</a>]]></category>
			<author>Kuldeep</author>
			<description><![CDATA[Earlier this morning, I ran across the Heroes of might and magic online mini-game (via digg). The game is written in PHP and uses the prototype and scriptaculous javascript libraries. The interface is very drag and drop oriented and it uses Ajax to update game status. The graphics are very good. No flash as far as I can tell.]]></description>
			<pubDate>2010-03-11</pubDate>
			<image>http://webimages.phpcamp.net/thumb_73x57/ff39/52_11611.png</image>
		</item>
		<item>
			<title>It’s not all about the code</title>
			<link>http://phpcamp.net/article/its-not-all-about-the-code</link>
			<category><![CDATA[<a href="tag/7">Architecture</a>, &nbsp;<a href="tag/20">Others</a>]]></category>
			<author>Amit Singh</author>
			<description><![CDATA[When visiting information days at universities, you are once again reminded that creating good software is not all about the code. Sure, it is important to have your code as bug free as possible, well documented and as optimized as possible. It is, however, impossible to achieve this all without prior planning. Good project coordination.]]></description>
			<pubDate>2010-03-11</pubDate>
			<image>http://webimages.phpcamp.net/thumb_73x57/5282/52_11601.png</image>
		</item>
		<item>
			<title>50 jQuery Snippets That Will Help You Become A Better JavaScript Developer</title>
			<link>http://phpcamp.net/article/50-jquery-snippets-that-will-help-you-become-a-better-javascript-developer</link>
			<category><![CDATA[<a href="tag/13">AJAX</a>, &nbsp;<a href="tag/14">Javascript</a>, &nbsp;<a href="tag/15">HTML & CSS</a>]]></category>
			<author>Amit Singh</author>
			<description><![CDATA[In today’s post I’m going to show you guys 50 jQuery Snippets that can help you with your JavaScript projects. Some of these snippets are going to be things that have just been supported with jQuery 1.4.2 whilst others are really useful functions or methods that can help you do things better or quicker.]]></description>
			<pubDate>2010-03-11</pubDate>
			<image>http://webimages.phpcamp.net/thumb_73x57/5c8f/52_11620.png</image>
		</item>
	</channel>
</rss>