<?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>Strange Devices</title>
	<atom:link href="http://strangedevices.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://strangedevices.wordpress.com</link>
	<description>Interviews and News from the Digital Frontier</description>
	<lastBuildDate>Mon, 19 Oct 2009 11:47:05 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='strangedevices.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/88ef5876c52dab84663552e5c09953aa?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Strange Devices</title>
		<link>http://strangedevices.wordpress.com</link>
	</image>
			<item>
		<title>Long time no see !</title>
		<link>http://strangedevices.wordpress.com/2009/10/19/long-time-no-see/</link>
		<comments>http://strangedevices.wordpress.com/2009/10/19/long-time-no-see/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 11:40:55 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[news]]></category>

		<guid isPermaLink="false">http://strangedevices.wordpress.com/?p=43</guid>
		<description><![CDATA[Thoughts on ESI and varnish.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=strangedevices.wordpress.com&blog=5045869&post=43&subd=strangedevices&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>It has been quite a while, and I have been up to lots of interesting things, mostly under NDA! Journalism has been sadly low on my priorities. Once a couple of public launches are out of the way I will have more to say on that.</p>
<p>In the mean time, here are some thoughts on <a title="varnish - open source web acelleration" href="http://varnish.projects.linpro.no/" target="_blank">varnish</a>, one of the unsung heroes of everything from twitter to the larger public blogs. It is a so called &#8220;reverse proxy&#8221; &#8211; a really smart cache that is fantastic for allowing me to concentrate on two things separately &#8211; making great sites based on rapid dynamic technology, and scaling.</p>
<p>Varnish is no magic bullet &#8211; it works best for sites that are personalised and dynamic but where the actual number of things people are looking at on mass at any one time is relatively small.</p>
<p>I am currently using it to front a search site, not so much for the caching but because it is an interesting way of doing two things &#8211; basic load balancing and fail-out, and page assembly. In my case I use <a title="edge side includes" href="http://varnish.projects.linpro.no/" target="_blank">ESI</a> in varnish to composite fragments dynamically assembled by a set of google appliances with elements that change less often.</p>
<p>It has worked out fairly well, with a couple of gotchas - gzip compression and ESI are not happy bed-fellows with varnish, and so I have to force requests to the appliance not to use compression by filtering the header as it comes from the browser. Varnish also does not handle SSL, so you need to terminate any SSL &#8220;around&#8221; varnish with port mapping trickery to something that can handle it like apache.</p>
<p>Given that ESI works with everything from F5 load balancers to akamai to open-source proxies, I think it a technology that everybody need to get a handle on, a better way to assemble pages that scales massively.</p>
Posted in news  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/strangedevices.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/strangedevices.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/strangedevices.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/strangedevices.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/strangedevices.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/strangedevices.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/strangedevices.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/strangedevices.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/strangedevices.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/strangedevices.wordpress.com/43/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=strangedevices.wordpress.com&blog=5045869&post=43&subd=strangedevices&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://strangedevices.wordpress.com/2009/10/19/long-time-no-see/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">jeremy</media:title>
		</media:content>
	</item>
		<item>
		<title>Not Drowning, Waving</title>
		<link>http://strangedevices.wordpress.com/2009/06/22/not-drowning-waving/</link>
		<comments>http://strangedevices.wordpress.com/2009/06/22/not-drowning-waving/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 05:22:59 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[news]]></category>

		<guid isPermaLink="false">http://strangedevices.wordpress.com/?p=38</guid>
		<description><![CDATA[Google Wave = Very Cool<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=strangedevices.wordpress.com&blog=5045869&post=38&subd=strangedevices&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I spent some time with the good folks at Google Sydney and a heap of fun Australian developers exploring Googles new &#8220;wave&#8221; technology.</p>
<p>In short is pretty cool, an already neat GUI wrapping some serious back-end firepower to creat a collaborative environment that merges Realtime Publishing, Chat and Email. After a morning briefing on the tech, I Spent my afternoon with fellow Python lover Carlo Piva (<a title="View public profile" name="webProfileURL" href="http://www.linkedin.com/pub/carlo-piva/7/260/33b">http://www.linkedin.com/pub/carlo-piva/7/260/33b</a>) creating a robot that objected to foul language and censored it. For those on Wave, try it by adding <a href="mailto:invectivedeleted@appspot.com">invectivedeleted@appspot.com</a> to any wave (aka conversation) and just <strong>try</strong> to be rude or racist <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>The code to do this is short and sweet - we decided in the name of expediency to use an existing site noswearing.com for the swearing correction.</p>
<p>This example shows off a couple of cool things :</p>
<ol>
<li>how to make a basic bot that communicate with an external &#8221;web service&#8221; for its functionality</li>
<li>how to do POST requests</li>
<li>how to screen scrape the results</li>
<li>how to update existing blips (posts)</li>
</ol>
<p>Here is the Python me and my coding buddy came up with:</p>
<p><em>from waveapi import events<br />
from waveapi import model<br />
from waveapi import robot<br />
from google.appengine.api import urlfetch<br />
from google.appengine.ext.webapp.util import run_wsgi_app<br />
import urllib</em></p>
<p><em>def OnParticipantsChanged(properties, context):<br />
  &#8220;&#8221;"Invoked when any participants have been added/removed.&#8221;"&#8221;<br />
  added = properties['participantsAdded']<br />
  for p in added:<br />
    Notify(context)</em></p>
<p><em>def OnRobotAdded(properties, context):<br />
  &#8220;&#8221;"Invoked when the robot has been added.&#8221;"&#8221;<br />
  root_wavelet = context.GetRootWavelet()<br />
  root_wavelet.CreateBlip().GetDocument().SetText(&#8220;I&#8217;m alive!&#8221;)</em></p>
<p><em>def Notify(context):<br />
  root_wavelet = context.GetRootWavelet()<br />
  root_wavelet.CreateBlip().GetDocument().SetText(&#8220;Hi everybody!&#8221;)</em></p>
<p><em>def OnBlip(properties, context):<br />
  &#8220;&#8221;"Invoked when the robot sees a blip&#8221;"&#8221;<br />
  blip = context.GetBlipById(properties['blipId'])<br />
  contents = blip.GetDocument().GetText()<br />
  good = unswear(contents)<br />
  if (good!=contents):<br />
    blip.GetDocument().SetText(good)</em></p>
<p><em>def unswear(bad):<br />
  url = &#8220;</em><a href="http://www.noswearing.com/index.php"><em>http://www.noswearing.com/index.php</em></a><em>&#8220;</em></p>
<p><em>  form_fields = {<br />
    &#8220;action&#8221;: &#8220;translate&#8221;,<br />
    &#8220;p&#8221;: bad,<br />
    &#8220;racial&#8221;: &#8220;on&#8221;,<br />
    &#8220;submit&#8221;: &#8220;Filter&#8221;<br />
  }</em></p>
<p><em>  form_data = urllib.urlencode(form_fields)<br />
  result = urlfetch.fetch(url=url,<br />
    payload=form_data,<br />
    method=urlfetch.POST,<br />
    headers={&#8216;Content-Type&#8217;: &#8216;application/x-www-form-urlencoded&#8217;})<br />
  html = result.content<br />
  key_start = &#8216;&lt;span style=&#8221;font-family: arial; font-size:12px;&#8221;&gt;&#8217;<br />
  key_end = &#8216;&lt;/span&gt;&lt;/div&gt;&lt;br&gt;&#8217;<br />
  return html[html.find(key_start)+len(key_start):html.find(key_end)]</em></p>
<p><em>if __name__ == &#8216;__main__&#8217;:<br />
  myRobot = robot.Robot(&#8216;invectivedeleted&#8217;,<br />
      image_url=&#8217;http://s44.photobucket.com/albums/f39/philonikes/aim%20icons/th_fuck.gif&#8217;,<br />
      version=&#8217;9&#8242;,<br />
      profile_url=&#8217;http://invectivedeleted.appspot.com/&#8217;)<br />
  myRobot.RegisterHandler(events.WAVELET_PARTICIPANTS_CHANGED, OnParticipantsChanged)<br />
  myRobot.RegisterHandler(events.WAVELET_SELF_ADDED, OnRobotAdded)<br />
  myRobot.RegisterHandler(events.BLIP_SUBMITTED, OnBlip)<br />
  myRobot.Run()</em></p>
<p>Have fun!</p>
Posted in news  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/strangedevices.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/strangedevices.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/strangedevices.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/strangedevices.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/strangedevices.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/strangedevices.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/strangedevices.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/strangedevices.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/strangedevices.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/strangedevices.wordpress.com/38/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=strangedevices.wordpress.com&blog=5045869&post=38&subd=strangedevices&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://strangedevices.wordpress.com/2009/06/22/not-drowning-waving/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">jeremy</media:title>
		</media:content>
	</item>
		<item>
		<title>Media 09</title>
		<link>http://strangedevices.wordpress.com/2009/02/26/media-09/</link>
		<comments>http://strangedevices.wordpress.com/2009/02/26/media-09/#comments</comments>
		<pubDate>Thu, 26 Feb 2009 03:36:30 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[podcast]]></category>

		<guid isPermaLink="false">http://strangedevices.wordpress.com/?p=36</guid>
		<description><![CDATA[I covered Media09 in Sydney for Digital Media Journal. The article is here.
Highlights are the stuff about the online Obama Campaign by Ben Self, program director and founding partner of Blue State Digital.
Posted in podcast       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=strangedevices.wordpress.com&blog=5045869&post=36&subd=strangedevices&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I covered Media09 in Sydney for <a title="digital media" href="http://www.digital-media.net.au/" target="_blank">Digital Media Journal</a>. The article is <a title="My take on Media09" href="http://www.digital-media.net.au/Common/ContentManagement/digital-media/newsletter/20090220.pdf" target="_blank">here</a>.</p>
<p>Highlights are the stuff about the online Obama Campaign by Ben Self, program director and founding partner of Blue State Digital.</p>
Posted in podcast  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/strangedevices.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/strangedevices.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/strangedevices.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/strangedevices.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/strangedevices.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/strangedevices.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/strangedevices.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/strangedevices.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/strangedevices.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/strangedevices.wordpress.com/36/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=strangedevices.wordpress.com&blog=5045869&post=36&subd=strangedevices&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://strangedevices.wordpress.com/2009/02/26/media-09/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">jeremy</media:title>
		</media:content>
	</item>
		<item>
		<title>Marque Owen on webcasting from Everest</title>
		<link>http://strangedevices.wordpress.com/2008/11/28/marque-owen-on-webcasting-from-everest/</link>
		<comments>http://strangedevices.wordpress.com/2008/11/28/marque-owen-on-webcasting-from-everest/#comments</comments>
		<pubDate>Fri, 28 Nov 2008 06:36:20 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[podcast]]></category>
		<category><![CDATA[Cheryl Bart]]></category>
		<category><![CDATA[climb]]></category>
		<category><![CDATA[Everest]]></category>
		<category><![CDATA[Nikki Bart]]></category>

		<guid isPermaLink="false">http://strangedevices.wordpress.com/?p=31</guid>
		<description><![CDATA[Hear all about Marque&#8217;s adventures supporting the first ever mother/daughter climb of Everest by Nikki Bart and her mother, Cheryl Bart.
hear about everest here.
Posted in podcast Tagged: Cheryl Bart, climb, Everest, Nikki Bart      <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=strangedevices.wordpress.com&blog=5045869&post=31&subd=strangedevices&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><div class="mceTemp">Hear all about Marque&#8217;s adventures supporting the first ever mother/daughter climb of Everest by Nikki Bart and her mother, Cheryl Bart.</div>
<p>hear about <a href="http://strangedevices.files.wordpress.com/2008/11/everest.mp3">everest</a> here.</p>
<div id="attachment_32" class="wp-caption alignnone" style="width: 631px"><a href="http://strangedevices.files.wordpress.com/2008/11/everest.jpg"><img class="size-full wp-image-32" title="Marque and the Mountain" src="http://strangedevices.files.wordpress.com/2008/11/everest.jpg?w=621&#038;h=146" alt="Marque and the Mountain" width="621" height="146" /></a><p class="wp-caption-text">Marque and the Mountain</p></div>
Posted in podcast Tagged: Cheryl Bart, climb, Everest, Nikki Bart <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/strangedevices.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/strangedevices.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/strangedevices.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/strangedevices.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/strangedevices.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/strangedevices.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/strangedevices.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/strangedevices.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/strangedevices.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/strangedevices.wordpress.com/31/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=strangedevices.wordpress.com&blog=5045869&post=31&subd=strangedevices&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://strangedevices.wordpress.com/2008/11/28/marque-owen-on-webcasting-from-everest/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://strangedevices.files.wordpress.com/2008/11/everest.mp3" length="30202465" type="audio/mpeg" />
	
		<media:content url="" medium="image">
			<media:title type="html">jeremy</media:title>
		</media:content>

		<media:content url="http://strangedevices.files.wordpress.com/2008/11/everest.jpg" medium="image">
			<media:title type="html">Marque and the Mountain</media:title>
		</media:content>
	</item>
		<item>
		<title>Here is my take on some recent microsoft tech announcements</title>
		<link>http://strangedevices.wordpress.com/2008/11/10/here-is-my-take-on-some-recent-microsoft-tech-announcements/</link>
		<comments>http://strangedevices.wordpress.com/2008/11/10/here-is-my-take-on-some-recent-microsoft-tech-announcements/#comments</comments>
		<pubDate>Mon, 10 Nov 2008 01:32:23 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[news]]></category>
		<category><![CDATA[text]]></category>

		<guid isPermaLink="false">http://strangedevices.wordpress.com/?p=29</guid>
		<description><![CDATA[I sometimes write for digital media, a journal in Australia. Here and here (pdf, page 2) you can read what I had to say about recent microsoft tech announcements.
Posted in news Tagged: text      <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=strangedevices.wordpress.com&blog=5045869&post=29&subd=strangedevices&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I sometimes write for <a title="digital media journal" href="http://www.digital-media.net.au" target="_blank">digital media</a>, a journal in Australia. <a title="saem artice, html" href="http://www.digital-media.net.au/Article/Microsoft-Tech-ED-2008/204438.aspx" target="_blank">Here</a> and <a title="on surface and other stuff" href="http://www.digital-media.net.au/Common/ContentManagement/digital-media/newsletter/20080905.pdf" target="_blank">here (pdf, page 2)</a> you can read what I had to say about recent microsoft tech announcements.</p>
Posted in news Tagged: text <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/strangedevices.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/strangedevices.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/strangedevices.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/strangedevices.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/strangedevices.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/strangedevices.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/strangedevices.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/strangedevices.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/strangedevices.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/strangedevices.wordpress.com/29/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=strangedevices.wordpress.com&blog=5045869&post=29&subd=strangedevices&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://strangedevices.wordpress.com/2008/11/10/here-is-my-take-on-some-recent-microsoft-tech-announcements/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">jeremy</media:title>
		</media:content>
	</item>
		<item>
		<title>Scott Hanselman discusses the new frameworks from Microsoft</title>
		<link>http://strangedevices.wordpress.com/2008/11/10/scott-hanselman-discusses-the-new-frameworks-from-microsoft/</link>
		<comments>http://strangedevices.wordpress.com/2008/11/10/scott-hanselman-discusses-the-new-frameworks-from-microsoft/#comments</comments>
		<pubDate>Mon, 10 Nov 2008 01:07:55 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[podcast]]></category>
		<category><![CDATA[Microsoft MVC Scott Hanselman]]></category>

		<guid isPermaLink="false">http://strangedevices.wordpress.com/?p=26</guid>
		<description><![CDATA[Listen to Scott describe his role as a developer advocate at Microsoft and give his thoughts on the new web frameworks from Microsoft and others.
listen to Scott hanselman here!
Posted in podcast Tagged: Microsoft MVC Scott Hanselman      <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=strangedevices.wordpress.com&blog=5045869&post=26&subd=strangedevices&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><div class="wp-caption aligncenter" style="width: 483px"><a href="http://www.hanselman.com/blog/"><img title="Scott" src="http://farm1.static.flickr.com/213/483043461_6ac76375c9.jpg?v=0" alt="Scott" width="473" height="500" /></a><p class="wp-caption-text">Scott</p></div>
<p>Listen to Scott describe his role as a developer advocate at Microsoft and give his thoughts on the new web frameworks from Microsoft and others.</p>
<p>listen to Scott <a href="http://strangedevices.files.wordpress.com/2008/11/hanselman.mp3">hanselman</a> here!</p>
Posted in podcast Tagged: Microsoft MVC Scott Hanselman <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/strangedevices.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/strangedevices.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/strangedevices.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/strangedevices.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/strangedevices.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/strangedevices.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/strangedevices.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/strangedevices.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/strangedevices.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/strangedevices.wordpress.com/26/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=strangedevices.wordpress.com&blog=5045869&post=26&subd=strangedevices&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://strangedevices.wordpress.com/2008/11/10/scott-hanselman-discusses-the-new-frameworks-from-microsoft/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://strangedevices.files.wordpress.com/2008/11/hanselman.mp3" length="16681485" type="audio/mpeg" />
	
		<media:content url="" medium="image">
			<media:title type="html">jeremy</media:title>
		</media:content>

		<media:content url="http://farm1.static.flickr.com/213/483043461_6ac76375c9.jpg?v=0" medium="image">
			<media:title type="html">Scott</media:title>
		</media:content>
	</item>
		<item>
		<title>The Delicate Genius and Shane discuss Silverlight</title>
		<link>http://strangedevices.wordpress.com/2008/10/17/the-delicate-genius-and-shane-discuss-silverlight/</link>
		<comments>http://strangedevices.wordpress.com/2008/10/17/the-delicate-genius-and-shane-discuss-silverlight/#comments</comments>
		<pubDate>Fri, 17 Oct 2008 04:13:41 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[podcast]]></category>
		<category><![CDATA[silverlight flash]]></category>

		<guid isPermaLink="false">http://strangedevices.wordpress.com/?p=18</guid>
		<description><![CDATA[ 
 
 
 
 
 
 
 
 
 
 
Kordahi and Morris from the Australian Evangelist Team at Microsoft discuss Silverlight and how it is shaping up against the Adobe Flash Monster.
Special Thanks to www.digital-media.net.au for getting me access to these fine individuals!
michael and shane
Posted in podcast Tagged: silverlight flash      <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=strangedevices.wordpress.com&blog=5045869&post=18&subd=strangedevices&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><div class="wp-caption alignright" style="width: 178px"><a href="http://delicategeniusblog.com/"><img title="He is delicate I am told" src="http://www.microsoft.com/australia/remix08/images/bio_michael.jpg" alt="-)" width="168" height="227" /></a><p class="wp-caption-text">The Genius <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p></div>
<div class="wp-caption alignleft" style="width: 178px"><a href="http://blogs.msdn.com/shanemo/"><img title="Mr Usability" src="http://www.microsoft.com/australia/remix08/images/bio_shane.jpg" alt="He likes it purdy" width="168" height="227" /></a><p class="wp-caption-text">He likes it purdy</p></div>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p>Kordahi and Morris from the Australian Evangelist Team at Microsoft discuss Silverlight and how it is shaping up against the Adobe Flash Monster.</p>
<p>Special Thanks to <a href="http://www.digital-media.net.au">www.digital-media.net.au</a> for getting me access to these fine individuals!</p>
<p><a href="http://strangedevices.files.wordpress.com/2008/10/michael-and-shane.mp3">michael and shane</a></p>
Posted in podcast Tagged: silverlight flash <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/strangedevices.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/strangedevices.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/strangedevices.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/strangedevices.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/strangedevices.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/strangedevices.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/strangedevices.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/strangedevices.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/strangedevices.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/strangedevices.wordpress.com/18/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=strangedevices.wordpress.com&blog=5045869&post=18&subd=strangedevices&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://strangedevices.wordpress.com/2008/10/17/the-delicate-genius-and-shane-discuss-silverlight/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
<enclosure url="http://strangedevices.files.wordpress.com/2008/10/michael-and-shane.mp3" length="51297283" type="audio/mpeg" />
	
		<media:content url="" medium="image">
			<media:title type="html">jeremy</media:title>
		</media:content>

		<media:content url="http://www.microsoft.com/australia/remix08/images/bio_michael.jpg" medium="image">
			<media:title type="html">He is delicate I am told</media:title>
		</media:content>

		<media:content url="http://www.microsoft.com/australia/remix08/images/bio_shane.jpg" medium="image">
			<media:title type="html">Mr Usability</media:title>
		</media:content>
	</item>
		<item>
		<title>Angus Logan on Microsoft Live</title>
		<link>http://strangedevices.wordpress.com/2008/10/02/angus-logan-on-microsoft-live/</link>
		<comments>http://strangedevices.wordpress.com/2008/10/02/angus-logan-on-microsoft-live/#comments</comments>
		<pubDate>Thu, 02 Oct 2008 06:58:10 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[podcast]]></category>

		<guid isPermaLink="false">http://strangedevices.wordpress.com/?p=8</guid>
		<description><![CDATA[Jeremy chats to Angus about all things Microsoft live including the implications of new &#8220;Live Mesh&#8221; cloud storage for digital media.
Angus Logan on Microsoft Live
Posted in podcast Tagged: podcast      <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=strangedevices.wordpress.com&blog=5045869&post=8&subd=strangedevices&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><div class="wp-caption aligncenter" style="width: 195px"><a href="http://blogs.msdn.com/angus_logan/"><img title="angus" src="https://blogs.msdn.com/blogfiles/angus_logan/WindowsLiveWriter/Mes.5outthedoorgetyourFirefox3Compathere_FFDC/image_3.png" alt="Angus Logan" width="185" height="244" /></a><p class="wp-caption-text">Angus Logan</p></div>
<p>Jeremy chats to Angus about all things Microsoft live including the implications of new &#8220;Live Mesh&#8221; cloud storage for digital media.</p>
<p><a href="http://strangedevices.files.wordpress.com/2008/10/angus-logan.mp3">Angus Logan on Microsoft Live</a></p>
Posted in podcast Tagged: podcast <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/strangedevices.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/strangedevices.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/strangedevices.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/strangedevices.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/strangedevices.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/strangedevices.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/strangedevices.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/strangedevices.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/strangedevices.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/strangedevices.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=strangedevices.wordpress.com&blog=5045869&post=8&subd=strangedevices&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://strangedevices.wordpress.com/2008/10/02/angus-logan-on-microsoft-live/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://strangedevices.files.wordpress.com/2008/10/angus-logan.mp3" length="15293025" type="audio/mpeg" />
<enclosure url="http://strangedevices.wordpress.com/files/2008/10/angus-logan.mp3" length="15293025" type="audio/mpeg" />
	
		<media:content url="" medium="image">
			<media:title type="html">jeremy</media:title>
		</media:content>

		<media:content url="//blogs.msdn.com/blogfiles/angus_logan/WindowsLiveWriter/Mes.5outthedoorgetyourFirefox3Compathere_FFDC/image_3.png" medium="image">
			<media:title type="html">angus</media:title>
		</media:content>
	</item>
		<item>
		<title>Welcome !</title>
		<link>http://strangedevices.wordpress.com/2008/10/02/welcome/</link>
		<comments>http://strangedevices.wordpress.com/2008/10/02/welcome/#comments</comments>
		<pubDate>Thu, 02 Oct 2008 01:24:21 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[hi]]></category>

		<guid isPermaLink="false">http://strangedevices.wordpress.com/?p=6</guid>
		<description><![CDATA[Welcome to the home of the Strange Devices podcast. Coming Soon &#8211; Interviews with Local and International Digital Media Luminaries.
Posted in Uncategorized Tagged: hi      <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=strangedevices.wordpress.com&blog=5045869&post=6&subd=strangedevices&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><div class="wp-caption aligncenter" style="width: 370px"><a href="http://feeds.feedburner.com/StrangeDevicesPodcast"><img class="  " title="strange devices" src="http://strangedevices.files.wordpress.com/2008/10/strangedevicespodcast.jpg?w=360&#038;h=360" alt="strage devices podcast" width="360" height="360" /></a><p class="wp-caption-text">strange devices podcast</p></div>
<p>Welcome to the home of the Strange Devices podcast. Coming Soon &#8211; Interviews with Local and International Digital Media Luminaries.</p>
Posted in Uncategorized Tagged: hi <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/strangedevices.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/strangedevices.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/strangedevices.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/strangedevices.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/strangedevices.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/strangedevices.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/strangedevices.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/strangedevices.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/strangedevices.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/strangedevices.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=strangedevices.wordpress.com&blog=5045869&post=6&subd=strangedevices&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://strangedevices.wordpress.com/2008/10/02/welcome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">jeremy</media:title>
		</media:content>

		<media:content url="http://strangedevices.files.wordpress.com/2008/10/strangedevicespodcast.jpg" medium="image">
			<media:title type="html">strange devices</media:title>
		</media:content>
	</item>
	</channel>
</rss>