<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Vidar Madsen&#039;s web-hole</title>
	<atom:link href="http://vidar.botfu.org/feed" rel="self" type="application/rss+xml" />
	<link>http://vidar.botfu.org</link>
	<description>Watch out! Brain lint!</description>
	<lastBuildDate>Fri, 21 May 2010 12:44:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.2</generator>
		<item>
		<title>Android, ASE and rsync</title>
		<link>http://vidar.botfu.org/android-ase-and-rsync</link>
		<comments>http://vidar.botfu.org/android-ase-and-rsync#comments</comments>
		<pubDate>Thu, 20 May 2010 06:59:48 +0000</pubDate>
		<dc:creator>vidar</dc:creator>
				<category><![CDATA[android]]></category>
		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://vidar.gimp.org/android-ase-and-rsync</guid>
		<description><![CDATA[I happened to notice that the rsync command was included on my HTC Desire, so I figured I could use it to send scripts to the device, but it also doubles as a very convenient way to backup my pictures &#8230; <a href="http://vidar.botfu.org/android-ase-and-rsync">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I happened to notice that the rsync command was included on my HTC Desire, so I figured I could use it to send scripts to the device, but it also doubles as a very convenient way to backup my pictures and stuff. (It&#8217;s probably most convenient for unix users &#8211; which is whom this write-up is intended for. You can get rsync for Windows as well, but I haven&#8217;t used it much. YMMV.)</p>
<p>Anyway, to get started you need an rsyncd.conf file. Here&#8217;s mine, which I chose to place at /sdcard/rsyncd.conf:</p>
<pre>port = 1234
pid file = /sdcard/rsyncd.pid

[data]
    path = /
    list = false
    use chroot = false
    read only = false
</pre>
<p>Then I wrote two tiny shell scripts with ASE to start and stop the service:</p>
<p>start_rsync.sh:</p>
<pre>rsync --config=/sdcard/rsyncd.conf --daemon</pre>
<p>and stop_rsync.sh:</p>
<pre>pid=`cat /sdcard/rsyncd.pid`
kill $pid
rm /sdcard/rsyncd.pid</pre>
<p>Yes, I should add some sanity checks to verify it&#8217;s stopped or running, but I&#8217;m lazy. <img src='http://vidar.botfu.org/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>I put short-cuts to the latter two on my phone&#8217;s &#8220;desktop&#8221; for easy access. Leaving it running permanently might not be such as good idea, unless you add rsync authentication. Or never use untrusted networks.</p>
<p>Anyway, with this setup you can easily copy scripts to the phone like so;</p>
<pre>rsync blah.py rsync://192.168.1.100:1234/data/sdcard/ase/scripts/</pre>
<p>Or backup your scripts (say, if you edit them on the phone);</p>
<pre>rsync -av rsync://192.168.1.100:1234/data/sdcard/ase/ $HOME/ase-backup/</pre>
<p>Or just browse:</p>
<pre>rsync rsync://192.168.1.100:1234/data/</pre>
<p><em>(And if you don&#8217;t realize that you have to replace the IP address above with whatever address your device was assigned, this post probably isn&#8217;t for you.)</em></p>
<p>Hope someone finds this tip useful. I know I find it very handy. <img src='http://vidar.botfu.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://vidar.botfu.org/android-ase-and-rsync/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Zombies!</title>
		<link>http://vidar.botfu.org/zombies</link>
		<comments>http://vidar.botfu.org/zombies#comments</comments>
		<pubDate>Mon, 30 Mar 2009 15:40:37 +0000</pubDate>
		<dc:creator>vidar</dc:creator>
				<category><![CDATA[general]]></category>

		<guid isPermaLink="false">http://vidar.gimp.org/zombies</guid>
		<description><![CDATA[In a strange culmination of coincidences my life has been filled with zombies lately. Go figure. I recently read Max Brooks&#8217; The Zombie Survival Guide, a hilarious tongue-in-cheek guide to &#8211; well, guess! I recently ordered a copy of the &#8230; <a href="http://vidar.botfu.org/zombies">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>In a strange culmination of coincidences my life has been filled with zombies lately. Go figure.</p>
<p>I recently read Max Brooks&#8217; <a href="http://www.amazon.com/gp/product/1400049628?ie=UTF8&amp;tag=vidasblog-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=1400049628">The Zombie Survival Guide</a>, a hilarious tongue-in-cheek guide to &#8211; well, guess! I recently ordered a copy of the more serious <a href="http://www.amazon.com/gp/product/0307346617?ie=UTF8&amp;tag=vidasblog-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0307346617">World War Z</a> by the same author, having read some very promising reviews of it.</p>
<p>Furthermore, I recently got around to watching <a href="http://www.imdb.com/title/tt1278340/">Død Snø</a>, a new Norwegian horror movie about zombies &#8211; nazi-zombies, even! Good, campy and very gory fun.</p>
<p>And to top it off, this morning, a large number of <a href="http://twitter.com/">Twitter</a>-users down under reported a large-scale zombie outbreak in Sydney during a <a href="http://www.reuters.com/article/worldNews/idUSTRE52T1P820090330">power outtage</a>. Chaos, confusion and hilarity ensued. It even showed up in the <a href="http://www.pcworld.idg.com.au/article/297343/twitter_lights_up_reports_sydney_power_failure_zombie_onslaught">media</a> and in a news feed from the<br />
<a href="http://twitter.com/nswpolice">NSW Police Department</a>. Good times!</p>
]]></content:encoded>
			<wfw:commentRss>http://vidar.botfu.org/zombies/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hidoku-bok</title>
		<link>http://vidar.botfu.org/hidoku-bok</link>
		<comments>http://vidar.botfu.org/hidoku-bok#comments</comments>
		<pubDate>Tue, 27 Jan 2009 09:23:49 +0000</pubDate>
		<dc:creator>vidar</dc:creator>
				<category><![CDATA[general]]></category>

		<guid isPermaLink="false">http://vidar.gimp.org/hidoku-bok</guid>
		<description><![CDATA[(English readers; Pardon the norwegianness of this article, but since it&#8217;s about a book written in Norwegian, it&#8217;s not very useful to you unless you can read it anyway.) Jeg har blitt bitt (eller små-tygd på, om du vil) av &#8230; <a href="http://vidar.botfu.org/hidoku-bok">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>(English readers; Pardon the norwegianness of this article, but since it&#8217;s about a book written in Norwegian, it&#8217;s not very useful to you unless you can read it anyway.)</p>
<p>Jeg har blitt bitt (eller små-tygd på, om du vil) av en ny grublebasill, i min mening en svært så verdig arvtager til Sudoku, nemlig Hidoku (eller Hidato, som det også er kjent som, men det er et registrert varemerke, så&#8230;) Boken er på 131 sider, på norsk, og inkluderer 100 oppgaver av varierende vanskelighetsgrad med løsning, samt en veiledning i metoder og strategier for å løse oppgavene. Det høres sikkert vanskeligere ut enn det er, og jeg anbefaler alle å prøve seg på et par oppgaver før de gir opp &#8211; du finner et par eksempler hvis du velger forhåndsvisning av boken. Det eneste du må kunne er å telle. Det er gøy og sunt for hjernen. <img src='http://vidar.botfu.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Boken er å finne her: <a href="http://stores.lulu.com/vidarino">http://stores.lulu.com/vidarino</a></p>
]]></content:encoded>
			<wfw:commentRss>http://vidar.botfu.org/hidoku-bok/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blender stuff</title>
		<link>http://vidar.botfu.org/blender</link>
		<comments>http://vidar.botfu.org/blender#comments</comments>
		<pubDate>Fri, 07 Mar 2008 08:19:51 +0000</pubDate>
		<dc:creator>vidar</dc:creator>
				<category><![CDATA[general]]></category>

		<guid isPermaLink="false">http://vidar.gimp.org/asdf/</guid>
		<description><![CDATA[Some random bits showing off some of my Blender projects. Spider-thingy 2008-03-07 A small test overlaying an animated object on top of a real background. The B&#230; Chronicles - Episode 1: The Jump Some time ago - in January 2005 &#8230; <a href="http://vidar.botfu.org/blender">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>
<p>Some random bits showing off some of my 
<a href="http://www.blender3d.org/">Blender</a> projects.
</p>


<h3>Spider-thingy</h3>
<small>2008-03-07</small>

<p>
A small test overlaying an animated object on top of a real background.
</p>
<a href="pages/blender/spiderthingy.avi"><img src="pages/blender/spiderthingy.jpg"></a></p>


<h3>The B&aelig; Chronicles - Episode 1: The Jump</h3>

<p>
Some time ago - in January 2005 I think - I made this short for Marius (my son,
who was about 1.5 years old at the time). He has a plush(ish) sheep which he
calls "B&aelig;" (which is norwegian for "baa", in case that wasn't obvious ;),
which I thought it would be fun to animate. It was fun, but most of all it
was an incredibly useful learning experience, as I had to use many of Blender's
animation tools that had evaded my attention earlier (actions, the NLA editor and the sequences, to mention a few).

<p>Movie (3 MB MPEG4) here:<br>
<a href="pages/blender/sheep.avi"><img src="pages/blender/sheep-still.png"></a></p>


<h3>3D self portrait</h3>

<p>Click for larger versions:</p>
<p>
<a href="pages/blender/vidar-1.png"><img src="pages/blender/vidar-1-thumb.png" border=0></a>
<a href="pages/blender/vidar-2.png"><img src="pages/blender/vidar-2-thumb.png" border=0></a>
<a href="pages/blender/vidar-3.png"><img src="pages/blender/vidar-3-thumb.png" border=0></a>
</p>


<h3>Alien head</h3>

<p>Just an alien head I accidentally modelled. (Yes, "accidentally".
I was working on another model, and decided to redo the nose, and
when I removed it, it looked like some kind of alien. So i glued
the hole shut and went from there...)</p>

<p>Here's a short animation that shows some of the facial movements
I've added so far. I need a few more to do any lip-sync, and some of
the existing ones need some improvements, but here's what I have
so far.</p>

<p>The movie (300 KB MPEG4):<br>
<a href="pages/blender/alien-faceanim.avi"><img src="pages/blender/alien-faceanim-still.png" border=0></a>
</p>

<h3>Yet another head project</h3>

<p>Click for larger versions:</p>
<p>
Started as a "brute" kind of character;<br>
<a href="pages/blender/head.png"><img src="pages/blender/head-thumb.png" border=0></a>
<a href="pages/blender/head-wire.png"><img src="pages/blender/head-wire-thumb.png" border=0></a>
<br>
Decided to go for a weary, old fellow instead, here a few shots
from the texturing process;<br>
<a href="pages/blender/head-texture.png"><img src="pages/blender/head-texture-thumb.png" border=0></a>
<a href="pages/blender/head-texture2.png"><img src="pages/blender/head-texture2-thumb.png" border=0></a>
<br>
Eyes and ears:<br>
<a href="pages/blender/head-wire2.png"><img src="pages/blender/head-wire2-thumb.png" border=0></a>
<a href="pages/blender/head-texture3.png"><img src="pages/blender/head-texture3-thumb.png" border=0></a>
<a href="pages/blender/head-texture4.png"><img src="pages/blender/head-texture4-thumb.png" border=0></a>
<br>
Post-tweaking:<br>
<a href="pages/blender/head-texture5.png"><img src="pages/blender/head-texture5-thumb.png" border=0></a>
<a href="pages/blender/head-eye.png"><img src="pages/blender/head-eye-thumb.png" border=0></a>
</p>


</p>
]]></content:encoded>
			<wfw:commentRss>http://vidar.botfu.org/blender/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>QuicKutz Silhouette under Linux</title>
		<link>http://vidar.botfu.org/graphtec-cc200-20-under-linux</link>
		<comments>http://vidar.botfu.org/graphtec-cc200-20-under-linux#comments</comments>
		<pubDate>Tue, 29 Jan 2008 14:30:46 +0000</pubDate>
		<dc:creator>vidar</dc:creator>
				<category><![CDATA[general]]></category>

		<guid isPermaLink="false">http://vidar.gimp.org/graphtec-cc200-20-under-linux</guid>
		<description><![CDATA[Linda recently bought herself a QuicKutz Silhouette plotter/cutter (a re-branded Graphtec CC200-20, actually), and I thought it would be an interesting project to get the device working under Linux. And it was! After a few days of intense observation (my &#8230; <a href="http://vidar.botfu.org/graphtec-cc200-20-under-linux">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Linda recently bought herself a QuicKutz Silhouette plotter/cutter (a re-branded Graphtec CC200-20, actually), and I thought it would be an interesting project to get the device working under Linux. And it was! After a few days of intense observation (my first real USB-sniffing project) I had most of the protocol pat down, and I hereby present <a href="/graphtecprint/">graphtecprint</a> v1.0 (a somewhat odd name, considering it?s not really a printer, but since itself claims to be I?ll just go on and humour it).</p>
]]></content:encoded>
			<wfw:commentRss>http://vidar.botfu.org/graphtec-cc200-20-under-linux/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>graphtecprint</title>
		<link>http://vidar.botfu.org/graphtecprint</link>
		<comments>http://vidar.botfu.org/graphtecprint#comments</comments>
		<pubDate>Tue, 29 Jan 2008 14:21:35 +0000</pubDate>
		<dc:creator>vidar</dc:creator>
				<category><![CDATA[general]]></category>

		<guid isPermaLink="false">http://vidar.gimp.org/graphtecprint/</guid>
		<description><![CDATA[graphtecprint is a driver / cutting application for the desktop plotter / cutter Graphtec CC200-20 or any of the OEM models based on it, such as the QuicKutz Silhouette (and reputedly Xyron Wishblade). It may work on other Graphtec devices &#8230; <a href="http://vidar.botfu.org/graphtecprint">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>graphtecprint is a driver / cutting application for the desktop plotter / cutter Graphtec CC200-20 or any of the OEM models based on it, such as the <b>QuicKutz Silhouette</b> (and reputedly <b>Xyron Wishblade</b>). It may work on other Graphtec devices as well, but it&#8217;s so far only tested on the CC200-20. It was developed on Linux, but in theory it should work on other Unix-like operating systems, too, and perhaps even Windows (not tested!). The rest of this page will assume that you&#8217;re using a Linux distribution.</p>
<p><u>Update Jul 9th, 2008:</u> Wow, that took a while, but I have just released v1.0.1 which incorporates the Wishblade changes as well as fixes a bug with missing text with recent versions of pstoedit. Speaking of recent versions, Inkscape has had a printing redesign, and seems to be missing the &#8220;print to pipe&#8221; option from earlier, which means you have to print to a file and pipe it to graphtecprint manually for now.</p>
<p><u>Update Feb 2nd, 2008:</u> Rick Stuart has helpfully provided me with the changes necessary to make graphtecprint work with his (first generation?) Wishblade! I will release a version 1.0.1 shortly, which will support this device properly.</p>
<p><b>Requirements</b></p>
<p>First of all, and unsurprisingly, you need a compatible Graphtec cutter.</p>
<p>To see if you have a compatible device, run &#8220;lsusb&#8221;. You should see a line looking something like this, the important bit in bold:</p>
<p><code>$ lsusb<br />
. . .<br />
Bus 001 Device 003: ID <b>0b4d:110a</b><br />
. . .<br />
</code><br />
If the numbers differ you likely have another model, but it might still work.</p>
<p>You can also use the &#8220;usb_printerid&#8221; utility that comes with &#8220;foo2zjs&#8221; package you may or may not already have installed:</p>
<p><code>$ sudo usb_printerid /dev/usb/lp1<br />
GET_DEVICE_ID string:<br />
MANUFACTURER:Graphtec;MODEL:CC200-20;CLASS:PRINTER;DESCRIPTION:Graphtec CC200-20;</code></p>
<p>graphtecprint requires the following packages to be installed:</p>
<ul>
<li>python (tested with 2.5, other versions may work)</p>
<li>python-gtk2
<li>python-glade2
<li>python-cairo
<li>pstoedit (tested with version 3.44, others may work)
<li>ghostscript
</ul>
<p>If you are using Debian or a Debian based distribution, such as Ubuntu, running  &#8220;sudo apt-get install
<package names>&#8221; should do the trick. For other distributions, follow the normal procedure of finding and installing software. Chances are that several of these are installed already. Your mileage will vary.</p>
<p><b>Installing</b></p>
<p>There are two ways of &#8220;installing&#8221; graphtecprint. The first way is to install it alongside other installed programs:</p>
<p><code>tar xvzf graphtecprint-1.0.tar.gz<br />
cd graphtecprint-1.0<br />
sudo cp graphtecprint /usr/local/bin/<br />
sudo mkdir /usr/local/share/graphtecprint<br />
sudo cp *.png *.glade /usr/local/share/graphtecprint<br />
</code></p>
<p>Alternatively, the program and data files can be installed in their own separate directory, e.g. /opt/graphtecprint:</p>
<p><code>tar xvzf graphtecprint-1.0.tar.gz<br />
cp -a graphtecprint-1.0 /opt/graphtecprint<br />
</code></p>
<p><b>Usage</b></p>
<p>The program was primarily tested to work with Inkscape, but in theory, all applications capable of printing PostScript to a file or a pipe should work. If you come across a program whose output does not work, feel free to inform the author. (Note that raster graphics from programs such as the GIMP can&#8217;t possibly work. Only vector graphics elements will be parsed by this program.)</p>
<p>To cut using Inkscape, open or edit your file of choice, then go to the File menu and select Print. In the Print dialog, select &#8220;Print using PostScript operators&#8221;. Under &#8220;Print destination&#8221;, type &#8220;| graphtecprint&#8221; (the first symbol is a pipe symbol). If you have installed graphtecprint under a directory that&#8217;s not in your path you must enter the full path instead, e.g. &#8220;| /opt/graphtecprint/graphtecprint&#8221;</p>
<p>If you&#8217;re using another application, see if it can print to a pipe directly. If so, the procedure should be very similar to the one above.</p>
<p>If the application can not print to a pipe, chose &#8220;Print to file&#8221; (most applications should offer this) and select an appropriate file name. Then, in a terminal window, run &#8220;graphtecprint < somefile.ps", substituting "somefile.ps" for the name of the file you just printed to.</p>
<p>If everything goes according to plan, you should now get the main dialog window. If not, check your program's terminal for error messages that may explain what went wrong.</p>
<p><b>Screenshot</b></p>
<p><a href="/wp-content/uploads/2008/01/screenshot.png"><img src="/wp-content/uploads/2008/01/screenshot-thumb.png"></a></p>
<p><b>Notes</b></p>
<p>Everything should be more or less self-explanatory, but there are some things to note:</p>
<p>- You need write access to the USB device file! (The &#8220;Device&#8221; pulldown menu should list the detected cutter and its character device. To give yourself (everyone, actually, so beware) write permissions, open a terminal window and run the command &#8220;sudo chmod a+rw /dev/usb/lpX&#8221;, where X is the number of the device shown in the pulldown menu.)</p>
<p>- Paper size should match the page size from your application. This information doesn&#8217;t make it through the format conversions, unfortunately.</p>
<p>- Orientation is hardcoded to portrait so far, as the overlying application would normally do the work of rotating it if it is a landscape drawing.</p>
<p>- The fine tuning buttons will not work with the usblp driver. For these to work you will need a separate driver for the cutter, or possibly a patched usblp driver. None of these options are implemented yet, but they might be in the future.</p>
<p><b>Download</b></p>
<p>The latest version is 1.0.1 and can be downloader here:<br />
<a href="/wp-content/uploads/2008/07/graphtecprint-1.0.1.tar.gz">graphtecprint-1.0.1.tar.gz</a></p>
]]></content:encoded>
			<wfw:commentRss>http://vidar.botfu.org/graphtecprint/feed</wfw:commentRss>
		<slash:comments>41</slash:comments>
		</item>
		<item>
		<title>Wii!</title>
		<link>http://vidar.botfu.org/wii</link>
		<comments>http://vidar.botfu.org/wii#comments</comments>
		<pubDate>Fri, 04 Jan 2008 10:01:24 +0000</pubDate>
		<dc:creator>vidar</dc:creator>
				<category><![CDATA[rants]]></category>
		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://vidar.gimp.org/wii</guid>
		<description><![CDATA[So, finally, after close to 25 years of not owning a video game console (the previous one was a Philips Videopac G7000 system from the early 1980s), we finally took the plunge and got ourselves a Nintendo Wii system. It &#8230; <a href="http://vidar.botfu.org/wii">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>So, finally, after close to 25 years of not owning a video game console (the previous one was a <a href="http://en.wikipedia.org/wiki/Magnavox_Odyssey%C2%B2">Philips Videopac G7000</a> system from the early 1980s), we finally took the plunge and got ourselves a <a href="http://wii.nintendo.com/">Nintendo Wii</a> system. It was bundled with Wii Sports and one freely selectable game, so we chose <a href="http://www.supermariogalaxy.com/">Super Mario Galaxy</a>, which has been getting great reviews. Also, we threw in the Cars game for Marius, which instantly proved itself an enormous success. Ka-chow!It&#8217;s been really fun so far (The &#8220;physics&#8221; in Super Mario Galaxy is a real mind-bender!), with the possible exception of having sore muscles in places we didn&#8217;t know existed. Then again, Linda and myself shook hands on trying to stay fit and exercise more this year&#8230; <img src='http://vidar.botfu.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>(I didn&#8217;t bother with a mod chip yet. And I resent the hardware manufacturers for making me need one. Being able to make backup copies of my legally purchased games to avoid damaging the originals should be a mandatory feature, not something you have to (in their eyes) break the law to enable. Yes, yes, I know it&#8217;s meant to hinder piracy, but copy protection shouldn&#8217;t be an obstacle to paying customers. So there.)</p>
]]></content:encoded>
			<wfw:commentRss>http://vidar.botfu.org/wii/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LastFMProxy v1.3</title>
		<link>http://vidar.botfu.org/lastfmproxy-v13</link>
		<comments>http://vidar.botfu.org/lastfmproxy-v13#comments</comments>
		<pubDate>Wed, 19 Dec 2007 19:35:52 +0000</pubDate>
		<dc:creator>vidar</dc:creator>
				<category><![CDATA[music]]></category>
		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://vidar.gimp.org/lastfmproxy-v13</guid>
		<description><![CDATA[Here is the latest and greatest version of LastFMProxy so far. The previous version had more than a few quirks, and hopefully these have now been taken care of. Changes are mostly related to charset issues, but new features include &#8230; <a href="http://vidar.botfu.org/lastfmproxy-v13">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Here is the latest and greatest version of LastFMProxy so far. The previous version had more than a few quirks, and hopefully these have now been taken care of. Changes are mostly related to charset issues, but new features include ?audioscrobbling? (submission of tracks to your Last.FM profile) and much faster metadata updates; they should be about ?live? now. Download links, changelog and readme <a href="http://vidar.gimp.org/lastfmproxy/">here</a>. Happy listening. <img src='http://vidar.botfu.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://vidar.botfu.org/lastfmproxy-v13/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More movies</title>
		<link>http://vidar.botfu.org/more-movies</link>
		<comments>http://vidar.botfu.org/more-movies#comments</comments>
		<pubDate>Wed, 23 May 2007 19:43:51 +0000</pubDate>
		<dc:creator>vidar</dc:creator>
				<category><![CDATA[movies]]></category>

		<guid isPermaLink="false">http://vidar.gimp.org/more-movies</guid>
		<description><![CDATA[A few more nano-reviews:Boogie NightsAn oldie (1997), but very much goldie from Paul Thomas Anderson, the brilliant man behind Magnolia. The latter has been a favourite of mine for years, so it was about time I got around to watching &#8230; <a href="http://vidar.botfu.org/more-movies">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>A few more nano-reviews:<b><a href="http://www.imdb.com/title/tt0118749/">Boogie Nights</a></b>An oldie (1997), but very much goldie from Paul Thomas Anderson, the brilliant man behind <a href="http://www.imdb.com/title/tt0175880/">Magnolia</a>. The latter has been a favourite of mine for years, so it was about time I got around to watching this one. The two movies are similar in many ways, and I recommend both highly. Like Magnolia, it&#8217;s a lengthy drama, but with some good humour sprinkled on top. If you don&#8217;t let the running time or the genre scare you away, you are in for a big treat. (If you&#8217;ve seen the movie you may giggle now.)</p>
<p><b><a href="http://www.imdb.com/title/tt0449059/">Little Miss Sunshine</a></b>A heart warming comedy about a dysfunctional family on a road trip to enter cute, little Olive into a beauty pageant. Sounds cuddly, doesn&#8217;t it? This was a pleasant surprise, because the humour in the movie was much, much darker than what I had expected &#8211; sex and drugs play dominant roles in the plot. So go see it.</p>
]]></content:encoded>
			<wfw:commentRss>http://vidar.botfu.org/more-movies/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Movies</title>
		<link>http://vidar.botfu.org/movies</link>
		<comments>http://vidar.botfu.org/movies#comments</comments>
		<pubDate>Mon, 07 May 2007 09:10:15 +0000</pubDate>
		<dc:creator>vidar</dc:creator>
				<category><![CDATA[movies]]></category>

		<guid isPermaLink="false">http://vidar.gimp.org/movies</guid>
		<description><![CDATA[I watch a lot of movies &#8211; or try to, at least, but I rarely write anything about them. I thought I would try to change that, so here are some short reviews of things I&#8217;ve watched recently. (While movies &#8230; <a href="http://vidar.botfu.org/movies">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I watch a lot of movies &#8211; or try to, at least, but I rarely write anything about them. I thought I would try to change that, so here are some short reviews of things I&#8217;ve watched recently.</p>
<p>(While movies have long been one of my primary interests, my recently renewed interest in the art came about as a result of stumbling across <a href="http://movielens.org/">movielens.org</a>, a site where you can rate movies you&#8217;ve seen and get recommendations back, based on the ratings of people who appear to have a taste similar to yours, also known as <a href="http://en.wikipedia.org/wiki/Collaborative_filtering">collaborative filtering</a>. It seems to be working fairly well, so I recommend you go and try it.)</p>
<p><strong><a href="http://www.imdb.com/title/tt0414993/">The Fountain</a></strong><br />
This is one of the most fascinating movies I&#8217;ve seen in a while, to be honest. It&#8217;s a visual and thought-provoking story that spans a 1000 years, touching on subjects such as life, death, love and mortality. It is beautifully shot, perfectly cast and the soundtrack is fantastic. (Those who have seen <a href="http://www.imdb.com/title/tt0180093/">Requiem for a Dream</a> should know that Aronofsky knows how to score a movie.)</p>
<p><strong><a href="http://www.imdb.com/title/tt0268126/">Adaptation.</a></strong><br />
Spike Jonze and Charlie Kaufman, the duo behind the brilliantly funny <a href="http://www.imdb.com/title/tt0120601/">Being John Malkovich</a> are back in one of the most cleverly written movies ever. Seriously. It&#8217;s about the movie&#8217;s very screenwriter, Charlie Kaufman, and his quest to adapt a book to a screenplay, and the challenges therein.</p>
<p><strong><a href="http://www.imdb.com/title/tt0453467/">Deja Vu</a></strong><br />
Denzel Washington is back to save the day in this popcorn-friendly action flick, which actually isn&#8217;t all that bad. I&#8217;m usually not too crazy about what mainstream Hollywood puts out, but this one has a somewhat interesting plot that manages to keep my interest throughout. I&#8217;m reluctant to say more, as I wouldn&#8217;t want to spoil anything, but if you want a movie that&#8217;s entertaining and doesn&#8217;t take itself too terribly seriously, this just might do the trick.</p>
]]></content:encoded>
			<wfw:commentRss>http://vidar.botfu.org/movies/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
