<?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:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
>

<channel>
	<title>wrkng &#187; Javascript</title>
	<atom:link href="http://wrkng.net/category/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://wrkng.net</link>
	<description>Nick Grossman&#039;s Big Boy Blog</description>
	<lastBuildDate>Sun, 04 Dec 2011 15:50:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
		<item>
		<title>jPlayer sprites SVG</title>
		<link>http://wrkng.net/2009/12/jplayer-sprites-svg/</link>
		<comments>http://wrkng.net/2009/12/jplayer-sprites-svg/#comments</comments>
		<pubDate>Sun, 13 Dec 2009 00:07:52 +0000</pubDate>
		<dc:creator>Nick Grossman</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jPlayer]]></category>

		<guid isPermaLink="false">http://wrkng.net/2009/12/jplayer-sprites-svg/</guid>
		<description><![CDATA[For a little side project, I&#8217;m using jPlayer, a nice jQuery-based audio player.   I wanted to skin the buttons a to suit my project, and while jPlayer does support jQuery ThemeRoller skins, I liked the basic look and feel of the standard jPlayer controls.  So, I just traced the default sprites in Illustrator in [...]]]></description>
			<content:encoded><![CDATA[<p><img style="max-width: 800px;" src="http://wrkng.net/wp-content/uploads/2009/12/jplayer.png" alt="" /></p>
<p>For a little side project, I&#8217;m using <a href="http://www.happyworm.com/jquery/jplayer/">jPlayer</a>, a nice jQuery-based audio player.   I wanted to skin the buttons a to suit my project, and while jPlayer does support <a href="http://jqueryui.com/themeroller/">jQuery ThemeRoller skins</a>, I liked the basic look and feel of the standard jPlayer controls.  So, I just traced the default sprites in Illustrator in order to recolor them.  For other jPlayer developers, you can <a href="http://wrkng.net/jplayer_sprites.zip">download the source SVG  here</a>, and tweak away.</p>
]]></content:encoded>
			<wfw:commentRss>http://wrkng.net/2009/12/jplayer-sprites-svg/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
	</item>
		<item>
		<title>Help!  Can&#8217;t drop</title>
		<link>http://wrkng.net/2009/07/help-cant-drop/</link>
		<comments>http://wrkng.net/2009/07/help-cant-drop/#comments</comments>
		<pubDate>Sun, 12 Jul 2009 14:46:13 +0000</pubDate>
		<dc:creator>Nick Grossman</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Trac]]></category>

		<guid isPermaLink="false">http://blog.nickgrossman.com/2009/07/help-jquery-droppables-not-working-with-floated-or-fixed-width-elements/</guid>
		<description><![CDATA[When I couldn&#8217;t sleep the other night, I started mocking up a zippy drag-n-drop front end for Trac, based on the snappy UI of tools like Things (working title is FasTrac).  Then, bam! Bitten by a weird, seems-like-a-bug w/ jQuery UI drag and drop.  It appears that droppables aren&#8217;t discoverable by draggables if the droppable [...]]]></description>
			<content:encoded><![CDATA[<p><img style="max-width: 800px;" src="http://blog.nickgrossman.com/wp-content/uploads/2009/07/fastrac.png" alt="" /></p>
<p>When I couldn&#8217;t sleep the other night, I started mocking up a zippy drag-n-drop front end for <a href="http://trac.edgewall.org">Trac</a>, based on the snappy UI of tools like <a href="http://culturedcode.com/things">Things</a> (working title is FasTrac).  Then, <strong>bam!</strong> Bitten by a weird, seems-like-a-bug w/ <a href="http://jqueryui.com/demos/draggable/">jQuery UI drag and drop</a>.  It appears that droppables aren&#8217;t discoverable by draggables if the droppable has a fixed width.  I have a hard time believing that&#8217;s true, yet here I am.  I <a href="http://groups.google.com/group/jquery-ui/browse_thread/thread/516ca408e54b50e?pli=1">posted to the jQuery UI list</a>, but haven&#8217;t heard back yet.</p>
<p>Any ideas?  I&#8217;m sure I&#8217;m missing something super obvious&#8230;</p>
<p><a href="http://sandbox.wrkng.net/jquery-dragdrop-width-problem/">Here&#8217;s a working example illustrating the problem</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://wrkng.net/2009/07/help-cant-drop/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
	</item>
		<item>
		<title>Backpack TOC Greasemonkey Script</title>
		<link>http://wrkng.net/2009/05/backpack-toc-greasemonkey-script/</link>
		<comments>http://wrkng.net/2009/05/backpack-toc-greasemonkey-script/#comments</comments>
		<pubDate>Mon, 25 May 2009 23:51:22 +0000</pubDate>
		<dc:creator>Nick Grossman</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Backpack]]></category>
		<category><![CDATA[Greasemonkey]]></category>

		<guid isPermaLink="false">http://blog.wrkng.net/?p=755</guid>
		<description><![CDATA[Hot off the presses: Backpack TOC Greasemonkey script.]]></description>
			<content:encoded><![CDATA[<p><img src="/wp-content/uploads/backpacktoc.jpg" alt="" /></p>
<p>Hot off the presses:  <strong><a href="http://wrkng.net/projects/backpack-toc">Backpack TOC</a></strong> Greasemonkey script.</p>
]]></content:encoded>
			<wfw:commentRss>http://wrkng.net/2009/05/backpack-toc-greasemonkey-script/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
	</item>
	</channel>
</rss>

