<?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>cappel:nord Blog</title>
	<atom:link href="http://blog.cappel-nord.de/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.cappel-nord.de</link>
	<description>Ein weiteres tolles WordPress-Blog</description>
	<lastBuildDate>Tue, 09 Mar 2010 19:43:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Some Updates</title>
		<link>http://blog.cappel-nord.de/2010/02/some-updates-2/</link>
		<comments>http://blog.cappel-nord.de/2010/02/some-updates-2/#comments</comments>
		<pubDate>Sun, 14 Feb 2010 15:55:34 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[Allgemein]]></category>

		<guid isPermaLink="false">http://blog.cappel-nord.de/?p=264</guid>
		<description><![CDATA[I’m not that much into blogging at the moment, but here are some quick updates:
Grainface disbanded some months ago but I now play in the laptop band Benoît and the Mandelbrots which could be described as &#8220;Post-Grainface&#8221; :-) We have a nice video on Vimeo.
I did some music in pure C and it was played [...]]]></description>
			<content:encoded><![CDATA[<p>I’m not that much into blogging at the moment, but here are some quick updates:</p>
<p><a href="http://www.grainface.de/">Grainface</a> disbanded some months ago but I now play in the laptop band <a href="http://www.the-mandelbrots.de">Benoît and the Mandelbrots</a> which could be described as &#8220;Post-Grainface&#8221; :-) We have a <a href="http://www.vimeo.com/9347865">nice video on Vimeo</a>.</p>
<p>I did some music in pure C and it was played on the ComputerStudio Konzert in the <a href="http://www.zkm.de">ZKM</a> under the name &#8220;3 Studien in C&#8221;. One of these studies is available on the site of the <a href="http://matrix.cappel-nord.de">Public Pixel Matrix</a>, as it uses data from it. They also got mixed together with dance music by <a href="http://soundcloud.com/fridaydunard/fridaydunard-jajanuar">Friday Dunard.</a></p>
<p>Some of my recent coding can be found on <a href="http://www.github.com/cappelnord">GitHub</a>. I also tried to locate (and/or fix) <a href="http://supercollider.svn.sourceforge.net/viewvc/supercollider?view=rev&#038;revision=9671">some bugs in SuperCollider</a>, but i still lack insight in the sources and my C++ isn&#8217;t at that level at the moment.</p>
<p>Well, I think this is everything new i can say about &#8220;cappel:nord&#8221;.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cappel-nord.de/2010/02/some-updates-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Where can i find MPHP3?</title>
		<link>http://blog.cappel-nord.de/2009/12/where-can-i-find-mphp3/</link>
		<comments>http://blog.cappel-nord.de/2009/12/where-can-i-find-mphp3/#comments</comments>
		<pubDate>Sun, 13 Dec 2009 13:42:30 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[Allgemein]]></category>

		<guid isPermaLink="false">http://blog.cappel-nord.de/?p=254</guid>
		<description><![CDATA[For anybody who looks for the MPHP3 PHP class I wrote several years ago when i was still in school (and had time to do such stuff):
I put it offline, because it had several issues and I&#8217;m not into PHP anymore. I think it&#8217;s fascinating how much it got used, but I also think that [...]]]></description>
			<content:encoded><![CDATA[<p>For anybody who looks for the MPHP3 PHP class I wrote several years ago when i was still in school (and had time to do such stuff):</p>
<p>I put it offline, because it had several issues and I&#8217;m not into PHP anymore. I think it&#8217;s fascinating how much it got used, but I also think that you can find better maintained libraries to do this job. I think <a href="http://code.google.com/p/php-reader/">php-reader</a> looks decent but I haven&#8217;t tested it.</p>
<p>I wonder on how many sites it is still used. Googling it at least reveals some sites by error messages from within the file. Thanks to everyone who suggested it as a solution for the problem of computing the duration of a MP3 file or reading ID3 tags within php. </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cappel-nord.de/2009/12/where-can-i-find-mphp3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Public Pixel Matrix Processing Library</title>
		<link>http://blog.cappel-nord.de/2009/08/public-pixel-matrix-processing-library/</link>
		<comments>http://blog.cappel-nord.de/2009/08/public-pixel-matrix-processing-library/#comments</comments>
		<pubDate>Sat, 29 Aug 2009 16:36:04 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[Allgemein]]></category>

		<guid isPermaLink="false">http://blog.cappel-nord.de/?p=245</guid>
		<description><![CDATA[A first version of the Processing library for the Public Pixel Matrix is now available on GitHub. It is in a very early stage. Many features and other fixes to come.
http://github.com/cappelnord/PublicPixelMatrix/
I also posted the results of a first experiment on YouTube.
I started to move some other stuff to my GitHub Account too. I hope this [...]]]></description>
			<content:encoded><![CDATA[<p>A first version of the <a href="http://www.processing.org">Processing</a> library for the <a href="http://matrix.cappel-nord.de">Public Pixel Matrix</a> is now available on <a href="http://www.github.com">GitHub</a>. It is in a very early stage. Many features and other fixes to come.</p>
<p><a href="http://github.com/cappelnord/PublicPixelMatrix/">http://github.com/cappelnord/PublicPixelMatrix/</a></p>
<p>I also posted the results of a first experiment on <a href="http://www.youtube.com/watch?v=MXSpZwnGumg">YouTube</a>.</p>
<p>I started to move some other stuff to <a href="http://github.com/cappelnord/">my GitHub Account</a> too. I hope this will cure my bad habbits to leave most of my sourc ecode uncommented and undocumented.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cappel-nord.de/2009/08/public-pixel-matrix-processing-library/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Public Pixel Matrix</title>
		<link>http://blog.cappel-nord.de/2009/08/thematrix/</link>
		<comments>http://blog.cappel-nord.de/2009/08/thematrix/#comments</comments>
		<pubDate>Wed, 05 Aug 2009 08:55:55 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[Allgemein]]></category>

		<guid isPermaLink="false">http://blog.cappel-nord.de/?p=233</guid>
		<description><![CDATA[Mein neues Projekt Public Pixel Matrix ist ein Versuch einfache kreative Entscheidungen von Internetuser aufzuzeichnen, um sie dann sp&#228;ter in andere Bilder, Videos, Sounds oder Musikst&#252;cke nutzbar zu machen. Alles was auf der Internetseite aufgezeichnet wird steht unter einer Creative Commons Lizens. 

http://matrix.cappel-nord.de
For english information head directly to the page.
]]></description>
			<content:encoded><![CDATA[<p>Mein neues Projekt <a href="http://matrix.cappel-nord.de">Public Pixel Matrix</a> ist ein Versuch einfache kreative Entscheidungen von Internetuser aufzuzeichnen, um sie dann sp&#228;ter in andere Bilder, Videos, Sounds oder Musikst&#252;cke nutzbar zu machen. Alles was auf der Internetseite aufgezeichnet wird steht unter einer Creative Commons Lizens. </p>
<div style="text-align:center;"><a href="http://matrix.cappel-nord.de"><img src="http://blog.cappel-nord.de/wp-content/uploads/2009/08/bild-5-300x300.png" alt="theMatrix Beispiel" title="theMatrix Beispiel" width="300" height="300" class="aligncenter size-medium wp-image-234" /></a><br />
<a href="http://matrix.cappel-nord.de">http://matrix.cappel-nord.de</a></div>
<p>For english information head directly to the page.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cappel-nord.de/2009/08/thematrix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ton:art &#8211; digitale Klangkunst</title>
		<link>http://blog.cappel-nord.de/2009/06/tonart-digitale-klangkunst/</link>
		<comments>http://blog.cappel-nord.de/2009/06/tonart-digitale-klangkunst/#comments</comments>
		<pubDate>Sun, 28 Jun 2009 23:10:50 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[Allgemein]]></category>

		<guid isPermaLink="false">http://blog.cappel-nord.de/?p=224</guid>
		<description><![CDATA[Ich m&#246;chte an dieser Stelle nicht viel dar&#252;ber schreiben. Auf der Homepage findet ihr alle relevanten Infos. 
]]></description>
			<content:encoded><![CDATA[<p>Ich m&#246;chte an dieser Stelle nicht viel dar&#252;ber schreiben. Auf der Homepage findet ihr alle relevanten Infos. </p>
<div style="text-align:center;"<a href="http://www.ton-art-expo.de"><img style="border: 1px solid black" src="http://blog.cappel-nord.de/wp-content/uploads/2009/06/blogflyer.png" alt="ton:art – digitale Klangkunst" title="ton:art – digitale Klangkunst" width="450" height="163" class="aligncenter size-full wp-image-227" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.cappel-nord.de/2009/06/tonart-digitale-klangkunst/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AnnounceOSC</title>
		<link>http://blog.cappel-nord.de/2009/02/announceosc/</link>
		<comments>http://blog.cappel-nord.de/2009/02/announceosc/#comments</comments>
		<pubDate>Tue, 24 Feb 2009 13:27:24 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[Allgemein]]></category>

		<guid isPermaLink="false">http://blog.cappel-nord.de/?p=217</guid>
		<description><![CDATA[Because i found it kind of sad, that OSCulator is discovered by TouchOSC via Zeroconf/Bonjour and SuperCollider is not i hacked together a tiny Java Application.


AnnounceOSC on GitHub

I found Inspiration and some help on Moritz Haarmann&#8217;s Blog. Use the Application at your own risk &#8211; even for announcing Max/MSP ;-)
]]></description>
			<content:encoded><![CDATA[<p>Because i found it kind of sad, that <a href="http://www.osculator.net/wiki/">OSCulator</a> is discovered by <a href="http://hexler.net/touchosc">TouchOSC</a> via <a href="http://en.wikipedia.org/wiki/Zeroconf" class="wiki">Zeroconf/Bonjour</a> and SuperCollider is not i hacked together a tiny Java Application.</p>
<div style="text-align:center;"><img src="http://blog.cappel-nord.de/files/AnnounceOSC.png" /></div>
<ul>
<li><a href="http://github.com/cappelnord/AnnounceOSC/tree/master">AnnounceOSC on GitHub</a></li>
</ul>
<p>I found Inspiration and some help on <a href="http://momo.brauchtman.net/2008/12/zeroconf-made-easy-using-bonjour-for-java/">Moritz Haarmann&#8217;s Blog</a>. Use the Application at your own risk &ndash; even for announcing Max/MSP ;-)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cappel-nord.de/2009/02/announceosc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Puls8r</title>
		<link>http://blog.cappel-nord.de/2009/02/puls8r/</link>
		<comments>http://blog.cappel-nord.de/2009/02/puls8r/#comments</comments>
		<pubDate>Mon, 16 Feb 2009 16:11:00 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[Allgemein]]></category>

		<guid isPermaLink="false">http://blog.cappel-nord.de/?p=211</guid>
		<description><![CDATA[In den letzen zwei Wochen habe ich den Gro&#223;teil meiner Nerd-Zeit haupts&#228;chlich mit zwei Sachen verbracht: Koreanisches Profi Starcraft und mit der Entwicklung eines Audio Unit Instruments, dem Puls8r.
Sobald das Instrument etwas reifer ist (meine C++ Skills hinken leider noch etwas hinterher) wird es nat&#252;rlich auf dieser Seite zum Download bereitstehen. Heute aber erstmal nur [...]]]></description>
			<content:encoded><![CDATA[<p>In den letzen zwei Wochen habe ich den Gro&#223;teil meiner Nerd-Zeit haupts&#228;chlich mit zwei Sachen verbracht: <a href="http://www.youtube.com/cholerasc">Koreanisches Profi Starcraft</a> und mit der Entwicklung eines Audio Unit Instruments, dem Puls8r.</p>
<p>Sobald das Instrument etwas reifer ist (meine C++ Skills hinken leider noch etwas hinterher) wird es nat&#252;rlich auf dieser Seite zum Download bereitstehen. Heute aber erstmal nur ein kleiner Klangeindruck: </p>
<p>Folgendes Klangbeispiel ist ein gerendertes Arrangement aus sieben Puls8r Instanzen (mit etwas Hall), importiert in Live und etwas langsamer geregelt (Warpmode: Beats). Dazu noch eine Basedrum aus Live. Die Basedrum ist der einzige Sound der nicht von Puls8r erzeugt wurde. Man merkt schon: Der Sound richtet sich eher an die 8-Bit Freunde, aber vielleicht werden auch andere Spa&#223; daran haben.</p>
<p><object type="application/x-shockwave-flash" width="400" height="15" data="http://blog.cappel-nord.de/xspf/xspf_player_slim.swf?song_url=http://blog.cappel-nord.de/files/Puls8rThroughLive.mp3&#038;song_title=Puls8rThroughLive"><param name="movie" value="http://blog.cappel-nord.de/xspf/xspf_player_slim.swf?song_url=http://blog.cappel-nord.de/files/Puls8rThroughLive.mp3&#038;song_title=Puls8rThroughLive" /></object><br />
<small><a href="http://blog.cappel-nord.de/files/Puls8rThroughLive.mp3">Direkt MP3</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cappel-nord.de/2009/02/puls8r/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://blog.cappel-nord.de/files/Puls8rThroughLive.mp3" length="527500" type="audio/mpeg" />
		</item>
		<item>
		<title>Grainface – Super.draft</title>
		<link>http://blog.cappel-nord.de/2009/02/grainface-superdraft/</link>
		<comments>http://blog.cappel-nord.de/2009/02/grainface-superdraft/#comments</comments>
		<pubDate>Mon, 02 Feb 2009 21:09:41 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[Allgemein]]></category>

		<guid isPermaLink="false">http://blog.cappel-nord.de/?p=209</guid>
		<description><![CDATA[Etwas zeitnaher als Furióus kommt Super.draft auf YouTube. Grainface hat im &#252;brigen nun auch eine eigene Homepage, http://www.grainface.de.

YouTube Direktlink
Wenn euer Rechner und eure Internetverbindung schnell genug ist k&#246;nnt ihr das Video auf der YouTube Seite auch in HD anschauen. Mein Powerbook G4 macht dies leider nicht mehr mit.
]]></description>
			<content:encoded><![CDATA[<p>Etwas zeitnaher als <a href="http://blog.cappel-nord.de/2008/12/grainface-furious/">Furióus</a> kommt Super.draft auf YouTube. <a href="http://www.grainface.de">Grainface</a> hat im &#252;brigen nun auch eine eigene Homepage, <a href="http://www.grainface.de">http://www.grainface.de</a>.</p>
<div style="text-align:center;"><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/vdFVw2sKDRI&#038;hl=de&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/vdFVw2sKDRI&#038;hl=de&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></div>
<p><a href="http://www.youtube.com/watch?v=vdFVw2sKDRI">YouTube Direktlink</a></p>
<p>Wenn euer Rechner und eure Internetverbindung schnell genug ist k&#246;nnt ihr das Video auf der YouTube Seite auch in HD anschauen. Mein Powerbook G4 macht dies leider nicht mehr mit.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cappel-nord.de/2009/02/grainface-superdraft/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Grainface – Furióus</title>
		<link>http://blog.cappel-nord.de/2008/12/grainface-furious/</link>
		<comments>http://blog.cappel-nord.de/2008/12/grainface-furious/#comments</comments>
		<pubDate>Mon, 01 Dec 2008 21:54:07 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[Allgemein]]></category>

		<guid isPermaLink="false">http://blog.cappel-nord.de/?p=206</guid>
		<description><![CDATA[Heute hab ich eine Aufnahme von Grainface, dem Laptop Ensemble in dem ich mitspiele, auf YouTube hochgeladen. Nat&#252;rlich will ich das euch nicht vorenthalten. 

YouTube Direktlink
Ich w&#252;rde euch empfehlen das Video direkt auf YouTube zu schauen, und in der hohen Qualit&#228;t zu sehen, ansonsten erkennt man in den dunklen Szenen nicht sonderlich viel. Vielleicht sollte [...]]]></description>
			<content:encoded><![CDATA[<p>Heute hab ich eine Aufnahme von Grainface, dem Laptop Ensemble in dem ich mitspiele, auf YouTube hochgeladen. Nat&#252;rlich will ich das euch nicht vorenthalten. </p>
<div style="text-align:center;"><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/qTtoz6veocc&#038;hl=de&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/qTtoz6veocc&#038;hl=de&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></div>
<p><a href="http://www.youtube.com/watch?v=qTtoz6veocc">YouTube Direktlink</a></p>
<p>Ich w&#252;rde euch empfehlen das Video direkt auf YouTube zu schauen, und in der hohen Qualit&#228;t zu sehen, ansonsten erkennt man in den dunklen Szenen nicht sonderlich viel. Vielleicht sollte ich es auch noch auf Vimeo hochladen …</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cappel-nord.de/2008/12/grainface-furious/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Music Nerds</title>
		<link>http://blog.cappel-nord.de/2008/11/music-nerds/</link>
		<comments>http://blog.cappel-nord.de/2008/11/music-nerds/#comments</comments>
		<pubDate>Sun, 16 Nov 2008 16:14:04 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[Allgemein]]></category>

		<guid isPermaLink="false">http://blog.cappel-nord.de/?p=200</guid>
		<description><![CDATA[Nach langer Vorlaufphase steht Heute endlich der neue Blog mit meiner Beteiligung:

Konkret hei&#223;t das: In Zukunft werden ich hier nur noch meine eigenen Projekte posten. Am besten abonniert ihr euch den Music Nerds RSS Feed. Neben meinen Artikel d&#252;rft ihr euch dann auf viele weitere spannenden Artikel von den anderen Music Nerds freuen.
See you at [...]]]></description>
			<content:encoded><![CDATA[<p>Nach langer Vorlaufphase steht Heute endlich der neue Blog mit meiner Beteiligung:</p>
<div style="text-align:center;"><a href="http://www.music-nerds.net"><img src="http://blog.cappel-nord.de/wp-content/uploads/2008/11/mnerds-big.png" alt="" title="Music Nerds" width="450" height="385"  /></a></div>
<p>Konkret hei&#223;t das: In Zukunft werden ich hier nur noch meine eigenen Projekte posten. Am besten abonniert ihr euch den Music Nerds RSS Feed. Neben meinen Artikel d&#252;rft ihr euch dann auf viele weitere spannenden Artikel von den anderen Music Nerds freuen.</p>
<p>See you at <a href="http://www.music-nerds.net">http://www.music-nerds.net</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cappel-nord.de/2008/11/music-nerds/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
