<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Bookmarklets 101</title>
	<atom:link href="http://www.pathf.com/blogs/2006/09/bookmarklets_10/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pathf.com/blogs/2006/09/bookmarklets_10/</link>
	<description>Running commentary about agile development, user experience design and Ajax.</description>
	<lastBuildDate>Fri, 05 Mar 2010 19:33:43 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Chris Anderson</title>
		<link>http://www.pathf.com/blogs/2006/09/bookmarklets_10/comment-page-1/#comment-556</link>
		<dc:creator>Chris Anderson</dc:creator>
		<pubDate>Tue, 20 Nov 2007 01:13:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.pathf.com/blogs/?p=436#comment-556</guid>
		<description>&lt;p&gt;Thanks to inspiration from this article I created a bookmarklet that turns any page that links to MP3s into a full featured media player. &lt;/p&gt;

&lt;p&gt;It&#039;s available here: &lt;a href=&quot;http://grabb.it/pages/playable&quot; rel=&quot;nofollow&quot;&gt;http://grabb.it/pages/playable&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Thanks to jQuery&#039;s controlled scope and some clever closure usage I don&#039;t leak anything but DOM Elements into the global scope. Thanks for the idea, I think the applications of this sort of thing are pretty much limitless.&lt;/p&gt;

</description>
		<content:encoded><![CDATA[<p>Thanks to inspiration from this article I created a bookmarklet that turns any page that links to MP3s into a full featured media player. </p>
<p>It&#8217;s available here: <a href="http://grabb.it/pages/playable" rel="nofollow">http://grabb.it/pages/playable</a></p>
<p>Thanks to jQuery&#8217;s controlled scope and some clever closure usage I don&#8217;t leak anything but DOM Elements into the global scope. Thanks for the idea, I think the applications of this sort of thing are pretty much limitless.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jadd</title>
		<link>http://www.pathf.com/blogs/2006/09/bookmarklets_10/comment-page-1/#comment-555</link>
		<dc:creator>Jadd</dc:creator>
		<pubDate>Thu, 07 Jun 2007 10:24:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.pathf.com/blogs/?p=436#comment-555</guid>
		<description>&lt;p&gt;Opera does let your make a bookmarklet into a button quite easily. Bookmark the link, and make sure you check the checkbox that says &#039;show in panel&#039;. From there you can drag that button to wherever you want.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Opera does let your make a bookmarklet into a button quite easily. Bookmark the link, and make sure you check the checkbox that says &#8217;show in panel&#8217;. From there you can drag that button to wherever you want.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dietrich Kappe</title>
		<link>http://www.pathf.com/blogs/2006/09/bookmarklets_10/comment-page-1/#comment-554</link>
		<dc:creator>Dietrich Kappe</dc:creator>
		<pubDate>Fri, 22 Sep 2006 16:25:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.pathf.com/blogs/?p=436#comment-554</guid>
		<description>&lt;p&gt;Derek,&lt;/p&gt;

&lt;p&gt;those tricks and tips come next -- how to grab data from other sites without using XMLHttpRequest, how to grab data from the current site and use it for a self mashup, etc.&lt;/p&gt;

&lt;p&gt;There&#039;s quite a bit that can be done even with the cross-site restriction. Stay tuned.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Derek,</p>
<p>those tricks and tips come next &#8212; how to grab data from other sites without using XMLHttpRequest, how to grab data from the current site and use it for a self mashup, etc.</p>
<p>There&#8217;s quite a bit that can be done even with the cross-site restriction. Stay tuned.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Derek</title>
		<link>http://www.pathf.com/blogs/2006/09/bookmarklets_10/comment-page-1/#comment-553</link>
		<dc:creator>Derek</dc:creator>
		<pubDate>Thu, 21 Sep 2006 19:06:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.pathf.com/blogs/?p=436#comment-553</guid>
		<description>&lt;p&gt;Dietrich, keep in mind that if you&#039;re loading your &quot;favorite Ajax library&quot; you&#039;ll still be subject to cross-site scripting restrictions. Thus, even though you can source your library from your domain you won&#039;t be able to use XmlHttpRequest to communicate with that domain (because you&#039;re considered part of the domain hosting the page into which your script has been injected).&lt;/p&gt;

&lt;p&gt;John, check out Blue Dot (&lt;a href=&quot;http://bluedot.us/),&quot; rel=&quot;nofollow&quot;&gt;http://bluedot.us/),&lt;/a&gt; we are using this technique to collect bookmarking data.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Dietrich, keep in mind that if you&#8217;re loading your &#8220;favorite Ajax library&#8221; you&#8217;ll still be subject to cross-site scripting restrictions. Thus, even though you can source your library from your domain you won&#8217;t be able to use XmlHttpRequest to communicate with that domain (because you&#8217;re considered part of the domain hosting the page into which your script has been injected).</p>
<p>John, check out Blue Dot (<a href="http://bluedot.us/)," rel="nofollow"></a><a href="http://bluedot.us/)" rel="nofollow">http://bluedot.us/)</a>, we are using this technique to collect bookmarking data.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Munsch</title>
		<link>http://www.pathf.com/blogs/2006/09/bookmarklets_10/comment-page-1/#comment-552</link>
		<dc:creator>John Munsch</dc:creator>
		<pubDate>Thu, 21 Sep 2006 15:55:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.pathf.com/blogs/?p=436#comment-552</guid>
		<description>&lt;p&gt;One area I would love to see covered is the area of popups. I need to have a user login (potentially) and enter in some data after clicking on the bookmarklet.&lt;/p&gt;

&lt;p&gt;This is an action that the user is driving by initiating the click so I should be able to popup a window over what he/she is doing. However, the window normally pops up behind the browser with the latest versions of Firefox. That&#039;s annoying.&lt;/p&gt;

&lt;p&gt;I would love to find a way to bring up my own window in without it being something that someone else can exploit so it gets turned off by the browser somewhere down the line and my bookmarklet gets broken.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>One area I would love to see covered is the area of popups. I need to have a user login (potentially) and enter in some data after clicking on the bookmarklet.</p>
<p>This is an action that the user is driving by initiating the click so I should be able to popup a window over what he/she is doing. However, the window normally pops up behind the browser with the latest versions of Firefox. That&#8217;s annoying.</p>
<p>I would love to find a way to bring up my own window in without it being something that someone else can exploit so it gets turned off by the browser somewhere down the line and my bookmarklet gets broken.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.260 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2010-03-20 05:46:01 -->
