<?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:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>John Tokash</title>
	<atom:link href="http://blog.tokash.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.tokash.org</link>
	<description>Gadgets, Games, Hacks, Code</description>
	<lastBuildDate>Sun, 19 Apr 2009 16:38:43 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<image>
		<url>http://www.gravatar.com/blavatar/9a66ae7dd57e514a7883f620772e702e?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>John Tokash</title>
		<link>http://blog.tokash.org</link>
	</image>
			<item>
		<title>My Comcast &#8220;High Speed&#8221; Internet is Dying</title>
		<link>http://blog.tokash.org/2009/04/18/my-comcast-high-speed-internet-is-dying/</link>
		<comments>http://blog.tokash.org/2009/04/18/my-comcast-high-speed-internet-is-dying/#comments</comments>
		<pubDate>Sat, 18 Apr 2009 22:04:52 +0000</pubDate>
		<dc:creator>jtokash</dc:creator>
				<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://blog.tokash.org/2009/04/18/my-comcast-high-speed-internet-is-dying/</guid>
		<description><![CDATA[UPDATE: Fixed!  Comcast replaced the cable modem this morning.
AFTER:

BEFORE:

       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.tokash.org&blog=5645961&post=1131&subd=jtokash&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>UPDATE: Fixed!  Comcast replaced the cable modem this morning.</p>
<p>AFTER:<br />
<img src="http://jtokash.files.wordpress.com/2009/04/fast.png?w=500&#038;h=312" alt="fast" title="fast" width="500" height="312" class="alignleft size-full wp-image-1133" /></p>
<p>BEFORE:<br />
<img src="http://jtokash.files.wordpress.com/2009/04/slow.png?w=499&#038;h=218" alt="slow" title="slow" width="499" height="218" class="alignleft size-full wp-image-1130" /></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jtokash.wordpress.com/1131/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jtokash.wordpress.com/1131/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jtokash.wordpress.com/1131/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jtokash.wordpress.com/1131/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jtokash.wordpress.com/1131/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jtokash.wordpress.com/1131/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jtokash.wordpress.com/1131/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jtokash.wordpress.com/1131/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jtokash.wordpress.com/1131/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jtokash.wordpress.com/1131/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.tokash.org&blog=5645961&post=1131&subd=jtokash&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://blog.tokash.org/2009/04/18/my-comcast-high-speed-internet-is-dying/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/354d1476e5d731f3f0bc065a7e5e1aae?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jtokash</media:title>
		</media:content>

		<media:content url="http://jtokash.files.wordpress.com/2009/04/fast.png" medium="image">
			<media:title type="html">fast</media:title>
		</media:content>

		<media:content url="http://jtokash.files.wordpress.com/2009/04/slow.png" medium="image">
			<media:title type="html">slow</media:title>
		</media:content>
	</item>
		<item>
		<title>Python + OS X + Arduino + BlinkM</title>
		<link>http://blog.tokash.org/2009/03/23/python-os-x-arduino-blinkm/</link>
		<comments>http://blog.tokash.org/2009/03/23/python-os-x-arduino-blinkm/#comments</comments>
		<pubDate>Tue, 24 Mar 2009 04:09:29 +0000</pubDate>
		<dc:creator>jtokash</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Make]]></category>

		<guid isPermaLink="false">http://blog.tokash.org/?p=1123</guid>
		<description><![CDATA[I have a bunch of BlinkMs and an Arduino from an old project and I spent some time with them this weekend.  This time, I used Python on a Mac to connect.  I learned a little in the process, so I thought I&#8217;d share.
1. I used darwinports&#8216; Python2.4 and the pyserial library.
2. On [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.tokash.org&blog=5645961&post=1123&subd=jtokash&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I have a bunch of <a href="http://thingm.com/products/blinkm">BlinkM</a>s and an <a href="http://www.arduino.cc/">Arduino</a> from an old project and I spent some time with them this weekend.  This time, I used Python on a Mac to connect.  I learned a little in the process, so I thought I&#8217;d share.</p>
<p>1. I used <a href="http://darwinports.com/">darwinports</a>&#8216; Python2.4 and the <a href="http://pyserial.wiki.sourceforge.net/pySerial">pyserial</a> library.<br />
2. On the Arduino, I flashed the BlinkMCommunicator code available <a href="http://thingm.com/fileadmin/thingm/downloads/BlinkM_Examples.zip">here</a>.<br />
3. When writing to the BlinkM&#8217;s eeprom, you need to pause briefly before sending another command.<br />
4. The attached code uses decode(&#8221;hex&#8221;).  I&#8217;ll explain that design choice later.<br />
5. The code assumes you have 3 BlinkM&#8217;s hooked up to the Arduino with their addresses set as 1, 2 and 3.</p>
<pre>
import serial
import time

def toBlinkM (ser, command):
	print "&gt;\t Sending "+command
	ser.write(command.decode("hex"))
	print "&gt;\t\t Sent "+command

def setBlinkMToPlaySimpleScript (ser, address, color1, color2, color3, color4, duration, fadespeed):
	# example: write line 0 of script 0 on BlinkM 1
	# 	01	Start code
	#	01	BlinkM address
	#	08	bytes to send
	#	00	bytes to receive
	#	57	command: write line
	#	00	script number
	#	00	line number
	#	20	duration
	#	63	fade
	#	20	R
	#	20	G
	#	00	B

	print ("&gt; Playing Simple Script on "+address)

	toBlinkM(ser, "01"+address+"0800570000"+duration+"63"+color1)
	time.sleep (.2)
	toBlinkM(ser, "01"+address+"0800570001"+duration+"63"+color2)
	time.sleep (.2)
	toBlinkM(ser, "01"+address+"0800570002"+duration+"63"+color3)
	time.sleep (.2)
	toBlinkM(ser, "01"+address+"0800570003"+duration+"63"+color4)
	time.sleep (.2)
	# last line: play script 0 1 time
	toBlinkM(ser, "01"+address+"0800570004"+"00"+"70"+"000100")
	time.sleep (.2)

	# set script id 0 to a len. of 5, 1 repeats
	toBlinkM(ser, "01"+address+"04004C000501")
	time.sleep (.2)

	# set fade speed
	toBlinkM(ser, "01"+address+"020066"+fadespeed)
	time.sleep (.2)

	# play script id 0
	toBlinkM(ser, "01"+address+"040070008000")
	time.sleep (.2)

ser = serial.Serial('/dev/tty.usbserial-A4001lcU',19200, timeout=1)

counter = 0

print "&gt; Waiting for Arduino."

while 1:
	serialline = ser.readline()
	if (serialline):
		print serialline.strip()
	if ('ready' in serialline):
		break

print "&gt; Arduino ready."

# tell #1 to stop animating
toBlinkM(ser, "010101006f")

# tell #1 to show only green and red at 1 bright
toBlinkM(ser, "0101040063010100")

# tell #2 to stop animating
toBlinkM(ser, "010201006f")

# tell #2 to show only blue and green at 1 bright
toBlinkM(ser, "0102040063000101")

# tell #3 to stop animating
toBlinkM(ser, "010301006f")

# tell #3 to show only red at 3 bright
toBlinkM(ser, "0103040063030000")

time.sleep (10)

setBlinkMToPlaySimpleScript(ser,"01","404040","FF0000","0000FF","FF0000","05","10")
setBlinkMToPlaySimpleScript(ser,"02","400000","FF0000","800000","FF0000","05","10")
setBlinkMToPlaySimpleScript(ser,"03","000000","FF0000","000000","FF0000","20","10")
</pre>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jtokash.wordpress.com/1123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jtokash.wordpress.com/1123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jtokash.wordpress.com/1123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jtokash.wordpress.com/1123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jtokash.wordpress.com/1123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jtokash.wordpress.com/1123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jtokash.wordpress.com/1123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jtokash.wordpress.com/1123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jtokash.wordpress.com/1123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jtokash.wordpress.com/1123/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.tokash.org&blog=5645961&post=1123&subd=jtokash&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://blog.tokash.org/2009/03/23/python-os-x-arduino-blinkm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/354d1476e5d731f3f0bc065a7e5e1aae?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jtokash</media:title>
		</media:content>
	</item>
		<item>
		<title>I Love Ambient Information</title>
		<link>http://blog.tokash.org/2009/03/23/i-love-ambient-information/</link>
		<comments>http://blog.tokash.org/2009/03/23/i-love-ambient-information/#comments</comments>
		<pubDate>Tue, 24 Mar 2009 03:45:31 +0000</pubDate>
		<dc:creator>jtokash</dc:creator>
				<category><![CDATA[Science]]></category>
		<category><![CDATA[Visualization]]></category>

		<guid isPermaLink="false">http://blog.tokash.org/?p=1112</guid>
		<description><![CDATA[iPulse (12.95): 



iStat Menus (Free): 



iStock (Free with MacHeist 3): 



Firefox: Cognitive Shield (Free): 



Stattoo (12.95): 

       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.tokash.org&blog=5645961&post=1112&subd=jtokash&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://iconfactory.com/software/ipulse">iPulse</a> (12.95): <br />
<img src="http://jtokash.files.wordpress.com/2009/03/untitled-6.png?w=253&#038;h=159" alt="iPulse" title="iPulse" width="253" height="159" class="size-full wp-image-1116" />
</p>
<p>
<a href="http://www.islayer.com/apps/istatmenus/">iStat Menus</a> (Free): <br />
<img src="http://jtokash.files.wordpress.com/2009/03/untitled.png?w=93&#038;h=44" alt="iStat Menus" title="iStat Menus" width="93" height="44" class="size-full wp-image-1117" />
</p>
<p>
<a href="http://www.danholt4mac.eu/english/38/34/34/181001/shopartikel.html">iStock</a> (Free with <a href="http://www.macheist.com/">MacHeist 3</a>): <br />
<img src="http://jtokash.files.wordpress.com/2009/03/untitled-2.png?w=131&#038;h=37" alt="iStock" title="iStock" width="131" height="37" class="size-full wp-image-1113" />
</p>
<p>
<a href="http://labs.mozilla.com/2009/03/firefox-new-tab-page-cognitive-shield/">Firefox: Cognitive Shield</a> (Free): <br />
<img src="http://jtokash.files.wordpress.com/2009/03/untitled-4.png?w=467&#038;h=216" alt="Firefox: Cognitive Shield" title="Firefox: Cognitive Shield" width="467" height="216" class="size-full wp-image-1114" />
</p>
<p>
<a href="http://www.panic.com/stattoo/index.html">Stattoo</a> (12.95): <br />
<img src="http://jtokash.files.wordpress.com/2009/03/untitled-5.png?w=500&#038;h=31" alt="Stattoo" title="Stattoo" width="500" height="31" class="size-full wp-image-1115" /></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jtokash.wordpress.com/1112/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jtokash.wordpress.com/1112/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jtokash.wordpress.com/1112/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jtokash.wordpress.com/1112/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jtokash.wordpress.com/1112/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jtokash.wordpress.com/1112/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jtokash.wordpress.com/1112/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jtokash.wordpress.com/1112/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jtokash.wordpress.com/1112/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jtokash.wordpress.com/1112/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.tokash.org&blog=5645961&post=1112&subd=jtokash&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://blog.tokash.org/2009/03/23/i-love-ambient-information/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/354d1476e5d731f3f0bc065a7e5e1aae?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jtokash</media:title>
		</media:content>

		<media:content url="http://jtokash.files.wordpress.com/2009/03/untitled-6.png" medium="image">
			<media:title type="html">iPulse</media:title>
		</media:content>

		<media:content url="http://jtokash.files.wordpress.com/2009/03/untitled.png" medium="image">
			<media:title type="html">iStat Menus</media:title>
		</media:content>

		<media:content url="http://jtokash.files.wordpress.com/2009/03/untitled-2.png" medium="image">
			<media:title type="html">iStock</media:title>
		</media:content>

		<media:content url="http://jtokash.files.wordpress.com/2009/03/untitled-4.png" medium="image">
			<media:title type="html">Firefox: Cognitive Shield</media:title>
		</media:content>

		<media:content url="http://jtokash.files.wordpress.com/2009/03/untitled-5.png" medium="image">
			<media:title type="html">Stattoo</media:title>
		</media:content>
	</item>
		<item>
		<title>Touch Book Impressions</title>
		<link>http://blog.tokash.org/2009/03/02/touch-book-impressions/</link>
		<comments>http://blog.tokash.org/2009/03/02/touch-book-impressions/#comments</comments>
		<pubDate>Mon, 02 Mar 2009 16:44:10 +0000</pubDate>
		<dc:creator>jtokash</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Mobile]]></category>

		<guid isPermaLink="false">http://blog.tokash.org/2009/03/02/touch-book-impressions/</guid>
		<description><![CDATA[The Touch Book looks very cool.  I&#8217;ve been waiting for a netbook with a detachable keyboard and here it is!  It even has 2 internal usb ports!  Still: I&#8217;m not sure if it&#8217;s right for me.  I would prefer a faster CPU, even if it meant lower battery life.
If that magnet [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.tokash.org&blog=5645961&post=1110&subd=jtokash&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>The <a href="http://i.gizmodo.com/5162584/always-innovating-touch-book-is-part+netbook-part+tablet-open-source-frankenstein">Touch Book</a> looks very cool.  I&#8217;ve been waiting for a netbook with a detachable keyboard and here it is!  It even has 2 internal usb ports!  Still: I&#8217;m not sure if it&#8217;s right for me.  I would prefer a faster CPU, even if it meant lower battery life.</p>
<p>If that magnet mount is strong enough for mounting to a metal plate on my dashboard, though&#8230;</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jtokash.wordpress.com/1110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jtokash.wordpress.com/1110/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jtokash.wordpress.com/1110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jtokash.wordpress.com/1110/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jtokash.wordpress.com/1110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jtokash.wordpress.com/1110/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jtokash.wordpress.com/1110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jtokash.wordpress.com/1110/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jtokash.wordpress.com/1110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jtokash.wordpress.com/1110/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.tokash.org&blog=5645961&post=1110&subd=jtokash&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://blog.tokash.org/2009/03/02/touch-book-impressions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/354d1476e5d731f3f0bc065a7e5e1aae?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jtokash</media:title>
		</media:content>
	</item>
		<item>
		<title>A Happy Accident</title>
		<link>http://blog.tokash.org/2009/02/28/a-happy-accident/</link>
		<comments>http://blog.tokash.org/2009/02/28/a-happy-accident/#comments</comments>
		<pubDate>Sun, 01 Mar 2009 01:02:11 +0000</pubDate>
		<dc:creator>jtokash</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Visualization]]></category>

		<guid isPermaLink="false">http://blog.tokash.org/?p=1108</guid>
		<description><![CDATA[While working on a new Ajax Indicator, my code accidentally generated this.  Pretty cool!

       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.tokash.org&blog=5645961&post=1108&subd=jtokash&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>While working on a new Ajax Indicator, my code accidentally generated this.  Pretty cool!<br />
<img src="http://jtokash.files.wordpress.com/2009/02/ajaxindicator.png?w=500&#038;h=500" alt="ajaxindicator" title="ajaxindicator" width="500" height="500" class="aligncenter size-full wp-image-1107" /></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jtokash.wordpress.com/1108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jtokash.wordpress.com/1108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jtokash.wordpress.com/1108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jtokash.wordpress.com/1108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jtokash.wordpress.com/1108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jtokash.wordpress.com/1108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jtokash.wordpress.com/1108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jtokash.wordpress.com/1108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jtokash.wordpress.com/1108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jtokash.wordpress.com/1108/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.tokash.org&blog=5645961&post=1108&subd=jtokash&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://blog.tokash.org/2009/02/28/a-happy-accident/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/354d1476e5d731f3f0bc065a7e5e1aae?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jtokash</media:title>
		</media:content>

		<media:content url="http://jtokash.files.wordpress.com/2009/02/ajaxindicator.png" medium="image">
			<media:title type="html">ajaxindicator</media:title>
		</media:content>
	</item>
		<item>
		<title>er&#8230; Unscheduled Maintenance</title>
		<link>http://blog.tokash.org/2009/02/28/er-unscheduled-maintenance/</link>
		<comments>http://blog.tokash.org/2009/02/28/er-unscheduled-maintenance/#comments</comments>
		<pubDate>Sat, 28 Feb 2009 20:56:20 +0000</pubDate>
		<dc:creator>jtokash</dc:creator>
				<category><![CDATA[AggCompare]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[ReaderMini]]></category>

		<guid isPermaLink="false">http://blog.tokash.org/2009/02/28/er-unscheduled-maintenance/</guid>
		<description><![CDATA[Hooray!  www.tokash.org, readermini.com, aggcompare.com, etc are all back up.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.tokash.org&blog=5645961&post=1105&subd=jtokash&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Hooray!  <a href="http://www.tokash.org/">www.tokash.org</a>, <a href="http://readermini.com/">readermini.com</a>, <a href="http://aggcompare.com/">aggcompare.com</a>, etc are all back up.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jtokash.wordpress.com/1105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jtokash.wordpress.com/1105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jtokash.wordpress.com/1105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jtokash.wordpress.com/1105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jtokash.wordpress.com/1105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jtokash.wordpress.com/1105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jtokash.wordpress.com/1105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jtokash.wordpress.com/1105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jtokash.wordpress.com/1105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jtokash.wordpress.com/1105/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.tokash.org&blog=5645961&post=1105&subd=jtokash&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://blog.tokash.org/2009/02/28/er-unscheduled-maintenance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/354d1476e5d731f3f0bc065a7e5e1aae?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jtokash</media:title>
		</media:content>
	</item>
		<item>
		<title>Big Pictures</title>
		<link>http://blog.tokash.org/2009/02/15/big-pictures/</link>
		<comments>http://blog.tokash.org/2009/02/15/big-pictures/#comments</comments>
		<pubDate>Mon, 16 Feb 2009 07:13:27 +0000</pubDate>
		<dc:creator>jtokash</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.tokash.org/?p=1099</guid>
		<description><![CDATA[It&#8217;s no secret that I love The Boston Globe&#8217;s Big Picture blog.  So I&#8217;m glad to see that Joshua Weinberg and Andrea Mignolo have teamed up to put out a WordPress theme that gives photographers a similar way to present their creations.  Joshua&#8217;s family photos are being uploaded now to his site, using [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.tokash.org&blog=5645961&post=1099&subd=jtokash&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>It&#8217;s no secret that I love <a href="http://www.boston.com/bigpicture/">The Boston Globe&#8217;s Big Picture blog</a>.  So I&#8217;m glad to see that <a href="http://dlifegroup.com/">Joshua Weinberg</a> and <a href="http://andreamignolo.com/">Andrea Mignolo</a> have teamed up to put out <a href="http://andreamignolo.com/zack-990/">a WordPress theme that gives photographers a similar way to present their creations</a>.  Joshua&#8217;s family photos are being uploaded now to <a href="http://weinbergphoto.com/">his site, using the theme</a>.</p>
<p>Nice Job!!!</p>
<p>The theme is called <a href="http://andreamignolo.com/zack-990/">Zack 990</a> and it&#8217;s available NOW.  It&#8217;s called 990 because the images are 990 pixels wide!!!</p>
<p><a href="http://weinbergphoto.com/"><img src="http://jtokash.files.wordpress.com/2009/02/zack990.png?w=326&#038;h=605" alt="zack990" title="zack990" width="326" height="605" class="aligncenter size-full wp-image-1102" /></a></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jtokash.wordpress.com/1099/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jtokash.wordpress.com/1099/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jtokash.wordpress.com/1099/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jtokash.wordpress.com/1099/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jtokash.wordpress.com/1099/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jtokash.wordpress.com/1099/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jtokash.wordpress.com/1099/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jtokash.wordpress.com/1099/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jtokash.wordpress.com/1099/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jtokash.wordpress.com/1099/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.tokash.org&blog=5645961&post=1099&subd=jtokash&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://blog.tokash.org/2009/02/15/big-pictures/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/354d1476e5d731f3f0bc065a7e5e1aae?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jtokash</media:title>
		</media:content>

		<media:content url="http://jtokash.files.wordpress.com/2009/02/zack990.png" medium="image">
			<media:title type="html">zack990</media:title>
		</media:content>
	</item>
		<item>
		<title>Palm Pre SDK Debut</title>
		<link>http://blog.tokash.org/2009/02/15/palm-pre-sdk-debut/</link>
		<comments>http://blog.tokash.org/2009/02/15/palm-pre-sdk-debut/#comments</comments>
		<pubDate>Mon, 16 Feb 2009 05:46:50 +0000</pubDate>
		<dc:creator>jtokash</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.tokash.org/?p=1091</guid>
		<description><![CDATA[O&#8217;Reilly and Palm just announced (and released) Chapter 1 of a Palm Pre / Mojo SDK book.
Here are my thoughts as I read through the chapter.

Much of what we&#8217;ve seen the native apps do in various videos is possible for 3rd party apps.  Notifications, running in the background, etc.
3rd Party apps have access to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.tokash.org&blog=5645961&post=1091&subd=jtokash&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>O&#8217;Reilly and Palm just announced (and released) <a href="http://pdnblog.palm.com/?p=54">Chapter 1 of a Palm Pre / Mojo SDK book</a>.</p>
<p>Here are my thoughts as I read through the chapter.</p>
<ul>
<li>Much of what we&#8217;ve seen the native apps do in various videos is possible for 3rd party apps.  Notifications, running in the background, etc.</li>
<li>3rd Party apps have access to a bunch of services to add value to the built in functionality.</li>
<li>The Prototype AJAX library is bundled with WebOS.</li>
<li>Developers can make headless palm pre apps that interact with the dashboard and notifications but have no card. </li>
<li>When an app is deleted by the user, so is any info it put into contacts or calendar.</li>
<li>webOS System Architecture Diagram (attached below)</li>
<li>&#8220;Video and audio capture is not supported in the initial webOS<br />
products, but is inherently supported by the architecture. &#8220;</li>
<li>&#8220;The Palm Developer Tools (PDT) are installed from the SDK and include targets for<br />
Linux, Windows (XP/Vista) and Mac OS X.&#8221;</li>
<li>The document mentions a fluid physics engine!</li>
<li>The document also says 3rd parties can build apps which take up multiple cards (1 for each activity) similar to what we&#8217;ve seen the mail app do with composition windows.</li>
<li>There is a hyper optimized list widget included in the SDK.  We&#8217;ve seen how useful that can be in the iPhone SDK, so it&#8217;s good to see that Palm is investing there as well.</li>
<li>&#8220;A service is an on-device server for any resource, data, or configuration that is exposed through the framework for use within an application. The service can be performed by the native OS (in the case of device services), an application, or by a server in the cloud. The model is very powerful as evidenced by the initial set of offered services. The Services differ from the rest of the framework because they are called through a single controller function, serviceRequest. The request passes a JSON object specific to the called service and specifying callbacks for success and failure of the service re- quest. &#8220;</li>
</ul>
<p><img src="http://jtokash.files.wordpress.com/2009/02/webos.png?w=500&#038;h=414" alt="webos" title="webos" width="500" height="414" class="aligncenter size-full wp-image-1094" /></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jtokash.wordpress.com/1091/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jtokash.wordpress.com/1091/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jtokash.wordpress.com/1091/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jtokash.wordpress.com/1091/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jtokash.wordpress.com/1091/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jtokash.wordpress.com/1091/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jtokash.wordpress.com/1091/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jtokash.wordpress.com/1091/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jtokash.wordpress.com/1091/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jtokash.wordpress.com/1091/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.tokash.org&blog=5645961&post=1091&subd=jtokash&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://blog.tokash.org/2009/02/15/palm-pre-sdk-debut/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/354d1476e5d731f3f0bc065a7e5e1aae?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jtokash</media:title>
		</media:content>

		<media:content url="http://jtokash.files.wordpress.com/2009/02/webos.png" medium="image">
			<media:title type="html">webos</media:title>
		</media:content>
	</item>
		<item>
		<title>TMobile G1</title>
		<link>http://blog.tokash.org/2009/01/25/tmobile-g1/</link>
		<comments>http://blog.tokash.org/2009/01/25/tmobile-g1/#comments</comments>
		<pubDate>Mon, 26 Jan 2009 03:30:28 +0000</pubDate>
		<dc:creator>jtokash</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.tokash.org/?p=1089</guid>
		<description><![CDATA[With all of this talk about the iPhone and the Palm Pre I often wonder how the G1 and future Android phones will stack up.  I&#8217;ve had limited interactions with the G1, but I&#8217;ve read lots of conflicting reviews.  It&#8217;s nice to see a review from someone with the kind of holistic understanding [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.tokash.org&blog=5645961&post=1089&subd=jtokash&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>With all of this talk about the iPhone and the Palm Pre I often wonder how the G1 and future Android phones will stack up.  I&#8217;ve had limited interactions with the G1, but I&#8217;ve read lots of conflicting reviews.  It&#8217;s nice to see a review from someone with the kind of holistic understanding of mobile phones that Jonathan Greene has.</p>
<p>Read <a href="http://www.atmasphere.net/wp/archives/2009/01/25/t-mobile-g1-is-an-almost">Jonathan&#8217;s review over at atmaspheric endeavors</a>.  Pay close attention to his positive comments about the browser and his negative comments about the battery. </p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jtokash.wordpress.com/1089/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jtokash.wordpress.com/1089/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jtokash.wordpress.com/1089/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jtokash.wordpress.com/1089/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jtokash.wordpress.com/1089/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jtokash.wordpress.com/1089/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jtokash.wordpress.com/1089/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jtokash.wordpress.com/1089/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jtokash.wordpress.com/1089/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jtokash.wordpress.com/1089/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.tokash.org&blog=5645961&post=1089&subd=jtokash&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://blog.tokash.org/2009/01/25/tmobile-g1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/354d1476e5d731f3f0bc065a7e5e1aae?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jtokash</media:title>
		</media:content>
	</item>
		<item>
		<title>Palm Pre FAQ</title>
		<link>http://blog.tokash.org/2009/01/23/palm-pre-faq/</link>
		<comments>http://blog.tokash.org/2009/01/23/palm-pre-faq/#comments</comments>
		<pubDate>Sat, 24 Jan 2009 02:20:31 +0000</pubDate>
		<dc:creator>jtokash</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Palm]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://blog.tokash.org/?p=1062</guid>
		<description><![CDATA[Gizmodo has an up-to-date Palm Pre FAQ.  
Meanwhile:
PreCentral.net has rapid fire coverage specific to the device.
PrePoint is adding historical context, comparing the new OS to ACCESS and pointing to some of the things we DON&#8217;T know about the Pre.
Pre Community is discussing both the business and technical aspects of the Pre.
PalmPreView dug up more [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.tokash.org&blog=5645961&post=1062&subd=jtokash&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Gizmodo has an <a href="http://i.gizmodo.com/5133554/palm-pre-the-definitive-faq">up-to-date Palm Pre FAQ</a>.  </p>
<p>Meanwhile:<br />
<a href="http://www.precentral.net/">PreCentral.net</a> has rapid fire coverage specific to the device.<br />
<a href="http://prepoint.wordpress.com/">PrePoint</a> is adding historical context, <a href="http://prepoint.wordpress.com/2009/01/23/pre-screens-vs-access-screens/">comparing the new OS to ACCESS</a> and <a href="http://prepoint.wordpress.com/2009/01/22/mysteries-of-the-palm-pre/">pointing to some of the things we DON&#8217;T know about the Pr</a>e.<br />
<a href="http://precommunity.com/">Pre Community</a> is discussing both the business and technical aspects of the Pre.<br />
<a href="http://palmpreviews.com/">PalmPreView</a> dug up more <a href="http://palmpreviews.com/2009/01/22/video-roger-mcnamee-hints-of-the-palm-pre-in-may-2008/">hints from the past about the Pre</a>.<br />
I expect that the official <a href="http://pdnblog.palm.com/">Palm Developer Blog</a> will ramp up coverage quickly, too.</p>
<p><img src="http://jtokash.files.wordpress.com/2009/01/palmpre.jpg?w=412&#038;h=112" alt="palmpre" title="palmpre" width="412" height="112" class="aligncenter size-full wp-image-1063" /></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jtokash.wordpress.com/1062/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jtokash.wordpress.com/1062/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jtokash.wordpress.com/1062/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jtokash.wordpress.com/1062/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jtokash.wordpress.com/1062/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jtokash.wordpress.com/1062/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jtokash.wordpress.com/1062/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jtokash.wordpress.com/1062/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jtokash.wordpress.com/1062/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jtokash.wordpress.com/1062/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.tokash.org&blog=5645961&post=1062&subd=jtokash&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://blog.tokash.org/2009/01/23/palm-pre-faq/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/354d1476e5d731f3f0bc065a7e5e1aae?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jtokash</media:title>
		</media:content>

		<media:content url="http://jtokash.files.wordpress.com/2009/01/palmpre.jpg" medium="image">
			<media:title type="html">palmpre</media:title>
		</media:content>
	</item>
	</channel>
</rss>