<?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>Guidance Media &#187; guides</title>
	<atom:link href="http://guidance.net.nz/tag/guides/feed/" rel="self" type="application/rss+xml" />
	<link>http://guidance.net.nz</link>
	<description></description>
	<lastBuildDate>Wed, 18 Jan 2012 22:12:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Guide: Bookmarklets</title>
		<link>http://guidance.net.nz/2009/12/guide-bookmarklets/</link>
		<comments>http://guidance.net.nz/2009/12/guide-bookmarklets/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 03:25:09 +0000</pubDate>
		<dc:creator>kris_b</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[guides]]></category>

		<guid isPermaLink="false">http://guidance.net.nz/?p=256</guid>
		<description><![CDATA[I&#8217;ve been using bookmarklets for some years now, they are supremely handy little tools. What is a bookmarklet you ask? Well, according to Wikipedia: A bookmarklet is an applet, a small computer application, stored as the URL of a bookmark &#8230; <a href="http://guidance.net.nz/2009/12/guide-bookmarklets/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been using bookmarklets for some years now, they are supremely handy little tools. What is a bookmarklet you ask? Well, <a href="http://en.wikipedia.org/wiki/Bookmarklet" target="_blank">according to Wikipedia</a>:</p>
<blockquote><p>A bookmarklet is an applet, a small computer application, stored as the URL of a bookmark in a web browser or as a hyperlink on a web page. The term is a portmanteau of the terms bookmark and applet. Whether bookmarklet utilities are stored as bookmarks or hyperlinks, they are designed to add one-click functionality to a browser or web page. When clicked, a bookmarklet performs some function, one of a wide variety such as a search query or data extraction. Usually the applet is a JavaScript program.</p></blockquote>
<p><strong>What do they look like?</strong></p>
<p>Well that depends &#8211; basically, just like any other bookmark on your browser toolbar. You can rename them just like any bookmark, move them around, or, as I have done, <a href="https://addons.mozilla.org/en-US/firefox/addon/3176" target="_blank">use a Firefox plugin to allow me to assign an icon to them</a>, so I can remove the name entirely giving me more toolbar space.</p>
<p>I have, added a folder there called Bookmarklets that does nothing but act as a title for the Bookmarkets section of my toolbar. On the right is a non-icon bookmark &#8211; this is what bookmarklets would look like without the plugin mentioned above.</p>
<p><a href="http://guidance.net.nz/wp-content/uploads/2009/12/bookmarklet1.PNG" rel="lightbox[256]"><img class="aligncenter size-full wp-image-257" title="bookmarklet1" src="http://guidance.net.nz/wp-content/uploads/2009/12/bookmarklet1.PNG" alt="bookmarklet1" width="308" height="114" /></a></p>
<p><strong>What do they do?</strong></p>
<p>Lots of things! Lets explain the ones I use, from left to right:</p>
<ul>
<li>WordPress PressThis &#8211; if I&#8217;m reading an interesting page I want to share on this blog, simply clicking that bookmarklet pops up a new browser window that opens a new WordPress post on this site. with the article title and link to the article already embedded, ready for me to add anything else. If you&#8217;re a WordPress user, you can find this by clicking the Tools menu in your Dashboard.</li>
<li><a href="http://www.facebook.com/share_options.php" target="_blank">Facebook Share</a> &#8211; Pretty much the same as above, but slaps the output on your FaceBook profile instead.</li>
<li><a href="http://twitthis.com/tools" target="_blank">Twit This</a> &#8211; Pretty much the same as above, but slaps the output on your <span style="text-decoration: line-through;">FaceBook</span> Twitter profile instead.</li>
<li><a href="http://googlereader.blogspot.com/2005/11/subscribing-to-feeds-via-little-google.html" target="_blank">Google Reader</a> &#8211; If you use <a href="https://www.google.com/reader/" target="_blank">Google Reader</a> for RSS feeds, this one will open the RSS feed of the page you are on in Reader, all ready for you to subscribe to it.</li>
<li><a href="http://reg.imageshack.us/content.php?page=transloader" target="_blank">ImageShack</a> &#8211; opens up a page with all the images on your current page embedded into it. A single click on any of the images rehosts them on ImageShack for you, meaning you don&#8217;t have the problem of trying to hotlink images in blog or forum posts.</li>
<li><a href="https://www.squarefree.com/bookmarklets/pagelinks.html" target="_blank">Linked Images</a> &#8211; faced with a web server directory listing of images and you don&#8217;t want to click on each one to view? This opens them all up fullsize on a page for you to scroll through.</li>
<li><a href="http://lab.arc90.com/experiments/readability/" target="_blank">Readability</a> &#8211; sick of trying to read websites with &#8220;hip&#8221; and &#8220;trendy&#8221; designs? Or maybe your eyes just aren&#8217;t what they once were. Well, click on this, and it opens your current page in a nice smooth, large font format, with all the guff stripped out.</li>
</ul>
<p><strong>How do they work?</strong></p>
<p>JavaScript sorcery. In practise? To &#8220;install&#8221; them is usually a manner of simply dragging a link (from a page like the ones linked above) to your browser bookmark toolbar. To use them, simply click! To &#8220;uninstall&#8221;, simply right click and delete! It couldn&#8217;t be easier!</p>
<p><strong>I use Firefox, is that OK?</strong></p>
<p>Yes!<strong></strong></p>
<p><strong>I use Safari, is that OK?</strong></p>
<p>Yes!<strong></strong></p>
<p><strong>I use Internet Explorer, is that OK?</strong></p>
<p>Yes! With some exceptions, but generally they work fine. You usually can&#8217;t drag the link to your Favourites bar, but right clicking and &#8216;Add to Favourites&#8217; works.</p>
<p><strong>I use Chrome, is that OK?</strong></p>
<p>Yes!</p>
<p><strong>I use Opera, is that OK?</strong></p>
<p>Hurr. Weirdo.<strong> </strong>Fucked if I know or care. <img src='http://guidance.net.nz/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> <strong><br />
</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://guidance.net.nz/2009/12/guide-bookmarklets/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

