python strikes back
The joy of getting my python problems fixed on my debian testing were short lived. This time when i ran `apt-get dist-upgrade`, apt failed saying:Syndicated 2008-05-04 16:28:00 (Updated 2008-05-04 16:35:49) from zeenix
GUPnP presentation at GUADEC
So my GUPnP presentation for GUADEC has been accepted and scheduled for 14:30 on 11 Jul 2008. It will be essentially the same talk I delivered at FOSDEM but this time I'll try to make sure the demos really do work. :) If you missed it at FOSDEM, don't commit the same mistake at GUADEC. :)Syndicated 2008-05-01 21:31:00 (Updated 2008-05-01 21:40:01) from zeenix
28 Apr 2008 (updated 29 Apr 2008 at 15:14 UTC) »
whats wrong with my python setup?
Can any python guru out there explain whats going on here:Syndicated 2008-04-28 21:25:00 (Updated 2008-04-29 14:41:14) from zeenix
26 Apr 2008 (updated 27 Apr 2008 at 13:16 UTC) »
gupnp-media-server coming soon..
Next on my TODO is a desktop-wide UPnP MediaServer based on tracker. Basically, it will make all of your media availabe to other UPnP devices that is tagged as "shared via UPnP". I already have a working dummy implementation, based on code from Jorn's rhythmbox plugin. I call it "dummy" because ATM it only exports a hardcoded list of media files. Here is a screenshot of Windows Media Player playing music from it using on2share plugin:
Syndicated 2008-04-26 14:59:00 (Updated 2008-04-27 12:54:14) from zeenix
History Meme
I don't know what the hell is this all about but seems like a cool thing to do and in-fashion these days so here I go:$ history | awk '{a[$2]++}END{for(i in a){print a[i] " " i}}' | sort -rn | head
100 cd
78 make
58 ls
36 vim
22 ldd
21 ssh
12 git-diff
11 src/av-cp/gupnp-av-cp
10 git-log
10 ./autogen.sh
Syndicated 2008-04-17 18:16:00 (Updated 2008-04-17 18:21:21) from zeenix
talking of overnight changes
My last blog entry reminds me of what my bank (Sampo bank) recently did. They were recently bought by a Danish bank and as part of the integration process, the e-banking system of Sampo was replaced by a stupid system that Danish bank had been using. The biggest problem with it is that it doesn't work on every machine, not even all i386 running windows. The result was that a large number of customers moved there money to other banks. Fortunately for me their system do work on this Linux laptop I am using to write this blog entry but my 64-bit desktop is another story. :( According to Riku Voipio, the problem is that they are using some 'native code' in their JAVA applet, now how pathetic is that. These kinds of things happen when a bunch of no good managers with no (or not enough) technical knowledge make decisions about technology behind closed doors.Syndicated 2008-04-12 11:38:00 (Updated 2008-04-12 11:57:10) from zeenix
SOAP support dropped from libsoup
Soon after I announced the release of gupnp-tools/av, someone pointed out that libsoup-2.4 is already out and therefore gssdp and gupnp needs to be ported to the new API. I am already done with the porting of gssdp and most of the gupnp (thanks to Dan Winship for being so helpful) but then came the shock: the SOAP support has suddenly been dropped from libsoup. I blamed my ignorance on me not being subscribed to libsoup ML so I started to dig into the archives but failed to find any mention of this change.Syndicated 2008-04-12 10:55:00 (Updated 2008-04-12 11:14:28) from zeenix
stupid blogger.com
If you have recently seen a post by the name "Back to Hel(sinki)", from me, please ignore that. It's just just blogger.com (or is it p.g.o?) punishing me for adding tags to a two week old post. :(Syndicated 2008-04-08 22:54:00 (Updated 2008-04-08 22:56:52) from zeenix
8 Apr 2008 (updated 9 Apr 2008 at 00:09 UTC) »
GUPnP Tools 0.3 released
This release features AV Control Point, a simple media player UI that enables one to discover and play multimedia contents available on a network. Hopefully a useful tool to test and debug UPnP MediaServer and MediaRenderer implementations. [Zeeshan Ali]
Syndicated 2008-04-08 22:34:00 (Updated 2008-04-08 23:20:52) from zeenix
8 Apr 2008 (updated 9 Apr 2008 at 00:09 UTC) »
Introducing GUPnP A/V
The first release of GUPnP A/V is now available. GUPnP A/V is a small utility library that aims to ease the handling and implementation of UPnP A/V profiles.Syndicated 2008-04-08 22:29:00 (Updated 2008-04-08 23:21:05) from zeenix
FOAF updates: Trust rankings are now exported, making the data available to other users and websites. An external FOAF URI has been added, allowing users to link to an additional FOAF file.
Keep up with the latest Advogato features by reading the Advogato status blog.
If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!