<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/1.5.2" -->
<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/"
>

<channel>
	<title>bluedot.net</title>
	<link>http://bluedot.net</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Thu, 08 Feb 2007 22:48:31 +0000</pubDate>
	<generator>http://wordpress.org/?v=1.5.2</generator>
	<language>en</language>

		<item>
		<title>cingular 8125</title>
		<link>http://bluedot.net/2006/06/10/cingular-8125-2/</link>
		<comments>http://bluedot.net/2006/06/10/cingular-8125-2/#comments</comments>
		<pubDate>Sun, 11 Jun 2006 03:55:02 +0000</pubDate>
		<dc:creator>sps</dc:creator>
		
	<category>Misc</category>
		<guid>http://bluedot.net/2006/06/10/cingular-8125-2/</guid>
		<description><![CDATA[test post from my new phone.using pocket sharpMT
]]></description>
			<content:encoded><![CDATA[<p>test post from my new phone.using pocket sharpMT</p>
]]></content:encoded>
			<wfw:commentRSS>http://bluedot.net/2006/06/10/cingular-8125-2/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Kodak to Charge More for Film</title>
		<link>http://bluedot.net/2006/04/17/kodak-to-charge-more-for-film/</link>
		<comments>http://bluedot.net/2006/04/17/kodak-to-charge-more-for-film/#comments</comments>
		<pubDate>Mon, 17 Apr 2006 19:31:48 +0000</pubDate>
		<dc:creator>sps</dc:creator>
		
	<category>photography</category>
		<guid>http://bluedot.net/2006/04/17/kodak-to-charge-more-for-film/</guid>
		<description><![CDATA[If film users didn&#8217;t have enough troubles with the digital explosion making traditional cameras practically irrelevant, now they&#8217;re going to have to pay more to take pictures. 

The world&#8217;s largest maker of photographic film, Eastman Kodak, said today that it&#8217;s going to hike prices on its consumer, professional and movie films to offset the high [...]]]></description>
			<content:encoded><![CDATA[<p>If film users didn&#8217;t have enough troubles with the digital explosion making traditional cameras practically irrelevant, now they&#8217;re going to have to pay more to take pictures. </p>

<p>The world&#8217;s largest maker of photographic film, Eastman Kodak, said today that it&#8217;s going to hike prices on its consumer, professional and movie films to offset the high costs of raw materials such as silver. Consumer and professional film will be jacked up by as much as 17 percent while motion picture film could rise as much as five percent. </p>

<p>&#8216;Over the past year, Kodak has been absorbing unrelenting increases in the costs of raw materials used to manufacture film, including silver and petrochemicals,&#8217; the company said in a statement. &#8216;These pressures have reached a point where they can no longer be offset by Kodak&#8217;s ongoing productivity programs.&#8217; </p>

<p><a HREF="http://www.businessweek.com/ap/financialnews/D8H1QAM02.htm?campaign_id=apn_home_down&#038;chan=db">Eastman Kodak announces film price hikes</a> [BusinessWeek]</p>

<p>(Via <a href=""http://gizmodo.com/gadgets/digital-cameras/kodak-to-charge-more-for-film-167755.php">Gizmodo</a>.)</p>
]]></content:encoded>
			<wfw:commentRSS>http://bluedot.net/2006/04/17/kodak-to-charge-more-for-film/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Stats on XML Errors in Feeds from Google</title>
		<link>http://bluedot.net/2006/03/22/stats-on-xml-errors-in-feeds-from-google/</link>
		<comments>http://bluedot.net/2006/03/22/stats-on-xml-errors-in-feeds-from-google/#comments</comments>
		<pubDate>Wed, 22 Mar 2006 21:35:56 +0000</pubDate>
		<dc:creator>sps</dc:creator>
		
	<category>Markup</category>
	<category>Google</category>
		<guid>http://bluedot.net/2006/03/22/stats-on-xml-errors-in-feeds-from-google/</guid>
		<description><![CDATA[here are some interesting stats
from google&#8217;s &#8220;reader&#8221; blog:



  
    
      % of errors
      Error description
      
  
  
    
      15.6%Input claims to be UTF-8 but contains [...]]]></description>
			<content:encoded><![CDATA[<p>here are some <a href="http://googlereader.blogspot.com/2005/12/xml-errors-in-feeds.html">interesting stats</a>
from <a href="http://googlereader.blogspot.com/">google&#8217;s &#8220;reader&#8221; blog</a>:</p>

<blockquote>
<table id="error-stats">
  <thead>
    <tr>
      <th>% of errors</th>
      <th>Error description</th>
    </tr>  
  </thead>
  <tbody>
    <tr>
      <td>15.6%</td><td>Input claims to be UTF-8 but contains invalid characters.</td>
    </tr>
    <tr>
      <td>14.9%</td><td>Opening and ending tags mismatch</td>
    </tr>
    <tr>
      <td>13.9%</td><td>An undefined entity is used (e.g. <code>&amp;nbsp;</code> in an XML document without importing the HTML set)</td>
    </tr>
    <tr>
      <td>7.8%</td><td>Documented expected to begin with a start tag, but no <code>&lt;</code> was found</td>
    </tr>
    <tr>
      <td>5.7%</td><td>Disallowed control characters present</td>
    </tr>
    <tr>
      <td>5.5%</td><td>Extra content at the end of the document</td>
    </tr>
    <tr>
      <td>4.2%</td><td>Unterminated entity reference (missing semi-colon)</td>
    </tr>
    <tr>
      <td>4.2%</td><td>Unquoted attribute value</td>
    </tr>
    <tr>
      <td>3.8%</td><td>Premature end of data in tag (truncated feed)</td>
    </tr>
    <tr>
      <td>3.3%</td><td>Naked ampersand (should be represented as <code>&amp;amp;</code>)</td>
    </tr>
    <tr>
      <td>2.1%</td><td>XML declaration allowed only at the start of the document</td>
    </tr>
    <tr>
      <td>1.8%</td><td>Namespace prefix is used but not defined</td>
    </tr>
    <tr>
      <td>0.75%</td><td>Comment not terminated </td>
    </tr>
    <tr>
      <td>0.64%</td><td>Attribute without value</td>
    </tr>
    <tr>
      <td>0.17%</td><td>Unescaped <code>&lt;</code> not allowed in attributes values</td>
    </tr>
    <tr>
      <td>0.11%</td><td>Malformed numerical entity reference</td>
    </tr>
    <tr>
      <td>0.11%</td><td>Unsupported/invalid encoding</td>
    </tr>
    <tr>
      <td>0.10%</td><td>Comment must not contain &#8216;&#8211;&#8217;</td>
    </tr>
    <tr>
      <td>0.10%</td><td>Attribute defined more than once</td>
    </tr>
    <tr>
      <td>0.07%</td><td>Char out of allowed range</td>
    </tr>
    <tr>
      <td>0.03%</td><td>Comment not terminated</td>
    </tr>
    <tr>
      <td>0.02%</td><td>Sequence <code>]]&gt;</code> not allowed in content</td>
    </tr>
  </tbody>
</table>
</blockquote>
]]></content:encoded>
			<wfw:commentRSS>http://bluedot.net/2006/03/22/stats-on-xml-errors-in-feeds-from-google/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Russian Thieves Break Into Missile Silo and Find it Filled With Money Bills</title>
		<link>http://bluedot.net/2006/03/07/russian-thieves-break-into-missile-silo-and-find-it-filled-with-money-bills/</link>
		<comments>http://bluedot.net/2006/03/07/russian-thieves-break-into-missile-silo-and-find-it-filled-with-money-bills/#comments</comments>
		<pubDate>Tue, 07 Mar 2006 18:46:57 +0000</pubDate>
		<dc:creator>sps</dc:creator>
		
	<category>Misc</category>
		<guid>http://bluedot.net/2006/03/07/russian-thieves-break-into-missile-silo-and-find-it-filled-with-money-bills/</guid>
		<description><![CDATA[from mosnews.com:


  A team of thieves that broke into an abandoned missile silo not far from the Russian city of Kostroma in search of nonferrous metals was shocked to find the shaft packed with Soviet money bills, Regnum news agency reported on Tuesday.


via digg
read the story
]]></description>
			<content:encoded><![CDATA[<p>from <a href="http://mosnews.com/news/2006/03/07/moneyfound.shtml">mosnews.com</a>:</p>

<blockquote>
  <p>A team of thieves that broke into an abandoned missile silo not far from the Russian city of Kostroma in search of nonferrous metals was shocked to find the shaft packed with Soviet money bills, Regnum news agency reported on Tuesday.</p>
</blockquote>

<p>via <a href="http://digg.com/">digg</a>
<a href="http://mosnews.com/news/2006/03/07/moneyfound.shtml">read the story</a></p>
]]></content:encoded>
			<wfw:commentRSS>http://bluedot.net/2006/03/07/russian-thieves-break-into-missile-silo-and-find-it-filled-with-money-bills/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Glass plate - salt print</title>
		<link>http://bluedot.net/2006/03/06/glass-plate-salt-print/</link>
		<comments>http://bluedot.net/2006/03/06/glass-plate-salt-print/#comments</comments>
		<pubDate>Mon, 06 Mar 2006 17:56:11 +0000</pubDate>
		<dc:creator>sps</dc:creator>
		
	<category>photography</category>
		<guid>http://bluedot.net/2006/03/06/glass-plate-salt-print/</guid>
		<description><![CDATA[

this a note-to-self to find out more about this type of process&#8230;
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/bosseb/108250507/"><img src="http://static.flickr.com/39/108250507_3b48744385_m.jpg" border="0" /></a></p>

<p>this a note-to-self to find out more about this type of process&#8230;</p>
]]></content:encoded>
			<wfw:commentRSS>http://bluedot.net/2006/03/06/glass-plate-salt-print/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Square Shooter 2</title>
		<link>http://bluedot.net/2006/02/21/square-shooter-2/</link>
		<comments>http://bluedot.net/2006/02/21/square-shooter-2/#comments</comments>
		<pubDate>Tue, 21 Feb 2006 17:49:48 +0000</pubDate>
		<dc:creator>sps</dc:creator>
		
	<category>Misc</category>
	<category>photography</category>
		<guid>http://bluedot.net/2006/02/21/square-shooter-2/</guid>
		<description><![CDATA[I hit a couple of thrift stores in San Diego today looking for cheap cameras.
I found a Polaroid Square Shooter 2 in a nice leather case for $3.00 which I was pretty sure I could still get film for. 
After getting it home and putting some new batteries (AA not those hard to find, weird [...]]]></description>
			<content:encoded><![CDATA[<p>I hit a couple of thrift stores in San Diego today looking for cheap cameras.
I found a <a href="http://www.rwhirled.com/landlist/landdcam-pack.htm#SS2">Polaroid</a> <a href="http://www.rwhirled.com/landlist/pics/campics/SS2.jpg">Square Shooter 2</a> in a nice leather case for $3.00 which I was pretty sure I could still get film for. 
After getting it home and putting some new batteries (AA not those hard to find, weird 3.5v ones with the 9v connectors), I was dismayed to discover the &#8220;electric eye&#8221; doesn&#8217;t seem to be working and the shutter isn&#8217;t opening: bummer. 
There were 2 other square shooters I spotted but I didn&#8217;t bother with them since I had already found one. Maybe I will go back and check those out before we leave.</p>
]]></content:encoded>
			<wfw:commentRSS>http://bluedot.net/2006/02/21/square-shooter-2/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Death Valley</title>
		<link>http://bluedot.net/2006/02/21/death-valley/</link>
		<comments>http://bluedot.net/2006/02/21/death-valley/#comments</comments>
		<pubDate>Tue, 21 Feb 2006 17:47:38 +0000</pubDate>
		<dc:creator>sps</dc:creator>
		
	<category>Misc</category>
		<guid>http://bluedot.net/2006/02/21/death-valley/</guid>
		<description><![CDATA[Went to Death Valley on Sunday. it was snowing at the rim on the way in, it was drizzling and the temp was somewhere in the low 60&#8217;s at the visitors center (150ft below sea level), not very deathy&#8230;It was still pretty amazing, just not in a grim reaper kind of way.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/seanp/sets/72057594068100772/">Went to Death Valley on Sunday</a>. it was <a href="http://www.flickr.com/photos/seanp/102664836/in/set-72057594068100772/">snowing</a> at the rim on the way in, it was drizzling and the temp was somewhere in the low 60&#8217;s at the visitors center (150ft below sea level), not very deathy&#8230;It was still pretty amazing, just not in a grim reaper kind of way.</p>
]]></content:encoded>
			<wfw:commentRSS>http://bluedot.net/2006/02/21/death-valley/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Kimchi-spiced air conditioners to fight bird flu</title>
		<link>http://bluedot.net/2006/02/15/kimchi-spiced-air-conditioners-to-fight-bird-flu/</link>
		<comments>http://bluedot.net/2006/02/15/kimchi-spiced-air-conditioners-to-fight-bird-flu/#comments</comments>
		<pubDate>Wed, 15 Feb 2006 17:15:33 +0000</pubDate>
		<dc:creator>sps</dc:creator>
		
	<category>Misc</category>
		<guid>http://bluedot.net/2006/02/15/kimchi-spiced-air-conditioners-to-fight-bird-flu/</guid>
		<description><![CDATA[According to this reuters article:


  South Korean firm LG Electronics is poised to start marketing an air conditioner with a filter made using an enzyme from the pungent national dish kimchi that is aimed at protecting against the bird flu virus.


read the article
]]></description>
			<content:encoded><![CDATA[<p><a href="http://go.reuters.com/newsArticle.jhtml?type=oddlyEnoughNews&amp;storyID=11224175&amp;src=rss/oddlyEnoughNews">According to this reuters article</a>:</p>

<blockquote>
  <p>South Korean firm LG Electronics is poised to start marketing an air conditioner with a filter made using an enzyme from the pungent national dish kimchi that is aimed at protecting against the bird flu virus.</p>
</blockquote>

<p><a href="http://go.reuters.com/newsArticle.jhtml?type=oddlyEnoughNews&amp;storyID=11224175&amp;src=rss/oddlyEnoughNews">read the article</a></p>
]]></content:encoded>
			<wfw:commentRSS>http://bluedot.net/2006/02/15/kimchi-spiced-air-conditioners-to-fight-bird-flu/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Google Bookmarks bookmarklet</title>
		<link>http://bluedot.net/2006/01/30/google-bookmarks-bookmarklet/</link>
		<comments>http://bluedot.net/2006/01/30/google-bookmarks-bookmarklet/#comments</comments>
		<pubDate>Tue, 31 Jan 2006 02:11:22 +0000</pubDate>
		<dc:creator>sps</dc:creator>
		
	<category>Markup</category>
	<category>Technology</category>
	<category>Google</category>
		<guid>http://bluedot.net/2006/01/30/google-bookmarks-bookmarklet/</guid>
		<description><![CDATA[According to Digg 
google has released a del.icio.us&#8216;esque bookmarking service 


  Access your bookmarks from any computer. Supports labels, stars, and notes.


I love del.icio.us and dont plan on switching anytime soon, but for the heck of it I created a bookmarklet to add the current page to your google bookmarks.

drag this link to your [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://digg.com/technology/New_Google_Bookmarks">According to Digg</a> 
google has released a <a href="http://del.icio.us/">del.icio.us</a>&#8216;esque bookmarking service </p>

<blockquote>
  <p>Access your bookmarks from any computer. Supports labels, stars, and notes.</p>
</blockquote>

<p>I <a href="http://del.icio.us/sps">love del.icio.us</a> and dont plan on switching anytime soon, but for the heck of it I created a bookmarklet to add the current page to your google bookmarks.</p>

<p>drag this link to your toolbar (works in safari, dont know about others):</p>

<p><a href="javascript:location.href='http://www.google.com/bookmarks/mark?op=add&amp;bkmk='+encodeURIComponent(location.href)+'&amp;title='+encodeURIComponent(document.title)">Add To Google Bookmarks</a></p>
]]></content:encoded>
			<wfw:commentRSS>http://bluedot.net/2006/01/30/google-bookmarks-bookmarklet/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>10.4: Set &#8216;Location&#8217; automatically via a script</title>
		<link>http://bluedot.net/2006/01/27/104-set-location-automatically-via-a-script/</link>
		<comments>http://bluedot.net/2006/01/27/104-set-location-automatically-via-a-script/#comments</comments>
		<pubDate>Fri, 27 Jan 2006 18:19:35 +0000</pubDate>
		<dc:creator>sps</dc:creator>
		
	<category>MacOSX</category>
	<category>Apple</category>
		<guid>http://bluedot.net/2006/01/27/104-set-location-automatically-via-a-script/</guid>
		<description><![CDATA[
10.4: Set &#8216;Location&#8217; automatically via a script: &#8220;If you want to set your Mac OS X Location automatically (based on Airport name (SSID) or something else), have a look at this script and launchd item.

(Via macosxhints.)
]]></description>
			<content:encoded><![CDATA[<p></p><p>
<a href="http://www.macosxhints.com/article.php?story=20060122060330816&amp;lsrc=osxh">10.4: Set &#8216;Location&#8217; automatically via a script</a>: &#8220;If you want to set your Mac OS X Location automatically (based on Airport name (SSID) or something else), have a look at this script and launchd item.</p>

<p></p><p>(Via <a href="http://www.macosxhints.com/article.php?story=20060122060330816&amp;lsrc=osxh">macosxhints</a>.)</p>
]]></content:encoded>
			<wfw:commentRSS>http://bluedot.net/2006/01/27/104-set-location-automatically-via-a-script/feed/</wfw:commentRSS>
	</item>
	</channel>
</rss>
