<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><!-- generator="SCHULZ:DK FEED GENERATOR" --><rss xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
    <channel>
        <title>SCHULZ:DK</title>
        <description><![CDATA[Rants and Thoughts from an Imperfect Geek]]></description>
        <link>http://www.schulz.dk/en/blog/</link>
        <lastBuildDate>Sat, 26 May 2012 19:08:50 +0200</lastBuildDate>
        <generator>SCHULZ:DK FEED GENERATOR</generator>
        <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/Schulzdk" /><feedburner:info uri="schulzdk" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>Schulzdk</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
            <title>Open new files in existing Gvim</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/avO85EHFO60/119</link>
            <description>&lt;i&gt;If you use the Linux/Gnome file manager Nautilus for  file navigation, and often open files in gvim, then this trick is for you. 
&lt;br&gt;With a few simple tricks you can easily change files to be opened in an existing Gvim window if it already exists. &lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;&lt;img src="http://www.schulz.dk/fundanemt/site_graphics/fundaNews/vim_gloss_128.png" style="float:right;margin: 10px 10px 10px 10px;" /&gt;First step is to copy your existing Gvim shortcut so you have an alternative to the normal one.
&lt;br&gt;This is done by the following:
&lt;br&gt;
&lt;br&gt;cd ~/.local/share/applications
&lt;br&gt;cp gvim.desktop gvim-existing.desktop
&lt;br&gt;
&lt;br&gt;Next open the file and make sure the contents looks like this:
&lt;br&gt;[Desktop Entry]
&lt;br&gt;Encoding=UTF-8
&lt;br&gt;Name=GVim Text Editor (Existing)
&lt;br&gt;Comment=Edit text files in existing vim
&lt;br&gt;Exec=gvim --remote-silent %F
&lt;br&gt;Terminal=false
&lt;br&gt;Type=Application
&lt;br&gt;Icon=/usr/share/pixmaps/vim.svg
&lt;br&gt;Categories=Application;Utility;TextEditor;
&lt;br&gt;StartupNotify=true
&lt;br&gt;MimeType=text/plain;
&lt;br&gt;NoDisplay=true
&lt;br&gt;
&lt;br&gt;Finally you open nautilus and find one of the file you would normally edit in Gvim. 
&lt;br&gt;Right-click the file and select "Open with" -&gt;"Other application". In the list of files you simply select the one called "GVim Text Editor (Existing)" and make sure to put a checkmark in the "Remember this application for ...."
&lt;br&gt;
&lt;br&gt;Now whenever you open a file of that type, it will look for a running gvim and open the file in that one. If no gvim is running, then it will just start in a new instance as normal. 
&lt;br&gt;&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/avO85EHFO60" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Thu, 04 Aug 2011 13:52:14 +0200</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/119</feedburner:origLink></item>
        <item>
            <title>My second Vim book have been released</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/kERoR6QuETY/118</link>
            <description>&lt;i&gt;Back in 2007 I released &lt;a href="http://schulz.dk/en/projects/hackingvimthebook/" target="_top" class="normal"&gt;my first book&lt;/a&gt; about the &lt;a href="http://http//www.vim.org" target="_top" class="normal"&gt;Vim editor&lt;/a&gt;
&lt;br&gt;Today I can announce that my second vim book have been released. You can find it at the &lt;a href="http://bit.ly/bP8vWM" target="_top" class="normal"&gt;publishers site here&lt;/a&gt;&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;&lt;img src="http://www.schulz.dk/fundanemt/site_graphics/fundaNews/0509_Hacking_Vim_7.2cov.jpg" style="float:right;margin: 10px 10px 10px 10px;" /&gt;The second book is an update to the previous book. It now covers the latest version of Vim (v.7.2) and contains even more tricks on how to boost your productivity when using the Vim editor. 
&lt;br&gt;You can buy the book in both paperback and e-book edition from the &lt;a href="http://bit.ly/bP8vWM" target="_top" class="normal"&gt;publishers homepage&lt;/a&gt;. 
&lt;br&gt;
&lt;br&gt;&lt;b&gt;Book info: &lt;/b&gt;
&lt;br&gt;&lt;b&gt;Language : English&lt;/b&gt;
&lt;br&gt;&lt;b&gt;Paperback : 244 pages [ 235mm x 191mm ]&lt;/b&gt;
&lt;br&gt;&lt;b&gt;Release Date : April 2010&lt;/b&gt;
&lt;br&gt;&lt;b&gt;ISBN : 1849510504&lt;/b&gt;
&lt;br&gt;&lt;b&gt;ISBN 13 : 978-1-849510-50-9&lt;/b&gt;
&lt;br&gt;&lt;b&gt;Author(s) : Kim Schulz&lt;/b&gt;&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/kERoR6QuETY" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Mon, 03 May 2010 10:23:32 +0200</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/118</feedburner:origLink></item>
        <item>
            <title>Android DevPhone1 available - but not for all developers</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/bBl3M08uSaI/117</link>
            <description>&lt;i&gt;Last weekend Google finally announced that they have made their first public Android development phone available to everyone registered as an Android developer. Even though it is basically  an unlocked version of the HTC G1 (not exactly a beauty) I still decided to order one.  But apprantly that is not possible!&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;&lt;img src="http://www.schulz.dk/fundanemt/site_graphics/fundaNews/android_small_image.jpg" style="float:right;margin: 10px 10px 10px 10px;" /&gt;It turn out that Google only ships the phone to a very limited list of countrys - Denmark not included. This is not something I have seen mentioned on any of the announcements coming from Google and I find this choice quite strange (especially as we have quite a few Android developers in Denmark). 
&lt;br&gt;Fortunately my company have an office in the UK and I could order the phone to the office there instead. 
&lt;br&gt;The phone itself is quite cheep (&amp;#036;399) but what a chock I got when I saw the shipping bill - freaking &amp;#036;171 in order to ship 1(ONE!!) phone from the US to the UK. This was the only shipping option available and it was some UPS with tracking option. 
&lt;br&gt;I am seriously considering to cancel my order as I find this shipping price close to ridiculous. 
&lt;br&gt;It this just Googles way of saying "hey we only want large companies to work on Android apps?, Screw all you small developers out there"?
&lt;br&gt;By the way! only one phoe can be ordered at a time&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/bBl3M08uSaI" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Tue, 09 Dec 2008 09:26:03 +0100</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/117</feedburner:origLink></item>
        <item>
            <title>GScroll - why the HTC Touch Diamond is still superior</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/yDwxHYylAjQ/116</link>
            <description>&lt;i&gt;touchpad and app-launcher using the button area of the HTC diamond....Brilliant
&lt;br&gt;
&lt;object width="425" height="344"&gt;
&lt;param name="movie" value="http://www.youtube.com/v/y7tNhqIZAa4&amp;hl=en&amp;fs=1"&gt;&lt;/param&gt;
&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;
&lt;param name="allowscriptaccess" value="always"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/y7tNhqIZAa4&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/yDwxHYylAjQ" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Tue, 09 Dec 2008 09:06:24 +0100</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/116</feedburner:origLink></item>
        <item>
            <title>So what is up with Google FriendConnect and Facebook Connect?</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/E_x7zjG2cBo/115</link>
            <description>&lt;i&gt;Last Thursday &lt;a href="http://www.facebook.com" target="_top" class="normal"&gt;Facebook&lt;/a&gt; &lt;a href="http://developers.facebook.com/news.php?blog=1&amp;story=108" target="_top" class="normal"&gt;(re)&lt;/a&gt; &lt;a href="http://developers.facebook.com/news.php?blog=1&amp;story=174" target="_top" class="normal"&gt;announced&lt;/a&gt; their new Single-Sign-On (SSO) called &lt;a href="http://developers.facebook.com/connect.php" target="_top" class="normal"&gt;Facebook Connect&lt;/a&gt; (it was previously announced to developers back in May). 
&lt;br&gt;Google have had a similar service called &lt;a href="http://www.google.com/friendconnect" target="_top" class="normal"&gt;Google FriendConnect&lt;/a&gt; in beta for quite a while and of cause they could not resist the temptation and go release their service to the public just hours after the &lt;a href="http://developers.facebook.com/connect.php" target="_top" class="normal"&gt;Facebook Connect&lt;/a&gt; service was announced.
&lt;br&gt;But what is actually the difference between the two services? &lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;&lt;img src="http://www.schulz.dk/fundanemt/site_graphics/fundaNews/Facebook_Goog.png" style="float:right;margin: 10px 10px 10px 10px;" /&gt;&lt;b&gt;Facebook Connect&lt;/b&gt;
&lt;br&gt;Facebook connect is meant to be a service where private and commercial sites can let its visitors login with their facebook credentials instead of creating a new user on the page (e.g. a for a forum). Info and activities the user have on the website can  be shared with the persons facebook friends and they can be invited to join as well. 
&lt;br&gt;As with all Facebook related development, it involves a mixture of PHP and Javascript and hence the webmaster must know how to use these in order to integrate Facebook Connect with their site. A good &lt;a href="http://www.somethingtoputhere.com/therunaround" target="_top" class="normal"&gt;example page&lt;/a&gt; including &lt;a href="http://svn.facebook.com/svnroot/platform/samples/packages/therunaround.tar.gz" target="_top" class="normal"&gt;source code&lt;/a&gt; is however available to make it easier for the webmaster.
&lt;br&gt;
&lt;br&gt;&lt;b&gt;Google FriendConnect&lt;/b&gt;
&lt;br&gt;Google connect builds on top of the basic concepts from OpenSocial and Google Gadgets. Its functionality is currently still limited to a few "gadgets" like :
&lt;br&gt;
&lt;ul&gt;
    &lt;li&gt; a "members gadget - let people "join" your site, see what other members the page have, read their info and become friends with them as well. Friends from all OpenSocial supporting services(e.g. AIM, Plaxo, Orkut, Google, etc) can be invited to be friends (and their credentials can be used to login). 
&lt;/li&gt;
    &lt;li&gt; a "Rating gadget" where the visitors can rate and comment on whatever the gadget is bound to (site, blog post, image, video etc). 
&lt;/li&gt;
    &lt;li&gt; a "Wall gadget" where visitors can write comments, have simple "chats" etc.
&lt;/li&gt;
    &lt;li&gt; A "custom Gadget" where the webmaster simply gives a link to an OpenSocial gadget (xml file) or a Google Gadget from iGoogle and then this will be shown on the page.
&lt;/li&gt;&lt;/ul&gt;I am sure that many more will be developed in the near future (As will all other "Google"). 
&lt;br&gt;As with the Google Gadgets, it has been made very simple for the developer to integrate the Gadgets into a webpage. A few clicks and selection of the FriendConnect page and a snippet of javascript/html is generated. This code is simply pasted into the place on the site where the webmaster wants it to be. And that's it! Now the page visistors can enjoy the Gadget on the page. 
&lt;br&gt;
&lt;br&gt;I will take a more thorough look at the two services in the upcoming weeks. Until then, please feel free to add a comment and join my google FriendConnet service  on my frontpage.&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/E_x7zjG2cBo" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Sat, 06 Dec 2008 16:59:48 +0100</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/115</feedburner:origLink></item>
        <item>
            <title>Pacman, Site design and Google FriendConnect</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/QVNQyRXqJWU/114</link>
            <description>&lt;i&gt;It has been awhile since I last wrote here on the blog. A lot has happened and I will try to summarize some of it here. &lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;&lt;b&gt;Pacman&lt;/b&gt;
&lt;br&gt;A lot of people have complained about pacman being down all the time. I have been working hard to keep it up but it is simply so popular that even the dedicated server that hosts it now cannot keep it up all the time. I am working on getting some redundant server setup for this, but keep in mind that it is not free to have servers like this running for a free online game. 
&lt;br&gt;You can support me by donating through Paypal (button below) or by buying my &lt;a href="http://www.schulz.dk/en/projects/thevimeditor/" target="_top" class="normal"&gt;Vim book&lt;/a&gt;
&lt;br&gt;&lt;form name="_xclick" action="https://www.paypal.com/cgi-bin/webscr" method="post"&gt;&lt;input type="hidden" name="cmd" value="_xclick"&gt;&lt;input type="hidden" name="business" value="kim@schulz.dk"&gt;&lt;input type="hidden" name="item_name" value="Google Gadget Pacman"&gt;&lt;input type="hidden" name="currency_code" value="USD"&gt;&amp;#036;&lt;input type="text" style="width:50px;" name="amount" value="10.00"&gt;
&lt;br&gt;&lt;input type="image" src="http://www.paypal.com/en_US/i/btn/btn_donate_LG.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!"&gt;
&lt;br&gt;&lt;/form&gt;
&lt;br&gt;&lt;b&gt;New Site Design&lt;/b&gt;
&lt;br&gt;I have had the same boring design on this page for years now and it was about time to find a new one. The new design is one I have adapted from a mix of several different free templates on the web (yes I haven't had time to do an entire design myself).  I still need to translate some of the pages and I also have tons of new stuff laying around that I need to add to the page. 
&lt;br&gt;Most of the basic stuff like Blog and games are back online.
&lt;br&gt;
&lt;br&gt;&lt;b&gt;Google FriendConnect&lt;/b&gt;
&lt;br&gt;Google have added a new feature to their portfolio called &lt;a href="http://www.google.com/friendconnect/" target="_top" class="normal"&gt;FriendConnect&lt;/a&gt;. I have been playing around with it for a bit on my frontpage and plan to use it even more if I can find appropriate places for it. 
&lt;br&gt;So far I have added a "friend list" and a comment box. I would encourage you to sign up and take it for a spin. It looks like it has a lot of nice features and more are coming soon.  Feel free to add a comment to my frontpage or add yourself as a friend.&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/QVNQyRXqJWU" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Wed, 03 Dec 2008 18:28:29 +0100</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/114</feedburner:origLink></item>
        <item>
            <title>Pacman Game down</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/IcDTLDtQg3w/113</link>
            <description>&lt;i&gt;I am currently having some hardware problems with the server that hosts the Pacman game. This means that the Game is down right now (have been for some days now) and probably wont be able to get back up until next weekend. 
&lt;br&gt;Sorry for this, but I will do my best to get it back up as soon as possible!&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/IcDTLDtQg3w" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Thu, 28 Aug 2008 11:02:39 +0200</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/113</feedburner:origLink></item>
        <item>
            <title>GottaBeMobile.com giving away a ton og gadgets</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/5h3s76keTyU/112</link>
            <description>&lt;i&gt;HO HO HO It's Christmas time at GottaBeMobile.com&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;&lt;image src="http://www.gottabemobile.com/images/194036_49765L_gif.gif" align=right /&gt;
&lt;br&gt;The good guys over at &lt;a href="http://www.gottabemobile.com/Ho+Ho+Ho+It+Is+Christmas+Time+At+GottaBeMobilecom.aspx" target="_top" class="normal"&gt;gottaBeMobile.com&lt;/a&gt; are giving away a lot of gadgets and swag to users that are active on their blog comments, forum or by promoting their site. 
&lt;br&gt;read more about the contest here: &lt;a href="http://www.gottabemobile.com/Ho+Ho+Ho+It+Is+Christmas+Time+At+GottaBeMobilecom.aspx" target="_top" class="normal"&gt;http://www.gottabemobile.com/Ho+Ho+Ho+It+Is+Christmas+Time+At+GottaBeMobilecom.aspx&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/5h3s76keTyU" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Wed, 02 Jul 2008 13:49:15 +0200</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/112</feedburner:origLink></item>
        <item>
            <title>Guitar Hero 3 as a gadget - rock your world!</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/PZJ4fWSTmas/111</link>
            <description>&lt;i&gt;I looooove the Guitar hero games. Not because of the fantastic game play or graphichs, but simply because it it funny, entertaining and a great party-starter. Oh and the music is quite cool too. 
&lt;br&gt;&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;Now you can play Guitar Hero 3 online in a small widget. It is really fun when you get the hang of the controls: use 1-5 to control the strings and enter-key to use the pick (press it to do any actual playing while holding down the correct string). Backspace is the vibrato. 
&lt;br&gt;Here it is. Enjoy!
&lt;br&gt;
&lt;object width="561" height="530"&gt;
&lt;param name="movie" value="http://www.rocketxl.com/gh3/gh3widget.swf" /&gt;
&lt;param name="wmode" value="transparent" /&gt; &lt;embed src="http://www.rocketxl.com/gh3/gh3widget.swf" type="application/x-shockwave-flash" wmode="transparent" width="561" height="530"&gt;&lt;/embed&gt;&lt;/object&gt; 
&lt;br&gt;
&lt;br&gt;Hope to have it ready as a iGoogle gadget later next week.&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/PZJ4fWSTmas" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Thu, 01 May 2008 09:35:40 +0200</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/111</feedburner:origLink></item>
        <item>
            <title>Why is pacman so slow - here's why!</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/MTtXwWonJoU/110</link>
            <description>&lt;i&gt;&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;&lt;img src="http://www.schulz.dk/fundanemt/site_graphics/fundaNews/module_pacman.png" style="float:right;margin: 10px 10px 10px 10px;" /&gt;In the past few weeks the popular pacman google gadget has gone from slow to down to slow to now being back to near normal. I have received thousands of mails from people that wanted to know what happend to the game. Today I decided to tell why. 
&lt;br&gt;Since 1997 I have had my domain www.schulz.dk hosted at the same company. From the start I have paid for the "big package" with free disk space and free trafic. Since then the original (and really great) company, Image Scandinavia, has changed owners several times and over time the support and QoS has become worse and worse.  First i became &lt;a href="http://en.wikipedia.org/wiki/World_Online" target="_top" class="normal"&gt;World Online&lt;/a&gt;, then &lt;a href="http://en.wikipedia.org/wiki/Tiscali" target="_top" class="normal"&gt;Tiscali&lt;/a&gt;, then &lt;a href="http://www.tele2.dk" target="_top" class="normal"&gt;Tele2&lt;/a&gt;. 
&lt;br&gt;Tele2 is actually an ISP and their hosting is taken care of by the company &lt;a href="http://www.uni2.dk" target="_top" class="normal"&gt;uni2&lt;/a&gt;. Usually Uni2 have been known as one of the most reliable hosting sites in Denmark, but in my experience that isn't really correct. Over time my site was really slow and database access could sometimes give timeouts. 
&lt;br&gt;Recently Uni2 was aquired by  &lt;a href="http://www.tdc.com" target="_top" class="normal"&gt;TDC Hosting&lt;/a&gt; which is the hosting company of the largest tele and internet provider in Denmark. 
&lt;br&gt;&lt;b&gt;Now things started breaking down&lt;/b&gt; since their admins apperently did not like the fact that my site was so popular. 
&lt;br&gt;One evening they suddenly changed the read-access bit on my pacman files without any prior warning. 
&lt;br&gt;I noticed that and thought it was a glitch in their system so I changed it back to normal. A few hours later, all my files were locked down by the evil "root". 
&lt;br&gt;I contacted their support and a guy there told me something along the lines of "sorry we cannot hos your file anymore, they are too demanding. We have to other customers to think of too". 
&lt;br&gt;How the h... can the largest hosting company in Denmark  not handle my site. It's not &lt;b&gt;that popular&lt;/b&gt; and we are only talking 75-100Million hits/month giving around 800gb-1tb/md traffic. 
&lt;br&gt;I would think that this kind of hosting would be a minor thing to them. 
&lt;br&gt;
&lt;br&gt;&lt;b&gt;The solution&lt;/b&gt;
&lt;br&gt;In the end, I could not persuade them to  host the pacman game - however the rest of the site could stay if it "behaved well".
&lt;br&gt;Fortunately I own &lt;a href="http://www.devteam.dk" target="_top" class="normal"&gt;my own small hosting company&lt;/a&gt; where I decided to place the pacman game on a separate server. 
&lt;br&gt;I started by setting it to be ready for extreme high load, but in the end I realized that the caching system, reversed proxy etc used up more system resources than the actual webserver load. 
&lt;br&gt;So in the end I moved the game to a small virtual server that runs as a 2ghz machine with 2gb ram.  The avg load is around 1.2 (unix load) and less than half of the ram is in use. 
&lt;br&gt;Now I ask myself even more why the large hosting company could not handle this kind of load. Seems to me like somebody in their admin team should take a look at their setup. 
&lt;br&gt;&lt;b&gt;Final Note&lt;/b&gt;
&lt;br&gt;I would like to thank everyone that have supported me by sending friendly mails and game ideas. Also a big thanks to everyone that plays this game and makes it one of the most popular games on Google ever. 
&lt;br&gt;&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/MTtXwWonJoU" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Tue, 18 Dec 2007 18:09:25 +0100</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/110</feedburner:origLink></item>
        <item>
            <title>Songza, The next big thing - or is it?</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/WgcmTU7UQis/109</link>
            <description>&lt;i&gt;A little more than a week ago, &lt;a href="http://en.wikipedia.org/wiki/Aza_Raskin" target="_top" class="normal"&gt;Aza Raskin&lt;/a&gt; announced his new brainchild &lt;a href="http://www.songza.com" target="_top" class="normal"&gt;Songza&lt;/a&gt;. A brand new search engine for music. The users can easily find and listen to the music, but they cant download it - or can they?&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;&lt;b&gt;Geat userinterface&lt;/b&gt;
&lt;br&gt;The songza userinterface is great and simple (KISS consept at its best). You search for a song, select the song in the result list and click it. Then a nice little navigations box shows up where you can select to play, share, rate or add to playlist. Simple and easy. After selecting play, the music starts playing. 
&lt;br&gt;Here are a bit of screenshots. 
&lt;br&gt;&lt;image src="/images/songza/songza1.png" /&gt;
&lt;br&gt;&lt;image src="/images/songza/songza2.png" /&gt;
&lt;br&gt;&lt;image src="/images/songza/songza3.png" /&gt;
&lt;br&gt;
&lt;br&gt;The idea is briliant and you can find pretty much any song you like (I did some weird searches and got results). 
&lt;br&gt;This made me think! where do they get their songs from? In many cases the songs sounded like live recordings or just plain bad recordings so I was sure that it wasnt top-quality music they have gotten from the music industry 
&lt;br&gt;I couldnt find much info about this, so I decided to do a bit of digging into how it worked. 
&lt;br&gt;
&lt;br&gt;&lt;b&gt;The music is not downloadable - yeah Right!&lt;/b&gt;
&lt;br&gt;I fired up firefox and started the firebug extension to see what actually happened when I started playing a song. The "net" tab is quite nice to show what actually gets transfered over to my computer.
&lt;br&gt;One thing caught my eye right away. Between the gets of images, flash and js files I suddently saw a couple of links to youtube. Could it be that simple? Did a couple of more searched and now also saw a couple of links to google-video. 
&lt;br&gt;&lt;image src="/images/songza/songza4.png" /&gt;
&lt;br&gt;Aha! I looked at what I had gotten from youtube ant noticed that it was the usual "get_video" request that the youtube player uses to get the flv file containing the video. 
&lt;br&gt;so thats where they got their music from. It is actually just the video it plays without showing the image. This also explains why the sound was often so bad or like live recordings (there s quite a few live recordings around on youtube). 
&lt;br&gt;I copied the link from the youtube "get_video" link from firebug and into another firefox window. I was then asked whether I wanted to download the file or play it with my media player (Gnome  Totem). I selected the last option and this is what I saw: 
&lt;br&gt;&lt;image src="/images/songza/songza5.png" /&gt;
&lt;br&gt;
&lt;br&gt;The music video of dire straits that I just listened to on Songza. 
&lt;br&gt;Nice and easy. The best thing is that the Songza interface is a lot easier to find music with than the one in youtube and google-video. 
&lt;br&gt;In other words, this might not be such a bad idea after all - even though it still just brings us  what youtube and friends does.
&lt;br&gt;I am pretty sure though that within a couple of weeks, firefox extensions like downloadhelper will provide support for downloading music (well videos) from songza.&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/WgcmTU7UQis" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Sat, 17 Nov 2007 13:16:33 +0100</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/109</feedburner:origLink></item>
        <item>
            <title>New Google Game Gadget: Rainbow Web</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/nW1Zqwh83wY/108</link>
            <description>&lt;i&gt;Today I can proudly present a new Google Game gadget I have created together with the guys from &lt;a href="http://www.gamezebo.com" target="_top" class="normal"&gt;Gamezebo&lt;/a&gt;. &lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;&lt;img src="http://www.schulz.dk/fundanemt/site_graphics/fundaNews/rainbowweb.png" style="float:right;margin: 10px 10px 10px 10px;" /&gt;
&lt;br&gt;The game is called Rainbow web and is an addicting puzzle game. You have to solve the color and letter puzzles before the time runs out, so hurry up!
&lt;br&gt;You can add the game to your iGoogle page &lt;a href="http://www.google.com/ig/adde?moduleurl=http://www.schulz.dk/gadgets/rainbowweb/rainbowweb.xml" target="_top" class="normal"&gt;here&lt;/a&gt;
&lt;br&gt;Happy gaming!&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/nW1Zqwh83wY" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Sun, 23 Sep 2007 22:28:39 +0200</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/108</feedburner:origLink></item>
        <item>
            <title>Pacman - Now in multiple languages</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/Mqxjbadgets/107</link>
            <description>&lt;i&gt;In a joint effort with the flash developer &lt;a href="http://www.neave.com" target="_top" class="normal"&gt;Paul Neave&lt;/a&gt; I have now made it possible to play the good old pacman game in not one, not two, but five different languages. 
&lt;br&gt;This means that you can now enjoy the pacman game in French, English, Spanish, Portuguese and Danish. 
&lt;br&gt;You simply select the language you want to use in the gadget preferences. You find it in the little arrow in the top-right corner of the gadget. 
&lt;br&gt;&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/Mqxjbadgets" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Sun, 23 Sep 2007 22:21:25 +0200</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/107</feedburner:origLink></item>
        <item>
            <title>OOXML is NOT an open ISO standard</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/5Yihz1neTQo/106</link>
            <description>&lt;i&gt;A ballot on whether to publish the draft standard ISO/IEC DIS 29500, Information technology &amp;#150; Office Open XML file formats, as an International Standard by ISO (International Organization for Standardization) and IEC (International Electrotechnical Commission) has not achieved the required number of votes for approval.&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;Today is a great day for Information freedom. The ballot on whether Microsofts Closed document format OOXML could gain Open ISO standard certification resulted in a NO!
&lt;br&gt;This means that ODF is still the only real  open ISO  Office document format out there (which is what I have meant all the time. 
&lt;br&gt;
&lt;br&gt;Nice work to all of you that helped informing the world about why OOXML should actually be called COXML and why the world would only need one ISO standarized Office document format.
&lt;br&gt;
&lt;br&gt;Read the full press release from ISO here:
&lt;br&gt;&lt;a href="http://www.iso.org/iso/newsandmedia/pressrelease.htm?refid=Ref1070" target="_top" class="normal"&gt;http://www.iso.org/iso/newsandmedia/pressrelease.htm?refid=Ref1070&lt;/a&gt;
&lt;br&gt;
&lt;br&gt;Unfortunately MS can still try to get ISO to vote yes, if it changes the things wrong with the format  .&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/5Yihz1neTQo" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Tue, 04 Sep 2007 20:30:01 +0200</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/106</feedburner:origLink></item>
        <item>
            <title>Updated Fish Tycoon Gadget</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/Ybh_mk__eaA/105</link>
            <description>&lt;i&gt;Just a short update. Some users has complained that it was annoying that the Fish Tycoon game played music when started (actually even before the game has started). This is now changed in the came so from now on the game is muted as a default. Let me know if this is not ok. &lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;&lt;img src="http://www.schulz.dk/fundanemt/site_graphics/fundaNews/fishtycoon.png" style="float:right;margin: 10px 10px 10px 10px;" /&gt;&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/Ybh_mk__eaA" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Fri, 10 Aug 2007 22:41:10 +0200</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/105</feedburner:origLink></item>
        <item>
            <title>Reading a book - not writing it.</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/XwiwPmUqTSk/104</link>
            <description>&lt;i&gt;After I have been spending most of my time writing my book, it is now time for me to sit back and relax with a bit of reading instead. 
&lt;br&gt;For that purpose, I have gotten a bunch of books from my &lt;a href="http://www.packtpub.com" target="_top" class="normal"&gt;Publisher&lt;/a&gt;. I have already read &lt;a href="http://www.packtpub.com/ajax-php/book/mid/0506073eo2pu" target="_top" class="normal"&gt;the first one&lt;/a&gt; which I hope to do a short review of later on. The next book I am planning to read is &lt;a href="http://www.packtpub.com/asterisk/book/mid/050607xnw4rd" target="_top" class="normal"&gt;Building Telephony Systems With Asterisk&lt;/a&gt; which I have been wanting to read more about for awhile. But look out for the reviews very soon. 
&lt;br&gt;
&lt;br&gt;&lt;b&gt;In other news:&lt;/b&gt;
&lt;br&gt;I have started a new photo blog called &lt;a href="http://www.colorsofblack.com" target="_top" class="normal"&gt;Colors of Black&lt;/a&gt;. It will contain some of all the pictures I will take (or have taken already) - some good, some bad and some really ugly ones :-) Take a look for yourself. &lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/XwiwPmUqTSk" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Fri, 10 Aug 2007 21:27:46 +0200</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/104</feedburner:origLink></item>
        <item>
            <title>New Google gadget game</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/FqzknKzQpBc/103</link>
            <description>&lt;i&gt;Get your own aquarium fish store and show everyone how good your are at breeding fishes
&lt;br&gt;&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;&lt;img src="http://www.schulz.dk/fundanemt/site_graphics/fundaNews/fishtycoon.png" style="float:right;margin: 10px 10px 10px 10px;" /&gt;I have recently started working together with the game company &lt;a href="http://www.gamezebo.com" target="_top" class="normal"&gt;Gamezebo&lt;/a&gt; on creating new and exciting &lt;a href="http://www.google.com/ig" target="_top" class="normal"&gt;iGoogle&lt;/a&gt; gadgets. The first game I have created with them is called &lt;a href="http://www.google.com/ig/adde?moduleurl=http://www.schulz.dk/gadgets/fish_tycoon/fishtycoon.xml" target="_top" class="normal"&gt;Fish Tycoon&lt;/a&gt; and is kinda like a simulator game. You as the player will own you own aquarium fish store where you have to grow beautiful fishes, feed them and keep them healthy. When they are big enough you can sell the fishes from your store.
&lt;br&gt;So whats so great about this game you say? Well you have to try it to see how addictive it is. The best part is that you can play the same game for several days and come back to feed your fishes whenever you go to your Google page. The games runs in a near-realtime speed so you will have to take care of your fishes at least a couple of times every day in order to keep them alive. 
&lt;br&gt;
&lt;br&gt;I will encourage you to try it out.
&lt;br&gt;&lt;a href="http://www.google.com/ig/adde?moduleurl=http://www.schulz.dk/gadgets/fish_tycoon/fishtycoon.xml" target="_top" class="normal"&gt;Find it here&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/FqzknKzQpBc" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Thu, 05 Jul 2007 22:30:49 +0200</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/103</feedburner:origLink></item>
        <item>
            <title>Buy my book and support Children in Uganda</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/2EOUIlFFuno/102</link>
            <description>&lt;i&gt;Support Children in Uganda - Buy my &lt;a href="http://www.packtpub.com/Vim/book/mid/050607svff6f" target="_top" class="normal"&gt;book&lt;/a&gt;&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;&lt;img src="http://www.schulz.dk/fundanemt/site_graphics/fundaNews/iccfholland.gif" style="float:right;margin: 10px 10px 10px 10px;" /&gt;&lt;a href="http://www.moolenaar.net" target="_top" class="normal"&gt;Bram Moolenaar&lt;/a&gt;, the author of the famous &lt;a href="http://www.vim.org" target="_top" class="normal"&gt;Vim editor&lt;/a&gt; is also know as the person in charge of the &lt;a href="http://iccf-holland.org" target="_top" class="normal"&gt;International Child Care Fond (ICCF) Holland&lt;/a&gt;. This is an organization that helps  children without parents in Uganda - many of which are children of AIDS victims. A very good cause if you as me!
&lt;br&gt;When I told Bram Mollenaar that parts of the royalties from my &lt;a href="http://www.packtpub.com/Vim/book/mid/050607svff6f" target="_top" class="normal"&gt;Vim Book&lt;/a&gt;, is going to be paid to the opensource project "Vim", then he prompte replied that he would forward the money to &lt;a href="http://iccf-holland.org" target="_top" class="normal"&gt;ICCF Holland&lt;/a&gt;. This means that for every &lt;a href="http://www.packtpub.com/Vim/book/mid/050607svff6f" target="_top" class="normal"&gt;book&lt;/a&gt; sold, a percentage is donated directly to this very good cause. 
&lt;br&gt;You can read more about it in &lt;a href="http://www.packtpub.com/article/the-international-child-care-fund-and-the-vim-project" target="_top" class="normal"&gt;this article&lt;/a&gt; on my publishers site.&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/2EOUIlFFuno" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Wed, 20 Jun 2007 16:17:37 +0200</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/102</feedburner:origLink></item>
        <item>
            <title>So thats what my book looks like</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/C2KM1YQs3kA/101</link>
            <description>&lt;i&gt;Yesterday I finally received a copy of my own &lt;a href="http://www.packtpub.com/Vim/book/mid/050607svff6f" target="_top" class="normal"&gt;book&lt;/a&gt;. It was a fantastic feeling, finally to have the end-result.&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;&lt;img src="http://www.schulz.dk/fundanemt/site_graphics/fundaNews/vimbook.png" style="float:right;margin: 10px 10px 10px 10px;" /&gt;So now I have five copies of my &lt;a href="http://www.packtpub.com/Vim/book/mid/050607svff6f" target="_top" class="normal"&gt;book&lt;/a&gt; - well actually I dont have more than one left because the family and friends were all very keen on getting a copy. The rest of them I sent to the &lt;a href="http://www.packtpub.com/Vim/book/mid/050607svff6f" target="_top" class="normal"&gt;shop&lt;/a&gt; to buy a copy instead :-) 
&lt;br&gt;
&lt;br&gt;You haven't heard it from me, but if you would like to review my book on your webpage, you can contact my &lt;a href="http://www.packtpub.com/Vim/book/mid/050607svff6f" target="_top" class="normal"&gt;publisher&lt;/a&gt; and then arrange with them to ship you a copy for free.&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/C2KM1YQs3kA" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Thu, 14 Jun 2007 00:00:30 +0200</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/101</feedburner:origLink></item>
        <item>
            <title>Google maps with streetview - US only sofar.</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/tGRESNqMKNg/100</link>
            <description>&lt;i&gt;It not a new idea, but it is kind of a briliant idea anyways. Adding street views to Google maps makes a perfect combo for tourists and GPS users. 
&lt;br&gt;only one problem! it is for US residents only (so far)!&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;I came across a rumor a couple of weeks ago that told that Google was buying up domains with the word "streetview" in it. That made me thing that they were cooking up something new for google maps. 
&lt;br&gt;I was right. Today when looking for new Google map features discovered a new button when I was zoomed entirely in on one of the larger US cities (those with semi-3D view etc). The button said Street view and when pressed, a small yellow man was now shown on the map. An info window said that I should drag and drop the man onto a point inside the outlined streets. I did this and then a new window came up showing exactly how the street look at that point. the image could be panned and zoomed - you can even move along the street. 
&lt;br&gt;Here is a screenshot of a street in New York:
&lt;br&gt;&lt;image src="/fundanemt/site_graphics/fundaNews/googlestreetview500.png" align=center /&gt;
&lt;br&gt;Whenever I look for new Google features I usually use an &lt;a href="http://www.xroxy.com/proxy275859.htm" target="_top" class="normal"&gt;open proxy&lt;/a&gt; placed in USA. This is because they normally do not open up for the new features to the entire world right away and since they are from the US, they normally ad the feature there first. 
&lt;br&gt;If you dont live in the US. you might have to do the same. 
&lt;br&gt;&lt;a href="http://maps.google.com/maps?f=q&amp;hl=en&amp;q=new+york+new+york&amp;ie=UTF8&amp;ll=40.714997,-74.006653&amp;spn=0.741123,1.277161&amp;z=10&amp;iwloc=addr&amp;om=1&amp;layer=c" target="_top" class="normal"&gt;Test here&lt;/a&gt;
&lt;br&gt;&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/tGRESNqMKNg" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Tue, 29 May 2007 20:39:50 +0200</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/100</feedburner:origLink></item>
        <item>
            <title>My Book is finally out</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/yoO5Qg56QoM/99</link>
            <description>&lt;i&gt;After many hours of hard work and long nights I can finally add a new title to my resumé - &lt;a href="http://www.packtpub.com/author_view_profile/id/142" target="_top" class="normal"&gt;I am a book author&lt;/a&gt;. &lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;&lt;img src="http://www.schulz.dk/fundanemt/site_graphics/fundaNews/vimbook.png" style="float:right;margin: 10px 10px 10px 10px;" /&gt;Nearly a year ago a set off on a journey  to get one of my wished here in life fulfilled. I wanted to write a &lt;a href="http://www.packtpub.com/Vim/book/mid/050607svff6f" target="_top" class="normal"&gt;book&lt;/a&gt;, and it turned out that at about the same time there was a &lt;a href="http://www.packtpub.com" target="_top" class="normal"&gt;publisher&lt;/a&gt; who wanted me to write a &lt;a href="http://www.packtpub.com/Vim/book" target="_top" class="normal"&gt;book&lt;/a&gt;. 
&lt;br&gt;It has been a lot of very hard work and many nights where I did not get much sleep. If you ask my girlfriend, it was probably waaaay to much work - but I liked it. 
&lt;br&gt;So finally today the great day came where my &lt;a href="http://www.packtpub.com/Vim/book/mid/050607svff6f" target="_top" class="normal"&gt;book&lt;/a&gt;  was &lt;a href="http://www.packtpub.com/Vim/book/mid/050607svff6f" target="_top" class="normal"&gt;announced&lt;/a&gt; to be in pre-order. 
&lt;br&gt;The &lt;a href="http://www.packtpub.com/Vim/book" target="_top" class="normal"&gt;book&lt;/a&gt; is called &lt;i&gt;"Hacking Vim: A Cookbook to get the most out of the latest Vim editor."&lt;/i&gt; and is all about getting the most out of my editor of choice, Vim. 
&lt;br&gt;I hope that those of you who &lt;a href="http://www.packtpub.com/Vim/book/mid/050607svff6f" target="_top" class="normal"&gt;buy the book&lt;/a&gt; will get at much out of reading it as I did writing it (yes that's a lot). 
&lt;br&gt;&lt;a href="http://www.packtpub.com/Vim/book/mid/050607svff6f" target="_top" class="normal"&gt;Read more about the book here&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/yoO5Qg56QoM" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Tue, 15 May 2007 22:42:12 +0200</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/99</feedburner:origLink></item>
        <item>
            <title>A little thing for all you pac'ers</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/kAcFpadYimo/98</link>
            <description>&lt;i&gt;It is stupid to say that computer games influence kids. If so, kids who played PACMAN in the eighties would today run around in dark rooms, eating white tiny pills and listen to Monotone music.&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;&lt;img src="http://www.schulz.dk/fundanemt/site_graphics/fundaNews/module_pacman.png" style="float:right;margin: 10px 10px 10px 10px;" /&gt;All players of the google gadget pacman game. Your prayers have been heard. From version 2.4 of the pacman game, it should now, not only work in IE again, but it also makes it possible to pop-out the game, such that you can play it in near fullscreen size. This also makes it possible to get rid of the reload bug which the iGoogle (I really dont like that new name) page has. 
&lt;br&gt;
&lt;br&gt;So happy gaming. Hope you enjoy the game even more now. 
&lt;br&gt;&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/kAcFpadYimo" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Mon, 07 May 2007 21:21:36 +0200</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/98</feedburner:origLink></item>
        <item>
            <title>My next little gadget - I hope</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/oC3Yd3AnE8s/97</link>
            <description>&lt;i&gt;Hello My name is Kim and  I'm a gadget freak!
&lt;br&gt; &lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;Today while going though some of the &lt;a href="http://gizmodo.com/gadgets/cheap-pc/zonbu-to-roll-out-99-linux%20based-computer-this-summer-258177.php" target="_top" class="normal"&gt;blogs I follow&lt;/a&gt;, I came across a new little gadget I would love to add to my collection. The gadget is a nice little linux pc with a formfactor small enough to bring it along when moving around. It is the company &lt;a href="http://www.zonbu.com" target="_top" class="normal"&gt;Zonbu&lt;/a&gt; who has created this Gentoo-linux based box and they are going to sell it for &amp;#036;250 each or for &amp;#036;99 if you sign up for an online storage/software update subscription (which is &amp;#036;12.5/month). 
&lt;br&gt;From the screenshots it looks nice and I hope the hardware specs makes it usable as a media player box - if this is the case, then I will sure by one as soon as it is possible. 
&lt;br&gt;&lt;image src="/fundanemt/site_graphics/fundaNews/zonbu_comp.jpg" /&gt;
&lt;br&gt;&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/oC3Yd3AnE8s" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Mon, 07 May 2007 15:53:08 +0200</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/97</feedburner:origLink></item>
        <item>
            <title>Vim 7.1Beta released</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/LQbJbVBGLfg/96</link>
            <description>&lt;i&gt;It has been almost a year since my favorite editor Vim came out in version 7.0. Today Braam Announced that version 7.1beta was released and available on the &lt;a href="ftp://ftp.vim.org/pub/vim/unstable/" target="_top" class="normal"&gt;ftp site&lt;/a&gt;.&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;&lt;img src="http://www.schulz.dk/fundanemt/site_graphics/fundaNews/vim_gloss_128.png" style="float:right;margin: 10px 10px 10px 10px;" /&gt;The beta is quite stable which is also should be because it primarily contains patches which many of us has been using and testing for awhile now. 
&lt;br&gt;The easies way to find out what exactly has changed is by actually installing the beta and then use the command 
&lt;br&gt;&lt;b&gt;:help version-7.1&lt;/b&gt;
&lt;br&gt;This shows a changelog between version 7.0 and 7.1beta. 
&lt;br&gt;&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/LQbJbVBGLfg" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Sat, 05 May 2007 19:53:55 +0200</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/96</feedburner:origLink></item>
        <item>
            <title>It been a while...</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/8BG35_mGIP4/95</link>
            <description>&lt;i&gt;...but now I am back. There has been a lot to do &lt;a href="http://www.csr.com" target="_top" class="normal"&gt;at work&lt;/a&gt;, in &lt;a href="http://www.devteam.dk" target="_top" class="normal"&gt;my company&lt;/a&gt;, with &lt;a href="http://www.packtpub.com" target="_top" class="normal"&gt;my book&lt;/a&gt;, and &lt;a href="http://www.chilifan.dk" target="_top" class="normal"&gt;my other projects&lt;/a&gt;. I did however have time to make a new Google gadget - PacXon.&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;&lt;img src="http://www.schulz.dk/fundanemt/site_graphics/fundaNews/pacxon.png" style="float:right;margin: 10px 10px 10px 10px;" /&gt;The new game is a mix of the good old games pacman and the Xon. You have to move your pacman around in order for it to take land from the ghost. When you have 80% of the land or more you have won. You will still be able to get gems throughout the game (like the cherries in Pacman) and that way get more points. 
&lt;br&gt;Unfortunately there is no highscore in this game yet. 
&lt;br&gt;
&lt;br&gt;you can add the game by pressing &lt;a href="http://www.google.com/ig/add?moduleurl=http://www.schulz.dk/pacxon.xml" target="_top" class="normal"&gt;here&lt;/a&gt;.&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/8BG35_mGIP4" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Mon, 23 Apr 2007 21:16:31 +0200</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/95</feedburner:origLink></item>
        <item>
            <title>Fundanemt 2.2 released</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/_XBB0v9wB3I/94</link>
            <description>&lt;i&gt;After more than a year of development, we are now proud to present the latest version of Fundanemt CMS to you.
&lt;br&gt;&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;The new version 2.2 of Fundanemt CMS came out this weekend and it has tons of bugfixes and new features. 
&lt;br&gt;A couple of new modules like Forum and Auction have also been added to the long list of available modules. 
&lt;br&gt;Fundanemt is still one of the most userfriendly and flexible Content management systems out there and I will encourage everyone to try it out. 
&lt;br&gt; 
&lt;br&gt;
&lt;ul&gt;
    &lt;li&gt;You can find the official announcement &lt;a href="http://www.fundanemt.com/newsarchive/?number=22" target="_top" class="normal"&gt;here&lt;/a&gt;
&lt;/li&gt;
    &lt;li&gt;The long changelog is &lt;a href="http://www.fundanemt.com/releases/22(stable)/changelog/" target="_top" class="normal"&gt;here&lt;/a&gt;
&lt;/li&gt;
    &lt;li&gt; You can download the software &lt;a href="http://www.fundanemt.com/releases/22(stable)/" target="_top" class="normal"&gt;here&lt;/a&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;&lt;image src="http://www.fundanemt.com/fundanemt/site_graphics/artwork/poweredby/fundanemt.gif" /&gt;
&lt;br&gt;&lt;image src="http://www.fundanemt.com/fundanemt/site_graphics/artwork/poweredby/get-fundanemt.png" /&gt;&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/_XBB0v9wB3I" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Sun, 11 Mar 2007 15:08:31 +0100</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/94</feedburner:origLink></item>
        <item>
            <title>Thanks for the support</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/phKus56l_wU/93</link>
            <description>&lt;i&gt;Every month more and more people visits this page. This has resulted in an average of 1.025.245 hits every day - thats nearly 12 hits/sec during the entire day and night. &lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;Of cause it is the Pacman Game that gets the most hits, but this blog is also getting quite a few. 
&lt;br&gt;I will let the graph speak for itself, and end this post by saying another thanks to everyone that supports this site by visiting it. 
&lt;br&gt;&lt;image src="http://www.schulz.dk/daily_usage_200702.png" align=center /&gt;&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/phKus56l_wU" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Sat, 03 Mar 2007 00:10:34 +0100</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/93</feedburner:origLink></item>
        <item>
            <title>Updated Pacman Google Gadget</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/NGtQtApgOvo/92</link>
            <description>&lt;i&gt;PAC-Man - Still number one Google gadget!&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;&lt;img src="http://www.schulz.dk/fundanemt/site_graphics/fundaNews/module_pacman.png" style="float:right;margin: 10px 10px 10px 10px;" /&gt;One of the good API guys over at Google HQ contacted me about a possible bug when using my Pacman Google Widget in Internet Explorer. A problem I would never have discovered myself, since I wouldn't waste more than 5 sec tops in IE before hating it too much to be able to use it. 
&lt;br&gt;I think the problem is fixed now and also the the problem some has reported, where game is not being shown in the correct size. 
&lt;br&gt;The version number has been bumped up to 2.1, so if you still see Pacman 2.0 in the header, then you still use the old version. 
&lt;br&gt;Happy gaming folks.&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/NGtQtApgOvo" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Fri, 02 Mar 2007 23:38:26 +0100</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/92</feedburner:origLink></item>
        <item>
            <title>And the winner is....</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/lL6UoM4mzUg/91</link>
            <description>&lt;i&gt;&lt;a href="http://www.schulz.dk/en/blog/blogarchive/90" target="_top" class="normal"&gt;Before the weekend&lt;/a&gt; I invited everyone to share their best &lt;a href="http://www.joost.com" target="_top" class="normal"&gt;Joost&lt;/a&gt; slogan or feature and in exchange get the possibility to win a Joost invitation.&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;&lt;img src="http://www.schulz.dk/fundanemt/site_graphics/fundaNews/joost_001_en_127x100_black.jpg" style="float:right;margin: 10px 10px 10px 10px;" /&gt;So today I have promised to announce who the winners are and....&lt;strong&gt;drummroll&lt;/strong&gt;..... all of you! that is all of you who were clever enough to join the competition and write both your name AND email address. 
&lt;br&gt;My fellow Dane, &lt;a href="http://soulfood.dk/" target="_top" class="normal"&gt;Mads Toftum&lt;/a&gt; and I decided to join forces, and with our invite pools combined, there was enough for all of you. 
&lt;br&gt;
&lt;br&gt;Congratulation to all of you. Now I sure hope that you will enjoy your betatester status, and that you use to to report bugs, propose features etc. etc. 
&lt;br&gt;
&lt;br&gt;Good luck.&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/lL6UoM4mzUg" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Mon, 26 Feb 2007 22:13:02 +0100</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/91</feedburner:origLink></item>
        <item>
            <title>So you want to get Invited to Joost do you?</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/itd285LRxko/90</link>
            <description>&lt;i&gt;Get  ready to be Joosed! Free Joost invitations to the lucky ones. It could be you!&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;&lt;img src="http://www.schulz.dk/fundanemt/site_graphics/fundaNews/joost_001_en_127x100_black.jpg" style="float:right;margin: 10px 10px 10px 10px;" /&gt;Today The good guys over at &lt;a href="http://www.joost.com" target="_top" class="normal"&gt;Joost&lt;/a&gt; decided to allow me to give away a number of Invitations to become beta tester of their system. 
&lt;br&gt;I do however not want to give the out to just anyone, so I have come up with something you have to do in order to get an invitation. 
&lt;br&gt;You basically have to do one of the following things and post it as a comment to this post along with your name and email address. 
&lt;br&gt;
&lt;ol&gt;
    &lt;li&gt; Find a good slogan for Joost
&lt;/li&gt;
    &lt;li&gt; Find a good feature your would like to see in a system like joost. 
&lt;/li&gt;
    &lt;li&gt; Give a very good reason to why you should have one of the invitations. 
&lt;/li&gt;&lt;/ol&gt;
&lt;br&gt;And that is! Should be quite simple to do at least one of the tasks mentioned and every buddy has a chance.
&lt;br&gt;
&lt;br&gt;I will decide who wins on Monday evening (CET) at contact the winners directly. 
&lt;br&gt;Good luck 
&lt;br&gt;&lt;script&gt; digg_url = 'http://digg.com/software/So_you_want_a_free_Joost_Invite'; &lt;/script&gt;
&lt;br&gt;&lt;script src="http://digg.com/api/diggthis.js"&gt;&lt;/script&gt;&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/itd285LRxko" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Fri, 23 Feb 2007 19:43:00 +0100</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/90</feedburner:origLink></item>
        <item>
            <title>Joost signs deal with Viacom (UPDATED)</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/n2ad-ghY1is/89</link>
            <description>&lt;i&gt;This just in from the Rumor bank: Joost signs deal with viacom which means potential access to shows and movies from Paramount, CBS, MTV, and Comedy Central. 
&lt;br&gt;&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;&lt;img src="http://www.schulz.dk/fundanemt/site_graphics/fundaNews/joost_logo.gif" style="float:right;margin: 10px 10px 10px 10px;" /&gt;Today several news sites have announced that Joost has signed a deal with Viacom about Viacom providing both Archived and new shows to the Joost platform. This is great news since Viasat controls many great contents producers. 
&lt;br&gt;
&lt;br&gt;Here is a couple of links for news about the deal:
&lt;br&gt;
&lt;br&gt;&lt;a href="http://www.paidcontent.org/entry/419-viacom-and-joost-sign-licensing-agreement/" target="_top" class="normal"&gt;http://www.paidcontent.org/entry/419-viacom-and-joost-sign-licensing-agreement/&lt;/a&gt;
&lt;br&gt;&lt;a href="http://www.heise.de/newsticker/meldung/85566" target="_top" class="normal"&gt;http://www.heise.de/newsticker/meldung/85566&lt;/a&gt; (in German). 
&lt;br&gt;&lt;b&gt;UPDATE: &lt;/b&gt;
&lt;br&gt;Now there is an official Press release:
&lt;br&gt;&lt;a href="http://biz.yahoo.com/prnews/070220/nytu066.html?.v=82" target="_top" class="normal"&gt;http://biz.yahoo.com/prnews/070220/nytu066.html?.v=82&lt;/a&gt;
&lt;br&gt;f you look at the Viacom stock, you will notice that it raised quite a bit after this was announced. 
&lt;br&gt;
&lt;br&gt;&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/n2ad-ghY1is" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Tue, 20 Feb 2007 13:14:10 +0100</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/89</feedburner:origLink></item>
        <item>
            <title>Joost eastereggs - who can find it</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/WNGCoqMj9lg/88</link>
            <description>&lt;i&gt;&lt;a href="http://en.wikipedia.org/wiki/Easter_egg_(virtual)" target="_top" class="normal"&gt;Software Eastereggs&lt;/a&gt; is the grafitti of the developers world. &lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;&lt;img src="http://www.schulz.dk/fundanemt/site_graphics/fundaNews/joost_001_en_127x100_black.jpg" style="float:right;margin: 10px 10px 10px 10px;" /&gt;Today when playing around with the &lt;a href="http://www.joost.com" target="_top" class="normal"&gt;Joost&lt;/a&gt; client, I discovered a hidden easteregg. For those who don't know that an &lt;a href="http://en.wikipedia.org/wiki/Easter_egg_(virtual)" target="_top" class="normal"&gt;easter egg&lt;/a&gt; is, it is a kind of hidden feature that the developers have hidden in the system. Mostly it shows off the developers talents (like a 3D flight simulater in one of the MS Office tools) or just some other thing to promote the developers. 
&lt;br&gt;
&lt;br&gt;So where it the easteregg in the Joost client you say?  I wont tell, but I can give you some hints:
&lt;br&gt;
&lt;ol&gt;
    &lt;li&gt; It involves using the search box
&lt;/li&gt;
    &lt;li&gt; It has something to do with developer credits
&lt;/li&gt;&lt;/ol&gt;
&lt;br&gt;That should get you started on how to play the "find the easteregg" game.
&lt;br&gt;
&lt;br&gt;Happy hunting!&lt;script&gt; digg_url = 'http://www.digg.com/software/Software
&lt;u&gt;easteregg&lt;/u&gt;found
&lt;u&gt;in&lt;/u&gt;the
&lt;u&gt;Joost&lt;/u&gt;client'; &lt;/script&gt;
&lt;br&gt;&lt;script src="http://digg.com/api/diggthis.js"&gt;&lt;/script&gt; 
&lt;br&gt;I will tell how to find it in some days for those of you that cannot find it.&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/WNGCoqMj9lg" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Mon, 19 Feb 2007 17:51:11 +0100</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/88</feedburner:origLink></item>
        <item>
            <title>New Joost client v 0.8.0  released - Now also a beta for Mac</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/fsN-qvTb8lk/87</link>
            <description>&lt;i&gt;&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;&lt;img src="http://www.schulz.dk/fundanemt/site_graphics/fundaNews/joost_logo.gif" style="float:right;margin: 10px 10px 10px 10px;" /&gt;&lt;script&gt; digg_url = 'http://www.digg.com/tech
&lt;u&gt;news/New&lt;/u&gt;Joost
&lt;u&gt;client&lt;/u&gt;ready
&lt;u&gt;for&lt;/u&gt;the
&lt;u&gt;beta&lt;/u&gt;testers
&lt;u&gt;now&lt;/u&gt;also
&lt;u&gt;for&lt;/u&gt;Mac_users'; &lt;/script&gt;
&lt;br&gt;&lt;script src="http://digg.com/api/diggthis.js"&gt;&lt;/script&gt; Tonight the cool Joost guys released a new version of the Joost client to their beta testers.  Besides the usual Windows client, there is now also a version available for Intel-Mac's. This is the beta version of the alpha version they released for a small group of Mac users last week. 
&lt;br&gt;Among the new features in the windows version you will find:
&lt;br&gt;
&lt;ul&gt;
    &lt;li&gt; better and more visual duration marker which now uses words (like "1 hour and 30 minutes left") instead of just numbers.
&lt;/li&gt;
    &lt;li&gt; better Channel catalog which now includes all the shows available to the viewers location.
&lt;/li&gt;
    &lt;li&gt; Trivia tracker for certain shows. 
&lt;/li&gt;
    &lt;li&gt; better and improved advert with interactive overlay
&lt;/li&gt;
    &lt;li&gt; new codec (from CoreCodec) which improved performance quite a bit. 
&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;Since the Mac version is the first public (to beta testers) version, this mainly contains a fix for an annoying crash on exit, but it has also been more polished and the fonts have been improved. 
&lt;br&gt;There are still a small list of known issues in the Mac version, so if you plan to test it, you should read the release note before you start - but hey this is betatesting so there is supposed to be some issues :-)
&lt;br&gt;
&lt;br&gt;&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/fsN-qvTb8lk" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Sat, 17 Feb 2007 00:15:32 +0100</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/87</feedburner:origLink></item>
        <item>
            <title>Cheap mobile calling to other contries</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/t8mS1zJfSN8/86</link>
            <description>&lt;i&gt;&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;&lt;img src="http://www.schulz.dk/fundanemt/site_graphics/fundaNews/globedialer.png" style="float:right;margin: 10px 10px 10px 10px;" /&gt;Last week, a friend of mine went to the states for 6 month, and I have therefore been looking for ways to get in touch with him while he is there. A cheap solution would be use use &lt;a href="http://www.skype.com" target="_top" class="normal"&gt;Skype&lt;/a&gt;, but since he will be on the road most of the time, I cant be sure when to call him (since he need to be online). He has bought a mobile phone (well actually just a simcard for his old phone) over there, so I can get in touch with him that way. I could of cause then use skypeout, but skype on my mobile  still isn't that great to use and I dont have a mic for my computer right now.
&lt;br&gt;
&lt;br&gt;Then I stumbled upon &lt;a href="http://www.globedialer.com" target="_top" class="normal"&gt;Globe Dialer&lt;/a&gt; which is a small application (java Midlet)  for your mobile device which makes it possible to make calls to foreign countries for the prize of a local call plus a &lt;a href="https://www.globedialer.com/main.php?op=sys_pricelist" target="_top" class="normal"&gt;small fee&lt;/a&gt;. 
&lt;br&gt;To use it you simply have to sign up on their page (free of charge). You then insert some money on your account (e.g. credit card) and then you are all set. 
&lt;br&gt;Now you simply dial the number via the application on your mobile phone and you make cheap calls (e.g. I can call my friend for local rate + &amp;#036;0.03/min). I have tested it a bit and it works very nicely and sound quality is good.
&lt;br&gt;
&lt;br&gt;If you don't have a mobile that supports the application they have another solution. Globe Dialer offers &lt;a href="https://www.globedialer.com/main.php?op=8vlohtsewxlf" target="_top" class="normal"&gt;dial in&lt;/a&gt; numbers which makes it possible to use their service without having to install the application. 
&lt;br&gt;
&lt;br&gt;You simply call one of their dial-in numbers (available in Denmark, USA and Canada) and then when you hear the ready tone, you simply dial (country code)(area code)(phone number)(#). After the # the number is dialed immediately.  
&lt;br&gt;I haven't tested this solution just yet, but guess that his is a very nice way to use their service. 
&lt;br&gt;
&lt;br&gt;&lt;b&gt;Update:&lt;/b&gt; I just noticed on their page that if you use my email address ( kim (at) schulz.dk) as referer, then we both get &amp;#036;5 on our accounts (that more than 150 minutes of call time for me to the US).&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/t8mS1zJfSN8" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Wed, 14 Feb 2007 09:58:59 +0100</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/86</feedburner:origLink></item>
        <item>
            <title>Joost'ed up Macs</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/Qx1CqQvNcwg/85</link>
            <description>&lt;i&gt;Mac Fanboys look out! Joost is coming your way next week&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;&lt;img src="http://www.schulz.dk/fundanemt/site_graphics/fundaNews/joost_001_en_127x100_black.jpg" style="float:right;margin: 10px 10px 10px 10px;" /&gt;The guys over at &lt;a href="http://www.joost.com" target="_top" class="normal"&gt;Joost&lt;/a&gt; has been working hard to make their fantastic p2p TV on demand [insert tech buzz here] application available on other platforms than MS Windows. 
&lt;br&gt;So a couple of days ago they announced that they would open up for 100 alpha-testers for their new alpha-release of Joost for Mac (Intel-powered only). They gave out 100 invitations for that and within a very short times, all of them were gone. Another 100 was then allowed to download the alpha-client and within hours this download quota was also used. 
&lt;br&gt;But no worries! if you are a Mac fanboy and want to try it out, 
&lt;br&gt;Joost will open up the beta-test of their client at some point during the next week. I am not sure whether you have to be a beta tester already or if you will be able to get a beta account if you use Mac. 
&lt;br&gt;
&lt;br&gt;&lt;a href="http://www.joost.com/" title="Joost&amp;trade;"&gt;&lt;img src="http://banners.joost.com/joost
&lt;u&gt;001&lt;/u&gt;en
&lt;u&gt;127x100&lt;/u&gt;black.jpg" alt="Joost&amp;trade;"/&gt;&lt;/a&gt;
&lt;br&gt;
&lt;br&gt;For the rest of us, I can tell you that a new version of the Joost Client for MS windows. The new client has been optimized such that it handles firewalls and virus scanners better and the UI has also gotten a nice facelift.  So Beta-tester: &lt;a href="http://www.joost.com" target="_top" class="normal"&gt;go check it out&lt;/a&gt;
&lt;br&gt;
&lt;br&gt;Unfortunately the Joost guys haven't given me any invitations to hand out just yet, but I will announce it as soon as I have some available. 
&lt;br&gt;&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/Qx1CqQvNcwg" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Thu, 08 Feb 2007 21:45:38 +0100</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/85</feedburner:origLink></item>
        <item>
            <title>Happy Birthday FON - Thank you for the free router</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/9Ogh5c_sUy4/84</link>
            <description>&lt;i&gt;Happy Birthday &lt;a href="http://www.fon.com" target="_top" class="normal"&gt;FON&lt;/a&gt;. Nice to see how well it is going here just one year after you started out your adventure to rule the Wifi world. &lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;&lt;img src="http://www.schulz.dk/fundanemt/site_graphics/fundaNews/es_logoFon.png" style="float:right;margin: 10px 10px 10px 10px;" /&gt;FON is now 1 year old and it seem to go very well for them. Here in Denmark they are now the largest hotspot provider which is quite awesome when you thing of how old and conservative the internet industry is here. I am pretty sure that the same is the case in Sweden (where they however aren't that conservative). 
&lt;br&gt;
&lt;br&gt;Well best of all about them having birthday, THEY ARE GIVING AWAY EVEN MORE FREE FON ROUTERS!. Yes that is right! 10.000 free routers so you have to be fast!
&lt;br&gt;Unfortunately this is currently only available for residents in US, UK or Canada, so if this is where you live, you should go to &lt;a href="http://www.fon.com/1yearold/" target="_top" class="normal"&gt;http://www.fon.com/1yearold/&lt;/a&gt; and get a free router.
&lt;br&gt;&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/9Ogh5c_sUy4" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Tue, 06 Feb 2007 21:59:17 +0100</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/84</feedburner:origLink></item>
        <item>
            <title>Google webmaster tools - Links in, Links out! - Links back in again</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/AKgahwn2noA/83</link>
            <description>&lt;i&gt;Today 2367 pages are linking to a site on &lt;a href="http://www.schulz.dk" target="_top" class="normal"&gt;www.schulz.dk&lt;/a&gt; - most of them to the frontpage or blog. &lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;This morning I noticed a new tab in the Google webmasters tool called Links. It gave me access to a page where I could see an entire list of internal and external sites that are linking to some page of my site. This was really a nice and useful feature in GWMT. 
&lt;br&gt;But what is this? tonight when I came home and wanted to play around with it some more and explore the pages that links to me, IT WAS GONE! yep thats right! no more link tab, no more contents on the sites that it linked to (I had a cached reference to one of the pages). 
&lt;br&gt;
&lt;br&gt;So this is to you Google! PLEASE bring back this nice feature as it is probably the best tool you have had in your Webmasters Toolkit so far! 
&lt;br&gt;
&lt;br&gt;&lt;b&gt;UPDATE:&lt;/b&gt; my wishes have been heard. An hour after this post first time appeared, the Links was back again in the google webmaster tools.  Go check it out if you haven't already played around with it.&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/AKgahwn2noA" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Tue, 06 Feb 2007 18:08:51 +0100</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/83</feedburner:origLink></item>
        <item>
            <title>Joost in time for the right TV show</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/EnnLldyiGFo/82</link>
            <description>&lt;i&gt;&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;&lt;img src="http://www.schulz.dk/fundanemt/site_graphics/fundaNews/joost_logo.gif" style="float:right;margin: 10px 10px 10px 10px;" /&gt;Ok just days after I have been officially given access as a beta tester on the Venice Project, it suddenly changes name to it real brand-name &lt;a href="http://www.joost.com" target="_top" class="normal"&gt;Joost&lt;/a&gt;. Not sure if I like the name, but it has that catchy feeling over it like &lt;a href="http://htp://www.google.com" target="_top" class="normal"&gt;Google&lt;/a&gt; - wonder why I don't feel the same about the name &lt;a href="http://www.yahoo.com" target="_top" class="normal"&gt;Yahoo&lt;/a&gt;.
&lt;br&gt;
&lt;br&gt;So what is new besides the name, you ask? Well the website has gotten a graphical liftup (the previous site was all ascii - remember!), and the interface of the program itself has also gotten some graphical enhancements. Unfortunately the still mostly have rather lame contents like music videos and interviews with a stupid blond (aka one hotel owners daughter). There is however rumors that says that more tech related channels will come later. 
&lt;br&gt;You cannot signup to become a beta tester anymore (well actually since back in December) but instead they are now using an invites-only concept like the one Google used for &lt;a href="http://www.gmail.com" target="_top" class="normal"&gt;Gmail&lt;/a&gt;. This means that those who are already beta-testers will get some invitations they can hand out to friends, family or whatever and that way give them access too. 
&lt;br&gt;........and NO I do not have any spare invitations right now......
&lt;br&gt;
&lt;br&gt;There still isn't a &lt;a href="http://www.mandriva.com/en/download/free" target="_top" class="normal"&gt;Linux&lt;/a&gt; client available so I have to use a spare Windows box for using the client. I have however not had a single problem with the client so far which is more than I can say about the OS it is running on. 
&lt;br&gt;
&lt;br&gt;So one of the biggest questions right now is: Will this be the next biggest thing on the internet? will it make all traditional TV providers an extinct race? 
&lt;br&gt;I am not an expert in such things and sure wouldn't be the right one to ask. I can however answer for myself about whether it would change my TV viewing routines or not. The answer is: It depends!
&lt;br&gt;If the contents they provide is worth watching, I would love to have this kind of tv-on-demand instead of my plain old TV channels. I would not mind having commercials between my shows as long as it isn't as many and as often as on American TV channels - that is just plain annoying. 
&lt;br&gt;I love the user interface and the idea about having a community around some tv-channel intriques me. I love talking with my collegues about the latest episode of &lt;a href="http://www.nbc.com/Heroes/" target="_top" class="normal"&gt;Heroes&lt;/a&gt; and taking this chat with other viewers around the world would make it even more interesting. Imagine sitting and watching a show somewhere in the future and while the viewers discuss the contents of the show, it evolves around their decisions - e.g. the viewers decide that the main actor in the show is boring and suddenly he is sent off to another country while a new person takes over as the new main person in the show. Of cause this is imaginary and something we have to wait for for many many years (if it will ever be available). But it could also just be a simple thing like a talk-show where the viewers can chat and ask questions live with the persons in the show while it is shown. 
&lt;br&gt;There are plenty of ideas of how it could be used, but again it all comes down to the quality of the contents Joost provides. No interesting contents - no future! 
&lt;br&gt;
&lt;br&gt;Other things I would like to see is 
&lt;br&gt;
&lt;ul&gt;
    &lt;li&gt; Linux client such that not only the windows users will get access to this service. 
&lt;/li&gt;
    &lt;li&gt; PocketPC client such that I can watch the shows on my new phone (&lt;a href="http://www.europe.htc.com/products/htcp3600.html" target="_top" class="normal"&gt;HTC Trinity&lt;/a&gt; * more about this one later) while I am on the move. via Wifi or CDMA/3G network. 
&lt;/li&gt;
    &lt;li&gt; A news channel with relevant news from both local area and the world. 
&lt;/li&gt;
    &lt;li&gt; Support for subtitles
&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;I have tons of other ideas but I will probably get into these later. 
&lt;br&gt;Now I will go watch some TV shows on Joost! 
&lt;br&gt;&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/EnnLldyiGFo" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Wed, 17 Jan 2007 20:27:02 +0100</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/82</feedburner:origLink></item>
        <item>
            <title>Im in the project....The Venice Project that is!</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/73osJ79OYnM/81</link>
            <description>&lt;i&gt;The Venice project combines the best things about television with the social power of the internet - a project that gives viewers, advertisers and content owners more choice, control and creativity than ever before.
&lt;br&gt;
&lt;br&gt; - TVP homepage&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;&lt;img src="http://www.schulz.dk/fundanemt/site_graphics/fundaNews/theveniceproject.gif" style="float:right;margin: 10px 10px 10px 10px;" /&gt;Yesterday I got a mail stating that I was now selected to be a betatester of the "secret" project called &lt;a href="http://www.theveniceproject.com" target="_top" class="normal"&gt;The Venice Project&lt;/a&gt;. The guys behind it is the same as the ones behind &lt;a href="http://www.skype.com" target="_top" class="normal"&gt;Skype&lt;/a&gt;, and this should be then next biggest thing that combines TV, internet, communities and the rest of the buzz. I love to follow projects like this but I am always skeptic when it comes to the outcome of them - this was also the case when I logged into my beta account to check it out. 
&lt;br&gt;Their homepage looks like my old all-ascii homepage (except that they have a logo) and it all seemed very simple and basic. The same was the case for the actual program - a single 9.5mb exe file including the entire system. 
&lt;br&gt;Since I'm a linux guy myself, I had to borrow a Windows box in order to test the system (they promise to have a linux and Mac version ready soon). The installation is as easy as 1-2-3 and afterwards the applications starts up automatically. All in all it resembles the ease of installation we had with Skype back in the days where installing that kind of applications was a pain. 
&lt;br&gt;I opens up in fullscreen and an ugly (text outside the borders) shows up. I logged in nd then it happened....I was actually a bit amazed by what I saw. A nice and quite intuitive interface (flickr has tons of shots &lt;a href="http://www.flickr.com/search/?q=venice+project" target="_top" class="normal"&gt;here&lt;/a&gt;, which showed exactly what I needed and nothing more. 
&lt;br&gt;Now the OSX guys will probably say...hey they stole our good looking design while the MS dudes say...hey they stole our media center. but no no no. This is neither, but is a nice new idea based on the ideas from the last decade of media player evolution combined with the biggest thing from web 2.0, namely the community collaboration concept.
&lt;br&gt;
&lt;br&gt;The quality of the video is shows was more than enough for a laptop screen as the one I was testing on. 
&lt;br&gt;I cant really say much more right now since I am still investigating, but  I will promise you that much more will come when I get around to test it some more (especially when a client for may fav OS comes out ).&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/73osJ79OYnM" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Thu, 11 Jan 2007 22:14:51 +0100</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/81</feedburner:origLink></item>
        <item>
            <title>XglSnow - Better video</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/l1pKh_upPuo/80</link>
            <description>&lt;i&gt;&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;For those of you who are interested in the &lt;a href="http://cornergraf.net/projects/xglsnow/" target="_top" class="normal"&gt;Beryl XglSnow plugin&lt;/a&gt;, here's a better video showing how it looks:
&lt;br&gt;
&lt;object width="425" height="350"&gt;
&lt;param name="movie" value="http://www.youtube.com/v/9tROi6GHjfA"&gt;&lt;/param&gt;
&lt;param name="wmode" value="transparent"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/9tROi6GHjfA" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"&gt;&lt;/embed&gt;&lt;/object&gt;
&lt;br&gt;
&lt;br&gt;looks like this plugin will make it into the main plugin package of beryl and several distributions already include it.&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/l1pKh_upPuo" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Sun, 10 Dec 2006 17:12:46 +0100</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/80</feedburner:origLink></item>
        <item>
            <title>Tina Dickow - both beautiful and smart</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/1qpX-aSh8xY/79</link>
            <description>&lt;i&gt;You can find my new livealbum at &lt;a href="http://www.thepiratebay.org" target="_top" class="normal"&gt;thepiratebay.org&lt;/a&gt;
&lt;br&gt;- Tina Dickow, December 2006&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;&lt;img src="http://www.schulz.dk/fundanemt/site_graphics/fundaNews/IMAGE_019.jpg" style="float:right;margin: 10px 10px 10px 10px;" /&gt;Yesterday was the 6 year anneversary for me and my Girlfriend being together and we decided to celebrate it by going to a Concert. Fortunately the Danish Singasong writer and singer &lt;a href="http://en.wikipedia.org/wiki/Tina_Dico" target="_top" class="normal"&gt;Tina Dickow&lt;/a&gt; was in town as part of her tour and so thats where we went. 
&lt;br&gt;The concert was fantastic and we had a wonderful evening and it got even more fantastic about half way through the concert where Dickow talked to my nerdy heart. She has just released a new live album which also contained a couple of b-side singles. Most of the songs are the same as those on her previous album which is ofcause ok since the new ones are live. Dickow did however not think that is was necesseary to buy both albums and instead said (translated from Danish): 
&lt;br&gt;&lt;i&gt;"I am sorry that those of you who has already bought the album has to buy the same songs again in order to get the b-side songs"&lt;/i&gt; and she continued: &lt;i&gt;" I have spoken with my big brother and he has promised me that before this tour is over, you will be able to find this album on &lt;a href="http://www.thepiratebay.org" target="_top" class="normal"&gt;thepiratebay.org&lt;/a&gt;...that was the..pirate...bay..dot..org"&lt;/i&gt;. She even told that it was perfectly ok with her if we downloaded the album! How cool is that! I just love that girl beauty and brain!  Line and I bought her live album right away. An artist like that should be supported as much as possible.&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/1qpX-aSh8xY" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Sat, 09 Dec 2006 21:16:20 +0100</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/79</feedburner:origLink></item>
        <item>
            <title>XglSnow in action</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/R49g2r2poDI/78</link>
            <description>&lt;i&gt;&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;Looks like someone beat me regaring getting a screencast of XglSnow in action out. You can see a video of the snow falling in this video (unfortunately quite bad quality):
&lt;br&gt;
&lt;object width="425" height="350"&gt;
&lt;param name="movie" value="http://www.youtube.com/v/L7SOkdV-_vQ"&gt;&lt;/param&gt;
&lt;param name="wmode" value="transparent"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/L7SOkdV-_vQ" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"&gt;&lt;/embed&gt;&lt;/object&gt;
&lt;br&gt;
&lt;br&gt;Looks ok, but looks like he has some problems with rendering the snowflake image - it just shows up as white squares. It does however give a quite good idea of what the plugin does. 
&lt;br&gt;Cant wait to see which features they implement next. Go guys GO!&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/R49g2r2poDI" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Wed, 06 Dec 2006 20:35:01 +0100</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/78</feedburner:origLink></item>
        <item>
            <title>Xsnow - the 3d way!</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/cqX3P1_i10Y/77</link>
            <description>&lt;i&gt;christmas time means snow falling from the sky.....I'm loving it (TM Mc Donalds...sorry guys)&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;&lt;img src="http://www.schulz.dk/fundanemt/site_graphics/fundaNews/xglsnow4-thumb.png" style="float:right;margin: 10px 10px 10px 10px;" /&gt;A couple of &lt;a href="http://www.qte.dk" target="_top" class="normal"&gt;my&lt;/a&gt; &lt;a href="http://www.cornergraf.net" target="_top" class="normal"&gt;friends&lt;/a&gt; from my days at the university has decided to redo the good old xshow linux application as a plugin for the window/compiz manager  &lt;a href="http://www.beryl-project.org" target="_top" class="normal"&gt;beryl&lt;/a&gt;. This means 3D style snow  spread across the desktop. Currently they only have the falling snow part ready, but I know that plans mention drifts of snow on top of windows, realistic wind (maybe with realtime input from online weather reports from the local area),possibility to  push the snow around. Unfortunately it currently needs the svn version of Beryl in order to compile, and I am using latest "stable" version, but I will upgrade this weekend and see if I can make a screencast of it in action. 
&lt;br&gt;Until then! go check it out :&lt;a href="http://cornergraf.net/projects/xglsnow/" target="_top" class="normal"&gt;XglSnow&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/cqX3P1_i10Y" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Wed, 06 Dec 2006 09:43:45 +0100</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/77</feedburner:origLink></item>
        <item>
            <title>On the first day of christmas, the ajax site was here! </title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/Sz6VKAxjFL8/76</link>
            <description>&lt;i&gt;&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;Last year &lt;a href="http://www.allinthehead.com/" target="_top" class="normal"&gt;Drew McLellan&lt;/a&gt; started the christmas calendar called &lt;a href="http://24ways.org/2005/" target="_top" class="normal"&gt;24 Ways&lt;/a&gt;. It gave a nice intro to a webdesign subject (primarily Ajax/CSS) each day and this way  got all us web developers in the right christmas spirit. 
&lt;br&gt;Guess what! it's back again &lt;a href="http://www.24ways.org" target="_top" class="normal"&gt;this year&lt;/a&gt;. The first &lt;a href="http://24ways.org/2006/tasty-text-trimmer" target="_top" class="normal"&gt;article&lt;/a&gt; is about the &lt;a href="http://24ways.org/examples/tasty-text-trimmer/trimmer.html" target="_top" class="normal"&gt;Tasty Text Trimmer&lt;/a&gt; which is a nice way to shrink the contents of you site by the simple slider. It uses the &lt;a href="http://developer.yahoo.com/yui/" target="_top" class="normal"&gt;Yahoo! User Interface (YUI)&lt;/a&gt; for the slider which gives a nice effect on the site. 
&lt;br&gt;
&lt;br&gt;Go visit the &lt;a href="http://www.24ways.org" target="_top" class="normal"&gt;site&lt;/a&gt; og add their &lt;a href="http://feeds.feedburner.com/24ways" target="_top" class="normal"&gt;feed&lt;/a&gt; to your &lt;a href="http://www.newshuts.com" target="_top" class="normal"&gt;favorite&lt;/a&gt; &lt;a href="http://reader.google.com" target="_top" class="normal"&gt;reader&lt;/a&gt;.&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/Sz6VKAxjFL8" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Fri, 01 Dec 2006 18:22:52 +0100</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/76</feedburner:origLink></item>
        <item>
            <title>Comprehensive list of Opensource CMS</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/fgnwaBtudoU/75</link>
            <description>&lt;i&gt;&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;&lt;img src="http://www.schulz.dk/fundanemt/site_graphics/fundaNews/cmslist.gif" style="float:right;margin: 10px 10px 10px 10px;" /&gt;&lt;a href="http://www.r9studio.com" target="_top" class="normal"&gt;R9Studios&lt;/a&gt; has collected a quite &lt;a href="http://r9studio.com/blog/ultimate-list-of-open-source-content-management-systems-cms/" target="_top" class="normal"&gt;comprehensive list&lt;/a&gt; of opensource CMS' from around the world. 
&lt;br&gt;I am happy to see that my faworite &lt;a href="http://www.fundanemt.com" target="_top" class="normal"&gt;Fundanemt CMS&lt;/a&gt; is also on the list - which it sof cause also should be :-)  
&lt;br&gt;Unfortunately the list says it links to a demo of fundanemt when it actually just links to the &lt;a href="http://fundanemt.com/screenshots/" target="_top" class="normal"&gt;screenshot site&lt;/a&gt;. If you want to try a real demo of fundanemt, then let me know and I can setup a temp demo for you.
&lt;br&gt;
&lt;br&gt;The scary part about this list, is that I throughout the last couple of years, have tried nearly half of the CMS' on the site and still found Fundanemt to be the one that suited my needs the most - enough to start a &lt;a href="http://www.devteam.dk" target="_top" class="normal"&gt;Fundanemt support and hosting firm&lt;/a&gt;. 
&lt;br&gt;&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/fgnwaBtudoU" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Tue, 28 Nov 2006 18:52:50 +0100</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/75</feedburner:origLink></item>
        <item>
            <title>Get a FON Wifi router for FREE</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/gfPHMJW4smU/74</link>
            <description>&lt;i&gt;&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;&lt;img src="http://www.schulz.dk/fundanemt/site_graphics/fundaNews/fonera.jpg" style="float:right;margin: 10px 10px 10px 10px;" /&gt;Today the founder of &lt;a href="http://www.fon.com" target="_top" class="normal"&gt;FON&lt;/a&gt;, Martin Varsavsky &lt;a href="http://blog.fon.com/dk/archive/FON%20pm%20promise_final_rev.pdf" target="_top" class="normal"&gt;announced&lt;/a&gt;(press release in Danish) that they will give away their nice little  Wifi router called La Fonera for FREE. Yes that's right! for FREE!. It is however only in some of the Nordic countries like Denmark, Sweden and Finland that you will be able to get it at this fine price.
&lt;br&gt;This nice gesture from &lt;a href="http://www.fon.com" target="_top" class="normal"&gt;FON&lt;/a&gt; is to spread the word about them in the Nordic countries where the still isn't that many Foneros (im one of them). Earlier Fon has done the same in Germany and South Korea where they have given away more than 10.000 routers each place (nearly 15k in Germany). 
&lt;br&gt;I sure am ordering an extra one - I can always find use for it somewhere. 
&lt;br&gt;
&lt;br&gt;The Danish FON shop can be found here:
&lt;br&gt;https://shop.fon.com/FonShop/shop/DK/ShopController
&lt;br&gt;
&lt;br&gt;(the rest of the world still has to pay 29.95Euro for it)
&lt;br&gt;&lt;b&gt;UPDATE:&lt;/b&gt;
&lt;br&gt;Apparently  you dont even have to pay for shipping  when getting the FON router - in other words, it is completely free! WEHA. I am excited to when the entire town is one big FON network. Wonder how the ISPs will respond though. I know that most of them dont allow open networks/access to network for people outside the hose at all. Oh Well! we'll see how they react on this.&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/gfPHMJW4smU" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Fri, 24 Nov 2006 10:44:01 +0100</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/74</feedburner:origLink></item>
        <item>
            <title>AllofMP3 - Now even fewer Danes can see it</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/Qiwl-emvJfo/73</link>
            <description>&lt;i&gt;Let the internet be free and make it up to the user to decide where he wants to follow the laws or not. 
&lt;br&gt; &lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;&lt;img src="http://www.schulz.dk/fundanemt/site_graphics/fundaNews/allofmp3.jpg" style="float:right;margin: 10px 10px 10px 10px;" /&gt;Recently I wrote about how Tele2 in Denmark was ordered to block all access to &lt;a href="http://www.allofmp3.com" target="_top" class="normal"&gt;AllofMP3.com&lt;/a&gt;. Tele2 started by obeying the ruling, then denied to follow it and then a couple of days ago they finally decided to obey the ruling permanently.  Not a good choice if you ask me!
&lt;br&gt;
&lt;br&gt;By that is not the worst. Now most of the largest ISPs in Denmark (&lt;a href="http://www.cybercity.dk" target="_top" class="normal"&gt;Cybercity&lt;/a&gt;, &lt;a href="http://www.tdc.dk" target="_top" class="normal"&gt;TDC&lt;/a&gt;, &lt;a href="http://www.telia.dk" target="_top" class="normal"&gt;Telia&lt;/a&gt;) has started to obey IFPI's ruling against Tele 2 too. This means that (my estimation) 80% of the Danish internet users cant see allofmp3.com anymore. 
&lt;br&gt;
&lt;br&gt;Or can they? It turns out that all of them just blocks the site by returning wrong IP's when using their DNS servers. This is probably the easiest blocking to get around and here is how:
&lt;br&gt;
&lt;br&gt;Simply add the following to your hosts file:
&lt;br&gt;&lt;code&gt;
&lt;br&gt;87.242.93.250 allofmp3.com
&lt;br&gt;87.242.93.250 www.allofmp3.com
&lt;br&gt;83.222.8.230 ssl.allofmp3.com
&lt;br&gt;83.222.8.222 img.allofmp3.com
&lt;br&gt;83.222.8.222 css.allofmp3.com
&lt;br&gt;83.222.8.231 account.allofmp3.com
&lt;br&gt;83.222.8.229 music.allofmp3.com
&lt;br&gt;83.222.8.221 covers.allofmp3.com
&lt;br&gt;87.242.93.254 blogs.allofmp3.com
&lt;br&gt;&lt;/code&gt;
&lt;br&gt;
&lt;br&gt;In linux you find your hosts file in
&lt;br&gt; /etc/hosts 
&lt;br&gt;and in Windows you find it in 
&lt;br&gt;c:windows system32driversetchosts 
&lt;br&gt;(replace c:windows with the path of your windows).
&lt;br&gt;
&lt;br&gt;So now you have full access to All of MP3 again. Whether the site is legal or not is up to you to decide - I simply dont like the fact that Denmark has begun to have internet cencurs like in China. Personally I do think that the page is illigal - especially after recent changes to the copyright laws in Russia that says that online music also is bound by copyright laws - which it wasnt before. This means that the argument about the online shop being legal in its home-country does not work anymore. 
&lt;br&gt;But as I said! this isn't really about whether allofmp3.com is illegal or not - its about whether we allow the lawinforcers to cencur us or not!
&lt;br&gt;Here's a bit of links for the danish Audience of this blog:
&lt;br&gt;&lt;a href="http://www.computerworld.dk/art/36716?a=fp&amp;i=1" target="_top" class="normal"&gt;IFPI: The fight against allofmp3.com continues&lt;/a&gt;
&lt;br&gt;&lt;a href="http://www.computerworld.dk/art/36684?a=keyword&amp;i=140" target="_top" class="normal"&gt;Tele2 blocks allofmp3.com permanently&lt;/a&gt;
&lt;br&gt;&lt;a href="http://www.computerworld.dk/art/36690?a=keyword&amp;i=140" target="_top" class="normal"&gt;IFPI: other ISPs are the next target&lt;/a&gt;
&lt;br&gt;&lt;a href="http://www.computerworld.dk/art/36699?a=keyword&amp;i=140" target="_top" class="normal"&gt;Cybercity to block Allofmp3.com&lt;/a&gt;
&lt;br&gt;&lt;a href="http://www.computerworld.dk/art/36701?a=keyword&amp;i=140" target="_top" class="normal"&gt;TDC to block Allofmp3&lt;/a&gt;
&lt;br&gt;&lt;script&gt; digg_url = 'http://www.digg.com/offbeat_news/AllOfMP3_com_Not_blocked_for_most_internet_users_in_Denmark'; &lt;/script&gt;
&lt;br&gt;&lt;script src="http://digg.com/api/diggthis.js"&gt;&lt;/script&gt; 
&lt;br&gt;&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/Qiwl-emvJfo" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Thu, 23 Nov 2006 18:57:57 +0100</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/73</feedburner:origLink></item>
        <item>
            <title>I Am now officially a Fonero</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/F--CmAQ3vbU/72</link>
            <description>&lt;i&gt;FON is the largest WiFi community in the world. Our members share their wireless Internet access at home and, in return, enjoy free WiFi wherever they find another Fonero’s Access Point.
&lt;br&gt; -- from en.fon.com&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;&lt;img src="http://www.schulz.dk/fundanemt/site_graphics/fundaNews/fonera.jpg" style="float:right;margin: 10px 10px 10px 10px;" /&gt;A couple of weeks ago I came by &lt;a href="http://www.fon.com" target="_top" class="normal"&gt;fon.com&lt;/a&gt; which is a large WiFi community on the net. I found the ideaology behind their community very appealing and immedialy ordered a La Fonera  (their sweet little wireless router). Back then the price for such one was merely 5euro+shipping (total around 15euro) which is dirt-cheap for a router like this. 
&lt;br&gt;Found out that the day after I ordered it, they raised the price to 29euro+shipping.
&lt;br&gt;
&lt;br&gt;Well today the router arrived with TNT and I was like a small child opening the first christmas gift. The design is very wife friendly (yep, just tested it on her) and with dimensions like 9x2.5x7cm it fits in everywhere. 
&lt;br&gt;The router comes with two SIDs such that you can split the network into two parts - a personal for you and your family, and a public for all the other Foneros. You can control more or less everything via a webinterface and you can even monitor who's using it directly via the Fon homepage.
&lt;br&gt;
&lt;br&gt;So what is the idea with this community? Boiled down to one sentence it could be: 
&lt;br&gt;+"iIf you share you internet connection with me, I share mine with you." -i
&lt;br&gt;You can share your Wifi on two levels. 
&lt;br&gt;
&lt;ol&gt;
    &lt;li&gt; fully open for others - then you are a Linus.
&lt;/li&gt;
    &lt;li&gt; people need to pay for using your internet - then you are a Bill. 
&lt;/li&gt;&lt;/ol&gt;(I love those names :-) )
&lt;br&gt;If you are a Linus, then you will have full access to all fonero's Wifi for free all over the world which is nice if you travel a lot and dont want to waste money on internet cafe's. If you on the other hand want to earn some fast money and dont think that you will use internet in other places, then you should be a Bill. A Bill has to pay for internet access when using other Fonero's Wifi, but you will then also earn something (hopefully) by letting others use your net. 
&lt;br&gt;
&lt;br&gt;I will probably start out by being a Linus since I dont mind sharing and would love to have the free internet when on the road. If it, on the other hand, takes too much of my internet connection, then I will probably turn into an evil Bill and make some money of it. But we'll see. 
&lt;br&gt;
&lt;br&gt;You can see a map of where you can find Foneros in the world here &lt;a href="http://maps.fon.com" target="_top" class="normal"&gt;maps.fon.com&lt;/a&gt;.
&lt;br&gt;
&lt;br&gt;&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/F--CmAQ3vbU" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Fri, 17 Nov 2006 18:15:47 +0100</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/72</feedburner:origLink></item>
        <item>
            <title>Gmail on you PDA</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/JS5OBb62cZo/71</link>
            <description>&lt;i&gt;&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;A couple of days ago I wrote about how to get gmail as a stand-alone application on your mobile phone. This was a great way to get to you gmail account when you are on the road. 
&lt;br&gt;In my case however, I have an old mobile which is not supported by the gmail client and most of the time I use my PDA and not the mobile anyways. 
&lt;br&gt;So I was very happy when I today discovered that the good guys over at &lt;a href="http://www.downloadsquad.com" target="_top" class="normal"&gt;Download Squad&lt;/a&gt; has investigated in how to get the client to work on a pda running windows Pocket PC 2003 or newer. 
&lt;br&gt;You can find the entire description &lt;a href="http://www.downloadsquad.com/2006/11/06/how-to-run-gmail-locally-on-a-pocket-pc/" target="_top" class="normal"&gt;here&lt;/a&gt; and yes! it is not that easy due to the stupid registration IBM has. 
&lt;br&gt;When it is installed, then it works like a charm though! Good luck.&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/JS5OBb62cZo" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Mon, 06 Nov 2006 21:54:54 +0100</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/71</feedburner:origLink></item>
        <item>
            <title>Gmail for the Mobile phone</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/TOa02jW9Jdo/70</link>
            <description>&lt;i&gt;&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;&lt;img src="http://www.schulz.dk/fundanemt/site_graphics/fundaNews/gmail-client.jpg" style="float:right;margin: 10px 10px 10px 10px;" /&gt;Today I noticed that Google has added a new piece of software to their &lt;a href="http://mobile.google.com" target="_top" class="normal"&gt;mobile google service&lt;/a&gt;. This time is is a gmail stand-alone client for mobile phone. 
&lt;br&gt;Looks like a really nice piece of software with many features I miss when using gmail via the browser on the phone. 
&lt;br&gt;Among the features are:
&lt;br&gt;
&lt;ul&gt;
    &lt;li&gt; fast inbox browsing
&lt;/li&gt;
    &lt;li&gt; See mails as conversations
&lt;/li&gt;
    &lt;li&gt; add stars to mails
&lt;/li&gt;
    &lt;li&gt; see mainy attachment types (images, pdf and even word docs)
&lt;/li&gt;
    &lt;li&gt; easy access to mail archive
&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;The application is made with java and is available for a &lt;a href="http://mail.google.com/support/bin/answer.py?answer=50425" target="_top" class="normal"&gt;large list&lt;/a&gt; of popular mobile devices.
&lt;br&gt;You can download the gmail client directly onto your mobile device by pointing its browser to &lt;a href="http://gmail.com/app" target="_top" class="normal"&gt;http://gmail.com/app&lt;/a&gt;.
&lt;br&gt;&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/TOa02jW9Jdo" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Thu, 02 Nov 2006 18:56:30 +0100</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/70</feedburner:origLink></item>
        <item>
            <title>Who wants to buy a blog anyways?</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/UtrznxCyf9I/69</link>
            <description>&lt;i&gt;&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;Today I came across this page where you can calculate how much your blog is worth using &lt;a href="http://www.technorati.com/" target="_top" class="normal"&gt;Technorati&lt;/a&gt;. Apperently My blog is worth &amp;#036;4,516.32 - but who buys a blog anyways?
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;&lt;div style="border: 1px solid #cccccc; background-color: black; width: 115px; text-align: center; padding: 0 0 10px 0; "&gt;
&lt;p style="margin: 0"&gt;&lt;img src="http://static.flickr.com/23/25822676_789bf55448_t.jpg" style="border:0;"&gt;&lt;br /&gt; 		&lt;span style="font-size: 11px;"&gt;My &lt;a href="http://schulz.dk/en/blog"&gt;blog&lt;/a&gt; is worth &lt;b&gt;&amp;#036;4,516.32&lt;/b&gt;.&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size: 10px;"&gt;&lt;a href="http://www.business-opportunities.biz/projects/how-much-is-your-blog-worth/"&gt;How much is your blog worth?&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.technorati.com/" style="border: 0px;"&gt;&lt;img src="http://technorati.com/pix/tech-logo-embed.gif" style="border: 0px;"&gt;&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;
&lt;br&gt;
&lt;br&gt;How much is yours worth?&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/UtrznxCyf9I" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Wed, 01 Nov 2006 22:46:10 +0100</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/69</feedburner:origLink></item>
        <item>
            <title>Getting around Tele2's AllOfMP3.com block</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/vW88e0n6fPA/68</link>
            <description>&lt;i&gt;&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;&lt;img src="http://www.schulz.dk/fundanemt/site_graphics/fundaNews/allofmp3.jpg" style="float:right;margin: 10px 10px 10px 10px;" /&gt;Not many hours after Tele2 activated their block of AllofMP3.com, a fix has been released such that Tele2 customers can download music from the site again. 
&lt;br&gt;There isn't much that Tele2 can (or will) do about it, since they have done everything the court demanded from them. And no matter what they do to block the site, there will always be a way around it (everybody except IFPIs "experts" agree on this). 
&lt;br&gt;
&lt;br&gt;You can download the fix (Windows only) here:
&lt;br&gt;&lt;a href="http://mangler.info/Allofmp3_tele2_dk_FIX.exe" target="_top" class="normal"&gt;http://mangler.info/Allofmp3_tele2_dk_FIX.exe&lt;/a&gt;
&lt;br&gt;
&lt;br&gt;Don't worry about it being an Exe file - it just changes some values in your host file.&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/vW88e0n6fPA" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Sun, 29 Oct 2006 15:47:10 +0100</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/68</feedburner:origLink></item>
        <item>
            <title>Deny all access to AllOfMp3.com - it's a court ruling</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/xabW2sJcwIQ/67</link>
            <description>&lt;i&gt;&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;&lt;img src="http://www.schulz.dk/fundanemt/site_graphics/fundaNews/allofmp3.jpg" style="float:right;margin: 10px 10px 10px 10px;" /&gt;&lt;a href="http://www.ifpi.dk" target="_top" class="normal"&gt;IFPI&lt;/a&gt; in Denmark has won a case in the enforcement court today against one of the biggest ISPs in Denmark - &lt;a href="http://www.tele2.dk" target="_top" class="normal"&gt;Tele2&lt;/a&gt;.  The ruling says that Tele2 has to deny all of their customers access to the russian music store &lt;a href="http://www.allofmp3.com" target="_top" class="normal"&gt;All of MP3&lt;/a&gt;. The reason for this should be that All of MP3 does not pay the artists anything when they sell their music online as mp3. 
&lt;br&gt;Is it just me who find this ruling tremendously stupid? 
&lt;br&gt;To me this seems like saying that it is the car manufacturers fault that people are speeding - or maybe it is the fault of the state since they own the roads? 
&lt;br&gt;
&lt;br&gt;How should this at all be possible for Tele2? I got some ideas, but I know for a fact that if a site is online, then it is accessible. here's just a couple of the ideas:
&lt;br&gt;
&lt;ul&gt;
    &lt;li&gt; change DNS for AllofMp3.com to point to 127.0.0.1
&lt;/li&gt;
    &lt;li&gt; ban all traffic to Russia. 
&lt;/li&gt;
    &lt;li&gt; filter all traffic and find contents that resembles that of allofmp3.com
&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;In most cases this can be bypassed with a simple proxy on another network. 
&lt;br&gt;
&lt;br&gt;IFPI argue that this is what everyone wants since it locks out the criminal pages on the net and this way it will make it a better place for everyone. But what about freedom? I value that more than not hitting any illegal sites on the net. Don't you?
&lt;br&gt; Another problem is, that the court decision is based on EU-law which could very well mean that IFPI will try to force ISP in other countries in the EU to block access to the site.
&lt;br&gt;
&lt;br&gt;More info on about the case here(sorry it is in Danish) : &lt;a href="http://www.dr.dk/Nyheder/Penge/2006/10/25/131409.htm?rss=true" target="_top" class="normal"&gt;Reference&lt;/a&gt;
&lt;br&gt;
&lt;br&gt;&lt;b&gt;Update:&lt;/b&gt;
&lt;br&gt;Apprently Tele2 has rejected the ruling which is exactly what I hoped for (&lt;a href="http://www.dr.dk/Nyheder/Penge/2006/10/25/170501.htm?rss=true" target="_top" class="normal"&gt;Danish reference&lt;/a&gt;)
&lt;br&gt;
&lt;br&gt;If you understand Danish, then you can read the entire ruling here &lt;a href="http://www.dr.dk/NR/rdonlyres/EF2AAB7A-0E04-4963-963A-463CD7550D72/361965/tele2_ke.pdf" target="_top" class="normal"&gt;tele2_ke.pdf&lt;/a&gt;
&lt;br&gt;It is quite interesting to read since it contains statements by some "network experts" - interestingly enough the say DSN instead of DNS in most of the text. Tells me that they know nothing about what they are talking about. 
&lt;br&gt;
&lt;br&gt;&lt;b&gt;Update2:&lt;/b&gt;
&lt;br&gt;Here's a reference for the german readers: &lt;a href="http://www.heise.de/newsticker/meldung/80097" target="_top" class="normal"&gt;German reference&lt;/a&gt;
&lt;br&gt;
&lt;br&gt;&lt;b&gt;Update3:&lt;/b&gt;
&lt;br&gt;An finally here's an English reference about this: &lt;a href="http://www.slyck.com/story1321.html" target="_top" class="normal"&gt;English Reference&lt;/a&gt;
&lt;br&gt;&lt;script&gt; digg_url = 'http://digg.com/world_news/Court_in_Denmark_orders_ISP_to_deny_access_to_AllOfMp3_com'; &lt;/script&gt;
&lt;br&gt;&lt;script src="http://digg.com/api/diggthis.js"&gt;&lt;/script&gt;
&lt;br&gt;&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/xabW2sJcwIQ" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Wed, 25 Oct 2006 15:33:58 +0200</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/67</feedburner:origLink></item>
        <item>
            <title>How many US Citizens has the same name as you?</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/DPBQWNirmao/66</link>
            <description>&lt;i&gt;In the entire US there is only 22 persons with the exact same name as me - Kim Schulz. My guess is that, unlike me, more than 90% of them are females.
&lt;br&gt;&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;Today I stumbled upon a funny page where you can search the name register of the US. It is interesting to see how many persons who actually has the exact name as yourself. 
&lt;br&gt;In my case the are 308,968 with the first name Kim, 20,998 with the last name Schulz, but only 22 with the exact match "Kim Schulz". Apperently there is no one in the states that has the same first name as my girlfriend - Line (pronounced like Li-né). can this really be true? In Denmark this is a quite common name.
&lt;br&gt;
&lt;br&gt;The page says that they will have some statistics up at some point, and I guess that it could be interesting to see which names that are most popular and which ones there is exactly one person who has. 
&lt;br&gt;
&lt;br&gt;&lt;div style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;
&lt;table width="350" bgcolor="#FFFFFF" cellpadding="1" border="0" cellspacing="0" style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;
&lt;tr&gt;
&lt;td style="text-align: center; font-size: 16px; background-color: rgb(0, 102, 179); color: white;"&gt;HowManyOfMe.com&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="border: 1px solid black; text-align: center; font-size: 14px; background-color: white;"&gt;
&lt;table width="100%" cellpadding="0" border="0" cellspacing="0"&gt;
&lt;tr&gt;
&lt;td width="120" style="text-align: center; padding-top: 2px; background-color: white;"&gt;&lt;a href="http://howmanyofme.com" style="text-decoration: none;"&gt;&lt;img src="http://extimg.howmanyofme.com/extimages/howmany-logo.png" alt="Logo" width="100" height="100" style="border: 1px black" /&gt;&lt;/a&gt;&lt;/td&gt;
&lt;td style="text-align: center; font-size: 16px; background-color: white;"&gt;&lt;span style="color: black;"&gt;There are:&lt;/span&gt;&lt;br /&gt;&lt;span style="color: red; font-weight: bold;"&gt;22&lt;/span&gt;&lt;br /&gt;&lt;span style="color: black;"&gt;people with my name&lt;br /&gt;in the U.S.A.&lt;/span&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;a style="color: #0066B3; font-weight:  bold; line-height: 180%; text-decoration: underline;" href="http://howmanyofme.com"&gt;How many have your name?&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/DPBQWNirmao" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Tue, 24 Oct 2006 20:23:09 +0200</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/66</feedburner:origLink></item>
        <item>
            <title>Adobe Flash 9 Beta for Linux released</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/grjIQiD8tQk/65</link>
            <description>&lt;i&gt;&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;Linux has for awhile suffered with only having access to a quite old version of the Adobe Flash Player. For windows there was an entire Version 8 branch with new nice features that us linux users could not try. 
&lt;br&gt;But today is a happy day for flash+linux users since the Adobe linux developer team has &lt;a href="http://labs.adobe.com/technologies/flashplayer9/releasenotes.html" target="_top" class="normal"&gt;anounced&lt;/a&gt; the release of the first &lt;a href="http://labs.adobe.com/technologies/flashplayer9/" target="_top" class="normal"&gt;public beta &lt;/a&gt; of the linux flash player version 9. You can read more about it on their &lt;a href="http://blogs.adobe.com/penguin.swf/" target="_top" class="normal"&gt;blog&lt;/a&gt;.
&lt;br&gt;
&lt;br&gt;For those of you playing the google gadget games I have on the page, this should give you a speed boost while using less cpu. 
&lt;br&gt;enjoy!&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/grjIQiD8tQk" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Thu, 19 Oct 2006 14:44:27 +0200</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/65</feedburner:origLink></item>
        <item>
            <title>Internet Explorer 7 is out</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/N3vyMLdWc3Q/64</link>
            <description>&lt;i&gt;Internet Explorer and its quirks mode is the reason for 90% of all the broken webpages out there (the rest of them is because of Frontpage :-) ) 
&lt;br&gt; -- Kim Schulz Oct. 2006&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;&lt;img src="http://www.schulz.dk/fundanemt/site_graphics/fundaNews/ie7_thumb_logo.gif" style="float:right;margin: 10px 10px 10px 10px;" /&gt;So today the final version of Internet Explorer 7 was released to MS customers. For the rest of us it should be available around November 1. via windows update. Some of the customers has however already released it on the net. 
&lt;br&gt;
&lt;br&gt;I am all for Firefox Mozilla (not Iceweasel which I think is a stupid move by the debian guys) and pretty much hate Internet Explorer. If you however is an IE user, I will urge you download IE 7 since it at least fixes some of the broken parts of IE6.
&lt;br&gt;So without any further introduction. Go download it &lt;a href="http://www.flexbeta.net/main/modules.php?modid=8&amp;action=download&amp;id=651 " target="_top" class="normal"&gt;HERE&lt;/a&gt;
&lt;br&gt;
&lt;br&gt;Happy downloading.&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/N3vyMLdWc3Q" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Thu, 19 Oct 2006 00:02:17 +0200</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/64</feedburner:origLink></item>
        <item>
            <title>To Logo or not to Logo</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/Z0bwsOP1-QQ/63</link>
            <description>&lt;i&gt;&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;All the designs this page has had through nearly a decade has had some sort of logo - except this one. 
&lt;br&gt;In the beginning I thought that the large schulz:dk in the background was logo enough. Recently I have however changed my mind and found that this page is kind of image-less and really needs I logo. 
&lt;br&gt;I have been playing around in in Gimp to make one of those shiney web2.0 (yikes buzzword alert) logos with a neat reflection, but my gfx skills are kinda limited. 
&lt;br&gt;So if anyone has the time and skills to create a logo for me, then I will be very thankful. It just need to contain SCHULZ:DK as the main text and then the rest is up to you. 
&lt;br&gt;You will of cause get full credits on this page. 
&lt;br&gt;&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/Z0bwsOP1-QQ" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Mon, 16 Oct 2006 21:22:48 +0200</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/63</feedburner:origLink></item>
        <item>
            <title>Search the web like a real vi user</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/4o1CaDTe9PQ/62</link>
            <description>&lt;i&gt;&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;If you, like I, use the editor Vi (or the better alternative &lt;a href="http://www.vim.org" target="_top" class="normal"&gt;Vim&lt;/a&gt;), then you might find my latest web finding amusing. Someone has created a search page that emulates a lot of the functionality of the editor Vi. You move around the page by pressing j (move down) and k (move up). You can go into insert move by pressing i and then you can add comments to the search results (:w to save the changes). You can search for a term on the page with /term, and move to next math with n and N. There is ofcause a help system which you can get to by pressing :help (in normal mode of cause).  You can even change the layout colors by setting the appropiate settings: 
&lt;br&gt;:set bg=white 
&lt;br&gt;(unfortunately only black or white). 
&lt;br&gt;
&lt;br&gt;So where is this very cool search page you ask. Well where else than &lt;a href="http://www.visearch.com" target="_top" class="normal"&gt;http://www.visearch.com&lt;/a&gt;.
&lt;br&gt;
&lt;br&gt;Unfortunately this text-based page does not work in....tada...text-based browsers (Links, Lynx etc). Well they can't get everything right the first time. 
&lt;br&gt;&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/4o1CaDTe9PQ" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Sat, 14 Oct 2006 15:13:51 +0200</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/62</feedburner:origLink></item>
        <item>
            <title>Google Gadget embedding - now without scrollbars</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/YZhlZqK67H4/61</link>
            <description>&lt;i&gt;Hurray for the Google Folks. The scrollbars are no more!&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;The good people over at the Google Gadget API office just mailed me with good news. They have located and fixed the problem that caused scrollbars the be shown around my Google gadgets when embedded into some pages. 
&lt;br&gt;Apperently there was a problem with how the CSS was bound to the gadget.
&lt;br&gt;Thumbs up guys! I know this has been a big problem for many of the pac-man addicts out there :-)
&lt;br&gt;
&lt;br&gt;Just to prove that it actually works, her's the latest Game I have Gadgetfied:
&lt;br&gt;&lt;script src="http://gmodules.com/ig/ifr?url=http://www.schulz.dk/poop.xml&amp;synd=open&amp;w=450&amp;h=450&amp;title=Super+Monkey+Poop+Fight&amp;border=%23ffffff%7C1px%2C1px+solid+%2366ccff%7C1px%2C2px+solid+%2366ccff&amp;output=js"&gt;&lt;/script&gt;
&lt;br&gt;Happy gaming folks!&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/YZhlZqK67H4" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Sat, 14 Oct 2006 12:48:50 +0200</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/61</feedburner:origLink></item>
        <item>
            <title>An intersting discussion about webdesign</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/ZWbYK6xUKiY/60</link>
            <description>&lt;i&gt;AJAX is not to be used everywhere. Some places are better left without it. &lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;Today I had a really interesting discussion with one of the visitors of this site, &lt;a href="http://pure.dnsdojo.net/" target="_top" class="normal"&gt;Eric&lt;/a&gt;, about everything from the Webdesign, over Ajax and to the Digg effect.
&lt;br&gt;I guess that could just as well post some of the highlights here, since they could be interesting for others as well. 
&lt;br&gt;
&lt;br&gt;First stop: &lt;i&gt;Webdesign and Ajax.&lt;/i&gt;
&lt;br&gt;The design on this site is kinda different which Eric pointed out to me. He liked the idea of me having the small [x] for going back to the frontpage - kinda like a generic back button. 
&lt;br&gt;I guess this idea is not new, but to me this was kind of an obvious solution for getting out of a sub page and back to the frontpage. This mainly due to the fact that I in the beginning did not have the "Index" link in front of the page title (above here). This was added later. 
&lt;br&gt;Besides the back button I also have the smal / button which takes you to the top. This one actually gave me a bit of problems, since firefox (yep for once this great browser had a problem) cannot handle scrolling a scrollable div to an "a name" tag.  Since this is the way I would normally do this, and this actually worked in IE, I had to find a way to do this in Firefox. The solution was a simple javascript hack that looks like:
&lt;br&gt;[code lang=javascript nl=fancy]
&lt;br&gt;document.getElementById('content').scrollTop=0
&lt;br&gt;[/code]
&lt;br&gt;Basically take the content div and scroll it to the top. 
&lt;br&gt;Eric wondered why I did not use AJAX (Asyncronious Javascript And XML for newcomers) for this side. 
&lt;br&gt;So lets break it down to the places where this could actually be used (reasticly):
&lt;br&gt;
&lt;br&gt;Page contents:
&lt;br&gt;
&lt;ul&gt;
    &lt;li&gt; Pros:
&lt;ul&gt;
      &lt;li&gt; Site would load without flickering and would feel more responsive.
&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Cons:
&lt;ul&gt;
      &lt;li&gt; The browser back button would not work (could be mad possible)
&lt;/li&gt;
      &lt;li&gt; it is harder to make real permanent links to subpages.
&lt;/li&gt;
      &lt;li&gt; Browsers wont cache the contents 
&lt;/li&gt;
      &lt;li&gt; there is really no need for it. 
&lt;/li&gt;&lt;/ul&gt;&lt;/ul&gt;
&lt;br&gt;Blog items:
&lt;br&gt;
&lt;ul&gt;
    &lt;li&gt;Pros: 
&lt;ul&gt;
      &lt;li&gt; Would be cool to have live updated blog-posts
&lt;/li&gt;
      &lt;li&gt; would make it possible for the visitor to set how many posts to see
&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt; Cons:
&lt;ul&gt;
      &lt;li&gt; I dont post enough to have live blog updates. 
&lt;/li&gt;
      &lt;li&gt; there is really no need for it. 
&lt;/li&gt;&lt;/ul&gt;&lt;/ul&gt;
&lt;br&gt;Blog comments:
&lt;br&gt;
&lt;ul&gt;
    &lt;li&gt; Pros:
&lt;ul&gt;
      &lt;li&gt; comments could be updated live
&lt;/li&gt;
      &lt;li&gt; posts could be send without reloading page. 
&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt; Cons:
&lt;ul&gt;
      &lt;li&gt; people without javascript enabled could have problems posting and seeing my comments (this is less than 1% of the visitors).
&lt;/li&gt;&lt;/ul&gt;&lt;/ul&gt;
&lt;br&gt;As you can see, there is not really anywhere except fo the blog comments, where AJAX would be suitable and needed. I will actually consider adding this at some point later when I can find the time. 
&lt;br&gt;Now I know that people will probably start telling me that there is workarounds for all of the cons I have mentioned above - I know, I know - but have you considered that "workaround" is actually a synonym for "hack". In other words: it is not a streight forward implementation, hence probably not the smartest way to do it. 
&lt;br&gt;
&lt;br&gt;Finally we talked about the "digg effect". Does any actually know how much  traffic/hits/etc a normal site hit by the  digg effect gets? I wonder if this server can take it. Currently this page is getting an avg. of 19.000 hits/hour (not visits! hits), most of which is for the more traffic-heavy swf files used in the google widgets.&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/ZWbYK6xUKiY" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Mon, 09 Oct 2006 23:11:03 +0200</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/60</feedburner:origLink></item>
        <item>
            <title>Time mangement - and other news</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/8UP-J_39R5U/59</link>
            <description>&lt;i&gt;&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;&lt;img src="http://www.schulz.dk/fundanemt/site_graphics/fundaNews/timemagementbook.jpg" style="float:right;margin: 10px 10px 10px 10px;" /&gt;Today one of my &lt;a href="http://www.acenet.dk" target="_top" class="normal"&gt;friends&lt;/a&gt; pointed out that I I should probably read a book on Time management. Guess he knows how bad I am for planning my day and now much I really need 4-5 extra hours per day. 
&lt;br&gt;He recommended a book to me so if anyone feel petty with me, the they're welcome to buy me the following book from amazon: &lt;a href="http://www.amazon.co.uk/Management-System-Administrators-Thomas-Limoncelli/dp/0596007833/sr=8-1/qid=1160421573/ref=pd_ka_1/202-0114686-0203027?ie=UTF8&amp;s=books" target="_top" class="normal"&gt;Time Management from O'reilly&lt;/a&gt;
&lt;br&gt;
&lt;br&gt;In other news: 
&lt;br&gt;After several requests from blog readers, I have added permanet links to all my blog post (find it in the end of this post). I have also added the feed to &lt;a href="http://www.feedburner.com" target="_top" class="normal"&gt;feedburner&lt;/a&gt; such that those of you that like getting the feed that way have that posibility. 
&lt;br&gt;&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/8UP-J_39R5U" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Mon, 09 Oct 2006 21:38:46 +0200</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/59</feedburner:origLink></item>
        <item>
            <title>Google Code Search</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/E2MsbJPqdXc/58</link>
            <description>&lt;i&gt;&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;Today I stumbled upon the &lt;a href="http://www.google.com/codesearch" target="_top" class="normal"&gt;Google Code Search&lt;/a&gt; site which is awsome for a programmer like me.
&lt;br&gt;It searches through almost everything from simple source files online, to packed up projects (zip, tar.gz etc) and even CVS/svn repositories.
&lt;br&gt;You can select which license the code you search for should have, which programming language it is created in  and so on. 
&lt;br&gt;Best of all: you can use &lt;b&gt;regular expressions&lt;/b&gt; in your search. 
&lt;br&gt;&lt;image src="http://www.google.com/intl/en/images/codesearch_logo.gif" align="right" /&gt;
&lt;br&gt;I am sure I will get to use this site A LOT in the my work from now on together with &lt;a href="http://www.krugle.com" target="_top" class="normal"&gt;krugle&lt;/a&gt;and the &lt;a href="http://labs.oreilly.com/code/" target="_top" class="normal"&gt;O'reilly code search&lt;/a&gt; - because why waste time inventing something that someone else has already done for you.&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/E2MsbJPqdXc" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Thu, 05 Oct 2006 10:53:09 +0200</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/58</feedburner:origLink></item>
        <item>
            <title>My 5mins of fame</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/m58-ez9E6qw/57</link>
            <description>&lt;i&gt;&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;One of my friends just pointed me to a &lt;a href="http://www.comon.dk/index.php/news/show/id=28473" target="_top" class="normal"&gt;page&lt;/a&gt;[1] at one of the online Danish Tech news sites. It was a short news story about the new google-widget-in-own-page which I mentioned yesterday. 
&lt;br&gt;But then in the end of the text I saw not only my Pacman game, but also my name mentioned. Not bad :-) I am just a bit imbarased that they mention me because of something as simple as this widget - they could at least have mentioned one of those with some code in. 
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;[1] the page is in Danish&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/m58-ez9E6qw" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Wed, 04 Oct 2006 21:02:02 +0200</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/57</feedburner:origLink></item>
        <item>
            <title>Mandriva 2007 Released for download</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/mInSVFtPE1I/56</link>
            <description>&lt;i&gt;&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;Mandriva (previously Mandrake) Linux has been my favorite desktop distirbution for years. I have actually been using it on a daily basis since version 5.3 or so. 
&lt;br&gt;Today I am happy to announce the newest release of the distribution - version 2007. 
&lt;br&gt;So why am I announcing this now? it was announced by the folks over at Mandriva about a &lt;a href="http://www.mandriva.com/en/community/news/mandriva_linux_2007_is_out" target="_top" class="normal"&gt;week ago&lt;/a&gt;?   Whats special is that now you are actually able to download the distribution for free from their homepage which is you can find at: &lt;a href="http://www.mandriva.com/en/download" target="_top" class="normal"&gt;http://www.mandriva.com/en/download&lt;/a&gt;.
&lt;br&gt;
&lt;br&gt;So whats new?
&lt;br&gt;
&lt;ul&gt;
    &lt;li&gt; Easy setup of 3D desktop with AIGLX or Xgl
&lt;/li&gt;
    &lt;li&gt; A beautiful new theme called  Ia Ora
&lt;/li&gt;
    &lt;li&gt; Better multimedia optimizations
&lt;/li&gt;
    &lt;li&gt; Easier  installation and uninstallation with urpmi, rpmdake and Smart.
&lt;/li&gt;
    &lt;li&gt; Gnome 2.16 (I love this one).
&lt;/li&gt;
    &lt;li&gt; Tons of optimizations under the hood.
&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;All in all a great new version that might not offer the greatest new additions, but simply offers the best of usability and stability in the same distrubution. 
&lt;br&gt;So go fetch and enjoy.&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/mInSVFtPE1I" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Wed, 04 Oct 2006 09:51:26 +0200</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/56</feedburner:origLink></item>
        <item>
            <title>google gadget on you own website</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/TxfHupvp5r4/55</link>
            <description>&lt;i&gt;&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;Today Google has made it possible to add the google gadgets to your own page. It is quite simple to do, just go to &lt;a href="http://www.google.com/ig/directory?synd=open" target="_top" class="normal"&gt;http://www.google.com/ig/directory?synd=open&lt;/a&gt; and find the gadget you want to add. The press the "add to website" button underneath it. You will now be able to change the settings for the gadget, change the color of the border of the gadget and set the title and size. 
&lt;br&gt;It is really neat. It then generates a piece of code you will need to insert where the widget should be. My pacman game can for instance be inserted with the following code:
&lt;br&gt;&lt;script src="http://gmodules.com/ig/ifr?url=http://www.schulz.dk/pacman.xml&amp;synd=open&amp;nocache=1&amp;w=300&amp;h=350&amp;title=PacMan+v2.0&amp;border=%23ffffff%7C3px%2C1px+solid+%23999999&amp;output=js"&gt;&lt;/script&gt;&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/TxfHupvp5r4" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Tue, 03 Oct 2006 22:48:37 +0200</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/55</feedburner:origLink></item>
        <item>
            <title>New Google widget in the works</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/PLkBfeKti6Y/54</link>
            <description>&lt;i&gt;&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;Today I started planning the developent of my next Google widget. It is going to be quite a bit more code-heavy, but also more fun to develop. 
&lt;br&gt;This time I will be working on a Jabber client widget which can (hopefully) connect to gtalk (among others).
&lt;br&gt;I have not yet decided on the backend for the system, but have been looking on a few:
&lt;br&gt;
&lt;ul&gt;
    &lt;li&gt; Yafumato - &lt;a href="http://yafumato.sf.net/" target="_top" class="normal"&gt;http://yafumato.sf.net/&lt;/a&gt;
&lt;ul&gt;
      &lt;li&gt; nice looking, but unfortunately in Java = heavy on the load side. 
&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt; JWChat - &lt;a href="http://www.jwchat.org" target="_top" class="normal"&gt;http://www.jwchat.org&lt;/a&gt;
&lt;ul&gt;
      &lt;li&gt; quite advanced an ok looking - needs a http-poll proxy
&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt; Laffer - &lt;a href="http://laffer.sf.net" target="_top" class="normal"&gt;http://laffer.sf.net&lt;/a&gt;
&lt;ul&gt;
      &lt;li&gt; Quite ugly and the code is messy as he..
&lt;/li&gt;&lt;/ul&gt;&lt;/ul&gt;
&lt;br&gt;Besides this I have been looking at what to consider when constructing this applet. 
&lt;br&gt;Questions like:
&lt;br&gt;&lt;i&gt;what is better: dhtml window embedded in page or popup window. &lt;/i&gt;
&lt;br&gt;
&lt;br&gt;Personally I think that a popup would be better, sinde I often use my google page for searching and hence the widget will be removed and the client will be disconnected.
&lt;br&gt;
&lt;br&gt;&lt;i&gt;What should it connect to?&lt;/i&gt;
&lt;br&gt;I personally dont want to run a jabber server, if this widget gets popular. On the other hand, would it be nice to have full control over the entire setup. 
&lt;br&gt;Besides this it would be cool with gtalk support and preferebly transports for ICQ (and Messenger for the less fortunate). 
&lt;br&gt;
&lt;br&gt;But sofar the plan is to let the widget handle the settings part with credentials, popup or dhtml-win, server to use, and maybe status. 
&lt;br&gt;
&lt;br&gt;Let me know if you have any ideas for this project.&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/PLkBfeKti6Y" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Fri, 22 Sep 2006 23:53:32 +0200</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/54</feedburner:origLink></item>
        <item>
            <title>New page added</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/ofhzQ0uxNn4/53</link>
            <description>&lt;i&gt;&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;Just a short note to let you know that I have added a small page containing the google widgets I have created lately. 
&lt;br&gt;You can find the page here: 
&lt;br&gt;&lt;a href="http://www.schulz.dk/en/projects/googlewidgets/" target="_top" class="normal"&gt;http://www.schulz.dk/en/projects/googlewidgets/&lt;/a&gt;.
&lt;br&gt;Enjoy!&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/ofhzQ0uxNn4" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Mon, 18 Sep 2006 23:00:47 +0200</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/53</feedburner:origLink></item>
        <item>
            <title>Adding another Google Widget to the list</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/qk_Fq_lHvWQ/52</link>
            <description>&lt;i&gt;Trow Poop as any normal monkey would do - it might save your life some day!&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;Today I found another great flash game that I can use for free, and decided to make a google widget out of it too. 
&lt;br&gt;The new game is called Super Monkey Poop Fight and is a great mashup of the styles from several different classic games (like Donkey Kong, Bubble boble, etc). 
&lt;br&gt;You control a small monkey that needs to fight of the other monkeys while finding bananas. This is done as in the real world with poop trowing (yes you read correctly). 
&lt;br&gt;At some point you are not only fighting the monkeys, but the evil zoo keeper will also try to catch you to get you to his lab. 
&lt;br&gt;&lt;image src="http://www.schulz.dk/poop.png" align="right" /&gt;
&lt;br&gt;
&lt;br&gt;You control the monkey with the left right arrow keys. By pressing A you trow a poop, or if you are walking while pressing the key, then you start running. 
&lt;br&gt;If you press S you jump, and if you press the up-key while jumping, then you can grap on to the branches and vines. 
&lt;br&gt;
&lt;br&gt;The Game is developed by &lt;a href="http://8bitentertainment.com/" target="_top" class="normal"&gt;8 Bit Entertainment&lt;/a&gt; which also has developed some other fun games. 
&lt;br&gt;
&lt;br&gt;to add the gadget to your google personalized homepage, go &lt;a href="http://www.google.com/ig/add?moduleurl=http://www.schulz.dk/poop.xml" target="_top" class="normal"&gt;here&lt;/a&gt;
&lt;br&gt;
&lt;br&gt;Hope You enjoy it.&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/qk_Fq_lHvWQ" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Mon, 18 Sep 2006 21:28:31 +0200</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/52</feedburner:origLink></item>
        <item>
            <title>Test the Nation - but not for Linux users</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/BO8pcs-17lo/51</link>
            <description>&lt;i&gt;&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;Tonight one of the national tv channels in Denmark, &lt;a href="http://www.tv2.dk" target="_top" class="normal"&gt;TV2&lt;/a&gt;, is showing a show called &lt;a href="http://www.testnationen.dk" target="_top" class="normal"&gt;"test the Nation"&lt;/a&gt;. It is the second time they show the program and last time was nearly a year ago. 
&lt;br&gt;Most of the show is built aournd the fact that the viewers should take an IQ test online and this way be part of the stats showing stuff like - are blonds more stupid than redhaired. 
&lt;br&gt;This online test is a flash thingie shows a  question and 5 possible answers + a timer that counts down. Nothing special, but the &lt;a href="http://tbwa-play.com/" target="_top" class="normal"&gt;developer&lt;/a&gt; has insisted on that I as a user, needs to have a flashplayer version 8 or more to be able to take the test. 
&lt;br&gt;So basically what this means is that all Linux users can't take the test, since the latest version for linux is 7.0.63.
&lt;br&gt;I took the test last year where they did not have this flash version limitation,  and I am pretty sure that nothing has changed in the test that needs this extra stepup in version. 
&lt;br&gt;
&lt;br&gt;Well too bad, I guess I just have leave my IQ out of the test results this year.&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/BO8pcs-17lo" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Sat, 09 Sep 2006 20:52:22 +0200</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/51</feedburner:origLink></item>
        <item>
            <title>A small Fundanemt Image filter</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/LRY6OF-UVaU/50</link>
            <description>&lt;i&gt;&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;Today I got tired of not being able to having more than one image in my blog (it used the fundaNews module as backend), so I decided to create a small filter to fix this.
&lt;br&gt;
&lt;br&gt;As with most filters, it consist of tow files (i have them placed in /fundanemt/modules/imageFilter/):
&lt;br&gt;
&lt;ul&gt;
    &lt;li&gt; index.php
&lt;/li&gt;
    &lt;li&gt; config.php
&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;So lets get to the code: 
&lt;br&gt;
&lt;br&gt;My config.php looks like this: 
&lt;br&gt;[code lang=php nl=normal]
&lt;br&gt;&amp;#036;filter_function = "image_filter";
&lt;br&gt;&amp;#036;filter_file     = "index.php";
&lt;br&gt;&amp;#036;filter_active   = true;
&lt;br&gt;[/code]
&lt;br&gt;
&lt;br&gt;and the index.php is even simpler:
&lt;br&gt;[code lang=PHP nl=normal]
&lt;br&gt;function image_filter(&amp;#036;str) &lt;a href="http://&lt;image src="]&amp;#42;)](.&amp;#42;)[/image]" target="_top" class="normal" title="msiU&amp;quot;, \'&amp;lt;image src=&amp;quot;&amp;curren;&amp;curren;&amp;curren;4&amp;curren;&amp;curren;&amp;curren;&amp;quot;&amp;curren;&amp;curren;&amp;curren;5&amp;curren;&amp;curren;&amp;curren; /&amp;gt;\', &amp;amp;#036;str);
&amp;lt;br&amp;gt;    return &amp;amp;#036;str;
&amp;lt;br&amp;gt;"&gt;
&lt;br&gt;)
&lt;br&gt;    &amp;#036;str = preg_replace("&lt;/a&gt;
&lt;br&gt;[/code]
&lt;br&gt;
&lt;br&gt;So what you have now is simply a way of adding an image whereever you want an image by simply writing:
&lt;br&gt;[ image PARAMS]IMAGEURL"([^ /&gt; (extra space added infront of first "image" to prevent filter activation). 
&lt;br&gt;the PARAMS are all the parameters you want to have on your img html tag (e.g., alt="", align="right" border=0 etc.) and IMAGEURL is the full or relative url to the image your want to insert. 
&lt;br&gt;An example could be:
&lt;br&gt;[ image alt="my House" width="100"]/some/image/myhouse.jpg[/image] which will turn into
&lt;br&gt; &lt;img src="/some/image/myhouse.jpg" alt="my House" width="100" /&gt;
&lt;br&gt;
&lt;br&gt;It is simple but works nicely. 
&lt;br&gt;&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/LRY6OF-UVaU" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Fri, 01 Sep 2006 23:30:33 +0200</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/50</feedburner:origLink></item>
        <item>
            <title>Final stats for August</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/y4KOOnbc0iw/49</link>
            <description>&lt;i&gt;&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;Even though I know how some webpages can generate alot of traffic, I still find it quite interesting to see how a simple pacman game can boost my traffic usage and page visit number by a magnitude. 
&lt;br&gt;
&lt;br&gt;So here's the final facts for August month:
&lt;br&gt;
&lt;ul&gt;
    &lt;li&gt;  Total Hits : 9.931.262
&lt;/li&gt;
    &lt;li&gt;  Total Traffic:  	59.1Gb (whereof the 57gb is the pacman swf)
&lt;/li&gt;
    &lt;li&gt; Unique refereres : 821 (last month this was 211)
&lt;/li&gt;
    &lt;li&gt; Countries visiting : 151 (.net/.com is 61% total)
&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;Not bad at all. Same month last year, the page has less than 200mb traffic and around 1000 hits. 
&lt;br&gt;
&lt;br&gt;&lt;image src="http://www.schulz.dk/fundanemt/site_graphics/fundaNews/daily_usage_200608.png" alt="graph from my webstats" /&gt;
&lt;br&gt;&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/y4KOOnbc0iw" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Fri, 01 Sep 2006 15:49:35 +0200</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/49</feedburner:origLink></item>
        <item>
            <title>A day in my life</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/Qul-MTm2UZA/48</link>
            <description>&lt;i&gt;Young men in Denmark tend to be always-on for their job - either by mobile phone or via the internet
&lt;br&gt; -- recent research results  Aug. 2006&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;During the last couple of days, there has been alot of talking about now young men in Denmark gets stressed out because they try to be available for their employer all the time. Some can always be reached by mobile phone while others have an office at home where they work after closing hours - even when not required. 
&lt;br&gt;
&lt;br&gt;This made me think of how my day goes. So heres the naugthy details about a day in my life:
&lt;br&gt;
&lt;br&gt;
&lt;ul&gt;
    &lt;li&gt; 6.30 AM : I get up, take a bath, turn on the laptop and check my mails and server logs from the &lt;a href="http://www.devteam.dk" target="_top" class="normal"&gt;Devteam&lt;/a&gt; servers. 
&lt;/li&gt;
    &lt;li&gt; 7.15 AM : I check the newsgroups from &lt;a href="http://www.csr.com" target="_top" class="normal"&gt;CSR&lt;/a&gt; to see if any interesting posts has been added  (and talk to my girlfriend if she is awake).
&lt;/li&gt;
    &lt;li&gt; 7.45 AM : I take my bike (or bus if it rains) to work at CSR. 
&lt;/li&gt;
    &lt;li&gt; 8.00 AM : I start my day at CSR, checking mails, bug database etc. Getting up-to-date with todays tasks. 
&lt;/li&gt;
    &lt;li&gt; 11.30 AM : I go to the cantina to get todays lunch. 
&lt;/li&gt;
    &lt;li&gt; 11.50 AM : I'm back at the office checking my Devteam Mail, check server status, communicate with the devteam supporters if needed, check the latest news online etc.
&lt;/li&gt;
    &lt;li&gt; 12.01 PM : I'm back doing my tasks at CSR. 
&lt;/li&gt;
    &lt;li&gt; 16.00/16.30 PM : I take the bike back home - maybe with a short stop at the supermarket to buy whatever we need for tonights dinner. 
&lt;/li&gt;
    &lt;li&gt; 16.45 PM :  I'm home, relaxing a bit with todays newspaper, letters etc.
&lt;/li&gt;
    &lt;li&gt; 17.00 PM : Laptop is back on, and I am doing updates to the devteam servers, checking my personal mail, say hello to the &lt;a href="http://www.fundauser.org" target="_top" class="normal"&gt;guys&lt;/a&gt; and readning news. 
&lt;/li&gt;
    &lt;li&gt; 17.30 PM : I start preparing the dinner.
&lt;/li&gt;
    &lt;li&gt; 18.15 PM : We eat dinner and talk about the day. 
&lt;/li&gt;
    &lt;li&gt; 19.00 PM : I turn on the TV and watch the news, while I start looking for inspiration for my &lt;a href="http://www.vim.org" target="_top" class="normal"&gt;Vim&lt;/a&gt; book.
&lt;/li&gt;
    &lt;li&gt; 20.00 PM : I start writing on the book or working on our house repairs. 
&lt;/li&gt;
    &lt;li&gt; 22:30 PM : I check the server logs for the evening. 
&lt;/li&gt;
    &lt;li&gt; 23:00 PM : Emails are checked, I talk a bit with my girlfriend and watch a bit of tv. 
&lt;/li&gt;
    &lt;li&gt; 23:30 PM : a bit more book is written.
&lt;/li&gt;
    &lt;li&gt; 00:30 AM : I go to sleep (if I am done writing on the book for tonight). 
&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;So that's it. As you can see, I am probably one of the always-on guys they talk about in the research results. 
&lt;br&gt;Looking at this time schedule also makes me realize how lucky I am that my girlfriend can bare living togther with me when I am so extreamly much unavailable for her. 
&lt;br&gt;I sure hope she can live with  it until january when the book will be done and I hopefully have doezens of time to spend with her.&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/Qul-MTm2UZA" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Mon, 28 Aug 2006 22:52:19 +0200</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/48</feedburner:origLink></item>
        <item>
            <title>Book updates</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/GDQRLAH-SfE/47</link>
            <description>&lt;i&gt;if you can code a feature, then it is almost certain that Vim can provide the feature too. 
&lt;br&gt;-- Kim Schulz 2006&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;&lt;img src="http://www.schulz.dk/fundanemt/site_graphics/fundaNews/vim_gloss_128.png" style="float:right;margin: 10px 10px 10px 10px;" /&gt;Today I started working on the third chapter of my &lt;a href="http://vim.org" target="_top" class="normal"&gt;Vim&lt;/a&gt; book.   It is fun to see how a book like this evolves from being just a few pages of notes to somthing interesting, structured and informative like a book. I can't wait to see the final result (should be less that 6 month now).  If everything goes as planned, the book will contain around 100 tips for using &lt;a href="http://vim.org/tips/index.php" target="_top" class="normal"&gt;Vim&lt;/a&gt; in more productive ways. This includes how to personalize &lt;a href="http://vim.org" target="_top" class="normal"&gt;Vim&lt;/a&gt;, how to script in &lt;a href="http://www.vim.org/scripts/index.php" target="_top" class="normal"&gt;Vim&lt;/a&gt; and many many other things. 
&lt;br&gt;
&lt;br&gt;If you have any ideas for what I should have in the book, please let me know by adding a comment here og sending me a mail.&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/GDQRLAH-SfE" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Wed, 23 Aug 2006 22:04:06 +0200</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/47</feedburner:origLink></item>
        <item>
            <title>A bit more statistics</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/-kek-Nd6SY0/46</link>
            <description>&lt;i&gt;With your unix webhotel you normally get 600mb/week traffic.
&lt;br&gt; -- &lt;a href="http://www.uni2.dk/Produkter/Hosting/Webhotel/Unix%20webhotel/Funktioner.aspx" target="_top" class="normal"&gt;UNI2&lt;/a&gt;&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;Today it is has been 20 days since I started following the downloads stats for my google widgets to see how many hits and how much traffic it could actually make. 
&lt;br&gt;
&lt;br&gt;So here is a bit of stats for august month sofar:
&lt;br&gt;
&lt;br&gt;
&lt;ul&gt;
    &lt;li&gt; Hits on the Pacman game: 5.534.305
&lt;/li&gt;
    &lt;li&gt; New subscribers to the pacman game: 19.918 (approx: 1000/day)
&lt;/li&gt;
    &lt;li&gt; Traffic used on game hosting : 33.991.466kb (Yes that's almost 34gb).
&lt;/li&gt;&lt;/ul&gt;Notice that my webhotel only allows me to have 600mb/week of traffic (which is  a ridiculous low amount).
&lt;br&gt;I hope that they wont notice (yeah right) and don't send me any extra bills for this.
&lt;br&gt;
&lt;br&gt;My blog has also changed from getting around 5-10hits/day  to have having  800-1000hits/day. Not bad at all :-) I will try to make this blog a bit more interesting in the future and maybe even tell a bit more about my other top-secret google-widget project. 
&lt;br&gt;&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/-kek-Nd6SY0" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Sat, 19 Aug 2006 21:01:39 +0200</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/46</feedburner:origLink></item>
        <item>
            <title>Google widget update</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/NBpLQaRyFCs/45</link>
            <description>&lt;i&gt;&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;The highscore feature in &lt;a href="http://www.schulz.dk/pacman.xml" target="_top" class="normal"&gt;my google pacman widget&lt;/a&gt; is now available and I can see that the users already love it. Since the update (around August 1.) the pacman game has been downloaded almost 1milion times (thats in 4 days!). I am currently having 2gb traffic a day which is more than I normally had on a whole month. 
&lt;br&gt;Besides the pacman  game I decided to make another of my favorite games into a google widget. So now you can also get a &lt;a href="http://www.schulz.dk/mario.xml" target="_top" class="normal"&gt;Mario brothers Google Widget&lt;/a&gt; from my site. Hope you like it, even though it cannot show you your scores.
&lt;br&gt;
&lt;br&gt;As a side note I can tell that the honor site at googles is apperently different from country to country so my rank is varying from #1 to #5. e.g.,
&lt;br&gt;&lt;a href="http://www.google.dk/ig/authors" target="_top" class="normal"&gt;www.google.dk/ig/authors&lt;/a&gt;
&lt;br&gt;&lt;a href="http://www.google.co.uk/ig/authors" target="_top" class="normal"&gt;www.google.co.uk/ig/authors&lt;/a&gt;
&lt;br&gt;&lt;a href="http://www.google.de/ig/authors" target="_top" class="normal"&gt;www.google.de/ig/authors&lt;/a&gt;
&lt;br&gt;&lt;a href="http://www.google.com/ig/authors" target="_top" class="normal"&gt;www.google.com/ig/authors&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/NBpLQaRyFCs" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Fri, 04 Aug 2006 21:49:42 +0200</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/45</feedburner:origLink></item>
        <item>
            <title>Honored by google</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/QXTj_XqtoKQ/44</link>
            <description>&lt;i&gt;Meet the most popular gadget developers from around the globe. These talented individuals are leading the charge in making your Google homepage a better place, and we think they deserve a standing ovation!
&lt;br&gt; -- Google Web API team&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;&lt;img src="http://www.schulz.dk/fundanemt/site_graphics/fundaNews/delicious.png" style="float:right;margin: 10px 10px 10px 10px;" /&gt;Today I got an email from a Google Employee telling me that I apprently has created one of the most used google widgets around - &lt;a href="http://www.schulz.dk/pacman.xml" target="_top" class="normal"&gt;my pacman game widget&lt;/a&gt;. To thank me for my work with this I have been added to an Honour page (currently as the only one). You can find the honour page here &lt;a href="http://www.google.com/ig/authors" target="_top" class="normal"&gt;http://www.google.com/ig/authors&lt;/a&gt;
&lt;br&gt;
&lt;br&gt;I guess this is nice, even though the widget pretty much just wraps around a flash pacman game (which I am not the original author of - thanks &lt;a href="http://www.neave.com/" target="_top" class="normal"&gt;Paul Neave&lt;/a&gt;)
&lt;br&gt;Now I just have to get my del.icio.us widget popular too :-)
&lt;br&gt;
&lt;br&gt;To thank every user of the pacman widget I have started working on getting the hi-score feature to work. This should be working within a couple of days&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/QXTj_XqtoKQ" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Sun, 30 Jul 2006 22:22:05 +0200</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/44</feedburner:origLink></item>
        <item>
            <title>Oh yeah! I'm an Software engineer now</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/tms5E4jBmJU/43</link>
            <description>&lt;i&gt;&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;I almost forgot to write that I am now officially finished studying Software engineering at the university. Got my diploma like a week ago and ended up with a grade average of 10.2 (danish 13 scale). I got a 10 for my master thesis project which was ok, but I believe that we could have gotten more if the supervisor had just read the actual thesis before examining us :-) oh well... 10 is not bad at al. 
&lt;br&gt;
&lt;br&gt;Most of my time currently is spend on installing our new kitchen in the house Line and I bought &lt;a href="http://www.schulz.dk/en/blog/blogarchive/?nummer=39" target="_top" class="normal"&gt;recently&lt;/a&gt;. It is almost finished and the result is really nice (pictures will follow later). Next room we will work on is the living room where we need to paint and fix the ceiling+floor. 
&lt;br&gt;
&lt;br&gt;I have also started on another project besides my normal work. I am writing on a book about the fantastic editor &lt;a href="http://www.vim.org" target="_top" class="normal"&gt;vim&lt;/a&gt;. It is going to be a cookbook-style book for the more advanced user.
&lt;br&gt;If everything goes as planned, then the book will go into print early next year. I am very excited about this and hope that I can handle the challange of actually writing a book like this.&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/tms5E4jBmJU" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Sat, 08 Jul 2006 12:17:03 +0200</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/43</feedburner:origLink></item>
        <item>
            <title>Project stats</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/mO4-Et14Ugw/42</link>
            <description>&lt;i&gt;&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;Here less than a month before deadline of my Master Thesis project, I thought that it would be fun with some stats for what we have been working on the latest semester.
&lt;br&gt;
&lt;br&gt;so without further introduction, here are the pure numbers:
&lt;br&gt;
&lt;ul&gt;
    &lt;li&gt; &lt;b&gt;Developer count: &lt;/b&gt; 3
&lt;/li&gt;
    &lt;li&gt; &lt;b&gt;svn commits:&lt;/b&gt; 3786
&lt;/li&gt;
    &lt;li&gt; &lt;b&gt;lines of java code:&lt;/b&gt; 40106
&lt;/li&gt;
    &lt;li&gt; &lt;b&gt;Lines of php code:&lt;/b&gt; 2249
&lt;/li&gt;
    &lt;li&gt; &lt;b&gt;Lines of javascript:&lt;/b&gt; 1422
&lt;/li&gt;
    &lt;li&gt; &lt;b&gt;Lines of XML/JDO:&lt;/b&gt; 1076
&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;Looks pretty neat doesn't it :-) Remember that this is the work of only 3 guys and that this is not spagetti code but extreamly neat and optimized code.
&lt;br&gt;
&lt;br&gt;So now we just need to write the thesis, and then we're done.&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/mO4-Et14Ugw" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Mon, 15 May 2006 22:16:22 +0200</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/42</feedburner:origLink></item>
        <item>
            <title>Vim  7.0 finally out</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/azhN1qleI_M/41</link>
            <description>&lt;i&gt;There can be only one! in the editor world that is Vim. 
&lt;br&gt;-- Kim Schulz&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;Today the first official stable release of Vim v7.0 is released to the &lt;a href="http://.ftp://ftp.vim.org/pub/vim/unstable/snapshot/vim-7.0.zip" target="_top" class="normal"&gt;ftp mirrors&lt;/a&gt; . This is absolutely great news for all &lt;a href="http://www.frappr.com/vim" target="_top" class="normal"&gt;vim lovers&lt;/a&gt; out there an I sure for one  wont wait many seconds before I install it on all my computers.
&lt;br&gt;
&lt;br&gt;The new v7.0 comes with some long awaited enhancements whereof I especially like the omnicomplete features. This is a set of completely new functions that makes it possible to add even better auto-completion support to vim. The best thing is that now it can popup in a small window/context menu right next to the text you are writing insted of in a new buffer/vim window. 
&lt;br&gt;Completion with omnicomplete has allready been added for a long list of programming languages and more are coming every day. 
&lt;br&gt;
&lt;br&gt;Other nice features to mention are:
&lt;br&gt;
&lt;ul&gt;
    &lt;li&gt; Tabs  - old idea but new in vim. one tab can containg several vim windows
&lt;/li&gt;
    &lt;li&gt; vimgrep - grep in external files without using an external grep tool. Especially great for windows vim users.
&lt;/li&gt;
    &lt;li&gt; Full built-in spellchecking support (50languages supported)
&lt;/li&gt;
    &lt;li&gt; undo branches
&lt;/li&gt;
    &lt;li&gt; browsing of remote files - even zip and tar archives
&lt;/li&gt;
    &lt;li&gt; better printing support
&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;and much much more.
&lt;br&gt;
&lt;br&gt;Thumbs up to all the vim developers out there for once again showing the world what a superior editor vim is.&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/azhN1qleI_M" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Sun, 07 May 2006 21:10:03 +0200</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/41</feedburner:origLink></item>
        <item>
            <title>New adition to the Fundanemt team</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/N3sStjniqoA/40</link>
            <description>&lt;i&gt;&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;This morning the guy behind &lt;a href="http://www.fundanemt.com" target="_top" class="normal"&gt;Fundanemt&lt;/a&gt;, &lt;a href="http://www.chrsen.dk" target="_top" class="normal"&gt;Christian&lt;/a&gt; and his wife Anja gave birth to their first child. A healthy little girl called Ayla. 
&lt;br&gt;
&lt;br&gt;A big congratulation from here.&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/N3sStjniqoA" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Sun, 23 Apr 2006 21:21:20 +0200</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/40</feedburner:origLink></item>
        <item>
            <title>Now with a new house...</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/0bUH1vlTJbY/39</link>
            <description>&lt;i&gt;&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;Today I got the answer from my Advocate that Line and I could buy the house we have been looking at. This is soooo nice since we really want to have our own house insted of the appartment we are living in now. Hurray!&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/0bUH1vlTJbY" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Wed, 05 Apr 2006 23:33:01 +0200</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/39</feedburner:origLink></item>
        <item>
            <title>It's been a while...</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/FuSi789DE4Q/38</link>
            <description>&lt;i&gt;Long time - no blogging! &lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;So my spare time duriing the day has started to disappear into some secret black hole.  My Master Thesis needs more time, my &lt;a href="http://www.devteam.dk" target="_top" class="normal"&gt;company&lt;/a&gt; needs more time, my &lt;a href="http://www.fundanemt.com" target="_top" class="normal"&gt;sparetime&lt;/a&gt; &lt;a href="http://www.mobloggers.dk" target="_top" class="normal"&gt;projects&lt;/a&gt; and my private life needs more time. 
&lt;br&gt;And what do I not have - time!
&lt;br&gt;Thats pretty much why I havent blogged for awhile. Much has happened sincs last post. I have been offered a full-time  job at &lt;a href="http://www.csr.com" target="_top" class="normal"&gt;CSR&lt;/a&gt; which I have accepted. &lt;a href="http://www.urban-design.dk" target="_top" class="normal"&gt;Line&lt;/a&gt; and I are planning to by a new house and last but not least - I have sent Line of to &lt;a href="http://thailandkina.blogspot.com/" target="_top" class="normal"&gt;Thailand and China&lt;/a&gt; for a month. 
&lt;br&gt;One should think that being alone at home at not have a girlfriend to "entertain" whould give you more time, but the fact is that you think you have more time, hence use more time = no time at all!.
&lt;br&gt;On the fundanemt front we went to &lt;a href="http://www.linuxforum.dk" target="_top" class="normal"&gt;Linuxforum 2006&lt;/a&gt; to meet the other users. It was a big success and we had a great time there. 
&lt;br&gt;The development of Fundanemt Generation 3 has &lt;a href="http://core.fundanemt.com/wiki/" target="_top" class="normal"&gt;started&lt;/a&gt;. This time we want everything planned and documented so the ammount of work in Lines of Code (LOC) is actually 0. 
&lt;br&gt;We have some &lt;a href="http://cornergraf.net" target="_top" class="normal"&gt;new&lt;/a&gt; &lt;a href="http://www.short.dk" target="_top" class="normal"&gt;guys&lt;/a&gt; in the core developer team which is great. Nice to get new ideas and new energy.
&lt;br&gt;
&lt;br&gt;My master Thesis is coming along very well. There has been some bumps in the road but now we seem to be on a streight course towards the finish line (June 21.). 
&lt;br&gt;We have been implementing alot of stuff sofar. Just to mention a few, here is a short list:
&lt;br&gt;
&lt;ul&gt;
    &lt;li&gt; MGRID index structure
&lt;/li&gt;
    &lt;li&gt; &lt;a href="http://www.jpox.org" target="_top" class="normal"&gt;JDO&lt;/a&gt; based middleware on top of some RDBMS
&lt;/li&gt;
    &lt;li&gt; A Query Processor and optimizer for the middleware
&lt;/li&gt;
    &lt;li&gt; A Query Server to get queries from external sources
&lt;/li&gt;
    &lt;li&gt; A gui mp3 player that supports our special ISound DataSource.
&lt;/li&gt;
    &lt;li&gt; A WebPlayer that supports our special ISound Datasource (you can do Range and kNN queries on a song to expand your playlist)
&lt;/li&gt;
    &lt;li&gt; loads of other stuff. 
&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;Besides this we have written 2.5 articles, and started working on the actial contents of the Thesis (it will however also contain the articles as appendices).
&lt;br&gt;
&lt;br&gt;So that pretty much what I have done until now.
&lt;br&gt;&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/FuSi789DE4Q" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Fri, 31 Mar 2006 17:00:09 +0200</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/38</feedburner:origLink></item>
        <item>
            <title>Linux forum 2006 and IPod Nano competition</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/0GbR1KJWzWs/37</link>
            <description>&lt;i&gt;&lt;a href="http://www.linuxforum.dk" target="_top" class="normal"&gt;Linuxforum&lt;/a&gt; is the anual get together event for alot of the &lt;a href="http://www.fundanemt.com" target="_top" class="normal"&gt;Fundanemt&lt;/a&gt; &lt;a href="http://www.fundausers.org" target="_top" class="normal"&gt;users&lt;/a&gt; and this year it is 3-4. march - Where I ofcause will be there.&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;Every year the fundanemt usergroup has a booth on the conference where we show off some of the new things in Fundanemt and talk to old and new users. 
&lt;br&gt;To make it even more exciting this year, we have desided to have a competition with the grand price is a 4gb IPod Nano. Thats right! the really cool and really small IPod from Apple, and all you have to do is to answer one question and give us your name+address. 
&lt;br&gt;So swing by our booth on saturday and see if you will be the lucky winner - and ofcause see the fantastic fundanemt.
&lt;br&gt;
&lt;br&gt;See you there!&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/0GbR1KJWzWs" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Mon, 27 Feb 2006 19:13:53 +0100</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/37</feedburner:origLink></item>
        <item>
            <title>Busy with Master Thesis</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/NswtjOFMvws/36</link>
            <description>&lt;i&gt;Happy Newyear to all of you. I'm back to tell a bit about what I have been up to lately. &lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;It has been awhile since my last blogpost. This is mainly due to the fact that I have been extremly busy with finishing the article for the first part of my Master Thesis (it consist of two seperate semesters and tree exams).
&lt;br&gt;This first part of the Thesis is to be handed in on monday so it is nearly done. It is created in colaboration with my buddies Kobi and &lt;a href="http://www.pumba.dk" target="_top" class="normal"&gt;Per&lt;/a&gt;, and is a purely theoretical work about how to create an Algebra for Multimedia databases which can support similarity queries. As I probably have mentioned before, is it part of the &lt;a href="http://www.intelligentsound.org" target="_top" class="normal"&gt;Intelligent Sound Project&lt;/a&gt; which is a joint project between serval universities and companies.
&lt;br&gt;We have formally describe a new algebra which is based partly on traditional Relational Algebra plus some of the nesting ideas from Non-First-Normal-Form Algebras. It has been a tough job to get it all smooth and precise but the final result is really nice (I will publish the article here after the exam). Quite understandable that it was nice to get away on a skiing trip to sweden between christmas and newyears to relax and see somthing else than formulas, algebras and technical reports. 
&lt;br&gt;Now I'm looking forward to the exams and even more to the next part of the project where we are going to implement the algebra on top of a normal RDBMS to prove that it works and is optimized well. 
&lt;br&gt;I have allready construced an mp3 player in Java so we have a client that can query our database for music information while it is playing. Always nice to have your own code for such things so you easily can change it to fit your needs. In the end it won't be an mp3 player but rather an mp7 player - yes mp7 is the sound layer from mpeg7 which is a upcoming  MPEG standard supporting feature extraction and embedding. 
&lt;br&gt;
&lt;br&gt;Well enough said about the project for now. It's time to relax for some hours before I have to continue with the final ajustments of the article.&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/NswtjOFMvws" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Fri, 06 Jan 2006 19:44:19 +0100</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/36</feedburner:origLink></item>
        <item>
            <title>Personalized Google Module</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/Qu3zr2As0SA/35</link>
            <description>&lt;i&gt;&lt;a href="http://www.google.com/ig/" target="_top" class="normal"&gt;Personalized Google&lt;/a&gt; API is now released. A great opportunity to play around with google.
&lt;br&gt;So what could be more fun that adding a Yahoo owned link page (Del.icio.us) to Google. &lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;&lt;img src="http://www.schulz.dk/fundanemt/site_graphics/fundaNews/delicious.png" style="float:right;margin: 10px 10px 10px 10px;" /&gt;The &lt;a href="http://www.google.com/apis/homepage/reference.html" target="_top" class="normal"&gt;API&lt;/a&gt; is pretty streightforward and a simple &lt;a href="http://www.google.com/apis/homepage/guide.html" target="_top" class="normal"&gt;walkthrough&lt;/a&gt; on their page is more than enough to make a simple module. 
&lt;br&gt;Mine was a nice little linkroll module that shows my del.icio.us links (or anyone elses) in a nice list on my personalized google page. 
&lt;br&gt;It even shows favicon for the links if such one exists. 
&lt;br&gt;Ofcause it makes heavy use of the javascript API from del.icio.us but hey! thats what it's there for. 
&lt;br&gt;
&lt;br&gt;My contribution is submitted and can also be found here: &lt;a href="http://www.schulz.dk/delicious.xml" target="_top" class="normal"&gt;delicious.xml&lt;/a&gt; 
&lt;br&gt;
&lt;br&gt;Hope someone can use it for inspiration and fun! 
&lt;br&gt;&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/Qu3zr2As0SA" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Thu, 15 Dec 2005 01:05:29 +0100</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/35</feedburner:origLink></item>
        <item>
            <title>Control your versions</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/2bmobTkzdTE/34</link>
            <description>&lt;i&gt;The ideal Version Control system optimizes productions and does not block it.
&lt;br&gt;  -- Kim Schulz 2005&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;Throughout the last decade I have used serval  version control system for my development projects. Some of them with more luck than others. I have been through RCS, CVS, Bitkeeper, Perforce, Sourcesafe, Codekeeper, GNU arch and lately Subversion.
&lt;br&gt;Common for them all is that they all do the job quite well and fullfills most of their tasks. Some have bugs, others lacks a couple of features bit in generel they all work. 
&lt;br&gt;
&lt;br&gt;When looking at which system to choose, there is a few feature I think that you should look at:
&lt;br&gt;
&lt;ul&gt;
    &lt;li&gt; &lt;b&gt;Diff:&lt;/b&gt; it is important that you can get a diff of two revisions and thereby get a patch. 
&lt;/li&gt;
    &lt;li&gt; &lt;b&gt;Branch:&lt;/b&gt; When working at large projects it is important that some of the developers can make a branch and work undisturbed in that.  
&lt;/li&gt;
    &lt;li&gt; &lt;b&gt;Branch Merge:&lt;/b&gt; After a branch has been worked at, it is very important that you can merge the development branch into the main branch without having to move the code manually. Not all systems has this well-implemented.
&lt;/li&gt;
    &lt;li&gt; &lt;b&gt;Code Merge:&lt;/b&gt; if two developers has been working on the same file, then it is important that the system can figure out how to merge the differences together. If there is a conflict, then this should be announced clearly and it should be easy to select which parts of the code to keep. 
&lt;/li&gt;
    &lt;li&gt; &lt;b&gt;Revisions:&lt;/b&gt; some systems (like cvs) has revisions for each file and some (like svn) has it for sets of changes.  It is important that you know how you system does this and what that means. 
&lt;/li&gt;
    &lt;li&gt; &lt;b&gt;Move files:&lt;/b&gt; Alot of systems dont have  a feature for moving/renaming files and still keep the revision history for it. This is in my opinion a very important feature that a version control system should have.
&lt;/li&gt;
    &lt;li&gt; &lt;b&gt;Good Changelog:&lt;/b&gt; A good changelog makes it easy to discover what has been going on in the system. Even though this seems like a minor thing, I have discovered that this is actually very usefull when working serval people on a project.
&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;As said I have lately been using Subversion (svn) and I am very happy with how it works. It really fullfills all my needs and seems like a very well-programmed system. Actually there was only one of the above features it lacked - It does not have a good ChangeLog. 
&lt;br&gt;
&lt;br&gt;So what do I do about that.. I desided to make my own script for this and this afternoon I god it ready for a testrun.
&lt;br&gt;It is basically a bunch of perl code lines hacked togther really fast (cleanup needed) but "it works (tm)". 
&lt;br&gt;It takes its input as stdin and outputs html code to stdout. The input is the log output from svn so a normal usage would be a commandline like this:
&lt;br&gt;
&lt;br&gt;svn log -v |perl SVNChangelog.pl &gt; changelog.html
&lt;br&gt;
&lt;br&gt;The -v option is important if you want info about which files was changed in each revision. 
&lt;br&gt;
&lt;br&gt;You can find a version 0.000001 :-) of the script &lt;a href="http://www.cs.aau.dk/~kim/changelog/SVNChangelog.txt" target="_top" class="normal"&gt;here&lt;/a&gt; and a stylesheet for it &lt;a href="http://www.cs.aau.dk/~kim/changelog/style.css" target="_top" class="normal"&gt;here&lt;/a&gt;.
&lt;br&gt;An example output (generated via cron every 10 minutes) can be seen here:
&lt;br&gt;&lt;a href="http://www.cs.aau.dk/~kim/changelog/" target="_top" class="normal"&gt;here&lt;/a&gt;.
&lt;br&gt;
&lt;br&gt;Why svn does not have a good changelog format is still a mystery to me, but now I have my own solution for it.
&lt;br&gt;&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/2bmobTkzdTE" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Tue, 13 Dec 2005 22:13:40 +0100</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/34</feedburner:origLink></item>
        <item>
            <title>Petition for not removing the group exams in Denmark</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/tm0B912ZkSM/33</link>
            <description>&lt;i&gt;Group exams is probably the smartest move ever made by any university - dont kill them.
&lt;br&gt;-- Kim Schulz Dec 2005&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;The Danish government has shown some serious signs of braindamage these last days. 
&lt;br&gt;
&lt;br&gt;Their latest move in relation to education is that they want to remove all group exams from elementary school, "highschool" (Gymnasium, HTX etc) and Universities. 
&lt;br&gt;
&lt;br&gt;Working in a group and being evaluated as the same group is a very important part for some of the universities in Denmark (Including Aalborg University where I study). And for a very good reason. Studies have shown that the Industry in Denmark prefer students with a group-minded education, simply because they fit better into the exsisting teams. So to just give 4 reasons why to not remove the group exams:
&lt;br&gt;
&lt;ol&gt;
    &lt;li&gt; In the real world we work in teams and often a team gets evaluated all together. 
&lt;/li&gt;
    &lt;li&gt; By working in a group and get evaluated in a group you learn to argument you case - a property alot of post-uni persons lack. 
&lt;/li&gt;
    &lt;li&gt; If you work in a group you agree on everything, so why split up the evaluated between the groupmembers so each of them does not get evaluated for everything. 
&lt;/li&gt;
    &lt;li&gt; The good students lift up the less good students - yes it can be mis-used but normally the good students know when to kick the parasite-student.
&lt;/li&gt;&lt;/ol&gt;
&lt;br&gt;So all in all. This is a freaking stupid idea and the government should try to get a more realistic picture of what happens around the contry and on the universities.
&lt;br&gt;
&lt;br&gt;Everyone that understand the importance of why this shouldn't be changed should sign the petition agains it:
&lt;br&gt;&lt;a href="http://www.bevargruppeeksamen.dk" target="_top" class="normal"&gt;http://www.bevargruppeeksamen.dk&lt;/a&gt;
&lt;br&gt;More than 3000 has allready signed the petition in just a couple of hours so this is a clear sign that this is a change that has a large impact on many. So go sign NOW!&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/tm0B912ZkSM" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Mon, 05 Dec 2005 14:48:54 +0100</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/33</feedburner:origLink></item>
        <item>
            <title>The daily christmas crack by TGG</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/OYar0colykM/32</link>
            <description>&lt;i&gt;--&gt; BigFan (xxx@xxx) has joined #tgg @ undernet
&lt;br&gt;&lt;BigFan&gt; julen vil blive uendelig meget bedre hvis www.bikerjens.dk kunne blive defacet&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;Every day this christmas (so far) the cracker team called Team Gilmore Girls do a "no mercy" crack of some celebrity or gamer   homepage.
&lt;br&gt;The last couple of days it has been
&lt;br&gt;
&lt;ol&gt;
    &lt;li&gt; unknown for me
&lt;/li&gt;
    &lt;li&gt; &lt;a href="http://www.bikerjens.dk" target="_top" class="normal"&gt;BikerJens.dk&lt;/a&gt;
&lt;/li&gt;
    &lt;li&gt; &lt;a href="http://www.azkaban.dk" target="_top" class="normal"&gt;azkaban.dk&lt;/a&gt;
&lt;/li&gt;
    &lt;li&gt; &lt;a href="http://www.sf.dk" target="_top" class="normal"&gt;sf.dk&lt;/a&gt;
&lt;/li&gt;&lt;/ol&gt;
&lt;br&gt;Looks pretty much like random hacks and the message on the defaced pages is pretty lame. 
&lt;br&gt;What I'm most interesting in, is how they got into sf.dk and whether it was through a hole in &lt;a href="http://www.typo3.com" target="_top" class="normal"&gt;typo3&lt;/a&gt; or not. 
&lt;br&gt;&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/OYar0colykM" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Sun, 04 Dec 2005 17:24:41 +0100</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/32</feedburner:origLink></item>
        <item>
            <title>Christmas Party and Hangovers</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/lljRoB6gsCE/31</link>
            <description>&lt;i&gt;Jägermeister and lime is a slow killer
&lt;br&gt;  -- Kim Schulz (Saturday Morning)&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;&lt;img src="http://www.schulz.dk/fundanemt/site_graphics/fundaNews/clippedJagbot.jpg" style="float:right;margin: 10px 10px 10px 10px;" /&gt;Last night my University group and I had a christmas party at my place. Lots of good food (Duck et al, and ris ala mande) and lots of fun. 
&lt;br&gt;After we finished eating we got into a bit of drinking + a nice game of "Tegn og Gæt" (Draw and Guess). It turns out that this game can be really funny after you have gotten a bit to drink.....in our case this means loads and loads of Jägermeister and Lime + Ice (A cold Hunter)+ beer. 
&lt;br&gt;Around 4AM the last couple left and I could get to bet. 
&lt;br&gt;Unfortunately Line had to go to Copenhagen really early (7.30) so I didn't get that much sleep (even though she was very gentle and didn't get too noisy). 
&lt;br&gt;Rest of the day has been a mixture of preparing my presentation for Monday and hangning around doing noting or watched movies. 
&lt;br&gt;Saw "the 40 year old Virgin" which is actually a quite funny movie (at least when you have hangovers). 
&lt;br&gt;&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/lljRoB6gsCE" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Sat, 03 Dec 2005 19:28:22 +0100</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/31</feedburner:origLink></item>
        <item>
            <title>Mozilla Firefox 1.5 is out</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/E1tLvAvEoPc/30</link>
            <description>&lt;i&gt;&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;After a couple of pretty stable release candidates, the 1.5 version of &lt;a href="http://www.getfirefox.com/" target="_top" class="normal"&gt;Mozilla Firefox&lt;/a&gt; is out. It is not officially announced yet but it is being distributed to the mirrors as we speak. 
&lt;br&gt;I have been looking forward to this release because it has some really nice new features like:
&lt;br&gt;
&lt;ul&gt;
    &lt;li&gt; better plugin API (means better plugins)
&lt;/li&gt;
    &lt;li&gt; support for movable tabs
&lt;/li&gt;
    &lt;li&gt; javascript 1.6 support
&lt;/li&gt;
    &lt;li&gt; Full SVG support
&lt;/li&gt;
    &lt;li&gt; better popup blocking
&lt;/li&gt;
    &lt;li&gt; automatic updating of plugins AND browser.
&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;Can't wait until &lt;a href="http://www.mandriva.com" target="_top" class="normal"&gt;Mandriva&lt;/a&gt; updates the rpm package with the 1.5 version.&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/E1tLvAvEoPc" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Tue, 29 Nov 2005 22:39:05 +0100</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/30</feedburner:origLink></item>
        <item>
            <title>New Job</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/iwfIUTL_jlo/29</link>
            <description>&lt;i&gt;&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;&lt;img src="http://www.schulz.dk/fundanemt/site_graphics/fundaNews/csr.gif" style="float:right;margin: 10px 10px 10px 10px;" /&gt;The time where I'm finalizing my studies at the university is getting closer (only 7month now) and it is about times I get a more Engineering related job. Thats why I decided to apply for a job offering at &lt;a href="http://www.csr.com" target="_top" class="normal"&gt;CSR&lt;/a&gt; about 3 weeks ago.
&lt;br&gt;Ten days ago I went to the Interview and yesterday I went there to sign the Contract - yes I got the job. 
&lt;br&gt;Tomorrow is my first day at work and I'm extremly excited. My first task is supposently to upgrade some bluetooth systems and after that I'm moving on to more software development related tasks. 
&lt;br&gt;I've already been informed that the tasks for the next period includes implementing a cross-platform realtime log analyzer for the special logs from their bluetooth test equipment. Besides that I'm going to create an automation system for their documentation and move it to &lt;a href="http://docbook.sf.net" target="_top" class="normal"&gt;Docbook&lt;/a&gt; insted of MS Word. 
&lt;br&gt;It is nice to get down and dirty with tasks like that and hopefully they don't regret hiring me.&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/iwfIUTL_jlo" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Tue, 29 Nov 2005 21:33:18 +0100</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/29</feedburner:origLink></item>
        <item>
            <title>Where have you been?</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/e4Bpg7rwewc/27</link>
            <description>&lt;i&gt;To Travel the world is to live.&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;&lt;img src="http://www.schulz.dk/fundanemt/site_graphics/fundaNews/worldmap-visited.png" style="float:right;margin: 10px 10px 10px 10px;" /&gt;In my life I have been to quite a few european countries, but unfortunately not in that many countries in the rest of the world. 
&lt;br&gt;This image shows marks the countries I have been in sofar.
&lt;br&gt;It is generated with a script from this &lt;a href="http://douweosinga.com/projects/visitedcountries" target="_top" class="normal"&gt;page&lt;/a&gt;.
&lt;br&gt;Pretty cool!
&lt;br&gt;&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/e4Bpg7rwewc" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Fri, 18 Nov 2005 11:49:52 +0100</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/27</feedburner:origLink></item>
        <item>
            <title>Google firefox referral program - but not for Europeans</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/2K43w4fLfFM/26</link>
            <description>&lt;i&gt;&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;The other day I came by &lt;a href="http://explorerdestroyer.com/" target="_top" class="normal"&gt;ExplorerDestroyer&lt;/a&gt; where I saw that I could actually earn a bit of money by advocating for a better world without MS IE. 
&lt;br&gt;I signed up for an &lt;a href="http://adsense.google.com" target="_top" class="normal"&gt;Google AdSence&lt;/a&gt; account and logged in to find the firefox referral program. It was nowhere inthere. I searched the web for info, mailed a friend at google and finally got the answer: &lt;i&gt;"Sorry but the Firefox referral program is only available for US citizens"&lt;/i&gt;.
&lt;br&gt;Tough luck! no help from me in the war against IE then (except when I make &lt;a href="http://www.w3c.org" target="_top" class="normal"&gt;W3C&lt;/a&gt; compliant webpages that IE can's show correctly.&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/2K43w4fLfFM" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Wed, 16 Nov 2005 19:20:40 +0100</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/26</feedburner:origLink></item>
        <item>
            <title>Hosting done my way!</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/dNT5t0vkcrk/25</link>
            <description>&lt;i&gt;Getting good hosting is often a troublesome task - I hated that so DevTeam became a reality!
&lt;br&gt; -- Kim Schulz March 2005&lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;Earlier this year I got too tired of finding acceptable hosting for my customers &lt;a href="http://www.fundanemt.com" target="_top" class="normal"&gt;Fundanemt&lt;/a&gt; sites.
&lt;br&gt;Therefore I decided to start my own hosting company that specializes in Fundanemt hosting. 
&lt;br&gt;Soon &lt;a href="http://www.devteam.dk" target="_top" class="normal"&gt;DevTeam Denmark&lt;/a&gt; (contraction of the words Development And Team) became a reallity. The main focus is to provide stable and featureful hosting for Fundanemt users but also do all sorts of developement and webdesign. 
&lt;br&gt;I didn't do much fuss about the start of the company, but anyhow customers soon started to come. 
&lt;br&gt;Now less than a year after startup I have twice the amount of customers I had hoped for the serverfarm has trippled.
&lt;br&gt;I now both have normal webhotels, FundaHosting, Hightraffic hosting, Vservers and dedicated servers. The development part is not that big a part of the work currently but that will hopefully change in the new year.
&lt;br&gt;All in all I am very pleased that I started this company and hope that the customers are happy with what I offer.
&lt;br&gt;&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/dNT5t0vkcrk" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Tue, 15 Nov 2005 21:06:57 +0100</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/25</feedburner:origLink></item>
        <item>
            <title>Site changes and new language</title>
            <link>http://feedproxy.google.com/~r/Schulzdk/~3/yTdRu_mjQWo/23</link>
            <description>&lt;i&gt;So finally after serval years I have now gotten around to change the design of this site again. 
&lt;br&gt;This time it is a darker design inspired by one of the designs of the late &lt;a href="http://www.oswd.org" target="_top" class="normal"&gt;www.oswd.org&lt;/a&gt;.
&lt;br&gt;It also gave me the time to update to latest &lt;a href="http://www.fundanemt.com" target="_top" class="normal"&gt;fundanemt&lt;/a&gt; and change the primary language to english. &lt;/i&gt;&lt;br /&gt;&lt;hr /&gt;&lt;img src="http://feeds.feedburner.com/~r/Schulzdk/~4/yTdRu_mjQWo" height="1" width="1"/&gt;</description>
            <author>Kim Schulz &lt;kim@schulz.dk&gt;</author>
            <pubDate>Sun, 13 Nov 2005 16:25:56 +0100</pubDate>
        <feedburner:origLink>http://www.schulz.dk/en/blog/blogarchive/23</feedburner:origLink></item>
    </channel>
</rss>

