<?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>Tom Altman&#187; programming Archives  &#8211; Tom Altman&#8217;s Wedia Conversation</title>
	<atom:link href="http://tomaltman.com/category/technology/programming-technology/feed/" rel="self" type="application/rss+xml" />
	<link>http://tomaltman.com</link>
	<description>A talk about me, my family and the things we love to do</description>
	<lastBuildDate>Fri, 30 Jul 2010 05:54:17 +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>WordPress :: get author info outside the loop</title>
		<link>http://tomaltman.com/technology/php-technology/wordpress-get-author-info-outside-the-loop/</link>
		<comments>http://tomaltman.com/technology/php-technology/wordpress-get-author-info-outside-the-loop/#comments</comments>
		<pubDate>Wed, 28 Apr 2010 15:31:05 +0000</pubDate>
		<dc:creator>tom.altman</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[Author]]></category>
		<category><![CDATA[Plug-in]]></category>

		<guid isPermaLink="false">http://tomaltman.com/?p=3528</guid>
		<description><![CDATA[Image via Wikipedia I&#8217;m working on a plugin to which will ftp posts each time they are published.  It&#8217;s going pretty good &#8211; but the only information I have on the author is the ID.  So I needed to get more about the author &#8211; I found the solution in a post by Shawn Gaffney [...]]]></description>
		<wfw:commentRss>http://tomaltman.com/technology/php-technology/wordpress-get-author-info-outside-the-loop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WP Plugin: WP Server Detecter</title>
		<link>http://tomaltman.com/technology/wordpress-plugin/plugin-server-detecter/</link>
		<comments>http://tomaltman.com/technology/wordpress-plugin/plugin-server-detecter/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 13:00:31 +0000</pubDate>
		<dc:creator>tom.altman</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress plugin]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[server detect]]></category>

		<guid isPermaLink="false">http://tomaltman.com/?p=3507</guid>
		<description><![CDATA[If you only ever use this once &#8211; I have a feeling it will be worth it.  I&#8217;m guessing this works best as a debugging tool. This plugin is a really simple and quick plugin that puts the hostname of the server that the page was viewed from. This is useful if you are hosting [...]]]></description>
		<wfw:commentRss>http://tomaltman.com/technology/wordpress-plugin/plugin-server-detecter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tricky page navigation solution</title>
		<link>http://tomaltman.com/technology/web-design-technology/tricky-page-navigation-solution/</link>
		<comments>http://tomaltman.com/technology/web-design-technology/tricky-page-navigation-solution/#comments</comments>
		<pubDate>Fri, 26 Feb 2010 15:00:22 +0000</pubDate>
		<dc:creator>tom.altman</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[multi-level nav]]></category>
		<category><![CDATA[page navigation]]></category>

		<guid isPermaLink="false">http://tomaltman.com/?p=3444</guid>
		<description><![CDATA[WordPress is so good at so many things, but page navigation is not one of them.  I think it is because WordPress is a platform and page navigation is a bridge between design and development. In steps this code from wphacks called &#8220;Page Sensitive Multi-Level Navigation&#8221; The mission was to display sub-pages of the current [...]]]></description>
		<wfw:commentRss>http://tomaltman.com/technology/web-design-technology/tricky-page-navigation-solution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Familiar with WordPress, but don&#8217;t want the overhead?</title>
		<link>http://tomaltman.com/technology/programming-technology/familiar-with-wordpress-but-dont-want-the-overhead/</link>
		<comments>http://tomaltman.com/technology/programming-technology/familiar-with-wordpress-but-dont-want-the-overhead/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 21:00:17 +0000</pubDate>
		<dc:creator>tom.altman</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[frameowrk]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://tomaltman.com/?p=3427</guid>
		<description><![CDATA[Try BackPress.  It&#8217;s a lot like WordPress &#8211; but less, or more?  :) BackPress is a PHP library of core functionality for web applications. It grew out of the immensely popular WordPress project, and is also the core of the bbPress and GlotPress sister-projects.]]></description>
		<wfw:commentRss>http://tomaltman.com/technology/programming-technology/familiar-with-wordpress-but-dont-want-the-overhead/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress coding tips and tricks &#8211; part 2</title>
		<link>http://tomaltman.com/technology/programming-technology/wordpress-coding-tips-and-tricks-part-2/</link>
		<comments>http://tomaltman.com/technology/programming-technology/wordpress-coding-tips-and-tricks-part-2/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 14:30:42 +0000</pubDate>
		<dc:creator>tom.altman</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://tomaltman.com/?p=3432</guid>
		<description><![CDATA[Yea &#8211; the last one 30 minutes ago was good too&#8230;but I found this too and it has some seriously good nuggets of code: 2. Showing Related Posts Without A Plugin Tom: We are currently using a plugin to do this on GazetteOnline.  But I always wonder if it would be faster without it? 7. [...]]]></description>
		<wfw:commentRss>http://tomaltman.com/technology/programming-technology/wordpress-coding-tips-and-tricks-part-2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WordPress coding tips and tricks</title>
		<link>http://tomaltman.com/technology/programming-technology/wordpresscoding-tips-and-tricks/</link>
		<comments>http://tomaltman.com/technology/programming-technology/wordpresscoding-tips-and-tricks/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 14:00:49 +0000</pubDate>
		<dc:creator>tom.altman</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[tips and tricks]]></category>

		<guid isPermaLink="false">http://tomaltman.com/?p=3422</guid>
		<description><![CDATA[Using WordPress on gazetteonline, we have learned some tips and tricks.  This post from web design ledger shows some more &#8211; a couple are trumped by WordPress 2.9, but they are still hot, hot, hot. Customize the Logo of Your WordPress Login Page TIP: Great for that custom look to your install. Detecting Mobile Devices [...]]]></description>
		<wfw:commentRss>http://tomaltman.com/technology/programming-technology/wordpresscoding-tips-and-tricks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Funny post on &#8216;Superstar&#8217; Developers</title>
		<link>http://tomaltman.com/technology/funny-post-on-superstar-developers/</link>
		<comments>http://tomaltman.com/technology/funny-post-on-superstar-developers/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 08:00:57 +0000</pubDate>
		<dc:creator>tom.altman</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[code]]></category>

		<guid isPermaLink="false">http://tomaltman.com/?p=3358</guid>
		<description><![CDATA[Image via Wikipedia This is a pretty good read&#8230;and by these standards, I must be a-w-e-s-o-m-e! So you’ve read Joel’s posts about how 1% of developers are 10x as productive as the rest; the superstar developers; the only ones worth hiring. You know you can program, that you’re reasonably talented, but that’s not enough. You [...]]]></description>
		<wfw:commentRss>http://tomaltman.com/technology/funny-post-on-superstar-developers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Amazon CDN Grows Up, Adds Flash Streaming</title>
		<link>http://tomaltman.com/quick-post/amazon-cdn-grows-up-adds-flash-streaming/</link>
		<comments>http://tomaltman.com/quick-post/amazon-cdn-grows-up-adds-flash-streaming/#comments</comments>
		<pubDate>Mon, 21 Dec 2009 12:45:57 +0000</pubDate>
		<dc:creator>tom.altman</dc:creator>
				<category><![CDATA[Quick Post]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[cnd]]></category>
		<category><![CDATA[content delivery network]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://tomaltman.com/?p=2937</guid>
		<description><![CDATA[We&#8217;ve been looking at CDN&#8217;s, there are lot of good choices.  But it is hard to bet against Amazon. When Amazon introduced its CloudFront CDN last year, one of the biggest knocks against the service was that it wasn’t primed for the delivery of video. That changed today, with the addition of video streaming capabilities [...]]]></description>
		<wfw:commentRss>http://tomaltman.com/quick-post/amazon-cdn-grows-up-adds-flash-streaming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone webapps to kick the AppStore habit</title>
		<link>http://tomaltman.com/featured-post/iphone-webapps-to-kick-the-appstore-habit/</link>
		<comments>http://tomaltman.com/featured-post/iphone-webapps-to-kick-the-appstore-habit/#comments</comments>
		<pubDate>Mon, 30 Nov 2009 15:00:18 +0000</pubDate>
		<dc:creator>tom.altman</dc:creator>
				<category><![CDATA[Featured Post]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPhone App]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[AppStore]]></category>
		<category><![CDATA[Cocoa Touch]]></category>
		<category><![CDATA[John Gruber]]></category>

		<guid isPermaLink="false">http://tomaltman.com/?p=1439</guid>
		<description><![CDATA[Image via Wikipedia I love my iPhone.  I hate the AppStore. I have not built my own iPhone app &#8211; partially because I haven&#8217;t found something I couldn;t already buy.  But partly because it seems complicated.  That&#8217;s probably why I don&#8217;t build desktop apps.  I came across a post by John Gruber called &#8220;iPhone Web [...]]]></description>
		<wfw:commentRss>http://tomaltman.com/featured-post/iphone-webapps-to-kick-the-appstore-habit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>It&#039;s common sense, stupid: The Mistakes I Made in My Programming Career</title>
		<link>http://tomaltman.com/quick-post/its-common-sense-stupid-the-mistakes-i-made-in-my-programming-career/</link>
		<comments>http://tomaltman.com/quick-post/its-common-sense-stupid-the-mistakes-i-made-in-my-programming-career/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 14:30:10 +0000</pubDate>
		<dc:creator>tom.altman</dc:creator>
				<category><![CDATA[Quick Post]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[web concepts]]></category>
		<category><![CDATA[coding tips]]></category>
		<category><![CDATA[learning]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[triacks]]></category>

		<guid isPermaLink="false">http://tomaltman.com/?p=1425</guid>
		<description><![CDATA[I would have to agree with 3,4 &#38; 5. 3.  Code reuse &#8211; the sooner you learn this the better.  I think it goes hand in hand with object oriented thinking.  You&#8217;ll do it eventually&#8230;may as well be today. 4. Documentation &#8211; we&#8217;ve gotten better at doing this via wiki/website at my work.  Seems to [...]]]></description>
		<wfw:commentRss>http://tomaltman.com/quick-post/its-common-sense-stupid-the-mistakes-i-made-in-my-programming-career/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
