<?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; how-to</title> <atom:link href="http://www.johnrockefeller.net/tag/how-to/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>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>HTML Input Forms &#8211; Sending in an array in PHP</title><link>http://www.johnrockefeller.net/html-input-forms-sending-in-an-array-in-php/</link> <comments>http://www.johnrockefeller.net/html-input-forms-sending-in-an-array-in-php/#comments</comments> <pubDate>Tue, 08 Jul 2008 04:19:57 +0000</pubDate> <dc:creator>John Rockefeller</dc:creator> <category><![CDATA[PHP]]></category> <category><![CDATA[Web Development]]></category> <category><![CDATA[array]]></category> <category><![CDATA[form]]></category> <category><![CDATA[how-to]]></category> <category><![CDATA[html]]></category> <category><![CDATA[input]]></category> <category><![CDATA[lists]]></category> <category><![CDATA[php]]></category><guid isPermaLink="false">http://www.johnrockefeller.net/?p=227</guid> <description><![CDATA[Arrays? Who need&#8217;s em? If you&#8217;re into developing websites chances are there will be sometime during your life/career when you&#8217;ll need to have users enter data into a HTML form but you have no idea how many of a certain variable they&#8217;re going to be sending in or how much data they&#8217;re going to fill [...]]]></description> <wfw:commentRss>http://www.johnrockefeller.net/html-input-forms-sending-in-an-array-in-php/feed/</wfw:commentRss> <slash:comments>9</slash:comments> </item> <item><title>PHP Tricks: Eliminate any unwanted characters from a string</title><link>http://www.johnrockefeller.net/php-tricks-eliminate-any-unwanted-characters-from-a-string/</link> <comments>http://www.johnrockefeller.net/php-tricks-eliminate-any-unwanted-characters-from-a-string/#comments</comments> <pubDate>Sat, 28 Jun 2008 18:47:00 +0000</pubDate> <dc:creator>John Rockefeller</dc:creator> <category><![CDATA[PHP]]></category> <category><![CDATA[Web Development]]></category> <category><![CDATA[filename]]></category> <category><![CDATA[function]]></category> <category><![CDATA[how-to]]></category> <category><![CDATA[php]]></category> <category><![CDATA[regex]]></category> <category><![CDATA[regular expression]]></category> <category><![CDATA[string]]></category> <category><![CDATA[tips]]></category> <category><![CDATA[tricks]]></category><guid isPermaLink="false">http://www.johnrockefeller.net/?p=226</guid> <description><![CDATA[Hi all. I&#8217;ve been looking for a handy/graceful way to do this for a while and I thought I&#8217;d share this little php trick with you in the hopes that it&#8217;ll save you some time if you ever need it. If anyone reading this can quickly convert this example into other languages such as perl, [...]]]></description> <wfw:commentRss>http://www.johnrockefeller.net/php-tricks-eliminate-any-unwanted-characters-from-a-string/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Source Control &#8211; svn + ssh (subversion to the rescue!)</title><link>http://www.johnrockefeller.net/source-control-svn-ssh-subversion-to-the-rescue/</link> <comments>http://www.johnrockefeller.net/source-control-svn-ssh-subversion-to-the-rescue/#comments</comments> <pubDate>Wed, 04 Jun 2008 03:25:06 +0000</pubDate> <dc:creator>John Rockefeller</dc:creator> <category><![CDATA[Linux and FreeBSD]]></category> <category><![CDATA[committing]]></category> <category><![CDATA[conflicts]]></category> <category><![CDATA[developers]]></category> <category><![CDATA[how-to]]></category> <category><![CDATA[Programming]]></category> <category><![CDATA[source code]]></category> <category><![CDATA[source control]]></category> <category><![CDATA[ssh]]></category> <category><![CDATA[subversion]]></category> <category><![CDATA[svn]]></category> <category><![CDATA[svn checkout]]></category> <category><![CDATA[svn ci]]></category> <category><![CDATA[svn co]]></category> <category><![CDATA[svn delete]]></category> <category><![CDATA[svn update]]></category><guid isPermaLink="false">http://www.johnrockefeller.net/?p=203</guid> <description><![CDATA[There comes a point in any developer&#8217;s life where he/she must work with one or more people on the same project. What&#8217;s the correct procedure? How is this done? There are a number of different ways. Some good, some bad. The Bad: You may have a method in place where only one person can be [...]]]></description> <wfw:commentRss>http://www.johnrockefeller.net/source-control-svn-ssh-subversion-to-the-rescue/feed/</wfw:commentRss> <slash:comments>1</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.046 seconds using disk: basic

Served from: www.johnrockefeller.net @ 2012-02-11 04:31:01 -->
