<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
   <channel>
      <title>Trommetter Tech</title>
      <link>http://www.trommetter.com/tech/</link>
      <description>Musings of a Perl Monger</description>
      <language>en</language>
      <copyright>Copyright 2006</copyright>
      <lastBuildDate>Fri, 18 Aug 2006 13:01:40 -0500</lastBuildDate>
      <generator>http://www.sixapart.com/movabletype/?v=3.2</generator>
      <docs>http://blogs.law.harvard.edu/tech/rss</docs> 

            <item>
         <title>Laptops Roasting It&apos;s an Open Fire</title>
         <description><![CDATA[<p><a href="http://www.trommetter.com/tech/archives/laugh_its_funny/"><img height="39" alt="[Laugh, It's Funny] " title="[Laugh, It's Funny]" src="http://www.trommetter.com/log/archives/topichumor.gif" width="59" align="left" border="0" /></a>LIttle bit of geek humor for you today:</p>
<blockquote>
<pre>
Laptops roasting it's an open fire 
Acrid fumes assail your nose 
Melting chips smell like burning tires 
and Techs dressed in asbestos clothes
Everybody knows short circuits in a battery
Help to make the office bright 
End users with their cubes all aglow 
Will find it hard to work tonight
They know a recall's on its way 
Before the desk is charcoaled in a blaze 
And every engineer is gonna spy 
To see if laptops really know how to fry
And so I'm remembering this simple phrase 
like geeks from one to ninety two 
Although we dread it many times many ways 
Yeah, we're getting a Dell, Dude!
</pre>
</blockquote>
<p>The only attribution on the e-mail I received is somebody named "Grant."</p>]]></description>
         <link>http://www.trommetter.com/tech/archives/2006/08/laptops_roastin_1.php</link>
         <guid>http://www.trommetter.com/tech/archives/2006/08/laptops_roastin_1.php</guid>
         <category>Laugh, It&apos;s Funny</category>
         <pubDate>Fri, 18 Aug 2006 13:01:40 -0500</pubDate>
      </item>
            <item>
         <title>Crop Circle</title>
         <description><![CDATA[<style type="text/css">
.flickr-photo { }
.flickr-frame { float: left; text-align: center; margin-right: 15px; margin-bottom: 15px; }
.flickr-caption { font-size: 0.8em; margin-top: 0px; }
</style>

<div class="flickr-frame">
	<a href="http://www.flickr.com/photos/trommetter/216143907/" title="photo sharing"<a href="http://www.flickr.com/photos/trommetter/216143907/" title="Photo Sharing"><img src="http://static.flickr.com/94/216143907_3beb8dc779_m.jpg" width="240" height="160" alt="Crop Circle" /></a></a><br />
	<span class="flickr-caption">
		<a href="http://www.flickr.com/photos/trommetter/216143907/">Crop Circle</a>,<br /> originally uploaded by <a href="http://www.flickr.com/people/trommetter/">JasonTromm</a>.
	</span>
</div>
Do aliens prefer <a target="_blank" href="http://www.mozilla.com/">Firefox</a>? This <a target="_blank" href="http://www.thefoxtales.net/firefox/crop-circle">crop circle</a> might prove it.
<br clear="all" />]]></description>
         <link>http://www.trommetter.com/tech/archives/2006/08/crop_circle.php</link>
         <guid>http://www.trommetter.com/tech/archives/2006/08/crop_circle.php</guid>
         <category>Linux</category>
         <pubDate>Tue, 15 Aug 2006 14:13:37 -0500</pubDate>
      </item>
            <item>
         <title>Learning to do the Samba</title>
         <description><![CDATA[<div class='hreview x-wpsb-review-book'>
		<div>
			<h3 class='item fn'><a href="http://www.amazon.com/exec/obidos/redirect?tag=jasonsbooks%26link_code=xm2%26camp=2025%26creative=165953%26path=http://www.amazon.com/gp/redirect.html%253fASIN=0596002564%2526tag=jasonsbooks%2526lcode=xm2%2526cID=2025%2526ccmID=165953%2526location=/o/ASIN/0596002564%25253FSubscriptionId=0EMV44A9A5YT1RVDGZ82" title="View product details at Amazon"><img align="left" border="0" src="http://ec1.images-amazon.com/images/P/0596002564.01._SCMZZZZZZZ_.jpg" alt="Using Samba, Second Edition" /></a><a class='url' href='http://www.amazon.com/exec/obidos/redirect?tag=jasonsbooks%26link_code=xm2%26camp=2025%26creative=165953%26path=http://www.amazon.com/gp/redirect.html%253fASIN=0596002564%2526tag=jasonsbooks%2526lcode=xm2%2526cID=2025%2526ccmID=165953%2526location=/o/ASIN/0596002564%25253FSubscriptionId=0EMV44A9A5YT1RVDGZ82'>Using Samba, 2nd Edition</a></h3>
			
			<div><b>Rating</b>: <span class="rating">4</span> out of 5<div class="sb-fullstar"> </div><div class="sb-fullstar"> </div><div class="sb-fullstar"> </div><div class="sb-fullstar"> </div><div class="sb-emptystar"> </div></div>
			<p><b>Author</b>: David Collier-Brown, Robert Eckstein, Jay Ts</p>
			
			<p><b>Year</b>: 2003</p>
			
			<p><b>Publisher</b>: O'Reilly and Associates</p>
			
			<p><b>ISBN</b>: <span class='Z3988' title='ctx_ver=Z39.88-2004&rft_val_fmt=info:ofi/fmt:kev:mtx:book&rft.isbn=0-596-00256-4'>0-596-00256-4</span></p>
		</div>
		<div class='description'><p>I just got finished setting up a Linux server in my living room.  It's running on an old Pentium computer that's not very fast and has a minimul amount of memory.  I'm using <a href="http://www.ubuntu.com/">Ubuntu Linux</a> which installed with no trouble, and is very easy to configure.

<p>The one thing I did have some trouble configuring was Samba. So I turned to O'Reilly.  Their books are always very informative.  Using Samba is no exception. It explains that Samba is software that allows a Linux server to host files for a mixed Windows/Linux/Unix network.  (Which is what I have in my house now.)  It takes you step by step through configuring the Samba server and both Windows and Linux clients.  I was able to get things up and running in under an hour.  The rest of the book talks about fine-tuning the system, which is something I have to do now.</div>
		<p><b>Tags</b>: linux, samba, ubuntu</p>
	</div>

<script type="application/x-subnode; charset=utf-8">
<!-- the following is structured blog data for machine readers. -->
<subnode alternate-for-id="sbentry_388" xmlns:data-view="http://www.w3.org/2003/g/data-view#" data-view:transformation="http://structuredblogging.org/subnode-to-rdf-interpreter.xsl" xmlns="http://www.structuredblogging.org/xmlns#subnode">
<xml-structured-blog-entry xmlns="http://www.structuredblogging.org/xmlns">
<generator id="mtsb-388" type="x-mtsb-post" version="1"/>
<review><subject year="2003" publisher="O'Reilly and Associates" isbn="0-596-00256-4" author="David Collier-Brown, Robert Eckstein, Jay Ts" url="http://www.amazon.com/exec/obidos/redirect?tag=jasonsbooks%26link_code=xm2%26camp=2025%26creative=165953%26path=http://www.amazon.com/gp/redirect.html%253fASIN=0596002564%2526tag=jasonsbooks%2526lcode=xm2%2526cID=2025%2526ccmID=165953%2526location=/o/ASIN/0596002564%25253FSubscriptionId=0EMV44A9A5YT1RVDGZ82" name="Using Samba, 2nd Edition" /><tags>linux, samba, ubuntu</tags><rating min="0" max="5">4</rating><description>I just got finished setting up a Linux server in my living room.  It's running on an old Pentium computer that's not very fast and has a minimul amount of memory.  I'm using &lt;a href="http://www.ubuntu.com/">Ubuntu Linux&lt;/a> which installed with no trouble, and is very easy to configure.

The one thing I did have some trouble configuring was Samba. So I turned to O'Reilly.  Their books are always very informative.  Using Samba is no exception.</description></review></xml-structured-blog-entry>
</subnode>
</script>]]></description>
         <link>http://www.trommetter.com/tech/archives/2006/05/learning_to_do_1.php</link>
         <guid>http://www.trommetter.com/tech/archives/2006/05/learning_to_do_1.php</guid>
         <category>Books</category>
         <pubDate>Thu, 25 May 2006 09:17:20 -0500</pubDate>
      </item>
            <item>
         <title>The Borg are invading grocery stores!</title>
         <description><![CDATA[<p><a href="http://www.trommetter.com/tech/archives/hardware/">
  <img alt="[Topic: Hardware] " src="http://www.trommetter.com/log/archives/topichardware.gif" align="left" border="0" height="57" width="57" /></a>I work in the grocery business, so I get excited when I see new technologies like this become available. The scanners we use now are out-moded, bulky and just plain don't work sometimes. This looks like the next big thing in grocery technology.
</p> <a href="http://www.biosmagazine.co.uk/article.php?id=2779">Socket Communications Finger Scanner</a> 
<br /> 
<blockquote>Lightweight, this high-tech device fits on your index finger for hands-free scanning. Socket Communications’ Cordless Ring Scanner (CRS) 9P is the first of its kind. Using an exclusive Liquidmetal housing for extreme durability, the CRS combines the power of laser barcode scanning with the convenience of Bluetooth wireless technology to provide a hands-free solution that makes scanning as simple as pointing a finger.
</blockquote>]]></description>
         <link>http://www.trommetter.com/tech/archives/2006/03/the_borg_are_in.php</link>
         <guid>http://www.trommetter.com/tech/archives/2006/03/the_borg_are_in.php</guid>
         <category>Hardware</category>
         <pubDate>Mon, 13 Mar 2006 09:08:25 -0500</pubDate>
      </item>
            <item>
         <title>Tux Computer</title>
         <description><![CDATA[<p><a href="http://www.trommetter.com/tech/archives/linux/">
  <img src="http://www.trommetter.com/log/archives/topiclinux.gif" alt="[Topic: Linux] " title="[Topic: Linux]" align="left" border="0" height="70" width="60" /></a>I gotta get me one of these! 
</p> <a href="http://www.linuxdevices.com/news/NS3880195342.html">Tux-shaped computer runs Linux</a> 
<br /> 
<blockquote>Acme Systems is shipping a Penguin-shaped case for a tiny SBC (single-board computer) powered by an innovative MCM (multi-chip module) that runs Linux. The 6.7-inch tall, 30-Euro "Tux Case" houses the company's "Acme Fox," a 2.6 x 2.8-inch, 100-Euro, RISC-based board with Ethernet and dual-USB interfaces, and surface-mount connectors for other I/O. 
</blockquote> 
<p>Looks like it would cost $214 to build a working computer. Here's <a href="http://www.acmesystems.it/index.php/TUX_Case">more info...</a> 
</p>]]></description>
         <link>http://www.trommetter.com/tech/archives/2006/03/tux_computer.php</link>
         <guid>http://www.trommetter.com/tech/archives/2006/03/tux_computer.php</guid>
         <category>Hardware</category>
         <pubDate>Fri, 10 Mar 2006 10:57:38 -0500</pubDate>
      </item>
            <item>
         <title>Today&apos;s Blogmarks</title>
         <description><![CDATA[<p><a href="http://www.trommetter.com/tech/archives/quicklinks/">
  <img alt="[QuickLinks] " src="http://www.trommetter.com/log/archives/quicklinks.gif" align="left" border="0" height="60" width="60" /></a>Grabbed from <a href="http://www.blogmarks.net/user/jasontromm">my blogmarks</a>. 
</p> 
<p> <b><a href="http://www.fool.com/News/mft/2006/mft06021418.htm">Security Gets the RFID Treatment 
  <br /></a></b>Color me conflicted at yesterday's news that Cincinnati security firm CityWatcher.Com had two of its security guards implanted with radio frequency identification devices, otherwise known as RFID. These plastic "tags," as they have become known, broadcast data using radio signals, making it possible to track almost anything wirelessly. 
</p> <b><a href="http://www.eetimes.com/news/semi/showArticle.jhtml?articleID=180201688">Cellphone could crack RFID tags, says cryptographer</a></b> 
<div>A well known cryptographer has applied power analysis techniques to crack passwords for the most popular brand of RFID tags. 
</div> 
<p> 
</p> 
<p> <a href="http://blogmarks.net/user/jasontromm"> 
  <img src="http://blogmarks.net/img/button.png" alt="blogmarks.net" border="0" /></a> 
</p>]]></description>
         <link>http://www.trommetter.com/tech/archives/2006/02/todays_blogmark_13.php</link>
         <guid>http://www.trommetter.com/tech/archives/2006/02/todays_blogmark_13.php</guid>
         <category>QuickLinks</category>
         <pubDate>Wed, 15 Feb 2006 14:27:57 -0500</pubDate>
      </item>
            <item>
         <title>Clear conversations in the blogosphere</title>
         <description><![CDATA[<p><a href="http://www.trommetter.com/tech/archives/blogging/">
  <img alt="[Topic: Blogging] " title="[Topic: Blogging]" src="http://www.trommetter.com/log/archives/topicjournal.gif" align="left" border="0" height="61" width="58" /></a>If there's any co-commenters out there reading this page, leave a comment here.
</p><a href="http://www.cocomment.com/">coComment</a>
<blockquote>Turn your comments into conversations, no blog needed, just participate!
</blockquote>]]></description>
         <link>http://www.trommetter.com/tech/archives/2006/02/clear_conversat.php</link>
         <guid>http://www.trommetter.com/tech/archives/2006/02/clear_conversat.php</guid>
         <category>Blogging</category>
         <pubDate>Thu, 09 Feb 2006 19:34:56 -0500</pubDate>
      </item>
            <item>
         <title>Calling All Firefox Fans!</title>
         <description><![CDATA[<a href="http://rakaz.nl/item/avatar_gallery">
<img src="http://www.trommetter.com/log/archives/topicfirefox.gif" border="0" align="left" /></a>Get on the bandwagon!&nbsp; Spread the word!
<br />
<br /><a href="http://www.spreadfirefox.com/">Spread Firefox</a>
<br />
<blockquote>Last year at Spread Firefox we launched community marketing into the mainstream with written testimonials. This year we're taking it "live" with video testimonials and ads.
</blockquote>]]></description>
         <link>http://www.trommetter.com/tech/archives/2006/02/calling_all_fir_1.php</link>
         <guid>http://www.trommetter.com/tech/archives/2006/02/calling_all_fir_1.php</guid>
         <category>Internet</category>
         <pubDate>Fri, 03 Feb 2006 14:13:43 -0500</pubDate>
      </item>
            <item>
         <title>Googlebombs?</title>
         <description><![CDATA[<a href="http://www.trommetter.com/tech/archives/internet/">
<img alt="[Topic: Internet] " title="[Topic: Internet]" src="http://www.trommetter.com/log/archives/topicinternet.gif" align="left" border="0" height="73" width="70" /></a><a href="http://www.chicagotribune.com/technology/chi-0601260058jan26,1,2319965.story?coll=chi-technology-hed">Google searches censored in China</a>
<blockquote>Google Inc. on Wednesday launched a search engine in China that censors material about human rights, Tibet and other topics sensitive to Beijing, but it defended the move as a trade-off that grants Chinese greater access to other information.
</blockquote>
<p>Google is being very consistent. They're doing what's best for business. If they want to be able to sell ads in China, then they have to agree to the government's terms. In both the United States and China, Google is playing by the rules.
</p>]]></description>
         <link>http://www.trommetter.com/tech/archives/2006/01/googlebombs.php</link>
         <guid>http://www.trommetter.com/tech/archives/2006/01/googlebombs.php</guid>
         <category>Internet</category>
         <pubDate>Thu, 26 Jan 2006 15:17:57 -0500</pubDate>
      </item>
            <item>
         <title>Today&apos;s Blogmarks</title>
         <description><![CDATA[<p><a href="http://www.trommetter.com/tech/archives/quicklinks/index.php"><img width="60" height="60" border="0" align="left" alt="[QuickLinks] " src="http://www.trommetter.com/log/archives/quicklinks.gif" /></a>Grabbed from <a href="http://www.blogmarks.net/user/jasontromm">my blogmarks</a>.</p>

<b><a href="http://www.oreilly.com/roughcuts/">O'Reilly Rough Cuts</a></b> 
<div>Get behind the scenes to stay ahead of the curve. Access new O'Reilly books as they're being written. O'Reilly and Associates want your feedback before the books become dead tree editions.
</div> <b><a href="http://www.pfm.org/AM/Template.cfm?Section=BreakPoint1&amp;Template=/CM/ContentDisplay.cfm&amp;ContentID=17827"></a></b>

<p> <a href="http://blogmarks.net/user/jasontromm">
  <img src="http://blogmarks.net/img/button.png" alt="blogmarks.net" border="0" /></a> 
</p>]]></description>
         <link>http://www.trommetter.com/tech/archives/2006/01/todays_blogmark_14.php</link>
         <guid>http://www.trommetter.com/tech/archives/2006/01/todays_blogmark_14.php</guid>
         <category>QuickLinks</category>
         <pubDate>Wed, 25 Jan 2006 11:47:40 -0500</pubDate>
      </item>
            <item>
         <title>Geek Novels</title>
         <description><![CDATA[
<p><a href="http://www.trommetter.com/tech/archives/geeks/"><img width="50" height="40" border="0" align="left" alt="[Topic: Geek Culture] " title="[Topic: Geek Culture]" src="http://www.trommetter.com/log/archives/topicbeanies.gif" /></a>A <a href="http://blogs.guardian.co.uk/technology/archives/2005/11/09/top_20_geek_novels_the_results.html">recent survey</a> by the Guardian lists the top 20 &quot;geek novels.&quot;  Here are the top five.<br /></p><ol><li><a href="http://www.amazon.com/exec/obidos/redirect?tag=jasonsbooks%26link_code=xm2%26camp=2025%26creative=165953%26path=http://www.amazon.com/gp/redirect.html%253fASIN=0345453743%2526tag=jasonsbooks%2526lcode=xm2%2526cID=2025%2526ccmID=165953%2526location=/o/ASIN/0345453743%25253FSubscriptionId=0EMV44A9A5YT1RVDGZ82">The HitchHiker's Guide to the Galaxy</a><br /></li><li><a href="http://www.amazon.com/exec/obidos/redirect?tag=jasonsbooks%26link_code=xm2%26camp=2025%26creative=165953%26path=http://www.amazon.com/gp/redirect.html%253fASIN=0451524934%2526tag=jasonsbooks%2526lcode=xm2%2526cID=2025%2526ccmID=165953%2526location=/o/ASIN/0451524934%25253FSubscriptionId=0EMV44A9A5YT1RVDGZ82">Nineteen Eighty-Four</a><br /></li><li><a href="http://www.amazon.com/exec/obidos/redirect?tag=jasonsbooks%26link_code=xm2%26camp=2025%26creative=165953%26path=http://www.amazon.com/gp/redirect.html%253fASIN=9889879018%2526tag=jasonsbooks%2526lcode=xm2%2526cID=2025%2526ccmID=165953%2526location=/o/ASIN/9889879018%25253FSubscriptionId=0EMV44A9A5YT1RVDGZ82">Brave New World</a><br /></li><li><a href="http://www.amazon.com/exec/obidos/redirect?tag=jasonsbooks%26link_code=xm2%26camp=2025%26creative=165953%26path=http://www.amazon.com/gp/redirect.html%253fASIN=0345404475%2526tag=jasonsbooks%2526lcode=xm2%2526cID=2025%2526ccmID=165953%2526location=/o/ASIN/0345404475%25253FSubscriptionId=0EMV44A9A5YT1RVDGZ82">Do Androids Dream of Electric Sheep?</a><br /></li><li><a href="http://www.amazon.com/exec/obidos/redirect?tag=jasonsbooks%26link_code=xm2%26camp=2025%26creative=165953%26path=http://www.amazon.com/gp/redirect.html%253fASIN=0441569595%2526tag=jasonsbooks%2526lcode=xm2%2526cID=2025%2526ccmID=165953%2526location=/o/ASIN/0441569595%25253FSubscriptionId=0EMV44A9A5YT1RVDGZ82">Neuromancer</a><br /></li></ol><p>I've read 2 of the top five, and only 8 of the top 20.  <a href="http://www.amazon.com/exec/obidos/redirect?tag=jasonsbooks%26link_code=xm2%26camp=2025%26creative=165953%26path=http://www.amazon.com/gp/redirect.html%253fASIN=0060512806%2526tag=jasonsbooks%2526lcode=xm2%2526cID=2025%2526ccmID=165953%2526location=/o/ASIN/0060512806%25253FSubscriptionId=0EMV44A9A5YT1RVDGZ82">Cryptonomicon</a> is on my list of personal favorites.  I've read just about everything in the <a href="http://www.amazon.com/exec/obidos/redirect?tag=jasonsbooks%26link_code=xm2%26camp=2025%26creative=165953%26path=http://www.amazon.com/gp/redirect.html%253fASIN=0441172717%2526tag=jasonsbooks%2526lcode=xm2%2526cID=2025%2526ccmID=165953%2526location=/o/ASIN/0441172717%25253FSubscriptionId=0EMV44A9A5YT1RVDGZ82">Dune</a> universe.  Heinlein is one of my favorite authors. I've never read H2G2, but I didn't like the <a href="http://www.amazon.com/exec/obidos/redirect?tag=jasonsbooks%26link_code=xm2%26camp=2025%26creative=165953%26path=http://www.amazon.com/gp/redirect.html%253fASIN=B00005JO28%2526tag=jasonsbooks%2526lcode=xm2%2526cID=2025%2526ccmID=165953%2526location=/o/ASIN/B00005JO28%25253FSubscriptionId=0EMV44A9A5YT1RVDGZ82">movie</a>.<br /></p><p>What does all that say about my &quot;geek quotient?&quot;</p>]]></description>
         <link>http://www.trommetter.com/tech/archives/2006/01/geek_novels.php</link>
         <guid>http://www.trommetter.com/tech/archives/2006/01/geek_novels.php</guid>
         <category>Geeks</category>
         <pubDate>Fri, 06 Jan 2006 14:38:47 -0500</pubDate>
      </item>
            <item>
         <title>Today&apos;s Blogmarks</title>
         <description><![CDATA[
<p><a href="http://www.trommetter.com/tech/archives/quicklinks/index.php"><img width="60" height="60" border="0" align="left" alt="[QuickLinks] " src="http://www.trommetter.com/log/archives/quicklinks.gif" /></a>Grabbed from <a href="http://www.blogmarks.net/user/jasontromm">my blogmarks</a>.</p>

<p>

<b><a href="http://tailrank.com/">TailRank<br /></a></b>What's TailRank? TailRank is a weblog indexing zeitgeist site which finds hot news. Instead of reading hundreds of thousands of blogs manually to find cool stories you can just use TailRank! Members can also tag stories they find interesting.</p>

<p>
<a href="http://blogmarks.net/user/jasontromm"><img border="0" alt="blogmarks.net" src="http://blogmarks.net/img/button.png" /></a>
</p>]]></description>
         <link>http://www.trommetter.com/tech/archives/2006/01/todays_blogmark_12.php</link>
         <guid>http://www.trommetter.com/tech/archives/2006/01/todays_blogmark_12.php</guid>
         <category>QuickLinks</category>
         <pubDate>Thu, 05 Jan 2006 08:39:21 -0500</pubDate>
      </item>
            <item>
         <title>Google Cube</title>
         <description><![CDATA[
<p><a href="http://www.trommetter.com/tech/archives/hardware/"><img vspace="0" hspace="0" border="0" align="left" alt="[Topic: Hardware]" src="http://www.trommetter.com/log/archives/topichardware.gif" /></a><a href="http://media.guardian.co.uk/site/story/0,14173,1677196,00.html?gusrc=rss">And now, for Google's next trick ...</a></p><blockquote><i>Speculation is mounting that Google will this week unveil a no-frills personal computer costing as little as $200.</i><br /></blockquote>This sounds like it could be even better than the MIT cheap laptop project announced last year.]]></description>
         <link>http://www.trommetter.com/tech/archives/2006/01/google_cube_1.php</link>
         <guid>http://www.trommetter.com/tech/archives/2006/01/google_cube_1.php</guid>
         <category>Hardware</category>
         <pubDate>Tue, 03 Jan 2006 19:35:42 -0500</pubDate>
      </item>
            <item>
         <title>Today&apos;s Blogmarks</title>
         <description><![CDATA[<p><a href="http://www.trommetter.com/tech/archives/quicklinks/index.php"><img width="60" height="60" border="0" align="left" src="http://www.trommetter.com/log/archives/quicklinks.gif" alt="[QuickLinks] " /></a>Grabbed from <a href="http://www.blogmarks.net/user/jasontromm">my blogmarks</a>.</p>.</p><b><a href="http://wnd.com/news/article.asp?ARTICLE_ID=48160"></a></b><b><a href="http://www.flickrmap.com/tutorials/google_earth.php">Geotagging Flickr photos with Google Earth</a></b>
<div>Google Earth is by far the best source of geographic information on the web. Combined with the Flickrmap Geotagger you can easily add geographic information or &quot;geotags&quot; to your own Flickr photos.</div>

</p>

<p>
<a href="http://blogmarks.net/user/jasontromm"><img border="0" src="http://blogmarks.net/img/button.png" alt="blogmarks.net" /></a>
</p>]]></description>
         <link>http://www.trommetter.com/tech/archives/2006/01/todays_blogmark_11.php</link>
         <guid>http://www.trommetter.com/tech/archives/2006/01/todays_blogmark_11.php</guid>
         <category>QuickLinks</category>
         <pubDate>Tue, 03 Jan 2006 14:05:52 -0500</pubDate>
      </item>
            <item>
         <title>Today&apos;s Blogmarks</title>
         <description><![CDATA[<p><a href="http://www.trommetter.com/tech/archives/quicklinks/index.php"><img width="60" height="60" border="0" align="left" src="http://www.trommetter.com/log/archives/quicklinks.gif" alt="[QuickLinks] " /></a>Grabbed from <a href="http://www.blogmarks.net/user/jasontromm">my blogmarks</a>.</p>

<p>

<b><a href="http://www.workingwith.me.uk/articles/scripting/mod_rewrite/">mod_rewrite, a beginner's guide<br /></a></b>Until recently, I only had the vaguest of ideas of what mod_rewrite was, and I certainly had no clue about how to use it. So, when I started designing this site, I decided to delve into the wonders that are the mod_rewrite Apache module.</p>
<b><a href="http://www.usatoday.com/tech/columnist/andrewkantor/2005-12-29-camera-laws_x.htm">New digital camera? Know how, where you can use it</a></b>
<div>Digital cameras were one of the hot gifts these holidays -- the first one for some people, an upgrade for others. Cell-phone cameras are everywhere too, and sites like Flickr and Buzznet -- not to mention photoblogs -- make it easy for anyone to share the zillions of photos they're taking.</div>

</p>

<p>
<a href="http://blogmarks.net/user/jasontromm"><img border="0" alt="blogmarks.net" src="http://blogmarks.net/img/button.png" /></a>
</p>]]></description>
         <link>http://www.trommetter.com/tech/archives/2006/01/todays_blogmark_9.php</link>
         <guid>http://www.trommetter.com/tech/archives/2006/01/todays_blogmark_9.php</guid>
         <category>QuickLinks</category>
         <pubDate>Sun, 01 Jan 2006 11:16:00 -0500</pubDate>
      </item>
      
   </channel>
</rss>
