<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
  <channel>
    <title>Devkinetic Blog</title>
    <link>http://blog.devkinetic.com</link>
    <description>Devkinetic Blog Feed</description>
    <language>en-us</language>
    <generator>Symphony (build 1701)</generator>
    <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/DevkienticBlog" type="application/rss+xml" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
      <title>Multi-Monitor Support for Boxee on Windows</title>
      <link>http://feedproxy.google.com/~r/DevkienticBlog/~3/0mgzVqGmZPQ/</link>
      <pubDate>Tue, 19 May 2009 14:59:00 GMT</pubDate>
      <guid isPermaLink="false">http://blog.devkinetic.com/entries/multi-monitor-support-for-boxee-on-windows/</guid>
      <description>&lt;p&gt;Boxee is awesome, I completely love it. One of the only things that really kills me is a lack of native multi-monitor support. As most of us the &lt;span class="caps"&gt;HDTV&lt;/span&gt; (or SD tv for some) is a secondary monitor to our PC and we don&amp;#8217;t have a dedicated &lt;span class="caps"&gt;HTPC&lt;/span&gt;. Though I want one :) Anyways, I was hanging out on the #boxee irc channel and one of the users shared a great fix. &lt;/p&gt;

	&lt;p&gt;More after the break&amp;#8230;.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/MQDrNCCUl6-X-nZqB_XIPf_b0OU/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/MQDrNCCUl6-X-nZqB_XIPf_b0OU/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/MQDrNCCUl6-X-nZqB_XIPf_b0OU/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/MQDrNCCUl6-X-nZqB_XIPf_b0OU/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;</description>
    <feedburner:origLink>http://blog.devkinetic.com/entries/multi-monitor-support-for-boxee-on-windows/</feedburner:origLink></item>
    <item>
      <title>Fill &lt;span class="caps"&gt;PDF&lt;/span&gt; Forms Using Javascript and the Querystring</title>
      <link>http://feedproxy.google.com/~r/DevkienticBlog/~3/1qN5JEIoq04/</link>
      <pubDate>Fri, 08 May 2009 15:01:00 GMT</pubDate>
      <guid isPermaLink="false">http://blog.devkinetic.com/entries/fill-pdf-forms-using-javascript-and-the-querystrin/</guid>
      <description>&lt;p&gt;The other day I was asked if you can pass querystring variables into a &lt;span class="caps"&gt;PDF&lt;/span&gt; form. At first I was really skeptical, that is until I found out you can embed Javascript within the &lt;span class="caps"&gt;PDF&lt;/span&gt;. There is not much documentation on this floating around the interweb, which is the reason I am writing this article. Adobe has a section in the &lt;a href="http://livedocs.adobe.com/acrobat_sdk/9/Acrobat9_HTMLHelp/wwhelp/wwhimpl/js/html/wwhelp.htm?href=JS_API_AcroJSPreface.87.2.html#1515808&amp;amp;accessible=true"&gt;acrobat livedocs&lt;/a&gt; going over the basics. That combined with &lt;a href="http://forums.adobe.com/thread/342006%3Bjsessionid=82D925E3977AEDC9FFD574D176BDD1B1.node0?tstart=0"&gt;this forum post&lt;/a&gt; was enough to get me rolling&amp;#8230;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/vxtEQkBOxo409w9LA2XfKzh303Y/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/vxtEQkBOxo409w9LA2XfKzh303Y/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/vxtEQkBOxo409w9LA2XfKzh303Y/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/vxtEQkBOxo409w9LA2XfKzh303Y/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;</description>
    <feedburner:origLink>http://blog.devkinetic.com/entries/fill-pdf-forms-using-javascript-and-the-querystrin/</feedburner:origLink></item>
    <item>
      <title>Submit Pandora Songs to Last.FM</title>
      <link>http://feedproxy.google.com/~r/DevkienticBlog/~3/F5_36u6dags/</link>
      <pubDate>Wed, 04 Feb 2009 15:55:33 GMT</pubDate>
      <guid isPermaLink="false">http://blog.devkinetic.com/entries/submit-pandora-songs-to-lastfm/</guid>
      <description>&lt;p&gt;Now I love last.FM for it&amp;#8217;s scrobbling feature and all it&amp;#8217;s &lt;span class="caps"&gt;API&lt;/span&gt; goodness but unfortunately Pandora is so much better at finding similar music. I&amp;#8217;ve been really trying to merge all my music into last.FM so i can track my habits. At home I use Winamp which was easy but at work Pandora is my usual music player. So I found the following extension to integrate last.fm and pandora&amp;#8230;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/zYjcz7iom9-QOA4VbSWhdmPQ810/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/zYjcz7iom9-QOA4VbSWhdmPQ810/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/zYjcz7iom9-QOA4VbSWhdmPQ810/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/zYjcz7iom9-QOA4VbSWhdmPQ810/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;</description>
    <feedburner:origLink>http://blog.devkinetic.com/entries/submit-pandora-songs-to-lastfm/</feedburner:origLink></item>
    <item>
      <title>Useful Firefox Extensions</title>
      <link>http://feedproxy.google.com/~r/DevkienticBlog/~3/fM2_3sKkGEE/</link>
      <pubDate>Thu, 15 Jan 2009 15:22:00 GMT</pubDate>
      <guid isPermaLink="false">http://blog.devkinetic.com/entries/useful-firefox-extensions/</guid>
      <description>&lt;p&gt;Today we are going to talk Firefox. I&amp;#8217;d venture to say the best browser available (sorry safari/webkit/apple/steve jobs). In this article, I&amp;#8217;m simply going to showcase my personal favorite extensions. Most are aimed at web development/design but other are just plain useful.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/3KJxaey0EmDfiROcypPRpCmoduE/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/3KJxaey0EmDfiROcypPRpCmoduE/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/3KJxaey0EmDfiROcypPRpCmoduE/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/3KJxaey0EmDfiROcypPRpCmoduE/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;</description>
    <feedburner:origLink>http://blog.devkinetic.com/entries/useful-firefox-extensions/</feedburner:origLink></item>
    <item>
      <title>Tunneling Steam through &lt;span class="caps"&gt;SOCKS&lt;/span&gt; and &lt;span class="caps"&gt;SSH&lt;/span&gt;</title>
      <link>http://feedproxy.google.com/~r/DevkienticBlog/~3/QE8CMRqPE2c/</link>
      <pubDate>Tue, 06 Jan 2009 18:23:40 GMT</pubDate>
      <guid isPermaLink="false">http://blog.devkinetic.com/entries/tunneling-steam-through-socks-and-ssh/</guid>
      <description>&lt;p&gt;The other day at work, I thought I would see how steam run on my work computer. Well, my ports were all blocked by the network except the normal 80, 22, 21 etc. I then thought maybe I could simply tunnel my traffic through my &lt;span class="caps"&gt;SSH&lt;/span&gt; connection&amp;#8230;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/kmM2cvYoXBUx1hVei8umoJiazU8/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/kmM2cvYoXBUx1hVei8umoJiazU8/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/kmM2cvYoXBUx1hVei8umoJiazU8/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/kmM2cvYoXBUx1hVei8umoJiazU8/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;</description>
    <feedburner:origLink>http://blog.devkinetic.com/entries/tunneling-steam-through-socks-and-ssh/</feedburner:origLink></item>
    <item>
      <title>Mootools 1.2.1 Aptana plugin</title>
      <link>http://feedproxy.google.com/~r/DevkienticBlog/~3/fXeRMoObVlg/</link>
      <pubDate>Tue, 25 Nov 2008 23:25:00 GMT</pubDate>
      <guid isPermaLink="false">http://blog.devkinetic.com/entries/mootools-121-aptana-plugin/</guid>
      <description>&lt;p&gt;I&amp;#8217;ve recently started playing around with &lt;a href="http://www.aptana.com/"&gt;Aptana Studio&lt;/a&gt; and noticed that there wasn&amp;#8217;t an up-to-date plugin for the latest version of &lt;a href="http://www.mootools.net" title="1.2.1"&gt;Mootools&lt;/a&gt; .&lt;/p&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/e_4hWG5wMCXOynweZy6zS0QzPIU/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/e_4hWG5wMCXOynweZy6zS0QzPIU/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/e_4hWG5wMCXOynweZy6zS0QzPIU/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/e_4hWG5wMCXOynweZy6zS0QzPIU/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;</description>
    <feedburner:origLink>http://blog.devkinetic.com/entries/mootools-121-aptana-plugin/</feedburner:origLink></item>
    <item>
      <title>Gmail Theme Support</title>
      <link>http://feedproxy.google.com/~r/DevkienticBlog/~3/_07y5FaWbO4/</link>
      <pubDate>Fri, 21 Nov 2008 16:34:48 GMT</pubDate>
      <guid isPermaLink="false">http://blog.devkinetic.com/entries/gmail-theme-support/</guid>
      <description>&lt;p&gt;The Gmail development team has just released their latest feature, themes for Gmail. Previously, 3rd party browser addons, such as &lt;a href="https://addons.mozilla.org/en-US/firefox/addon/6076"&gt;Better Gmail&lt;/a&gt; were required to give Gmail a pretty facelift&amp;#8230;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/kkDBkMftjh96_32p97hVvWFHOiI/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/kkDBkMftjh96_32p97hVvWFHOiI/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/kkDBkMftjh96_32p97hVvWFHOiI/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/kkDBkMftjh96_32p97hVvWFHOiI/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;</description>
    <feedburner:origLink>http://blog.devkinetic.com/entries/gmail-theme-support/</feedburner:origLink></item>
    <item>
      <title>iGoogle modification</title>
      <link>http://feedproxy.google.com/~r/DevkienticBlog/~3/Qae3Ikxes90/</link>
      <pubDate>Mon, 27 Oct 2008 18:59:00 GMT</pubDate>
      <guid isPermaLink="false">http://blog.devkinetic.com/entries/igoogle-modification/</guid>
      <description>&lt;p&gt;When Google released the redesign of the iGoogle homepage, I took one look and immediately tried to find a better theme. I applied Carbon Fiber by Brandon Payton and it fit my needs, but of course my obsession with getting exactly what I wanted prevailed and I started poking at the source code in Firebug.  I ended up with what I wanted and thought I would share it with all you fine folks.&lt;/p&gt;

	&lt;h2&gt;How to install
	&lt;ol&gt;
		&lt;li&gt;Download and install the &lt;a href="http://www.google.com/ig/directory?hl=en&amp;amp;type=themes&amp;amp;url=www.obnocktious.com/carbonfiber/carbon_fiber.xml"&gt;Carbon Fiber&lt;/a&gt; over at Google&lt;/li&gt;
		&lt;li&gt;Head over to &lt;a href="http://userstyles.org/styles/11617"&gt;Userstyles.org&lt;/a&gt; and add my script into Firefox (stylish/greasemonkey)or Opera.&lt;/li&gt;
	&lt;/ol&gt;&lt;/h2&gt;

	&lt;p&gt;Suggestions Welcome!&lt;/p&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/-EhApiV6H7X7kFhrxpcunPw4Gps/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/-EhApiV6H7X7kFhrxpcunPw4Gps/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/-EhApiV6H7X7kFhrxpcunPw4Gps/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/-EhApiV6H7X7kFhrxpcunPw4Gps/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;</description>
    <feedburner:origLink>http://blog.devkinetic.com/entries/igoogle-modification/</feedburner:origLink></item>
    <item>
      <title>Mayhem Ink Tattoo Launched</title>
      <link>http://feedproxy.google.com/~r/DevkienticBlog/~3/W8DvfOU--8g/</link>
      <pubDate>Thu, 23 Oct 2008 14:50:00 GMT</pubDate>
      <guid isPermaLink="false">http://blog.devkinetic.com/entries/mayhem-ink-tattoo-launched/</guid>
      <description>&lt;p&gt;I am quite pleased to announce that my latest project is completed and made it&amp;#8217;s public debut today.&lt;/p&gt;

	&lt;p&gt;This project, build on the beautiful &lt;a href="http://www.symphony21.com"&gt;Symphony &lt;span class="caps"&gt;CMS&lt;/span&gt;&lt;/a&gt; using &lt;span class="caps"&gt;XML&lt;/span&gt;/XSLT and php, features a robust backend that allows the shop manager to manage and monitor all aspects of the website, while always producing valid &lt;span class="caps"&gt;XHTML&lt;/span&gt; and &lt;span class="caps"&gt;CSS&lt;/span&gt; output. Aside from the &lt;span class="caps"&gt;CMS&lt;/span&gt; itself, the site&amp;#8217;s galleries for each tattoo and piercing artist are directly tied into the shop&amp;#8217;s Flickr account, making it easy to manage and update as new items are added.&lt;/p&gt;

	&lt;p&gt;Stop waiting around and check out &lt;a href="http://www.tattoomayhem.com/"&gt;Mayhem&amp;#8217;s new website&lt;/a&gt; !&lt;/p&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/sK0UvE2GwTq6o4wO_03jHAq0OkA/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/sK0UvE2GwTq6o4wO_03jHAq0OkA/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/sK0UvE2GwTq6o4wO_03jHAq0OkA/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/sK0UvE2GwTq6o4wO_03jHAq0OkA/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;</description>
    <feedburner:origLink>http://blog.devkinetic.com/entries/mayhem-ink-tattoo-launched/</feedburner:origLink></item>
    <item>
      <title>Devkinetic Designs &amp;#8211; New Site coming</title>
      <link>http://feedproxy.google.com/~r/DevkienticBlog/~3/-DY145aAN8w/</link>
      <pubDate>Sat, 27 Sep 2008 02:17:41 GMT</pubDate>
      <guid isPermaLink="false">http://blog.devkinetic.com/entries/devkinetic-designs-new-site-coming/</guid>
      <description>&lt;p&gt;You heard it right, the business portion of my site will be getting a full redesign, which is already at an alpha stage.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/VYPfj7zKbTm9T3pn94z-Ih20Qsg/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/VYPfj7zKbTm9T3pn94z-Ih20Qsg/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/VYPfj7zKbTm9T3pn94z-Ih20Qsg/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/VYPfj7zKbTm9T3pn94z-Ih20Qsg/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;</description>
    <feedburner:origLink>http://blog.devkinetic.com/entries/devkinetic-designs-new-site-coming/</feedburner:origLink></item>
  </channel>
</rss>
