<?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>klaasprause.com</title>
	<atom:link href="http://klaasprause.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://klaasprause.com</link>
	<description>Klaas' personal site</description>
	<lastBuildDate>Sat, 02 Jan 2010 19:49:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>BrutefirDRC 1.2.0 released: now supporting all sample and bitrates</title>
		<link>http://klaasprause.com/2010/01/02/brutefirdrc-1-2-0-released-now-supporting-all-sample-and-bitrates/</link>
		<comments>http://klaasprause.com/2010/01/02/brutefirdrc-1-2-0-released-now-supporting-all-sample-and-bitrates/#comments</comments>
		<pubDate>Sat, 02 Jan 2010 19:34:57 +0000</pubDate>
		<dc:creator>Klaas</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://klaasprause.com/?p=82</guid>
		<description><![CDATA[The new release 1.2.0 of BrutefirDRC is out! Features:

supporting audio files with different samplerate and different bitrates (thanks to Toby again, he changed the wrapper script to make this possible)
The user can define a directory with his own custom-convert Template files to be used when enabling the plugin
The PCM conversion has been deleted because FLAC [...]]]></description>
			<content:encoded><![CDATA[<p>The new release <a title="1.2.0" href="https://sourceforge.net/projects/brutefirdrc/files/">1.2.0</a> of BrutefirDRC is out! Features:</p>
<ul>
<li>supporting audio files with different samplerate and different bitrates (thanks to Toby again, he changed the wrapper script to make this possible)</li>
<li>The user can define a directory with his own custom-convert Template files to be used when enabling the plugin</li>
<li>The PCM conversion has been deleted because FLAC is doing the job equally well</li>
</ul>
<p><strong>Bitrate and samplingrate<br />
</strong>The support for all sample and bitrates has been implemented by Toby. The brutefirwrapper now uses WAV as input and output format. The wrapper script can read the samplerate from the WAV header and resample the underyling filters as needed.<br />
For this to work all conversion templates have been changed to transcode input files to WAV in 24bit format.</p>
<p>Tested formats known to work:</p>
<ul>
<li>Flac with a bitrate of 16/24bit and a samplerate of 41000,48000 or 96000</li>
<li>MP3 with a samplerate of 41000 or 48000 (mp3 does not support samplerates of 96000)</li>
<li>OGG with a samplerate of 41000,48000 or 96000</li>
<li>WAV with a bitrate of 16/24bit and a samplerate of 41000,48000 or 96000</li>
</ul>
<p>Tested formats that are not working on my installation (Ubuntu 9.10 with SqueezeBoxServer version: 7.4.1 &#8211; r28947 @ Tue Oct 20 07:58:02 PDT 2009):</p>
<ul>
<li>AIFF all sampling and bitratess</li>
<li>WMA (no WMA-Decoder is included in the installation, so it cannot be transcoded to WAV)</li>
</ul>
<p>All other formats have not been tested.</p>
<p><strong>Installation</strong></p>
<p>After replacing the old Plugin with the new version you need to</p>
<ul>
<li>enable BrutefirDRC for all players that are using it</li>
<li>change your Brutefir Config-Files to use 24bit input (from <strong>sample: &#8220;S16_LE&#8221;;</strong> to <strong>sample: &#8220;S24_LE&#8221;;</strong>)!! See the example configuration files in <a title="/brutefirdrc/1.2.0/filter_examples_1.2.0.tar.gz:  released on 2010-01-02" href="https://sourceforge.net/projects/brutefirdrc/files/brutefirdrc/1.2.0/filter_examples_1.2.0.tar.gz/download">filter_examples_1.2.0.tar.gz</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://klaasprause.com/2010/01/02/brutefirdrc-1-2-0-released-now-supporting-all-sample-and-bitrates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fix release of BrutefirDRC for Squeezeboxserver 7.4.0</title>
		<link>http://klaasprause.com/2009/10/05/fix-release-of-brutefirdrc-for-squeezeboxserver-7-4-0/</link>
		<comments>http://klaasprause.com/2009/10/05/fix-release-of-brutefirdrc-for-squeezeboxserver-7-4-0/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 08:48:10 +0000</pubDate>
		<dc:creator>Klaas</dc:creator>
				<category><![CDATA[HIFI]]></category>
		<category><![CDATA[digital room correction]]></category>
		<category><![CDATA[slimdevices]]></category>

		<guid isPermaLink="false">http://klaasprause.com/?p=71</guid>
		<description><![CDATA[The new version 1.1.1 of brutfirDRC works with the stable release of Squeezeboxserver 7.4.0 from Slimdevices. It only contains a small fix to work with the slightly different API of the new release, thanks to Michael Amster to help fixing the issue.
Just download the new version from Sourceforge. Note that it is only tested with [...]]]></description>
			<content:encoded><![CDATA[<p>The new version 1.1.1 of brutfirDRC works with the stable release of Squeezeboxserver 7.4.0 from Slimdevices. It only contains a small fix to work with the slightly different API of the new release, thanks to Michael Amster to help fixing the issue.</p>
<p>Just download the new version from <a href="https://sourceforge.net/projects/brutefirdrc/files/">Sourceforge</a>. Note that it is only tested with the current stable version 7.4.0.</p>
<p>By the way: a few warnings are logged to the squezzeboxserver log, just ignore them for now. I am going to use the non deprecated versions of the mentioned functions in the next release.</p>
<p>A few things to keep in mind when updating:</p>
<ol>
<li>The plugin directory for BrutefirDRC must be read and writeable for the squeezeboxcenter process</li>
<li>Change the preferences of BrutefirDRC to use the new path to your filters and settings, if you changed them</li>
<li>Change the filter files to use the new path if you moved them: i.e. my filters have been changed to<br />
&#8220;filename: &#8220;/etc/<strong>squeezeboxserver</strong>/BrutefirDrc/filters/filtername.pcm&#8221;; from &#8220;filename: &#8220;/etc/<strong>squeezecenter</strong>/BrutefirDrc/filters/filtername.pcm&#8221;;&#8221;<br />
The filter examples on <a href="https://sourceforge.net/projects/brutefirdrc/files/">sourceforge</a> contain the new path to <strong>squeezeboxserver</strong>, to be consistent with the new name.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://klaasprause.com/2009/10/05/fix-release-of-brutefirdrc-for-squeezeboxserver-7-4-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ivy4r using Apache Ivy with Ruby</title>
		<link>http://klaasprause.com/2009/07/12/ivy4r-using-apache-ivy-with-ruby/</link>
		<comments>http://klaasprause.com/2009/07/12/ivy4r-using-apache-ivy-with-ruby/#comments</comments>
		<pubDate>Sun, 12 Jul 2009 18:07:58 +0000</pubDate>
		<dc:creator>Klaas</dc:creator>
				<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[rubygems]]></category>

		<guid isPermaLink="false">http://klaasprause.com/?p=67</guid>
		<description><![CDATA[Our company uses Apache Ivy for dependency management and tracks all our artifacts including EARs and WARs with Ivy. Ivy is great and provides a lot of great features but depends on Apache Ant. Making builds with Ant is a pain, because Ant is no programming language and misses a lot features needed for bigger [...]]]></description>
			<content:encoded><![CDATA[<p>Our company uses <a href="http://ant.apache.org/ivy/">Apache Ivy</a> for dependency management and tracks all our artifacts including EARs and WARs with Ivy. Ivy is great and provides a lot of great features but depends on <a href="http://ant.apache.org/">Apache Ant</a>. Making builds with Ant is a pain, because Ant is no programming language and misses a lot features needed for bigger builds including deployments of servers for testing and stuff like this.</p>
<p>We are using Ruby on some projects and really wanted to give <a href="http://buildr.apache.org/">Apache Buildr</a> a try. The problem with buildr is that it plugs ifself into the maven dependency management. Downgrading dependencies back to maven was not an option, so we needed a way to use Ivy with Buildr.</p>
<h3>ivy4r to the rescue</h3>
<p>To integrate ivy into buildr <a href="http://github.com/klaas1979/ivy4r/tree/master">ivy4r</a> was created. Ivy4r is a wrapper around Ivy using <a href="http://antwrap.rubyforge.org/">antwrap</a> and provides a pure ruby interface to ivy. The interface provides all Ant tasks that can be useful. On top of this two extensions are provided one for buildr one for <a href="http://rake.rubyforge.org/">rake</a>. By requiring the appropriate extension ivy can be integrated seamless into the build process using the standard way buildr extensions are configured.</p>
<p>For more information check out the ivy4r documentation on github or rubyforge:</p>
<ul>
<li><a href="http://github.com/klaas1979/ivy4r/tree/master">http://github.com/klaas1979/ivy4r/tree/master</a></li>
<li><a href="http://hamburgrb.rubyforge.org/ivy4r/">http://hamburgrb.rubyforge.org/ivy4r/</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://klaasprause.com/2009/07/12/ivy4r-using-apache-ivy-with-ruby/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using hoe and jeweler for rubyforge and github</title>
		<link>http://klaasprause.com/2009/06/24/using-hoe-and-jeweler-for-rubyforge-and-github/</link>
		<comments>http://klaasprause.com/2009/06/24/using-hoe-and-jeweler-for-rubyforge-and-github/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 17:54:24 +0000</pubDate>
		<dc:creator>Klaas</dc:creator>
				<category><![CDATA[Ruby]]></category>
		<category><![CDATA[rubygems]]></category>

		<guid isPermaLink="false">http://klaasprause.com/?p=50</guid>
		<description><![CDATA[I asked myself how to get started using github as a development platform but still support rubyforge as the main server for stable gem versions?
First I tried to use only hoe but did not get a gemspec file out of it. So I added jeweler to get a gemspec via the rake target gemspec but [...]]]></description>
			<content:encoded><![CDATA[<p>I asked myself how to get started using github as a development platform but still support rubyforge as the main server for stable gem versions?</p>
<p>First I tried to use only <em>hoe</em> but did not get a <em>gemspec</em> file out of it. So I added <em>jeweler</em> to get a gemspec via the rake target <em>gemspec</em> but did not want to configure <em>hoe</em> and <em>jeweler</em> separate. So I used the <em>hoe</em> generated gemspec object to initialize <em>jeweler</em> and thought that it was a good solution.</p>
<p>But then I stumbled upon the best solution, hoe supports the generation of gemspecs only the target name is a bit akward. Just call rake with the command <em>rake debug_gem</em> as recommended on github.</p>
<p style="text-align: center;"><strong>The previous solution combining hoe and jeweler</strong></p>
<p>The rake file:</p>
<pre><span class="ident">require</span> <span class="punct">'</span><span class="string">rubygems</span><span class="punct">'</span>
<span class="ident">require</span> <span class="punct">'</span><span class="string">hoe</span><span class="punct">'</span>
<span class="ident">require</span> <span class="punct">'</span><span class="string">yourgem</span><span class="punct">'</span>

<span class="ident">hoe</span> <span class="punct">=</span> <span class="constant">Hoe</span><span class="punct">.</span><span class="ident">spec</span> <span class="punct">'</span><span class="string">yourgem</span><span class="punct">'</span> <span class="keyword">do</span> <span class="punct">|</span><span class="ident">p</span><span class="punct">|</span>
  <span class="comment"># self.rubyforge_name = 'yourgemx' # if different than 'yourgem'</span>
  <span class="ident">p</span><span class="punct">.</span><span class="ident">developer</span><span class="punct">('</span><span class="string">Yourname</span><span class="punct">',</span> <span class="punct">'</span><span class="string">yourmail@example.com</span><span class="punct">')</span>
  <span class="ident">p</span><span class="punct">.</span><span class="ident">remote_rdoc_dir</span> <span class="punct">=</span> <span class="punct">'</span><span class="punct">'</span> <span class="comment"># Release to root only one project</span>
  <span class="ident">p</span><span class="punct">.</span><span class="ident">extra_deps</span> <span class="punct">&lt;&lt;</span> <span class="ident">yourdeps</span>
  <span class="constant">File</span><span class="punct">.</span><span class="ident">open</span><span class="punct">(</span><span class="constant">File</span><span class="punct">.</span><span class="ident">join</span><span class="punct">(</span><span class="constant">File</span><span class="punct">.</span><span class="ident">dirname</span><span class="punct">(</span><span class="constant">__FILE__</span><span class="punct">),</span> <span class="punct">'</span><span class="string">VERSION</span><span class="punct">'),</span> <span class="punct">'</span><span class="string">w</span><span class="punct">')</span> <span class="keyword">do</span> <span class="punct">|</span><span class="ident">file</span><span class="punct">|</span>
    <span class="ident">file</span><span class="punct">.</span><span class="ident">puts</span> <span class="constant">Yourgem</span><span class="punct">::</span><span class="constant">VERSION</span>
  <span class="keyword">end</span>
<span class="keyword">end</span>

<span class="keyword">begin</span>
  <span class="ident">require</span> <span class="punct">'</span><span class="string">jeweler</span><span class="punct">'</span>
  <span class="constant">Jeweler</span><span class="punct">::</span><span class="constant">Tasks</span><span class="punct">.</span><span class="ident">new</span><span class="punct">(</span><span class="ident">hoe</span><span class="punct">.</span><span class="ident">spec</span><span class="punct">)</span>
<span class="keyword">rescue</span> <span class="constant">LoadError</span>
  <span class="ident">puts</span> <span class="punct">"</span><span class="string">Jeweler not available. Install it with: sudo gem install technicalpickles-jeweler -s http://gems.github.com</span><span class="punct">"</span>
<span class="keyword">end</span></pre>
]]></content:encoded>
			<wfw:commentRss>http://klaasprause.com/2009/06/24/using-hoe-and-jeweler-for-rubyforge-and-github/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ruby RDoc ressources</title>
		<link>http://klaasprause.com/2009/06/12/ruby-rdoc-ressources/</link>
		<comments>http://klaasprause.com/2009/06/12/ruby-rdoc-ressources/#comments</comments>
		<pubDate>Fri, 12 Jun 2009 09:02:44 +0000</pubDate>
		<dc:creator>Klaas</dc:creator>
				<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://klaasprause.com/?p=45</guid>
		<description><![CDATA[I quite often search for infos about RDoc, so here are some useful links.
How to write RDoc comments

RDoc Homepage The homepage links
Ruby Standard Lib documentation links from the standard library documentation
rdoc.info allows you to generate RDoc on the fly for Github projects and browse it as well

How to browse RDoc for installed gems

bdoc very nice [...]]]></description>
			<content:encoded><![CDATA[<p>I quite often search for infos about RDoc, so here are some useful links.</p>
<h2>How to write RDoc comments</h2>
<ul>
<li><a title="RDoc Homepage" href="http://rdoc.sourceforge.net/doc/" target="_blank">RDoc Homepage</a> The homepage links</li>
<li><a href="http://www.ruby-doc.org/stdlib/libdoc/rdoc/rdoc/index.html">Ruby Standard Lib documentation</a> links from the standard library documentation</li>
<li><a href="http://rdoc.info/">rdoc.info</a> allows you to generate RDoc on the fly for Github projects and browse it as well</li>
</ul>
<h2>How to browse RDoc for installed gems</h2>
<ul>
<li><a href="http://github.com/manalang/bdoc/tree/master">bdoc</a> very nice browsing for documentation should be used with the better <a href="http://github.com/mislav/hanna/tree/master">hanna</a> rdoc template</li>
<li><a href="http://github.com/jnewland/sinatra-rubygems/tree/master">sinatra-rubygems</a> reimplementation of <em>gem server</em> to use apache not webrick</li>
<li><a href="http://code.quirkey.com/gembox/">Gembox</a> sinatra based application to browse the locally installed gems</li>
<li><a href="http://docs.github.com/">docs.github.com</a> for github based projects that use rdoc.info</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://klaasprause.com/2009/06/12/ruby-rdoc-ressources/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New release of BruteFIR Room Correction for SC7.4 (1.1.0)</title>
		<link>http://klaasprause.com/2009/02/28/new-release-of-brutefir-room-correction-for-sc74-110/</link>
		<comments>http://klaasprause.com/2009/02/28/new-release-of-brutefir-room-correction-for-sc74-110/#comments</comments>
		<pubDate>Sat, 28 Feb 2009 10:24:13 +0000</pubDate>
		<dc:creator>Klaas</dc:creator>
				<category><![CDATA[digital room correction]]></category>
		<category><![CDATA[slimdevices]]></category>

		<guid isPermaLink="false">http://klaasprause.com/?p=30</guid>
		<description><![CDATA[Checkout the plugins sourceforge page to download the new release 1.1.0! It is compatible with the upcoming version of SqueezeCenter 7.4, because of the PCM support it does not work with any other version.
Important after installation: Delete the old custom-convert.conf or delete all BrutefirDRC specific lines from it. The Plugin now writes a custom-convert.conf in [...]]]></description>
			<content:encoded><![CDATA[<p>Checkout the plugins <a title="BrutefirDrc sourceforge page" href="https://sourceforge.net/project/showfiles.php?group_id=224734" target="_blank">sourceforge page</a> to download the new release 1.1.0! It is compatible with the upcoming version of SqueezeCenter 7.4, because of the PCM support it does not work with any other version.</p>
<p>Important after installation: Delete the old <em>custom-convert.conf</em> or delete all BrutefirDRC specific lines from it. The Plugin now writes a custom-convert.conf in it&#8217;s home directory. The old file is no longer used!</p>
<p>Features:</p>
<ul>
<li>Support to stream in PCM (raw format, former WAV), FLAC or MP3</li>
<li>Plugin can be enabled or disabled for any player without restarting SqueezeCenter</li>
<li>Conversion Type can be changed for any player without restarting SqueezeCenter</li>
<li><em>custom-convert.conf</em> is written to the plugin home directory</li>
<li><em>brutefirwrapper</em> now in Plugins Bin directory: helps to identify the plugin conversions in WebGUI file types dialog all plugin related conversions are displayed as &#8220;[format]/brutefirwrapper&#8221;</li>
<li><em>sox</em> is used from SqueezeCenter installation no need to install it manually in Version 14.x</li>
</ul>
<p>If you have any problems with a file format not working try to disable all other conversion for the file type. I needed to disable other conversion options for ogg to work properly.</p>
<p>If you have any problems drop me a note.</p>
]]></content:encoded>
			<wfw:commentRss>http://klaasprause.com/2009/02/28/new-release-of-brutefir-room-correction-for-sc74-110/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>New release of BruteFIR Room Correction (1.0.1)</title>
		<link>http://klaasprause.com/2009/01/24/new-release-of-brutefir-room-correction-101/</link>
		<comments>http://klaasprause.com/2009/01/24/new-release-of-brutefir-room-correction-101/#comments</comments>
		<pubDate>Sat, 24 Jan 2009 13:06:32 +0000</pubDate>
		<dc:creator>Klaas</dc:creator>
				<category><![CDATA[digital room correction]]></category>
		<category><![CDATA[slimdevices]]></category>

		<guid isPermaLink="false">http://klaasprause.com/?p=26</guid>
		<description><![CDATA[Checkout the plugins sourceforge page to download the new release 1.0.1! It is the first 1.x release thought that the plugin is stable enough for this, after no significant changes have been commited in over a half year  
Notes:

needed to remove the support for sampling rates in non MP3 files different to &#8220;44100&#8243; because [...]]]></description>
			<content:encoded><![CDATA[<p>Checkout the plugins <a title="BrutefirDrc sourceforge page" href="https://sourceforge.net/project/showfiles.php?group_id=224734" target="_blank">sourceforge page</a> to download the new release 1.0.1! It is the first 1.x release thought that the plugin is stable enough for this, after no significant changes have been commited in over a half year <img src='http://klaasprause.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Notes:</p>
<ul>
<li>needed to remove the support for sampling rates in non MP3 files different to &#8220;44100&#8243; because of a bug/feature within the new transcoding framework. See the thread <a href="http://forums.slimdevices.com/showthread.php?t=54331&amp;page=4" target="_blank">Significant changes to transcoding framework</a> and the corresponding <a href="http://bugs.slimdevices.com/show_bug.cgi?id=10814">bug report</a> for more information about the issue.</li>
<li>SOX 1.14.x is needed because of changes in the command line interface</li>
<li>SqueezeCenter 7.3.2 is needed because of the new transcoding framework</li>
<li>small changes that have been in the SVN for a long time are out now</li>
<li>tested with: flac, mp3 and ogg</li>
</ul>
<p>If you have any problems with a file format not working try to disable all other conversion for the file type. I needed to disable other conversion options for ogg to work properly.</p>
<p>If you have problems with other file formats drop me a note.</p>
]]></content:encoded>
			<wfw:commentRss>http://klaasprause.com/2009/01/24/new-release-of-brutefir-room-correction-101/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JRuby access to C libraries using FFI</title>
		<link>http://klaasprause.com/2008/09/02/jruby-access-to-c-libraries-using-ffi/</link>
		<comments>http://klaasprause.com/2008/09/02/jruby-access-to-c-libraries-using-ffi/#comments</comments>
		<pubDate>Tue, 02 Sep 2008 09:59:53 +0000</pubDate>
		<dc:creator>Klaas</dc:creator>
				<category><![CDATA[JRuby]]></category>
		<category><![CDATA[jruby ffi rubinius]]></category>

		<guid isPermaLink="false">http://klaasprause.com/?p=19</guid>
		<description><![CDATA[With the new release of JRuby 1.1.4 it is possible to use the rubinius FFI API. With FFI you can access C libraries via plain ruby code. To get started with FFI the only documentation I have found is provided by Free Minds blog entry. Additional info may be posted to the discussion using jruby-ff. [...]]]></description>
			<content:encoded><![CDATA[<p>With the new release of <a href="http://docs.codehaus.org/display/JRUBY/2008/08/28/JRuby+1.1.4+Released">JRuby 1.1.4</a> it is possible to use the <a href="http://rubini.us">rubinius</a> FFI API. With FFI you can access C libraries via plain ruby code. To get started with FFI the only documentation I have found is provided by <a title="On the Rubinus FFI" href="http://pluskid.lifegoo.com/?p=370">Free Minds</a> blog entry. Additional info may be posted to the discussion <a href="http://www.nabble.com/Using-jruby-ffi-td18775932.html">using jruby-ff</a>. Hopefully gem authors start to implement extensions with FFI besides their native extensions to make it possible to use the gem with Rubinius and JRuby.</p>
<p>One problem is to provide ruby callback functions for the C library. I am trying to figure out how to extend <a href="http://sqlite-ruby.rubyforge.org/sqlite3/">sqlite3-ruby</a> to work with jruby. Sqlite3-ruby uses <a href="http://www.swig.org/Doc1.3/Ruby.html">swig</a> to create a native binding to the sqlite3 library. Within driver.rb some callbacks are registered for the C code like:</p>
<p><code>API.sqlite3_busy_handler( db, API::Sqlite3_ruby_busy_handler, cb )</code></p>
<p><em><code>API::Sqlite3_ruby_busy_handler</code></em><code> </code>is a callback implemented in the native extension. FFI does not provide any support for callbacks. To support C APIs that use callbacks a workaround must be found.</p>
]]></content:encoded>
			<wfw:commentRss>http://klaasprause.com/2008/09/02/jruby-access-to-c-libraries-using-ffi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BrutefirDrc 0.93 released</title>
		<link>http://klaasprause.com/2008/05/19/brutefirdrc-093-released/</link>
		<comments>http://klaasprause.com/2008/05/19/brutefirdrc-093-released/#comments</comments>
		<pubDate>Mon, 19 May 2008 19:12:16 +0000</pubDate>
		<dc:creator>Klaas</dc:creator>
				<category><![CDATA[digital room correction]]></category>
		<category><![CDATA[slimdevices]]></category>

		<guid isPermaLink="false">http://klaasprause.com/2008/05/19/brutefirdrc-093-released/</guid>
		<description><![CDATA[Checkout the plugins sourceforge page to download the new release 0.93!
Features:

Blind testing: fast switching of tested filters via holding the &#8220;1-button&#8221; on the remote control while in &#8220;Now Playing&#8221;
Full Support for audio files with non 44100 sampling rates.
automatic rewriting of custom-convert.conf on startup of plugin to make update easier

]]></description>
			<content:encoded><![CDATA[<p>Checkout the plugins <a href="https://sourceforge.net/project/showfiles.php?group_id=224734" title="BrutefirDrc sourceforge page" target="_blank">sourceforge page</a> to download the new release 0.93!</p>
<p>Features:</p>
<ul>
<li>Blind testing: fast switching of tested filters via holding the &#8220;1-button&#8221; on the remote control while in &#8220;Now Playing&#8221;</li>
<li>Full Support for audio files with non 44100 sampling rates.</li>
<li>automatic rewriting of custom-convert.conf on startup of plugin to make update easier</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://klaasprause.com/2008/05/19/brutefirdrc-093-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Release 0.92 for BrutefirDrc is out</title>
		<link>http://klaasprause.com/2008/05/04/release-092-for-brutefirdrc-is-out/</link>
		<comments>http://klaasprause.com/2008/05/04/release-092-for-brutefirdrc-is-out/#comments</comments>
		<pubDate>Sun, 04 May 2008 13:25:53 +0000</pubDate>
		<dc:creator>Klaas</dc:creator>
				<category><![CDATA[digital room correction]]></category>
		<category><![CDATA[slimdevices]]></category>

		<guid isPermaLink="false">http://klaasprause.com/2008/05/04/release-092-for-brutefirdrc-is-out/</guid>
		<description><![CDATA[Checkout the plugins sourceforge page to download the new release 0.92!
Features:

Blind testing support for filters
Support for audio files with non 44100 sampling rates. MP3 are automatically converted via SOX
better default directories
Manual for all features on web page

]]></description>
			<content:encoded><![CDATA[<p>Checkout the plugins <a href="https://sourceforge.net/project/showfiles.php?group_id=224734" title="BrutefirDrc sourceforge page" target="_blank">sourceforge page</a> to download the new release 0.92!</p>
<p>Features:</p>
<ul>
<li>Blind testing support for filters</li>
<li>Support for audio files with non 44100 sampling rates. MP3 are automatically converted via SOX</li>
<li>better default directories</li>
<li>Manual for all features on web page</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://klaasprause.com/2008/05/04/release-092-for-brutefirdrc-is-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
