<?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>opencomponentry &#187; javascript</title>
	<atom:link href="http://blog.opencomponentry.com/category/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.opencomponentry.com</link>
	<description>blah blah blah, blah blah..</description>
	<lastBuildDate>Mon, 09 Nov 2009 14:49:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>updated foxylicious extension for Firefox 3</title>
		<link>http://blog.opencomponentry.com/2008/05/23/updated-foxylicious-extension-for-firefox-3/</link>
		<comments>http://blog.opencomponentry.com/2008/05/23/updated-foxylicious-extension-for-firefox-3/#comments</comments>
		<pubDate>Fri, 23 May 2008 21:04:49 +0000</pubDate>
		<dc:creator>Jesse Kuhnert</dc:creator>
				<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://blog.opencomponentry.com/?p=80</guid>
		<description><![CDATA[Besides maybe firebug/gmail notifier,  I&#8217;ve come to rely on having my foxylicious extension installed in firefox for almost as long as I&#8217;ve been using the browser.   Unlike the other del.icio.us extensions,  this one doesn&#8217;t install a bunch of graphical &#8220;clutter&#8221; all over the place to perform the menial task of managing bookmarks.  It lets [...]]]></description>
			<content:encoded><![CDATA[<p>Besides maybe firebug/gmail notifier,  I&#8217;ve come to rely on having my <a title="Foxylicious" href="http://dietrich.ganx4.com/foxylicious/" target="_blank">foxylicious</a> extension installed in firefox for almost as long as I&#8217;ve been using the browser.   Unlike the other <a href="http://del.icio.us/" target="_blank">del.icio.us</a> extensions,  this one doesn&#8217;t install a bunch of graphical &#8220;clutter&#8221; all over the place to perform the menial task of managing bookmarks.  It lets firefox continue to handle bookmark management as per usual &#8211; with the added functionality of being able to add any given link/page to your del.icio.us account and have the plugin periodically sync your configured del.icio.us bookmarks folder with the handy http based <a title="del.icio.us API reference" href="http://del.icio.us/help/api/" target="_blank">del.icio.us api</a>.</p>
<p>You can install it now for Firefox 3 only,  but please keep in mind that;</p>
<ul>
<li> I don&#8217;t know what I&#8217;m doing.</li>
<li>It will probably break or screw something up in your browser.</li>
<li>I will probably not be hosting the extension install permanently from my site.</li>
</ul>
<p>If that wasn&#8217;t enough to dissuade you then you can find the new 0.7.1 version below.</p>
<p><a href="http://opencomponentry.com/foxylicious.xpi">Install 0.7.1</a></p>
<p>Again,  this doesn&#8217;t support any firefox version less than 3.0 currently as that would require more work than I felt like investing initially.  If it seems worthy of continuing to live after my butchering of Dietrich&#8217;s code then I&#8217;ll try and make it backwards compatible and submit it to whoever it needs to get submitted to to have it hosted by Mozilla instead.</p>
<p>On a side note,  working with the <a title="Mozilla XUL" href="http://www.mozilla.org/projects/xul/" target="_blank">XUL</a>/javascript API has been pretty fun.   Seems very similar to what adobe is trying to do with flex,  minus the fancy/pretty vector graphics editor side of things.  (From what I remember of friends like <a title="super awesome programmery person" href="http://ducktyper.com" target="_blank">http://ducktyper.com</a> working with it at least.  On a more positive note,  it probably doesn&#8217;t have all of the blatant IO retardedness that he talks about when working with flex/air either..in fact I think he&#8217;s abandoned the platform entirely and is going for a native cocoa app instead.)</p>
<p><strong>Update(8/19/08):</strong> There have been many reports of broken functionality and a new update has finally been published to help with some of these problems.</p>
<p><a href="http://opencomponentry.com/foxylicious-0.7.2.xpi">Install 0.7.2</a></p>
<p><strong>Update (9/21/09):</strong> Updated version compatibility with latest FF, fixed add delicious bookmark dialog to correctly display page title / location.</p>
<p><a title="New foxylicious plugin update" href="http://opencomponentry.com/foxylicious-0.7.3.xpi">Install 0.7.3</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.opencomponentry.com/2008/05/23/updated-foxylicious-extension-for-firefox-3/feed/</wfw:commentRss>
		<slash:comments>49</slash:comments>
		</item>
		<item>
		<title>looking for work</title>
		<link>http://blog.opencomponentry.com/2007/11/01/looking-for-work/</link>
		<comments>http://blog.opencomponentry.com/2007/11/01/looking-for-work/#comments</comments>
		<pubDate>Thu, 01 Nov 2007 19:57:45 +0000</pubDate>
		<dc:creator>Jesse Kuhnert</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://blog.opencomponentry.com/2007/11/01/looking-for-work/</guid>
		<description><![CDATA[My current big contract is finally starting to wind down and I may be looking for something sometime around mid December, so if anyone knows of anything please feel free to contact me. (jkuhnert at feeble-attempt-at blocking spam gmail.com ) Update: Someone pointed out that it may be good to mention that I physically live [...]]]></description>
			<content:encoded><![CDATA[<p>My current big contract is finally starting to wind down and I may be looking for something sometime around mid December,  so if anyone knows of anything please feel free to contact me.  (jkuhnert at feeble-attempt-at blocking spam gmail.com )</p>
<p><strong> Update:</strong> Someone pointed out that it may be good to mention that I physically live in washington d.c. and have a <a href="http://www.linkedin.com/in/jkuhnert" title="online resume" target="_blank">linkedin profile</a> as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.opencomponentry.com/2007/11/01/looking-for-work/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>lastfmproxy updates</title>
		<link>http://blog.opencomponentry.com/2007/04/09/lastfmproxy-updates/</link>
		<comments>http://blog.opencomponentry.com/2007/04/09/lastfmproxy-updates/#comments</comments>
		<pubDate>Tue, 10 Apr 2007 02:12:14 +0000</pubDate>
		<dc:creator>Jesse Kuhnert</dc:creator>
				<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://blog.opencomponentry.com/2007/04/09/lastfmproxy-updates/</guid>
		<description><![CDATA[I was recently pleasantly surprised by the usefulness of the LastFMProxy application and talked about it some here. Now it&#8217;s become my dirty little indulgent programming side project. I haven&#8217;t changed very much at all other than the most minor of items wrt io stability as well as a new grey navbar to handle some [...]]]></description>
			<content:encoded><![CDATA[<p>I was recently pleasantly surprised by the usefulness of the <a href="http://vidar.gimp.org/lastfmproxy" title="LastFMProxy" target="_blank">LastFMProxy</a> application and talked about it some <a href="http://blog.opencomponentry.com/2007/02/26/music-solved/" target="_blank">here</a>.</p>
<p>Now it&#8217;s become my dirty little indulgent programming side project.  I haven&#8217;t changed very much at all other than the most minor of items wrt io stability as well as a new grey navbar to handle some preset music streams as well as listening to a stream of similar sounding artists without having to remeber the rest urls.</p>
<p>Again not a big deal, just minor tweaks here and there, but at least I don&#8217;t have to restart the client every once in a while anymore. That was my biggest gripe and now it&#8217;s gone &#8211; but playing with python has been so much fun I may just keep tweaking things for a while anyways. <img src='http://blog.opencomponentry.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><strong>Download: </strong><a href="http://blog.opencomponentry.com/lastfmproxy-1.2.tgz">lastfmproxy-1.2.tgz</a></p>
<p><a href="http://blog.opencomponentry.com/lastfmproxy-1.2.tgz"><img src="http://opencomponentry.com/img/lastfmproxy-screen.png" title="new grey bar " alt="new grey bar " border="0" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.opencomponentry.com/2007/04/09/lastfmproxy-updates/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
