<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Hone Watson Bookmarks &#187; Uncategorized</title>
	<atom:link href="http://bookmarks.honewatson.com/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://bookmarks.honewatson.com</link>
	<description>I bring you the best from the web - random bookmarks.</description>
	<lastBuildDate>Tue, 31 Jan 2012 03:45:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='bookmarks.honewatson.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Hone Watson Bookmarks &#187; Uncategorized</title>
		<link>http://bookmarks.honewatson.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://bookmarks.honewatson.com/osd.xml" title="Hone Watson Bookmarks" />
	<atom:link rel='hub' href='http://bookmarks.honewatson.com/?pushpress=hub'/>
		<item>
		<title>k2 search engine friendly seo url&#8217;s Artio JoomSef sef Fix for Joomla</title>
		<link>http://bookmarks.honewatson.com/2010/02/17/k2-search-engine-friendly-seo-urls-artio-joomsef-sef-fix-for-joomla/</link>
		<comments>http://bookmarks.honewatson.com/2010/02/17/k2-search-engine-friendly-seo-urls-artio-joomsef-sef-fix-for-joomla/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 00:23:18 +0000</pubDate>
		<dc:creator>honewatson</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Joomla]]></category>
		<category><![CDATA[sef]]></category>
		<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://bookmarks.honewatson.com/?p=408</guid>
		<description><![CDATA[If you&#8217;re having issues with search engine friendly URL&#8217;s in K2 you can use the Artio JoomSef component with the Artio JoomSef k2 extension. You need to change the following file /components/com_sef/sef_ext/com_k2.php. The following getItemTitle function in the SefExt_com_k2 class needs to be replaced with this function: function getItemTitle($id){ $database =&#38; JFactory::getDBO(); if(preg_match('!:!', $id)) { [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bookmarks.honewatson.com&amp;blog=1388057&amp;post=408&amp;subd=honewatson&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re having issues with search engine friendly URL&#8217;s in K2 you can use the Artio JoomSef component with the Artio JoomSef k2 extension.  <span id="more-408"></span></p>
<p>You need to change the following file /components/com_sef/sef_ext/com_k2.php.</p>
<p>The following getItemTitle function in the SefExt_com_k2 class needs to be replaced with this function:</p>
<pre>

    function getItemTitle($id){

        $database =&amp; JFactory::getDBO();

	if(preg_match('!:!', $id)) {

	    $idExplode = explode(':', $id);

	    $id = intval($id[0]);

	};

        $database-&gt;setQuery("SELECT `title`, `alias`, `catid` FROM `#__k2_items` WHERE `id` = $id");

        $item = $database-&gt;loadObject();

		$cat = $this-&gt;getCategoryTitle($item-&gt;catid);

		$name = $item-&gt;alias;

		array_push($cat, $name);

		return $cat;

    }
</pre>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/honewatson.wordpress.com/408/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/honewatson.wordpress.com/408/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/honewatson.wordpress.com/408/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/honewatson.wordpress.com/408/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/honewatson.wordpress.com/408/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/honewatson.wordpress.com/408/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/honewatson.wordpress.com/408/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/honewatson.wordpress.com/408/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/honewatson.wordpress.com/408/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/honewatson.wordpress.com/408/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/honewatson.wordpress.com/408/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/honewatson.wordpress.com/408/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/honewatson.wordpress.com/408/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/honewatson.wordpress.com/408/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bookmarks.honewatson.com&amp;blog=1388057&amp;post=408&amp;subd=honewatson&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bookmarks.honewatson.com/2010/02/17/k2-search-engine-friendly-seo-urls-artio-joomsef-sef-fix-for-joomla/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f4e9f5ca1121158385c9408cb2dafd03?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">honewatson</media:title>
		</media:content>
	</item>
		<item>
		<title>Nginx WordPress Mu FastCgi_Cache Conf Rewrites</title>
		<link>http://bookmarks.honewatson.com/2009/09/02/nginx-wordpress-mu-fastcgi_cache-conf-rewrites/</link>
		<comments>http://bookmarks.honewatson.com/2009/09/02/nginx-wordpress-mu-fastcgi_cache-conf-rewrites/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 05:17:13 +0000</pubDate>
		<dc:creator>honewatson</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[php-fpm]]></category>

		<guid isPermaLink="false">http://bookmarks.honewatson.com/2009/09/02/nginx-wordpress-mu-fastcgi_cache-conf-rewrites/</guid>
		<description><![CDATA[Nginx fastcgi cache with php-fpm can be a super fast of serving WordPress Mu. Nginx WordPress Mu FastCgi_Cache Conf Rewrites are an interesting thing to get set up because of the cookie situation. You also don&#8217;t want to have wp-admin php files cached either. One of the problems with mu supercache is it doesn&#8217;t have [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bookmarks.honewatson.com&amp;blog=1388057&amp;post=393&amp;subd=honewatson&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Nginx fastcgi cache with php-fpm can be a super fast of serving WordPress Mu.</p>
<p>Nginx WordPress Mu FastCgi_Cache Conf Rewrites are an interesting thing to get set up because of the cookie situation.  You also don&#8217;t want to have wp-admin php files cached either.<span id="more-393"></span></p>
<p>One of the problems with mu supercache is it doesn&#8217;t have very good support for Nginx.  By default I think the latest version turns off the supercache portion if it cannot detect the apache mod_rewrite module or htaccess file.  This means supercache is automatically turned off for nginx servers.</p>
<p>The Nginx fastcgi_cache is blistering fast and makes supercache redundant for Nginx users.</p>
<p>Usually Nginx caches a response depending on whether you have added &#8220;X-Accel-Expires: 0&#8243; in the response with the cookie.  Then you include the cookie in your key.  This seemed unnecessarily complicated to set up on the wordpress side.  It did require a bit of lateral thinking to get something quick n dirty up and working that avoided the above approach.</p>
<p>Really the only content you want nginx fastcgi cached is any permalink running off /index.php the wordpress controller for all published page requests.  I couldn&#8217;t get try_files working so I just flagged the rest.  This set up is for cache to expire after one day for successful 302 and 200 requests.</p>
<p>Step One:</p>
<p>The first step is in the root folder of your Mu WordPress folder make a copy of your index.php file which is the wordpress controller and call it second_index.php.</p>
<p>example:</p>
<p>/home/mu/public_html/index.php<br />
/home/mu/public_html/second_index.php</p>
<p>Of course in your root wordpress folder there will be all the standard other wordpress files and folders.</p>
<p>Step Two:</p>
<p>In the main http { } area of your nginx create an area where the cached files are to be stored:</p>
<pre>
http {

fastcgi_cache_path  /var/nginx_cache levels=1:2 keys_zone=one:100m inactive=7d max_size=4g;

...
...
...
}
</pre>
<p>The above configuration sets the path to where the cache will be stored.  Level&#8217;s is the number of folders to use for the cache.  </p>
<p>keys_zone is the name of the zone which you will specify in your fast_cgi parameters and 100m means that nginx will use up to 100m for to store the key values.  </p>
<p>Inactive is the time that the cache file will stay in the cache inactive  before its deleted.  I&#8217;ve set this to a long time because I&#8217;d like to have static files cached for up to 7 days.  </p>
<p>max_size is the size of the maximum cache size. I&#8217;ve set 4 gigabytes.</p>
<p>The cached files are stored as binary files.  The key of the file is written in the binary file before the headers and the content.  The file name of the cached fastcgi request is an md5 of the url.  For example &#8216;bookmarks.honewatson.com/2009/09/02/nginx-wordpress-mu-fastcgi_cache-conf-rewrites/&#8217; filename is 119a34a0e9e5817140836ffb44883df1.  Using this knowledge I suppose a plugin could be written to grep through and delete the cache file if it is edited or comments are added.</p>
<p>Step Three:</p>
<p>Create a configuration that will direct all non-logged in cookie users to a location where requests are cached.  For all other php files, do not cache.  You don&#8217;t want to fastcgi_cache files of logged in users.  No php files in wp-admin are cached.  Any requests of logged in users are sent to second_index.php which is not cached.   They can see regularly updated comments.   You could also set it up so the cache time is much lower for logged in users.  Maybe 5 minutes.  I&#8217;ll include a second configuration down the bottom for this.</p>
<p>This means you get far greater control than you would with supercache.</p>
<p>So here is something that is working for me:</p>
<pre>
location / {
            	root   /home/mu/public_html;
            	index index.php;
		if ($http_cookie ~* "comment_author_|wordpress|wp-postpass_" ) {
			error_page       404 = /second_index.php?q=$uri;

		}
	    	error_page       404 = /index.php?q=$uri;
}

location ~ /index\.php.*$ {
	fastcgi_cache_key $host$request_uri;
	fastcgi_cache_valid 200 302 1d;
	fastcgi_cache_valid 301 7d;
	fastcgi_cache_valid any 5m;
	fastcgi_cache_use_stale off;
	fastcgi_cache one;
	fastcgi_ignore_headers  Cache-Control  Expires;
	fastcgi_pass   127.0.0.1:9000;
	fastcgi_index  index.php;
	fastcgi_param  SCRIPT_FILENAME /home/mu/public_html$fastcgi_script_name;
	include        /usr/local/nginx/conf/fastcgi_params;
}

location ~ \.php$ {
	fastcgi_pass   127.0.0.1:9000;
	fastcgi_index  index.php;
	fastcgi_param  SCRIPT_FILENAME /home/mu/public_html$fastcgi_script_name;
	include        /usr/local/nginx/conf/fastcgi_params;
}
</pre>
<p>Second configuration:</p>
<ol>
<li>Cache any 200 or 302 published content requests from anonymous users for 1 day.</li>
<li>Cache any 200 or 302 published content requests for logged in users for 5 minutes.</li>
<li>Don&#8217;t cache any other php files.</li>
</ol>
<pre>

location / {
            	root   /home/mu/public_html;
            	index index.php;
		if ($http_cookie ~* "comment_author_|wordpress|wp-postpass_" ) {
			error_page       404 = /second_index.php?q=$uri;

		}
	    	error_page       404 = /index.php?q=$uri;
}

location ~ /index\.php.*$ {
	fastcgi_cache_key $host$request_uri;
	fastcgi_cache_valid 200 302 1d;
	fastcgi_cache_valid 301 7d;
	fastcgi_cache_valid any 5m;
	fastcgi_cache_use_stale off;
	fastcgi_cache one;
	fastcgi_ignore_headers  Cache-Control  Expires;
	fastcgi_pass   127.0.0.1:9000;
	fastcgi_index  index.php;
	fastcgi_param  SCRIPT_FILENAME /home/mu/public_html$fastcgi_script_name;
	include        /usr/local/nginx/conf/fastcgi_params;
}

location ~ /second_index\.php.*$ {
	fastcgi_cache_key $host$request_uri;
	fastcgi_cache_valid 200 302 5m;
	fastcgi_cache_valid 301 1d;
	fastcgi_cache_valid any 5m;
	fastcgi_cache_use_stale off;
	fastcgi_cache one;
	fastcgi_ignore_headers  Cache-Control  Expires;
	fastcgi_pass   127.0.0.1:9000;
	fastcgi_index  index.php;
	fastcgi_param  SCRIPT_FILENAME /home/mu/public_html$fastcgi_script_name;
	include        /usr/local/nginx/conf/fastcgi_params;
}

location ~ \.php$ {
	fastcgi_pass   127.0.0.1:9000;
	fastcgi_index  index.php;
	fastcgi_param  SCRIPT_FILENAME /home/mu/public_html$fastcgi_script_name;
	include        /usr/local/nginx/conf/fastcgi_params;
}
</pre>
<p>Third configuration:</p>
<ol>
<li>Cache uploaded files for 7 days &#8211; slip this extra configuration in before the all other php files location.</li>
</ol>
<pre>

location ~ /wp-content/blogs\.php.*$ {
access_log  /nginx_logs/muimagesphp_cache.access.log small_php;
fastcgi_read_timeout 10;
fastcgi_cache_key $host$request_uri;
	fastcgi_cache_valid 200 302 7d;
	fastcgi_cache_valid 301 7d;
       fastcgi_cache_valid 504 1s;
	fastcgi_cache_valid any 5m;
	fastcgi_cache_use_stale off;
	fastcgi_cache one;
	fastcgi_ignore_headers  Cache-Control  Expires;
	fastcgi_pass   127.0.0.1:8084;
	fastcgi_index  index.php;
	fastcgi_param  SCRIPT_FILENAME /home/mu/public_html$fastcgi_script_name;
	include        /usr/local/nginx/conf/fastcgi_params;
}

location ~ \.php$ {
...
... etc

}
</pre>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/honewatson.wordpress.com/393/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/honewatson.wordpress.com/393/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/honewatson.wordpress.com/393/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/honewatson.wordpress.com/393/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/honewatson.wordpress.com/393/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/honewatson.wordpress.com/393/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/honewatson.wordpress.com/393/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/honewatson.wordpress.com/393/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/honewatson.wordpress.com/393/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/honewatson.wordpress.com/393/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/honewatson.wordpress.com/393/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/honewatson.wordpress.com/393/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/honewatson.wordpress.com/393/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/honewatson.wordpress.com/393/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bookmarks.honewatson.com&amp;blog=1388057&amp;post=393&amp;subd=honewatson&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bookmarks.honewatson.com/2009/09/02/nginx-wordpress-mu-fastcgi_cache-conf-rewrites/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f4e9f5ca1121158385c9408cb2dafd03?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">honewatson</media:title>
		</media:content>
	</item>
		<item>
		<title>Trac configured with Nginx MySql Python SVN on Ubuntu</title>
		<link>http://bookmarks.honewatson.com/2009/09/01/trac-configured-with-nginx-mysql-python-svn-on-ubuntu/</link>
		<comments>http://bookmarks.honewatson.com/2009/09/01/trac-configured-with-nginx-mysql-python-svn-on-ubuntu/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 06:52:20 +0000</pubDate>
		<dc:creator>honewatson</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[svn]]></category>
		<category><![CDATA[trac]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://bookmarks.honewatson.com/2009/09/01/trac-configured-with-nginx-mysql-python-svn-on-ubuntu/</guid>
		<description><![CDATA[Assuming you&#8217;ve downloaded ./configure &#38;&#38; make &#38;&#38; make install the latest nginx and have mysql, svn already installed. More info on installing svn and setting up svn here. apt-get install trac apt-get install python-mysqldb Now once I&#8217;ll assume you&#8217;ve set up an svn repostitory in /home/svn/myproject. trac-admin /home/trac/myproject initenv #fill in details here assume project [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bookmarks.honewatson.com&amp;blog=1388057&amp;post=392&amp;subd=honewatson&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Assuming you&#8217;ve downloaded ./configure &amp;&amp; make &amp;&amp; make install the latest nginx and have mysql, svn already installed.   More info on installing svn and setting up <a href="http://bookmarks.honewatson.com/tag/svn/">svn here</a>.</p>
<p><span id="more-392"></span></p>
<pre>
apt-get install trac
apt-get install python-mysqldb
</pre>
<p>Now once I&#8217;ll assume you&#8217;ve set up an svn repostitory in /home/svn/myproject.</p>
<pre>
trac-admin /home/trac/myproject initenv #fill in details here assume project name is myproject
htdigest -c /home/trac/myproject.passwd myproject.com my_username
trac-admin /home/trac/myproject permission add my_username TRAC_ADMIN
chown -R www-data /home/trac/myproject
sudo -u www-data tracd -d -p 3110 --auth=myproject,/home/trac/myproject.passwd,myproject.com /home/trac/myproject
</pre>
<p>Now you have a tracd server daemonized.</p>
<p>Now add an nginx conf file in your nginx conf directory:</p>
<pre>
 upstream live_trachosts_com {
          server  127.0.0.1:3110;
  }

  server {
          listen          80;
          server_name     myproject.com;
          location / {
                rewrite ^/$ /myproject last;
                  proxy_pass      http://live_trachosts_com;
          }

  }
</pre>
<p>Now restart/reload Nginx.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/honewatson.wordpress.com/392/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/honewatson.wordpress.com/392/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/honewatson.wordpress.com/392/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/honewatson.wordpress.com/392/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/honewatson.wordpress.com/392/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/honewatson.wordpress.com/392/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/honewatson.wordpress.com/392/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/honewatson.wordpress.com/392/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/honewatson.wordpress.com/392/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/honewatson.wordpress.com/392/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/honewatson.wordpress.com/392/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/honewatson.wordpress.com/392/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/honewatson.wordpress.com/392/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/honewatson.wordpress.com/392/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bookmarks.honewatson.com&amp;blog=1388057&amp;post=392&amp;subd=honewatson&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bookmarks.honewatson.com/2009/09/01/trac-configured-with-nginx-mysql-python-svn-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f4e9f5ca1121158385c9408cb2dafd03?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">honewatson</media:title>
		</media:content>
	</item>
		<item>
		<title>Resize Elastic Block Store Volume Snapshot MySql XSF</title>
		<link>http://bookmarks.honewatson.com/2009/02/13/resize-elastic-block-store-volume-snapshot-mysql-xsf/</link>
		<comments>http://bookmarks.honewatson.com/2009/02/13/resize-elastic-block-store-volume-snapshot-mysql-xsf/#comments</comments>
		<pubDate>Fri, 13 Feb 2009 01:13:11 +0000</pubDate>
		<dc:creator>honewatson</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://bookmarks.honewatson.com/2009/02/13/resize-elastic-block-store-volume-snapshot-mysql-xsf/</guid>
		<description><![CDATA[If you&#8217;ve created a new larger elastic block store volume from a snapshot with more disk space and size you will need to also resize the partition. Let&#8217;s say you have mounted the new volume on /dev/sdh at the mount point /vol on an xfs partition. Note you need to have the new volume mounted [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bookmarks.honewatson.com&amp;blog=1388057&amp;post=355&amp;subd=honewatson&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve created a new larger elastic block store volume from a snapshot with more disk space and size you will need to also resize the partition.  </p>
<p><span id="more-355"></span></p>
<p>Let&#8217;s say you have mounted the new volume on /dev/sdh at the mount point /vol on an xfs partition.  Note you need to have the new volume mounted already.</p>
<p>Type into your terminal:</p>
<p class="code"><code><br />
xfs_growfs -d /vol<br />
</code>
</p>
<p>The above will expand space out to the maximum available.  Also if you cannot umount your old elastic block volume so you can detach and attach your new volume try the following:</p>
<p class="code"><code><br />
umount -l /vol<br />
umount -f /vol<br />
</code>
</p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=d98e59b8-22b7-49ca-beb6-a7b7c2b3c6ab" /></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/honewatson.wordpress.com/355/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/honewatson.wordpress.com/355/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/honewatson.wordpress.com/355/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/honewatson.wordpress.com/355/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/honewatson.wordpress.com/355/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/honewatson.wordpress.com/355/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/honewatson.wordpress.com/355/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/honewatson.wordpress.com/355/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/honewatson.wordpress.com/355/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/honewatson.wordpress.com/355/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/honewatson.wordpress.com/355/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/honewatson.wordpress.com/355/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/honewatson.wordpress.com/355/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/honewatson.wordpress.com/355/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bookmarks.honewatson.com&amp;blog=1388057&amp;post=355&amp;subd=honewatson&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bookmarks.honewatson.com/2009/02/13/resize-elastic-block-store-volume-snapshot-mysql-xsf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f4e9f5ca1121158385c9408cb2dafd03?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">honewatson</media:title>
		</media:content>

		<media:content url="http://img.zemanta.com/pixy.gif?x-id=d98e59b8-22b7-49ca-beb6-a7b7c2b3c6ab" medium="image" />
	</item>
		<item>
		<title>Php-Fpm Init.d Init Script</title>
		<link>http://bookmarks.honewatson.com/2008/11/28/php-fpm-initd-init-script/</link>
		<comments>http://bookmarks.honewatson.com/2008/11/28/php-fpm-initd-init-script/#comments</comments>
		<pubDate>Fri, 28 Nov 2008 00:05:25 +0000</pubDate>
		<dc:creator>honewatson</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[php-fpm]]></category>

		<guid isPermaLink="false">http://bookmarks.honewatson.com/2008/11/28/php-fpm-initd-init-script/</guid>
		<description><![CDATA[I read this article on php-fpm init script but it didn&#8217;t have one. You can use the php-fpm init.d script below. You need to change the variables at the start for your bin, conf, and pid to suit your set up.&#160; PHP-FPM works great with Nginx. Not sure if WordPress will format this script right [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bookmarks.honewatson.com&amp;blog=1388057&amp;post=341&amp;subd=honewatson&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I read this article on php-fpm init script but it didn&#8217;t have one.</p>
<p>You can use the php-fpm init.d script below.  You need to change the variables at the start for your bin, conf, and pid to suit your set up.&nbsp; PHP-FPM works great with Nginx.</p>
<p>Not sure if WordPress will format this script right so you can get as a text file here:<br /><a href="http://images.honewatson.com/random_files/php-fpm.txt"><br />http://images.honewatson.com/random_files/php-fpm.txt<br /></a><br /><span id="more-341"></span>
<p class="code"><code>#! /bin/sh</p>
<p>php_fpm_BIN=/usr/local/bin/php-cgi<br />php_fpm_CONF=/usr/local/etc/php-fpm.conf<br />php_fpm_PID=/usr/local/logs/php-fpm.pid</p>
<p>php_opts="--fpm-config $php_fpm_CONF"</p>
<p>wait_for_pid () {<br />	try=0</p>
<p>	while test $try -lt 35 ; do</p>
<p>		case "$1" in<br />			'created')<br />			if [ -f "$2" ] ; then<br />				try=''<br />				break<br />			fi<br />			;;</p>
<p>			'removed')<br />			if [ ! -f "$2" ] ; then<br />				try=''<br />				break<br />			fi<br />			;;<br />		esac</p>
<p>		echo -n .<br />		try=`expr $try + 1`<br />		sleep 1</p>
<p>	done</p>
<p>}</p>
<p>case "$1" in<br />	start)<br />		echo -n "Starting php_fpm "</p>
<p>		$php_fpm_BIN --fpm $php_opts</p>
<p>		if [ "$?" != 0 ] ; then<br />			echo " failed"<br />			exit 1<br />		fi</p>
<p>		wait_for_pid created $php_fpm_PID</p>
<p>		if [ -n "$try" ] ; then<br />			echo " failed"<br />			exit 1<br />		else<br />			echo " done"<br />		fi<br />	;;</p>
<p>	stop)<br />		echo -n "Shutting down php_fpm "</p>
<p>		if [ ! -r $php_fpm_PID ] ; then<br />			echo "warning, no pid file found - php-fpm is not running ?"<br />			exit 1<br />		fi</p>
<p>		kill -TERM `cat $php_fpm_PID`</p>
<p>		wait_for_pid removed $php_fpm_PID</p>
<p>		if [ -n "$try" ] ; then<br />			echo " failed"<br />			exit 1<br />		else<br />			echo " done"<br />		fi<br />	;;</p>
<p>	quit)<br />		echo -n "Gracefully shutting down php_fpm "</p>
<p>		if [ ! -r $php_fpm_PID ] ; then<br />			echo "warning, no pid file found - php-fpm is not running ?"<br />			exit 1<br />		fi</p>
<p>		kill -QUIT `cat $php_fpm_PID`</p>
<p>		wait_for_pid removed $php_fpm_PID</p>
<p>		if [ -n "$try" ] ; then<br />			echo " failed"<br />			exit 1<br />		else<br />			echo " done"<br />		fi<br />	;;</p>
<p>	restart)<br />		$0 stop<br />		$0 start<br />	;;</p>
<p>	reload)</p>
<p>		echo -n "Reload service php-fpm "</p>
<p>		if [ ! -r $php_fpm_PID ] ; then<br />			echo "warning, no pid file found - php-fpm is not running ?"<br />			exit 1<br />		fi</p>
<p>		kill -USR2 `cat $php_fpm_PID`</p>
<p>		echo " done"<br />	;;</p>
<p>	logrotate)</p>
<p>		echo -n "Re-opening php-fpm log file "</p>
<p>		if [ ! -r $php_fpm_PID ] ; then<br />			echo "warning, no pid file found - php-fpm is not running ?"<br />			exit 1<br />		fi</p>
<p>		kill -USR1 `cat $php_fpm_PID`</p>
<p>		echo " done"<br />	;;</p>
<p>	*)<br />		echo "Usage: $0 {start|stop|quit|restart|reload|logrotate}"<br />		exit 1<br />	;;</p>
<p>esac</code></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/honewatson.wordpress.com/341/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/honewatson.wordpress.com/341/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/honewatson.wordpress.com/341/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/honewatson.wordpress.com/341/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/honewatson.wordpress.com/341/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/honewatson.wordpress.com/341/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/honewatson.wordpress.com/341/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/honewatson.wordpress.com/341/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/honewatson.wordpress.com/341/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/honewatson.wordpress.com/341/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/honewatson.wordpress.com/341/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/honewatson.wordpress.com/341/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/honewatson.wordpress.com/341/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/honewatson.wordpress.com/341/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bookmarks.honewatson.com&amp;blog=1388057&amp;post=341&amp;subd=honewatson&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bookmarks.honewatson.com/2008/11/28/php-fpm-initd-init-script/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f4e9f5ca1121158385c9408cb2dafd03?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">honewatson</media:title>
		</media:content>
	</item>
		<item>
		<title>Weston Price vs. Paleo Diet Robb Wolf</title>
		<link>http://bookmarks.honewatson.com/2008/05/07/weston-price-vs-paleo-diet-robb-wolf/</link>
		<comments>http://bookmarks.honewatson.com/2008/05/07/weston-price-vs-paleo-diet-robb-wolf/#comments</comments>
		<pubDate>Wed, 07 May 2008 02:44:27 +0000</pubDate>
		<dc:creator>honewatson</dc:creator>
				<category><![CDATA[Good Food Choices]]></category>
		<category><![CDATA[Healthy Eating]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[diet]]></category>
		<category><![CDATA[fitness]]></category>
		<category><![CDATA[health]]></category>

		<guid isPermaLink="false">http://bookmarks.honewatson.com/2008/05/07/weston-price-vs-paleo-diet-robb-wolf/</guid>
		<description><![CDATA[Robb Wolf writes a brilliant comparison of Weston Price vs. Paleo Diet with a fair look at both sides of the argument. Saturated fat isn&#8217;t bad but wild game had much lower fat and a higher omega 3 content with a lower saturated fat in the profile.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bookmarks.honewatson.com&amp;blog=1388057&amp;post=294&amp;subd=honewatson&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://honewatson.com/og/robb-wolf-interviews-arthur-de-vany/">Robb Wolf</a> writes a brilliant comparison of <a href="http://robbwolf.com/?p=87">Weston Price vs. Paleo Diet</a> with a fair look at both sides of the argument.</p>
<p><span id="more-294"></span></p>
<p>Saturated fat isn&#8217;t bad but wild game had much lower fat and a higher omega 3 content with a lower saturated fat in the profile.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/honewatson.wordpress.com/294/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/honewatson.wordpress.com/294/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/honewatson.wordpress.com/294/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/honewatson.wordpress.com/294/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/honewatson.wordpress.com/294/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/honewatson.wordpress.com/294/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/honewatson.wordpress.com/294/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/honewatson.wordpress.com/294/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/honewatson.wordpress.com/294/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/honewatson.wordpress.com/294/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/honewatson.wordpress.com/294/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/honewatson.wordpress.com/294/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/honewatson.wordpress.com/294/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/honewatson.wordpress.com/294/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/honewatson.wordpress.com/294/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/honewatson.wordpress.com/294/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bookmarks.honewatson.com&amp;blog=1388057&amp;post=294&amp;subd=honewatson&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bookmarks.honewatson.com/2008/05/07/weston-price-vs-paleo-diet-robb-wolf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f4e9f5ca1121158385c9408cb2dafd03?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">honewatson</media:title>
		</media:content>
	</item>
		<item>
		<title>SVN Import on Ubuntu Feisty Gutsy LTS svn: Unable to open an ra_local session to URL</title>
		<link>http://bookmarks.honewatson.com/2008/05/06/svn-import-on-ubuntu-feisty-gutsy-lts-svn-unable-to-open-an-ra_local-session-to-url/</link>
		<comments>http://bookmarks.honewatson.com/2008/05/06/svn-import-on-ubuntu-feisty-gutsy-lts-svn-unable-to-open-an-ra_local-session-to-url/#comments</comments>
		<pubDate>Tue, 06 May 2008 00:35:52 +0000</pubDate>
		<dc:creator>honewatson</dc:creator>
				<category><![CDATA[Ubuntu Server]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[svn]]></category>

		<guid isPermaLink="false">http://bookmarks.honewatson.com/2008/05/06/svn-import-on-ubuntu-feisty-gutsy-lts-svn-unable-to-open-an-ra_local-session-to-url/</guid>
		<description><![CDATA[Proper syntax for svn import on Ubuntu. svn import /home/myfiles/source file:///home/svn/myrepository -m &#8220;initial import&#8221; The first directory after &#8216;import&#8217; are where all your code are. file:/// is where the repository will be located. Here is a handy tutorial. Starting an svnserve daemon: svnserve -d &#8211;listen-port=xxxx -r /home/svn/repository Now test it out with a list: svn [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bookmarks.honewatson.com&amp;blog=1388057&amp;post=290&amp;subd=honewatson&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Proper syntax for svn import on Ubuntu.<span id="more-290"></span></p>
<blockquote><p>
svn import /home/myfiles/source file:///home/svn/myrepository -m &#8220;initial import&#8221;
</p></blockquote>
<p>The first directory after &#8216;import&#8217; are where all your code are.  file:/// is where the repository will be located.</p>
<p>Here is a handy <a href="http://www.tonyspencer.com/2007/03/02/setup-a-subversion-server-in-4-minutes/">tutorial</a>.</p>
<p>Starting an svnserve daemon:</p>
<blockquote><p>svnserve -d &#8211;listen-port=xxxx -r /home/svn/repository</p></blockquote>
<p>Now test it out with a list:</p>
<blockquote><p>svn ls svn://yy.yyy.yy.yy:xxxx<br />
<em>(where yy is your ip address xx is your port.)</em>
</p></blockquote>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/honewatson.wordpress.com/290/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/honewatson.wordpress.com/290/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/honewatson.wordpress.com/290/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/honewatson.wordpress.com/290/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/honewatson.wordpress.com/290/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/honewatson.wordpress.com/290/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/honewatson.wordpress.com/290/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/honewatson.wordpress.com/290/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/honewatson.wordpress.com/290/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/honewatson.wordpress.com/290/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/honewatson.wordpress.com/290/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/honewatson.wordpress.com/290/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/honewatson.wordpress.com/290/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/honewatson.wordpress.com/290/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/honewatson.wordpress.com/290/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/honewatson.wordpress.com/290/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bookmarks.honewatson.com&amp;blog=1388057&amp;post=290&amp;subd=honewatson&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bookmarks.honewatson.com/2008/05/06/svn-import-on-ubuntu-feisty-gutsy-lts-svn-unable-to-open-an-ra_local-session-to-url/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f4e9f5ca1121158385c9408cb2dafd03?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">honewatson</media:title>
		</media:content>
	</item>
		<item>
		<title>The Long Now Foundation</title>
		<link>http://bookmarks.honewatson.com/2008/02/02/the-long-now-foundation/</link>
		<comments>http://bookmarks.honewatson.com/2008/02/02/the-long-now-foundation/#comments</comments>
		<pubDate>Sat, 02 Feb 2008 00:24:10 +0000</pubDate>
		<dc:creator>honewatson</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://bookmarks.honewatson.com/2008/02/02/the-long-now-foundation/</guid>
		<description><![CDATA[The Long Now Foundation is an interesting idea. Slower/Better instead of Faster/Cheaper. Nassim Taleb will talk at an upcoming seminar.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bookmarks.honewatson.com&amp;blog=1388057&amp;post=203&amp;subd=honewatson&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The Long Now Foundation is an interesting idea.  Slower/Better instead of Faster/Cheaper.</p>
<p><span id="more-203"></span></p>
<p><a href="http://www.honewatson.com/12/15/nassim-taleb/">Nassim Taleb</a> will talk at an upcoming seminar.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/honewatson.wordpress.com/203/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/honewatson.wordpress.com/203/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/honewatson.wordpress.com/203/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/honewatson.wordpress.com/203/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/honewatson.wordpress.com/203/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/honewatson.wordpress.com/203/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/honewatson.wordpress.com/203/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/honewatson.wordpress.com/203/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/honewatson.wordpress.com/203/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/honewatson.wordpress.com/203/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/honewatson.wordpress.com/203/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/honewatson.wordpress.com/203/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/honewatson.wordpress.com/203/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/honewatson.wordpress.com/203/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/honewatson.wordpress.com/203/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/honewatson.wordpress.com/203/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bookmarks.honewatson.com&amp;blog=1388057&amp;post=203&amp;subd=honewatson&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bookmarks.honewatson.com/2008/02/02/the-long-now-foundation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f4e9f5ca1121158385c9408cb2dafd03?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">honewatson</media:title>
		</media:content>
	</item>
		<item>
		<title>107 t-shirts for geeks that do not suck</title>
		<link>http://bookmarks.honewatson.com/2007/12/08/107-t-shirts-for-geeks-that-do-not-suck/</link>
		<comments>http://bookmarks.honewatson.com/2007/12/08/107-t-shirts-for-geeks-that-do-not-suck/#comments</comments>
		<pubDate>Sat, 08 Dec 2007 01:44:46 +0000</pubDate>
		<dc:creator>honewatson</dc:creator>
				<category><![CDATA[Interesting Blogs]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://bookmarks.honewatson.com/2007/12/08/107-t-shirts-for-geeks-that-do-not-suck/</guid>
		<description><![CDATA[It can be tough finding worthy tee&#8217;s. 107 t-shirts for geeks that do not suck.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bookmarks.honewatson.com&amp;blog=1388057&amp;post=122&amp;subd=honewatson&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>It can be tough finding worthy tee&#8217;s.  <a href="http://internetducttape.com/2006/12/14/107-t-shirts-for-geeks-that-do-not-suck/">107 t-shirts for geeks that do not suck</a>.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/honewatson.wordpress.com/122/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/honewatson.wordpress.com/122/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/honewatson.wordpress.com/122/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/honewatson.wordpress.com/122/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/honewatson.wordpress.com/122/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/honewatson.wordpress.com/122/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/honewatson.wordpress.com/122/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/honewatson.wordpress.com/122/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/honewatson.wordpress.com/122/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/honewatson.wordpress.com/122/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/honewatson.wordpress.com/122/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/honewatson.wordpress.com/122/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/honewatson.wordpress.com/122/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/honewatson.wordpress.com/122/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/honewatson.wordpress.com/122/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/honewatson.wordpress.com/122/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bookmarks.honewatson.com&amp;blog=1388057&amp;post=122&amp;subd=honewatson&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bookmarks.honewatson.com/2007/12/08/107-t-shirts-for-geeks-that-do-not-suck/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f4e9f5ca1121158385c9408cb2dafd03?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">honewatson</media:title>
		</media:content>
	</item>
		<item>
		<title>Davy Lawrence Enormous</title>
		<link>http://bookmarks.honewatson.com/2007/12/02/davy-lawrence-enormous/</link>
		<comments>http://bookmarks.honewatson.com/2007/12/02/davy-lawrence-enormous/#comments</comments>
		<pubDate>Sun, 02 Dec 2007 23:42:28 +0000</pubDate>
		<dc:creator>honewatson</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://bookmarks.honewatson.com/2007/12/02/davy-lawrence-enormous/</guid>
		<description><![CDATA[Davy Lawrence from Enormous blogs at Napolean Fantastic.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bookmarks.honewatson.com&amp;blog=1388057&amp;post=105&amp;subd=honewatson&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Davy Lawrence from Enormous blogs at <a href="http://www.napoleonfantastic.com/">Napolean Fantastic</a>.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/honewatson.wordpress.com/105/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/honewatson.wordpress.com/105/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/honewatson.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/honewatson.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/honewatson.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/honewatson.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/honewatson.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/honewatson.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/honewatson.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/honewatson.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/honewatson.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/honewatson.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/honewatson.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/honewatson.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/honewatson.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/honewatson.wordpress.com/105/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bookmarks.honewatson.com&amp;blog=1388057&amp;post=105&amp;subd=honewatson&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bookmarks.honewatson.com/2007/12/02/davy-lawrence-enormous/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f4e9f5ca1121158385c9408cb2dafd03?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">honewatson</media:title>
		</media:content>
	</item>
	</channel>
</rss>
