<?xml version="1.0" encoding="ISO-8859-1"?>
<rss version="2.0">
	<channel>
		<title>Emmanuel Jourdan&#039;s website...</title>
		<link>http://www.e--j.com/sphpblog/index.php</link>
		<description><![CDATA[© 2007 by e--j]]></description>
		<copyright>Copyright 2008, Emmanuel Jourdan</copyright>
		<managingEditor>Emmanuel Jourdan</managingEditor>
		<language>en-US</language>
		<generator>SPHPBLOG 0.4.8</generator>
		<item>
			<title>ejies 2.0b1</title>
			<link>http://www.e--j.com/sphpblog/index.php?entry=entry080424-192125</link>
			<description><![CDATA[A beta version Max compatible with Max 5.0 is now available. Enjoy!<br /><br /><a href="http://www.e--j.com/sphpblog/static.php?page=downloadDevRelease" >download</a>]]></description>
			<category></category>
			<guid isPermaLink="true">http://www.e--j.com/sphpblog/index.php?entry=entry080424-192125</guid>
			<author>Emmanuel Jourdan</author>
			<pubDate>Thu, 24 Apr 2008 17:21:25 GMT</pubDate>
		</item>
		<item>
			<title>ejies 1.58 released</title>
			<link>http://www.e--j.com/sphpblog/index.php?entry=entry080305-014211</link>
			<description><![CDATA[That&#039;s the ultimate version for Max &lt; 5... After that it&#039;ll be Max 5 compatible only.<br /><br /><a href="http://www.e--j.com/sphpblog/static.php?page=ejies-download" >download</a><br /><br />*******************<br />Bug correction:<br />ej.dialog: pressing escape key close the dialog and notify the second outlet<br />ej.dialog: fix double output while pressing the Ok button with the mouse (Thanks Patrick)<br />ej.function.js: fixed a bug while syncing 2 functions with curve mode (Thanks Nick)<br />ej.function.js: fixed dump issue in curve mode<br /><br />Improvements:<br />ej.ldrunk: interval attribute which outputs continuously (kinda integrated metro)<br />ej.lslide: set message, slide_up slide_down minimum properly set to 1<br />ej.led.js: toggle message for Kasper<br />ej.function.js: curve addition (Many many thanks to Martin Robinson)<br />ej.function.js: new clicksustain mode (if disable, you can&#039;t modify the sustain state via the mouse)<br />ej.function.js: fixed bang outlet when edited the curve factor<br />ej.fplay: curve addition, compatible with ej.function.js]]></description>
			<category></category>
			<guid isPermaLink="true">http://www.e--j.com/sphpblog/index.php?entry=entry080305-014211</guid>
			<author>Emmanuel Jourdan</author>
			<pubDate>Wed, 05 Mar 2008 00:42:11 GMT</pubDate>
		</item>
		<item>
			<title>Moving server...</title>
			<link>http://www.e--j.com/sphpblog/index.php?entry=entry080219-031928</link>
			<description><![CDATA[Sorry for the interruption... The website have been down for a couple of hours due to a server change. The good news is, it&#039;s running faster than ever... Some day, I may change the contents. In the meantime, you can still download the ejies and SoundFilesMerger, or even press the donate button ;-)]]></description>
			<category></category>
			<guid isPermaLink="true">http://www.e--j.com/sphpblog/index.php?entry=entry080219-031928</guid>
			<author>Emmanuel Jourdan</author>
			<pubDate>Tue, 19 Feb 2008 02:19:28 GMT</pubDate>
		</item>
		<item>
			<title>Donation is now possible ;-)</title>
			<link>http://www.e--j.com/sphpblog/index.php?entry=entry070829-203716</link>
			<description><![CDATA[A few people asked me to add a donation button on my website… I finally did it. Feel free to click on it. Otherwise remember that chocolate, beer, and other goodies are still appreciated.]]></description>
			<category></category>
			<guid isPermaLink="true">http://www.e--j.com/sphpblog/index.php?entry=entry070829-203716</guid>
			<author>Emmanuel Jourdan</author>
			<pubDate>Wed, 29 Aug 2007 18:37:16 GMT</pubDate>
		</item>
		<item>
			<title>ejies 1.57 released</title>
			<link>http://www.e--j.com/sphpblog/index.php?entry=entry070607-182629</link>
			<description><![CDATA[1.57: 7 June 2007<br />This version requires MaxMSP 4.5.6 or higher (MaxMSP 4.6.3 is highly recommended).<br /><br />Bug correction:<br />ej.lquant: fixed integers arguments problem<br />ej.lquant: fixed quantization with 1 (equals to rounding...)<br />ej.numbox-keyboard.pat: now located in the ejies-obj folder, so it&#039;s found...<br />ej.function.js: fixed redrawing bug introduced in 1.57b2<br />ej.function.js: fixed dumpmatrix inconsistency<br /><br />Improvements:<br />Installation.command: quiet mode (-q as argument), to it can be installed in non interactive mode (useful for network installation)<br />AddShortcuts2Max.command: New shortcuts added: Show/Hide Object Palette (for Philippe), File Preferences<br />AddShortcuts2Max.command: works with 4.6 too...<br />ej.cc.help: now show how it works...<br />ej.function.js: drawing methods updated (doesn&#039;t use 2 sketches anymore)<br />ej.function.js: dumpmatrix argument is the name of a receive object<br />ej.function.js: accept 2 dim matrix as input (jit_matrix message)<br />ej.function.js: horizontal grid (grid message, gridstep_x/gridstep_y)<br />ej.function.js: new file format to support horizontal grid<br />ej.function-insp: grid and snap2grid have a umenu<br />ej.function.js: progress bar (line message)<br />ej.function.js: copyfunction works again (bug introduced in 1.57b5)<br />ej.fplay: accept 2 dim matrix as input (jit_matrix message)<br />ej.fplay: dumpmatrix as in ej.function.js<br />ej.fplay: new file format to support horizontal grid<br />ej.lchange: set message added for Roland...<br />ej.lock.js: polling method to report lock change<br />kd&amp;u: default modifiers key is now 0 or 128 on windows<br />ejies-overview: does not require Jitter to get the version number over network (use a java class now)<br />stout~: finally the 0 dB is at 0 dB, not -0.6dB...<br />java classes: now included as one jar files which contains classes and sources<br />Installation.command: interactive installation works back<br />ej.lslide: interval attribute which outputs continuously (kinda integrated metro)<br />]]></description>
			<category></category>
			<guid isPermaLink="true">http://www.e--j.com/sphpblog/index.php?entry=entry070607-182629</guid>
			<author>Emmanuel Jourdan</author>
			<pubDate>Thu, 07 Jun 2007 16:26:29 GMT</pubDate>
		</item>
		<item>
			<title>SoundFilesMerger updated (2.02)</title>
			<link>http://www.e--j.com/sphpblog/index.php?entry=entry061102-181037</link>
			<description><![CDATA[This version includes many improvements:<br />- Universal Binary (the CLI are UB now)<br />- Run under 10.3.9 or higher (was Tiger only before)<br />- UI enhancements<br />- Preferences window<br />- Sound Designer II files allowed (for the sounds source)<br />]]></description>
			<category></category>
			<guid isPermaLink="true">http://www.e--j.com/sphpblog/index.php?entry=entry061102-181037</guid>
			<author>Emmanuel Jourdan</author>
			<pubDate>Thu, 02 Nov 2006 17:10:37 GMT</pubDate>
		</item>
		<item>
			<title>SoundFilesMerger 2 released!</title>
			<link>http://www.e--j.com/sphpblog/index.php?entry=entry060928-195403</link>
			<description><![CDATA[The completly new version of SoundFilesMerger is now available!<br /><br /><a href="javascript:openpopup('http://www.e--j.com/dl/sfm2.jpg',485,268,false);"><img src="http://www.e--j.com/dl/sfm2.jpg" width="485" height="268" border="0" alt="" /></a>]]></description>
			<category></category>
			<guid isPermaLink="true">http://www.e--j.com/sphpblog/index.php?entry=entry060928-195403</guid>
			<author>Emmanuel Jourdan</author>
			<pubDate>Thu, 28 Sep 2006 17:54:03 GMT</pubDate>
		</item>
	</channel>
</rss>
