<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Laura Gentry</title>
	<link>http://www.lauragentry.com/wordpress</link>
	<description>Journo-geek extraordinaire. Sometimes just plain ordinaire.</description>
	<lastBuildDate>Mon, 02 Aug 2010 19:05:01 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0" -->

	<item>
		<title>Applying one theme to multiple blogs in a WordPress Multisite network</title>
		<description><![CDATA[Here&#8217;s a good bit of code I found in the WordPress MU forums and slightly altered for my own purposes &#8211; conditional tag based on blog ID. This will work for WordPress 3.0: 12345678910&#60;!-- SWITCH CODE BASED ON BLOG ID --&#62; &#60;?php $current_blog_id = $GLOBALS&#91;'blog_id'&#93;; &#160;if &#40;$current_blog_id == 1&#41; &#123;?&#62;d Do this for blog ID [...]]]></description>
		<link>http://www.lauragentry.com/wordpress/?p=530</link>
			</item>
	<item>
		<title>How to create a WordPress 3.0 Multisite Network on a Windows server using sub-directories</title>
		<description><![CDATA[I recently spent many hours &#8212; most of it Googling and staring at error pages &#8212; trying to get the new WordPress Multisite functionality working on a Windows server. I thought I would share how I finally ended up succeeding. This tutorial is primarily for people who have control over the Windows server they are [...]]]></description>
		<link>http://www.lauragentry.com/wordpress/?p=517</link>
			</item>
	<item>
		<title>Controlling the number of posts in multiple loop calls on a single WordPress page</title>
		<description><![CDATA[That&#8217;s kind of a mouthful, eh? With all the talk of organizations using WordPress as their website CMS, it&#8217;s pretty surprising some features aren&#8217;t yet part of the core code or at least surprising that some hacks aren&#8217;t more distributed. A very basic feature I know every news site would want is the ability to [...]]]></description>
		<link>http://www.lauragentry.com/wordpress/?p=512</link>
			</item>
	<item>
		<title>FAA clears path for flying cars FINALLY!</title>
		<description><![CDATA[This is the Terrafugia Transition, a plane/car hybrid developed by some MIT genuises. It costs $100k with $10 down, which I actually find quite reasonable compared to some of the high-end car prices out there. The FAA recently eased some restrictions to allow this thing to start selling commercially, which opens up the possibility of [...]]]></description>
		<link>http://www.lauragentry.com/wordpress/?p=507</link>
			</item>
	<item>
		<title>How to create a CSS rollover effect for buttons</title>
		<description><![CDATA[.buttons a { display: block; width: 146px; height: 77px; background: transparent url(http://www.lauragentry.com/wordpress/wp-content/uploads/2010/06/buttons.png) no-repeat; text-decoration:none; border:0; margin-top:20px; } .buttons a:hover { background-position: -153px 0; } I&#8217;ve decided to start using this space more for keeping track of random things I learn that I want to make a record of. I typically scour the internet for a [...]]]></description>
		<link>http://www.lauragentry.com/wordpress/?p=475</link>
			</item>
	<item>
		<title>Laurallani&#8217;s trip to Europe: The Lodging</title>
		<description><![CDATA[We&#8217;re planning on shlepping through Europe this fall, and I&#8217;m in full planning mode, so I thought I&#8217;d share some of our plans with &#8220;picture pages, picture pages, open up your picture pages&#8221; (you sing the rest). If you&#8217;ve ever traveled with the General, you know I don&#8217;t screw around with planning vacations. Since I&#8217;ve [...]]]></description>
		<link>http://www.lauragentry.com/wordpress/?p=411</link>
			</item>
	<item>
		<title>WordPress Plugin: Post XML for Simpleviewer Gallery</title>
		<description><![CDATA[After writing my first WordPress plugin (which creates an XML file of your blog using every post&#8217;s title, excerpt, permalink and custom fields), I started getting several requests from people who wanted post-specific XML that pulls out images stored in a post&#8217;s gallery to populate a Flash gallery. Since there are several Flash gallery solutions [...]]]></description>
		<link>http://www.lauragentry.com/wordpress/?p=343</link>
			</item>
	<item>
		<title>Fun times in the iPhone App Store: &#8220;But will this app provide a good noodle environment for me?&#8221;</title>
		<description><![CDATA[Anyone familiar with iTunes knows the user reviews are a total cesspool of morons, but did you know about the special level of crazy happening in the App store specifically? It&#8217;s really wonderful. Here we have a review (#10) of an Alice in Wonderland app. This app provides you yet another vessel to digest Lewis [...]]]></description>
		<link>http://www.lauragentry.com/wordpress/?p=273</link>
			</item>
	<item>
		<title>Weirdest random image I&#8217;ve found today</title>
		<description><![CDATA[]]></description>
		<link>http://www.lauragentry.com/wordpress/?p=245</link>
			</item>
	<item>
		<title>WordPress plugin: Photo Gallery XML Export v1.0.0</title>
		<description><![CDATA[This is my first attempt at a WordPress plugin. I implemented it on The News Tribune&#8216;s homepage several months ago and there haven&#8217;t been any disasters, so I&#8217;m considering it a success. This plugin takes post data from your WordPress blog and creates an XML feed of that data. I suppose it could have several [...]]]></description>
		<link>http://www.lauragentry.com/wordpress/?p=216</link>
			</item>
</channel>
</rss>
