<?xml version="1.0" encoding="UTF-8" ?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
			<title>Tagged with "bookmarklet"</title>
			<link>http://www.addedbytes.com/feeds/tag-feed/</link>
			<description></description>
			<language>en</language>
			<copyright>Web Development in Brighton - Added Bytes 2006</copyright>
			<ttl>120</ttl>
			<item>
				<title>LetMeGoogleThatForYou Bookmarklet</title>
				<link>http://www.addedbytes.com/blog/let-me-google-that-for-you-bookmarklet/</link>
				<description><![CDATA[ <p>I'm sure someone must have already done this and I'm just incapable of finding it (despite Googling it myself) but I figured that the only thing missing from the brilliant <a href="http://letmegooglethatforyou.com">LetMeGoogleThatForYou</a> was a bookmarklet, so I made one: <a href="javascript:document.location='http://letmeg</p> <p>I'm sure someone must have already done this and I'm just incapable of finding it (despite Googling it myself) but I figured that the only thing missing from the brilliant <a href="http://letmegooglethatforyou.com">LetMeGoogleThatForYou</a> was a bookmarklet, so I made one: <a href="javascript:document.location='http://letmegooglethatforyou.com/?q='+escape(window.getSelection());">LetMeGoogleThatForYou</a>. Highlight text, click bookmarklet and voila - patronisation on demand.</p>

<!-- ckey="76C662BB" --> <br><br>]]></description>
				<pubDate>Sat, 22 Nov 2008 08:07:46 +0000</pubDate>
				<guid isPermaLink="false">http://www.addedbytes.com/blog/let-me-google-that-for-you-bookmarklet/</guid>
				<dc:creator>Dave Child</dc:creator>
				<a href="/feeds/tag-feed/?tags=bookmarklet&amp;start=0" class="ditto_tag" rel="tag">bookmarklet</a>
			</item>

			<item>
				<title>Rex Swain HTTP Viewer Bookmarklet</title>
				<link>http://www.addedbytes.com/blog/rex-swain-http-viewer-bookmarklet/</link>
				<description><![CDATA[ <a href="http://www.rexswain.com/httpview.html">Rex Swain's HTTP Viewer</a> is a great tool for checking HTTP status codes, redirection, and so on. I've been unable to find a bookmarklet, though, for sending the URL I am viewing to the viewer automatically, so I put one together:<br />
<br />
<a href="javascript:(function(){url=document.location.href;document.location.href='http://www.rexswain.com/cgi-bin/httpview.cgi?url='+escape(url)+'&req=Get&ver=1.1&fmt=Auto&uag=&aen=&fwd=on';})();">Rex Swain's HTTP Viewer</a>  <br><br>]]></description>
				<pubDate>Fri, 26 Jan 2007 09:55:13 +0000</pubDate>
				<guid isPermaLink="false">http://www.addedbytes.com/blog/rex-swain-http-viewer-bookmarklet/</guid>
				<dc:creator>Dave Child</dc:creator>
				<a href="/feeds/tag-feed/?tags=bookmarklet&amp;start=0" class="ditto_tag" rel="tag">bookmarklet</a>,<a href="/feeds/tag-feed/?tags=http&amp;start=0" class="ditto_tag" rel="tag">http</a>,<a href="/feeds/tag-feed/?tags=webdev&amp;start=0" class="ditto_tag" rel="tag">webdev</a>
			</item>
	</channel>
</rss>