<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<link rel="self" href="http://www.sorcerers-isle.net/atom.cfm"/>
<link href="http://www.sorcerers-isle.net"/>
<title>Sorcerer&apos;s Isle :: Fusebox</title>
<subtitle>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.</subtitle>
<category term="Fusebox">Fusebox</category>
<entry>
<title>Fusebox 5.5 is out now!</title>
<link href="http://www.sorcerers-isle.net/article/fusebox_5.5_is_out_now.html"/>
<summary type="html">&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;
</summary>
<updated>2007-12-03T23:44:01Z</updated>
</entry>
<entry>
<title>Link lexicon verb for Fusebox 5</title>
<link href="http://www.sorcerers-isle.net/article/link_lexicon_verb_for_fusebox_5.html"/>
<summary type="html">&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;</summary>
<updated>2006-11-08T17:54:41Z</updated>
</entry>
</feed>
