<?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>Feasible Impossibilities &#187; Personal</title>
	<atom:link href="http://www.impossibilities.com/v4/category/personal/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.impossibilities.com/v4</link>
	<description>Robert M. Hall, II - Interactive Software Developer, Adobe Flash Platform Specialist, Adobe Community Expert, Adobe Solution Partner and Adobe User Group Manager</description>
	<lastBuildDate>Fri, 03 Feb 2012 18:49:33 +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>08/08/08 &#8211; Feasible Impossibilities Version 4.0</title>
		<link>http://www.impossibilities.com/v4/2008/08/08/080808-feasible-impossibilities-version-40/</link>
		<comments>http://www.impossibilities.com/v4/2008/08/08/080808-feasible-impossibilities-version-40/#comments</comments>
		<pubDate>Fri, 08 Aug 2008 21:20:20 +0000</pubDate>
		<dc:creator>Robert M. Hall, II</dc:creator>
				<category><![CDATA[Default]]></category>
		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://dv.impossibilities.com/v4/?p=372</guid>
		<description><![CDATA[Today on 08/08/08 I decided to throw the switch on a new version of my personal site. If the DNS changes have begun to propagate and you are reading this right now you are seeing the new site. This will mark the 4th major version of my site over the years since it was originally [...]]]></description>
			<content:encoded><![CDATA[<p><img style="float: right; padding-left: 5px; padding-bottom: 5px; padding-right: 5px;" title="Version 4 DIP Switch" src="http://www.impossibilities.com/v4/wp-content/uploads/version4_dip2.jpg" alt="version4 dip2 08/08/08   Feasible Impossibilities Version 4.0" width="120" height="103" />Today on 08/08/08 I decided to throw the switch on a new version of my personal site. If the DNS changes have begun to propagate and you are reading this right now you are seeing the new site. This will mark the 4th major version of my site over the years since it was originally launched in 1997.</p>
<p><span id="more-372"></span><br />
The past 2 years, I have been so busy with other aspects of my life and knee-to-head-deep in work related projects that I haven&#8217;t posted with any regular frequency. I have a great deal of things I would like to write about, but my priorities have been with my family, (primarily my 2 year old son Owen and my 3 month old daughter Delaney who are both wonderful), getting work done and participating more in my local community and user groups. I have also found that using micro-blogging and other Web 2.0 social services like Twitter, Pownce, and many others have really contributed to me not feeling the need to post as much to my blog.</p>
<p>I decided that if I was going to do any sort of writing or blogging at all, that I would want a much more robust system that met the following criteria:</p>
<ul>
<li>More efficient at day to day tasks and operations</li>
<li>More robust plugin API and extensibility layer</li>
<li>Additional CMS like features</li>
<li>Better support for theming/skinning and CSS</li>
<li>Better support for valid XHTML</li>
<li>More robust and flexible administration controls</li>
</ul>
<p>Back in early 2003, I adopted an early beta version of <a href="http://www.pivotlog.net/">Pivot</a> and have hacked it to death over the years to the point where upgrading would be more pain than its worth. I had considered moving to their <a href="http://www.pivotx.net/">new 2.0 version</a>, but in the end, with the criteria and features I had in mind, the API, extensibility and community around <a href="http://www.wordpress.org/">WordPress</a> really impressed me more. I had already written some plugins and custom shortcodes for several clients of mine over the past year without getting too deep into the guts of WordPress and was impressed from that perspective in that the documentation was clear and easy to follow. Then I got a chance to meet Matt Mullenweg in person a few months back at an event in Philadelphia, and he impressed me with his ideas. So I installed WordPress and after only a few hours I was able to take the vast majority of hacks and modifications I had incorporated over the years to Pivot and convert them into true plug-ins for WordPress.</p>
<p>The first three I made are Glossolalia, WP-List Filter and TwitterRSS. Glossolalia wraps my text-to-speech system for generating and cacheing MP3&#8242;s for consumption by Flash other players into a WordPress plugin to automatically generate spoken word copies of each entry on demand. It was easy enough to tie in the delivery with another popular WordPress plugin: <a href="http://www.1pixelout.net/code/audio-player-wordpress-plugin/">Martin Laines 1-Pixel Out Audio Player</a> this made things so simple. Wp-List Filter is a plugin that adds a filter to the wp_list_pages() function so you can alter the the way WordPress outputs and tags the UL data for the top level menu of pages in your system. This allowed me to implement my own custom CSS variant of the &#8220;sliding door&#8221; style/technique for CSS based tabs for my main navigation. This technique was made popular by an <a href="http://www.alistapart.com/articles/slidingdoors/">article by Doug Bowman on a List Apart a few years back</a>. I just added an extra span so that I never have to worry about the width, I have an image for each edge of the tab, and an image in the middle that is scaled as needed for the background, a little more CSS, but better results. This was pretty much impossible to do with the default wp_list_pages() function. If I get a chance to clean up the source a bit, I&#8217;ll probably release this for folks to tinker with. The final one TwitterRSS was to accomplish one of my goals to incorporate all the micro-blogging and Web 2.0 Social Services that I use into feeds I can display on my own site. You can see it in action <a href="../about/twitter-posts/">here</a>.</p>
<p>All of these items made the decision to move from Pivot to WordPress very easy. Much of the functionality I had to hack into Pivot was already in WordPress or just a search and install away from the huge library of community developed plugins. So I&#8217;ve been working on and off the past month or so to move all my old posts, and not just my blog but my entire site infrastructure and odds and ends that have accumulated over the years following me from server to server &#8211; nearly 5 gigs worth of cruft (not including email, client work and other domains I host). I have paired it all down and things are running lean and mean now. Everything has been moved to an entirely new server at <a href="http://www.mediatemple.net/">MediaTemple.net</a> &#8211; I have been using them for my hosting for over 6 years now and highly recommend them.</p>
<p>There are some really great plugins for WordPress &#8211; two of my favorites are centered around the iPhone. The first one I want to mention: <a href="http://bravenewcode.com/wptouch/">WPtouch iPhone Theme</a> With this plugin installed if you visit my site with an iPhone (or Safari 3 and set the user agent to iPhone or iPod Touch) by default you will get an experience and theme that is optimized for the device. Its also smart enough to allow you to switch back and forth from the optimized version to the full CSS styled version.</p>
<p>The second plugin is: <a href="http://wphoneplugin.org/">WPhone</a> a lightweight admin interface for the iPhone and other mobile devices. This makes it super handy to administrate the site from remote. Although now there is a <a href="http://iphone.wordpress.org/">full blown iPhone native app that WordPress</a> released to handle this task and it works very well indeed. They were even nice enough to <a href="http://iphone.wordpress.org/contribute/">release the source code</a> to the community which will only encourage continued development.</p>
<p>I still have quite a bit of content I want to flesh out around the site, particularly the <a href="http://www.impossibilities.com/v4/services/">Services</a>, <a href="http://www.impossibilities.com/v4/portfolio/">Portfolio</a> and <a href="http://www.impossibilities.com/v4/community/">Community</a> sections, but the bulk of the work and configuration is done and I&#8217;ll gradually flesh those three sections out over the next few days to weeks. I also spent several  hours making sure I have 301 Redirects in place for all old links and popular content, and for items that might have had their locations and URL&#8217;s re-arranged or changed. However, if you notice any 404&#8242;s, errors or other missing content or JavaScript issues, please let me know by <a href="/contact/">dropping me a note.</a> Beyond that the two other big things I am working on. The first is to implement a cacheing plugin for WordPress as its default architecture is to always dynamically build pages by way of queries to a MySQL database. One nice feature of Pivot, it that is was all flat XML and pre-rendered pages so it was always pretty fast to serve up, and there was never a possibility you might run out of database connections. As long as Apache and PHP could stay up, your site would stay up. I haven&#8217;t really load tested things with WordPress and my current configuration but I&#8217;d like to do whatever I can to optimize the loading and prevent potential failure due to loads on MySQL. The second item is to consolidate a great deal of the JavaScript libraries that are leveraged in various parts of the site. There are several that are used and even though they are in packed format, it still eats up a ton of transfer. I also want to follow some <a href="http://developer.yahoo.com/performance/rules.html">optimization and best practice tips that team members at Yahoo</a> have come up with such as moving scripts to the end of HTML content and other little items that should help on the load and execution time.</p>
<p>Finally this site is now geared at the most modern browsers capable of CSS and transparent PNG files. I&#8217;m not even bothering to put in hacks or support for anything but the most current browsers, like Safari 3, Firefox 3, and IE 7 and any Flash content will require the latest Flash 9 or possibly Flash 10 player. For a client I would offer a bit more backwards compatibility for sure, but I&#8217;m not as concerned about that for my own personal site. So if you are running Internet Explorer 5 for Mac or any browser that hasn&#8217;t been released in the past few months to a year and the site doesn&#8217;t look or operate properly for you. I encourage you to upgrade, not just for my site, but for all the other benefits of using the latest versions bring to you like security enhancements, additional features, bug fixes, etc. That being said, if you are using the latest and greatest and things are just not working for you as you would expect, please feel free to <a href="http://www.impossibilities.com/v4/contact/">drop me a note</a>.</p>
<div class="glossolalia" style="margin: 3px; margin-right: 5px; padding: 0px; width: 100%; height: 30px; text-align: right;"><a href="http://www.impossibilities.com/v4/wp-content/plugins/glossolalia/glossolalia_mp3.php?id=372">Download an MP3 Podcast of this Entry (glossolalia_mp3.php?id=372)</a><br /></div>]]></content:encoded>
			<wfw:commentRss>http://www.impossibilities.com/v4/2008/08/08/080808-feasible-impossibilities-version-40/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Announcing the birth of Delaney Ann Hall</title>
		<link>http://www.impossibilities.com/v4/2008/05/02/announcing-the-birth-of-delaney-ann-hall/</link>
		<comments>http://www.impossibilities.com/v4/2008/05/02/announcing-the-birth-of-delaney-ann-hall/#comments</comments>
		<pubDate>Fri, 02 May 2008 21:11:00 +0000</pubDate>
		<dc:creator>Robert M. Hall, II</dc:creator>
				<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I wanted to announce the birth of my second child, this time a daughter &#8211; Delaney Ann Hall was born on April 27th at 6:38am. She weighed 8lbs 14oz and was 21.5 inches long. She is amazing and joins her big brother Owen, who will be two in just a few weeks on May 14th. [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="external" href="http://www.flickr.com/photos/rmhall/2445896004/" target="_blank"><img src="http://www.impossibilities.com/blog/images/tiny_delaney.jpg" border="0" alt="tiny delaney Announcing the birth of Delaney Ann Hall" align="right" title="Announcing the birth of Delaney Ann Hall" /></a>I wanted to announce the birth of my second child, this time a daughter &#8211; Delaney Ann Hall was born on April 27th at 6:38am. She weighed 8lbs 14oz and was 21.5 inches long. She is amazing and joins her big brother Owen, who will be two in just a few weeks on May 14th. We are all doing great, just very tired at the moment.</p>
<p>I have put together a special page with a bunch of links to photos on my <a rel="external" href="http://www.flickr.com/photos/melissahall/">wife Melissa&#8217;s Flickr account</a>, as well as a bunch of videos I uploaded to my Viddler account which can be found here:</p>
<p><a rel="external" href="http://delaney.impossibilities.com/">http://delaney.impossibilities.com/</a></p>
<p>I am still a bit exhausted from the week and meant to get this up sooner but just havent had the energy or the time. I&#8217;ll put up some additional detail here soon as well.</p>
<p>Thanks to all my twitter friends and family who have written thanks and congratulations. If you haven&#8217;t heard back from me yet, I will get back to you as soon as I can.</p>
<p>I am taking off the next couple weeks from work and new projects to spend with my new daughter and the rest of my family, so I wont be able to respond to emails and other inquiries as fast as I normally do, so please allow a little extra time for replies.</p>
<div class="glossolalia" style="margin: 3px; margin-right: 5px; padding: 0px; width: 100%; height: 30px; text-align: right;"><a href="http://www.impossibilities.com/v4/wp-content/plugins/glossolalia/glossolalia_mp3.php?id=4">Download an MP3 Podcast of this Entry (glossolalia_mp3.php?id=4)</a><br /></div>]]></content:encoded>
			<wfw:commentRss>http://www.impossibilities.com/v4/2008/05/02/announcing-the-birth-of-delaney-ann-hall/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>My First Child &#8211; Owen Martell Hall &#8211; Born 05.14.06 &#8211; Mothers Day</title>
		<link>http://www.impossibilities.com/v4/2006/05/15/my-first-child-owen-martell-hall-born-051406-mothers-day/</link>
		<comments>http://www.impossibilities.com/v4/2006/05/15/my-first-child-owen-martell-hall-born-051406-mothers-day/#comments</comments>
		<pubDate>Mon, 15 May 2006 08:17:00 +0000</pubDate>
		<dc:creator>Robert M. Hall, II</dc:creator>
				<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I am extremely happy and proud to announce that my first child &#8211; Owen Martell Hall was born Sunday May 14th, 2006 at 4:40pm &#8211; a perfect Mothers day gift. He weighed in at 8 pounds, 5 ounces and 21 inches long. My wife Melissa and I couldn&#8217;t be happier. I&#8217;ll have some more photos [...]]]></description>
			<content:encoded><![CDATA[<p>I am extremely happy and proud to announce that my first child &#8211; Owen Martell Hall was born Sunday May 14th, 2006 at 4:40pm &#8211; a perfect Mothers day gift. He weighed in at 8 pounds, 5 ounces and 21 inches long. My wife Melissa and I couldn&#8217;t be happier. I&#8217;ll have some more photos and videos for friends and family shortly, but right now we are all exhausted as Melissa went into labor around 10pm Saturday night, so it has been quite a long 24 hours.  I am now going to try and sleep a little as tomorrow is actually our 2 year wedding anniversary &#8211; quite a week indeed! Apologies in advance if I don&#8217;t respond to emails and work related items as rapidly as normal for the next few weeks as I get to know my new best friend.<br/><br />
<a href="http://www.impossibilities.com/imgview.php?type=photos&#038;photo=47232449582_6837"  target="_blank" rel='external'><img src="http://www.impossibilities.com/imgview.php?type=thumbnails&#038;photo=47232449582_6837" title="My First Child   Owen Martell Hall   Born 05.14.06   Mothers Day" alt=" My First Child   Owen Martell Hall   Born 05.14.06   Mothers Day" /></a><a href="http://www.impossibilities.com/imgview.php?type=photos&#038;photo=43154274942_6837" target="_blank"><img src="http://www.impossibilities.com/imgview.php?type=thumbnails&#038;photo=43154274942_6837" title="My First Child   Owen Martell Hall   Born 05.14.06   Mothers Day" alt=" My First Child   Owen Martell Hall   Born 05.14.06   Mothers Day" /><a href="http://www.impossibilities.com/imgview.php?type=photos&#038;photo=75634049860_6837" target="_blank"><img src="http://www.impossibilities.com/imgview.php?type=thumbnails&#038;photo=75634049860_6837" title="My First Child   Owen Martell Hall   Born 05.14.06   Mothers Day" alt=" My First Child   Owen Martell Hall   Born 05.14.06   Mothers Day" /><a href="http://www.impossibilities.com/imgview.php?type=photos&#038;photo=84042673502_6837" target="_blank"><img src="http://www.impossibilities.com/imgview.php?type=thumbnails&#038;photo=84042673502_6837" title="My First Child   Owen Martell Hall   Born 05.14.06   Mothers Day" alt=" My First Child   Owen Martell Hall   Born 05.14.06   Mothers Day" /> </p>
<div class="glossolalia" style="margin: 3px; margin-right: 5px; padding: 0px; width: 100%; height: 30px; text-align: right;"><a href="http://www.impossibilities.com/v4/wp-content/plugins/glossolalia/glossolalia_mp3.php?id=44">Download an MP3 Podcast of this Entry (glossolalia_mp3.php?id=44)</a><br /></div>]]></content:encoded>
			<wfw:commentRss>http://www.impossibilities.com/v4/2006/05/15/my-first-child-owen-martell-hall-born-051406-mothers-day/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

