<?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>Two Peas in a Pod &#187; programming</title> <atom:link href="http://blog.tobyandjoann.com/category/programming/feed/" rel="self" type="application/rss+xml" /><link>http://blog.tobyandjoann.com</link> <description>The Pea Pod: About Us and Our Lives</description> <lastBuildDate>Tue, 07 Sep 2010 14:09:51 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.0.1</generator> <item><title>Best Method for Email Obfuscation?</title><link>http://blog.tobyandjoann.com/2010/08/12/email-obfuscation/</link> <comments>http://blog.tobyandjoann.com/2010/08/12/email-obfuscation/#comments</comments> <pubDate>Fri, 13 Aug 2010 02:34:11 +0000</pubDate> <dc:creator>Toby</dc:creator> <category><![CDATA[development]]></category> <category><![CDATA[tutorial]]></category> <category><![CDATA[webdev]]></category><guid isPermaLink="false">http://blog.tobyandjoann.com/?p=848</guid> <description><![CDATA[I came across this great tutorial from Perishable Press that demonstrates some really cool methods for E-Mail Obfuscation &#8211; that is the concealment of intended meaning in communication, or making an e-mail address unreadable to spambot farmers.  I will be added this method to my collection of neat and handy tools. Best Method for Email Obfuscation? [...]]]></description> <wfw:commentRss>http://blog.tobyandjoann.com/2010/08/12/email-obfuscation/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>ColdFusion 9 running on Apache using WampServer</title><link>http://blog.tobyandjoann.com/2010/07/31/coldfusion-9-running-on-apache-using-wampserver/</link> <comments>http://blog.tobyandjoann.com/2010/07/31/coldfusion-9-running-on-apache-using-wampserver/#comments</comments> <pubDate>Sun, 01 Aug 2010 02:45:45 +0000</pubDate> <dc:creator>Toby</dc:creator> <category><![CDATA[Coldfusion]]></category> <category><![CDATA[php]]></category> <category><![CDATA[programming]]></category> <category><![CDATA[tech related]]></category> <category><![CDATA[coldfusion]]></category> <category><![CDATA[linux]]></category> <category><![CDATA[wordpress]]></category><guid isPermaLink="false">http://blog.tobyandjoann.com/?p=841</guid> <description><![CDATA[I have created a detailed step-by-step to help you setup Adobe ColdFusion on a Windows machine using WampServer with Apache as the web server. This is what I use for a development environment, and I completely recommend this to you if you are a ColdFusion Developer in need of a development environment and want to [...]]]></description> <wfw:commentRss>http://blog.tobyandjoann.com/2010/07/31/coldfusion-9-running-on-apache-using-wampserver/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>My First AIR App &#8211; F1 Standings</title><link>http://blog.tobyandjoann.com/2010/04/15/my-first-air-app-f1-standings/</link> <comments>http://blog.tobyandjoann.com/2010/04/15/my-first-air-app-f1-standings/#comments</comments> <pubDate>Fri, 16 Apr 2010 02:54:41 +0000</pubDate> <dc:creator>Toby</dc:creator> <category><![CDATA[AIR]]></category> <category><![CDATA[android]]></category><guid isPermaLink="false">http://blog.tobyandjoann.com/?p=743</guid> <description><![CDATA[AIR, the Adobe Integrated Runtime, is part of the Adobe Flash platform that allows you to build and deploy a RIA (Rich Internet application) that will work the same whether you are on a Windows 7 machine, Windows XP, Apple Mac, and hopefully soon, the Android mobile phone platform. This evening I decided to investigate [...]]]></description> <wfw:commentRss>http://blog.tobyandjoann.com/2010/04/15/my-first-air-app-f1-standings/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Force WordPress to use the Latest Version of jQuery</title><link>http://blog.tobyandjoann.com/2010/04/06/force-wordpress-to-use-the-latest-version-of-jquery/</link> <comments>http://blog.tobyandjoann.com/2010/04/06/force-wordpress-to-use-the-latest-version-of-jquery/#comments</comments> <pubDate>Wed, 07 Apr 2010 03:04:27 +0000</pubDate> <dc:creator>Toby</dc:creator> <category><![CDATA[php]]></category> <category><![CDATA[programming]]></category> <category><![CDATA[wordpress]]></category><guid isPermaLink="false">http://blog.tobyandjoann.com/?p=734</guid> <description><![CDATA[I was looking for a way to override the default version of jQuery that is being used in WordPress 2.9x and I came across this article that explains how to do this. It doesn&#8217;t say in the article where you place this function, but I figured that I&#8217;d slide it into the functions.php in my [...]]]></description> <wfw:commentRss>http://blog.tobyandjoann.com/2010/04/06/force-wordpress-to-use-the-latest-version-of-jquery/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Strange Behavior with WordPress Pagination, Fix</title><link>http://blog.tobyandjoann.com/2009/08/09/strange-behavior-with-wordpress-pagination-fix/</link> <comments>http://blog.tobyandjoann.com/2009/08/09/strange-behavior-with-wordpress-pagination-fix/#comments</comments> <pubDate>Sun, 09 Aug 2009 14:16:52 +0000</pubDate> <dc:creator>Toby</dc:creator> <category><![CDATA[php]]></category> <category><![CDATA[programming]]></category> <category><![CDATA[wordpress]]></category><guid isPermaLink="false">http://blog.tobyandjoann.com/?p=493</guid> <description><![CDATA[I was creating a custom theme for a website that I work on &#8211; www.f1weekly.com &#8211; and I was getting some strange behavior with the default WordPress pagination. Using the standard code, as found in the &#34;default&#34; theme included with WordPress, I used the following code to create my pagination links in my templates: &#160; [...]]]></description> <wfw:commentRss>http://blog.tobyandjoann.com/2009/08/09/strange-behavior-with-wordpress-pagination-fix/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>PHP: PEAR Library and Plesk</title><link>http://blog.tobyandjoann.com/2009/05/31/php-pear-library-and-plesk/</link> <comments>http://blog.tobyandjoann.com/2009/05/31/php-pear-library-and-plesk/#comments</comments> <pubDate>Sun, 31 May 2009 13:31:05 +0000</pubDate> <dc:creator>Toby</dc:creator> <category><![CDATA[php]]></category> <category><![CDATA[linux]]></category><guid isPermaLink="false">http://blog.tobyandjoann.com/?p=472</guid> <description><![CDATA[I was having an issue with setting up PEAR Library with PHP on my Linux box that runs Plesk, so after some research and a little help from the support team at HostMySite.com I came up with the following. To run PEAR you obviously have to have it installed, so once you have done that, [...]]]></description> <wfw:commentRss>http://blog.tobyandjoann.com/2009/05/31/php-pear-library-and-plesk/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>CFML to PHP</title><link>http://blog.tobyandjoann.com/2008/12/13/cfml-to-php/</link> <comments>http://blog.tobyandjoann.com/2008/12/13/cfml-to-php/#comments</comments> <pubDate>Sat, 13 Dec 2008 22:56:21 +0000</pubDate> <dc:creator>Toby</dc:creator> <category><![CDATA[programming]]></category> <category><![CDATA[coldfusion]]></category> <category><![CDATA[php]]></category><guid isPermaLink="false">http://blog.tobyandjoann.com/?p=31</guid> <description><![CDATA[So, I&#8217;ve been working all day to get a site converted from Coldfusion to PHP. This seems like a backwards why to do something, given the power of Coldfusion, but there is a reason to the madness. But after trying to work on this sporadically all day while trying to look after Charlotte, I have [...]]]></description> <wfw:commentRss>http://blog.tobyandjoann.com/2008/12/13/cfml-to-php/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)
Database Caching 2/22 queries in 0.012 seconds using disk

Served from: blog.tobyandjoann.com @ 2010-09-09 18:23:51 -->