<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>In Other Words &#187; bookmarklet</title>
	<atom:link href="http://jcostom.wordpress.com/tag/bookmarklet/feed/" rel="self" type="application/rss+xml" />
	<link>http://jcostom.wordpress.com</link>
	<description>186,000 miles per second, it&#039;s not just a good idea, it&#039;s the law.</description>
	<lastBuildDate>Wed, 08 Sep 2010 14:25:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='jcostom.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/0e01648355530ed22afc41cc357b25f6?s=96&#038;d=http://s2.wp.com/i/buttonw-com.png</url>
		<title>In Other Words &#187; bookmarklet</title>
		<link>http://jcostom.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://jcostom.wordpress.com/osd.xml" title="In Other Words" />
	<atom:link rel='hub' href='http://jcostom.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Bookmarklet Overdrive</title>
		<link>http://jcostom.wordpress.com/2009/04/03/bookmarklet-overdrive/</link>
		<comments>http://jcostom.wordpress.com/2009/04/03/bookmarklet-overdrive/#comments</comments>
		<pubDate>Fri, 03 Apr 2009 17:03:31 +0000</pubDate>
		<dc:creator>jcostom</dc:creator>
				<category><![CDATA[featured]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[bookmark]]></category>
		<category><![CDATA[bookmarklet]]></category>
		<category><![CDATA[linkedin]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[web2.0]]></category>

		<guid isPermaLink="false">http://www.jasons.org/?p=203</guid>
		<description><![CDATA[Bookmarklets rock.  They&#8217;re great timesavers, and a worthy addition to your browser&#8217;s bookmark bar. So, what&#8217;s a bookmarklet?  In short, a bookmark, typically constructed with JavaScript that does a specific task.  For example, emailing some data via your favorite webmail provider, or checking Bugmenot for a login to a site you don&#8217;t really want to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jcostom.wordpress.com&amp;blog=14707&amp;post=203&amp;subd=jcostom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div id="attachment_215" class="wp-caption alignright" style="width: 171px"><a href="http://jcostom.files.wordpress.com/2009/04/bookmarklets1.png"><img class="size-full wp-image-215 " title="Bookmarklets" src="http://jcostom.files.wordpress.com/2009/04/bookmarklets1.png?w=161&#038;h=393" alt="Bookmarklets" width="161" height="393" /></a><p class="wp-caption-text">Bookmarklets</p></div>
<p>Bookmarklets rock.  They&#8217;re great timesavers, and a worthy addition to your browser&#8217;s bookmark bar.</p>
<p>So, what&#8217;s a bookmarklet?  In short, a bookmark, typically constructed with JavaScript that does a specific task.  For example, emailing some data via your favorite webmail provider, or checking Bugmenot for a login to a site you don&#8217;t really want to register for, or generating a shorter URL for a site.  Here are the ones I keep around.  Hopefully you&#8217;ll use some of them.  To grab them, mouse over the link and drag to your browser&#8217;s bookmark bar.  I recommend you make a folder on your bookmark bar and toss your bookmarklets in that folder (that&#8217;s what I do).</p>
<p>Here&#8217;s the breakdown of my favorite bookmarklets&#8230;</p>
<h2>Google Services</h2>
<p><a href="//www.google.com/search?q=&quot;%20+%20escape(q).replace(/%20/g,%20&quot;+&quot;);%20void%200">Google This</a>: Select some text on a page, click the bookmarlet, blammo &#8211; you&#8217;ve got a Google search for the selected text.</p>
<p><a href="//images.google.com/images?hl=en&amp;lr=&amp;ie=ISO-8859-1&amp;client=googlet&amp;q='+q);">Google Images</a>: Select some text on a page, click the bookmarlet and you&#8217;ve got a Google Image search for the selected text.</p>
<p><a href="//mail.google.com/a/yourdomain.com/mail/?ui=1&amp;view=cm&amp;fs=1&amp;tf=1&amp;to=&amp;su='+encodeURIComponent(document.title)+'&amp;body='+encodeURIComponent(document.location);w=window.open(m,'addwindow','status=no,toolbar=no,width=575,height=545,resizable=yes');setTimeout(function(){w.focus();},%20250);})();">GAppMail This</a>: Send the selected text via Google Apps for Your Domain Mail. You&#8217;ll need to edit this one to change out <em>yourdomain.com</em> for what your domain name actually is.</p>
<p><a href="//mail.google.com/mail/?ui=1&amp;view=cm&amp;fs=1&amp;tf=1&amp;to=&amp;su='+encodeURIComponent(document.title)+'&amp;body='+encodeURIComponent(document.location);w=window.open(m,'addwindow','status=no,toolbar=no,width=575,height=545,resizable=yes');setTimeout(function(){w.focus();},%20250);})();">Gmail This</a>: Send the selected text via Gmail.</p>
<p><a href="&quot;+escape(a);})())">Google Cache</a>: Pull up the Google Cache version of the currently loaded page.</p>
<p><a href="//maps.google.com?q=&quot;+escape(d).replace(/%20/g,&quot;+&quot;);void%200">Google Map This</a>: Select an address, get a Google map of it.</p>
<p><a href="void(prompt('',gApplication.getMap().getCenter()));">Geocode</a>: Get the Latitude &amp; Longitude for the center of a Google map.</p>
<p><a href="//translate.google.com/translate?u='%20+%20encodeURIComponent(location);">Google Translate</a>: Translate the currently loaded page into English</p>
<h2>Web Development</h2>
<p><a href="void(d=document);void(el=d.getElementsByTagName('div'));for(i=0;i%3Cel.length;i++)%7Bvoid(el%5Bi%5D.style.border='1px%20dashed%20gray')%7D;void(el=d.getElementsByTagName('span'));for(i=0;i%3Cel.length;i++)%7Bvoid(el%5Bi%5D.style.border='1px%20solid%20black');%7D">Show Divs</a>: Show the &lt;div&gt; areas on the currently loaded page.</p>
<p><a href="'?')+'forceReload='+(new%20Date().valueOf())}}})();">ReCSS</a>: Reload CSS for the currently loaded page.</p>
<p><a href="//validator.w3.org/check?verbose=1&amp;uri='+escape(location))">W3C HTML Validator</a>: Run the currently loaded page through the W3C&#8217;s HTML Validator.</p>
<p><a href="//jigsaw.w3.org/css-validator/validator?profile=css21&amp;warning=0&amp;uri='+escape(location))">W3C CSS Validator</a>: Run the currently loaded page&#8217;s CSS through the W3C&#8217;s CSS Validator.</p>
<h2>References</h2>
<p><a href="//www.acronymfinder.com/af-query.asp?String=exact&amp;Acronym='+escape(Qr)+'&amp;Find=Find'">Acronym Lookup</a>: Lookup an acronym in the Internet Acronym Database</p>
<p><a href="//www.urbandictionary.com/define.php?term='+escape(q)})()">Urban Dictionary Lookup</a>: Lookup a selected word in the Urban Dictionary.</p>
<h2>Social Networking</h2>
<p><a href="//del.icio.us/url?v=1&amp;url='+encodeURIComponent(location.href);">Del.icio.us Linkbacks</a>: Show del.icio.us links to the current page.</p>
<h2>Compulsory Login Bypass</h2>
<p><a href="//www.bugmenot.com/view/'+escape(location)}})();">BugMeNot</a>: Lookup usernames &amp; passwords for various sites.</p>
<h2>URL Shorteners</h2>
<p><a href="//digg.com/'%20+%20escape(u);%20window.location%20=%20u;">DiggBar</a>: Uses the new DiggBar for URL shortening.</p>
<p><a href="//cli.gs/cligs/new?url='+encodeURIComponent(location.href)+'&amp;title='+encodeURIComponent(document.title));%20})();">Cli.gs</a>: Uses the Cli.gs shortening service.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jcostom.wordpress.com/203/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jcostom.wordpress.com/203/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jcostom.wordpress.com/203/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jcostom.wordpress.com/203/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jcostom.wordpress.com/203/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jcostom.wordpress.com/203/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jcostom.wordpress.com/203/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jcostom.wordpress.com/203/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jcostom.wordpress.com/203/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jcostom.wordpress.com/203/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jcostom.wordpress.com/203/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jcostom.wordpress.com/203/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jcostom.wordpress.com/203/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jcostom.wordpress.com/203/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jcostom.wordpress.com&amp;blog=14707&amp;post=203&amp;subd=jcostom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jcostom.wordpress.com/2009/04/03/bookmarklet-overdrive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a2e1bb7d6a5fdb083617b9dcd63146ca?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jcostom</media:title>
		</media:content>

		<media:content url="http://jcostom.files.wordpress.com/2009/04/bookmarklets1.png" medium="image">
			<media:title type="html">Bookmarklets</media:title>
		</media:content>
	</item>
	</channel>
</rss>