<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>BlinkTag Inc</title>
	<atom:link href="http://blinktag.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blinktag.com</link>
	<description></description>
	<lastBuildDate>Thu, 08 Jul 2010 04:50:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>		<item>
		<title>Origins of the BlinkTag</title>
		<link>http://blinktag.com/origins-of-the-blinktag/</link>
		<comments>http://blinktag.com/origins-of-the-blinktag/#comments</comments>
		<pubDate>Thu, 08 Jul 2010 04:50:54 +0000</pubDate>
		<dc:creator>Brendan Nee</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[blinking]]></category>
		<category><![CDATA[blinktag]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[history]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[netscape]]></category>

		<guid isPermaLink="false">http://blinktag.com/?p=807</guid>
		<description><![CDATA[We named our company after the most hated HTML tag of all time. I just found a desciption of the origin of the BlinkTag by the person who came up with it, Lou Montulli. Its an interesting read, apparently it was meant as an easter egg and was initially undocumented: &#8220;I remember thinking that this [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blinktag.com/wp-content/uploads/2010/07/Schrödingers_cat_-_BLINK_tag.gif" rel="lightbox[807]"><img src="http://blinktag.com/wp-content/uploads/2010/07/Schrödingers_cat_-_BLINK_tag.gif" alt="" title="Schrödinger&#039;s_cat_-_BLINK_tag" width="160" height="68" class="alignright size-full wp-image-809"></a>We named our company after the most hated HTML tag of all time.  I just found a desciption of the origin of the BlinkTag by the person who came up with it, <a href="http://www.montulli.org/lou">Lou Montulli</a>.   <a href="http://www.montulli.org/theoriginofthe%3Cblink%3Etag">Its an interesting read</a>, apparently it was meant as an easter egg and was initially undocumented:</p>
<blockquote><p>&#8220;I remember thinking that this would be a pretty harmless easter egg, that no one would really use it, but I was very wrong.     When we released Netscape Navigator 1.0 we did not document the blink functionality in any way, and for a while all was quiet.&#8221;</p></blockquote>
<p>I like Lou&#8217;s reaction to the first time he saw the BlinkTag in the wild:</p>
<blockquote><p>&#8220;It was a lot like Las Vegas, except it was on my screen, with no way of turning it off.&#8221;</p></blockquote>
<p><a href="http://www.montulli.org/theoriginofthe%3Cblink%3Etag"><blink>Read the rest of the Origin of the Blinktag</blink></a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blinktag.com/origins-of-the-blinktag/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>simple python script and fun with GeoAPI</title>
		<link>http://blinktag.com/simple-python-script-and-fun-with-geoapi/</link>
		<comments>http://blinktag.com/simple-python-script-and-fun-with-geoapi/#comments</comments>
		<pubDate>Mon, 03 May 2010 15:33:11 +0000</pubDate>
		<dc:creator>Brendan Nee</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[apis]]></category>
		<category><![CDATA[flickr]]></category>
		<category><![CDATA[geoapi]]></category>
		<category><![CDATA[mapping]]></category>
		<category><![CDATA[social media]]></category>
		<category><![CDATA[the mission]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://blinktag.com/?p=787</guid>
		<description><![CDATA[I had my first opportunity yesterday to play around with the GeoAPI geo-referencing service. Although not quite as intuitive as Google Map&#8217;s forward and reverse geocoding services, GoeAPI gives you immediate access to geo-located feeds from Twitter, Flickr, and YouTube, plus the ability to create custom neighborhoods (what they called &#8220;guids&#8221;) for you to query. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://geoapi.com"><img src="http://blinktag.com/wp-content/uploads/2010/05/Screen-shot-2010-05-03-at-8.14.14-AM-300x119.png" alt="" title="Screen shot 2010-05-03 at 8.14.14 AM" width="300" height="119" class="alignright size-medium wp-image-788" /></a></p>
<p>I had my first opportunity yesterday to play around with the <a href="http://geoapi.com/">GeoAPI</a> geo-referencing service.  Although not quite as intuitive as <a href="http://code.google.com/apis/maps/documentation/services.html">Google Map&#8217;s forward and reverse geocoding services</a>, GoeAPI gives you immediate access to geo-located feeds from <a href="http://twitter.com">Twitter</a>, <a href="http://flickr.com/photos/jedhorne">Flickr</a>, and <a href="http://youtube.com">YouTube</a>, plus the ability to create custom neighborhoods (what they called &#8220;guids&#8221;) for you to query.</p>
<p>Sounds nerdy &#8211; so here&#8217;s the English translation:</p>
<p><em>You now can, with a few lines of code, get Tweets happening real-time in your neighborhood.</em></p>
<p>Fun?  I guess it depends on where you live.  Mostly what I&#8217;ve been finding is that my neighbors <a href="http://missionmission.wordpress.com/">are kind of pervs</a>.</p>
<p>Here&#8217;s a quick and dirty Python code sample for you to get started.  <a href="http://spreadsheets.google.com/viewform?formkey=dGJscE5kWmc1ZjVDUzFQUW8yMmdNa0E6MA">You&#8217;ll need your own API key first</a>.</p>
<p>Also, you&#8217;ll need to know the latitude and longitude of a point in the neighborhood you&#8217;re interested in.  Try (37.766 -122.417) for the Mission.  Also, because sometimes you get garbage for location data (like <em>Where: !!!!Frisco U noe!!!!</em>), I&#8217;ve add a quick parser to find correctly formatted latitude and longitude pairs.  Plenty more you can do with this with a few minutes of time.</p>
<p>&#8211; Nerdy Part &#8211;</p>
<pre>
import sys, os, json, urllib, re

#usage: python get_tweets.py [lat] [lng]

lat = sys.argv[1]
lng = sys.argv[2]

# Regex to find properly formatted lat-long pairs in the where response.

lat_lng_re = re.compile('^[\D]*[^-^\d](?P<lat>[\d\.-]+)\s*\,\s*(?P<lng>[\d\.-]+).*')
api = '[YOUR API KEY]'

parent_request = 'http://api.geoapi.com/v1/parents?lat=%s&#038;lon=%s&#038;apikey=%s' % (lat,lng,api)
response = urllib.urlopen(parent_request).read()

json1 = json.loads(response)

# Find your neighborhood 

guid = json1['result']['parents'][0]['guid']
print "\n\nYour neighborhood: %s\n\n" % json1['result']['parents'][0]['meta']['name']
print "--TWEETS--\n\n"

# Get Tweets in your neighborhood

tweets_request = 'http://api.geoapi.com/v1/e/%s/view/twitter?apikey=%s' % (guid,api)

response = urllib.urlopen(tweets_request).read()

json2 = json.loads(response)

for tweet in json2['result']:
	print "Tweet: %s" % tweet['text']
	print "When: %s" % tweet['created_at']
	loc = lat_lng_re.match(tweet['location'])
	if loc:
		print "Lat: %s Lng: %s" % (loc.group('lat'),loc.group('lng'))
	else:
		print "Unusable location: %s" % tweet['location']
	print "User: %s" % tweet['from_user']
	print "Profile image url: %s\n" % tweet['profile_image_url']
</pre>
]]></content:encoded>
			<wfw:commentRss>http://blinktag.com/simple-python-script-and-fun-with-geoapi/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Redirect root domain of custom short URLs using bit.ly pro</title>
		<link>http://blinktag.com/redirect-root-domain-of-custom-short-urls-using-bit-ly-pro/</link>
		<comments>http://blinktag.com/redirect-root-domain-of-custom-short-urls-using-bit-ly-pro/#comments</comments>
		<pubDate>Thu, 15 Apr 2010 08:06:51 +0000</pubDate>
		<dc:creator>Brendan Nee</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[bit.ly]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[shorteners]]></category>
		<category><![CDATA[social media]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[URLs]]></category>

		<guid isPermaLink="false">http://blinktag.com/?p=755</guid>
		<description><![CDATA[We recently used bit.ly pro to implement custom short urls for 511contracosta.org &#8211; with 511cc.org. Its currently a free service and works the same as bit.ly shortened URLs, only with a custom domain name of your choosing. Amazon just announced yesterday that they are using bit.ly pro for custom URLs using amzn.to. Things worked great, [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://blinktag.com/wp-content/uploads/2010/04/bitly_logo.png" alt="" title="bitly_logo" width="146" height="39" class="alignright size-full wp-image-759">We recently used <a href="http://bitly.pro/">bit.ly pro</a> to implement custom short urls for <a href="http://511contracosta.org">511contracosta.org</a> &#8211; with <a href="http://511cc.org">511cc.org</a>.  Its currently a free service and works the same as bit.ly shortened URLs, only with a custom domain name of your choosing. <a href="http://techcrunch.com/2010/04/14/amazon-goes-pro-with-bit-ly/"> Amazon just announced yesterday</a> that they are using bit.ly pro for custom URLs using amzn.to.</p>
<p>Things worked great, and it was easy to set up the custom url with bit.ly pro by changing the A record for the domain name, however this meant that anyone going to 511cc.org directly with no hash on the end would be redirected to bit.ly&#8217;s main page.  We needed this to redirect to a URL of our choosing, in this case 511contracosta.org.  This isn&#8217;t an option in bit.ly pro, <a href="http://bitly.pro/faq#root">according to their FAQ</a> its only available for bitly.Pro Enterprise users which <a href="http://blog.bit.ly/post/519223659/bit-ly-1-3">costs $995/month</a>.  This was way beyond our price range.</p>
<p>Fortunately, its pretty easy to use .htaccess to carry out this.  </p>
<ul>
<li>First, you need to set up the short domain name to use namesevers that point to a hosting account you control.  For us, this was <a href="mediatemple.net/">Media Temple</a> so we set nameservers to ns1.mediatemple.net and ns2.mediatemple.net.</li>
<li>Next, add a file called <code>.htaccess</code></li>
<li>The contents of the .htaccess file should be:<br />
<blockquote><p><code>RewriteEngine on<br />
RewriteRule ^/?$ http://511contracosta.org [L]<br />
RewriteRule ^(.*)$ http://bit.ly/$1 [R=301,NC]<br />
</code></p></blockquote>
</li>
<li>You should replace &#8220;http://511contracosta.org&#8221; with the domain name you&#8217;d like to redirect the root to</li>
<li>Enjoy bit.ly pro, with at least one feature of bitly.pro enterprise</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blinktag.com/redirect-root-domain-of-custom-short-urls-using-bit-ly-pro/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add Google Bike or Google Transit layer to your Google Maps API</title>
		<link>http://blinktag.com/add-google-bike-or-google-transit-layer-to-your-google-maps-api/</link>
		<comments>http://blinktag.com/add-google-bike-or-google-transit-layer-to-your-google-maps-api/#comments</comments>
		<pubDate>Fri, 09 Apr 2010 08:45:04 +0000</pubDate>
		<dc:creator>Brendan Nee</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[bike maps]]></category>
		<category><![CDATA[biking]]></category>
		<category><![CDATA[google maps]]></category>
		<category><![CDATA[google transit]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[maps]]></category>
		<category><![CDATA[transit]]></category>

		<guid isPermaLink="false">http://blinktag.com/?p=746</guid>
		<description><![CDATA[Using Google Maps API you can choose between a few different background layers: Standard, Satellite, Hybrid and Physical. This is done using the setMapType() method. However, there currently isn&#8217;t a way to get display the transit or bike map layer. However, Google Maps allows you to create your own tile layer and load in into [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blinktag.com/wp-content/uploads/2010/04/Page-St-to-Harrison-St-Google-Maps.jpg" rel="lightbox[746]"><img class="alignright size-medium wp-image-749" title="Page St to Harrison St - Google Maps" src="http://blinktag.com/wp-content/uploads/2010/04/Page-St-to-Harrison-St-Google-Maps-300x153.jpg" alt="" width="300" height="153"></a>Using Google Maps API you can choose between a few different background layers: Standard, Satellite, Hybrid and Physical.  This is done using the <a href="http://code.google.com/apis/maps/documentation/introduction.html#MapTypes"><code>setMapType()</code> method</a>.</p>
<p>However, there currently isn&#8217;t a way to get display the transit or bike map layer.  However, Google Maps allows you to create your own tile layer and load in into the map.  It&#8217;s not too difficult to create your own custom tile layer and actually refer to the actual bike map or transit map tiles and load them directly from Google.</p>
<p>The URL template you need for getting bike maps is:</p>
<blockquote><p><code>http://mt1.google.com/vt/lyrs=m@121,bike&amp;hl=en&amp;x={X}&amp;y={Y}&amp;z={Z}</code></p></blockquote>
<p>and for transit maps:</p>
<blockquote><p><code>http://mt1.google.com/vt/lyrs=m@121,transit|vm:1&amp;hl=en&amp;opts=r&amp;x={X}&amp;y={Y}&amp;z={Z}</code></p></blockquote>
<p>To create your own tile layer, use one of the URL templates above:</p>
<blockquote><p><code></p>
<pre>function initialize() {
  var map = new GMap2(document.getElementById("map_canvas"));
  map.setCenter(new GLatLng(37.880002, -122.189941), 11);

  //Create new Tile Layer
  var gTileUrlTemplate = 'http://mt1.google.com/vt/lyrs=m@121,bike&#038;hl=en&#038;x={X}&#038;y={Y}&#038;z={Z}';
  var tileLayerOverlay = new GTileLayerOverlay(
    new GTileLayer(null, null, null, {
      tileUrlTemplate: gTileUrlTemplate,
      isPng:true,
      opacity:0.8
    })
  );
  map.addOverlay(tileLayerOverlay);
  }</pre>
<p></code></p></blockquote>
<p>These URLs could change at any time, so there is no guarantee that this won&#8217;t break.  You can see this in action at <a href="http://whereisbart.com">whereisbart.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blinktag.com/add-google-bike-or-google-transit-layer-to-your-google-maps-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Make your WordPress Feeds speedy in Google Reader with PubSubHubbub</title>
		<link>http://blinktag.com/make-your-wordpress-feeds-speedy-in-google-reader-with-pubsubhubbub/</link>
		<comments>http://blinktag.com/make-your-wordpress-feeds-speedy-in-google-reader-with-pubsubhubbub/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 15:43:46 +0000</pubDate>
		<dc:creator>Brendan Nee</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Google Reader]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[pubsubhubbub]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blinktag.com/?p=735</guid>
		<description><![CDATA[Update: WordPress released an updated PubSubHubbub plugin called PushPress that actually makes your site the PuSH hub, so this is a better choice than the plugin I linked to below. Google just announced support for PubSubHubbub (PuSH) in Google Reader. With PubSubHubbub, new posts show up nearly instantly in Google Reader instead of up to [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Update:</strong> WordPress released a<a href="http://wordpress.org/extend/plugins/pushpress/">n updated PubSubHubbub plugin called PushPress</a> that actually makes your site the PuSH hub, so this is a better choice than the plugin I linked to below.</p>
<p><img src="http://blinktag.com/wp-content/uploads/2010/02/Pubsubhubbub.png" alt="" title="Pubsubhubbub" width="264" height="200" class="alignright size-full wp-image-738" />Google just announced <a href="http://www.readwriteweb.com/archives/has_google_reader_gone_real_time.php?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+readwriteweb+(ReadWriteWeb)&amp;utm_content=Google+Reader">support for PubSubHubbub (PuSH) in Google Reader</a>.  With PubSubHubbub, new posts show up nearly instantly in <a href="http://reader.google.com">Google Reader</a> instead of up to a half hour delay.  This means content gets pushed to your readers faster.</p>
<p>However, this will only work for sites that have PubSubHubbub enabled.  Fortunately, this is very easy on WordPress:</p>
<ul>
<li>Install the <a href="http://wordpress.org/extend/plugins/pubsubhubbub/">PubSubHubbub plugin</a> &#8211; you can do this by going to <code>Plugins -&gt; Add New</code> and searching for PubSubHubbub.  Two plugins exist, the one called &#8220;PubSubHubbub&#8221; seems to be the more popular and actively maintained plugin, so go with that one.</li>
<li>Once its installed, activate it:<br />
<img class="alignnone size-medium wp-image-736" title="Plugin Install ‹ BlinkTag Inc — WordPress" src="http://blinktag.com/wp-content/uploads/2010/02/Plugin-Install-‹-BlinkTag-Inc-—-WordPress-300x104.jpg" alt="" width="300" height="104" /></li>
<li>Thats it.   Your posts should now show up in Google Reader nearly instantly.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blinktag.com/make-your-wordpress-feeds-speedy-in-google-reader-with-pubsubhubbub/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Add Google Buzz to a WordPress Site</title>
		<link>http://blinktag.com/how-to-add-google-buzz-to-a-wordpress-site/</link>
		<comments>http://blinktag.com/how-to-add-google-buzz-to-a-wordpress-site/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 10:07:14 +0000</pubDate>
		<dc:creator>Brendan Nee</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Google Buzz]]></category>
		<category><![CDATA[social media]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blinktag.com/?p=699</guid>
		<description><![CDATA[Its been a day since Google Buzz launched publicly, but given that it works inside of gmail, there is already a huge user base. You might have a &#8220;Digg This&#8221; or &#8220;Tweet This&#8221; button on your blog or site, but now you need a &#8220;Buzz This&#8221; button. TechCrunch created their own &#8220;Buzz it&#8221; button and [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-700" title="google_buzz_logo" src="http://blinktag.com/wp-content/uploads/2010/02/google_buzz_logo.jpg" alt="" width="98" height="78" />Its been a day since Google Buzz launched publicly, but given that it works inside of gmail, there is already a huge user base.  You might have a &#8220;Digg This&#8221; or &#8220;Tweet This&#8221; button on your blog or site, but now you need a &#8220;Buzz This&#8221; button.</p>
<p><a href="http://techcrunch.com/2010/02/10/google-buzz-button/">TechCrunch created their own</a> &#8220;Buzz it&#8221; button and posted a <a href="http://pastie.org/819310">link to the code</a> in the comments.  Its easy to add to any wordpress site (or really any other content management system.  The following steps will show you how to add a &#8220;Buzz This&#8221; link to your site, like the one above on the <a href="http://blinktag.com/blog">BlinkTag Blog</a>.</p>
<ul>
<li>Open the <code>single.php</code> file of your sites template.  You can do this via FTP or in WordPress by going to <strong>&#8220;Appearance&#8221; -&gt; &#8220;Editor&#8221;</strong> and selecting <code>single.php</code>.</li>
<li>Paste the following code where you would like the Buzz It button to appear.  If you are not sure where, the line right before or after <code>&lt;?php the_content(); ?&gt;</code> is a good place.</li>
<pre><textarea style="border:1px solid #999;word-wrap:break-word;width:500px;height:100px;">&lt;a href="javascript:var%20b=document.body;var%20GR________bookmarklet_domain=&amp;quot;http://www.google.com&amp;quot;;if(b&amp;amp;&amp;amp;!document.xmlVersion){void(z=document.createElement(&amp;quot;script&amp;quot;));void(z.src=&amp;quot;http://www.google.com/reader/ui/link-bookmarklet.js&amp;quot;);void(b.appendChild(z));}else{}"&gt;
&lt;img src="http://IMAGE HERE" border="0" alt="Share on Google Buzz" /&gt; Share on Google Buzz&lt;/a&gt;</textarea></pre>
<li>Replace <code>http://IMAGE HERE</code> with the URL of your image, or remove the image code entirely to have a text only link.  If you want, take this 16&#215;16 Buzz Logo image: <img src="http://blinktag.com/wp-content/themes/blinktag/images/google_buzz.png"> but please copy it to your site, don&#8217;t link directly the image hosted on BlinkTag.</li>
<li>Save the <code>single.php</code> file.  Test it out on an individual posts page on your site.</li>
<li>This same process can be in used in <code>page.php</code> or any other template file to add a Buzz link to your WordPress pages.</li>
</ul>
<p>Respond in the comments if you come up with a better way to accomplish this.  If you liked this post, please Buzz it!</p>
]]></content:encoded>
			<wfw:commentRss>http://blinktag.com/how-to-add-google-buzz-to-a-wordpress-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BlinkTag HQ hosts Freshbooks &#8220;How to Build a Web App Business&#8221; workshop</title>
		<link>http://blinktag.com/blinktag-hq-hosts-freshbooks-how-to-build-a-web-app-business-workshop/</link>
		<comments>http://blinktag.com/blinktag-hq-hosts-freshbooks-how-to-build-a-web-app-business-workshop/#comments</comments>
		<pubDate>Fri, 22 Jan 2010 00:26:05 +0000</pubDate>
		<dc:creator>Brendan Nee</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[billing]]></category>
		<category><![CDATA[blinktag]]></category>
		<category><![CDATA[canada]]></category>
		<category><![CDATA[freshbooks]]></category>
		<category><![CDATA[web apps]]></category>

		<guid isPermaLink="false">http://blinktag.com/?p=688</guid>
		<description><![CDATA[Our pals at Freshbooks asked us if they could use our office to host an upcoming workshop on &#8220;How to Build a Web App Business&#8221;.  We were pumped to open our office to people interested in web apps and to get a visit from our favorite Canadian tech company. On Feb 26th at 9 AM [...]]]></description>
			<content:encoded><![CDATA[<p>Our pals at <a href="http://freshbooks.com">Freshbooks</a> asked us if they could use our office to host an upcoming workshop on &#8220;How to Build a Web App Business&#8221;.  We were pumped to open our office to people interested in web apps and to get a visit from our favorite Canadian tech company.</p>
<p>On Feb 26th at 9 AM right at BlinkTag HQ Mike McDerment, Freshbook CEO will explain the secrets behind building a business around a web app.  Read more about it on <a href="http://www.freshbooks.com/blog/2010/01/21/san-francisco-workshop-on-february-26th-miami-on-february-24th-at-fowa/">the Freshbooks Blog</a>.  Tickets will probably go fast, so <a href="http://guestlistapp.com/events/12891">register now</a>.</p>
<p><object type="application/x-shockwave-flash" data="http://vimeo.com/moogaloop.swf" width="500" height="281"><param name="allowscriptaccess" value="always"/><param name="allowfullscreen" value="true"/><param name="movie" value="http://vimeo.com/moogaloop.swf"/><param name="flashvars" value="clip_id=7705844&#038;server=vimeo.com&#038;fullscreen=1&#038;show_title=1&#038;show_byline=1&#038;show_portrait=1&#038;color=00ADEF"/></object></p>
<p>I found this picture of when the Freshbooks crew on our swinging couch.</p>
<div id="attachment_689" class="wp-caption alignnone" style="width: 310px"><a href="http://blinktag.com/wp-content/uploads/2010/01/freshbooks-visits-blinktag-hq.jpg" rel="lightbox[688]"><img class="size-medium wp-image-689" title="freshbooks-visits-blinktag-hq" src="http://blinktag.com/wp-content/uploads/2010/01/freshbooks-visits-blinktag-hq-300x227.jpg" alt="" width="300" height="227" /></a><p class="wp-caption-text">Freshbooks Visits BlinkTag</p></div>
]]></content:encoded>
			<wfw:commentRss>http://blinktag.com/blinktag-hq-hosts-freshbooks-how-to-build-a-web-app-business-workshop/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Blinktag Client Meetup a great sucess</title>
		<link>http://blinktag.com/blinktag-client-meetup-a-great-sucess/</link>
		<comments>http://blinktag.com/blinktag-client-meetup-a-great-sucess/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 21:12:11 +0000</pubDate>
		<dc:creator>Brendan Nee</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[blinktag]]></category>

		<guid isPermaLink="false">http://blinktag.com/blinktag-client-meetup-a-great-sucess/</guid>
		<description><![CDATA[Great sucess]]></description>
			<content:encoded><![CDATA[<p>Great sucess</p>
<p><a href="http://blinktag.com/wp-content/uploads/2010/01/l_2048_1536_65800E99-8432-427E-8E2A-D0CFE6CA5596.jpeg" rel="lightbox[687]"><img src="http://blinktag.com/wp-content/uploads/2010/01/l_2048_1536_65800E99-8432-427E-8E2A-D0CFE6CA5596.jpeg" alt="" width="300" height="225" class="alignnone size-full wp-image-364" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blinktag.com/blinktag-client-meetup-a-great-sucess/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BlinkTag Inc Now a Registered Small Business</title>
		<link>http://blinktag.com/blinktag-inc-now-a-registered-small-business/</link>
		<comments>http://blinktag.com/blinktag-inc-now-a-registered-small-business/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 20:53:17 +0000</pubDate>
		<dc:creator>Brendan Nee</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[blinktag]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[california]]></category>
		<category><![CDATA[small business]]></category>

		<guid isPermaLink="false">http://blinktag.com/?p=681</guid>
		<description><![CDATA[BlinkTag Inc has been approved by the State of California as a certified Small Business. As long as we stay under 100 employees and keep our average annual gross receipts of $12 million we get a 5% bid preference on applicable state solicitations, waived fees and a streamlined bidding process for state contracts. Also, non-small [...]]]></description>
			<content:encoded><![CDATA[<p>BlinkTag Inc has been approved by the State of California as a <a href="http://www.pd.dgs.ca.gov/smbus/default.htm">certified Small Business</a>.<a href="http://blinktag.com/wp-content/uploads/2010/01/BidSync_-The-State-of-California_-Blinktag.jpg" rel="lightbox[681]"><img class="alignnone size-full wp-image-682" title="BidSync_ The State of California_ Blinktag" src="http://blinktag.com/wp-content/uploads/2010/01/BidSync_-The-State-of-California_-Blinktag.jpg" alt="" width="538" height="56" /></a></p>
<p>As long as we stay under 100 employees and keep our average annual gross receipts of $12 million we get a 5% bid preference on applicable state solicitations, waived fees and a streamlined bidding process for state contracts.  Also, non-small businesses who use us as a sub contractor are eligible for some bid preferences.  Let us know if you are interested in working with us.</p>
<p><a href="https://www.bidsync.com/DPXBisCASB?ac=supplierprofile&amp;supplieroid=1133675">View our profile.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blinktag.com/blinktag-inc-now-a-registered-small-business/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>fix your disk permissions! (sorry if this is boring but it was driving me crazy)</title>
		<link>http://blinktag.com/sorry-if-this-is-boring-but-it-was-driving-me-crazy/</link>
		<comments>http://blinktag.com/sorry-if-this-is-boring-but-it-was-driving-me-crazy/#comments</comments>
		<pubDate>Fri, 25 Dec 2009 00:12:25 +0000</pubDate>
		<dc:creator>Brendan Nee</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[disk utility]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[permissions]]></category>
		<category><![CDATA[troubleshoot]]></category>

		<guid isPermaLink="false">http://blinktag.com/?p=670</guid>
		<description><![CDATA[Warning: sort of technical here, so this may not be of interest to everyone. But I still feel like people should know how to do this. I was about the re-install Snow Leopard the other day because I did something real dumb and couldn&#8217;t figure out how to fix it. I was trying to install [...]]]></description>
			<content:encoded><![CDATA[<p>Warning: sort of technical here, so this may not be of interest to everyone.  But I still feel like people should know how to do this.</p>
<p>I was about the re-install <a href="http://www.apple.com/macosx/">Snow Leopard</a> the other day because I did something real dumb and couldn&#8217;t figure out how to fix it.  I was trying to install a <a href="http://www.postgresql.org/">postgreSQL</a> client on my computer and was having trouble with permissions on certain folders in my root directory during installation.</p>
<p>So, stupidly, I recursively set all permissions in the /usr folder to read/write/execute, thinking I could set them back afterwards.  Bad idea.</p>
<p>DON&#8217;T MESS WITH THESE.</p>
<p><img src="http://img.skitch.com/20091224-xeqih534ypda4rtmuuc6uw9514.jpg"></p>
<p>The real kicker here is that if you screw up these settings, you also mess with your ability to use sudo to reset them from the terminal.  I found a number of blog posts like <a href="http://forums.macnn.com/90/mac-os-x/113635/sudo-broken/">this one</a> or <a href="http://forums.macnn.com/90/mac-os-x/111388/sudo-broken/">this one</a> that basically said: you&#8217;re screwed.  Wipe your hard drive.</p>
<p>Okay, assuming now that everyone knows what not to do, here&#8217;s how to fix it.  Run Disk Utility and click &#8220;Repair Disk Permissions&#8221;:</p>
<p><img src="http://img.skitch.com/20091225-qhtnqir1ge88t5kcjqnmqk1tnt.jpg"></p>
<p>Simple.</p>
]]></content:encoded>
			<wfw:commentRss>http://blinktag.com/sorry-if-this-is-boring-but-it-was-driving-me-crazy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Can I Buy a Vowel?</title>
		<link>http://blinktag.com/can-i-buy-a-vowel/</link>
		<comments>http://blinktag.com/can-i-buy-a-vowel/#comments</comments>
		<pubDate>Wed, 23 Dec 2009 17:06:07 +0000</pubDate>
		<dc:creator>Brendan Nee</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[blinktag]]></category>
		<category><![CDATA[domain names]]></category>
		<category><![CDATA[htaccess]]></category>

		<guid isPermaLink="false">http://blinktag.com/?p=664</guid>
		<description><![CDATA[Notice anything different in our URL? We just completed purchasing and transitioning to http://blinktag.com from http://blnktag.com. Note the lack of the letter &#8220;i&#8221; in our old domain name. This new domain name is easier to communicate and matches our company name. All links to the old site redirect properly and all @blnktag.com email addresses forward [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://blinktag.com/wp-content/uploads/2009/12/buyvowel.jpg" alt="" title="buyvowel" width="300" height="225" class="alignright size-full wp-image-665" />Notice anything different in our URL?  We just completed purchasing and transitioning to <a href="http://blinktag.com">http://blinktag.com</a> from <a href="http://blnktag.com">http://blnktag.com</a>.  Note the lack of the letter &#8220;i&#8221; in our old domain name.</p>
<p>This new domain name is easier to communicate and matches our company name.  All links to the old site redirect properly and all @blnktag.com email addresses forward to their @blinktag.com counterparts.  </p>
]]></content:encoded>
			<wfw:commentRss>http://blinktag.com/can-i-buy-a-vowel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The best campaign ad ever?  (we think so)</title>
		<link>http://blinktag.com/the-best-campaign-ad-ever-we-think-so/</link>
		<comments>http://blinktag.com/the-best-campaign-ad-ever-we-think-so/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 20:56:44 +0000</pubDate>
		<dc:creator>Brendan Nee</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[james perry]]></category>
		<category><![CDATA[new orleans]]></category>
		<category><![CDATA[politics]]></category>
		<category><![CDATA[social media]]></category>
		<category><![CDATA[videos]]></category>

		<guid isPermaLink="false">http://blnktag.com/?p=605</guid>
		<description><![CDATA[One of our clients, James Perry got written up in an article by Salon &#8220;The Best Campaign Ad Ever&#8221;. Hes running for mayor in New Orleans in 2010. When a narrator, describing other candidates, says, &#8220;Political insiders and career politicians,&#8221; a woman&#8217;s face appears onscreen and she says, &#8220;What? Are you shitting me?&#8221; (The word [...]]]></description>
			<content:encoded><![CDATA[<p>One of our clients, James Perry got written up in <a href="http://www.salon.com/politics/war_room/2009/11/23/no_ad/index.html">an article by Salon</a> &#8220;The Best Campaign Ad Ever&#8221;.  Hes running for mayor in New Orleans in 2010.</p>
<p><a href="http://blinktag.com/wp-content/uploads/2009/11/James-Perry-2010.jpg" rel="lightbox[605]"><img src="http://blinktag.com/wp-content/uploads/2009/11/James-Perry-2010-300x210.jpg" alt="James Perry 2010" title="James Perry 2010" width="300" height="210" class="alignright size-medium wp-image-606" /></a></p>
<blockquote><p>
When a narrator, describing other candidates, says, &#8220;Political insiders and career politicians,&#8221; a woman&#8217;s face appears onscreen and she says, &#8220;What? Are you shitting me?&#8221; (The word &#8220;shitting&#8221; is bleeped out, as are all the other curse words in the add.) Then, a man comes on and asks, &#8220;Are you fucking kidding me?&#8221; He&#8217;s followed by another man who simply says, &#8220;What the fuck?&#8221;
</p></blockquote>
<p>We&#8217;re excited that James is getting good publicity and that he is getting recognized for his innovative campaign.  Take a look at his website: <a href="http://jamesperry2010.com">http://jamesperry2010.com</a>.</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/_8S24JAUsVE&#038;color1=0xb1b1b1&#038;color2=0xcfcfcf&#038;hl=en_US&#038;feature=player_embedded&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.youtube.com/v/_8S24JAUsVE&#038;color1=0xb1b1b1&#038;color2=0xcfcfcf&#038;hl=en_US&#038;feature=player_embedded&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="425" height="344"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://blinktag.com/the-best-campaign-ad-ever-we-think-so/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MUNI real time arrival data now free and open</title>
		<link>http://blinktag.com/muni-real-time-arrival-data-now-free-and-open/</link>
		<comments>http://blinktag.com/muni-real-time-arrival-data-now-free-and-open/#comments</comments>
		<pubDate>Sat, 07 Nov 2009 19:26:31 +0000</pubDate>
		<dc:creator>Brendan Nee</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[muni]]></category>
		<category><![CDATA[open data]]></category>
		<category><![CDATA[real time data]]></category>
		<category><![CDATA[san francisco]]></category>
		<category><![CDATA[transit]]></category>

		<guid isPermaLink="false">http://blnktag.com/?p=600</guid>
		<description><![CDATA[Jed and I are at Datacamp SF #cadata today. MUNI announced at the event that their real time arrival information is now open and free for developers to access. Its the same data that powers nextmuni. A while back we wrote a post complaining that this data wasn&#8217;t available. We&#8217;re excited about open transit data [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blinktag.com/wp-content/uploads/2009/11/muni_xml.jpg" rel="lightbox[600]"><img src="http://blinktag.com/wp-content/uploads/2009/11/muni_xml-300x75.jpg" alt="muni_xml" title="muni_xml" width="300" height="75" class="alignright size-medium wp-image-601" /></a>Jed and I are at <a href="http://datacamp.eventbrite.com/">Datacamp SF</a> #cadata today.  MUNI announced at the event that their real time arrival information is now open and free for developers to access.  Its the same data that powers nextmuni.  A while back we <a href="http://blinktag.com/who-owns-munis-real-time-data/">wrote a post complaining that this data wasn&#8217;t available</a>.  We&#8217;re excited about open transit data in general and its great that our local transit agency is leading the way to opening up its real time data.</p>
<p><a href="http://www.sfmta.com/cms/asite/nextmunidata.htm">View the documentation &#038; data</a> on MUNIs site.</p>
]]></content:encoded>
			<wfw:commentRss>http://blinktag.com/muni-real-time-arrival-data-now-free-and-open/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google traffic fail</title>
		<link>http://blinktag.com/google-traffic-fail/</link>
		<comments>http://blinktag.com/google-traffic-fail/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 03:02:50 +0000</pubDate>
		<dc:creator>Brendan Nee</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[bay bridge]]></category>
		<category><![CDATA[google maps]]></category>
		<category><![CDATA[traffic]]></category>

		<guid isPermaLink="false">http://blnktag.com/google-traffic-fail/</guid>
		<description><![CDATA[The Bay Bridge just had a cable snapped and BlinkTag is on the wrong side. The Bay Bridge is closed, sounds like it could be 24 hours or more before it reopens. I&#8217;m curious how long it will take google maps to automatcally reroute around the bridge closure and what systems they have in place [...]]]></description>
			<content:encoded><![CDATA[<p>The Bay Bridge just had a cable snapped and BlinkTag is on the wrong side. The Bay Bridge is closed, sounds like it could be 24 hours or more before it reopens.</p>
<p>I&#8217;m curious how long it will take google maps to automatcally reroute around the bridge closure and what systems they have in place for verifying and updating info on emergency closures to key transportation links. As more people start to rely on online maps for traffic info it becomes increasingly important for emergency info to make it&#8217;s way online quickly. </p>
<p><a href="http://blinktag.com/wp-content/uploads/2009/10/p_480_320_68B86248-B12C-4E13-921C-81ED71E9A934.jpeg" rel="lightbox[599]"><img src="http://blinktag.com/wp-content/uploads/2009/10/p_480_320_68B86248-B12C-4E13-921C-81ED71E9A934.jpeg" alt="" width="200" height="300" class="alignnone size-full wp-image-364" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blinktag.com/google-traffic-fail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Blink Tag shows up on XKCD&#8217;s tribute to Geocities</title>
		<link>http://blinktag.com/the-blink-tag-shows-up-on-xkcds-tribute-to-geocities/</link>
		<comments>http://blinktag.com/the-blink-tag-shows-up-on-xkcds-tribute-to-geocities/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 04:48:19 +0000</pubDate>
		<dc:creator>Brendan Nee</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[blinktag]]></category>
		<category><![CDATA[geocities]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[xkcd]]></category>

		<guid isPermaLink="false">http://blnktag.com/?p=581</guid>
		<description><![CDATA[In honor of Geocities shutting down today, XKCD redesigned their site in Geocities style. This redesign included a prominent use of the blink tag (including some HTML mistakes to show the markup).]]></description>
			<content:encoded><![CDATA[<p><a href="http://blinktag.com/wp-content/uploads/2009/10/xkcd-A-Webcomic-Nachos-HOSTED-BY-GEOCITIES.jpg" rel="lightbox[581]"><img src="http://blinktag.com/wp-content/uploads/2009/10/xkcd-A-Webcomic-Nachos-HOSTED-BY-GEOCITIES-300x238.jpg" alt="xkcd - A Webcomic - Nachos - HOSTED BY GEOCITIES" title="xkcd - A Webcomic - Nachos - HOSTED BY GEOCITIES" width="300" height="238" class="alignright size-medium wp-image-582" /></a><br />
In honor of Geocities shutting down today, <a href="http://www.xkcd.com/">XKCD</a> redesigned their site in Geocities style.  This redesign included a prominent use of the blink tag (including some HTML mistakes to show the markup).</p>
]]></content:encoded>
			<wfw:commentRss>http://blinktag.com/the-blink-tag-shows-up-on-xkcds-tribute-to-geocities/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BlinkTag Inc Company articulated bus</title>
		<link>http://blinktag.com/blinktag-bus/</link>
		<comments>http://blinktag.com/blinktag-bus/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 03:36:36 +0000</pubDate>
		<dc:creator>Brendan Nee</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[1984]]></category>
		<category><![CDATA[articulated bus]]></category>
		<category><![CDATA[ebay]]></category>
		<category><![CDATA[MAN]]></category>
		<category><![CDATA[muni]]></category>
		<category><![CDATA[sfist]]></category>
		<category><![CDATA[transit]]></category>

		<guid isPermaLink="false">http://blnktag.com/?p=554</guid>
		<description><![CDATA[Update: SFist wrote a followup article about us and our bus. Blnktag just pimped its ride!  $3,250.  Worth every penny. What&#8217;s even sweeter is that we figured every hipster with $10,000 bucks would have bid on this guy, thanks to SFist.  But I guess the down economy has come to our rescue once again. Burning [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://blinktag.com/wp-content/uploads/2009/10/Firefox-51.jpg" alt="Firefox-5" title="Firefox-5" width="638" height="393" class="alignleft size-full wp-image-574" /></p>
<p><strong>Update:</strong> SFist wrote <a href="http://sfist.com/2009/10/26/muni_bus_on_ebayt_bought.php">a followup article about us and our bus</a>.</p>
<p>Blnktag just <a href="http://cgi.ebay.com/ebaymotors/1984-articulated-60-ft-MAN-bus-San-Francisco-Muni_W0QQitemZ280412102083QQcmdZViewItemQQptZBuses?hash=item4149dd1dc3#ht_1094wt_1167">pimped its ride</a>!  $3,250.  Worth every penny.</p>
<p>What&#8217;s even sweeter is that we figured every hipster with $10,000 bucks would have bid on this guy, thanks to <a href="http://sfist.com/2009/10/19/muni_bus_for_sale_on_ebay.php">SFist</a>.  But I guess the down economy has come to our rescue once again.</p>
<p>Burning Man, here we come.  (We&#8217;ll probably pull this to South By Southwest too, depending on its roadworthyness)</p>
<p><strong><br />
The stats:</strong><br />
1984 articulated MAN<br />
Make: MAN <a href="http://www.man-mn.com/en/en.jsp">Company Website</a><br />
Model: SG310-18-3A<br />
Serial:EC720800<br />
Fleet #: 6090 SF. Muni<br />
Engine: MAN pancake<br />
Fuel: diesel<br />
Transmission: 3 sp. Allison auto.<br />
Registration: non op.<br />
Top speed: 55 mph.<br />
Starter: pneumatic<br />
Tires: 50% or better<br />
Length: 60 ft.<br />
Width: 102 in.<br />
Seating: 55</p>
<p>It was in the newer version of &#8220;The Italian Job&#8221; and at least one Nelly music video.  It was mentioned in the <a href="http://www.imdb.com/title/tt0317740/goofs">IMDB &#8220;goofs&#8221; section for The Italian Job</a>:</p>
<blockquote><p>Factual errors: When Charlie is confronted by Steve in the helicopter under the freeway, the buses in the background are MUNI buses. The movie takes place in Los Angeles; MUNI is the public transportation in San Francisco.</p></blockquote>

<a href='http://blinktag.com/blinktag-bus/firefox-1/' title='Firefox-1'><img width="150" height="150" src="http://blinktag.com/wp-content/uploads/2009/10/Firefox-1-150x150.jpg" class="attachment-thumbnail" alt="Firefox-1" title="Firefox-1" /></a>
<a href='http://blinktag.com/blinktag-bus/firefox-2/' title='Firefox-2'><img width="150" height="150" src="http://blinktag.com/wp-content/uploads/2009/10/Firefox-2-150x150.jpg" class="attachment-thumbnail" alt="Firefox-2" title="Firefox-2" /></a>
<a href='http://blinktag.com/blinktag-bus/firefox-3/' title='Firefox-3'><img width="150" height="150" src="http://blinktag.com/wp-content/uploads/2009/10/Firefox-3-150x150.jpg" class="attachment-thumbnail" alt="Firefox-3" title="Firefox-3" /></a>
<a href='http://blinktag.com/blinktag-bus/firefox-4/' title='Firefox-4'><img width="150" height="150" src="http://blinktag.com/wp-content/uploads/2009/10/Firefox-4-150x150.jpg" class="attachment-thumbnail" alt="Firefox-4" title="Firefox-4" /></a>
<a href='http://blinktag.com/blinktag-bus/firefox-6/' title='Firefox-6'><img width="150" height="150" src="http://blinktag.com/wp-content/uploads/2009/10/Firefox-6-150x150.jpg" class="attachment-thumbnail" alt="Firefox-6" title="Firefox-6" /></a>
<a href='http://blinktag.com/blinktag-bus/firefox-7/' title='Firefox-7'><img width="150" height="150" src="http://blinktag.com/wp-content/uploads/2009/10/Firefox-7-150x150.jpg" class="attachment-thumbnail" alt="Firefox-7" title="Firefox-7" /></a>
<a href='http://blinktag.com/blinktag-bus/firefox-8/' title='Firefox-8'><img width="150" height="150" src="http://blinktag.com/wp-content/uploads/2009/10/Firefox-8-150x150.jpg" class="attachment-thumbnail" alt="Firefox-8" title="Firefox-8" /></a>
<a href='http://blinktag.com/blinktag-bus/firefox-9/' title='Firefox-9'><img width="150" height="150" src="http://blinktag.com/wp-content/uploads/2009/10/Firefox-9-150x150.jpg" class="attachment-thumbnail" alt="Firefox-9" title="Firefox-9" /></a>
<a href='http://blinktag.com/blinktag-bus/firefox-10/' title='Firefox-10'><img width="150" height="150" src="http://blinktag.com/wp-content/uploads/2009/10/Firefox-10-150x150.jpg" class="attachment-thumbnail" alt="Firefox-10" title="Firefox-10" /></a>
<a href='http://blinktag.com/blinktag-bus/firefox-11/' title='Firefox-11'><img width="150" height="150" src="http://blinktag.com/wp-content/uploads/2009/10/Firefox-11-150x150.jpg" class="attachment-thumbnail" alt="Firefox-11" title="Firefox-11" /></a>
<a href='http://blinktag.com/blinktag-bus/firefox-12/' title='Firefox-12'><img width="150" height="150" src="http://blinktag.com/wp-content/uploads/2009/10/Firefox-12-150x150.jpg" class="attachment-thumbnail" alt="Firefox-12" title="Firefox-12" /></a>
<a href='http://blinktag.com/blinktag-bus/firefox-13/' title='Firefox-13'><img width="150" height="150" src="http://blinktag.com/wp-content/uploads/2009/10/Firefox-13-150x150.jpg" class="attachment-thumbnail" alt="Firefox-13" title="Firefox-13" /></a>
<a href='http://blinktag.com/blinktag-bus/firefox-14/' title='Firefox-14'><img width="150" height="150" src="http://blinktag.com/wp-content/uploads/2009/10/Firefox-14-150x150.jpg" class="attachment-thumbnail" alt="Firefox-14" title="Firefox-14" /></a>
<a href='http://blinktag.com/blinktag-bus/firefox-5-2/' title='Firefox-5'><img width="150" height="150" src="http://blinktag.com/wp-content/uploads/2009/10/Firefox-51-150x150.jpg" class="attachment-thumbnail" alt="Firefox-5" title="Firefox-5" /></a>

]]></content:encoded>
			<wfw:commentRss>http://blinktag.com/blinktag-bus/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>transit layers on a custom map?</title>
		<link>http://blinktag.com/transit-layers-on-a-custom-map/</link>
		<comments>http://blinktag.com/transit-layers-on-a-custom-map/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 19:35:24 +0000</pubDate>
		<dc:creator>jed</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[google maps]]></category>
		<category><![CDATA[maps]]></category>
		<category><![CDATA[transit]]></category>

		<guid isPermaLink="false">http://blnktag.com/?p=552</guid>
		<description><![CDATA[So this might be kind of a gray area terms-of-service-wise, so do what you want with it. But if you&#8217;ve ever wondered how to mashup the Google Transit layer with your custom map, here&#8217;s how. While we aren&#8217;t advocating anybody actually do this, we&#8217;ve heard from a *confidential* source that Google implements new feature requests [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://blinktag.com/images/2099f95af2238a9d181650d95b6b2ec2.png"></p>
<p>So this might be kind of a gray area terms-of-service-wise, so do what you want with it.  But if you&#8217;ve ever wondered how to mashup the Google Transit layer with your custom map, <a href="http://stackoverflow.com/questions/1100858/transit-layer-in-embedded-google-searchcontrol-map">here&#8217;s how</a>.</p>
<p>While we aren&#8217;t advocating anybody actually do this, we&#8217;ve heard from a *confidential* source that Google implements new feature requests in rough proportion to the number of people who hack together stuff like this.  Just saying . . . . </p>
]]></content:encoded>
			<wfw:commentRss>http://blinktag.com/transit-layers-on-a-custom-map/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Finally, something more gimmicky than the Blink Tag (Firefox 3.6 Orientation events)</title>
		<link>http://blinktag.com/finally-something-more-gimmicky-than-the-blink-tag-firefox-orientation-events/</link>
		<comments>http://blinktag.com/finally-something-more-gimmicky-than-the-blink-tag-firefox-orientation-events/#comments</comments>
		<pubDate>Fri, 16 Oct 2009 06:17:11 +0000</pubDate>
		<dc:creator>Brendan Nee</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[accelerometer]]></category>
		<category><![CDATA[blinktag]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[firefox 3.6]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://blnktag.com/?p=540</guid>
		<description><![CDATA[Firefox 3.6 beta was released today. It added support for &#8220;Orientation&#8221; events in web content. This javascript event can use a devices built in accelerometers to detect the orientation and update accordingly. Since our company name is based on a non-standard HTML tag that makes text Blink I thought it would be fitting to apply [...]]]></description>
			<content:encoded><![CDATA[<p>Firefox 3.6 beta was released today.  It added support for &#8220;Orientation&#8221; events in web content.  This javascript event can use a devices built in accelerometers to detect the orientation and update accordingly.  </p>
<p>Since our company name is based on a non-standard HTML tag that makes text <blink>Blink</blink> I thought it would be fitting to apply the orientation event to our entire site.  To view, you need a laptop with an accelerometer (a newer macbook pro or Thinkpad) and to install and run <a href="http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/3.6b1-candidates/build1/">Firefox 3.6</a>.</p>
<p>Check it out some demos:</p>
<ul>
<li><a href="http://disruptive-innovations.com/zoo/accel/orient.html">A level Web App</a></li>
<li><a href="http://disruptive-innovations.com/zoo/accel/blackHole.html">Accelerometer + Canvas Tag Demo</a></li>
<li><a href="http://people.mozilla.com/~prouget/demos/orientation/index.xhtml">Rotating Video &#038; Other elements</a></li>
<li><a href="http://people.mozilla.com/~prouget/demos/orientation/test2.html">Rotating Firefox Logo</a></li>
<li><a href="http://hacks.mozilla.org/2009/10/orientation-for-firefox/">View some code examples</a></li>
</ul>
<p>In case you don&#8217;t have that, <a href="http://www.youtube.com/watch?v=XSvB-89xwBE">I made a video of the fun effects</a> you are missing out on:</p>
<p><object width="640" height="505"><param name="movie" value="http://www.youtube.com/v/XSvB-89xwBE&#038;hl=en&#038;fs=1&#038;rel=0&#038;color1=0x3a3a3a&#038;color2=0x999999"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/XSvB-89xwBE&#038;hl=en&#038;fs=1&#038;rel=0&#038;color1=0x3a3a3a&#038;color2=0x999999" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="505"></embed></object></p>
<p>It turns out that if you actually have orientation events enabled, this embedded youtube video will disappear as it doesn&#8217;t play nice with embedded youtube videos.   However, if you are seeing this effect live, then you don&#8217;t need to see the video. </p>
]]></content:encoded>
			<wfw:commentRss>http://blinktag.com/finally-something-more-gimmicky-than-the-blink-tag-firefox-orientation-events/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Views from BlinkTag HQ</title>
		<link>http://blinktag.com/views-from-blinktag-hq/</link>
		<comments>http://blinktag.com/views-from-blinktag-hq/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 06:38:19 +0000</pubDate>
		<dc:creator>Brendan Nee</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[blinktag]]></category>
		<category><![CDATA[office]]></category>
		<category><![CDATA[scale model]]></category>
		<category><![CDATA[super mario]]></category>
		<category><![CDATA[tiki bar]]></category>

		<guid isPermaLink="false">http://blnktag.com/?p=532</guid>
		<description><![CDATA[We haven&#8217;t posted pics of our office, which features Super Mario Bros wall decorations, a 7ft tall scale model of the Metropolitan Life Insurance Company Tower, a tiki bar and even some computers. Here are some choice shots:]]></description>
			<content:encoded><![CDATA[<p>We haven&#8217;t posted pics of our office, which features Super Mario Bros wall decorations, a 7ft tall scale model of the <a href="http://en.wikipedia.org/wiki/Metropolitan_Life_Insurance_Company_Tower">Metropolitan Life Insurance Company Towe</a>r, a tiki bar and even some computers.</p>
<p>Here are some choice shots:</p>
<p><a href="http://blinktag.com/wp-content/uploads/2009/10/blinktag_office1.jpg" rel="lightbox[532]"><img src="http://blinktag.com/wp-content/uploads/2009/10/blinktag_office1-225x300.jpg" alt="blinktag_office1" title="blinktag_office1" width="225" height="300" class="alignleft size-medium wp-image-533" /></a><a href="http://blinktag.com/wp-content/uploads/2009/10/blinktag_office2.jpg" rel="lightbox[532]"><img src="http://blinktag.com/wp-content/uploads/2009/10/blinktag_office2-225x300.jpg" alt="blinktag_office2" title="blinktag_office2" width="225" height="300" class="alignleft size-medium wp-image-534" /></a><a href="http://blinktag.com/wp-content/uploads/2009/10/Brendan_003.jpg" rel="lightbox[532]"><img src="http://blinktag.com/wp-content/uploads/2009/10/Brendan_003-300x200.jpg" alt="Brendan_003" title="Brendan_003" width="300" height="200" class="alignleft size-medium wp-image-535" /></a><a href="http://blinktag.com/wp-content/uploads/2009/10/Brendan_004.jpg" rel="lightbox[532]"><img src="http://blinktag.com/wp-content/uploads/2009/10/Brendan_004-200x300.jpg" alt="Brendan_004" title="Brendan_004" width="200" height="300" class="alignleft size-medium wp-image-536" /></a><a href="http://blinktag.com/wp-content/uploads/2009/10/Brendan_027-copy.jpg" rel="lightbox[532]"><img src="http://blinktag.com/wp-content/uploads/2009/10/Brendan_027-copy-300x200.jpg" alt="Brendan_027 copy" title="Brendan_027 copy" width="300" height="200" class="alignleft size-medium wp-image-537" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blinktag.com/views-from-blinktag-hq/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>our first iPhone app!  cute!</title>
		<link>http://blinktag.com/our-first-iphone-app-cute/</link>
		<comments>http://blinktag.com/our-first-iphone-app-cute/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 18:20:28 +0000</pubDate>
		<dc:creator>jed</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[air quality]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[ismog]]></category>

		<guid isPermaLink="false">http://blnktag.com/?p=522</guid>
		<description><![CDATA[In partnership with 511ContraCosta.org, Blinktag is proud to announce the release of its very first iPhone application, iSmog. This is something we hope to be doing more of in the future, so be sure to contact us if you&#8217;d like one of your own. From 511CC: &#8220;511 Contra Costa is proud to announce the release [...]]]></description>
			<content:encoded><![CDATA[<p>In partnership with <a href="http://511contracosta.org/ismog">511ContraCosta.org</a>, Blinktag is proud to announce the release of its very first iPhone application, <a href="http://itunes.com/apps/ismog">iSmog</a>.  This is something we hope to be doing more of in the future, so be sure to <a href="mailto:info@blinktag.com">contact us</a> if you&#8217;d like one of your own.</p>
<p><a href="http://itunes.com/apps/ismog"><img title="App_Store_Badge_EN1" src="http://blinktag.com/wp-content/uploads/2009/10/App_Store_Badge_EN1.png" alt="App_Store_Badge_EN1" /></a></p>
<p><a href="http://blinktag.com/wp-content/uploads/2009/10/ismog1_frame1.png" rel="lightbox[522]"><img title="ismog1_frame1" src="http://blinktag.com/wp-content/uploads/2009/10/ismog1_frame1.png" alt="ismog1_frame1" /></a><a href="http://blinktag.com/wp-content/uploads/2009/10/ismog2_frame.png" rel="lightbox[522]"><img title="ismog2_frame" src="http://blinktag.com/wp-content/uploads/2009/10/ismog2_frame.png" alt="ismog2_frame"  /></a><a href="http://blinktag.com/wp-content/uploads/2009/10/ismog3_frame.png" rel="lightbox[522]"><img title="ismog3_frame" src="http://blinktag.com/wp-content/uploads/2009/10/ismog3_frame.png" alt="ismog3_frame"  /></a><a href="http://blinktag.com/wp-content/uploads/2009/10/ismog4_frame.png" rel="lightbox[522]"><img title="ismog4_frame" src="http://blinktag.com/wp-content/uploads/2009/10/ismog4_frame.png" alt="ismog4_frame"  /></a><a href="http://blinktag.com/wp-content/uploads/2009/10/ismog5_frame.png" rel="lightbox[522]"><img title="ismog5_frame" src="http://blinktag.com/wp-content/uploads/2009/10/ismog5_frame.png" alt="ismog5_frame"  /></a></p>
<p>From 511CC:</p>
<p>&#8220;511 Contra Costa is proud to announce the release of its very first iPhone app – iSmog!</p>
<p>iSmog displays air quality information for the San Francisco Bay Area. With just a tap of the screen, users will see an easy-to-understand map of environmental quality in the Bay Area’s five air basins, built using data provided by the Bay Area Air Quality Management District (BAAQMD). With this information, commuters can make more informed choices about environmentally friendly transportation options, and members of sensitive groups will be better able to stay abreast of information that can be, literally, life-or-death.</p>
<p>Push notification alerts users with allergies or other environmental sensitivities when the air contains unhealthy levels of contaminants including ozone, carbon monoxide, nitrogen dioxide, sulfur dioxide, and two sizes of particulate matter, all precursors of ozone. Notifications can be customized by level of sensitivity and by geographic area.&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://blinktag.com/our-first-iphone-app-cute/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
