<?phpxml version="1.0" encoding="utf-8"?>
<rss version="2.0" 
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
>
<channel>
<title>abcphp.com | Published News</title>
<link>http://abcphp.com</link>
<description>Discover the best of PHP</description>
<pubDate>Fri, 12 Mar 2010 06:27:08 CST</pubDate>
<language>en</language>
<item>
<title><![CDATA[8 Reasons Every PHP Developer Should Love JavaScript – techPortal]]></title>
<link>http://abcphp.com/Articles/8-reasons-every-php-developer-should-love-javascript-%E2%80%93-techportal/</link>
<comments>http://abcphp.com/Articles/8-reasons-every-php-developer-should-love-javascript-%E2%80%93-techportal/</comments>
<pubDate>Fri, 12 Mar 2010 06:27:08 CST</pubDate>
<dc:creator></dc:creator>
<category></category>
<guid>http://abcphp.com/Articles/8-reasons-every-php-developer-should-love-javascript-%E2%80%93-techportal/</guid>
<description><![CDATA[Like PHP, JavaScript is easy to learn but hard to master.<br />In this talk these and more comparisons will be drawn between the two languages. The main weaknesses and strengths of JavaScript will be discussed and compared to PHP.<br /><br/><br/>7 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[How To Take Full Backup From cPanel By PHP Script | PHP Zone]]></title>
<link>http://abcphp.com/Tutorials/how-to-take-full-backup-from-cpanel-by-php-script-%7C-php-zone/</link>
<comments>http://abcphp.com/Tutorials/how-to-take-full-backup-from-cpanel-by-php-script-%7C-php-zone/</comments>
<pubDate>Fri, 12 Mar 2010 06:23:48 CST</pubDate>
<dc:creator></dc:creator>
<category></category>
<guid>http://abcphp.com/Tutorials/how-to-take-full-backup-from-cpanel-by-php-script-%7C-php-zone/</guid>
<description><![CDATA[Hello Friends, as a developer i am daily using cPanel and its features and in that features cPanel provide one feature to take full backup or to take backup of any folder from the server but sometimes in some circumstances we have to take daily/weekly/monthly full backup of files by PHP script by running cron job. Yesterday i was searching  for it to do in one of my project and i found this scrip<br/><br/>5 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Prototype Design Pattern in PHP]]></title>
<link>http://abcphp.com/Tutorials/prototype-design-pattern-in-php/</link>
<comments>http://abcphp.com/Tutorials/prototype-design-pattern-in-php/</comments>
<pubDate>Fri, 12 Mar 2010 05:52:43 CST</pubDate>
<dc:creator></dc:creator>
<category></category>
<guid>http://abcphp.com/Tutorials/prototype-design-pattern-in-php/</guid>
<description><![CDATA[In the Prototype Pattern we create one standard object for each class, and clone that object to create new instances. In this example we have an abstract BookPrototype class, with two specific or concrete subclasses, PHPBookPrototype and SQLBookPrototype.<br/><br/>7 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[In Defense of Development Practices | BrandonSavage.net]]></title>
<link>http://abcphp.com/Articles/in-defense-of-development-practices-%7C-brandonsavage-net/</link>
<comments>http://abcphp.com/Articles/in-defense-of-development-practices-%7C-brandonsavage-net/</comments>
<pubDate>Fri, 12 Mar 2010 05:45:09 CST</pubDate>
<dc:creator></dc:creator>
<category></category>
<guid>http://abcphp.com/Articles/in-defense-of-development-practices-%7C-brandonsavage-net/</guid>
<description><![CDATA[On Tuesday, Marco Tabini told us that we were doing it all wrong. He makes some fantastic points about software development overall, and about the state of our profession. This article's point isn't to be a rebuttal, but a corollary to what he had to say.<br/><br/>7 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[jQuery Contact Form with PHP & jQuery Validation]]></title>
<link>http://abcphp.com/Tutorials/jquery-contact-form-with-php-jquery-validation/</link>
<comments>http://abcphp.com/Tutorials/jquery-contact-form-with-php-jquery-validation/</comments>
<pubDate>Fri, 12 Mar 2010 02:30:33 CST</pubDate>
<dc:creator></dc:creator>
<category></category>
<guid>http://abcphp.com/Tutorials/jquery-contact-form-with-php-jquery-validation/</guid>
<description><![CDATA[Hi there! You need a jQuery contact form for your website but don't know how to create one? Please read along and maybe you'll get lucky. A contact form is very helpful in giving your visitors a way to contact you. In this tutorial, I will help you on how to create your own jQuery contact form using PHP and JQuery.<br/><br/>5 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[5 Tips To Optimize Your Wordpress.org Blog For Search Engines]]></title>
<link>http://abcphp.com/tt/5-tips-to-optimize-your-wordpress-org-blog-for-search-engines/</link>
<comments>http://abcphp.com/tt/5-tips-to-optimize-your-wordpress-org-blog-for-search-engines/</comments>
<pubDate>Fri, 12 Mar 2010 02:25:57 CST</pubDate>
<dc:creator></dc:creator>
<category></category>
<guid>http://abcphp.com/tt/5-tips-to-optimize-your-wordpress-org-blog-for-search-engines/</guid>
<description><![CDATA[Wordpress.org is the only platform that gives you complete control over your search engine optimization features. Here we will see these 5 simple tips to optimize your Wordpress.org blog for search engine.<br/><br/>8 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[CodeIgniter from Scratch: File Operations | Nettuts+]]></title>
<link>http://abcphp.com/Tutorials/codeigniter-from-scratch-file-operations-%7C-nettuts/</link>
<comments>http://abcphp.com/Tutorials/codeigniter-from-scratch-file-operations-%7C-nettuts/</comments>
<pubDate>Fri, 12 Mar 2010 01:32:30 CST</pubDate>
<dc:creator></dc:creator>
<category></category>
<guid>http://abcphp.com/Tutorials/codeigniter-from-scratch-file-operations-%7C-nettuts/</guid>
<description><![CDATA[In today's episode we are going to be working with several helper functions, related to files, directories, and downloads. We are going to learn how to read, write, download files, and retrieve information about both files and directories. Also at the end we will build a small file browser that utilizes jQuery as well.<br/><br/>5 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Basic Custom Fields Technique to Enhance WordPress as a CMS | Evolution Web Development]]></title>
<link>http://abcphp.com/Articles/basic-custom-fields-technique-to-enhance-wordpress-as-a-cms-%7C-evolution-web-development/</link>
<comments>http://abcphp.com/Articles/basic-custom-fields-technique-to-enhance-wordpress-as-a-cms-%7C-evolution-web-development/</comments>
<pubDate>Fri, 12 Mar 2010 00:41:35 CST</pubDate>
<dc:creator></dc:creator>
<category></category>
<guid>http://abcphp.com/Articles/basic-custom-fields-technique-to-enhance-wordpress-as-a-cms-%7C-evolution-web-development/</guid>
<description><![CDATA[This is not a new trick, and I certainly did not invent it. It's been used before, but when I went searching for information about how to do it, it was hard to find. In fact, I finally had to ask a friend who is much better at PHP than I am to help me (I only recently learned to spell P-H-P). This is really basic stuff, but for a lot of us, basic is what we need to get on with our projects.<br /><br/><br/>5 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Get Separate Count For Comments Trackbacks And Pingbacks In WordPress]]></title>
<link>http://abcphp.com/tt/get-separate-count-for-comments-trackbacks-and-pingbacks-in-wordpress/</link>
<comments>http://abcphp.com/tt/get-separate-count-for-comments-trackbacks-and-pingbacks-in-wordpress/</comments>
<pubDate>Fri, 12 Mar 2010 00:37:58 CST</pubDate>
<dc:creator></dc:creator>
<category></category>
<guid>http://abcphp.com/tt/get-separate-count-for-comments-trackbacks-and-pingbacks-in-wordpress/</guid>
<description><![CDATA[A function to count comments or trackbacks or pingbacks or trackabacks and pingbacks together.<br/><br/>7 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Deploy PHP applications in Google App Engine | Tech Blog]]></title>
<link>http://abcphp.com/Tutorials/deploy-php-applications-in-google-app-engine-%7C-tech-blog/</link>
<comments>http://abcphp.com/Tutorials/deploy-php-applications-in-google-app-engine-%7C-tech-blog/</comments>
<pubDate>Fri, 12 Mar 2010 00:23:21 CST</pubDate>
<dc:creator></dc:creator>
<category></category>
<guid>http://abcphp.com/Tutorials/deploy-php-applications-in-google-app-engine-%7C-tech-blog/</guid>
<description><![CDATA[Google App Engine offers native support only to  Java and Python. This made many web developers unhappy as they were using PHP for programming. It is little known fact that you can actually deploy PHP applications in Google App Engine. This edition of techblog is dedicated entirely for explaining this.<br/><br/>8 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Webinar - New in Zend Framework 1.10!]]></title>
<link>http://abcphp.com/Events/webinar-new-in-zend-framework-1-10/</link>
<comments>http://abcphp.com/Events/webinar-new-in-zend-framework-1-10/</comments>
<pubDate>Thu, 11 Mar 2010 23:39:32 CST</pubDate>
<dc:creator></dc:creator>
<category></category>
<guid>http://abcphp.com/Events/webinar-new-in-zend-framework-1-10/</guid>
<description><![CDATA[Zend Framework 1.10 sports a ton of new features, as well as completely revamped online documentation. In this webinar, Matthew Weier O'Phinney, Framework Project Lead, and Ralph Schindler, Zend Framework Software Engineer, will present a synopsis of the new features, discuss the new online documentation system and how it's built, and answer your questions about the new release….<br/><br/>5 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[10 Things I Wish I New as a Web Programmer 10 Years Ago]]></title>
<link>http://abcphp.com/Articles/10-things-i-wish-i-new-as-a-web-programmer-10-years-ago/</link>
<comments>http://abcphp.com/Articles/10-things-i-wish-i-new-as-a-web-programmer-10-years-ago/</comments>
<pubDate>Thu, 11 Mar 2010 17:50:59 CST</pubDate>
<dc:creator></dc:creator>
<category></category>
<guid>http://abcphp.com/Articles/10-things-i-wish-i-new-as-a-web-programmer-10-years-ago/</guid>
<description><![CDATA[When I reflect on my past experience as a web programmer, there are many things that I know now that I didn't know ten years ago. The learning process was valuable, but I could have been at a different spot today as a PHP web programmer if I knew these things earlier. Sometimes you don't have the info when it would benefit you the most, but my hope is that this list will give you something to ref<br/><br/>6 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Showing Random Posts In WordPress]]></title>
<link>http://abcphp.com/tt/showing-random-posts-in-wordpress/</link>
<comments>http://abcphp.com/tt/showing-random-posts-in-wordpress/</comments>
<pubDate>Thu, 11 Mar 2010 11:56:54 CST</pubDate>
<dc:creator></dc:creator>
<category></category>
<guid>http://abcphp.com/tt/showing-random-posts-in-wordpress/</guid>
<description><![CDATA[There are a lot of plugins you can use to show random posts, but why use plugins when it's so simple to do it with a bit of coding. Here is how to do it.<br/><br/>10 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Performance tuning a server in less than three minutes while being slashdotted]]></title>
<link>http://abcphp.com/Articles/performance-tuning-a-server-in-less-than-three-minutes-while-being-slashdotted/</link>
<comments>http://abcphp.com/Articles/performance-tuning-a-server-in-less-than-three-minutes-while-being-slashdotted/</comments>
<pubDate>Thu, 11 Mar 2010 11:22:47 CST</pubDate>
<dc:creator></dc:creator>
<category></category>
<guid>http://abcphp.com/Articles/performance-tuning-a-server-in-less-than-three-minutes-while-being-slashdotted/</guid>
<description><![CDATA[So you wrote a blog post about something that seemed fairly innocuous, but for whatever reason, it caught the attention of one of the major sites and now your server load is at 110 and climbing, the ssh command line session is taking thirty seconds to respond to anything at all, and given that your post is on the front page of slashdot at primetime, this doesn't look like it's a temporary blip. W<br/><br/>7 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Standard Php Library and coupling - Invisible to the eye]]></title>
<link>http://abcphp.com/Tutorials/standard-php-library-and-coupling-invisible-to-the-eye/</link>
<comments>http://abcphp.com/Tutorials/standard-php-library-and-coupling-invisible-to-the-eye/</comments>
<pubDate>Thu, 11 Mar 2010 11:13:30 CST</pubDate>
<dc:creator></dc:creator>
<category></category>
<guid>http://abcphp.com/Tutorials/standard-php-library-and-coupling-invisible-to-the-eye/</guid>
<description><![CDATA[The Standard PHP Library is an object-oriented library, by default always included in the latest versions of php. Leveraging Spl in the right way is crucial to avoid compromising the design of an application and taking advantage of the most portable php library at the same time.<br/><br/>6 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Programming: you’re doing it wrong | php|architect]]></title>
<link>http://abcphp.com/Articles/programming-you%E2%80%99re-doing-it-wrong-%7C-php%7Carchitect/</link>
<comments>http://abcphp.com/Articles/programming-you%E2%80%99re-doing-it-wrong-%7C-php%7Carchitect/</comments>
<pubDate>Thu, 11 Mar 2010 11:13:21 CST</pubDate>
<dc:creator></dc:creator>
<category></category>
<guid>http://abcphp.com/Articles/programming-you%E2%80%99re-doing-it-wrong-%7C-php%7Carchitect/</guid>
<description><![CDATA[The year 2010 marks the twentieth anniversary of my professional involvement with the IT industry; in two decades, I have learned that programming, more than any other profession below "Keith Richards," seems to attract people who have a certain ego. I don't mean to say that we're all megalomaniacs in search for a country to run, but there certainly is no lack of opinionated types in our industry<br/><br/>5 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Hands-on tips for PHP security | profeshunl newbie]]></title>
<link>http://abcphp.com/Security/hands-on-tips-for-php-security-%7C-profeshunl-newbie/</link>
<comments>http://abcphp.com/Security/hands-on-tips-for-php-security-%7C-profeshunl-newbie/</comments>
<pubDate>Thu, 11 Mar 2010 11:09:36 CST</pubDate>
<dc:creator></dc:creator>
<category></category>
<guid>http://abcphp.com/Security/hands-on-tips-for-php-security-%7C-profeshunl-newbie/</guid>
<description><![CDATA[I got asked to review a fairly large piece of PHP code recently and, whoooo boy, was I in for a treat (treat as in clawing my eyes out with a rusty spoon while listening to Nickelback, as interpreted by Dr Zoidberg. In reverse). No cup of heavenly blessed Kopi Luwak coffee, poured into a cup of golden banana leaves by naked triplets could counter the massive damage done to my corneas or, for that<br/><br/>6 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Building UTF8 Compatible CodeIgniter Applications — 	Elliot Haughin]]></title>
<link>http://abcphp.com/Tutorials/building-utf8-compatible-codeigniter-applications-%E2%80%94-elliot-haughin/</link>
<comments>http://abcphp.com/Tutorials/building-utf8-compatible-codeigniter-applications-%E2%80%94-elliot-haughin/</comments>
<pubDate>Thu, 11 Mar 2010 03:46:33 CST</pubDate>
<dc:creator></dc:creator>
<category></category>
<guid>http://abcphp.com/Tutorials/building-utf8-compatible-codeigniter-applications-%E2%80%94-elliot-haughin/</guid>
<description><![CDATA[UTF8 allows your site to represent characters other than those in the basic english alphabet. More often than not, your CodeIgniter Application will contain methods where users can enter their name. This is where you'll most commonly see unusual characters cropping up. To make sure your site can properly represent all of these to the browser, you need to use UTF8 encoding, a way of encoding any u<br/><br/>6 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[ WebPagetest.org – top tool ]]></title>
<link>http://abcphp.com/Tutorials/-webpagetest-org-%E2%80%93-top-tool-/</link>
<comments>http://abcphp.com/Tutorials/-webpagetest-org-%E2%80%93-top-tool-/</comments>
<pubDate>Thu, 11 Mar 2010 00:40:10 CST</pubDate>
<dc:creator></dc:creator>
<category></category>
<guid>http://abcphp.com/Tutorials/-webpagetest-org-%E2%80%93-top-tool-/</guid>
<description><![CDATA[Just today, I decided to run an impromptu experiment to test if visitors who come from search engines are really more likely to click on ads. It's considered  "common knowledge" by many bloggers who advise everyone to only show ads to search engine visitors (as a quick Google search will illustrate), but my own AdSense stats m<br/><br/>5 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[The Ultimate Coder Battle Returns  | Make Web Not War]]></title>
<link>http://abcphp.com/PHP-News/the-ultimate-coder-battle-returns-%7C-make-web-not-war/</link>
<comments>http://abcphp.com/PHP-News/the-ultimate-coder-battle-returns-%7C-make-web-not-war/</comments>
<pubDate>Thu, 11 Mar 2010 00:31:13 CST</pubDate>
<dc:creator></dc:creator>
<category></category>
<guid>http://abcphp.com/PHP-News/the-ultimate-coder-battle-returns-%7C-make-web-not-war/</guid>
<description><![CDATA[Now's your chance to put those skills to the test, going toe-to-toe with Canada's best and brightest web developers during the FTW! Coding Competition. Choose your weapon…ahem…language and platform to develop the next great Canadian Web App. Walk ten paces, turn, and…dazzle the country with your incredible new app!<br/><br/>5 Vote(s) ]]></description>
</item>

</channel>
</rss>
