<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.7.1" -->
<rss version="0.92">
<channel>
	<title>Blog</title>
	<link>http://www.number9.org/blog</link>
	<description></description>
	<lastBuildDate>Thu, 19 Mar 2009 04:11:25 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Apple Preview a Little Stroke of Genius</title>
		<description>

Kudos to the guy or gal who added the "Remember last page viewed" feature to Apple's Preview program. Every time, I open a PDF document to read, Apple Preview brings me back to the page I was last on. And every time, it brings me back to the page I ...</description>
		<link>http://www.number9.org/blog/2009/02/18/apple-preview-a-little-stroke-of-genius/</link>
			</item>
	<item>
		<title>MogileFS Notes</title>
		<description>
MogileFS (http://www.danga.com/mogilefs/)

Resource
https://edge.launchpad.net/~awmcclain/+archive/ppa
Quick Ubuntu Installation Guide (http://code.google.com/p/mogilefs/wiki/InstallOnUbuntu)


	Google Groups MogileFS
	2009/01/12/ - mogilefs-server 2.30 and MogileFS::Utils 2.14
	2006/10/07 - How to Setup MogileFS (http://durrett.net/mogilefs_setup.html)
	2007/05/23 - MogileFS and Perlbal on Debian Etch (http://www.myelin.co.nz/post/2007/5/23/)
	2007/08/22 - MogileFS and Solaris 10 (http://blogs.sun.com/prashant/entry/mogilefs_and_solaris_10)
	2008/09/30 - Update to the MogileFS setup guide (http://www.pommetab.com/tag/mogilefs/)

MogileFS Client (http://svn.wikimedia.org/viewvc/mediawiki/trunk/extensions/MogileClient/MogileFS.php?revision=7483&#38;view=markup)
New (2.20) ubuntu package up for mogilefs-server ...</description>
		<link>http://www.number9.org/blog/2009/02/12/mogilefs-notes/</link>
			</item>
	<item>
		<title>Useful jQuery Plugins</title>
		<description>

Galleria
http://devkick.com/lab/galleria/
Galleria (demo) is a javascript image gallery written in jQuery. It loads the images one by one from an unordered list and displays thumbnails when each image is loaded. It will create thumbnails for you if you choose so, scaled or unscaled, centered and cropped inside a fixed thumbnail box ...</description>
		<link>http://www.number9.org/blog/2009/01/30/useful-jquery-plugins/</link>
			</item>
	<item>
		<title>Chocolate Obsession</title>
		<description>

In Barcelona lies a restaurant on Passeig de Joan de Borbó, 12 named l'arròs. In their menu, there's a chocolate dessert worthy of all praises. They named it Crispy Chocolate Bomb! with an exclamation mark. So after finishing one, I start telling the waiter how crazy awesome it was with ...</description>
		<link>http://www.number9.org/blog/2009/01/25/chocolate-obsession/</link>
			</item>
	<item>
		<title>Installing Apple Mac OS X Leopard 10.5 on a PowerMac G4</title>
		<description>

According to Apple,  the minimum system requirements for Mac OS X Leopard 10.5 is a Mac computer with an Intel, PowerPC G5, or PowerPC G4 (867MHz or faster) processor; 512MB of memory; and 9GB of available disk space.


On PowerPC G4 systems with a processor upgrade card, the processor requirement ...</description>
		<link>http://www.number9.org/blog/2008/03/14/installing-mac-os-x-leopard-on-a-powermac-g4/</link>
			</item>
	<item>
		<title>Named Virtual Host Setup for Local Development</title>
		<description>


ServerName 127.0.0.1:80

NameVirtualHost *
&#60;virtualhost&#62;
   ServerName 	local
   DocumentRoot &#34;/Sites/htdocs&#34;
&#60;/virtualhost&#62;

&#60;virtualhost&#62;
   ServerName 	mysite.local
   DocumentRoot &#34;/Sites/htdocs/mysite&#34;
&#60;/virtualhost&#62;

&#60;virtualhost&#62;
   ServerName 	archive.local
   DocumentRoot &#34;/Sites/htdocs/archive&#34;
&#60;/virtualhost&#62;

&#60;virtualhost&#62;
   ServerName 	shc.local
   DocumentRoot &#34;/Sites/htdocs/shc&#34;
&#60;/virtualhost&#62;

&#60;virtualhost&#62;
   ServerName 	dev.local
   DocumentRoot &#34;/Sites/htdocs/dev&#34;
&#60;/virtualhost&#62;

&#60;virtualhost&#62;
   ServerName 	n9.local
   DocumentRoot ...</description>
		<link>http://www.number9.org/blog/2008/03/11/named-virtual-host-setup-for-local-development/</link>
			</item>
</channel>
</rss>
