<?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>Neyric.com &#187; release</title>
	<atom:link href="http://neyric.com/tag/release/feed/" rel="self" type="application/rss+xml" />
	<link>http://neyric.com</link>
	<description>projects, programming, blogging...</description>
	<lastBuildDate>Sat, 29 Jan 2011 19:51:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>WireIt 0.4.0 released</title>
		<link>http://neyric.com/2009/05/17/wireit-040-released/</link>
		<comments>http://neyric.com/2009/05/17/wireit-040-released/#comments</comments>
		<pubDate>Sun, 17 May 2009 13:39:26 +0000</pubDate>
		<dc:creator>neyric</dc:creator>
				<category><![CDATA[inputEx]]></category>
		<category><![CDATA[WireIt]]></category>
		<category><![CDATA[YUI Library]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[smd]]></category>
		<category><![CDATA[visual]]></category>
		<category><![CDATA[xproc]]></category>

		<guid isPermaLink="false">http://javascript.neyric.com/blog/?p=105</guid>
		<description><![CDATA[The long awaited release of WireIt is finally here ! Awaited indeed, since a major bug was still present in version 0.3.0, preventing it to work on IE. It has been fixed for a long time on the repository but &#8230; <a href="http://neyric.com/2009/05/17/wireit-040-released/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>The long awaited release of WireIt is finally here ! Awaited indeed, since a major bug was still present in version 0.3.0, preventing it to work on IE. It has been fixed for a long time on the repository but has discouraged many people using WireIt (hopefully not too much&#8230;).</p>
<p><strong>What’s new in version 0.4.0 ?</strong></p>
<ul>
<li>inputEx integration: <a title="inputEx" href="http://javascript.neyric.com/inputex">inputEx</a> is another of my YUI libraries, to create fields and forms. Through a new class called &#8220;FormContainer&#8221;, you can now build WireIt containers using the advanced forms options from inputEx. The value is saved at the layer level for you through <a title="WireIt documentation" href="http://javascript.neyric.com/wireit/doc/WireIt.Layer.html#method_getWiring" target="_blank">Layer.getWiring</a></li>
</ul>
<ul>
<li>WiringEditor: This is my favorite feature. While still largely incomplete, the Wiring Editor provide a  full-blown interface to create <em>visual languages</em>. <strong>It takes care of most of the interface you might want to build a visual editor on top of WireIt</strong>. The language definitions are written in JSON, I hope this will greatly reduce the learning curve of WireIt.  The transparent ajax communication with the database is handled through a <a href="http://javascript.neyric.com/blog/2009/03/06/inputex-022-smd-yui-rpc/">SMD webservice using YUI-RPC</a>. WireIt provides a simple php backend that stores the JSON wiring states in MySql (used for the demos on wireit&#8217;s website).</li>
</ul>
<ul>
<li>new options:
<ul>
<li>terminals position in containers: {top: , left: , right: , bottom: } instead of [x,y]</li>
<li>Terminal.alwaysSrc : force this terminal to be the <em>source</em> element in every connected wires</li>
<li>Container.preventSelfWiring : prevent connections between two terminals of this container</li>
</ul>
</li>
</ul>
<ul>
<li>Four Wire methods for handling mouse events. You can override them for a custom use :
<ul>
<li><a href="http://javascript.neyric.com/wireit/doc/WireIt.Wire.html#method_onWireClick">onWireClick</a></li>
<li><a href="http://javascript.neyric.com/wireit/doc/WireIt.Wire.html#method_onWireIn">onWireIn</a></li>
<li><a href="http://javascript.neyric.com/wireit/doc/WireIt.Wire.html#method_onWireOut">onWireOut</a></li>
<li><a href="http://javascript.neyric.com/wireit/doc/WireIt.Wire.html#method_onWireMove">onWireMove</a></li>
</ul>
</li>
</ul>
<ul>
<li>API Documentation with YUI Doc (much more precise on properties and events)</li>
</ul>
<ul>
<li>Layer Map is now clickable and draggable. It will move the linked layer accordingly.</li>
</ul>
<ul>
<li>IE Bug fix ! (finally)</li>
</ul>
<ul>
<li>Moved to github for git repository and better wiki</li>
</ul>
<div style="width: 425px;text-align: left"></div>
<div style="width: 425px;text-align: left"><strong>Build visual languages applications !</strong></div>
<p>It&#8217;s now pretty easy to build visual languages applications. (or at least, prototype them&#8230;).</p>
<p>You can follow some projects on <a href="http://github.com/neyric/wireit/network">http://github.com/neyric/wireit/network</a>. I&#8217;m especially looking forward to <a href="http://github.com/LeifW/wireit/tree/master">LeifW</a> <a href="http://www.w3.org/TR/xproc/">XProc</a> Visual Editor</p>
<p>Here is a little presentation that I published on <a href="http://javascript.neyric.com/wireit">WireIt&#8217;s homepage</a> :</p>
<div style="width: 425px;text-align: left"></div>
<div style="width: 425px;text-align: left"></div>
<div style="width: 425px;text-align: left"><strong><br />
</strong></div>
<div style="width: 425px;text-align: left"></div>
<div style="width: 425px;text-align: left"><strong><br />
</strong></div>
<div class="shr-publisher-145"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://neyric.com/2009/05/17/wireit-040-released/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

