<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - 1man</title>
<link>http://snipplr.com/users/1man/language/javascript/tags/url</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 05 Dec 2008 05:03:41 GMT</pubDate>
<item>
<title>(JavaScript) Adobe AIR Open New URL with Sandbox Bridge</title>
<link>http://snipplr.com/view/4442/adobe-air-open-new-url-with-sandbox-bridge/</link>
<description><![CDATA[ <p>Adobe Air has a few security settings that stops you executing certain AIR methods when inside the sandbox. The code below bridges between the root document and the security sandbox, allowing you to open a URL in AIR in a default browser.</p> ]]></description>
<pubDate>Wed, 02 Jan 2008 10:29:36 GMT</pubDate>
<guid>http://snipplr.com/view/4442/adobe-air-open-new-url-with-sandbox-bridge/</guid>
</item>
<item>
<title>(JavaScript) Query Variable Function</title>
<link>http://snipplr.com/view/2244/query-variable-function/</link>
<description><![CDATA[ <p>This function extracts a value from a url. Very useful for tracking codes. For example, you have a url http://your.url/?source=666999, and you need the source number to be placed into a variable. Use the code below.</p> ]]></description>
<pubDate>Thu, 08 Mar 2007 02:55:41 GMT</pubDate>
<guid>http://snipplr.com/view/2244/query-variable-function/</guid>
</item>
</channel>
</rss>