<?xml version="1.0"?>
<rss version="2.0">
<channel>
<docs>http://blogs.law.harvard.edu/tech/rss</docs>
<link>http://www.sorcerers-isle.net</link>
<title>Sorcerer&apos;s Isle :: Fusebox</title>
<description>Welcome to Sorcerer&apos;s Isle, a weblog covering a multitude of topics, ranging from programming to 3D graphics; photography to gadgets; tutorials to tinkering.</description>
<category>Fusebox</category>
<item>
<title>Fusebox 5.5 is out now!</title>
<link>http://www.sorcerers-isle.net/article/fusebox_5.5_is_out_now.html</link>
<description>&lt;p&gt;The highly anticapted next major version of Fusebox has finally been &lt;a href=&quot;http://www.fusebox.org/index.cfm?objectID=A13FA6AA-C448-15CC-1FEFB38ABEA2EC82&quot;&gt;released to the website&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Fusebox 5.5 allows you to use the Fusebox applications without using XML, which should please many people.&lt;/p&gt;
&lt;p&gt;Instead of fusebox.xml it checks conventional places for your circuits, and instead of circuit.xml it can either use CFCs, where each function is a fuseaction, or just a directory, where each file is a fuseaction.&lt;/p&gt;
&lt;p&gt;It also brings support for dynamic do to both xml and non-xml configuration, which is a feature I&apos;ve really wanted on a couple of occasions.&lt;/p&gt;
&lt;p&gt;Get it while it&apos;s hot...&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://fusebox.org/go/fusebox-downloads/core-files&quot;&gt;http://fusebox.org/go/fusebox-downloads/core-files&lt;/a&gt;
</description>
<pubDate>Mon, 03 Dec 2007 23:44:01 GMT</pubDate>
</item>
<item>
<title>Link lexicon verb for Fusebox 5</title>
<link>http://www.sorcerers-isle.net/article/link_lexicon_verb_for_fusebox_5.html</link>
<description>&lt;p&gt;I have created a simple custom verb which allows you to link specified resource files from circuit.xml, without having to go to the bother of writing it all in a script and including it.&lt;/p&gt;
&lt;p&gt;For example, you can do this:&lt;/p&gt;
&lt;code class=&quot;block&quot;&gt;&amp;lt;cf:link resource=&quot;/res/bubbles.css&quot;/&amp;gt;&lt;br/&gt;&amp;lt;cf:link resource=&quot;/res/bubbles.js&quot;/&amp;gt;&lt;/code&gt;
&lt;p&gt;And it will convert that and place the following inside your HTML head:&lt;/p&gt;
&lt;code class=&quot;block&quot;&gt;&amp;lt;link rel=&quot;stylesheet&quot; type=&quot;text/css&quot; href=&quot;/res/bubbles.css&quot;/&amp;gt;&lt;br/&gt;&amp;lt;script type=&quot;text/javascript&quot; src=&quot;/res/bubbles.js&quot;&amp;gt;&amp;lt;/script&amp;gt;&lt;/code&gt;
&lt;p&gt;This should be useful if you have a lot of different circuits that all have unique styles and scripts, and you&apos;d rather avoid putting lots of conditional statements in your layout pages.&lt;/p&gt;
&lt;p&gt;For more information and a download link, &lt;a href=&quot;/article/link_lexicon_verb_for_fusebox_5.html&quot;&gt;read the article&lt;/a&gt;.&lt;/p&gt;</description>
<pubDate>Wed, 08 Nov 2006 17:54:41 GMT</pubDate>
</item>
</channel>
</rss>
