<?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>jQuery &quot;Pinify&quot; Plugin Tutorial for Building App</title>
			<link>http://phpcamp.net/article/jquery-pinify-plugin-tutorial-for-building-app</link>
			<category><![CDATA[<a href="tag/10">Tools</a>, &nbsp;<a href="tag/14">Javascript</a>]]></category>
			<author>Nisha Singh</author>
			<description><![CDATA[Today, information on the web is consumed in various ways. Generally, users access the information using a browser. However, in recent times this information is being consumed from a myriad of devices and desktop programs.  Therefore, it is very important for a web application to provide access to it from other platforms.]]></description>
			<pubDate>2012-02-04</pubDate>
			<image>http://webimages.phpcamp.net/thumb_73x57/549b/52_28337.png</image>
		</item>
		<item>
			<title>HTML5 Boilerplate: Working with jQuery and Modernizr</title>
			<link>http://phpcamp.net/article/html5-boilerplate-working-with-jquery-and-modernizr</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[This article concludes a two-part tutorial on the many benefits of using HTML5 Boilerplate. As you'll see, its “style.css” and “index.html” files are real time-savers, especially when you're building HTML5 websites that need to be rendered cohesively across most modern browsers.]]></description>
			<pubDate>2012-02-02</pubDate>
			<image>http://webimages.phpcamp.net/thumb_73x57/f4d4/52_28319.png</image>
		</item>
		<item>
			<title>FONT SIZING WITH REM</title>
			<link>http://phpcamp.net/article/font-sizing-with-rem</link>
			<category><![CDATA[<a href="tag/15">HTML & CSS</a>]]></category>
			<author>NILAMKUMAR PATEL</author>
			<description><![CDATA[Unfortunately, there are still various pros and cons that make the various techniques less desirable. It's just a matter of which less-desirable is most desirable.<br />
<br />
There are two main techniques that are extolled:<br />
<br />
1)Size with px 2)Size with em]]></description>
			<pubDate>2012-02-01</pubDate>
			<image>http://webimages.phpcamp.net/thumb_73x57/9525/52_28280.png</image>
		</item>
		<item>
			<title>Changing Wordpress admin login error message</title>
			<link>http://phpcamp.net/article/changing-wordpress-admin-login-error-message</link>
			<category><![CDATA[<a href="tag/3">Tutorials</a>, &nbsp;<a href="tag/5">Applications</a>]]></category>
			<author>Nisha Singh</author>
			<description><![CDATA[It can be surprising how easy it is to overlook security issues in software design. WordPress for example, after all the versions, still displays login error information that can be informative for a potential hacker. Rather than displaying a generic login error message, WordPress admin specifically displays whether a ‘username’ was entered wrong or a ‘password’ as the following screenshot shows.]]></description>
			<pubDate>2011-12-12</pubDate>
			<image>http://webimages.phpcamp.net/thumb_73x57/4a92/52_27511.png</image>
		</item>
		<item>
			<title>Implementing the ArrayAccess Interface</title>
			<link>http://phpcamp.net/article/implementing-the-arrayaccess-interface</link>
			<category><![CDATA[<a href="tag/3">Tutorials</a>, &nbsp;<a href="tag/5">Applications</a>]]></category>
			<author>Nisha Singh</author>
			<description><![CDATA[This is the second part of an occasional series looking at practical uses for the PHP SPL and predefined interfaces. The first post in the series looked at implementing the Countable interface, this one will examine the ArrayAccess interface.]]></description>
			<pubDate>2012-02-03</pubDate>
			<image>http://webimages.phpcamp.net/thumb_73x57/73c2/52_28330.png</image>
		</item>
		<item>
			<title>Symfony2 Security Audit</title>
			<link>http://phpcamp.net/article/symfony2-security-audit</link>
			<category><![CDATA[<a href="tag/2">Frameworks</a>, &nbsp;<a href="tag/4">Security</a>, &nbsp;<a href="tag/5">Applications</a>]]></category>
			<author>Nisha Singh</author>
			<description><![CDATA[The Symfony2 core team takes security issues very seriously; we have a dedicated procedure to report such issues, and the framework itself tries to give the developer all the features needed to secure his code easily.]]></description>
			<pubDate>2011-10-07</pubDate>
			<image>http://webimages.phpcamp.net/thumb_73x57/7655/52_26594.png</image>
		</item>
		<item>
			<title>SQL Server Journey with SQLAuthority</title>
			<link>http://phpcamp.net/article/sql-server-journey-with-sqlauthority-1</link>
			<category><![CDATA[<a href="tag/19">Database</a>]]></category>
			<author>Nisha Singh</author>
			<description><![CDATA[Yesterday I posted A Quick Trick about SQL Server 2012 CONCAT function and the very first comment in few minutes of Vinod Kumar. He suggested that this function should be also used with the PRINT statement as well. While I was having conversation with him – Jacob Sebastian sent me message suggesting the same.]]></description>
			<pubDate>2011-12-21</pubDate>
			<image>http://webimages.phpcamp.net/thumb_73x57/9c59/52_27702.png</image>
		</item>
		<item>
			<title>SQL Server: Create Objects Automatically in New Databases</title>
			<link>http://phpcamp.net/article/sql-server-create-objects-automatically-in-new-databases</link>
			<category><![CDATA[<a href="tag/3">Tutorials</a>, &nbsp;<a href="tag/19">Database</a>]]></category>
			<author>Nisha Singh</author>
			<description><![CDATA[Suppose whenever a new database is created, you also want to create a stored procedure automatically (by default) in this new database. Let us see the simplest way to do this.]]></description>
			<pubDate>2011-12-13</pubDate>
			<image>http://webimages.phpcamp.net/thumb_73x57/b500/52_27539.png</image>
		</item>
		<item>
			<title>The future smells like JavaScript</title>
			<link>http://phpcamp.net/article/the-future-smells-like-javascript</link>
			<category><![CDATA[<a href="tag/14">Javascript</a>]]></category>
			<author>Nisha Singh</author>
			<description><![CDATA[But I think the movement is significant and can't be overstated. And recent developments are really even making it more and more interesting.]]></description>
			<pubDate>2012-02-03</pubDate>
			<image>http://webimages.phpcamp.net/thumb_73x57/3ca5/52_28328.png</image>
		</item>
		<item>
			<title>Excited About PHP Again</title>
			<link>http://phpcamp.net/article/excited-about-php-again</link>
			<category><![CDATA[<a href="tag/5">Applications</a>]]></category>
			<author>Nisha Singh</author>
			<description><![CDATA[Ten months ago when I started at Mozilla, I began transitioning away from PHP and into Python and Django. This was inevitable: the Mozilla Webdev team favors Python over PHP in almost every webapp (Socorro is the critical exception). However, over time I had become disillusioned with the direction that PHP was taking. The project seemed stalled, lost in the woods, drifting on a sea of uncertainty]]></description>
			<pubDate>2012-02-03</pubDate>
			<image>http://webimages.phpcamp.net/thumb_73x57/ad86/52_28332.png</image>
		</item>
		<item>
			<title>How to test Credit Card numbers using Luhn’s algorithm</title>
			<link>http://phpcamp.net/article/how-to-test-credit-card-numbers-using-luhns-algorithm</link>
			<category><![CDATA[<a href="tag/6">Methodologies</a>, &nbsp;<a href="tag/10">Tools</a>, &nbsp;<a href="tag/12">Web Services</a>]]></category>
			<author>Umair Jabbar</author>
			<description><![CDATA[Almost all credit card numbers used are generated using Luhn’s algorithm. Luhn’s algorithm is a simple checksum formula to validate variety of numbers. We can use the same formula for checking whether a given credit card number may be valid or not.]]></description>
			<pubDate>2012-02-03</pubDate>
			<image>http://webimages.phpcamp.net/thumb_73x57/04b7/52_28334.png</image>
		</item>
		<item>
			<title>Create Twitter, Facebook style ‘x-time ago’ date format in php</title>
			<link>http://phpcamp.net/article/create-twitter-facebook-style-x-time-ago-date-format-in-php</link>
			<category><![CDATA[<a href="tag/3">Tutorials</a>, &nbsp;<a href="tag/5">Applications</a>, &nbsp;<a href="tag/6">Methodologies</a>]]></category>
			<author></author>
			<description><![CDATA[We used to see “1 minutes ago”, “2 days ago” time format in may websites like Twitter, Facebook, etc. This is what is called ‘x-time ago’ date format. Most of us may not be aware of it. But this ‘x-time ago’ date format is the most wanted one and...]]></description>
			<pubDate>2011-11-25</pubDate>
			<image>http://webimages.phpcamp.net/thumb_73x57/b5d5/52_27223.png</image>
		</item>
		<item>
			<title>PHP 5.3.10 Released!</title>
			<link>http://phpcamp.net/article/php-5310-released</link>
			<category><![CDATA[<a href="tag/18">Announcements</a>]]></category>
			<author>Nisha Singh</author>
			<description><![CDATA[The PHP development team would like to announce the immediate availability of PHP 5.3.10. This release delivers a critical security fix.]]></description>
			<pubDate>2012-02-03</pubDate>
			<image>http://webimages.phpcamp.net/thumb_73x57/5813/52_28333.png</image>
		</item>
		<item>
			<title>How to fix xhtml and css validation errors in Virtuemart</title>
			<link>http://phpcamp.net/article/how-to-fix-xhtml-and-css-validation-errors-in-virtuemart</link>
			<category><![CDATA[<a href="tag/3">Tutorials</a>, &nbsp;<a href="tag/5">Applications</a>]]></category>
			<author>Amit Singh</author>
			<description><![CDATA[Last week I received a private message on our forum from one of our members saying that his Virtuemart store was failing css validation and asked whether i would take a look to see if the issue was related to the template, or his Virtuemart setup.]]></description>
			<pubDate>2009-08-03</pubDate>
			<image>http://webimages.phpcamp.net/thumb_73x57/13c1/52_4463.png</image>
		</item>
		<item>
			<title>10 Ways to Set Up a Testing Environment for WordPress</title>
			<link>http://phpcamp.net/article/10-ways-to-set-up-a-testing-environment-for-wordpress</link>
			<category><![CDATA[<a href="tag/5">Applications</a>, &nbsp;<a href="tag/10">Tools</a>, &nbsp;<a href="tag/17">Webservers</a>]]></category>
			<author>Amit Singh</author>
			<description><![CDATA[It’s very important to have an environment where you can test new themes and plugins without breaking your live site. That’s why many WordPress site administrators choose to set up a staging ground for exploring new options and then committing them to the live site after thorough testing. We’ve put together a list of some of the best ways to set up a testing environment.]]></description>
			<pubDate>2011-10-07</pubDate>
			<image>http://webimages.phpcamp.net/thumb_73x57/346b/52_26593.png</image>
		</item>
		<item>
			<title>PHP for Android adds a new Dimension to app development</title>
			<link>http://phpcamp.net/article/php-for-android-adds-a-new-dimension-to-app-development</link>
			<category><![CDATA[<a href="tag/6">Methodologies</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[Android app development is taking over iPhone and will soon go wild. However, the app development process is not as well defined as app development for Windows desktop yet. Though, this is sure to change once we see a sway of developers towards Android.]]></description>
			<pubDate>2012-02-02</pubDate>
			<image>http://webimages.phpcamp.net/thumb_73x57/8182/52_28323.png</image>
		</item>
		<item>
			<title>WordPress Theme Files Execution Hierarchy</title>
			<link>http://phpcamp.net/article/wordpress-theme-files-execution-hierarchy</link>
			<category><![CDATA[<a href="tag/5">Applications</a>]]></category>
			<author>Nisha Singh</author>
			<description><![CDATA[As you know I also write for the wp tuts site which is great resource for the wordpress development. Yesterday they have published my one of the article for very useful infomation in wordpress theme development.]]></description>
			<pubDate>2012-01-27</pubDate>
			<image>http://webimages.phpcamp.net/thumb_73x57/cf30/52_28216.png</image>
		</item>
		<item>
			<title>The State of NoSQL in 2012</title>
			<link>http://phpcamp.net/article/the-state-of-nosql-in2012</link>
			<category><![CDATA[<a href="tag/19">Database</a>]]></category>
			<author>Nisha Singh</author>
			<description><![CDATA[If you’ve been working in the online (e.g. internet) space over the past 3 years, you are no stranger to terms like “the cloud” and “NoSQL”.]]></description>
			<pubDate>2012-01-25</pubDate>
			<image>http://webimages.phpcamp.net/thumb_73x57/51de/52_28196.png</image>
		</item>
		<item>
			<title>How to Access jQuery's Internal Data</title>
			<link>http://phpcamp.net/article/how-to-access-jquerys-internal-data</link>
			<category><![CDATA[<a href="tag/3">Tutorials</a>, &nbsp;<a href="tag/14">Javascript</a>]]></category>
			<author>Nisha Singh</author>
			<description><![CDATA[As you may or may not be aware as of jQuery 1.7 the whole event system was rewritten from the ground up. The codebase is much faster and with the new .on() method there is a lot of uniformity to wiring up event handlers.]]></description>
			<pubDate>2012-02-01</pubDate>
			<image>http://webimages.phpcamp.net/thumb_73x57/9476/52_28297.png</image>
		</item>
		<item>
			<title>Useful CSS Snippets for Your Coding Arsenal</title>
			<link>http://phpcamp.net/article/useful-css-snippets-for-your-coding-arsenal</link>
			<category><![CDATA[<a href="tag/3">Tutorials</a>, &nbsp;<a href="tag/15">HTML & CSS</a>]]></category>
			<author>Nisha Singh</author>
			<description><![CDATA[CSS is a beautiful language but it can also be frustrating at times. Certain CSS solutions don’t work on certain browsers (cough Internet Explorer cough) and much of your time can be spent debugging code.]]></description>
			<pubDate>2012-01-28</pubDate>
			<image>http://webimages.phpcamp.net/thumb_73x57/cec3/52_28244.png</image>
		</item>
	</channel>
</rss>
