<?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>Hints and Kinks &#187; javascript</title>
	<atom:link href="http://matthew.mceachen.us/blog/tags/javascript/feed" rel="self" type="application/rss+xml" />
	<link>http://matthew.mceachen.us/blog</link>
	<description>Tips and tricks and howtos galore</description>
	<lastBuildDate>Wed, 18 Jan 2012 12:17:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Sandbox telegrams, or, how your Chrome extension can interact with page content scripts</title>
		<link>http://matthew.mceachen.us/blog/sandbox-telegrams-or-how-your-chrome-extension-can-interact-with-page-content-scripts-1123.html</link>
		<comments>http://matthew.mceachen.us/blog/sandbox-telegrams-or-how-your-chrome-extension-can-interact-with-page-content-scripts-1123.html#comments</comments>
		<pubDate>Fri, 25 Mar 2011 06:22:41 +0000</pubDate>
		<dc:creator>matthew</dc:creator>
				<category><![CDATA[Technical HOWTOs]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[greyhat]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://matthew.mceachen.us/blog/?p=1123</guid>
		<description><![CDATA[In AdGrok&#8217;s GrokBar, we inject a &#8220;heads-up display&#8221; on pages that the user is advertising. The heads-up display is actually an iframe that&#8217;s positioned within a browser-extension-injected div, and that iframe renders content from our secure server farm. You can &#8230; <a href="http://matthew.mceachen.us/blog/sandbox-telegrams-or-how-your-chrome-extension-can-interact-with-page-content-scripts-1123.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://matthew.mceachen.us/blog/sandbox-telegrams-or-how-your-chrome-extension-can-interact-with-page-content-scripts-1123.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Simple Image Slideshow with jQuery and PHP</title>
		<link>http://matthew.mceachen.us/blog/simple-image-slideshow-with-jquery-and-php-620.html</link>
		<comments>http://matthew.mceachen.us/blog/simple-image-slideshow-with-jquery-and-php-620.html#comments</comments>
		<pubDate>Tue, 01 Sep 2009 08:11:55 +0000</pubDate>
		<dc:creator>matthew</dc:creator>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[Technical HOWTOs]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://matthew.mceachen.us/blog/?p=620</guid>
		<description><![CDATA[I really liked Jon Raasch&#8217;s jquery-powered slideshow, but integrating it into a page requires a bunch of steps: Add the jQuery library Add the slideshow javascript function Add the CSS with opacity and z-layer set properly Upload the images for &#8230; <a href="http://matthew.mceachen.us/blog/simple-image-slideshow-with-jquery-and-php-620.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://matthew.mceachen.us/blog/simple-image-slideshow-with-jquery-and-php-620.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Friendly Popups</title>
		<link>http://matthew.mceachen.us/blog/friendly-popups-7.html</link>
		<comments>http://matthew.mceachen.us/blog/friendly-popups-7.html#comments</comments>
		<pubDate>Thu, 20 Jan 2005 08:02:16 +0000</pubDate>
		<dc:creator>matthew</dc:creator>
				<category><![CDATA[Technical HOWTOs]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[quirksmode]]></category>

		<guid isPermaLink="false">http://matthew.mceachen.us/blog/?p=7</guid>
		<description><![CDATA[If you want a link to open a new window, and can&#8217;t use target=&#8221;_blank&#8221;, you can set javascript to the onclick attribute and make the href go to &#8220;#&#8221;, but then you can&#8217;t ctrl-click the link to open it in &#8230; <a href="http://matthew.mceachen.us/blog/friendly-popups-7.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://matthew.mceachen.us/blog/friendly-popups-7.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

