<?xml 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/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" ><channel><title>Rocky1138 &#187; php</title> <atom:link href="http://www.johnrockefeller.net/tag/php/feed/" rel="self" type="application/rss+xml" /><link>http://www.johnrockefeller.net</link> <description>AKA John Rockefeller</description> <lastBuildDate>Sat, 21 Jan 2012 18:59:46 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>Helpful Code Snippets (and app ideas!)</title><link>http://www.johnrockefeller.net/helpful-code-snippets-and-app-ideas/</link> <comments>http://www.johnrockefeller.net/helpful-code-snippets-and-app-ideas/#comments</comments> <pubDate>Sun, 05 Jun 2011 23:58:12 +0000</pubDate> <dc:creator>John Rockefeller</dc:creator> <category><![CDATA[Web Development]]></category> <category><![CDATA[apps]]></category> <category><![CDATA[code]]></category> <category><![CDATA[code snippets]]></category> <category><![CDATA[ColdFusion]]></category> <category><![CDATA[Google Docs]]></category> <category><![CDATA[helpful]]></category> <category><![CDATA[java]]></category> <category><![CDATA[jquery]]></category> <category><![CDATA[notes]]></category> <category><![CDATA[pastebin]]></category> <category><![CDATA[perl]]></category> <category><![CDATA[php]]></category> <category><![CDATA[Programming]]></category> <category><![CDATA[snippets]]></category> <category><![CDATA[tips]]></category> <category><![CDATA[wip]]></category><guid isPermaLink="false">http://www.johnrockefeller.net/?p=880</guid> <description><![CDATA[This post is about sharing my &#8216;Programming Notes and Code Snippets&#8217; document, which I&#8217;ve been building on-and-off for a while in the hopes that it might help some of you solve a programming question you have or save you time while you&#8217;re building your code project. I&#8217;ve also found this document to be very handy [...]]]></description> <wfw:commentRss>http://www.johnrockefeller.net/helpful-code-snippets-and-app-ideas/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>It&#8217;s baaaaack!</title><link>http://www.johnrockefeller.net/its-baaaaack/</link> <comments>http://www.johnrockefeller.net/its-baaaaack/#comments</comments> <pubDate>Tue, 12 Apr 2011 16:08:08 +0000</pubDate> <dc:creator>John Rockefeller</dc:creator> <category><![CDATA[News]]></category> <category><![CDATA[blog]]></category> <category><![CDATA[microformats]]></category> <category><![CDATA[php]]></category> <category><![CDATA[relaunch]]></category> <category><![CDATA[rocky1138]]></category> <category><![CDATA[wordpress]]></category><guid isPermaLink="false">http://localhost/johnrockefeller/?p=844</guid> <description><![CDATA[After a now completed year-long project took my full attention, I&#8217;ve re-launched my blog. It feels great to be back. Taking it down was a mistake as I really enjoyed the outlet; sharing PHP tips &#38; tricks, and releasing news about projects that I&#8217;m a part of is a lot of fun and good for [...]]]></description> <wfw:commentRss>http://www.johnrockefeller.net/its-baaaaack/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Develop Locally With Linux, Apache, MySQL, and PHP</title><link>http://www.johnrockefeller.net/development-localhost-lamp-linux-apache-mysql-php/</link> <comments>http://www.johnrockefeller.net/development-localhost-lamp-linux-apache-mysql-php/#comments</comments> <pubDate>Sun, 06 Dec 2009 08:28:03 +0000</pubDate> <dc:creator>John Rockefeller</dc:creator> <category><![CDATA[Linux and FreeBSD]]></category> <category><![CDATA[PHP]]></category> <category><![CDATA[Web Development]]></category> <category><![CDATA[apache]]></category> <category><![CDATA[command-line]]></category> <category><![CDATA[console]]></category> <category><![CDATA[eeebuntu]]></category> <category><![CDATA[Fedora]]></category> <category><![CDATA[how-to]]></category> <category><![CDATA[install]]></category> <category><![CDATA[lamp]]></category> <category><![CDATA[lamp stack]]></category> <category><![CDATA[linux]]></category> <category><![CDATA[Linux distribution]]></category> <category><![CDATA[mandriva]]></category> <category><![CDATA[mandriva linux]]></category> <category><![CDATA[mysql]]></category> <category><![CDATA[Operating system]]></category> <category><![CDATA[php]]></category> <category><![CDATA[Red Hat]]></category> <category><![CDATA[Ubuntu]]></category><guid isPermaLink="false">http://www.johnrockefeller.net/?p=670</guid> <description><![CDATA[Image via Wikipedia If you&#8217;d like to develop PHP and MySQL web apps in Linux but you&#8217;re not sure how to get started then feel free to follow along with this blog post. For the most part, installation and configuration is simple and straightforward. Though this article is directed toward users of Mandriva Linux (my [...]]]></description> <wfw:commentRss>http://www.johnrockefeller.net/development-localhost-lamp-linux-apache-mysql-php/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Singleton To The Rescue, A Quick Update</title><link>http://www.johnrockefeller.net/singleton-to-the-rescue-a-quick-update/</link> <comments>http://www.johnrockefeller.net/singleton-to-the-rescue-a-quick-update/#comments</comments> <pubDate>Mon, 26 Jan 2009 05:41:20 +0000</pubDate> <dc:creator>John Rockefeller</dc:creator> <category><![CDATA[News]]></category> <category><![CDATA[PHP]]></category> <category><![CDATA[Web Development]]></category> <category><![CDATA[class]]></category> <category><![CDATA[database]]></category> <category><![CDATA[design pattern]]></category> <category><![CDATA[instance]]></category> <category><![CDATA[object]]></category> <category><![CDATA[pattern]]></category> <category><![CDATA[php]]></category> <category><![CDATA[singleton]]></category> <category><![CDATA[subversion]]></category> <category><![CDATA[update]]></category><guid isPermaLink="false">http://www.johnrockefeller.net/?p=529</guid> <description><![CDATA[Things have been crazy busy lately with work (both the full-time job as well as the freelance work I&#8217;ve been doing) and as such I haven&#8217;t had a chance to do a full blog post in a while. I appreciate all the great feedback I&#8217;ve been getting about the blog, though &#8212; I&#8217;m glad it&#8217;s [...]]]></description> <wfw:commentRss>http://www.johnrockefeller.net/singleton-to-the-rescue-a-quick-update/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Aptana Color Themes</title><link>http://www.johnrockefeller.net/aptana-color-themes-post/</link> <comments>http://www.johnrockefeller.net/aptana-color-themes-post/#comments</comments> <pubDate>Sat, 18 Oct 2008 04:38:54 +0000</pubDate> <dc:creator>John Rockefeller</dc:creator> <category><![CDATA[ColdFusion]]></category> <category><![CDATA[PHP]]></category> <category><![CDATA[Web Development]]></category> <category><![CDATA[aptana themes]]></category> <category><![CDATA[colors]]></category> <category><![CDATA[open source]]></category> <category><![CDATA[php]]></category> <category><![CDATA[phpdoc]]></category> <category><![CDATA[styles]]></category> <category><![CDATA[themes]]></category><guid isPermaLink="false">http://www.johnrockefeller.net/?p=394</guid> <description><![CDATA[When I develop at home and at work I use Aptana Studio. I purchased a license for myself at home and I use the community edition (read: free version) at work. It&#8217;s a wonderful editor with a ton of features and great community. One thing it lacks, however, is a good set of themes, out-of-the-box. [...]]]></description> <wfw:commentRss>http://www.johnrockefeller.net/aptana-color-themes-post/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: basic
Database Caching 9/16 queries in 0.075 seconds using disk: basic

Served from: www.johnrockefeller.net @ 2012-02-09 11:40:11 -->
