<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.1" -->
<rss version="0.92">
<channel>
	<title>David James Whitely</title>
	<link>http://davidwhitely.com</link>
	<description></description>
	<lastBuildDate>Sun, 07 Feb 2010 19:55:28 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>holographic principle, calabi yau</title>
		<description><![CDATA[
From http://upload.wikimedia.org/wikipedia/commons/d/d4/Calabi-Yau.png
]]></description>
		<link>http://davidwhitely.com/2010/01/holographic-priciple-calabi-yau/</link>
			</item>
	<item>
		<title>cell radiation</title>
		<description><![CDATA[
From http://www.blogcdn.com/www.engadget.com/media/2010/01/cell-radiation-01-09-2010.jpg
]]></description>
		<link>http://davidwhitely.com/2010/01/cell-radiation/</link>
			</item>
	<item>
		<title>Suckerfish Menus, Flash and wmode</title>
		<description><![CDATA[So in some versions of IE, Suckerfish drop down menus show up behind Flash videos unless you add the WMODE parameters to the HTML code.
Add the following parameter to the OBJECT tag:
&#60;param name=&#8221;wmode&#8221; value=&#8221;transparent&#8221;&#62;
Add the following parameter to the EMBED tag:
wmode=&#8221;transparent&#8221;
]]></description>
		<link>http://davidwhitely.com/2009/12/suckerfish-menus-flash-and-wmode/</link>
			</item>
	<item>
		<title>BizDev 2.0</title>
		<description><![CDATA[Or Business Development 2.0. This idea falls into the &#8220;ask for forgiveness, not permission&#8221; style of work, which I personally subscribe to. It&#8217;s an interesting article, my favorite paragraph is in the end:

Traditional business development meant spending a lot of money on dry cleaning, animating your powerpoint, drinking stale coffee in windowless conference rooms and [...]]]></description>
		<link>http://davidwhitely.com/2009/12/bizdev-2-0/</link>
			</item>
	<item>
		<title>Add Mootool&#8217;s Squeezebox functionality to your Joomla template</title>
		<description><![CDATA[Joomla uses Mootools as a Javascript framework by default, and also has a light-box effect called Squeezebox built in by default. It&#8217;s quite easy to add Squeezebox functionality to your Joomla template.
In the index.php file of your template, find the head tag and insert this code:

&#60;?php JHTML::_('behavior.mootools'); ?&#62;

That will output this code:

&#60;script type="text/javascript" src="&#60;?php echo [...]]]></description>
		<link>http://davidwhitely.com/2009/12/add-mootools-squeezebox-functionality-to-your-joomla-template/</link>
			</item>
	<item>
		<title>Web Tools</title>
		<description><![CDATA[This is going to be a list of web development tools that I use. Right now, it&#8217;s pretty small. Inspired by this page from elementiks.com.
Templates:
Bulletproof Templates &#8211; Joomla Blank Skeleton Templates
Sandbox by Plaintext &#8211; Wordpress Blank Skeleton Template
]]></description>
		<link>http://davidwhitely.com/2009/12/web-tools/</link>
			</item>
	<item>
		<title>orthographic projection centered over Easter Island</title>
		<description><![CDATA[
From http://upload.wikimedia.org/wikipedia/commons/a/a7/Orthographic_projection_centred_over_Easter_Island.png
]]></description>
		<link>http://davidwhitely.com/2009/12/orthographic-projection-centered-over-easter-island/</link>
			</item>
	<item>
		<title>Adventures in Aspell &#8211; Installing and Configuring for Dreamhost</title>
		<description><![CDATA[I&#8217;m working on a special project involving Aspell, here are some instructions for updating Aspell on your Dreamhost server.
This page from Dreamhost has proven to be extremely useful.
wget ftp://ftp.gnu.org/gnu/aspell/aspell-0.60.6.tar.gz
wget ftp://ftp.gnu.org/gnu/aspell/dict/en/aspell6-en-6.0-0.tar.bz2
tar -xvzf aspell-0.60.6.tar.gz
tar -xvjf aspell6-en-6.0-0.tar.bz2
mkdir usr
cd aspell-0.60.6
./configure --prefix=$HOME/usr
make
make install
make clean
cd ..
Then
nano .bash_profile
Add Aspell to your path:
PATH=$HOME/usr/bin/:$HOME/usr/share/:$PATH
export PATH
Save changes, logout and back in to see changes to [...]]]></description>
		<link>http://davidwhitely.com/2009/12/adventures-in-aspell-installing-and-configuring-for-dreamhost/</link>
			</item>
	<item>
		<title>rainbow fractal</title>
		<description><![CDATA[
From http://i153.photobucket.com/albums/s234/maddmalice101/C6AtnM04.gif
]]></description>
		<link>http://davidwhitely.com/2009/11/rainbow-fractal/</link>
			</item>
	<item>
		<title>Atlantis over rugged terrain</title>
		<description><![CDATA[
From http://chamorrobible.org/images/photos/gpw-200911-NASA-ISS021-E-032919-planet-Earth-rugged-terrain-Space-Shuttle-Atlantis-STS-129-20091125-large.jpg
]]></description>
		<link>http://davidwhitely.com/2009/11/atlantis-over-rugged-terrain/</link>
			</item>
</channel>
</rss>
