<?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>blueslugs.com</title>
	<atom:link href="http://blueslugs.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blueslugs.com</link>
	<description>Observations from a West Coast family</description>
	<lastBuildDate>Fri, 11 Jan 2013 22:33:04 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Blog traffic summary, 2012</title>
		<link>http://blueslugs.com/2013/01/11/blog-traffic-summary-2012/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=blog-traffic-summary-2012</link>
		<comments>http://blueslugs.com/2013/01/11/blog-traffic-summary-2012/#comments</comments>
		<pubDate>Fri, 11 Jan 2013 22:33:04 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Observations]]></category>

		<guid isPermaLink="false">http://blueslugs.com/?p=32164</guid>
		<description><![CDATA[wordpress.com annual report: I turned WordPress.com&#8217;s Jetpack on in the fall; this morning I received their generated report for the past few months. #1 this year? The sauce spoon&#8212;not a technical post.]]></description>
				<content:encoded><![CDATA[<p><a href="http://jetpack.me/annual-report/40234864/2012/">wordpress.com annual report:</a> I turned WordPress.com&#8217;s Jetpack on in the fall; this morning I received their generated report for the past few months.  #1 this year?  The sauce spoon&mdash;not a technical post.</p>
]]></content:encoded>
			<wfw:commentRss>http://blueslugs.com/2013/01/11/blog-traffic-summary-2012/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>node.js for OpenIndiana via SFE</title>
		<link>http://blueslugs.com/2012/12/30/node-js-for-openindiana-via-sfe/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=node-js-for-openindiana-via-sfe</link>
		<comments>http://blueslugs.com/2012/12/30/node-js-for-openindiana-via-sfe/#comments</comments>
		<pubDate>Sun, 30 Dec 2012 22:17:22 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Observations]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://blueslugs.com/?p=32156</guid>
		<description><![CDATA[@tomww points out that the Spec Files Extra (SFE) repository is packaging recent node.js versions, built with their GCC 4.6.3 compilers. That means installation is as simple as a pair of pkg(5) invocations # pkg set-publisher -p http://pkg.openindiana.org/sfe # pkg install runtime/javascript/nodejs The current version is 0.8.16, built less than 24 hours ago. Cool.]]></description>
				<content:encoded><![CDATA[<p><a href="https://twitter.com/tomww" title="@tomww on Twitter">@tomww</a> points out that the
<a href="http://wiki.openindiana.org/oi/Spec+Files+Extra+Repository">Spec Files Extra (SFE) repository</a> is packaging recent <code>node.js</code> versions, built with their GCC 4.6.3 compilers.  That means installation is as simple as a pair of <code>pkg</code>(5) invocations</p>

<pre><code># pkg set-publisher -p http://pkg.openindiana.org/sfe
# pkg install runtime/javascript/nodejs
</code></pre>

<p>The current version is 0.8.16, built less than 24 hours ago.  Cool.</p>
]]></content:encoded>
			<wfw:commentRss>http://blueslugs.com/2012/12/30/node-js-for-openindiana-via-sfe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bookmarks from Tue Aug 21 2012 to Thu Dec 27 2012</title>
		<link>http://blueslugs.com/2012/12/29/bookmarks-from-tue-aug-21-2012-to-thu-dec-27-2012/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=bookmarks-from-tue-aug-21-2012-to-thu-dec-27-2012</link>
		<comments>http://blueslugs.com/2012/12/29/bookmarks-from-tue-aug-21-2012-to-thu-dec-27-2012/#comments</comments>
		<pubDate>Sun, 30 Dec 2012 06:00:34 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Bookmarks]]></category>

		<guid isPermaLink="false">https://blueslugs.com/?p=32154</guid>
		<description><![CDATA[These are recent links Stephen has saved on http://pinboard.in. Building node.js on OpenIndiana &#124; blueslugs.com Building node.js on OpenIndiana dilshod/xlsx2csv · GitHub &#8220;Converts xslx xml excel files to csv format. It is fast, and works for huge xlsx files.&#8221; And works well enough to stop me from custom-coding a handler for each spreadsheet I get [...]]]></description>
				<content:encoded><![CDATA[<p>These are recent links Stephen has saved on <a href="http://pinboard.in">http://pinboard.in</a>.</p>

<ul>
<li><a href="http://blueslugs.com/2012/12/27/building-nodejs-on-openindiana/">Building node.js on OpenIndiana | blueslugs.com</a> Building node.js on OpenIndiana</li>
<li><a href="https://github.com/dilshod/xlsx2csv">dilshod/xlsx2csv · GitHub</a> &#8220;Converts xslx xml excel files to csv format. It is fast, and works for huge xlsx files.&#8221;  And works well enough to stop me from custom-coding a handler for each spreadsheet I get handed.</li>
<li><a href="http://www.coffeelint.org/">CoffeeLint &#8211; Lint your CoffeeScript</a> A style checker for CoffeeScript.</li>
<li><a href="http://joshuarudd.github.com/typeset.css/">Typeset.css – a no-nonsense CSS typography reset for styling user-generated content like blog posts, comments, and forum content</a> &#8220;A no-nonsense CSS typography reset for styling user-generated content like blog posts, comments, and forum content.&#8221;  Reset with good stylistic bias.</li>
<li><a href="http://jasonwryan.com/blog/2012/07/09/syslinux/">Replacing Grub With Syslinux &#8211; jasonwryan.com</a> Example of syslinux with arch/pacman.</li>
<li><a href="http://m.theatlantic.com/magazine/archive/2012/06/the-perfected-self/8970/">The Perfected Self &#8211; Atlantic Mobile</a></li>
<li><a href="http://www.johndcook.com/blog/2010/06/14/generating-poisson-random-values/">Generating Poisson random values — The Endeavour</a> &#8220;Below is an algorithm that has expected run time independent of the argument λ. The algorithm is fairly simple, though it takes a moderate amount of theoretical justification to explain. It goes back to 1979 and so may not the most efficient algorithm available. It is definitely not the most efficient algorithm if you need to generate a large number of samples using the same parameter λ.&#8221;</li>

</ul>
]]></content:encoded>
			<wfw:commentRss>http://blueslugs.com/2012/12/29/bookmarks-from-tue-aug-21-2012-to-thu-dec-27-2012/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building node.js on OpenIndiana</title>
		<link>http://blueslugs.com/2012/12/27/building-nodejs-on-openindiana/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=building-nodejs-on-openindiana</link>
		<comments>http://blueslugs.com/2012/12/27/building-nodejs-on-openindiana/#comments</comments>
		<pubDate>Fri, 28 Dec 2012 07:58:17 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[node.js]]></category>
		<category><![CDATA[openindiana]]></category>
		<category><![CDATA[opensolaris]]></category>

		<guid isPermaLink="false">http://blueslugs.com/?p=32128</guid>
		<description><![CDATA[More specifically, these instructions should let you build node 0.8.16, the current stable version, on oi_151a5: $ uname -a SunOS cooler 5.11 oi_151a5 i86pc i386 i86pc Solaris (cooler is in its seventh year of service, having run many builds of Solaris, OpenSolaris, and, now, OpenIndiana.) First, you&#8217;ll need a GCC 4.x compiler. If you attempt [...]]]></description>
				<content:encoded><![CDATA[<p>More specifically, these instructions should let you build <a href="http://nodejs.org">node</a> 0.8.16, the current stable version, on <code>oi_151a5</code>:</p>

<pre><code>$ uname -a
SunOS cooler 5.11 oi_151a5 i86pc i386 i86pc Solaris
</code></pre>

<p>(<a href="http://blueslugs.com/2005/07/05/unexpected-new-server/">cooler</a> is in its seventh year of service, having run many builds of Solaris, OpenSolaris, and, now, OpenIndiana.)  First, you&#8217;ll need a GCC 4.x compiler.  If you attempt to use the 3.4.3 <code>gcc</code> compiler, you&#8217;ll get</p>

<pre><code>cc1: error: unrecognized command line option "-fno-tree-vrp"
cc1: error: unrecognized command line option "-fno-tree-sink"
</code></pre>

<p>in the output from your failed build.  So, use the Illumos GCC 4.4.4 build, which you can install via</p>

<pre><code>$ sudo pkg install developer/illumos-gcc developer/gnu-binutils
</code></pre>

<p>which led to the installation on my system, of 3 packages, and a total of 56.9MiB of content downloaded.  Include these new tools in your path for the build:</p>

<pre><code>$ export PATH=/opt/gcc/4.4.4/bin:/usr/gnu/bin:$PATH
</code></pre>

<p>To help the node build find the appropriate Standard C++ library for linking, we set the linker run path, via the environment.  (By having a correct run path, our <code>node</code> binary won&#8217;t need <code>LD_LIBRARY_PATH</code> to be set to pick up <code>libstdc++.so.6</code>.)  We can then configure, and issue the (GNU) make to start a build:</p>

<pre><code>$ export LD_RUN_PATH=/opt/gcc/4.4.4/lib
$ CC=gcc ./configure --prefix=$HOME
$ CC=gcc gmake
</code></pre>

<p>You can test the resulting binary</p>

<pre><code>$ ./node
&gt; process.version;
'v0.8.16'
&gt; ^D
</code></pre>

<p>and install the node platform to the configured location.</p>

<pre><code>$ CC=gcc gmake install
</code></pre>

<p>And now you have a working <code>node.js</code> for your OpenIndiana system.  <code>npm</code> is installed as well, so you can begin downloading the modules needed for your development.  (If you&#8217;re running OmniOS, it looks like the <a href="http://pkg.omniti.com/omniti-ms/">&#8220;managed services&#8221; repository</a> includes a <code>pkg</code>(5)-installable node.js package, so you can install that interpreter directly.  Maybe that&#8217;s what cooler should run next.)</p>
]]></content:encoded>
			<wfw:commentRss>http://blueslugs.com/2012/12/27/building-nodejs-on-openindiana/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Lunch: Rainbow Pizza, San Mateo</title>
		<link>http://blueslugs.com/2012/10/02/lunch-rainbow-pizza-san-mateo/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=lunch-rainbow-pizza-san-mateo</link>
		<comments>http://blueslugs.com/2012/10/02/lunch-rainbow-pizza-san-mateo/#comments</comments>
		<pubDate>Tue, 02 Oct 2012 22:21:35 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Observations]]></category>
		<category><![CDATA[Peninsula]]></category>

		<guid isPermaLink="false">https://blueslugs.com/?p=32117</guid>
		<description><![CDATA[Gyro, Rainbow Pizza, originally uploaded by schahn. A morning craving for a gyro sandwich led to a search session. The reviews suggested we try Rainbow Pizza, a Greek-Italian restaurant, tucked away in a valley among the San Mateo hills. Good gyro, physically enormous menus. I think we&#8217;ll go back to try the pizza.]]></description>
				<content:encoded><![CDATA[<div style="text-align: left; padding: 3px;">
<a href="http://www.flickr.com/photos/schahn/8048386711/" title="photo sharing"><img src="http://farm9.staticflickr.com/8459/8048386711_d3b7072872.jpg" style="border: solid 2px #000000;" alt="8048386711 d3b7072872 Lunch: Rainbow Pizza, San Mateo"  title="Lunch: Rainbow Pizza, San Mateo" /></a>
<br />
<span style="font-size: 0.8em; margin-top: 0px;"><a href="http://www.flickr.com/photos/schahn/8048386711/">Gyro, Rainbow Pizza</a>, originally uploaded by <a href="http://www.flickr.com/photos/schahn/">schahn</a>.</span>
</div>

<p>
A morning craving for a <a href="http://en.wikipedia.org/wiki/Gyro_(food)">gyro</a> sandwich led to a search session.  The reviews suggested we try Rainbow Pizza, a Greek-Italian restaurant, tucked away in a valley among the San Mateo hills.  Good gyro, physically enormous menus.  I think we&#8217;ll go back to try the pizza.
</p>
]]></content:encoded>
			<wfw:commentRss>http://blueslugs.com/2012/10/02/lunch-rainbow-pizza-san-mateo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Taxi banner</title>
		<link>http://blueslugs.com/2012/09/25/taxi-banner/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=taxi-banner</link>
		<comments>http://blueslugs.com/2012/09/25/taxi-banner/#comments</comments>
		<pubDate>Tue, 25 Sep 2012 18:16:25 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[City]]></category>
		<category><![CDATA[Observations]]></category>
		<category><![CDATA[Position]]></category>

		<guid isPermaLink="false">https://blueslugs.com/?p=32112</guid>
		<description><![CDATA[I haven&#8217;t thought about that steaming cup logo lately. (Or Sun Sans&#8230;)]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/schahn/8024032563/" title="Taxi banner by schahn, on Flickr"><img src="http://farm9.staticflickr.com/8171/8024032563_b4542b387e.jpg" width="500" height="375" alt="8024032563 b4542b387e Taxi banner"  title="Taxi banner" /></a></p>

<p>I haven&#8217;t thought about that steaming cup logo lately. (Or Sun Sans&#8230;)</p>
]]></content:encoded>
			<wfw:commentRss>http://blueslugs.com/2012/09/25/taxi-banner/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>post-review returns HTTP 500 with cribbed repository configuration</title>
		<link>http://blueslugs.com/2012/09/05/post-review-returns-http-500/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=post-review-returns-http-500</link>
		<comments>http://blueslugs.com/2012/09/05/post-review-returns-http-500/#comments</comments>
		<pubDate>Wed, 05 Sep 2012 23:12:40 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://blueslugs.com/?p=32090</guid>
		<description><![CDATA[We run ReviewBoard at work; we set up each hosted Git repository as new projects are started. I made a silly error a few weeks ago: when I created a new repository, I filled in the Mirror Path setting with that of a previous repository. This mistake leads to client output like $ post-review 7fdd345e22783b289be128205cc0c47935057e20 [...]]]></description>
				<content:encoded><![CDATA[<p>We run <a href="http://www.reviewboard.org">ReviewBoard</a> at work; we set up each hosted Git repository as new projects are started.  I made a silly error a few weeks ago:  when I created a new repository, I filled in the Mirror Path setting with that of a previous repository.  This mistake leads to client output like</p>

<pre><code>$ post-review 7fdd345e22783b289be128205cc0c47935057e20
Error creating review request: HTTP 500
</code></pre>

<p>Your administrator mail address should receive a message with a body like</p>

<pre><code>Traceback (most recent call last):

File "/usr/lib/python2.7/site-packages/Django-1.3.3-py2.7.egg/django/core/handlers/base.py", line 111, in get_response
  response = callback(request, *callback_args, **callback_kwargs)

File "/usr/lib/python2.7/site-packages/Django-1.3.3-py2.7.egg/django/views/decorators/cache.py", line 79, in _wrapped_view_func
  response = view_func(request, *args, **kwargs)

File "/usr/lib/python2.7/site-packages/Django-1.3.3-py2.7.egg/django/views/decorators/vary.py", line 22, in inner_func
  response = func(*args, **kwargs)

File "/usr/lib/python2.7/site-packages/Djblets-0.6.22-py2.7.egg/djblets/webapi/resources.py", line 397, in __call__
  result = view(request, api_format=api_format, *args, **kwargs)

File "/usr/lib/python2.7/site-packages/Djblets-0.6.22-py2.7.egg/djblets/webapi/resources.py", line 581, in post
  return self.create(*args, **kwargs)

File "/usr/lib/python2.7/site-packages/ReviewBoard-1.6.11-py2.7.egg/reviewboard/webapi/decorators.py", line 127, in _check
  return view_func(*args, **kwargs)

File "/usr/lib/python2.7/site-packages/Djblets-0.6.22-py2.7.egg/djblets/webapi/decorators.py", line 88, in _checklogin
  return view_func(*args, **kwargs)

File "/usr/lib/python2.7/site-packages/Djblets-0.6.22-py2.7.egg/djblets/webapi/decorators.py", line 62, in _call
  return view_func(*args, **kwargs)

File "/usr/lib/python2.7/site-packages/Djblets-0.6.22-py2.7.egg/djblets/webapi/decorators.py", line 231, in _validate
  return view_func(*args, **new_kwargs)

File "/usr/lib/python2.7/site-packages/ReviewBoard-1.6.11-py2.7.egg/reviewboard/webapi/resources.py", line 5984, in create
  Q(local_site=local_site))

File "/usr/lib/python2.7/site-packages/Django-1.3.3-py2.7.egg/django/db/models/manager.py", line 132, in get
  return self.get_query_set().get(*args, **kwargs)

File "/usr/lib/python2.7/site-packages/Django-1.3.3-py2.7.egg/django/db/models/query.py", line 351, in get
  % (self.model._meta.object_name, num, kwargs))

MultipleObjectsReturned: get() returned more than one Repository -- it returned 2! Lookup parameters were {}
</code></pre>

<p>each time a review is submitted against one of these repositories.</p>

<p>You can fix this condition by correcting the Mirror Path of the new repository; it&#8217;s not a ReviewBoard issue.</p>
]]></content:encoded>
			<wfw:commentRss>http://blueslugs.com/2012/09/05/post-review-returns-http-500/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bookmarks for June 25th through August 20th</title>
		<link>http://blueslugs.com/2012/08/20/bookmarks-for-june-25th-through-august-20th/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=bookmarks-for-june-25th-through-august-20th</link>
		<comments>http://blueslugs.com/2012/08/20/bookmarks-for-june-25th-through-august-20th/#comments</comments>
		<pubDate>Mon, 20 Aug 2012 22:01:07 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Bookmarks]]></category>

		<guid isPermaLink="false">http://blueslugs.com/?p=32082</guid>
		<description><![CDATA[These are my links for June 25th through August 20th: How to Build a Plyometric Box &#8211; Plan for a pylometric box, rectangular Crossfit journal &#8211; Pylo box with slanted sides &#8211; Plan for a slanted side pylometric jumping box. 113 Design Guidelines for Homepage Usability (Nielsen Norman Group) &#8211; A laundry list for basic [...]]]></description>
				<content:encoded><![CDATA[<p>These are my links for June 25th through August 20th:</p>

<ul>
<li><a href="http://www.endofthreefitness.com/crossfit-equipment-how-build-plyometric-box/">How to Build a Plyometric Box</a> &#8211; Plan for a pylometric box, rectangular</li>
<li><a href="http://library.crossfit.com/free/pdf/49_06_plyo_boxes.pdf">Crossfit journal &#8211; Pylo box with slanted sides</a> &#8211; Plan for a slanted side pylometric jumping box.</li>
<li><a href="http://www.useit.com/homepageusability/guidelines.html">113 Design Guidelines for Homepage Usability (Nielsen Norman Group)</a> &#8211; A laundry list for basic site quality/usability.</li>
<li><a href="http://jeremyckahn.github.com/blog/2012/07/01/treating-javascript-like-a-30-year-old-language/">Treating JavaScript like a 30 year old language &#8211; Jeremy Kahn&#8217;s Dev Blog</a> &#8211; Some style and tools recommendations for programming JavaScript.</li>
<li><a href="http://labs.juiceanalytics.com/chartchooser.html">Juice Labs &#8211; Chart Chooser</a> &#8211; HTML5 tool to select appropriate chart based on (simple) requirements.</li>

</ul>
]]></content:encoded>
			<wfw:commentRss>http://blueslugs.com/2012/08/20/bookmarks-for-june-25th-through-august-20th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bookmarks for March 10th through May 24th</title>
		<link>http://blueslugs.com/2012/05/24/bookmarks-for-march-10th-through-may-24th/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=bookmarks-for-march-10th-through-may-24th</link>
		<comments>http://blueslugs.com/2012/05/24/bookmarks-for-march-10th-through-may-24th/#comments</comments>
		<pubDate>Thu, 24 May 2012 17:02:12 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Bookmarks]]></category>

		<guid isPermaLink="false">http://blueslugs.com/?p=32068</guid>
		<description><![CDATA[These are my links for March 10th through May 24th: Google+ Photographer&#8217;s Conference &#124; May 22-23, San Francisco &#8211; Interesting list of presenters and topics. Some videos are available on the conference&#039;s G+ page. How P2 Changed Automattic &#8212; Matt Mullenweg &#8211; P2 is a conversation focused WP blog theme. Simon Phipps is experimenting with [...]]]></description>
				<content:encoded><![CDATA[<p>These are my links for March 10th through May 24th:</p>

<ul>
<li><a href="http://gpluspc.com/">Google+ Photographer&#8217;s Conference | May 22-23, San Francisco</a> &#8211; Interesting list of presenters and topics.  Some videos are available on the conference&#039;s G+ page.</li>
<li><a href="http://ma.tt/2009/05/how-p2-changed-automattic/">How P2 Changed Automattic &mdash; Matt Mullenweg</a> &#8211; P2 is a conversation focused WP blog theme. Simon Phipps is experimenting with P2.  Filled a communications gap at WordPress.</li>
<li><a href="http://twitter.com/schahn/status/186503261086429186/photo/1">Untitled (http://twitter.com/schahn/status/186503261086429186/photo/1)</a> &#8211; Never seen ads on corner flags before.</li>
<li><a href="http://clonedigger.sourceforge.net/index.html">Clone Digger</a> &#8211; &quot;Clone Digger aimed to detect similar code in Python and Java programs. The synonyms for the term &quot;similar code&quot; are &quot;clone&quot; and &quot;duplicate code&quot;.&quot;</li>
<li><a href="http://skx.me">SwiftKey &#8211; smarter typing for everyone</a> &#8211; SwiftKey X has saved me 10,000 keystrokes! Check it out at</li>

</ul>
]]></content:encoded>
			<wfw:commentRss>http://blueslugs.com/2012/05/24/bookmarks-for-march-10th-through-may-24th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lunch: Classic 101 Burgers and Shakes, Belmont</title>
		<link>http://blueslugs.com/2012/03/23/lunch-classic-101-burgers-and-shakes-belmont/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=lunch-classic-101-burgers-and-shakes-belmont</link>
		<comments>http://blueslugs.com/2012/03/23/lunch-classic-101-burgers-and-shakes-belmont/#comments</comments>
		<pubDate>Sat, 24 Mar 2012 06:40:10 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Observations]]></category>
		<category><![CDATA[Peninsula]]></category>

		<guid isPermaLink="false">https://blueslugs.com/?p=32074</guid>
		<description><![CDATA[Mushroom burger, from Classic 101 Burgers and Shakes, originally uploaded by schahn. Classic 101 Burgers and Shakes [Yelp] makes a reliable, basic burger. It&#8217;s one of the few hamburger-serving restaurants from the tour I return to without hesitation. (When I&#8217;m not up for a new location, Classic 101, with its generally predictable serving latency, is [...]]]></description>
				<content:encoded><![CDATA[<div style="text-align: left; padding: 3px;">
<a href="http://www.flickr.com/photos/schahn/7004679473/" title="photo sharing"><img src="http://farm8.staticflickr.com/7264/7004679473_27d08c364e.jpg" style="border: solid 2px #000000;" alt="7004679473 27d08c364e Lunch: Classic 101 Burgers and Shakes, Belmont"  title="Lunch: Classic 101 Burgers and Shakes, Belmont" /></a>
<br />
<span style="font-size: 0.8em; margin-top: 0px;"><a href="http://www.flickr.com/photos/schahn/7004679473/">Mushroom burger, from Classic 101 Burgers and Shakes</a>, originally uploaded by <a href="http://www.flickr.com/photos/schahn/">schahn</a>.</span>
</div>

<p>
Classic 101 Burgers and Shakes <a href="http://www.yelp.com/biz/classic-101-burgers-and-shakes-belmont" alt="Yelp review" class="broken_link" rel="nofollow">[Yelp]</a> makes a reliable, basic burger.  It&#8217;s one of the few hamburger-serving restaurants from the tour I return to without hesitation.  (When I&#8217;m not up for a new location, Classic 101, with its generally predictable serving latency, is the current default.)  They make an excellent malted milkshake, too.
</p>
]]></content:encoded>
			<wfw:commentRss>http://blueslugs.com/2012/03/23/lunch-classic-101-burgers-and-shakes-belmont/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
