<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Stereo Interactive &#38; Design - Ann Arbor, Michigan Web Design</title>
	<link>http://stereointeractive.com/blog</link>
	<description>Development Blog</description>
	<lastBuildDate>Fri, 04 Nov 2011 03:46:28 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.2.1" -->

	<item>
		<title>Mac OS 10.7 Lion PHP Ruby upgrade notes</title>
		<description><![CDATA[A new notes regarding my local development environment after upgrading to Lion this morning. 1. mycrypt extension is no longer installed. To get this working I had to update/reinstall Developer Tools (from the App Store), install libmcrypt using macports, and then more or less follow the instructions here (changing 10.6 to 10.7 as necessary). 2. [...]]]></description>
		<link>http://stereointeractive.com/blog/2011/07/20/mac-os-10-7-lion-php-ruby-upgrade-notes/</link>
			</item>
	<item>
		<title>Suggestions for Free Websites</title>
		<description><![CDATA[Friends often ask us for recommendations on how to set up their own personal websites, but don&#8217;t have the budget to build something custom. Here is my take on it. It&#8217;s hard to find good, free (or even cheap), web site templates. You may want to experiment with either a free hosted wordpress blog (http://wordpress.com), [...]]]></description>
		<link>http://stereointeractive.com/blog/2011/06/15/suggestions-for-free-websites/</link>
			</item>
	<item>
		<title>The Hit List for Mac Safari Extension</title>
		<description><![CDATA[My favorite task management apps for mac, The Hit List by The Potion Factory, finally came out of beta yesterday after a very long wait. One of the new features, besides the biggest enhancement (iOS synchronization) is that you can install a safari extension (via a link in the release notes) which will allow you [...]]]></description>
		<link>http://stereointeractive.com/blog/2011/06/01/the-hit-list-for-mac-safari-extension/</link>
			</item>
	<item>
		<title>WordPress embed html5 video, encoding</title>
		<description><![CDATA[My current favorite plugin for embedding video is VideoJS WordPress Plugin which uses the HTML5 Video Player VideoJS. After you install the plugin, you can use a shortcode to embed your video in various formats like mp4, ogg, and webm. To encode video on a mac, I like Miro Video Converter. It has a super [...]]]></description>
		<link>http://stereointeractive.com/blog/2011/05/24/wordpress-embed-html5-video-encoding/</link>
			</item>
	<item>
		<title>WordPress 3.1 sortable admin tables</title>
		<description><![CDATA[With the release of 3.1, WordPress enabled list-type admin screen enhancements to provide sortable columns for list-type screens and better pagination. This begs the question, how do we make our custom columns sortable, too? If we add custom meta attributes to posts or create custom post types, sometimes it&#8217;s nice to display these fields in [...]]]></description>
		<link>http://stereointeractive.com/blog/2011/02/26/wordpress-3-1-sortable-admin-tables/</link>
			</item>
	<item>
		<title>WordPress: Adding custom boxes to posts</title>
		<description><![CDATA[I stumbled on a great post about how to custom boxes for your wordpress posts. In this case it was promo boxes, but it could be used anytime you want to relate certain custom types of content to your wordpress pages (for example, a portfolio of work, a list of employees, etc). http://wordpress.stackexchange.com/questions/5750/custom-field-meta-populated-by-dropdown-of-existing-posts]]></description>
		<link>http://stereointeractive.com/blog/2011/02/26/wordpress-adding-custom-boxes-to-posts/</link>
			</item>
	<item>
		<title>Using CURL through a SOCKS proxy to post XML data</title>
		<description><![CDATA[Recently we had to communicate with an API that requires we post XML from a white-listed IP address. This made it difficult to develop against since the only way we could get a response from the API service was if we were accessing it from our production machine. This is how you set up PHP&#8217;s [...]]]></description>
		<link>http://stereointeractive.com/blog/2011/01/13/using-curl-through-a-socks-proxy-to-post-xml-data/</link>
			</item>
	<item>
		<title>Symfony 1.4 admin generator sort on custom column</title>
		<description><![CDATA[If you use the symfony 1.4 admin generator with doctrine you may notice that the column headings in the list view are links that enable you to sort your results by that column. If you customize the list view to include columns that include data from a foreign table, the generator will not automatically create [...]]]></description>
		<link>http://stereointeractive.com/blog/2011/01/08/symfony-1-4-admin-generator-sort-on-custom-column/</link>
			</item>
	<item>
		<title>Installing Phusion Passenger on WHM/cPanel</title>
		<description><![CDATA[Login to your server and switch to root (yes, you need root access). gem install passenger export APXS2=/usr/local/apache/bin/apxs export APR_CONFIG=/usr/local/apache/bin/apr-1-config passenger-install-apache2-module Here the installer (which is awesome and very user friendly) will tell you if you have all the required components, and if not, it will tell you what you need to do to install [...]]]></description>
		<link>http://stereointeractive.com/blog/2010/11/18/installing-phusion-passenger-on-whmcpanel/</link>
			</item>
	<item>
		<title>Play music continuously across page loads</title>
		<description><![CDATA[For most sites, having background music that starts playing without the user&#8217;s consent is an annoyance. There are cases where using music on a website can enhance the overall experience. Unfortunately, if you want to create ambiance with continuously playing background music (and avoid creating a flash-based website), there is no easy way to accomplish [...]]]></description>
		<link>http://stereointeractive.com/blog/2010/08/28/play-music-continuously-across-page-loads/</link>
			</item>
</channel>
</rss>

