<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-11784727</id><updated>2011-04-22T05:06:04.689+02:00</updated><title type='text'>CoqSpot</title><subtitle type='html'>Musings of mostly technical profile</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://coqspot.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://coqspot.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Coquelicot</name><uri>http://www.blogger.com/profile/05413561623791197609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://photos7.flickr.com/8518215_fbd8f53eb9_o.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>48</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-11784727.post-114366972740414073</id><published>2006-03-30T00:02:00.000+02:00</published><updated>2006-03-30T01:50:57.746+02:00</updated><title type='text'>The 409 � Convert Google Video FLV’s into AVI, MPG, etc…in LINUX</title><content type='html'>Recently I've been browsing &lt;a href="http://www.youtube.com"&gt;youtube.com&lt;/a&gt; for some 80' goodies and I must say they have a lot of them (here's &lt;a href="http://www.youtube.com/watch?v=9zqoeLRy8SQ&amp;search=human%20league"&gt;my favourite&lt;/a&gt;). Nevertheless, watching the videos inside the browser in my case sucks because of lack of sunc between video and audio. Here's an nice link how to convert streaming flash used on &lt;a href="http://www.youtube.com"&gt;youtube.com&lt;/a&gt; into something more usable:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: arial;font-size:78%;" &gt; ffmpeg -i video.flv -ab &lt;span style="color: rgb(128, 0, 0);"&gt;56&lt;/span&gt; -ar &lt;span style="color: rgb(128, 0, 0);"&gt;22050&lt;/span&gt; -b &lt;span style="color: rgb(128, 0, 0);"&gt;500&lt;/span&gt;  -s 320x240 &lt;span style="color: rgb(0, 0, 102);"&gt;test&lt;/span&gt;.mpg&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;This results in MPEG file and if you want to convert it into AVI (like me, to be able to display it on my GP2X), you can use following:&lt;br /&gt;&lt;br /&gt;mencoder file.mpg -ovc lavc -lavcopts vcodec=msmpeg4:vpass=1 -oac copy -o movie.avi&lt;br /&gt;mencoder file.mpg -ovc lavc -lavcopts vcodec=msmpeg4:vpass=2 -oac copy -o movie.avi&lt;br /&gt;&lt;br /&gt;This re-encodes MPEG into DivX 3 and GP2X can display it!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/11784727-114366972740414073?l=coqspot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://coqspot.blogspot.com/feeds/114366972740414073/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=11784727&amp;postID=114366972740414073' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/114366972740414073'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/114366972740414073'/><link rel='alternate' type='text/html' href='http://coqspot.blogspot.com/2006/03/409-convert-google-video-flvs-into-avi.html' title='The 409 � Convert Google Video FLV’s into AVI, MPG, etc…in LINUX'/><author><name>Coquelicot</name><uri>http://www.blogger.com/profile/05413561623791197609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://photos7.flickr.com/8518215_fbd8f53eb9_o.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-11784727.post-113692875509846905</id><published>2006-01-10T22:06:00.000+01:00</published><updated>2006-01-10T22:32:35.116+01:00</updated><title type='text'>Crosscompiling for GP2X</title><content type='html'>I was playing for some time with cross-compiling GNU utilities for my GP2X. I followed this interesting article on GP2X Wiki about preparing development environment based on &lt;a href="http://oe.handhelds.org/"&gt;OpenEmbedded&lt;/a&gt;. It is supposed to make it easier to compile packages for proper architectures of embedded devices called OpenEmbedded. It took some time to properly set it up (the project doesn't have `official' documentation, only a &lt;a href="http://oe.handhelds.org/cgi-bin/moin.cgi/FrontPage"&gt;wiki&lt;/a&gt;), but I got it working properly, i.e. it produces packages (yet another packaging format - ipkg, `Itsy package') that can be installed and uninstalled easily. This means that various packages that can be found on `normal' (i.e. not embedded) systems, so now we can port... Emacs?! :-)&lt;br /&gt;&lt;br /&gt;I have also managed to get terminal emulation via USB cable working, so that I can use minicom (or any other terminal emulation software, like Windoze's HyperTerm) to talk directly to a device present on GP2X. There is ready shell script that you need to run from GP2X, which creates (if it's not already there) proper device in /dev, loads USB Gadget kernel module and starts shell with stdin and stdout pointing to abovementioned device. Now, all you need to do on your workstation side is to load USB ACM modem module (which is called 'cdc-acm' on my system) unless hotplug subsystem didn't do it for you and start up properly configured minicom.&lt;br /&gt;&lt;br /&gt;Here's 'USB shell start script' run from GP2X:&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;&lt;/blockquote&gt;&lt;blockquote&gt;&lt;span style="font-size:85%;"&gt;#!/bin/sh&lt;br /&gt;&lt;br /&gt;rm -f *.txt&lt;br /&gt;&lt;br /&gt;sync&lt;br /&gt;&lt;br /&gt;mknod /dev/ttygs0 c 127 0&lt;br /&gt;&lt;br /&gt;insmod /lib/modules/2.4.25/kernel/drivers/usb/gadget/net2272.o&lt;br /&gt;insmod g_serial.o use_acm=1&lt;br /&gt;&lt;br /&gt;sync&lt;br /&gt;&lt;br /&gt;sleep 3&lt;br /&gt;&lt;br /&gt;/bin/bash --login --noprofile -i -s &lt; /dev/ttygs0 &gt; /dev/ttygs0 2&gt;&amp;1 &amp;amp;&lt;br /&gt;&lt;br /&gt;cd /usr/gp2x&lt;br /&gt;./gp2xmenu&lt;/span&gt;&lt;/blockquote&gt;&lt;br /&gt;USB Gadget code is availabe &lt;a href="http://www.glost.eclipse.co.uk/gfoot/gp2x/"&gt;here&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/11784727-113692875509846905?l=coqspot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://coqspot.blogspot.com/feeds/113692875509846905/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=11784727&amp;postID=113692875509846905' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/113692875509846905'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/113692875509846905'/><link rel='alternate' type='text/html' href='http://coqspot.blogspot.com/2006/01/crosscompiling-for-gp2x.html' title='Crosscompiling for GP2X'/><author><name>Coquelicot</name><uri>http://www.blogger.com/profile/05413561623791197609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://photos7.flickr.com/8518215_fbd8f53eb9_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-11784727.post-113664751718695621</id><published>2006-01-07T15:59:00.000+01:00</published><updated>2006-01-07T16:25:17.223+01:00</updated><title type='text'>staring devving for GP2X Linux based console</title><content type='html'>Since November 2005 I have a very nice device: GamePark's &lt;a href="http://en.wikipedia.org/wiki/Gp2x"&gt;GP2X&lt;/a&gt;, Linux-based portable gaming device (if I'm quoting the official sources correctly). It is really cool device and although it is almost a prototype, it works great - because it can emulate lots of other gaming hardwares (SEGA Megadrive, ZX Spectrum or Commodore 64, to mention only couple of them). It is also great because it was created with homebrew developers in mind (no problems like those in PSP whatsoever).&lt;br /&gt;&lt;br /&gt;Now I decided to do something more than just gaming and I'm thinking about developing for this console. So probably this writeup is the first installment in longer series :-).&lt;br /&gt;&lt;br /&gt;I have decided that I should start with something easier than &lt;span style="font-weight: bold;"&gt;real&lt;/span&gt; development - with porting. I have built development environment using a very nice script from &lt;a href="http://www.gp2x.de/cgi-bin/cfiles.cgi?0,0,0,0,14,1040"&gt;here&lt;/a&gt; that downloads, patches, compiles and installs necessary development environment.&lt;br /&gt;&lt;br /&gt;Than I have decided that I want to have my favourite personal information manager, abook, on GP2X. Here's what I have used to get it configured correctly, using GNU's &lt;span style="font-style: italic;"&gt;configure&lt;/span&gt; utility:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size:85%;"&gt;CC=/usr/local/devkitPro/devkitGP2X/bin/arm-linux-gcc  LD=/usr/local/devkitPro/devkitGP2X/bin/arm-linux-ld AR=/usr/local/devkitPro/devkitGP2X/bin/arm-linux-ar  ./configure --host=i686-pc-linux-gnu --target=arm-linux --prefix=/usr/local/devkitPro/devkitGP2X &lt;other&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size:100%;"&gt;&lt;br /&gt;Right now I don't have spare batteries to upload the application to GP2X and test it. I'll do it ASAP. There is other problem too: there is no terminal emulation software (ie. no "console" mode) on GP2X so I was planning to use the same "trick" that sterm, GP2X shell app is using: it is basically a wrapper based on SDL graphics library, together with simple keyboard emulation to interact with it.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(255, 0, 0);"&gt;UPDATE:&lt;/span&gt; after recompilation of sterm on my laptop (handy way to debug applications!) I tried to run abook to see how it works and I got error message, that the console is... too small to display abook: right now the window is 53x23 and the minimum is 70x20. This makes it more complicated... I have either to use smaller font (which is not too huge, 6x10) or to find different PIM program! :-(. The font file is in sterm generated from XFree's fonts and there is only one available that's smaller : 5x7 but I'm afraid it can be too tiny to read and still not small enough to fit 70 columns.&lt;br /&gt;&lt;br /&gt;tbc.&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/11784727-113664751718695621?l=coqspot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://coqspot.blogspot.com/feeds/113664751718695621/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=11784727&amp;postID=113664751718695621' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/113664751718695621'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/113664751718695621'/><link rel='alternate' type='text/html' href='http://coqspot.blogspot.com/2006/01/staring-devving-for-gp2x-linux-based.html' title='staring devving for GP2X Linux based console'/><author><name>Coquelicot</name><uri>http://www.blogger.com/profile/05413561623791197609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://photos7.flickr.com/8518215_fbd8f53eb9_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-11784727.post-113596970944013048</id><published>2005-12-30T19:58:00.000+01:00</published><updated>2005-12-30T20:08:43.920+01:00</updated><title type='text'>SpeedTouch 330 USB ADSL modem &amp; Linux</title><content type='html'>Right now I'm in Poland and my parents are proud (sic!) subscribers to local ISP. In its cheapest option it is using simple USB based ADSL modem made by Thompson called &lt;a href="http://www.speedtouchdsl.com/prod330.htm"&gt;SpeedTouch 330&lt;/a&gt;. It took me more than a week to get it working (christmas vacation or not, I can't stop h4ckIng!!! :-) so I thought I should put here some notes.&lt;br /&gt;&lt;br /&gt;First thing: forget about Linux drivers that come on the CD - anyone with modern distribution using hotplug subsystem will not get it working because it comes with modem driver that sits in user- instead of kernelspace (at least I have tried to get it to worked and failed). Instead, I have used kernel driver (comes in standard 2.6.15 kernel). The modem need specially prepared firmware that is loaded bu hotplug subsystem. All information can be found &lt;a href="http://kempniu.no-ip.com/speedtouch_slackware/"&gt;here&lt;/a&gt; (Polish only),&lt;br /&gt;&lt;br /&gt;Now it works all right... and I can ditch Windoze. V!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/11784727-113596970944013048?l=coqspot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://coqspot.blogspot.com/feeds/113596970944013048/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=11784727&amp;postID=113596970944013048' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/113596970944013048'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/113596970944013048'/><link rel='alternate' type='text/html' href='http://coqspot.blogspot.com/2005/12/speedtouch-330-usb-adsl-modem-linux.html' title='SpeedTouch 330 USB ADSL modem &amp; Linux'/><author><name>Coquelicot</name><uri>http://www.blogger.com/profile/05413561623791197609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://photos7.flickr.com/8518215_fbd8f53eb9_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-11784727.post-113230720715895356</id><published>2005-11-18T10:44:00.000+01:00</published><updated>2005-11-18T10:46:47.170+01:00</updated><title type='text'>cornstarch and water video - c00l!</title><content type='html'>Here's what I've found on youtube.com: &lt;a href="http://www.youtube.com/?v=CH6-2UizHfI"&gt;amazing video of cornstarch mixed with water&lt;/a&gt; and than shaken - with vibrations applied from the generator. The initially liquid solution starts to behave really, ehm, trippy!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/11784727-113230720715895356?l=coqspot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://coqspot.blogspot.com/feeds/113230720715895356/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=11784727&amp;postID=113230720715895356' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/113230720715895356'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/113230720715895356'/><link rel='alternate' type='text/html' href='http://coqspot.blogspot.com/2005/11/cornstarch-and-water-video-c00l.html' title='cornstarch and water video - c00l!'/><author><name>Coquelicot</name><uri>http://www.blogger.com/profile/05413561623791197609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://photos7.flickr.com/8518215_fbd8f53eb9_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-11784727.post-113110405874238865</id><published>2005-11-04T12:30:00.000+01:00</published><updated>2005-11-04T12:34:18.753+01:00</updated><title type='text'>WPA configuration: slowly getting  there</title><content type='html'>Following up the &lt;a href="http://coqspot.blogspot.com/2005/10/new-kernel-problems-with-wpa.html"&gt;previous post on WPA configuration&lt;/a&gt; I've been exploring the matter today and found out, that &lt;a href="http://ipw2100.sf.net"&gt;ipw2100 driver&lt;/a&gt; (version 1.1.3, the latest from the repository) does not work with LEAP authentication (the one that uses RADIUS to authenticate). As I'm not that good in Linux driver hacking (I tinkered with it for some time but I had to give up), I'll inquire the mailing list/bugzilla of ipw2100 project.&lt;br /&gt;&lt;br /&gt;At least now I know what is happening! :-)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/11784727-113110405874238865?l=coqspot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://coqspot.blogspot.com/feeds/113110405874238865/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=11784727&amp;postID=113110405874238865' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/113110405874238865'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/113110405874238865'/><link rel='alternate' type='text/html' href='http://coqspot.blogspot.com/2005/11/wpa-configuration-slowly-getting-there.html' title='WPA configuration: slowly getting  there'/><author><name>Coquelicot</name><uri>http://www.blogger.com/profile/05413561623791197609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://photos7.flickr.com/8518215_fbd8f53eb9_o.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-11784727.post-113087084000857688</id><published>2005-11-01T19:33:00.000+01:00</published><updated>2005-11-01T19:48:36.990+01:00</updated><title type='text'>KiSS DP-1500 and real shuffle mode</title><content type='html'>Today I got this `bright' idea how to implement real shuffle in my KiSS DP-1500 multimedia player (by default, the playback options are, well, limited: you can only play the objects as they come in the order, at least with the version of the software I'm using: &lt;a href="http://www.ezlinkng.com/"&gt;EzLink NG&lt;/a&gt;).&lt;br /&gt;&lt;br /&gt;If you telnet to the KiSS box and see the processes, you'll probably see something like that:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family:courier new;"&gt;/ # Uid     VmSize Stat Command&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;"&gt;    1 0               SW  msh &lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;"&gt;    2 0               SW  [keventd]&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;"&gt;    3 0               SWN [ksoftirqd_CPU0]&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;"&gt;    4 0               RW  [kswapd]&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;"&gt;    5 0               SW  [bdflush]&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;"&gt;    6 0               SW  [kupdated]&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;"&gt;   11 0               SW  /bin/telnetd &lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;"&gt;   20 0               SW  /bin/cardmgr &lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;"&gt;  184 0               SW  /fileplayer.bin PC1 D:\mp3\_New Albums\Tiga_op_Lowlan&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;"&gt;  185 0               RW  /fileplayer.bin PC1 D:\mp3\_New Albums\Tiga_op_Lowlan&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;"&gt;  186 0               SW  /bin/lash &lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;"&gt;  191 0               RW  ps -aefwww &lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;'fileplayer.bin' is a process that plays all the content, in this case regular files (mp3s, oggs, mpegs; as opposed to content streamed from the internet, like radio streams).&lt;br /&gt;&lt;br /&gt;So, if you could find a version of so popular iTunes clones apps, that keep the database of all the files, and you were able to configure it so that is uses any media player (I've just checked that mine, called 'madman' cannot - it only works with XMMS), you would be able to implement shuffle and whatnot.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/11784727-113087084000857688?l=coqspot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://coqspot.blogspot.com/feeds/113087084000857688/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=11784727&amp;postID=113087084000857688' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/113087084000857688'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/113087084000857688'/><link rel='alternate' type='text/html' href='http://coqspot.blogspot.com/2005/11/kiss-dp-1500-and-real-shuffle-mode.html' title='KiSS DP-1500 and real shuffle mode'/><author><name>Coquelicot</name><uri>http://www.blogger.com/profile/05413561623791197609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://photos7.flickr.com/8518215_fbd8f53eb9_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-11784727.post-113060607334728701</id><published>2005-10-29T19:14:00.000+02:00</published><updated>2005-10-29T20:22:48.926+02:00</updated><title type='text'>Official Alsa Wiki for Developers: WAVE Format</title><content type='html'>After switching to new release of Ubuntu ("breezy"), I started having problems with the sound - it was "choppy". The solution: add 'srate=48000' to ~/.mplayer/config (or /etc/mplayer/mplayer.conf).&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/11784727-113060607334728701?l=coqspot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://coqspot.blogspot.com/feeds/113060607334728701/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=11784727&amp;postID=113060607334728701' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/113060607334728701'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/113060607334728701'/><link rel='alternate' type='text/html' href='http://coqspot.blogspot.com/2005/10/official-alsa-wiki-for-developers-wave.html' title='Official Alsa Wiki for Developers: WAVE Format'/><author><name>Coquelicot</name><uri>http://www.blogger.com/profile/05413561623791197609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://photos7.flickr.com/8518215_fbd8f53eb9_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-11784727.post-113018384742168329</id><published>2005-10-24T21:42:00.000+02:00</published><updated>2005-10-24T22:50:23.696+02:00</updated><title type='text'>new kernel, problems with WPA</title><content type='html'>As the kernel development is not stopping no matter what (&lt;span style="font-style: italic;"&gt;good!&lt;/span&gt;), it came the right time to switch to the new 2.6.13.4 (didn't have balls to get for snapshot of 2.6.14 yet). All went ok, fglrx X11 driver didn't even need to be recompiled; I've managed to get the newest versions of &lt;a href="http://ipw2100.sourceforge.net"&gt;ipw2100 driver&lt;/a&gt; (together with &lt;a href="http://ieee80222.sourceforge.net"&gt;ieee80211 module&lt;/a&gt;, needed for its compilation). The whole reason was the new network setup at work. I still can't make it work, it's wireless, protected by WPA and with ipw2100 all that I had tried didn't work - I'm using wpasupplicant to get the encryption working and each time I'm getting some driver-related problems (like being unable to call ioctl's etc).&lt;br /&gt;&lt;br /&gt;This is somewhat frustrating! :-)&lt;br /&gt;&lt;span class="" style="display: block;" id="formatbar_CreateLink" title="Link" onmouseover="ButtonHoverOn(this);" onmouseout="ButtonHoverOff(this);" onmouseup="" onmousedown="CheckFormatting(event);FormatbarButton('richeditorframe', this, 8);ButtonMouseDown(this);"&gt;&lt;/span&gt;&lt;br /&gt;Since today I've got also different network card, PCMCIA Cisco Aironet AIR-CB21AG-E-K9 (madwifi supported under Linux). I've spent most of today trying to get it work with my laptop, mainly with hotplug subsystem. It did not work too well :-(.&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/11784727-113018384742168329?l=coqspot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://coqspot.blogspot.com/feeds/113018384742168329/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=11784727&amp;postID=113018384742168329' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/113018384742168329'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/113018384742168329'/><link rel='alternate' type='text/html' href='http://coqspot.blogspot.com/2005/10/new-kernel-problems-with-wpa.html' title='new kernel, problems with WPA'/><author><name>Coquelicot</name><uri>http://www.blogger.com/profile/05413561623791197609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://photos7.flickr.com/8518215_fbd8f53eb9_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-11784727.post-112915368682197780</id><published>2005-10-12T23:45:00.000+02:00</published><updated>2005-10-12T23:48:06.833+02:00</updated><title type='text'>checkinstall and installwatch utilities</title><content type='html'>I was looking through populicio.us website (presenting various useful statistics of famous del.icio.us social bookmarking system) and I have found those two: apparently,  they make maintanance of &lt;span style="font-style: italic;"&gt;locally&lt;/span&gt; installed packages easier (ie. packages that were not installed as a part of regular package system, like .deb for Debian or RPM for RedHat).&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/11784727-112915368682197780?l=coqspot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://coqspot.blogspot.com/feeds/112915368682197780/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=11784727&amp;postID=112915368682197780' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/112915368682197780'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/112915368682197780'/><link rel='alternate' type='text/html' href='http://coqspot.blogspot.com/2005/10/checkinstall-and-installwatch.html' title='checkinstall and installwatch utilities'/><author><name>Coquelicot</name><uri>http://www.blogger.com/profile/05413561623791197609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://photos7.flickr.com/8518215_fbd8f53eb9_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-11784727.post-112610633762749054</id><published>2005-09-07T17:10:00.000+02:00</published><updated>2005-09-07T17:18:57.626+02:00</updated><title type='text'>lufs package and Debian</title><content type='html'>Following is the log of how I managed to install &lt;a href="http://lufs.sourceforge.net"&gt;LUFS&lt;/a&gt; on Debian:&lt;br /&gt;&lt;br /&gt;First of all, I've tried installing lufs packages provided with Debian by 'dpkg -i lufs-source lufs-utils' but it did not work - lufs-source package seems incomplete. So, I went to the LUFS website and downloaded the whole source (version 0.9.7).&lt;br /&gt;&lt;br /&gt;The whole compilation went OK with small detail: when linking the module `lufs.ko', compiler complained about missing `kill_proc_info()' call, even though it was present in current kernel.&lt;br /&gt;&lt;br /&gt;I like shortcuts so I've just commented out the call to this function. It works right now, I'm going to change it when I'll figure out how to compile modules (I'm obvoiusly not a Linux kernel developer :-).&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/11784727-112610633762749054?l=coqspot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://coqspot.blogspot.com/feeds/112610633762749054/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=11784727&amp;postID=112610633762749054' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/112610633762749054'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/112610633762749054'/><link rel='alternate' type='text/html' href='http://coqspot.blogspot.com/2005/09/lufs-package-and-debian.html' title='lufs package and Debian'/><author><name>Coquelicot</name><uri>http://www.blogger.com/profile/05413561623791197609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://photos7.flickr.com/8518215_fbd8f53eb9_o.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-11784727.post-112610570155217822</id><published>2005-09-07T16:58:00.000+02:00</published><updated>2005-09-07T17:09:52.166+02:00</updated><title type='text'>hacking ATI FireGL drivers</title><content type='html'>Maybe the title of this write-up is little overblown, because the whole `hacking' came down to simple substitution... but here's the whole story: I've compiled new version of kernel (2.6.13) on my development machine and as ATI drivers for FireGL cards come as kernel module, I had to recompile them too. First of all, my old version (8.14.3) did not compile with new kernel - I got those error messages:&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;&lt;/blockquote&gt;&lt;blockquote&gt;&lt;span style="font-size:85%;"&gt;dh_testdir&lt;br /&gt;KERNEL_PATH= uname_r= ./make.sh --nohints&lt;br /&gt;ATI module generator V 2.0&lt;br /&gt;==========================&lt;br /&gt;initializing...&lt;br /&gt;cleaning...&lt;br /&gt;patching 'highmem.h'...&lt;br /&gt;assuming new VMA API since we do have kernel 2.6.x...&lt;br /&gt;doing Makefile based build for kernel 2.6.x and higher&lt;br /&gt;make[1]: Entering directory `/usr/src/modules/fglrx'&lt;br /&gt;make -C /usr/src/linux-2.6.13 SUBDIRS=/usr/src/modules/fglrx modules&lt;br /&gt;make[2]: Entering directory `/usr/src/linux-2.6.13'&lt;br /&gt; CC [M]  /usr/src/modules/fglrx/agp3.o&lt;br /&gt; CC [M]  /usr/src/modules/fglrx/nvidia-agp.o&lt;br /&gt; CC [M]  /usr/src/modules/fglrx/agpgart_be.o&lt;br /&gt;/usr/src/modules/fglrx/agpgart_be.c: In function `agp_find_supported_device':&lt;br /&gt;/usr/src/modules/fglrx/agpgart_be.c:7136: error: structure has no member named `slot_na&lt;br /&gt;me'&lt;br /&gt;/usr/src/modules/fglrx/agpgart_be.c:7156: error: structure has no member named `slot_na&lt;br /&gt;me'&lt;br /&gt;/usr/src/modules/fglrx/agpgart_be.c:7161: error: structure has no member named `slot_na&lt;br /&gt;me'&lt;br /&gt;/usr/src/modules/fglrx/agpgart_be.c:7187: error: structure has no member named `slot_na&lt;br /&gt;me'&lt;br /&gt;/usr/src/modules/fglrx/agpgart_be.c:7207: error: structure has no member named `slot_na&lt;br /&gt;me'&lt;br /&gt;/usr/src/modules/fglrx/agpgart_be.c:7227: error: structure has no member named `slot_na&lt;br /&gt;me'&lt;br /&gt;/usr/src/modules/fglrx/agpgart_be.c:7232: error: structure has no member named `slot_na&lt;br /&gt;me'&lt;br /&gt;/usr/src/modules/fglrx/agpgart_be.c: In function `__fgl_agp_init':&lt;br /&gt;/usr/src/modules/fglrx/agpgart_be.c:7613: warning: `pm_register' is deprecated (declare&lt;br /&gt;d at include/linux/pm.h:107)&lt;br /&gt;/usr/src/modules/fglrx/agpgart_be.c: In function `__fgl_agp_cleanup':&lt;br /&gt;/usr/src/modules/fglrx/agpgart_be.c:7623: warning: `pm_unregister_all' is deprecated (d&lt;br /&gt;eclared at include/linux/pm.h:117)&lt;br /&gt;make[3]: *** [/usr/src/modules/fglrx/agpgart_be.o] Error 1&lt;br /&gt;make[2]: *** [_module_/usr/src/modules/fglrx] Error 2&lt;br /&gt;make[2]: Leaving directory `/usr/src/linux-2.6.13'&lt;br /&gt;make[1]: *** [kmod_build] Error 2&lt;br /&gt;make[1]: Leaving directory `/usr/src/modules/fglrx'&lt;br /&gt;build failed with return value 2&lt;/span&gt;&lt;/blockquote&gt;I suspected that something changed in new version of kernel, so I downloaded new version (8.20.16) and tried again. This time the error message was different, certain symbol ('verify_area') was not defined. Looking into the kernel sources I've found out that this system call was dropped and 'access_ok()' now replaces it. What I did was this simple hack:&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;&lt;span style="font-size:85%;"&gt;--- firegl_public.c     2005-09-07 14:41:04.401948000 +0200&lt;br /&gt;+++ firegl_public.c.orig        2005-09-07 14:37:22.548083000 +0200&lt;br /&gt;@@ -1425,9 +1425,7 @@&lt;br /&gt;&lt;br /&gt;int ATI_API_CALL __ke_verify_area(int type, const void * addr, unsigned long size)&lt;br /&gt;{&lt;br /&gt;-    /* return verify_area(type, addr, size);&lt;br /&gt;-     */&lt;br /&gt;&lt;/span&gt;&lt;span style="font-size:85%;"&gt;- return verify_area(type, addr, size);&lt;/span&gt;&lt;br /&gt;  &lt;span style="font-size:85%;"&gt;+ return access_ok(type,addr,size);&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;int ATI_API_CALL __ke_get_pci_device_info(__ke_pci_dev_t* dev, __ke_pci_device_info_t&lt;br /&gt;*pinfo)&lt;/span&gt;&lt;/blockquote&gt;...or simple substitution of one function call to another (parameters looked the same). &lt;span style="font-weight: bold;"&gt;This works&lt;/span&gt; right now, and I'm getting usual number FPSs as before.&lt;br /&gt;&lt;br /&gt;That's it! anyone interesting can try it out and if you know &lt;span style="font-style: italic;"&gt;exactly&lt;/span&gt; what I did, please let me know :-).&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/11784727-112610570155217822?l=coqspot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://coqspot.blogspot.com/feeds/112610570155217822/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=11784727&amp;postID=112610570155217822' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/112610570155217822'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/112610570155217822'/><link rel='alternate' type='text/html' href='http://coqspot.blogspot.com/2005/09/hacking-ati-firegl-drivers.html' title='hacking ATI FireGL drivers'/><author><name>Coquelicot</name><uri>http://www.blogger.com/profile/05413561623791197609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://photos7.flickr.com/8518215_fbd8f53eb9_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-11784727.post-112602383032595931</id><published>2005-09-06T18:23:00.000+02:00</published><updated>2005-09-06T18:23:50.346+02:00</updated><title type='text'>Listal - A social DVD, book, music and games collection manager</title><content type='html'>I've discovered this useful website today - gives nice opportunity to share your collection with other people... unless it's monitored by some authorities and, for users with lots of movies, special surveilance is undertaken!&lt;br /&gt;&lt;br /&gt;The site is also using book/dvd information from amazon.com, they may be working together for data mining.&lt;br /&gt;&lt;br /&gt;Yeah, conspiracy theories are plenty!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/11784727-112602383032595931?l=coqspot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://coqspot.blogspot.com/feeds/112602383032595931/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=11784727&amp;postID=112602383032595931' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/112602383032595931'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/112602383032595931'/><link rel='alternate' type='text/html' href='http://coqspot.blogspot.com/2005/09/listal-social-dvd-book-music-and-games.html' title='Listal - A social DVD, book, music and games collection manager'/><author><name>Coquelicot</name><uri>http://www.blogger.com/profile/05413561623791197609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://photos7.flickr.com/8518215_fbd8f53eb9_o.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-11784727.post-112222579092238328</id><published>2005-07-24T19:13:00.000+02:00</published><updated>2005-07-24T19:39:11.983+02:00</updated><title type='text'>converting raw Video CD dumps into AVIs</title><content type='html'>My &lt;a href="http://www.kiss-technology.com/?p=dp1500&amp;v=users"&gt;KiSS DP-1500&lt;/a&gt; is a nice piece of hardware (apart from occassional hiccups), but it cannot read &amp;amp; decode raw Video CD images. Because I really like films like Alien (Director's cut), I wanted to do something about it. As usual, &lt;a href="http://www.mplayerhq.hu/homepage/design7/news.html"&gt;MPlayer + mencoder duo&lt;/a&gt; come handy - I have even found &lt;a href="http://gmencoder.sourceforge.net/"&gt;nice GUI for mencoder called gmencoder&lt;/a&gt; which makes the whole process really easy (especially when you don't have half a day to get through zillions of mencoder options).&lt;br /&gt;&lt;br /&gt;Right now I can report, that re-encoding is possible - I managed to get nice AVI encoded to MPEG4. The problem is still the scaling. gmencoder crashes when I turn on scaling to normal aspect ratio, which is 1.33333 with X and Y size (768 x 576); without scaling turned on, I'm getting X size 480 (I guess it's a default one).&lt;br /&gt;&lt;br /&gt;Right now I'm not 100% sure what is the problem, I'm going to send the debug report to gmencoder developers (tried already to google for similar cases but could not find anything).&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 255, 153);"&gt;Update: &lt;span style="color: rgb(0, 0, 0);"&gt;I've mailed the author as seen on gmencoder's home page at sourceforge.net and got the reply that 'email is not valid'. Does it mean that the project is dead? I've forwarded the email to gmencoder's Debian maintainer, Ben Zores.&lt;/span&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/11784727-112222579092238328?l=coqspot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://coqspot.blogspot.com/feeds/112222579092238328/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=11784727&amp;postID=112222579092238328' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/112222579092238328'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/112222579092238328'/><link rel='alternate' type='text/html' href='http://coqspot.blogspot.com/2005/07/converting-raw-video-cd-dumps-into.html' title='converting raw Video CD dumps into AVIs'/><author><name>Coquelicot</name><uri>http://www.blogger.com/profile/05413561623791197609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://photos7.flickr.com/8518215_fbd8f53eb9_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-11784727.post-112180364781412295</id><published>2005-07-19T22:07:00.000+02:00</published><updated>2005-07-19T22:07:27.856+02:00</updated><title type='text'>aquariusoft.org - Palm, Linux and Bluetooth</title><content type='html'>I've got my Sony Clie back and (of course) I've already forgot how to get this thing synchronize via bluetooth. So, it took me some time to figure it out but here it is: generally, there are lots of articles available on the net how to get both PC and handheld device (I've looked at that one: &lt;br /&gt;&lt;a href="http://aquariusoft.org/page/palm/bluetooth_linux/"&gt;aquariusoft.org - Palm, Linux and Bluetooth&lt;/a&gt;. Some things that were different from the setup on those links: in HotSync options, I had to use raw IP address as primary PC name (otherwise the handheld tried to find the PC's name using DNS).&lt;br /&gt;&lt;br /&gt;The transfer is pretty slow but I don't need to carry more cables around!&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/11784727-112180364781412295?l=coqspot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://coqspot.blogspot.com/feeds/112180364781412295/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=11784727&amp;postID=112180364781412295' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/112180364781412295'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/112180364781412295'/><link rel='alternate' type='text/html' href='http://coqspot.blogspot.com/2005/07/aquariusoftorg-palm-linux-and.html' title='aquariusoft.org - Palm, Linux and Bluetooth'/><author><name>Coquelicot</name><uri>http://www.blogger.com/profile/05413561623791197609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://photos7.flickr.com/8518215_fbd8f53eb9_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-11784727.post-112103433389724231</id><published>2005-07-11T00:23:00.000+02:00</published><updated>2005-07-11T00:25:33.906+02:00</updated><title type='text'>sound is back!</title><content type='html'>I've spend last week trying to find out &lt;span style="font-weight: bold;"&gt;why&lt;span style="font-weight: bold;"&gt; the hell the sound was gone&lt;/span&gt;&lt;/span&gt;... the solution was so easy: line jack sense and headphone sense in alsamixer should be turned &lt;span style="font-weight: bold;"&gt;OFF&lt;/span&gt; (&lt;a href="http://www.linuxquestions.org/questions/showthread.php?postid=1716118#post1716118"&gt;link&lt;/a&gt;). D'oh!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/11784727-112103433389724231?l=coqspot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://coqspot.blogspot.com/feeds/112103433389724231/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=11784727&amp;postID=112103433389724231' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/112103433389724231'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/112103433389724231'/><link rel='alternate' type='text/html' href='http://coqspot.blogspot.com/2005/07/sound-is-back.html' title='sound is back!'/><author><name>Coquelicot</name><uri>http://www.blogger.com/profile/05413561623791197609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://photos7.flickr.com/8518215_fbd8f53eb9_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-11784727.post-111953810979031564</id><published>2005-06-23T16:37:00.000+02:00</published><updated>2005-06-23T16:48:29.806+02:00</updated><title type='text'>New kernel (2.6.12) &amp; Beagle</title><content type='html'>&lt;span class="" style="display: block;" id="formatbar_CreateLink" title="Link" onmouseover="ButtonHoverOn(this);" onmouseout="ButtonHoverOff(this);" onmouseup="" onmousedown="CheckFormatting(event);FormatbarButton('richeditorframe', this, 8);ButtonMouseDown(this);"&gt;&lt;/span&gt;Lured by possbility to run desktop search engine on my laptop, I've decided to give &lt;a href="http://www.beaglewiki.org/Main_Page"&gt;Beagle&lt;/a&gt; a go. As it turned out, it required installation of new kernel (2.6.12), so I did that (no real problems with it). I have run into some difficulties: &lt;a href="http://ipw2100.sourceforge.net"&gt;wireless card driver&lt;/a&gt; refused to compile cleanly because of earlier '&lt;a href="http://www.suspend2.net/"&gt;Software suspend&lt;/a&gt;' patch applied. Quick patch did the trick:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size:85%;"&gt;poppy:/usr/src/ipw2100-1.1.0# diff ipw2100.c ipw2100.c.orig&lt;br /&gt;6404c6404&lt;/span&gt;&lt;span class="down" style="display: block;" id="formatbar_CreateLink" title="Link" onmouseover="ButtonHoverOn(this);" onmouseout="ButtonHoverOff(this);" onmouseup="" onmousedown="CheckFormatting(event);FormatbarButton('richeditorframe', this, 8);ButtonMouseDown(this);"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size:85%;"&gt;&lt; #ifndef CONFIG_SOFTWARE_SUSPEND2_BUILTIN&lt;br /&gt;---&lt;br /&gt;&gt; #ifdef CONFIG_SOFTWARE_SUSPEND2&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;(this at least worked for me!).&lt;br /&gt;&lt;br /&gt;Beagle needed mono to run (the code is written in C#) and I had some problems with getting proper versions of packages. mono version 1.0.5 comes with standard Ubuntu distribution; version 1.1.7, available from Ubuntu backports is needed. My system couldn't decide which version was 'newer' and tried to get 1.0.5 of mono and 1.1.7 of mono-devel, which was not allowed. My quick and dirt hack for that was to uncomment entries in /etc/apt/sources.list for main Ubuntu repository, doing 'apt update' and downloading the needed packages.&lt;br /&gt;&lt;br /&gt;In the end, I was able to get Beagle running. The search works ok, although it needs to be fine-tuned to search through mail contacts, IM conversations etc. I'll do it when I'm back from vacation.&lt;br /&gt;&lt;br /&gt;This entry will also be updated by then.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/11784727-111953810979031564?l=coqspot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://coqspot.blogspot.com/feeds/111953810979031564/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=11784727&amp;postID=111953810979031564' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/111953810979031564'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/111953810979031564'/><link rel='alternate' type='text/html' href='http://coqspot.blogspot.com/2005/06/new-kernel-2612-beagle.html' title='New kernel (2.6.12) &amp; Beagle'/><author><name>Coquelicot</name><uri>http://www.blogger.com/profile/05413561623791197609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://photos7.flickr.com/8518215_fbd8f53eb9_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-11784727.post-111883636279408907</id><published>2005-06-15T13:52:00.000+02:00</published><updated>2005-06-15T13:52:44.350+02:00</updated><title type='text'>Skinnable Swing Application</title><content type='html'>Serendipity is a cool thing: while looking for some totally different, I've found this:&lt;br /&gt;&lt;a href="http://www.l2fprod.com/index.php"&gt;L2FProd.com V3&lt;/a&gt;, an API that makes it possible to apply Gnome/KDE/other skins to Swing application. More after trying it out!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/11784727-111883636279408907?l=coqspot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://coqspot.blogspot.com/feeds/111883636279408907/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=11784727&amp;postID=111883636279408907' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/111883636279408907'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/111883636279408907'/><link rel='alternate' type='text/html' href='http://coqspot.blogspot.com/2005/06/skinnable-swing-application.html' title='Skinnable Swing Application'/><author><name>Coquelicot</name><uri>http://www.blogger.com/profile/05413561623791197609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://photos7.flickr.com/8518215_fbd8f53eb9_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-11784727.post-111826592137036176</id><published>2005-06-08T23:25:00.000+02:00</published><updated>2005-06-09T00:34:12.373+02:00</updated><title type='text'>Gmail account</title><content type='html'>Well, I've jumped the Gmail bandwagon and created the account. Right now I'm looking at&lt;br /&gt;&lt;a href="http://www.gmailtools.com/?ref=gmailharddrivedotcom"&gt;Gmail Tools&lt;/a&gt; and I'll try to find out some interesting ways how to use it - GMail Hard Drive looks all right but is not working for me yet.&lt;br /&gt;&lt;br /&gt;Update:&lt;br /&gt;Mutt can access Gmail via POP3: use 'pops://pop.gmail.com' as a a mailbox name.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/11784727-111826592137036176?l=coqspot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://coqspot.blogspot.com/feeds/111826592137036176/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=11784727&amp;postID=111826592137036176' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/111826592137036176'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/111826592137036176'/><link rel='alternate' type='text/html' href='http://coqspot.blogspot.com/2005/06/gmail-account.html' title='Gmail account'/><author><name>Coquelicot</name><uri>http://www.blogger.com/profile/05413561623791197609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://photos7.flickr.com/8518215_fbd8f53eb9_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-11784727.post-111818463377996751</id><published>2005-06-08T00:44:00.000+02:00</published><updated>2005-06-08T00:50:33.783+02:00</updated><title type='text'>TagCloud</title><content type='html'>How to share stuff you're interested in on your weblog? well, you can start writing about  all of them, or you can use &lt;a href="http://www.tagcloud.com/"&gt;TagCloud&lt;/a&gt;. What it does: it takes RSS feeds you're subscribed to, filters it through &lt;a href="http://developer.yahoo.net/content/V1/termExtraction.html"&gt;Yahoo's Content Analysis&lt;/a&gt; webservice which extracts keywords from the feeds and build a list of keywords, size adjusted for their occurence. Another cool stuff!!&lt;br /&gt;&lt;br /&gt;The cloud for CoqSpot blog is called coqcloud and its external link is &lt;a href="http://www.tagcloud.com/cloud/html/coqcloud/default"&gt;here&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/11784727-111818463377996751?l=coqspot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://coqspot.blogspot.com/feeds/111818463377996751/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=11784727&amp;postID=111818463377996751' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/111818463377996751'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/111818463377996751'/><link rel='alternate' type='text/html' href='http://coqspot.blogspot.com/2005/06/tagcloud.html' title='TagCloud'/><author><name>Coquelicot</name><uri>http://www.blogger.com/profile/05413561623791197609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://photos7.flickr.com/8518215_fbd8f53eb9_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-11784727.post-111816009833519016</id><published>2005-06-07T17:58:00.000+02:00</published><updated>2005-06-07T18:01:38.340+02:00</updated><title type='text'>SharePoint and blogging</title><content type='html'>I've spent some time looking for a webpart that would encapsulate weblog (to put it on my corporate SS site) but apparently, it does not exist. I've found numerous examples how to add a RSS feed to a webpart (and it works!). Pretty cool stuff. Now I can read Jabber News there! :-)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/11784727-111816009833519016?l=coqspot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://coqspot.blogspot.com/feeds/111816009833519016/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=11784727&amp;postID=111816009833519016' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/111816009833519016'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/111816009833519016'/><link rel='alternate' type='text/html' href='http://coqspot.blogspot.com/2005/06/sharepoint-and-blogging.html' title='SharePoint and blogging'/><author><name>Coquelicot</name><uri>http://www.blogger.com/profile/05413561623791197609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://photos7.flickr.com/8518215_fbd8f53eb9_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-11784727.post-111805912175280054</id><published>2005-06-06T13:58:00.000+02:00</published><updated>2005-06-06T13:58:41.766+02:00</updated><title type='text'>Algorithmic Audio</title><content type='html'>[Via MAKE:blog] Algorithmic radio? well, if there's an algorithm, it's pretty weird. Can you dance to it? that depends on how much did you have to drink... but it's still interesting. Check it out!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.makezine.com/blog/archive/2005/06/algorithmic_aud.html"&gt;MAKE: Blog: Algorithmic Audio&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/11784727-111805912175280054?l=coqspot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://coqspot.blogspot.com/feeds/111805912175280054/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=11784727&amp;postID=111805912175280054' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/111805912175280054'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/111805912175280054'/><link rel='alternate' type='text/html' href='http://coqspot.blogspot.com/2005/06/algorithmic-audio.html' title='Algorithmic Audio'/><author><name>Coquelicot</name><uri>http://www.blogger.com/profile/05413561623791197609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://photos7.flickr.com/8518215_fbd8f53eb9_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-11784727.post-111797823225527754</id><published>2005-06-05T15:30:00.000+02:00</published><updated>2005-06-05T15:30:32.270+02:00</updated><title type='text'>Mozilla Firefox - Smart Keywords</title><content type='html'>In search for even better ways to use Firefox, I've found a page with some tips, including this one:&lt;br /&gt;&lt;a href="http://www.mozilla.org/products/firefox/smart-keywords.html"&gt;Mozilla Firefox - Smart Keywords&lt;/a&gt;. Right now, I can type 'imdb hillary swanson' in Firefox's address bar and it will query IMDb for me. The good thing is that you can do it with any search engine (that makes me wonder if I really need Google toolbar for Firefox right now...)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/11784727-111797823225527754?l=coqspot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://coqspot.blogspot.com/feeds/111797823225527754/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=11784727&amp;postID=111797823225527754' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/111797823225527754'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/111797823225527754'/><link rel='alternate' type='text/html' href='http://coqspot.blogspot.com/2005/06/mozilla-firefox-smart-keywords.html' title='Mozilla Firefox - Smart Keywords'/><author><name>Coquelicot</name><uri>http://www.blogger.com/profile/05413561623791197609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://photos7.flickr.com/8518215_fbd8f53eb9_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-11784727.post-111740610665116628</id><published>2005-05-30T00:28:00.000+02:00</published><updated>2005-05-30T00:35:06.660+02:00</updated><title type='text'>Universal Plug and Play</title><content type='html'>I've been doing some reading on UPnP as a part of developing right file transfer in Jabber. The whole thing seems promising, but I don't know if it's going to be a 'silver bullet' that would resolve all the problems. It seems that it is possible to query DSL modem for its outside IP address, but the uses would need to set up the port forwarding to make the Target user able to connect to it. This port number would have to be set somewhere in Jabber client; it could be typed in by hand or received - again - from UPnP device, provided that it supports it (right now I'm not sure if it can).&lt;br /&gt;&lt;br /&gt;I wanted to test it today with my DSL setup but apparently, UPnP is blocked on my device and, because of the fact that administation of it lies beyond my control, I can't try to enable it. I've sent the proper request though, and I hope that I will be able to check it out soon. There is a Java API for UPnP around, and I'm going to try it as soon as the issue with port blocking is resolved.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/11784727-111740610665116628?l=coqspot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://coqspot.blogspot.com/feeds/111740610665116628/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=11784727&amp;postID=111740610665116628' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/111740610665116628'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/111740610665116628'/><link rel='alternate' type='text/html' href='http://coqspot.blogspot.com/2005/05/universal-plug-and-play.html' title='Universal Plug and Play'/><author><name>Coquelicot</name><uri>http://www.blogger.com/profile/05413561623791197609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://photos7.flickr.com/8518215_fbd8f53eb9_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-11784727.post-111701986689350535</id><published>2005-05-25T12:25:00.000+02:00</published><updated>2005-05-30T22:34:31.210+02:00</updated><title type='text'>Exporting Global Address List from MS Exchange</title><content type='html'>As we are using MS Exchange at work, I wanted to get the list of all contacts to my laptop/pda. I've figured out that if I have a read access to the Exchange server, I &lt;span style="font-weight: bold;"&gt;should&lt;/span&gt; be able to get the list of contacts and do something with them, preferrably convert to abook / mutt.&lt;br /&gt;Full of hopes, I started googling for some Windows tools for querying Exchange server but apparently, it's not that easy. It may have something to do with the fact that Exchange uses some not open protocol. I've found some tools for some address conversion but most of them were supposed either to be used by Exchange admin or/and they cost money.&lt;br /&gt;&lt;br /&gt;So, the solution I've chosen was most quick'n'dirty and simple as it gets: exporting address book to comma separated values formatted file. To get it into abook / mutt / pda I need to write some conversion program but it shouldn't be that hard. As exporting GAL is not possible, I saved my old Contacts folder, copied the GAL to the Contacts and exported it from there (when I write it, it dawns on me how Q'n'D 'solution' it is!!).&lt;br /&gt;&lt;br /&gt;&lt;hr /&gt;&lt;br /&gt;&lt;br /&gt;I wanted to have 2 separate addressbooks, with private and working addresses. The question was how to convince Mutt to use both of them. The solution was very easy: in .muttrc I had to call abook &lt;b&gt;twice&lt;/b&gt;:&lt;br /&gt;&lt;br /&gt;&lt;pre&gt;set query_command='abook --mutt-query %s;abook --datafile=/my/work/addressbook --mutt-query %s&lt;/pre&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/11784727-111701986689350535?l=coqspot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://coqspot.blogspot.com/feeds/111701986689350535/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=11784727&amp;postID=111701986689350535' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/111701986689350535'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/111701986689350535'/><link rel='alternate' type='text/html' href='http://coqspot.blogspot.com/2005/05/exporting-global-address-list-from-ms.html' title='Exporting Global Address List from MS Exchange'/><author><name>Coquelicot</name><uri>http://www.blogger.com/profile/05413561623791197609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://photos7.flickr.com/8518215_fbd8f53eb9_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-11784727.post-111694574272908268</id><published>2005-05-24T16:42:00.000+02:00</published><updated>2005-05-24T16:42:22.733+02:00</updated><title type='text'>BugMeNot extension for Firefox</title><content type='html'>Clever use for a Firefox extension: &lt;br /&gt;&lt;a href="http://roachfiend.com/archives/2005/02/07/bugmenot/"&gt;roachfiend.com � BugMeNot&lt;/a&gt; saves you even more time when it comes to registration that you don't want to make. Just right click and Firefox will do the rest!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/11784727-111694574272908268?l=coqspot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://coqspot.blogspot.com/feeds/111694574272908268/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=11784727&amp;postID=111694574272908268' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/111694574272908268'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/111694574272908268'/><link rel='alternate' type='text/html' href='http://coqspot.blogspot.com/2005/05/bugmenot-extension-for-firefox.html' title='BugMeNot extension for Firefox'/><author><name>Coquelicot</name><uri>http://www.blogger.com/profile/05413561623791197609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://photos7.flickr.com/8518215_fbd8f53eb9_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-11784727.post-111694221827612556</id><published>2005-05-24T15:37:00.000+02:00</published><updated>2005-05-24T15:57:23.623+02:00</updated><title type='text'>Switch to Ubuntu</title><content type='html'>OK, new is better so I've decided to drop Debian in favor of Ubuntu (which is not much of a drop as U derives directly from D). Other reason was that I've installed X.org x-window packages from Ubuntu (at time of this writing, Debian does not support them), and my repositories started to mix so the clean up would be good).&lt;br /&gt;&lt;br /&gt;Looking at Ubuntu's support page, the results of switch from D to U varied; it wasn't always 100% successful event but I've decided to give it a go anyways. The whole process was quite simple. I've followed the documentation on Ubuntu's support page. The only strange thing that happened was kernel panic when I rebooted for the first time into Ubuntu; the culprit was HSF softmodem modules (after removing the package I was able to work all right).&lt;br /&gt;&lt;br /&gt;I've had some problems with making X window work but it turned out to be font problem, after re-installation working was possible again.&lt;br /&gt;&lt;br /&gt;Right now the screen looks better, thanks to gnome-settings-daemon running in the background. I don't want to have the full-blown gnome, as it is resource-hungry and comes with all this stuff I'll never use. Settings daemon makes sure that selected fonts are loaded at startup.&lt;br /&gt;&lt;br /&gt;In general, I don't see too much improvement over Debian.  Users were claiming that Ubuntu has the shorter release span (which should translate into more "cuttinng-edgeness", resulting in newer versions of packages being released) but so far, I've seen that I had to &lt;span style="font-weight: bold;"&gt;downgrade&lt;/span&gt; the packages from D to U more often than getting aby upgrades). All applications are working ok, I've had some problems with the sound though, as Ubuntu seems to use dynamic /dev filesystem and the devices are created when there's memory driver available for it). I didn't succeed to get sound recording working reliably with Skype client but it seems to be similar to something I've experienced earlier when the volume on a channel was turned down.&lt;br /&gt;&lt;br /&gt;So, that's it. I hope that it will be working better now.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/11784727-111694221827612556?l=coqspot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://coqspot.blogspot.com/feeds/111694221827612556/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=11784727&amp;postID=111694221827612556' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/111694221827612556'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/111694221827612556'/><link rel='alternate' type='text/html' href='http://coqspot.blogspot.com/2005/05/switch-to-ubuntu.html' title='Switch to Ubuntu'/><author><name>Coquelicot</name><uri>http://www.blogger.com/profile/05413561623791197609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://photos7.flickr.com/8518215_fbd8f53eb9_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-11784727.post-111657540207433084</id><published>2005-05-20T09:47:00.000+02:00</published><updated>2005-05-20T09:50:02.083+02:00</updated><title type='text'>PDA dropped!</title><content type='html'>Yeah, it is Freaky Friday, everything's messed up! I've just dropped my PDA and it didn't survive it too well: display stopped working. Now, I've returned it to the supplier for repair, so I think I will not see it back for at least a month, as the supplier is UK company...&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/11784727-111657540207433084?l=coqspot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://coqspot.blogspot.com/feeds/111657540207433084/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=11784727&amp;postID=111657540207433084' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/111657540207433084'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/111657540207433084'/><link rel='alternate' type='text/html' href='http://coqspot.blogspot.com/2005/05/pda-dropped.html' title='PDA dropped!'/><author><name>Coquelicot</name><uri>http://www.blogger.com/profile/05413561623791197609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://photos7.flickr.com/8518215_fbd8f53eb9_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-11784727.post-111625336235129267</id><published>2005-05-16T16:22:00.000+02:00</published><updated>2005-05-16T16:22:42.356+02:00</updated><title type='text'>ajax: a new approach to web applications</title><content type='html'>AJAX, new technique for writing more responsive web applications (used by sites like GMail, Google Maps, Amazon's A9 and others) seems to be pretty hot at the moment. From what I understands, it's "charm" is due to the fact that some rendering is being done not at the HTTP server (as in usual web-surfing), but it's delegated to local AJAX "engine", a Javascript code running in hidden frame). The effect is pretty impressive, maybe it's time to implement it in some of our projects. Here are some resources to look up: &lt;br /&gt;&lt;ul&gt;&lt;br /&gt;&lt;li&gt;&lt;a href="http://www.adaptivepath.com/publications/essays/archives/000385.php"&gt;adaptive path � ajax: a new approach to web applications&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;li&gt;&lt;a href="http://www.javarss.com/ajax/j2ee-ajax.html"&gt;AJAX in Action&lt;/a&gt;&lt;br /&gt;&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/11784727-111625336235129267?l=coqspot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://coqspot.blogspot.com/feeds/111625336235129267/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=11784727&amp;postID=111625336235129267' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/111625336235129267'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/111625336235129267'/><link rel='alternate' type='text/html' href='http://coqspot.blogspot.com/2005/05/ajax-new-approach-to-web-applications.html' title='ajax: a new approach to web applications'/><author><name>Coquelicot</name><uri>http://www.blogger.com/profile/05413561623791197609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://photos7.flickr.com/8518215_fbd8f53eb9_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-11784727.post-111624955543232137</id><published>2005-05-16T15:15:00.000+02:00</published><updated>2005-05-16T15:51:23.806+02:00</updated><title type='text'>IM status on web pages</title><content type='html'>Apparently, putting the icon indicating your status on various IM systems is very easy. For more popular IM systems, you can try &lt;a href="http://www.onlinestatus.org/"&gt;Online Status Indicator &lt;/a&gt;. It's written in Java and apparently can run on any machine. I'm thinking about using it for out closed jabber server, on a page with all user names so that users can have an overall view who is online.&lt;br /&gt;&lt;br /&gt;As for "not-so-popular" IM systems, at least outside Poland, I've found this new changes to Gadu Gadu, IM system most popular in Poland:&lt;br /&gt;&lt;blockquote&gt;&lt;/blockquote&gt;&lt;blockquote&gt;New change in GG to indicate if the user is on-line: link to this http://status.gadu-gadu.pl/users/status.asp?id=(id) where id is your GG's id. Here's my status: &lt;img src="http://status.gadu-gadu.pl/users/status.asp?id=3751945" /&gt;&lt;/blockquote&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/11784727-111624955543232137?l=coqspot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://coqspot.blogspot.com/feeds/111624955543232137/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=11784727&amp;postID=111624955543232137' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/111624955543232137'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/111624955543232137'/><link rel='alternate' type='text/html' href='http://coqspot.blogspot.com/2005/05/im-status-on-web-pages.html' title='IM status on web pages'/><author><name>Coquelicot</name><uri>http://www.blogger.com/profile/05413561623791197609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://photos7.flickr.com/8518215_fbd8f53eb9_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-11784727.post-111549880923679456</id><published>2005-05-07T22:46:00.000+02:00</published><updated>2005-05-07T22:46:49.263+02:00</updated><title type='text'>New creepy gadget</title><content type='html'>Hey, I want something like that too: &lt;a href="http://www.boingboing.net/2005/05/06/barbie_with_a_usb_st.html"&gt;Boing Boing: Barbie with a USB sticking out of her neck&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/11784727-111549880923679456?l=coqspot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://coqspot.blogspot.com/feeds/111549880923679456/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=11784727&amp;postID=111549880923679456' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/111549880923679456'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/111549880923679456'/><link rel='alternate' type='text/html' href='http://coqspot.blogspot.com/2005/05/new-creepy-gadget.html' title='New creepy gadget'/><author><name>Coquelicot</name><uri>http://www.blogger.com/profile/05413561623791197609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://photos7.flickr.com/8518215_fbd8f53eb9_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-11784727.post-111538992259411808</id><published>2005-05-06T16:16:00.000+02:00</published><updated>2005-05-08T22:15:37.246+02:00</updated><title type='text'>KiSS Technologies DP-1500 -- updated</title><content type='html'>Well, after some time spent with KiSS player, I may draw some conclussions:&lt;br /&gt;&lt;ul&gt;   &lt;li&gt;I have no problems with playing music, both from MP3s and WebRadio. Pity that there is no indexing/quick search feature but this may not be 100% true (it may depend on PC-Link software that is used. Right now I'm using &lt;a href="http://www.kiss-ezlink.com/"&gt;EzLink&lt;/a&gt; free version, it may be somewhere in PRO which I plan to buy soon),&lt;/li&gt;   &lt;li&gt;playing movies is a lottery - sometimes it works, sometimes it doesn't. Occassional hangs are &lt;span style="font-weight: bold;"&gt;very&lt;/span&gt; annoying, especially when there is no on/off switch anywhere (I suspect the Kiss engineers were very confident that user will not have to use it at all...). It is worth to note, though, that dolby digital encoded audio is working great (sounds just like on DVD).&lt;/li&gt; &lt;/ul&gt; I'm planning to upgrade the firmware to  2.9.1 and see if it helped. I have a non-official KiSS version of it from &lt;a href="http://www.big-fw.prv.pl/"&gt;this website&lt;/a&gt;  (I'm going to try it, even if it says it's prepared for DP-1000).&lt;br /&gt;&lt;br /&gt;DVDs are played mostly without problems (recently I had some problems with Bergman's "The Seventh Seal", title menu didn't display properly after the disc was inserted, but pressing STOP and PLAY again helped).&lt;br /&gt;&lt;br /&gt;Player is locked in region 2, I'll try to do something about that. Reading &lt;a href="http://www.gooddvdstuff.com/kissdvd"&gt;KiSS forum&lt;/a&gt; and &lt;a href="http://www.mpeg-playcenter.com/"&gt;Mpeg-Playcenter&lt;/a&gt; shows that you need to know the type of the drive used in the player. As I have a separate DVD player that's region-free, this can wait.&lt;br /&gt;&lt;br /&gt;&lt;hr /&gt;&lt;br /&gt;Just to report that upgrading the firmware went all right and the player apparently runs better. I can now access KML sites on the internet! (it's painfully slow but it works).&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/11784727-111538992259411808?l=coqspot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://coqspot.blogspot.com/feeds/111538992259411808/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=11784727&amp;postID=111538992259411808' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/111538992259411808'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/111538992259411808'/><link rel='alternate' type='text/html' href='http://coqspot.blogspot.com/2005/05/kiss-technologies-dp-1500-updated.html' title='KiSS Technologies DP-1500 -- updated'/><author><name>Coquelicot</name><uri>http://www.blogger.com/profile/05413561623791197609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://photos7.flickr.com/8518215_fbd8f53eb9_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-11784727.post-111510928433171598</id><published>2005-05-03T10:34:00.000+02:00</published><updated>2005-05-03T10:34:44.330+02:00</updated><title type='text'>Boing Boing: Blind woman who sees with sound</title><content type='html'>I've fount this interesting write-up: &lt;a href="http://www.boingboing.net/2005/04/29/blind_woman_who_sees.html"&gt;Boing Boing: Blind woman who sees with sound&lt;/a&gt;. Whole technology looks reaaly c00l: seeing by... hearing. Apart from the fact that this can be of a great help to blind people in the world, it is amazing for me, how this can work. The assumption, that the part of the brain responsible for seeing is not damaged and needs only to be stimulated - if not visually, then in some other way - makes me wonder: maybe it would be possible to do the similar thing with other senses: feeling by seeing? or by hearing? smelling by seeing? etc. etc. The number of combinations is plenty.&lt;br /&gt;&lt;br /&gt;I wouldn't like to start a philosophical discussion here, but does it mean that our &lt;i&gt;soul&lt;/i&gt; is just - a bunch of electrical impulses?&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/11784727-111510928433171598?l=coqspot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://coqspot.blogspot.com/feeds/111510928433171598/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=11784727&amp;postID=111510928433171598' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/111510928433171598'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/111510928433171598'/><link rel='alternate' type='text/html' href='http://coqspot.blogspot.com/2005/05/boing-boing-blind-woman-who-sees-with.html' title='Boing Boing: Blind woman who sees with sound'/><author><name>Coquelicot</name><uri>http://www.blogger.com/profile/05413561623791197609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://photos7.flickr.com/8518215_fbd8f53eb9_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-11784727.post-111455425972324395</id><published>2005-04-27T00:16:00.000+02:00</published><updated>2005-04-27T00:24:19.723+02:00</updated><title type='text'>Rockin' with KiSS DP-1500</title><content type='html'>As my KiSS DP-1500 networked DivX/MP3/Ogg player finally arrived, I tried to set it up. After doing some reading I decided to follow the advice and use regular cable in plase of wireless, as DP-1500 supports 802.11b standard only (11 MBit/s may be ok for audio but when it comes to our house movies, this would simply not suffice).&lt;br /&gt;&lt;br /&gt;The physical setup itself wasn't that hard, I had some problems with software, though. PC-Link 1.30 that was shipped with the player looks really lame, so I decided to use &lt;a href="http://www.ezlinkng.com/"&gt;EZ Link NG&lt;/a&gt;, freeware version of it (note: I &lt;span style="font-weight: bold;"&gt;did&lt;/span&gt; have some problems with getting &lt;a href="http://www.kiss-ezlink.com/"&gt;regular EZ link&lt;/a&gt; to work (the player couldn't recoginze it on the network; no such problems with NG version).&lt;br /&gt;&lt;br /&gt;So, now we have it all - may we have enough time to use it properly!!!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/11784727-111455425972324395?l=coqspot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://coqspot.blogspot.com/feeds/111455425972324395/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=11784727&amp;postID=111455425972324395' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/111455425972324395'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/111455425972324395'/><link rel='alternate' type='text/html' href='http://coqspot.blogspot.com/2005/04/rockin-with-kiss-dp-1500.html' title='Rockin&apos; with KiSS DP-1500'/><author><name>Coquelicot</name><uri>http://www.blogger.com/profile/05413561623791197609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://photos7.flickr.com/8518215_fbd8f53eb9_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-11784727.post-111378228589330948</id><published>2005-04-18T01:04:00.000+02:00</published><updated>2005-06-23T10:17:57.286+02:00</updated><title type='text'>New sound setup</title><content type='html'>One thing missing from the sound configuration was the ability to handle multiple sound streams. Until now, when 2 processes tried to produce sound, second needed to wait until the first unlocked the sound device. Googling for existing sound daemons (&lt;span style="font-weight: bold;"&gt;arts&lt;/span&gt; for KDE, &lt;span style="font-weight: bold;"&gt;esd&lt;/span&gt; for Gnome), I found out that I don't actually need a daemon, as ALSA provides a "plugin" for mixing the streams called &lt;a href="http://www.alsa-project.org/alsa-doc/alsa-lib/pcm_plugins.html#pcm_plugins_dmix"&gt;&lt;span style="font-weight: bold;"&gt;dmix&lt;/span&gt;&lt;/a&gt;. Right now my .asoundrc file looks like that:&lt;br /&gt;&lt;span style="font-size:85%;"&gt;&lt;br /&gt;&lt;br /&gt;# 'dmix' plugin for easy mixing of sound streams&lt;br /&gt;pcm.ossmix {&lt;br /&gt;    type dmix&lt;br /&gt;    ipc_key 1021&lt;br /&gt;    slave {&lt;br /&gt;        pcm "hw:0,0"&lt;br /&gt;    period_time 0&lt;br /&gt;    period_size 1024&lt;br /&gt;    buffer_size 8192&lt;br /&gt;    rate 48000&lt;br /&gt;    }&lt;br /&gt;    # bindings are cool. This says, that only the first&lt;br /&gt;    # two channels are to be used by dmix, which is enough for&lt;br /&gt;    # (most) oss apps and also lets multichannel chios work&lt;br /&gt;    # much faster:&lt;br /&gt;    bindings {&lt;br /&gt;        0 0  # from 0 -&gt; to 0&lt;br /&gt;    1 1  # from 1 -&gt; to 1&lt;br /&gt;   }&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;# redirect to ossmix&lt;br /&gt;pcm.dsp0 {&lt;br /&gt;    type plug&lt;br /&gt;    slave.pcm "ossmix"&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;# redirect to ossmix&lt;br /&gt;pcm.!default {&lt;br /&gt;    type plug&lt;br /&gt;    slave.pcm "ossmix"&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;ctl.mixer0 {&lt;br /&gt;    type hw&lt;br /&gt;    card 0&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;The applications that use sound devices need to be re-configured: XMMS uses ALSA as an output plugin with 'default' as audio device, I also switched &lt;span style="font-style: italic;"&gt;play&lt;/span&gt; utility into &lt;span style="font-style: italic;"&gt;aplay&lt;/span&gt;, one that comes with ALSA.&lt;br /&gt;&lt;br /&gt;Mplayer settings: in &lt;span style="font-style: italic;"&gt;/etc/mplayer/mplayer.conf&lt;/span&gt; I added the following:&lt;br /&gt;&lt;span style="font-style: italic;"&gt;&lt;br /&gt;ao_device="alsa:ossmix"&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;Quakeforge is not working properly by default. According to this excellent &lt;a href="http://www.linux-gamers.net/modules/wfsection/article.php?articleid=34"&gt;short howto&lt;/a&gt;, it needs to be reconfigured to use OSS sound plugin (add option &lt;span style="font-style: italic;"&gt;set snd_output oss&lt;/span&gt; in &lt;span style="font-style: italic;"&gt;/etc/quakeforge.conf&lt;/span&gt;). Then you need to do this trick, I guess to tell the kernel sound subsystem that Quakeforge needs to access the device exclusively:&lt;br /&gt;&lt;pre&gt;&lt;span style="font-style: italic;"&gt;echo "nq-glx 0 0 direct"&gt;/proc/asound/card0/pcm1p/oss&lt;br /&gt;&lt;/span&gt;&lt;span class="down" style="display: block;" id="formatbar_CreateLink" title="Link" onmouseover="ButtonHoverOn(this);" onmouseout="ButtonHoverOff(this);" onmouseup="" onmousedown="CheckFormatting(event);FormatbarButton('richeditorframe', this, 8);ButtonMouseDown(this);"&gt;&lt;/span&gt;&lt;br /&gt;&lt;/pre&gt;This means that quakeforge will take over the device (so that, eg. it will &lt;span style="font-weight: bold;"&gt;not&lt;/span&gt; be possible to listen to any MP3s) but I guess it is all right.&lt;br /&gt;&lt;br /&gt;Some more info how to setup other applications, look &lt;a href="http://www.thepenguin.org.uk/alsa/"&gt;here&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/11784727-111378228589330948?l=coqspot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://coqspot.blogspot.com/feeds/111378228589330948/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=11784727&amp;postID=111378228589330948' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/111378228589330948'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/111378228589330948'/><link rel='alternate' type='text/html' href='http://coqspot.blogspot.com/2005/04/new-sound-setup.html' title='New sound setup'/><author><name>Coquelicot</name><uri>http://www.blogger.com/profile/05413561623791197609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://photos7.flickr.com/8518215_fbd8f53eb9_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-11784727.post-111366408120299436</id><published>2005-04-16T17:08:00.000+02:00</published><updated>2005-04-16T17:08:01.203+02:00</updated><title type='text'>PC100 vs PC66 memory</title><content type='html'>I'm in the middle of memory expansion of our "media server" (an old Compaq EP 6300, discontinued and better forgotten altogher) which uses PC66 memory. This article: &lt;a href="http://www.oempcworld.com/support/PC100_vs_PC66.htm"&gt;PC100 vs PC66&lt;/a&gt; discusses the differenceds between those 2 types.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/11784727-111366408120299436?l=coqspot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://coqspot.blogspot.com/feeds/111366408120299436/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=11784727&amp;postID=111366408120299436' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/111366408120299436'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/111366408120299436'/><link rel='alternate' type='text/html' href='http://coqspot.blogspot.com/2005/04/pc100-vs-pc66-memory.html' title='PC100 vs PC66 memory'/><author><name>Coquelicot</name><uri>http://www.blogger.com/profile/05413561623791197609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://photos7.flickr.com/8518215_fbd8f53eb9_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-11784727.post-111351851625837485</id><published>2005-04-15T00:34:00.000+02:00</published><updated>2005-04-15T00:41:56.260+02:00</updated><title type='text'>ROX filemanager</title><content type='html'>I was looking for some decent filemanager for some time (not that I'm used to them, I mainly do everything from command line but...) so I've decided to give &lt;a href="http://rox.sourceforge.net/"&gt;ROX&lt;/a&gt; a go. It's written in Python and there are more applications that come under the roof "ROX" (including session manager) but I was interested in file manager part only. It is pretty fast and looks all right (there are some icon themes available), but what I didn't like 100% is poor support for archives. There is additional application for ROX that handles archives, Archive but it is very simple (you can create/extract archives, there is no virtual FS in it for example; I'm guessing I need something extra for it).&lt;span class="down" style="display: block;" id="formatbar_CreateLink" title="Link" onmouseover="ButtonHoverOn(this);" onmouseout="ButtonHoverOff(this);" onmousedown="CheckFormatting(event);FormatbarButton('richeditorframe', this, 8);ButtonMouseDown(this);"&gt;&lt;/span&gt;&lt;a href="http://rox.sourceforge.net/phpwiki/index.php/Archive"&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/11784727-111351851625837485?l=coqspot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://coqspot.blogspot.com/feeds/111351851625837485/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=11784727&amp;postID=111351851625837485' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/111351851625837485'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/111351851625837485'/><link rel='alternate' type='text/html' href='http://coqspot.blogspot.com/2005/04/rox-filemanager.html' title='ROX filemanager'/><author><name>Coquelicot</name><uri>http://www.blogger.com/profile/05413561623791197609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://photos7.flickr.com/8518215_fbd8f53eb9_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-11784727.post-111347002045335302</id><published>2005-04-14T11:13:00.000+02:00</published><updated>2005-04-14T11:13:40.453+02:00</updated><title type='text'>Flickr font problem soved</title><content type='html'>I'm a quiet fan of &lt;a href="http://www.flickr.com"&gt;flickr&lt;/a&gt;, but I has some hard time trying to get it working properly on Linux/Firefox (Flickr uses flash and I couldn't see the fonts). Even &lt;a href="http://www.flickr.com/forums/bugs/2589/"&gt;Flickr blog&lt;/a&gt; was full of strange replies and it took me some time to find the right answer: according to &lt;a href="http://www.ox.compsoc.net/~sheldon/Diary/"&gt;this blog&lt;/a&gt;, Debian users need to install &lt;strong&gt;gsfonts-x11&lt;/strong&gt; package.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/11784727-111347002045335302?l=coqspot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://coqspot.blogspot.com/feeds/111347002045335302/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=11784727&amp;postID=111347002045335302' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/111347002045335302'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/111347002045335302'/><link rel='alternate' type='text/html' href='http://coqspot.blogspot.com/2005/04/flickr-font-problem-soved.html' title='Flickr font problem soved'/><author><name>Coquelicot</name><uri>http://www.blogger.com/profile/05413561623791197609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://photos7.flickr.com/8518215_fbd8f53eb9_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-11784727.post-111308834087111237</id><published>2005-04-10T01:05:00.000+02:00</published><updated>2005-04-10T01:12:20.873+02:00</updated><title type='text'>X.org X server running on my laptop</title><content type='html'>Lured by cool-looking screenshots and promises that "fonts look much better", I switched to X.org (in place of xfree86) version of X window system on my laptop. Some points:&lt;br /&gt;&lt;ul&gt;   &lt;li&gt;in order to spare myself the boring compilation/packaging of X.org debian packages (that are non-existent at the moment), I decided to use &lt;a href="http://www.ubuntulinux.org"&gt;Ubuntu&lt;/a&gt; version of them. Later on, by mistake, I've upgraded all my packages to ubuntu (apt-get -t hoar upgrade), but system is stable, so we'll see how it works,&lt;/li&gt;   &lt;li&gt;the main reason for this change, transparency is not working properly with DRI - Composite extension loads and DRI cannot (the order in /etc/xorg.conf file does not matter). I've found some postings on freedesktop mailing list discussing this problem, stating that is &lt;span style="font-weight: bold;"&gt;should&lt;/span&gt; be possible to have them both. This needs investigation.&lt;/li&gt; &lt;/ul&gt; I'm very thrilled by all this. Maybe the new X server will work with suspend to ram/disk better than old version? this needs to be checked as well.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/11784727-111308834087111237?l=coqspot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://coqspot.blogspot.com/feeds/111308834087111237/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=11784727&amp;postID=111308834087111237' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/111308834087111237'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/111308834087111237'/><link rel='alternate' type='text/html' href='http://coqspot.blogspot.com/2005/04/xorg-x-server-running-on-my-laptop.html' title='X.org X server running on my laptop'/><author><name>Coquelicot</name><uri>http://www.blogger.com/profile/05413561623791197609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://photos7.flickr.com/8518215_fbd8f53eb9_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-11784727.post-111305596817981175</id><published>2005-04-09T16:12:00.000+02:00</published><updated>2005-04-09T16:12:48.180+02:00</updated><title type='text'>faster bootup for linux</title><content type='html'>This interesting article has some information on how to make linux machine boot up faster: &lt;a href="http://www.fooishbar.org/blog//tech/ubuntu/fastBootMiniBoF-2004-12-09-13-45.html"&gt;random ramblings from some random dude : tech/ubuntu/fastBootMiniBoF-2004-12-09-13-45.html&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Nice tool that generates Gantt charts what's going on during the boot up time: &lt;a href="http://www.bootchart.org"&gt;Bootchart&lt;/a&gt;. Worth a try, I'll do it soon.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/11784727-111305596817981175?l=coqspot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://coqspot.blogspot.com/feeds/111305596817981175/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=11784727&amp;postID=111305596817981175' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/111305596817981175'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/111305596817981175'/><link rel='alternate' type='text/html' href='http://coqspot.blogspot.com/2005/04/faster-bootup-for-linux.html' title='faster bootup for linux'/><author><name>Coquelicot</name><uri>http://www.blogger.com/profile/05413561623791197609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://photos7.flickr.com/8518215_fbd8f53eb9_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-11784727.post-111288268039953785</id><published>2005-04-07T15:56:00.000+02:00</published><updated>2005-04-07T16:04:40.400+02:00</updated><title type='text'>KiSS Technologies DP-1500</title><content type='html'>I think I've decided: I want &lt;a href="http://www.kiss-technology.com/?p=dp1500s&amp;v=users"&gt;it&lt;/a&gt;! to play my movies and music, of course. I also found a good price (EUR 155.00) at Amazon.de but they only ship electronics to Germany and Austria! &lt;span style="font-weight: bold;"&gt;D'oh!&lt;/span&gt; I will try to get it from them anyways.&lt;br /&gt;&lt;br /&gt;I also found &lt;a href="http://www.audiomap.de/wissen/kiss/index-en.php"&gt;interesting article&lt;/a&gt; on how to install a harddrive to other model, DP-500 (that means that you can have your files on the player itself, instead of getting it from the central server machine). I'm guessing that it may be possible to do it with DP-1500 (to save some bucks).&lt;br /&gt;&lt;br /&gt;This all looks exciting. I'm hoping that the server machine after memory upgrade will be able to habdle that.&lt;span class="" style="display: block;" id="formatbar_CreateLink" title="Link" onmouseover="ButtonHoverOn(this);" onmouseout="ButtonHoverOff(this);" onmousedown="CheckFormatting(event);FormatbarButton('richeditorframe', this, 8);ButtonMouseDown(this);"&gt;&lt;/span&gt;&lt;span class="down" style="display: block;" id="formatbar_CreateLink" title="Link" onmouseover="ButtonHoverOn(this);" onmouseout="ButtonHoverOff(this);" onmousedown="CheckFormatting(event);FormatbarButton('richeditorframe', this, 8);ButtonMouseDown(this);"&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/11784727-111288268039953785?l=coqspot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://coqspot.blogspot.com/feeds/111288268039953785/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=11784727&amp;postID=111288268039953785' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/111288268039953785'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/111288268039953785'/><link rel='alternate' type='text/html' href='http://coqspot.blogspot.com/2005/04/kiss-technologies-dp-1500.html' title='KiSS Technologies DP-1500'/><author><name>Coquelicot</name><uri>http://www.blogger.com/profile/05413561623791197609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://photos7.flickr.com/8518215_fbd8f53eb9_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-11784727.post-111288182683536192</id><published>2005-04-07T15:46:00.000+02:00</published><updated>2005-04-07T15:50:26.836+02:00</updated><title type='text'>Faster downloads with FireFox</title><content type='html'>Hey, looks like another good reason to switch to FirddeFox: &lt;a href="http://www.ipkonfig.com/cms/index.php?option=com_content&amp;task=view&amp;amp;id=165&amp;Itemid=29"&gt;FireFox on Steroids&lt;/a&gt; is an interesting article on how to increase the speed on the browser by tweaking couple of configuration variables (actually, editing 'about:config' page is &lt;span style="font-weight: bold;"&gt;very&lt;/span&gt; cool, IMHO).&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/11784727-111288182683536192?l=coqspot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://coqspot.blogspot.com/feeds/111288182683536192/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=11784727&amp;postID=111288182683536192' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/111288182683536192'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/111288182683536192'/><link rel='alternate' type='text/html' href='http://coqspot.blogspot.com/2005/04/faster-downloads-with-firefox.html' title='Faster downloads with FireFox'/><author><name>Coquelicot</name><uri>http://www.blogger.com/profile/05413561623791197609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://photos7.flickr.com/8518215_fbd8f53eb9_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-11784727.post-111270407656159122</id><published>2005-04-05T14:27:00.000+02:00</published><updated>2005-04-05T14:27:56.560+02:00</updated><title type='text'>greasemonkey: an idea for the script</title><content type='html'>We all know &lt;a href="http://greasemonkey.mozdev.org/index.html"&gt;greasemonkey&lt;/a&gt;, FireFox extension that can add DHTML to a webpage; so I was thinking if it would be possible to control/access cookies as well. Polish mobile provider &lt;a href="http://www.plusgsm.pl"&gt;Plus GSM&lt;/a&gt; has a SMS gate that you can use to send SMS for free; recently they limited it to only one (or so) SMS per day. The site leaves a cookie on your machine to find out when did you send the SMS last time. Removing the cookie by hand does the trick. But of course I'm lazy so I'd like to be done automatically.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/11784727-111270407656159122?l=coqspot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://coqspot.blogspot.com/feeds/111270407656159122/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=11784727&amp;postID=111270407656159122' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/111270407656159122'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/111270407656159122'/><link rel='alternate' type='text/html' href='http://coqspot.blogspot.com/2005/04/greasemonkey-idea-for-script.html' title='greasemonkey: an idea for the script'/><author><name>Coquelicot</name><uri>http://www.blogger.com/profile/05413561623791197609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://photos7.flickr.com/8518215_fbd8f53eb9_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-11784727.post-111265441815866193</id><published>2005-04-05T00:36:00.000+02:00</published><updated>2005-04-05T00:40:18.160+02:00</updated><title type='text'>Hop-over to FireFox</title><content type='html'>"Regular" Mozilla browser starts to annoy me - sometimes I have problems with rendering correctly some websites (like &lt;a href="http://www.ebay.com"&gt;eBay&lt;/a&gt; for example: two days ago I tried to change my e-mail contact address and, at some point, eBay required me to type in some number, generated to avoid bots as a GIF and it did not get displayed!). Besides, with all those extensions/plugins available more often for FireFox, it looks that it's "bleeding edge" software (like all my machine is!).&lt;span class="down" style="display: block;" id="formatbar_CreateLink" title="Link" onmouseover="ButtonHoverOn(this);" onmouseout="ButtonHoverOff(this);" onmousedown="CheckFormatting(event);FormatbarButton('richeditorframe', this, 8);ButtonMouseDown(this);"&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/11784727-111265441815866193?l=coqspot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://coqspot.blogspot.com/feeds/111265441815866193/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=11784727&amp;postID=111265441815866193' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/111265441815866193'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/111265441815866193'/><link rel='alternate' type='text/html' href='http://coqspot.blogspot.com/2005/04/hop-over-to-firefox.html' title='Hop-over to FireFox'/><author><name>Coquelicot</name><uri>http://www.blogger.com/profile/05413561623791197609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://photos7.flickr.com/8518215_fbd8f53eb9_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-11784727.post-111265266269575748</id><published>2005-04-05T00:00:00.000+02:00</published><updated>2005-04-05T00:11:02.696+02:00</updated><title type='text'>Fighting with CUPS</title><content type='html'>Had this strange problem with CUPS on my laptop today: it just stopped working (instead, started to give me all those annoying NT_RESULT_BAD_NETWORK_NAME errors). The good thing is that I managed to finally figure out the correct format of &lt;span style="font-style: italic;"&gt;smb://&lt;/span&gt; URIs. It looks like that:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family:courier new;"&gt;smb://windows_user:password@windows_workgroup/windows_machine/resource&lt;br /&gt;&lt;span style="font-family:georgia;"&gt;&lt;br /&gt;Web interface to CUPS (running on port 631, usually) &lt;span style="font-style: italic;"&gt;still &lt;/span&gt;gives me this strange error&lt;span style="font-weight: bold;"&gt;&lt;span style="font-weight: bold;"&gt;&lt;span style="font-weight: bold;"&gt;&lt;span style="font-weight: bold;"&gt;. But it works.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;Also, fiddling with samba configuration did not solve the problem with bad network name.&lt;span style="font-weight: bold;"&gt;&lt;span style="font-weight: bold;"&gt;&lt;span style="font-weight: bold;"&gt;&lt;span style="font-weight: bold;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-style: italic;"&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;&lt;span style="font-style: italic;"&gt;&lt;span style="font-weight: bold;"&gt;&lt;span style="font-style: italic;"&gt;&lt;span style="font-weight: bold;"&gt;&lt;span style="font-style: italic;"&gt;&lt;span style="font-style: italic;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/11784727-111265266269575748?l=coqspot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://coqspot.blogspot.com/feeds/111265266269575748/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=11784727&amp;postID=111265266269575748' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/111265266269575748'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/111265266269575748'/><link rel='alternate' type='text/html' href='http://coqspot.blogspot.com/2005/04/fighting-with-cups.html' title='Fighting with CUPS'/><author><name>Coquelicot</name><uri>http://www.blogger.com/profile/05413561623791197609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://photos7.flickr.com/8518215_fbd8f53eb9_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-11784727.post-111236827169769520</id><published>2005-04-01T17:08:00.000+02:00</published><updated>2005-04-01T17:12:09.113+02:00</updated><title type='text'>More memory!</title><content type='html'>Our media server need an upgrade: good ol' Compaq Deskpro is struggling with too much music and films to index with too little memory (96 MB is just not enough these days). The only place to buy the old DIMMs (SIMMs ? I never know, need to check) seems to be eBay... no local retailers had any of those in stock (this is an old crap, really).&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/11784727-111236827169769520?l=coqspot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://coqspot.blogspot.com/feeds/111236827169769520/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=11784727&amp;postID=111236827169769520' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/111236827169769520'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/111236827169769520'/><link rel='alternate' type='text/html' href='http://coqspot.blogspot.com/2005/04/more-memory.html' title='More memory!'/><author><name>Coquelicot</name><uri>http://www.blogger.com/profile/05413561623791197609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://photos7.flickr.com/8518215_fbd8f53eb9_o.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-11784727.post-111219805330281945</id><published>2005-03-30T17:48:00.000+02:00</published><updated>2005-03-30T17:54:13.303+02:00</updated><title type='text'>Re-indexing my ZOE</title><content type='html'>I imported all my mail to my new ZOE and, apparently, the easiest way to get the messages from one ZOE installation to another is simply copy the files under &lt;em&gt;%ZOE%/Library/SZ/Mails. &lt;/em&gt;After that, though, you need to run re-indexation of the whole archive, not forgetting to increase the amount of memory for JVM, otherwise it complains:&lt;br /&gt;&lt;br /&gt;java -Xms512m -Xmx1024m -jar zoe.jar  rebuild {debug}&lt;br /&gt;&lt;br /&gt;(For more info on Zoe see &lt;a href="http://www.zoe.nu"&gt;http://www.zoe.nu&lt;/a&gt; and &lt;a href="http://zoe.omara.ca"&gt;http://zoe.omara.ca&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/11784727-111219805330281945?l=coqspot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://coqspot.blogspot.com/feeds/111219805330281945/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=11784727&amp;postID=111219805330281945' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/111219805330281945'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/111219805330281945'/><link rel='alternate' type='text/html' href='http://coqspot.blogspot.com/2005/03/re-indexing-my-zoe.html' title='Re-indexing my ZOE'/><author><name>Coquelicot</name><uri>http://www.blogger.com/profile/05413561623791197609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://photos7.flickr.com/8518215_fbd8f53eb9_o.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-11784727.post-111214192922838908</id><published>2005-03-30T02:15:00.000+02:00</published><updated>2005-03-30T02:18:49.230+02:00</updated><title type='text'>First Entry</title><content type='html'>So, here I am, proud blogger.com number 1174727 (together with something between 10 and 20k &lt;span style="font-weight: bold;"&gt;new&lt;/span&gt; bloggers today).&lt;br /&gt;&lt;br /&gt;CoqSpot is mainly for technical-related stuff. Me, enjoy!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/11784727-111214192922838908?l=coqspot.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://coqspot.blogspot.com/feeds/111214192922838908/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=11784727&amp;postID=111214192922838908' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/111214192922838908'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/11784727/posts/default/111214192922838908'/><link rel='alternate' type='text/html' href='http://coqspot.blogspot.com/2005/03/first-entry.html' title='First Entry'/><author><name>Coquelicot</name><uri>http://www.blogger.com/profile/05413561623791197609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='http://photos7.flickr.com/8518215_fbd8f53eb9_o.jpg'/></author><thr:total>0</thr:total></entry></feed>
