<?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>mikepk</title>
	<atom:link href="http://mikepk.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://mikepk.com</link>
	<description>Wherever you go, there you are.</description>
	<lastBuildDate>Fri, 12 Mar 2010 23:07:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Read and Decode QR Codes Without a Smartphone</title>
		<link>http://mikepk.com/2010/03/read-and-decode-qr-codes-without-a-smartphone/</link>
		<comments>http://mikepk.com/2010/03/read-and-decode-qr-codes-without-a-smartphone/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 23:07:45 +0000</pubDate>
		<dc:creator>mikepk</dc:creator>
				<category><![CDATA[snapmyinfo]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[qrcode]]></category>
		<category><![CDATA[service]]></category>
		<category><![CDATA[smartphone]]></category>

		<guid isPermaLink="false">http://mikepk.com/?p=622</guid>
		<description><![CDATA[This led me to create a way to read these 2d barcodes without a smartphone. What I've built is an email-based QR code decoder that works on photo attachments.]]></description>
			<content:encoded><![CDATA[<p></p><p>By far the best way to read QR codes is to use a smartphone with a barcode reader (there are <a href="http://ax.search.itunes.apple.com/WebObjects/MZSearch.woa/wa/search?entity=software&#038;media=software&#038;page=1&#038;restrict=true&#038;startIndex=0&#038;term=qr">a ton of them for the iPhone in the app store</a>), but what if you don&#8217;t have a smartphone? </p>
<p>There are many people who either do not have a smartphone or don&#8217;t already have a barcode reader application. When I created <a href="http://snapmyinfo.com">SnapMyinfo</a>, one of my original goals was to enable QR code reading for a larger number of people, making these 2d barcodes more useful. I&#8217;ve moved snapmyinfo in <a href="http://snapmyinfo.com/blog/snapmyinfo-ar/">some new directions</a> lately, but I still maintain the goal of making these barcodes more accessible.</p>
<p>It&#8217;s my belief that lowering the technical barrier to using these optical barcodes, even if the decoding method is sub-optimal, will increase their usage, exposure, and adoption. This led me to create a way to read these 2d barcodes without a smartphone. What I&#8217;ve built is an email-based QR code decoder that works on photo attachments. Initially this decoder only worked with snapmyinfo-specific QR codes but recently I&#8217;ve removed that restriction to start testing general QR codes. The only requirements are that your mobile phone have a camera and be able to send email or photo text messages to emails (e.g. verizon picture messaging). This includes many of the so-called &#8220;feature&#8221; phones that allow sending text messages to emails.</p>
<h3>How do I use it?</h3>
<p><img style="float:right; margin: 0 0 1.5em 1.5em; border: 1px solid #AAA; padding: 1.2em" src="http://mikepk.com/wp-content/uploads/2010/03/path.png" alt="path.png" border="0" width="340" height="245" /></p>
<ol>
<li>Take a photo of the QR barcode you want to decode. It&#8217;s best to leave some white space around the barcode and try to keep the image sharp. (pull away if you have to)</li>
<li>Send the photo to the address shown via email or text message.</li>
<li>Wait for the response</li>
</ol>
<p>This is still test software, so I make no guarantees at the moment, but it should work. The more examples of different devices, their picture, email and text characteristics will help me refine and solidify the decoder.</p>
<p>I&#8217;m opening this up so people can test it and let me know their experiences with it. I know I need to improve the formatting for text messages and I&#8217;ll work on it as I get example text messages. </p>
<p>I&#8217;m still working out kinks in the system so I&#8217;d love feedback.</p>
]]></content:encoded>
			<wfw:commentRss>http://mikepk.com/2010/03/read-and-decode-qr-codes-without-a-smartphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content type="image/png" url="http://mikepk.com/wp-content/uploads/2010/03/path.png" medium="image">
			<media:title type="html">path.png</media:title>
			<media:thumbnail url="http://mikepk.com/wp-content/uploads/2010/03/path.png" height="175" width="242" />
		</media:content>
	</item>
		<item>
		<title>Create 2D QR Barcodes</title>
		<link>http://mikepk.com/2010/03/create-2d-qr-barcodes/</link>
		<comments>http://mikepk.com/2010/03/create-2d-qr-barcodes/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 19:36:46 +0000</pubDate>
		<dc:creator>mikepk</dc:creator>
				<category><![CDATA[experiment]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[snapmyinfo]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[qrcode]]></category>
		<category><![CDATA[service]]></category>
		<category><![CDATA[technolgoy]]></category>

		<guid isPermaLink="false">http://mikepk.com/?p=617</guid>
		<description><![CDATA[There seems to be growing interest in these kinds of two dimensional barcodes, so I thought it would be fun to allow you to generate barcodes based on arbitrary text and not just snap codes.]]></description>
			<content:encoded><![CDATA[<p></p><p>SnapMyInfo now has <a href="http://snapmyinfo.com/qr">a simple page to allow you to generate QR codes</a> to experiment with. There seems to be growing interest in these kinds of two dimensional barcodes, so I thought it would be fun to allow you to generate barcodes based on arbitrary text and not just snap codes.</p>
<p>This isn&#8217;t the internal SnapMyInfo Barcode generator. While surfacing the internal barcode generator used by SnapMyInfo wouldn&#8217;t have been too hard, I often tweak the generator and didn&#8217;t want people to have to depend on this external service if I ever decided to modify the barcode output in any way. While poking around the <a href="http://code.google.com/apis/chart/image_charts.html">Google Charts API</a> a few months back, I noticed they now have support for generating QR codes. This page is basically a simple front end for generating QR codes using Google&#8217;s service. <a href="http://snapmyinfo.com/qr">Simply input any text you want (up to 512 characters)</a> and you&#8217;ll get a barcode image in return. These barcodes contain text but by using certain text patterns you can tell some barcode readers to do special things with them.</p>
<h4>Barcodes as Physical Links</h4>
<p>If you create a barcode comprised solely of a URL, including the &#8216;http://&#8217; like <code>http://snapmyinfo.com/</code> many barcode readers are designed to interpret the barcode as a link. That means they will, if a web browser is available, automatically take you to the site contained in the barcode.</p>
<h4>Telephone numbers</h4>
<p>Starting the text with the prefix <code>TEL:</code> instructs the barcode reader that this is a phone number. In many cases a smartphone will dial the number contained in the barcode when it is decoded.</p>
<h4>Automatic Email</h4>
<p>You can embed an automatic email message in a QR barcode. I&#8217;ve found this to be relatively uncommon, but the pattern is <code>SMTP:[<em>email address</em>]:[<em>subject</em>]:[<em>message</em>]</code>. Some barcode readers treat this pattern in a similar way to the &#8216;mailto&#8217; url protocol in web browsers, creating an email in the smartphone&#8217;s email application ready to send.</p>
<p>Example: <code>SMTP:support@snapmyinfo.com:Hello:Greetings to SnapMyInfo</code></p>
<h4>Automatic SMS</h4>
<div style="float:right; margin:0 0 1em 1em;text-align:center"><img src="http://chart.apis.google.com/chart?chs=175x175&#038;cht=qr&#038;chl=SMSTO%3A7812189522%3AGreetings+to+SnapMyInfo%21&#038;choe=UTF-8&#038;chld=L|1" alt="snap_my_info_sms.png" border="0" width="175" height="175" /> </p>
<div style="font-size:.75em"> <code>SMSTO:7812189522:Greetings to SnapMyInfo!</code></div>
</div>
<p>This one also isn&#8217;t as common, but you can create a barcode with the following pattern: <code>SMSTO:[<em>cell number</em>]:[<em>message</em>]</code>. </p>
<p>For example, the barcode to the right sends an SMS to TenZeroLab. If your smartphone&#8217;s barcode reader understands SMSTO then the barcode will automatically create a text message.<br />
<br style="clear:both;height:0;border:none" /></p>
<h4>vCard</h4>
<p>The barcode can contain a &#8220;vcard&#8221; as well. vCards are a standard format that&#8217;s often used for sharing contact information. This isn&#8217;t something you&#8217;d typically type directly into a barcode generator, but it does work. A typical vcard in a barcode might look like the following:</p>

<div class="wp_syntax"><div class="code"><pre class="vcard" style="font-family:monospace;">BEGIN:VCARD
FN:SnapMyInfo
N:;;;;
ORG:SnapMyInfo
EMAIL;TYPE=INTERNET;TYPE=WORK:support@snapmyinfo.com
END:VCARD</pre></div></div>

<div style="float:left; margin:0 1em 1em 0;text-align:center"><img src="http://chart.apis.google.com/chart?chs=175x175&#038;cht=qr&#038;chl=SMSTO%3A7812189522%3AGreetings+to+SnapMyInfo%21&#038;choe=UTF-8&#038;chld=L|1" alt="snap_my_info_sms.png" border="0" width="175" height="175" /> </p>
<div style="font-size:.75em"> Boston Massachusettes!</div>
</div>
<p>Sometimes the vcard standard is also used to embed geographic coordinates in the QR code as well. The pattern looks the same except that a GEO: heading is included with latitude and longitude values.</p>

<div class="wp_syntax"><div class="code"><pre class="vcard" style="font-family:monospace;">BEGIN:VCARD
N:;Boston, MA
GEO:-71.059773;42.358431
END:VCARD</pre></div></div>

<h4>Others</h4>
<p>There are a few other text patterns that are interpreted by various barcode readers not included in the above list, but these seem to be the most common.</p>
<p>I&#8217;m curious how people will experiment with this and what fun and interesting uses people will find.</p>
]]></content:encoded>
			<wfw:commentRss>http://mikepk.com/2010/03/create-2d-qr-barcodes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://chart.apis.google.com/chart?chs=175x175&#038;cht=qr&#038;chl=SMSTO%3A7812189522%3AGreetings+to+SnapMyInfo%21&#038;choe=UTF-8&#038;chld=L&#124;1" medium="image">
			<media:title type="html">snap_my_info_sms.png</media:title>
			<media:thumbnail url="http://chart.apis.google.com/chart?chs=175x175&#038;cht=qr&#038;chl=SMSTO%3A7812189522%3AGreetings+to+SnapMyInfo%21&#038;choe=UTF-8&#038;chld=L&#124;1" height="175" width="175" />
		</media:content>
		<media:content url="http://chart.apis.google.com/chart?chs=175x175&#038;cht=qr&#038;chl=SMSTO%3A7812189522%3AGreetings+to+SnapMyInfo%21&#038;choe=UTF-8&#038;chld=L&#124;1" medium="image">
			<media:title type="html">snap_my_info_sms.png</media:title>
			<media:thumbnail url="http://chart.apis.google.com/chart?chs=175x175&#038;cht=qr&#038;chl=SMSTO%3A7812189522%3AGreetings+to+SnapMyInfo%21&#038;choe=UTF-8&#038;chld=L&#124;1" height="175" width="175" />
		</media:content>
	</item>
		<item>
		<title>ChromeOS for Business</title>
		<link>http://mikepk.com/2010/03/chrome-os-for-business/</link>
		<comments>http://mikepk.com/2010/03/chrome-os-for-business/#comments</comments>
		<pubDate>Mon, 08 Mar 2010 21:50:11 +0000</pubDate>
		<dc:creator>mikepk</dc:creator>
				<category><![CDATA[business]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[chromeos]]></category>
		<category><![CDATA[enterprise]]></category>

		<guid isPermaLink="false">http://mikepk.com/?p=612</guid>
		<description><![CDATA[ It&#8217;s interesting that Google is officially announcing a &#8220;Business version&#8221; of ChromeOS. (Google Chrome OS &#8216;business version&#8217; coming in 2011 &#8212; Engadget).  I wrote before that I thought that the enterprise would find the kind of managed computing environment that Google is proposing attractive. I didn&#8217;t think they would specifically try to position [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><img src="http://mikepk.com/wp-content/uploads/2009/11/customLogo.png" alt="customLogo.png" border="0" width="48" height="48" style="float:right;margin: 0 0 1em 1em"/> It&#8217;s interesting that Google is officially announcing a &#8220;Business version&#8221; of ChromeOS. (<a href="http://www.engadget.com/2010/03/08/google-chrome-os-business-version-coming-in-2011/">Google Chrome OS &#8216;business version&#8217; coming in 2011 &#8212; Engadget</a>).  I <a href="http://mikepk.com/2009/11/chrome-os-and-the-luxury-of-time/">wrote before</a> that I thought that the enterprise would find the kind of managed computing environment that Google is proposing attractive. I didn&#8217;t think they would specifically try to position <a href="http://googleblog.blogspot.com/2009/07/introducing-google-chrome-os.html">ChromeOS</a> for the enterprise though. It make sense, as a clear compliment to <a href="http://www.google.com/apps/intl/en/business/index.html">Google Apps for the enterprise</a>. I can easily imagine a &#8220;full solution&#8221; with an application and data management bundle, Google Apps combined with a locally managed OS profile and document store on site at the enterprise. It will be interesting to see if this takes off or not.</p>
]]></content:encoded>
			<wfw:commentRss>http://mikepk.com/2010/03/chrome-os-for-business/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content type="image/png" url="http://mikepk.com/wp-content/uploads/2009/11/customLogo.png" medium="image">
			<media:title type="html">customLogo.png</media:title>
			<media:thumbnail url="http://mikepk.com/wp-content/uploads/2009/11/customLogo.png" height="48" width="48" />
		</media:content>
	</item>
		<item>
		<title>Note: Exim Relay Split Configuration Under Ubuntu</title>
		<link>http://mikepk.com/2010/03/note-exim-relay-split-configuration-under-ubuntu/</link>
		<comments>http://mikepk.com/2010/03/note-exim-relay-split-configuration-under-ubuntu/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 23:49:55 +0000</pubDate>
		<dc:creator>mikepk</dc:creator>
				<category><![CDATA[misc]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[config]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[exim]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://mikepk.com/?p=609</guid>
		<description><![CDATA[I was about to chuck the whole ubuntu exim install when finally, after a bunch of frustrating searching, I figured out that the ubuntu/debian config generator is what sets these macro definitions. That means you have to edit the config file config (huh?) found at /etc/exim4/update-exim4.conf.conf.]]></description>
			<content:encoded><![CDATA[<p></p><p><img style="float:right; margin: 0 0 1em 1em" src="http://mikepk.com/wp-content/uploads/2010/03/airmail.png" alt="airmail.png" border="0" width="259" height="182" />I&#8217;ve been using exim under ubuntu for a while now, and while its split configuration system can be a little weird at times, overall I haven&#8217;t had a problem. That is until I decided I wanted to be able to relay email from a machine on my local network. Several futile Google searches later, I still hadn&#8217;t resolved my issue (and come across many posts of people seemingly having the same issue) so I thought I&#8217;d add a little note here. </p>
<p>I wanted to allow relays from one of my local hosts on a 192 network. In the past I&#8217;ve used an exim configuration variable:  <code lang="config">relay_from_hosts</code></p>
<p>So when I checked the split configuration files, I found it in <code>/etc/exim4/conf.d/main/01_exim4-config_listmacrosdefs</code> with the following statement:</p>

<div class="wp_syntax"><div class="code"><pre class="config" style="font-family:monospace;">hostlist relay_from_hosts = MAIN_RELAY_NETS</pre></div></div>

<p>Huh? OK, so clearly there&#8217;s some kind of variable being set, but where? Grep&#8217;ing the config files, I could only find where this was <em>used</em> and not set. </p>
<p>I was about to chuck the whole ubuntu exim install when finally, after a bunch of frustrating searching, I figured out that the ubuntu/debian config generator is what sets these macro definitions. That means you have to edit the config file config (huh?) found at <code land="config">/etc/exim4/update-exim4.conf.conf</code>. Checking the man page for update-exim4.conf I found this gem:</p>
<blockquote><p>
In  either case, before outputting the result to /var/lib/exim4/config.autogenerated, update-exim4.conf generates a number of exim configuration macros from the contents of dc_something from /etc/exim4/update-exim4.conf.conf and inserts them into the configuration right after the definition of the exim configuration macro  UPEX4CmacrosUPEX4C  (which  is  only  used  as placeholder for this case). The macro definitions are bracketed with .ifdef clauses to allow the local admin to override the values with earlier definitions.  update-exim4.conf makes no other changes to the configuration.  This makes it very simple to make small changes to the configuration and still have the benefits of debconf.
</p></blockquote>
<p>And of course further down in the man page is this bit:</p>
<blockquote><p>
       dc_relay_nets</p>
<div style="margin-left:2em">A list of machines for which we serve as smarthost. Please note that 127.0.0.1 and ::1 are always permitted to relay since /usr/lib/sendmail is  available  anyway  and  relay<br />
              control doesn’t make sense here. Sets macro MAIN_RELAY_NETS.</div>
</blockquote>
<p>So you set <code>dc_relay_nets</code> under <code>update-exim4.conf.conf</code> to the IP address of the machine you want to relay from. Then you do the split config dance and run <code>update-exim4.conf</code> and you should now be able to relay email from that IP (or range of IPs). </p>
<p>So I think I pulled something following their config logic.</p>
]]></content:encoded>
			<wfw:commentRss>http://mikepk.com/2010/03/note-exim-relay-split-configuration-under-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content type="image/png" url="http://mikepk.com/wp-content/uploads/2010/03/airmail.png" medium="image">
			<media:title type="html">airmail.png</media:title>
			<media:thumbnail url="http://mikepk.com/wp-content/uploads/2010/03/airmail.png" height="175" width="249" />
		</media:content>
	</item>
		<item>
		<title>Website SEO Optimization Experiments</title>
		<link>http://mikepk.com/2010/03/website-seo-optimization-experiments/</link>
		<comments>http://mikepk.com/2010/03/website-seo-optimization-experiments/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 06:47:12 +0000</pubDate>
		<dc:creator>mikepk</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[test]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[tagging]]></category>

		<guid isPermaLink="false">http://mikepk.com/?p=580</guid>
		<description><![CDATA[I&#8217;ve often been curious about the black magic in SEO. I was reading a review of a new SEO tool that, among other things, directs you to tag any of your older content with relevant keywords if they didn&#8217;t have them already. I happen to have a bunch of old content that I pulled in [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>I&#8217;ve often been curious about the black magic in SEO. I was reading a review of a new SEO tool that, among other things, directs you to tag any of your older content with relevant keywords if they didn&#8217;t have them already. I happen to have a bunch of old content that I pulled in from various old blogs to centralize here.  I&#8217;ve decided to do a little experiment to see if tagging older content on this blog has any effect at all on search engines. Took me a while to tag all the posts, but I&#8217;m guessing it will have little to no effect. We&#8217;ll see.</p>
]]></content:encoded>
			<wfw:commentRss>http://mikepk.com/2010/03/website-seo-optimization-experiments/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
	</item>
		<item>
		<title>A QR Code Clock &#8211; qrtime.com</title>
		<link>http://mikepk.com/2010/03/a-qr-code-clock-qrtime-com/</link>
		<comments>http://mikepk.com/2010/03/a-qr-code-clock-qrtime-com/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 20:37:10 +0000</pubDate>
		<dc:creator>mikepk</dc:creator>
				<category><![CDATA[interesting]]></category>
		<category><![CDATA[snapmyinfo]]></category>
		<category><![CDATA[clever]]></category>
		<category><![CDATA[qrcode]]></category>
		<category><![CDATA[utility]]></category>

		<guid isPermaLink="false">http://mikepk.com/?p=519</guid>
		<description><![CDATA[Not very practical as a timepiece, but I could see this as a fun piece of dynamic QR artwork that could be placed somewhere. ]]></description>
			<content:encoded><![CDATA[<p></p><div style="text-align:center; float:right; width: 384px; margin: 0 0 0 1em"><a href="http://qrtime.com/"> <img src="http://mikepk.com/wp-content/uploads/2010/03/qrtime.png" alt="qrtime.png" border="0" width="384" height="364" /></a><span style="font-size:.75em">It&#8217;s 15:13:31 o&#8217;clock, do you know where your barcode reader is?</span></div>
<p> Here&#8217;s a fun hack using QR codes, <a href="http://qrtime.com/">qrtime.com &#8211; a QR Code Clock</a>. Not very practical as a timepiece, but I could see this as a fun piece of dynamic QR artwork that could be placed somewhere. </p>
<hr style="clear:both; width:0" />
]]></content:encoded>
			<wfw:commentRss>http://mikepk.com/2010/03/a-qr-code-clock-qrtime-com/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content type="image/png" url="http://mikepk.com/wp-content/uploads/2010/03/qrtime.png" medium="image">
			<media:title type="html">qrtime.png</media:title>
			<media:thumbnail url="http://mikepk.com/wp-content/uploads/2010/03/qrtime.png" height="175" width="184" />
		</media:content>
	</item>
		<item>
		<title>Presentation on QR Codes</title>
		<link>http://mikepk.com/2010/02/presentation-on-qr-codes/</link>
		<comments>http://mikepk.com/2010/02/presentation-on-qr-codes/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 21:09:24 +0000</pubDate>
		<dc:creator>mikepk</dc:creator>
				<category><![CDATA[snapmyinfo]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[museum]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[qrcode]]></category>
		<category><![CDATA[utility]]></category>

		<guid isPermaLink="false">http://mikepk.com/?p=514</guid>
		<description><![CDATA[I stumbled across this presentation about QR codes and their uses, specifically their uses in libraries and museums. I&#8217;m a sucker for the prezi.com style of presentation animation (ooh eye candy   ). 
In the &#8220;drawbacks&#8221; part of the presentation, it mentions that these codes require special applications. I was trying to address this [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>I stumbled across this presentation about QR codes and their uses, specifically their uses in libraries and museums. I&#8217;m a sucker for the <a href="http://prezi.com/">prezi.com</a> style of presentation animation (ooh eye candy <img src='http://mikepk.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ). </p>
<p>In the &#8220;drawbacks&#8221; part of the presentation, it mentions that these codes require special applications. I was trying to address this exact shortcoming with <a href="http://snapmyinfo.com">snapmyinfo</a> by creating alternate ways of decoding without specialized applications. Contact sharing was a good first target, but if there is interest, I still plan on opening up the email decoder to decode all QR codes.</p>
<div class="prezi-player">
<style type="text/css" media="screen">.prezi-player { width: 550px; } .prezi-player-links { text-align: center; }</style>
<p><object id="prezi_mkwl1lpcs51g" name="prezi_mkwl1lpcs51g" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="550" height="400"><param name="movie" value="http://prezi.com/bin/preziloader.swf"/><param name="allowfullscreen" value="true"/><param name="allowscriptaccess" value="always"/><param name="bgcolor" value="#ffffff"/><param name="flashvars" value="prezi_id=mkwl1lpcs51g&amp;lock_to_path=1&amp;color=ffffff&amp;autoplay=no"/><embed id="preziEmbed_mkwl1lpcs51g" name="preziEmbed_mkwl1lpcs51g" src="http://prezi.com/bin/preziloader.swf" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="550" height="400" bgcolor="#ffffff" flashvars="prezi_id=mkwl1lpcs51g&amp;lock_to_path=1&amp;color=ffffff&amp;autoplay=no"></embed></object>
<div class="prezi-player-links">
<p><a title="description" href="http://prezi.com/mkwl1lpcs51g/qr-codes-what-are-they/">QR Codes &#8211; What are they?</a> on <a href="http://prezi.com">Prezi</a></p>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://mikepk.com/2010/02/presentation-on-qr-codes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
	</item>
		<item>
		<title>The Next Level in Contact Sharing?</title>
		<link>http://mikepk.com/2010/02/the-next-level-in-contact-sharing/</link>
		<comments>http://mikepk.com/2010/02/the-next-level-in-contact-sharing/#comments</comments>
		<pubDate>Sun, 21 Feb 2010 23:59:52 +0000</pubDate>
		<dc:creator>mikepk</dc:creator>
				<category><![CDATA[cool]]></category>
		<category><![CDATA[snapmyinfo]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[advertising]]></category>
		<category><![CDATA[augmented reality]]></category>
		<category><![CDATA[facial recognition]]></category>
		<category><![CDATA[identity]]></category>
		<category><![CDATA[minority report]]></category>

		<guid isPermaLink="false">http://mikepk.com/?p=507</guid>
		<description><![CDATA[Using face recognition is likely the next level in contact and information sharing but there are interesting privacy implications of using face images in this way.  What happens when this technology becomes more pervasive?]]></description>
			<content:encoded><![CDATA[<p></p><p>I just read a <a href="http://www.augmentedplanet.com/2010/02/mwc-highlights-and-the-next-augmented-planet-event/">post on augmented reality planet</a> that mentions demos of face recognition at the <a href="http://www.mobileworldcongress.com/index.htm">mobile world conference</a>. They also linked to this concept video, but apparently a prototype (albeit less smooth) was being shown off at the MWC by <a href="http://www.tat.se/">tat</a>.</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/tb0pMeg1UN0&#038;hl=en_US&#038;fs=1&#038;rel=0&#038;color1=0x2b405b&#038;color2=0x6b8ab6"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/tb0pMeg1UN0&#038;hl=en_US&#038;fs=1&#038;rel=0&#038;color1=0x2b405b&#038;color2=0x6b8ab6" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p>While I can easily see this as a next level in contact and information sharing, there are interesting privacy implications of using face images in this way. While the system shown in this concept looks &#8220;opt-in&#8221;, what happens when this technology becomes more pervasive? What happens when the identifying tags people are already applying to public photographs on social media networks are combined with this technology? There have already been news stories about the number of times people in major urban areas are photographed per day by CCTV systems. </p>
<p>This also makes me think of the scenes from the movie <a href="http://www.imdb.com/title/tt0181689/">&#8220;Minority Report&#8221;</a> where a fictional technology is used to identify people using their eyes. I can&#8217;t see how advertisers and retailers wouldn&#8217;t want to track our ad exposure and purchasing habits in this way.</p>
<p><object width="480" height="295"><param name="movie" value="http://www.youtube.com/v/oBaiKsYUdvg&#038;hl=en_US&#038;fs=1&#038;rel=0&#038;color1=0x2b405b&#038;color2=0x6b8ab6"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/oBaiKsYUdvg&#038;hl=en_US&#038;fs=1&#038;rel=0&#038;color1=0x2b405b&#038;color2=0x6b8ab6" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="295"></embed></object></p>
<p>Maybe we won&#8217;t have to wait until 2054 for this to become a reality.</p>
]]></content:encoded>
			<wfw:commentRss>http://mikepk.com/2010/02/the-next-level-in-contact-sharing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
	</item>
		<item>
		<title>That was the Point of the Show</title>
		<link>http://mikepk.com/2010/02/that-was-the-point-of-the-show/</link>
		<comments>http://mikepk.com/2010/02/that-was-the-point-of-the-show/#comments</comments>
		<pubDate>Sun, 21 Feb 2010 21:17:41 +0000</pubDate>
		<dc:creator>mikepk</dc:creator>
				<category><![CDATA[business]]></category>
		<category><![CDATA[startup]]></category>
		<category><![CDATA[advertising]]></category>
		<category><![CDATA[entrepreneurship]]></category>

		<guid isPermaLink="false">http://mikepk.com/?p=501</guid>
		<description><![CDATA[web startup entrepreneurs see advertising as a means to an end, a way to support the work that we really want to do, build great products and software. The truth is, however, that if advertising is your business model, then that's what you need to be good at to succeed, everything else is a means to that end. ]]></description>
			<content:encoded><![CDATA[<p></p><p>I often think about the role that advertising has in the current landscape of startups, web applications and software. It feels to me that many of us, web startup entrepreneurs, see advertising as a means to an end, a way to support the work that we really want to do: build amazing products and software. The truth is, however, that if advertising is your business model, then that&#8217;s what you need to be good at to succeed, everything else is a means to <em>that</em> end. </p>
<p><a href="http://www.guardian.co.uk/media/video/2009/aug/29/david-simon-edinburgh-interview-full"><img style="float:right; padding:0 0 1em 1em" src="http://mikepk.com/wp-content/uploads/2010/02/David_Simon_Interview.png" alt="David_Simon_Interview.png" border="0" width="231" height="132" /></a></p>
<p>I just watched an <a href="http://www.guardian.co.uk/media/video/2009/aug/29/david-simon-edinburgh-interview-full">hour long interview</a> with <a href="http://en.wikipedia.org/wiki/David_Simon">David Simon</a>, creator of <a href="http://www.hbo.com/the-wire/index.html">The Wire</a> (my favorite TV show) at the <a href="http://www.mgeitf.co.uk/home/mgeitf.aspx">Edinburgh TV Festival</a>. At around 38:37, Mr. Simon answers a question about creating TV that&#8217;s not easy to consume and not for the casual viewer.<br />
<br style="clear:both" /></p>
<blockquote><p>
I think television as a medium, in terms of being literate and telling stories, I think it&#8217;s short changed itself from its inception and I think that&#8217;s because of advertising.  It was an advertising medium and only when television managed to liberate itself from the economic construct of advertising was there a real emancipation of story. </p>
<p>American television up until the  point of premium cable was about the interruptions every 13 minutes to sell you cars and ipods and jeans and whatever else. That was the point of the show, not the shit they put around the ads. The ads were the point. </p>
<p>So you had to bring the most number of eyeballs to that show. That meant dumbing it down making the plot simple, gratifying people by the end of the hour, more tits, more ass, more stuff that blows up. That was television.
</p></blockquote>
<p>Obviously it&#8217;s not a perfect parallel, but it does make you think.</p>
<p><strong>Update: </strong>I also found the guardian has a <a href="http://www.guardian.co.uk/media/video/2009/aug/28/david-simon-the-wire">a clip of just this exchange</a> (if you don&#8217;t want to watch the whole thing). </p>
]]></content:encoded>
			<wfw:commentRss>http://mikepk.com/2010/02/that-was-the-point-of-the-show/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content type="image/png" url="http://mikepk.com/wp-content/uploads/2010/02/David_Simon_Interview.png" medium="image">
			<media:title type="html">David_Simon_Interview.png</media:title>
			<media:thumbnail url="http://mikepk.com/wp-content/uploads/2010/02/David_Simon_Interview.png" height="132" width="231" />
		</media:content>
	</item>
		<item>
		<title>MS Mapping Demo at TED + Augmented Reality</title>
		<link>http://mikepk.com/2010/02/ms-mapping-demo-at-ted-augmented-reality/</link>
		<comments>http://mikepk.com/2010/02/ms-mapping-demo-at-ted-augmented-reality/#comments</comments>
		<pubDate>Sat, 20 Feb 2010 20:25:08 +0000</pubDate>
		<dc:creator>mikepk</dc:creator>
				<category><![CDATA[cool]]></category>
		<category><![CDATA[innovation]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[augmented reality]]></category>
		<category><![CDATA[bing]]></category>
		<category><![CDATA[maps]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[ted]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://mikepk.com/?p=496</guid>
		<description><![CDATA[A very cool demo of some of the integration Microsoft has been doing with their different technologies, bing maps + snapdragon + photosynth + world wide telescope + some interesting telepresence and augmented reality stuff.]]></description>
			<content:encoded><![CDATA[<p></p><p>A very cool demo of some of the integration Microsoft has been doing with their different technologies, bing maps + snapdragon + photosynth + world wide telescope + some interesting telepresence and augmented reality stuff. The eventual seamless transition between such vast amounts of data and meta data is pretty impressive. We&#8217;re living in the future.</p>
<p><object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/0TOqikZTBMY&#038;hl=en_US&#038;fs=1&#038;rel=0&#038;color1=0x2b405b&#038;color2=0x6b8ab6"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/0TOqikZTBMY&#038;hl=en_US&#038;fs=1&#038;rel=0&#038;color1=0x2b405b&#038;color2=0x6b8ab6" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://mikepk.com/2010/02/ms-mapping-demo-at-ted-augmented-reality/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
	</item>
	</channel>
</rss>
