<?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>zelph.com &#187; Tech stuff</title>
	<atom:link href="http://www.zelph.com/archives/category/tech-stuff/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zelph.com</link>
	<description>Aaron Barker's random bablings</description>
	<lastBuildDate>Wed, 13 Feb 2008 19:35:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>VisitorMap plugin for ShortStat</title>
		<link>http://www.zelph.com/archives/2005/11/07/visitormap-plugin-for-shortstat/</link>
		<comments>http://www.zelph.com/archives/2005/11/07/visitormap-plugin-for-shortstat/#comments</comments>
		<pubDate>Tue, 08 Nov 2005 06:45:09 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[Code related]]></category>
		<category><![CDATA[JavaScript/DOM]]></category>
		<category><![CDATA[Tech stuff]]></category>

		<guid isPermaLink="false">http://www.zelph.com/archives/2005/11/04/visitormap-plugin-for-shortstat/</guid>
		<description><![CDATA[This is just a quick plugin for ShortStat  that will put your visitors on a map using the Google Maps API.  I wanted to get a quick visualization of where visitors were coming from, without having to add more scripts to my site from some of the other services that have come up [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.zelph.com/code/visitormap/visitorMap.php"><img src="http://www.zelph.com/code/visitormap/visitorMap.png" alt="VisitorMap" style="float:left; margin:0 10px 10px 0" /></a>This is just a quick plugin for <a href="http://www.shauninman.com/plete/2004/11/shortstat-maintenance">ShortStat </a> that will put your visitors on a map using the <a href="http://maps.google.com/">Google Maps</a> <a href="http://www.google.com/apis/maps/">API</a>.  I wanted to get a quick visualization of where visitors were coming from, without having to add more scripts to my site from some of the other services that have come up lately (<a href="http://www.gvisit.com/">gVisit</a>, <a href="http://mapstats.blogflux.com/">MapStats</a>). </p>
<p>VisitorMap uses the existing information that is already saved by ShortStat.  It is meant to be a plug-n-play addition that doesn&#8217;t require any database or other changes. The only required change is in the file itself to set the <a href="http://www.google.com/apis/maps/signup.html">Google API Key</a> (free) for the folder you are installing it in to.</p>
<p>This is a quick and dirty release.  Some of the data parsing I am doing could probably be done cleaner, but it works for being a late night &#8220;for fun&#8221; project&#8230; at least for now.<br />
<span id="more-50"></span></p>
<p>The data is provided by <a href="http://www.hostip.info/">hostip.info</a> which is a &#8220;Community GEO IP Project&#8221; (thanks to <a href="http://www.codedump.com/">Randy</a> for finding it).  Basically it looks like they rely on visitors to state where IP&#8217;s are located.  So to that end, it&#8217;s not a comprehensive list.  When first testing the script, out of the 50 referers, only 18 had an entry in their database.  But this is the only site we could find that was open and free, so if anyone has a better option (that doesn&#8217;t cost an arm and a leg&#8230; or even a toe) let me know.  At the same time, because it is a free, open-source service&#8230; this may not be the best option for those with lots of traffic as they aren&#8217;t meant to be used for tons of hits.</p>
<p>Version 1.0 includes:</p>
<ul>
<li>Uses ShortStat CSS for similar look and feel</li>
<li>Click on markers for more details (referer,page visited, date/time, browser/os, location)</li>
<li>Text list of visitors with links to open the marker &#8220;balloons&#8221;</li>
<li>Toggle between a small map with the above text links and a bigger map with no link list.</li>
</ul>
<p>That&#8217;s about it&#8230; pretty simple as I said.  But it works.</p>
<p>Please let me know what you think.</p>
<p><a href="http://www.zelph.com/code/visitormap/visitorMap.php">See it in action</a><br />
<a href="http://www.zelph.com/code/visitormap/visitorMap.txt">Download the code</a></p>
<p>Thanks go out to <a href="http://www.codedump.com/">Randy Hall at Code Dump</a> for helping me test.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.zelph.com/archives/2005/11/07/visitormap-plugin-for-shortstat/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Google Earth&#8230;. wow!!</title>
		<link>http://www.zelph.com/archives/2005/06/28/google-earth-wow/</link>
		<comments>http://www.zelph.com/archives/2005/06/28/google-earth-wow/#comments</comments>
		<pubDate>Tue, 28 Jun 2005 15:52:59 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[Spiffy stuff]]></category>
		<category><![CDATA[Tech stuff]]></category>

		<guid isPermaLink="false">http://www.zelph.com/archives/2005/06/28/google-earth-wow/</guid>
		<description><![CDATA[Just got done playing with Google Earth and all I can say is &#8220;wow!&#8221;
Every time I ran into a new cool feature my jaw would drop a little farther.  The fluid zoom, rotate, and angle can be played with for hours.  Adding in the other features such as 3D buildings, earthquakes, etc. are [...]]]></description>
			<content:encoded><![CDATA[<p>Just got done playing with <a href="http://earth.google.com/">Google Earth</a> and all I can say is &#8220;wow!&#8221;</p>
<p>Every time I ran into a new cool feature my jaw would drop a little farther.  The fluid zoom, rotate, and angle can be played with for hours.  Adding in the other features such as 3D buildings, earthquakes, etc. are even more fun.  It&#8217;s got a whole section of local businesses that you can turn on to see where they are in whatever city, that hooks into the <a href="http://local.google.com/">Google Local</a> database (food, banks, schools, pharmacies, movie rentals, etc).  It even has other funky things like Crime Stats, Census data, Postal Code boundries and more&#8230; although I didn&#8217;t run into any of those that worked in my local area (Utah) so that may be only available in certain places.</p>
<p>It is so much fun I am seriously considering upgrading to the <a href="http://earth.google.com/earth_plus.html">Google Earth Plus</a> to be able to get the cool extra features.</p>
<p>I know that hundreds of people will be writing about this today, but I was so impressed I just had to add my .02.  Go download it and have some fun&#8230; it&#8217;s awesome!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.zelph.com/archives/2005/06/28/google-earth-wow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The ActionScript Jabberwocky</title>
		<link>http://www.zelph.com/archives/2004/08/18/the-actionscript-jabberwocky/</link>
		<comments>http://www.zelph.com/archives/2004/08/18/the-actionscript-jabberwocky/#comments</comments>
		<pubDate>Tue, 17 Aug 2004 15:28:58 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[Code related]]></category>
		<category><![CDATA[Spiffy stuff]]></category>
		<category><![CDATA[Tech stuff]]></category>

		<guid isPermaLink="false">http://www.zelph.com/archives/2004/08/18/the-actionscript-jabberwocky/</guid>
		<description><![CDATA[Someone much geekier then I, wrote the Jabberwocky in ActionScript. This is pure genious.  I can only dream of being cool enough (and geeky enough) to make up something like this.  Kudos to whoever runs turdhead.com for coming up with such beauty.
ActionScript is fairly similar to JavaScript, and if you know any programming [...]]]></description>
			<content:encoded><![CDATA[<p>Someone much geekier then I, wrote the <a href="http://www.turdhead.com/index.php?p=21" title="Bows in awe">Jabberwocky in ActionScript</a>. This is pure genious.  I can only dream of being cool enough (and geeky enough) to make up something like this.  Kudos to whoever runs <a href="http://www.turdhead.com/">turdhead.com</a> for coming up with such beauty.</p>
<p>ActionScript is fairly similar to JavaScript, and if you know any programming language you will be able to appreciate the majority of what is going on, just maybe not the fine details.  But If you know the poem well enough you may be able to get a good enough kick out of it if you are even slightly techy/geeky.</p>
<p>Found via <a href="http://slashdot.org">/.</a></p>
<p><a href="http://www.jabberwocky.com/carroll/jabber/jabberwocky.html">Jabberwocky text</a> to compare to</p>
]]></content:encoded>
			<wfw:commentRss>http://www.zelph.com/archives/2004/08/18/the-actionscript-jabberwocky/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mmmmâ€¦ iPodâ€¦</title>
		<link>http://www.zelph.com/archives/2004/07/27/mmmm-ipod/</link>
		<comments>http://www.zelph.com/archives/2004/07/27/mmmm-ipod/#comments</comments>
		<pubDate>Tue, 27 Jul 2004 00:03:28 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Tech stuff]]></category>

		<guid isPermaLink="false">http://www.zelph.com/archives/2004/07/27/mmmm-ipod/</guid>
		<description><![CDATA[Well, I have joined the ranks of the iPod owners.  The most recent price reduction put it in a range that I was willing to pay.  So after checking a few places to see who had one in stock, I ventured down to BestBuy to pick me up the 20gig 4g model.
I&#8217;m not [...]]]></description>
			<content:encoded><![CDATA[<p>Well, I have joined the ranks of the <a href="http://www.apple.com/ipod/">iPod</a> owners.  The most recent price reduction put it in a range that I was willing to pay.  So after checking a few places to see who had one in stock, I ventured down to <a href="http://www.bestbuy.com/">BestBuy</a> to pick me up the 20gig 4g model.</p>
<p>I&#8217;m not sure how I feel about going to the dark side (Apple that is&#8230; really&#8230; one mouse button? come on!), as it felt a little weird looking down at the apple logoed cable sticking out of my box.  But my hatred of the OS aside, you can&#8217;t deny that the iPod is a good product, and will hopefully bring me many hours of enjoyment.</p>
<p>So I&#8217;ll try and post every now and then how things are going with my new Apple relationship&#8230;. maybe that will get me to post more then once a month.</p>
<p>I&#8217;ve now had it for just over a day.  First weird thing I noticed while clicking (scrolling) around the menus was the capacity before I did anything with it was 18.6 Gigs.  What the heck is on there that takes 1.4 G of space?  I can understand a little descrepency in size for whatever OS is on there, and a little for other misc stuff&#8230; but 1.4 gigs? Come on&#8230; Ok, I&#8217;m leaving the above rant just for history sake, but decided to go Google <a href="http://www.google.com/search?q=ipod+capacity+18.6">ipod capacity 18.6</a> while typing this up and found that it kind of was what I thought above&#8230; that whole &#8220;misc stuff&#8221; stuff. Binary verses decimal&#8230; yadda yadda yadda&#8230; blah blah blah&#8230; still sucks.</p>
<p>Anyway&#8230; am in the middle of re-ripping all my CD&#8217;s to have them at a higher quality (192 instead of 128 or whatever I had before), and to start over in a new folder with all spiffy legal music.  Ripping CD&#8217;s is quite easy with iTunes&#8230; but still boring as heck.</p>
<p>Enough blabbering for now&#8230; back to ripping&#8230; weeeeeee.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.zelph.com/archives/2004/07/27/mmmm-ipod/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Got me a GMail account</title>
		<link>http://www.zelph.com/archives/2004/06/24/got-me-a-gmail-account/</link>
		<comments>http://www.zelph.com/archives/2004/06/24/got-me-a-gmail-account/#comments</comments>
		<pubDate>Thu, 24 Jun 2004 15:57:03 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[Spiffy stuff]]></category>
		<category><![CDATA[Tech stuff]]></category>

		<guid isPermaLink="false">http://www.zelph.com/archives/2004/06/24/got-me-a-gmail-account/</guid>
		<description><![CDATA[Thanks to my friend Alex , I am the prowd owner of a gmail account.  I know, I know&#8230; they are just a lame kind of status symbol right now, but I was more interested in how they did things.  Working in a User Experience group at Sprint, I was curious as to [...]]]></description>
			<content:encoded><![CDATA[<p>Thanks to my friend <a href="http://3bh.belchak.com/" title="FPS Extrodinaire">Alex</a> , I am the prowd owner of a gmail account.  I know, I know&#8230; they are just a lame kind of status symbol right now, but I was more interested in how they did things.  Working in a User Experience group at Sprint, I was curious as to what methods they used for intereaction, the &#8220;discussion&#8221; concept, and the like.  I just got it a day or two ago, so am still learning what I like and don&#8217;t like about it, but I&#8217;m sure a lot of that will changes as it is still only a &#8220;beta&#8221; product and will have many changes on the way.</p>
<p>Dislikes so far are:</p>
<ul>
<li><strong>Filters don&#8217;t work very well.</strong>  They don&#8217;t explain how they work, so there isn&#8217;t much &#8220;help&#8221; to go with it.  I tried just experimenting with it to figure out the syntax that is allowable, and found a few things out.  But when I do a test search it comes up with X number of messages that match the filter.  But when I apply it, only Y messages are listed.</li>
<li><strong>Labels are nice, but folders have perks too</strong>  I love being able to assign a given message to 5 labels.  But I hate that unless I want to archive a given message, everything shows up in my inbox.  So the daily status emails I get from my server that I don&#8217;t want to really read right off the bat&#8230; are just sitting there staring at me, taking up prime realestate.  It would be nice to have both folders AND labels, so I can physically move a message to it&#8217;s &#8220;main&#8221; category, but still be able to find it as associated to other labels</li>
</ul>
<p>Gotta get back to work, so I&#8217;ll make this short.  Just wanted to link to a few cool places:<br />
<a href="http://www.gmail4troops.com/">Gmail4Troops.com</a> &#8211; Donate your invites to those defending our country.  A small but valueable way to say thanks.<br />
<a href="http://jaybe.org/downloads.htm">Pop goes the GMail</a> &#8211; A hack to download your gmail to a pop account.<br />
<a href="http://torrez.us/archives/2004/05/23/000272.html">Gtray</a> (sporatically working link) &#8211; A desktop application that sits in your tray and checks for new GMail every X minutes.   It uses Internet Explorer as a conduit to do the checking, and can only open IE directly&#8230; so as a <a href="http://www.mozilla.org/products/firefox/">FireFox</a> user, I just see the bubble popup saying I have a new one and know to go look, instead of going through that bubble to see what&#8217;s new.  This is a very early program, so hopefully things will get better.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.zelph.com/archives/2004/06/24/got-me-a-gmail-account/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Mmmmâ€¦ Case Modâ€¦</title>
		<link>http://www.zelph.com/archives/2004/06/17/mmmm-case-mod/</link>
		<comments>http://www.zelph.com/archives/2004/06/17/mmmm-case-mod/#comments</comments>
		<pubDate>Thu, 17 Jun 2004 17:23:16 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[Spiffy stuff]]></category>
		<category><![CDATA[Tech stuff]]></category>

		<guid isPermaLink="false">http://www.zelph.com/archives/2004/06/17/mmmm-case-mod/</guid>
		<description><![CDATA[Can you say &#8220;Sweet!!&#8221;?? This case mod is definately one not to be shoved under your desk to gather dust.  Make sure to click through all of the closeups as they are truely astounding.  I think that I read that it was around 7 months of mod time.
]]></description>
			<content:encoded><![CDATA[<p>Can you say &#8220;Sweet!!&#8221;?? <a href="http://bit-tech.net/article/135/" title="wowsers!! Doc Ock would be jeaulous.">This case mod</a> is definately one not to be shoved under your desk to gather dust.  Make sure to click through all of the closeups as they are truely astounding.  I think that I read that it was around 7 months of mod time.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.zelph.com/archives/2004/06/17/mmmm-case-mod/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Laporte Report: Comcast Fires TechTV Staff</title>
		<link>http://www.zelph.com/archives/2004/05/07/the-laporte-report-comcast-fires-techtv-staff/</link>
		<comments>http://www.zelph.com/archives/2004/05/07/the-laporte-report-comcast-fires-techtv-staff/#comments</comments>
		<pubDate>Fri, 07 May 2004 18:02:31 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[Boooo!!]]></category>
		<category><![CDATA[Tech stuff]]></category>

		<guid isPermaLink="false">http://www.zelph.com/archives/2004/05/07/the-laporte-report-comcast-fires-techtv-staff/</guid>
		<description><![CDATA[I know no one is looking at this yet, but I gotta start somewhere.
Man this sucks! Leo is reporting that everyone at Tech TV is getting the boot, thanks to their new owner Comcast. I love my Tech TV.  I would watch it more if it didn&#8217;t bore my poor wife to tears.  [...]]]></description>
			<content:encoded><![CDATA[<p>I know no one is looking at this yet, but I gotta start somewhere.</p>
<p>Man this sucks! <a href="http://leo.typepad.com/">Leo</a> is reporting that <a href="http://leo.typepad.com/tlr/2004/05/comcast_fires_t.html">everyone at Tech TV is getting the boot</a>, thanks to their new owner Comcast. I love my Tech TV.  I would watch it more if it didn&#8217;t bore my poor wife to tears.  This will be a major loss, and hope it can be prevented.  Needless to say, G4 will not get my viewership if this does go through.</p>
<p>Bad form Comcast&#8230; bad form.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.zelph.com/archives/2004/05/07/the-laporte-report-comcast-fires-techtv-staff/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
