<?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>Edward Andrew Robinson &#187; google</title>
	<atom:link href="http://www.earobinson.org/tag/google/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.earobinson.org</link>
	<description>“Brilliant people simplify things, and mediocre people complicate things.” — Unknown</description>
	<lastBuildDate>Thu, 25 Feb 2010 02:52:06 +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>Using Firefox + NoRedirect Extension to Avoid DNS Hijacking</title>
		<link>http://www.earobinson.org/2009/08/01/using-firefox-noredirect-extension-to-avoid-dns-hijacking/</link>
		<comments>http://www.earobinson.org/2009/08/01/using-firefox-noredirect-extension-to-avoid-dns-hijacking/#comments</comments>
		<pubDate>Sat, 01 Aug 2009 17:00:19 +0000</pubDate>
		<dc:creator>Edward Andrew Robinson</dc:creator>
				<category><![CDATA[Extension]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[My $0.02]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[Bell]]></category>
		<category><![CDATA[digital freedoms]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[DNS Hijacking]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[Firefox Extension]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[Hijacking]]></category>
		<category><![CDATA[net neutrality]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[Rant]]></category>
		<category><![CDATA[reddit]]></category>
		<category><![CDATA[solution]]></category>

		<guid isPermaLink="false">http://www.earobinson.org/?p=255</guid>
		<description><![CDATA[www.domainnotfound.ca]]></description>
			<content:encoded><![CDATA[<p>&lt;rant&gt;Yesterday <a href="http://service.sympatico.ca/index.cfm">Bell</a>, <a href="http://www.earobinson.org/2009/06/10/speed-meem/">my super fast ISP</a>, started <a href="http://www.dslreports.com/shownews/Bell-Canada-Employs-DNS-Redirection-103577?nocomment=1">to redirect unfound urls to their own website</a> (<a href="http://www.domainnotfound.ca"></a><a href="http://www.bell.ca/"><img class="alignleft" title="evil_lg_bell.png" src="/wp-content/uploads/2009/08/evil_lg_bell1.png1.png" alt="evil_lg_bell.png" width="95" height="57" /></a><a href="http://www.domainnotfound.ca">www.domainnotfound.ca</a>). I have been very happy with <a href="http://service.sympatico.ca/index.cfm">Bell</a> for the last few years and have been thinking of moving my cellphone subscription to them as soon as they support the <a href="http://en.wikipedia.org/wiki/Android_%28operating_system%29">android</a>.</p>
<p>To <a href="http://service.sympatico.ca/index.cfm">Bell</a>&#8217;s credit they do offer a way for you to opt out of the service however when you opt out instead of returning a <a href="http://en.wikipedia.org/wiki/Dead_link">DNS error</a> they you get a blank page, not very useful for me. I have a habit of typing anything I am looking for into the address bar and then letting google take over. This works very well for me if I want to visit <a href="http://www.reddit.com/">reddit</a> I type <a href="http://www.reddit.com/">reddit</a> and google seems to figure out that I want to visit <a href="http://www.reddit.com/">reddit</a>. If instead I type &#8220;<a href="http://www.google.com/search?ie=UTF-8&amp;oe=UTF-8&amp;sourceid=navclient&amp;gfns=1&amp;q=reddit+bell+dns+hijacking">reddit bell dns hijacking</a>&#8221; google still seems to figure out that they do not know what I am looking for and so they take me to a <a href="http://www.google.com/search?ie=UTF-8&amp;oe=UTF-8&amp;sourceid=navclient&amp;gfns=1&amp;q=reddit+bell+dns+hijacking">search results page</a>. This is how I brows the Internet, I do everything from the <a href="http://blog.mozilla.com/blog/2008/04/21/a-little-something-awesome-about-firefox-3/">Awesome Bar</a> (the bar in Firefox that you type your url into). <strong>And yesterday <a href="http://service.sympatico.ca/index.cfm">Bell</a> broke that</strong>.</p>
<p><a href="http://code.kliu.org/noredirect/">NoRedirect</a> (<a href="https://addons.mozilla.org/en-US/firefox/addon/11787">Firefox Extension Link</a>) to the rescue!</p>
<blockquote><p>NoRedirect lets the user take control of HTTP redirects. It can be used to interdict an ISP&#8217;s DNS search redirection hijacks, preview/screen &#8220;shortened&#8221; URLs (e.g., TinyURL), stop the annoying redirection of &#8220;smart&#8221; error pages, etc. &#8212; <a href="https://addons.mozilla.org/en-US/firefox/addon/11787">Source</a></p></blockquote>
<p>This lets me set any url mattching the following <a href="http://en.wikipedia.org/wiki/Regular_expression">regular expression</a> http://www\.domainnotfound\.ca/* to be interpreted by <a href="http://www.mozilla.com/en-US/firefox/firefox.html">Firefox</a> as a <a href="http://en.wikipedia.org/wiki/Dead_link">DNS error</a> giving me back my <a href="http://blog.mozilla.com/blog/2008/04/21/a-little-something-awesome-about-firefox-3/">Awesome Bar</a> and my ability to type anything I want into it and have google do all of the work!</p>
<p>I think this is an exteremly evil move by <a href="http://service.sympatico.ca/index.cfm">Bell</a> and I am quite disappointed. at least <a href="http://www.mozilla.com/en-US/firefox/firefox.html">Firefox</a> + <a href="http://code.kliu.org/noredirect/">NoRedirect</a> has saved the way I brows my internets. But this is another step by our <a href="http://en.wikipedia.org/wiki/Internet_service_provider">ISP&#8217;s</a> to erode our digital freedoms and <a href="http://en.wikipedia.org/wiki/Network_neutrality">net neutrality</a> and another reason to move to <a href="http://www.teksavvy.com/en/index.asp">TekSavvy</a>. <strong>I should not have to resort to a software solution to preserve how I browse the Internet!</strong>&lt;/rant&gt;</p>


<p><strong>Related posts:</strong><ol><li><a href='http://www.earobinson.org/2007/09/24/svn-error-with-fix/' rel='bookmark' title='Permanent Link: SVN Error With Fix!'>SVN Error With Fix!</a></li>
<li><a href='http://www.earobinson.org/2009/02/02/a-reddit-neutral-vote/' rel='bookmark' title='Permanent Link: A reddit neutral vote!'>A reddit neutral vote!</a></li>
<li><a href='http://www.earobinson.org/2008/02/28/a-planet-to-call-my-own/' rel='bookmark' title='Permanent Link: A planet to call my own'>A planet to call my own</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.earobinson.org/2009/08/01/using-firefox-noredirect-extension-to-avoid-dns-hijacking/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>Google Docs As An Expense Tracker</title>
		<link>http://www.earobinson.org/2008/05/08/google-docs-as-an-expense-tracker/</link>
		<comments>http://www.earobinson.org/2008/05/08/google-docs-as-an-expense-tracker/#comments</comments>
		<pubDate>Thu, 08 May 2008 20:31:43 +0000</pubDate>
		<dc:creator>Edward Andrew Robinson</dc:creator>
				<category><![CDATA[My $0.02]]></category>
		<category><![CDATA[Expense Tracker]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google apps]]></category>
		<category><![CDATA[google docs]]></category>

		<guid isPermaLink="false">http://www.earobinson.org/?p=108</guid>
		<description><![CDATA[I am a huge fan of the google docs, In fact I am pretty much a fan of all of googles services. I love having all my information with me wherever I go and I am willing to &#8220;sacrifice&#8221; my privacy in exchange for that service. Anything really important and I will keep it on [...]]]></description>
			<content:encoded><![CDATA[<p>I am a huge fan of the <a href="https://docs.google.com/">google docs</a>, In fact I <a href="http://maps.google.com/">am</a> <a href="http://www.google.com/history/?hl=en">pretty</a> <a href="http://www.google.com/talk/#">much</a> <a href="http://www.google.com/analytics/">a</a> <a href="https://www.google.com/adsense">fan</a> <a href="https://mail.google.com">of</a> <a href="http://picasaweb.google.com/earobinson">all</a> <a href="https://www.google.com/calendar">of</a> <a href="http://www.google.com/notebook/public/01508841792469885629/BDRNQSwoQ79Lbyewh">googles</a> <a href="https://www.google.com/reader/shared/09134642725315163103">services</a>. I love having all my information with me wherever I go and I am willing to <a href="http://www.oreilly.com/pub/wlg/4707">&#8220;sacrifice&#8221; my privacy</a> in exchange for that service. Anything really important and I will keep it on my own server but I am yet to have anything that I really worry about. That said some people might not want to use google to host there expenses, I do.</p>
<p>The great thing about using <a href="https://docs.google.com/">google docs</a> to host my expenses is that I can <a href="http://spreadsheets.google.com/viewform?key=pcy01tciJ2QRD3rEm6dRyXA">add an expense from anywhere</a> <a href="http://googledocs.blogspot.com/2008/02/stop-sharing-spreadsheets-start.html">using the google docs form feature</a> In the <a href="http://spreadsheets.google.com/ccc?key=pcy01tciJ2QRD3rEm6dRyXA&amp;hl=en">example I provided (Fake Expenses)</a>, I use the <a href="http://spreadsheets.google.com/viewform?key=pcy01tciJ2QRD3rEm6dRyXA">forum feature</a> to add expenses on the road as well as getting real time updates about the amount of money I spend per day, week, etc.</p>
<p>If you would like to use my expense tracker you can <a href="http://spreadsheets.google.com/ccc?key=pcy01tciJ2QRD3rEm6dRyXA&amp;hl=en">view it here</a> (Be sure to check all the sheets (Form, Overview, Worker, and Totals)), or <a href="http://spreadsheets.google.com/fm?id=o00349461941224549747.6661620896676044355.13913465827246568278.4285537848619841787&amp;hl=en&amp;fmcmd=13">download it here</a>. Then simply upload it to your google docs and set up a form. Also feel free to <a href="http://spreadsheets.google.com/viewform?key=pcy01tciJ2QRD3rEm6dRyXA">play around and add fake expenses</a> to the doc.</p>
<p>How do you track your expenses?</p>
<p><strong>Update 01:</strong> <a href="http://spreadsheets.google.com/ccc?key=pcy01tciJ2QRD3rEm6dRyXA&amp;hl=en&amp;newcopy">Click here to get your own copy of the doc in your google docs</a>. <a href="http://www.earobinson.org/2008/05/08/google-docs-as-an-expense-tracker/#comment-9093">Thanks JR</a>.<br />
<strong>Update 02:</strong> Any idea why when I edit my posts they are being republished?</p>


<p><strong>Related posts:</strong><ol><li><a href='http://www.earobinson.org/2008/07/20/deadlineexceedederror-on-google-app-engine/' rel='bookmark' title='Permanent Link: DeadlineExceededError on Google App Engine'>DeadlineExceededError on Google App Engine</a></li>
<li><a href='http://www.earobinson.org/2007/10/22/new-hackergotchi/' rel='bookmark' title='Permanent Link: New Hackergotchi'>New Hackergotchi</a></li>
<li><a href='http://www.earobinson.org/2008/05/14/wordpress-bugs-and-my-call-for-help/' rel='bookmark' title='Permanent Link: Wordpress Bugs and My Call For Help'>Wordpress Bugs and My Call For Help</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.earobinson.org/2008/05/08/google-docs-as-an-expense-tracker/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>A planet to call my own</title>
		<link>http://www.earobinson.org/2008/02/28/a-planet-to-call-my-own/</link>
		<comments>http://www.earobinson.org/2008/02/28/a-planet-to-call-my-own/#comments</comments>
		<pubDate>Thu, 28 Feb 2008 17:00:50 +0000</pubDate>
		<dc:creator>Edward Andrew Robinson</dc:creator>
				<category><![CDATA[My $0.02]]></category>
		<category><![CDATA[earobinson]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[digg]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google reader]]></category>
		<category><![CDATA[open id]]></category>
		<category><![CDATA[open social]]></category>
		<category><![CDATA[planet]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[web browsing]]></category>

		<guid isPermaLink="false">http://www.earobinson.org/2008/02/28/a-planet-to-call-my-own/</guid>
		<description><![CDATA[I love planets, both the ones in the sky&#8217;s, and the ones on the web. But this post is about the latter. One of the things about the web is that you have profiles everywhere, and while openID partly solves this problem allowing me to use one user name to authenticate everywhere it does not [...]]]></description>
			<content:encoded><![CDATA[<p>I love planets, <a href="http://en.wikipedia.org/wiki/Planet">both the ones in the sky&#8217;s</a>, <a href="http://www.planetplanet.org/">and the ones on the web</a>. But this post is about the latter. One of the things about the web is that you have profiles everywhere, and while <a href="http://openid.net/">openID</a> partly solves this problem allowing me to use one user name to authenticate everywhere it does not solve the problem that people have to visit a bunch of different sites to find out about me. They need to visit my <a href="http://utoronto.facebook.com/profile.php?id=28119547">facebook profile</a> to find out what I&#8217;m up to, <a href="http://www.last.fm/user/earobinson/">last.FM to see what music I&#8217;m into</a>, <a href="http://digg.com/users/earobinson">Digg to see what I&#8217;m digging</a> (but I can never decide if I like Digg or not), and the list goes on. I guess if something really important happens, like the launch of <a href="http://brainstorm.ubuntu.com/">Ubuntu brainstorm</a>, I can always blog about it or <a href="http://digg.com/linux_unix/Ubuntu_Brainstorm_Launched">Digg it</a> but I&#8217;m not about to go blogging or digging everything I see. There are a few facebook apps that allow me to display my <a href="http://www.google.com/reader/shared/09134642725315163103">google reader</a> info on my facebook page and thats kinda cool but I want it all in one place.</p>
<p>My solution <a href="http://planet.earobinson.org/">planet earobinson</a>, this lets me put any content I have with a <a href="http://en.wikipedia.org/wiki/RSS_(file_format)">rss feed</a> onto my own personal planet its kinda what I&#8217;m up to everywhere and until I find a better way to link all my content into one place I&#8217;m sticking with it. Google&#8217;s <a href="http://code.google.com/apis/opensocial/">open social</a> has some promise but as of right now i&#8217;m only linked to my <a href="http://www.last.fm/user/earobinson/">last.FM</a> profile.</p>
<p>So how do you keep all your content in one place?</p>


<p><strong>Related posts:</strong><ol><li><a href='http://www.earobinson.org/2008/05/14/wordpress-bugs-and-my-call-for-help/' rel='bookmark' title='Permanent Link: Wordpress Bugs and My Call For Help'>Wordpress Bugs and My Call For Help</a></li>
<li><a href='http://www.earobinson.org/2009/09/05/8-open-source-websites-i-use-and-2-i-dont/' rel='bookmark' title='Permanent Link: 8 Open Source Websites I Use, and 2 I Don&#8217;t'>8 Open Source Websites I Use, and 2 I Don&#8217;t</a></li>
<li><a href='http://www.earobinson.org/2008/01/31/ubuntu-spam/' rel='bookmark' title='Permanent Link: Ubuntu Spam'>Ubuntu Spam</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.earobinson.org/2008/02/28/a-planet-to-call-my-own/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Ubuntu Spam</title>
		<link>http://www.earobinson.org/2008/01/31/ubuntu-spam/</link>
		<comments>http://www.earobinson.org/2008/01/31/ubuntu-spam/#comments</comments>
		<pubDate>Thu, 31 Jan 2008 13:30:04 +0000</pubDate>
		<dc:creator>Edward Andrew Robinson</dc:creator>
				<category><![CDATA[My $0.02]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[earobinson]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[spam filters]]></category>

		<guid isPermaLink="false">http://www.earobinson.org/?p=74</guid>
		<description><![CDATA[Using gmails spam filters I normally don&#8217;t have a problem with spam. However my one email that does receive a lot of spam is my Ubuntu email address. Interestingly enough a few open source members have droped there open source email addresses due to this exact problem. Jeff Bailey has disabled his @gnu.org email address, [...]]]></description>
			<content:encoded><![CDATA[<p>Using <a href="http://mail.google.com">gmails</a> <a href="http://en.wikipedia.org/wiki/Spam_filter">spam filters</a> I normally don&#8217;t have a problem with <a href="http://en.wikipedia.org/wiki/Spam_(electronic)">spam</a>. However my one email that does receive a lot of spam is my Ubuntu email address. Interestingly enough a few open source members have droped there open source email addresses due to this exact problem. <a href="http://jbailey.livejournal.com">Jeff Bailey</a> has disabled his <a href="http://jbailey.livejournal.com/44989.html">@gnu.org email address</a>, and <a href="http://jbailey.livejournal.com/43977.html">talked about doing the same to his Ubuntu address</a>. <a href="http://robitaille.wordpress.com">Daniel Robitaille</a> has also <a href="http://robitaille.wordpress.com/2007/12/18/spam-via-ubuntucom/">posted on the problem</a>. Now I like my Ubuntu email address so I&#8217;m not about going to delete it but I did receive three rather &#8220;great&#8221; bits of &#8220;email&#8221; to it today (Ill only include screen shots of two).</p>
<p><a href="http://www.earobinson.org/wp-content/uploads/2008/01/screenshot-gmail-spam-01.png" title="Ubuntu Spam 01" rel="lightbox[74]"><img src="http://www.earobinson.org/wp-content/uploads/2008/01/screenshot-gmail-spam-01.png" alt="Ubuntu Spam 01" height="163" width="426" /></a></p>
<p><a href="http://www.earobinson.org/wp-content/uploads/2008/01/screenshot-gmail-spam-02.png" title="Ubuntu Spam 02" rel="lightbox[74]"><img src="http://www.earobinson.org/wp-content/uploads/2008/01/screenshot-gmail-spam-02.png" alt="Ubuntu Spam 02" height="174" width="426" /></a></p>
<p>What I thought was &#8220;great&#8221; about these messages was that they where &#8220;sent&#8221; to  <a href="http://www.chiark.greenend.org.uk/ucgi/~cjwatson/blosxom/">Colin Watson</a> and <span class="HcCDpe"><a href="http://www.advogato.org/person/Burgundavia/">Corey Burger</a>. Yes they got the emails wrong but I recognized the name instantly. I did find it funny that I had &#8220;antecedently&#8221; received personal emails to the both. It would be great if we where to use <a href="https://www.google.com/a/">google apps</a>, to run the Ubuntu emails that way we could take advantage of google great spam filters but I know that wont happen.</span> I guess for now I&#8217;m stuck reading emails about the sexual prowess of <a href="http://www.chiark.greenend.org.uk/ucgi/~cjwatson/blosxom/">Colin Watson</a> and <span class="HcCDpe"><a href="http://www.advogato.org/person/Burgundavia/">Corey Burger</a>.</span></p>


<p><strong>Related posts:</strong><ol><li><a href='http://www.earobinson.org/2008/02/28/a-planet-to-call-my-own/' rel='bookmark' title='Permanent Link: A planet to call my own'>A planet to call my own</a></li>
<li><a href='http://www.earobinson.org/2007/10/26/apturl-great-support-feature-why-dont-we-use-it-for-the-ubuntu-wiki/' rel='bookmark' title='Permanent Link: AptUrl &#8211; Why don&#8217;t we use it for the Ubuntu wiki?'>AptUrl &#8211; Why don&#8217;t we use it for the Ubuntu wiki?</a></li>
<li><a href='http://www.earobinson.org/2007/04/19/ubuntucom-was-down-today/' rel='bookmark' title='Permanent Link: Ubuntu.com Was Down Today'>Ubuntu.com Was Down Today</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.earobinson.org/2008/01/31/ubuntu-spam/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>
