<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
    <channel>
        <title>Christian Albrecht</title>
        <link>http://www.innoq.com/blog/ca/</link>
        <description>Where&apos;s the ANY key?</description>
        <language>en-US</language>
        <copyright>Copyright 2010</copyright>
        <lastBuildDate>Thu, 04 Mar 2010 10:39:34 +0100</lastBuildDate>
        <generator>http://www.sixapart.com/movabletype/</generator>
        <docs>http://www.rssboard.org/rss-specification</docs>
        
        <item>
            <title>Nokogiri Usage</title>
            <description><![CDATA[Just a quick reminder how easy xml transformation with xslt can be.
Originally I used the libxml-ruby bindings but they threw a NoMethodException from deep inside the libxml.

After switching to nokogiri the code looked like this and worked as expected.

<pre><code>
  xslt = Nokogiri::XSLT.parse(File.open('some_xslt.xsl'))
  result = xslt.transform(Nokogiri::XML.parse(xmlString))
</pre></code>]]></description>
            <link>http://www.innoq.com/blog/ca/2010/03/nokogiri_usage.html</link>
            <guid>http://www.innoq.com/blog/ca/2010/03/nokogiri_usage.html</guid>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">ruby</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">xml</category>
            
            <pubDate>Thu, 04 Mar 2010 10:39:34 +0100</pubDate>
        </item>
        
        <item>
            <title>jQuery Conference Talks online</title>
            <description>Nearly all talks from the jQuery conference could be found at [jQuery.com](http://events.jquery.com/jquery-conference-2009/)</description>
            <link>http://www.innoq.com/blog/ca/2009/09/jquery_conference_talks_online.html</link>
            <guid>http://www.innoq.com/blog/ca/2009/09/jquery_conference_talks_online.html</guid>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">javascript</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">web</category>
            
            <pubDate>Thu, 24 Sep 2009 13:15:40 +0100</pubDate>
        </item>
        
        <item>
            <title>One Web Day 2009</title>
            <description><![CDATA[<span class="mt-enclosure mt-enclosure-image"><a href="http://www.innoq.com/blog/ca/2009/09/22/onewebday09.html" onclick="window.open('http://www.innoq.com/blog/ca/2009/09/22/onewebday09.html','popup','width=439,height=628,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://www.innoq.com/blog/ca/2009/09/22/onewebday09-thumb-100x143.jpg" width="100" height="143" alt="onewebday09.jpg" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" /></a></span>]]></description>
            <link>http://www.innoq.com/blog/ca/2009/09/one_web_day_2009.html</link>
            <guid>http://www.innoq.com/blog/ca/2009/09/one_web_day_2009.html</guid>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">web</category>
            
            <pubDate>Tue, 22 Sep 2009 19:05:10 +0100</pubDate>
        </item>
        
        <item>
            <title>Service for the (g)Ignorant</title>
            <description>Nice [idea](http://lmgtfy.com) for the google search ignorant ! 
Just prepare and provide them a search... 

[Extreme vanity search alert](http://lmgtfy.com/?q=innoQ+christian+albrecht) !!!  ;-)
</description>
            <link>http://www.innoq.com/blog/ca/2009/08/service_for_the_gignorant.html</link>
            <guid>http://www.innoq.com/blog/ca/2009/08/service_for_the_gignorant.html</guid>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">web</category>
            
            <pubDate>Fri, 21 Aug 2009 09:36:50 +0100</pubDate>
        </item>
        
        <item>
            <title>10 Reasons to fail </title>
            <description>The article[ &quot;Good&quot; Lessons on How To Fail a RIA Project](http://www.infoq.com/news/2009/07/Lessons-to-Fail-RIA-Project) on infoQ is imho also 100% true for RCP Applications.</description>
            <link>http://www.innoq.com/blog/ca/2009/07/10_reasons_to_fail.html</link>
            <guid>http://www.innoq.com/blog/ca/2009/07/10_reasons_to_fail.html</guid>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">eclipse</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">java</category>
            
            <pubDate>Wed, 22 Jul 2009 09:41:14 +0100</pubDate>
        </item>
        
        <item>
            <title>Free book for free</title>
            <description>get the new book &quot;free&quot; as a free audiobook from [wired](http://www.wired.com/techbiz/it/magazine/17-07/mf_freer).

this topic reminds me of reading &quot;[free culture](http://www.free-culture.cc/)&quot; again...</description>
            <link>http://www.innoq.com/blog/ca/2009/07/free_book_for_free.html</link>
            <guid>http://www.innoq.com/blog/ca/2009/07/free_book_for_free.html</guid>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">internet</category>
            
            <pubDate>Tue, 07 Jul 2009 08:31:15 +0100</pubDate>
        </item>
        
        <item>
            <title>97 Things</title>
            <description>[97 Things Every Software Architect Should Know](http://97-things.near-time.net/wiki/97-things-every-software-architect-should-know-the-book)

My unordered top 3:

- Everything will ultimately fail 
- Avoid &quot;Good Ideas&quot;
- Try before choosing</description>
            <link>http://www.innoq.com/blog/ca/2009/06/97_things.html</link>
            <guid>http://www.innoq.com/blog/ca/2009/06/97_things.html</guid>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">architecture</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">programming</category>
            
            <pubDate>Tue, 23 Jun 2009 20:15:45 +0100</pubDate>
        </item>
        
        <item>
            <title>Stanford University on iTunes</title>
            <description>very good [offer](http://itunes.stanford.edu/) of free talks.
my favorite class at the moment: iphone application programming :-)</description>
            <link>http://www.innoq.com/blog/ca/2009/06/stanford_university_on_itunes.html</link>
            <guid>http://www.innoq.com/blog/ca/2009/06/stanford_university_on_itunes.html</guid>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">sience</category>
            
            <pubDate>Tue, 23 Jun 2009 16:51:18 +0100</pubDate>
        </item>
        
        <item>
            <title>Nygard @ 10th innoQ anniversary</title>
            <description><![CDATA[<span class="mt-enclosure mt-enclosure-image"><a href="http://www.innoq.com/blog/ca/uploadimages/DSC_5021.html" onclick="window.open('http://www.innoq.com/blog/ca/uploadimages/DSC_5021.html','popup','width=664,height=1000,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://www.innoq.com/blog/ca/uploadimages/DSC_5021-thumb-100x150.jpg" width="100" height="150" alt="DSC_5021.JPG" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /></a></span>

Celebrating the 10th anniversary of innoQ, Michael Nygard held four extremely fascinating talks.
Topics were near at the topic of his track at qcon this year, "[systems that never stop](http://qconlondon.com/london-2009/tracks/show_track.jsp?trackOID=234)" !]]></description>
            <link>http://www.innoq.com/blog/ca/2009/06/nygard_10th_innoq_anniversary.html</link>
            <guid>http://www.innoq.com/blog/ca/2009/06/nygard_10th_innoq_anniversary.html</guid>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">event</category>
            
            <pubDate>Tue, 23 Jun 2009 14:44:54 +0100</pubDate>
        </item>
        
        <item>
            <title>RailswayCon 2009</title>
            <description><![CDATA[nice video from [Tim](http://www.innoq.com/blog/tk/) !

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="437" height="288" id="viddler"><param name="movie" value="http://www.viddler.com/player/3717129a/" /><param name="allowScriptAccess" value="always" /><param name="allowFullScreen" value="true" /><embed src="http://www.viddler.com/player/3717129a/" width="437" height="288" type="application/x-shockwave-flash" allowScriptAccess="always" allowFullScreen="true" name="viddler" ></embed></object>]]></description>
            <link>http://www.innoq.com/blog/ca/2009/06/railswaycon_2009.html</link>
            <guid>http://www.innoq.com/blog/ca/2009/06/railswaycon_2009.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">ruby</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">ruby</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">rubyonrails</category>
            
            <pubDate>Mon, 22 Jun 2009 11:54:03 +0100</pubDate>
        </item>
        
        <item>
            <title>24.times { Window.open }</title>
            <description>nice idea:  [Ruby Advent Calendar 2008](http://advent2008.hackruby.com/)</description>
            <link>http://www.innoq.com/blog/ca/2008/12/24times_windowopen.html</link>
            <guid>http://www.innoq.com/blog/ca/2008/12/24times_windowopen.html</guid>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">ruby</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">rubyonrails</category>
            
            <pubDate>Fri, 12 Dec 2008 14:33:30 +0100</pubDate>
        </item>
        
        <item>
            <title>secret web stories</title>
            <description><![CDATA[Jonathan Harris shows in his presentation at TED three astonishing new web projects.

[We feel fine](http://www.wefeelfine.org/) collects all sentences that start with "i feel", connects them with geographical data and presents them in a "swarming" way
[Universe](http://universe.daylife.com/)  shows the world of "whateveryouarecuriousabout"

and last yahoos [time capsule](http://timecapsule.yahoo.com/capsule.php), which apparently is closed until March 2, 2020.

<object width="446" height="326"><param name="movie" value="http://video.ted.com/assets/player/swf/EmbedPlayer.swf"></param><param name="allowFullScreen" value="true" /><param name="wmode" value="transparent"></param><param name="bgColor" value="#ffffff"></param> <param name="flashvars" value="vu=http://video.ted.com/talks/embed/JonathanHarris_2007-embed_high.flv&su=http://images.ted.com/images/ted/tedindex/embed-posters/JonathanHarris-2007.embed_thumbnail.jpg&vw=432&vh=240&ap=0&ti=144" /><embed src="http://video.ted.com/assets/player/swf/EmbedPlayer.swf" pluginspace="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" wmode="transparent" bgColor="#ffffff" width="446" height="326" allowFullScreen="true" flashvars="vu=http://video.ted.com/talks/embed/JonathanHarris_2007-embed_high.flv&su=http://images.ted.com/images/ted/tedindex/embed-posters/JonathanHarris-2007.embed_thumbnail.jpg&vw=432&vh=240&ap=0&ti=144"></embed></object>]]></description>
            <link>http://www.innoq.com/blog/ca/2008/03/secret_web_stories.html</link>
            <guid>http://www.innoq.com/blog/ca/2008/03/secret_web_stories.html</guid>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">sience</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">web</category>
            
            <pubDate>Wed, 12 Mar 2008 14:29:57 +0100</pubDate>
        </item>
        
        <item>
            <title>OOP 2008 - Dynamic Language Contest Review</title>
            <description>The long awaited article about the first Dynamic Language Contest is now available.

It is published in [Java Spektrum 02/2008](http://www.sigs-datacom.de/sd/publications/js/2008/02/index.htm) and the whole article is also online available [here](http://www.sigs.de/publications/js/2008/02/albrecht_tilkov_JS_02_08.pdf) !

Organizing this contest was real fun for me, so again, congratiolations to the winners and thanks to the jury for their support.</description>
            <link>http://www.innoq.com/blog/ca/2008/03/oop_2008_dynamic_language_cont_1.html</link>
            <guid>http://www.innoq.com/blog/ca/2008/03/oop_2008_dynamic_language_cont_1.html</guid>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">event</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">smalltalk</category>
            
            <pubDate>Tue, 04 Mar 2008 14:28:04 +0100</pubDate>
        </item>
        
        <item>
            <title>Rails on Java Application Server</title>
            <description>JRuby does the trick.
With [Warbler](http://wiki.jruby.org/wiki/Warbler) (a gem to create a war from your rails app) and [Goldspike](http://wiki.jruby.org/wiki/Goldspike) (creates WEB-INF) it is possible to use e.g. a Tomcat to host your RoR or RoR2 webapp. Find more in the [JRuby Wiki ](http://wiki.jruby.org/wiki/Jruby_on_Rails_on_Tomcat)or in [Nick Siegers Blog](http://blog.nicksieger.com/articles/2007/09/04/warbler-a-little-birdie-to-introduce-your-rails-app-to-java) !</description>
            <link>http://www.innoq.com/blog/ca/2008/01/rails_on_java_application_serv.html</link>
            <guid>http://www.innoq.com/blog/ca/2008/01/rails_on_java_application_serv.html</guid>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">jruby</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">rubyonrails</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">tomcat</category>
            
            <pubDate>Sun, 20 Jan 2008 14:26:10 +0100</pubDate>
        </item>
        
        <item>
            <title>Technologic</title>
            <description><![CDATA[<span class="Apple-style-span" style="font-family: 'Lucida Grande', Verdana, Arial, sans-serif; font-size: 12px; line-height: 16px; "><div align="left">The sounds of daily life:</div><div align="left"><div align="left"><div align="center"><font size="5" face="Verdana"><font size="2"><strong>"Technologic"</strong></font></font></div><div align="center"><font size="5" face="Verdana"><font size="2"><strong></strong></font><strong></strong></font><strong><font size="5" face="Verdana"><font size="2">Buy it, use it, break it, fix it,<br />Trash it, change it, mail - upgrade it,<br />Charge it, point it, zoom it, press it,<br />Snap it, work it, quick - erase it,<br />Write it, cut it, paste it, save it,<br />Load it, check it, quick - rewrite it,<br />Plug it, play it, burn it, rip it,<br />Drag and drop it, zip - unzip it,<br />Lock it, fill it, call it, find it,<br />View it, code it, jam - unlock it,<br />Surf it, scroll it, pause it, click it,<br />Cross it, crack it, switch - update it,<br />Name it, rate it, tune it, print it,<br />Scan it, send it, fax - rename it,<br />Touch it, bring it, Pay it, watch it,<br />Turn it, leave it, start - format it.</font></font></strong></div><div align="center"><font class="Apple-style-span" face="Verdana, Verdana, Arial, sans-serif"><span class="Apple-style-span" style="font-size: small;"><b><br /></b></span></font></div><div align="center"><font class="Apple-style-span" face="Verdana, Verdana, Arial, sans-serif"><span class="Apple-style-span" style="font-size: small;"><b><span class="Apple-style-span" style="font-family: 'Lucida Grande', Verdana, Arial, sans-serif; font-size: 12px; font-style: italic; ">by&nbsp;<a target="_blank" href="http://www.daftalive.com/" style="color: rgb(0, 102, 204); text-decoration: none; ">daftpunk</a></span></b></span></font></div></div></div></span>]]></description>
            <link>http://www.innoq.com/blog/ca/2008/01/technologic.html</link>
            <guid>http://www.innoq.com/blog/ca/2008/01/technologic.html</guid>
            
            
            <pubDate>Tue, 08 Jan 2008 14:24:08 +0100</pubDate>
        </item>
        
    </channel>
</rss>
