<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet href="/blog/templates/default/atom.css" type="text/css" ?>

<feed 
   xmlns="http://www.w3.org/2005/Atom"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/">
    <link href="http://united-geeks.org/blog/index.php?/feeds/atom10.xml" rel="self" title="http://united-geeks.org/blog" type="application/atom+xml" />
    <link href="http://united-geeks.org/blog/"                        rel="alternate"    title="http://united-geeks.org/blog" type="text/html" />
    <link href="http://united-geeks.org/blog/rss.php?version=2.0"     rel="alternate"    title="http://united-geeks.org/blog" type="application/rss+xml" />
    <title type="html">http://united-geeks.org/blog</title>
    <subtitle type="html">Für die tägliche Portion Info-Gulasch...</subtitle>
    <icon>http://united-geeks.org/blog/templates/default/img/s9y_banner_small.png</icon>
    <id>http://united-geeks.org/blog/</id>
    <updated>2009-11-25T16:38:19Z</updated>
    <generator uri="http://www.s9y.org/" version="1.0">Serendipity 1.0 - http://www.s9y.org/</generator>
    <dc:language>en</dc:language>

    <entry>
        <link href="http://united-geeks.org/blog/index.php?/archives/100-Booting-the-opsi-Server-VMWare-Appliance-on-a-VirtualBox-Host.html" rel="alternate" title="Booting the 'opsi Server VMWare Appliance' on a VirtualBox Host" />
        <author>
            <name>n00dl3s</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2009-11-25T16:05:53Z</published>
        <updated>2009-11-25T16:38:19Z</updated>
        <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=100</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=100</wfw:commentRss>
    
            <category scheme="http://united-geeks.org/blog/index.php?/categories/2-GNULinux" label="GNU/Linux" term="GNU/Linux" />
    
        <id>http://united-geeks.org/blog/index.php?/archives/100-guid.html</id>
        <title type="html">Booting the 'opsi Server VMWare Appliance' on a VirtualBox Host</title>
        <content type="xhtml" xml:base="http://united-geeks.org/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Short abstract:<br />
This post has a double purpose: <br />
1. YES, you can use the opsi VMWare Appliance in VirtualBox (a 10min google search did not yield one hit of somebody who did this before, so: eat this google!)<br />
2. It won't boot without modification, the very easy solution is below <img src="http://united-geeks.org/blog/templates/default/img/emoticons/smile.png" alt=":-)" style="display: inline; vertical-align: bottom;" class="emoticon" /><br />
<br />
Long version:<br />
Wanted to check out <a href="http://opsi.org"  title="opsi">opsi</a> without installing it. So i downloaded the VMWare image that is also provided. However, i got rid of VMWare about a year ago in favour of VirtualBox (there were plenty of reasons for that...). The good thing about VirtualBox is also that it allows to use VMWare's vmdk files as virtual harddisks, so i thought it should be easy to check it out. After setting up the new machine in VirtualBox with the downloaded opsiserver.vmdk I booted for the first time and was greeted by:<br />
<br />
<blockquote>Waiting for root file system ...</blockquote><br />
<br />
The fix is really easy though, once you understand what the problem is: the underlying system of the appliance is a Debian GNU/Linux with Grub as boot loader. The problem is that the original VMWare installation used virtual SCSI or SATA devices, so the line in /boot/grub/menu.lst contains /dev/sda2. On VirtualBox (at least with the default config) the system uses virtual IDE disks, so you need to simply change /dev/sda2 to /dev/hda2. To do this on every reboot you can use the built-in editor of grub (press "e") and change the device. Once you booted successfully, you can change it permanently by editing /boot/grub/menu.lst. <br />
<br />
Now comes the fun part: learning how to use opsi to save me time. But as far as I know / read about it, it's just what I am looking for. I guess it even makes sense in a small environment like ours here (6 Windows clients but loads of common software that needs to be installed on all our machines...). Maybe I will blog about it again after I got to know it better.<br />
<br />
Ah, versions used:<br />
VirtualBox 3.0.8 r53138 (equals app-emulation/virtualbox-bin-3.0.8 in Gentoo)<br />
opsi3.4-servervm (2009-09-16)  
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://united-geeks.org/blog/index.php?/archives/99-Rescuing-your-DSL-password-from-a-Beetel-220BX-ADSL2+-Modem.html" rel="alternate" title="Rescuing your DSL password from a Beetel 220BX ADSL2+ Modem" />
        <author>
            <name>n00dl3s</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2009-10-24T16:59:47Z</published>
        <updated>2009-10-24T16:59:47Z</updated>
        <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=99</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=99</wfw:commentRss>
    
            <category scheme="http://united-geeks.org/blog/index.php?/categories/1-InSecurity" label="InSecurity" term="InSecurity" />
    
        <id>http://united-geeks.org/blog/index.php?/archives/99-guid.html</id>
        <title type="html">Rescuing your DSL password from a Beetel 220BX ADSL2+ Modem</title>
        <content type="xhtml" xml:base="http://united-geeks.org/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                In case it helps anybody...<br />
<br />
If you don't know the DSL password which connects your Beetel 220BX to the ISP network (Airtel in India does never provide it to the customers, they'd rather send a guy to enter it by hand...),  but the router still functions, you can get the passwords even though you only see ******** in the web-interface. It's really easy:<br />
<br />
1. Connect to the router IP with telnet (user: admin, password is the same as for the web-interface)<br />
2. Go to Management (press 9)<br />
3. Go to Settings (press 1)<br />
3. Dump settings (press 3)<br />
4. Look for the line that starts with: ppp_conId1 userName="***********_dsl@airtelbroadband.in" password="cGFzc3dvcmQ=" ....<br />
5. Copy and paste the value of password into a base64 decoder (locally or i.e. you can use an online decoder, such as here: <a href="http://www.opinionatedgeek.com/dotnet/tools/Base64Decode/" >http://www.opinionatedgeek.com/dotnet/tools/Base64Decode/</a>)<br />
6. Congrats, you now have your DSL password which Airtel wouldn't tell you <img src="http://united-geeks.org/blog/templates/default/img/emoticons/wink.png" alt=";-)" style="display: inline; vertical-align: bottom;" class="emoticon" /><br />
  
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://united-geeks.org/blog/index.php?/archives/98-One-for-the-Hitler.html" rel="alternate" title="One for the Hitler" />
        <author>
            <name>n00dl3s</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2009-08-09T19:07:15Z</published>
        <updated>2009-10-24T16:53:21Z</updated>
        <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=98</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=98</wfw:commentRss>
    
            <category scheme="http://united-geeks.org/blog/index.php?/categories/5-Various" label="Various" term="Various" />
    
        <id>http://united-geeks.org/blog/index.php?/archives/98-guid.html</id>
        <title type="html">One for the Hitler</title>
        <content type="xhtml" xml:base="http://united-geeks.org/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                As a foreigner in India one often enough has encounters of the strange kind. Fair enough...<br />
<br />
As a German in India however, you are in for some odd encounters that non-German people most probably don't come across. Yes, you guessed it, it has got something to do with Adolf Hitler (ok, maybe the title gave you a good hint). So, I just give you an example of a situation that happened to me at least 5 or 6 times during the time i spent in India (which is altogether something like little less than 2 years):<br />
<br />
You meet an Indian guy (never happened with girls so far) in a bar, hotel, tourist attraction or any other place, and once he finds out that you are German, the weird part starts usually with some words along the line of: <br />
<br />
<blockquote>"Oh, you are German? I like Germany, Hitler was a great man!" </blockquote><br />
<br />
Most Germans in India I have asked about their own experiences can tell you some similar story. In discussions, both with Indians and Germans, I tried to find out why that is. There are a couple of theories that we came up with, none of which is entirely conclusive on its own. It might be because during the Indian independence struggle (which lasted throughout decades at the beginning of the 20th century and ended with independence in 1947) Hitler kept the British busy, and by doing so maybe forced them to quit India sooner than they had planned for. The fact that Britain was some kind of "common enemy" for Germany and India seems to create some admiration for him over here. But, whatever the reasons might be, one thing is certain: his popularity manifests itself in <a href="http://communalism.blogspot.com/2006/12/hitler-trendy-tyrant-in-india.html"  title="Some examples of Hitlers popularity in India">awkward ways</a>. The latest seems to be that <a href="http://www.huffingtonpost.com/2009/04/22/hitlers-mein-kampf-seen-a_n_190064.html"  title="MBA students use "Mein Kampf" to be more successful">MBA students rely on his "wisdom" that he put into "Mein Kampf"</a>.<br />
<br />
The funniest however was the one a friend on mine stumbled upon when reading the dessert section from the Italian restaurant we order pizza from regularly. Cake number SC16 features the name: "One for the Hitler"<br />
<br />
We joked for weeks about ordering it, and finally found a good occasion and did so. And here it is:<br />
<br />
<img src="http://united-geeks.org/blog/uploads/multimedia/one_for_the_hitler.jpg" alt="" width="600" height="900"/> <br />
<br />
Incredible India!<br />
<br />
It tasted quite ok, but much too sweet for me to really like it...<br />
  
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://united-geeks.org/blog/index.php?/archives/97-What-I-do-these-days....html" rel="alternate" title="What I do these days..." />
        <author>
            <name>n00dl3s</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2009-03-17T08:10:13Z</published>
        <updated>2009-03-18T05:43:14Z</updated>
        <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=97</wfw:comment>
    
        <slash:comments>4</slash:comments>
        <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=97</wfw:commentRss>
    
            <category scheme="http://united-geeks.org/blog/index.php?/categories/5-Various" label="Various" term="Various" />
    
        <id>http://united-geeks.org/blog/index.php?/archives/97-guid.html</id>
        <title type="html">What I do these days...</title>
        <content type="xhtml" xml:base="http://united-geeks.org/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Long time since I published something personal on my blog... anything at all for that matter...<br />
<br />
In case you wondered what I've been up to during the last few months:<br />
<br />
... relocated to India in Oct 2008<br />
... to start a company with 2 friends of mine (however, we already had to employ 3 more people because we could not handle the workload...)<br />
... which offers total educational solutions<br />
... focussing on connecting South/Central Asia with the Western World / Europe<br />
... providing career counseling, relocation services, language courses (European languages, Hindi, other Asian languages), cultural immersion trainings, internship placements, tailor-made travels throughout South Asia, and cultural events and event organisation<br />
... either as separate modules or as an integrated solution for people who need / want the whole package<br />
<br />
The name of our company is Knowledge Must, but we also promote our different divisions separately, namely: Career Must, Language Must, Training Must, Travel Must and Culture Must.<br />
<br />
Visit our website for additional information, and please spread the word in case you know of anybody who could need our assistance. <br />
<a href="http://www.knowledge-must.com"  title="Knowledge Must">www.knowledge-must.com</a><br />
<br />
A note to all my nerdy friends: I know the site is not valid HTML... I am working on it <img src="http://united-geeks.org/blog/templates/default/img/emoticons/smile.png" alt=":-)" style="display: inline; vertical-align: bottom;" class="emoticon" /> Feedback is anyway appreciated... <br />
Please note however, that this is still work in progress, with more and more content coming over the next few weeks. We are also working on making the site multilingual, eventually offering our services in German, Hindi and Mandarin, too.  
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://united-geeks.org/blog/index.php?/archives/96-NetMos-PCI-9835-Multi-IO-Controller-2x-serial,-NO-parallel-port.html" rel="alternate" title="NetMos PCI 9835 Multi-I/O Controller (2x serial, NO parallel port)" />
        <author>
            <name>n00dl3s</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2009-01-11T11:21:37Z</published>
        <updated>2009-01-11T11:48:35Z</updated>
        <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=96</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=96</wfw:commentRss>
    
            <category scheme="http://united-geeks.org/blog/index.php?/categories/2-GNULinux" label="GNU/Linux" term="GNU/Linux" />
    
        <id>http://united-geeks.org/blog/index.php?/archives/96-guid.html</id>
        <title type="html">NetMos PCI 9835 Multi-I/O Controller (2x serial, NO parallel port)</title>
        <content type="xhtml" xml:base="http://united-geeks.org/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Since i have moved to India, getting a UPS for my work station was a must - with between 1 and 10 power-cuts a day, working without power backup is simply not possible. <br />
<br />
However, having a UPS alone might not be enough, because in case the power is off for more than just a few minutes while your are not there, the battery will run empty and the computer will of course power off without doing a clean shutdown. So, nothing gained...<br />
<br />
However, most UPS have either a serial or USB port, so that you can monitor its state and run scripts depending on certain conditions, such as the remaining capacity.<br />
<br />
So, to make a long story short, i had to buy a serial-port expansion card for my machine, since the mainboard did not have a serial port bulilt-in. I went to the local computer wallah and bought a PCI card with 2 serial ports on it. <br />
<br />
The card is identified by lspci as: <br />
<blockquote>Communication controller: NetMos Technology PCI 9835 Multi-I/O Controller (rev 01)</blockquote><br />
<br />
Googling for it gave me the impression, that the in-kernel serial driver should do the trick. In dmesg i found:<br />
<blockquote><br />
[    0.636515] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A<br />
[    0.637319] 00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A<br />
</blockquote><br />
<br />
Unfortunately, trying to hook up the UPS two one of the ports, ttyS0 remained dead.<br />
<br />
After googling for quite some time, i discovered, that apparently the chip on the card not only provides two serial ports, but also a parallel port. However, since the chip is o cheap, many manufacturers use these chips also for serial-port only cards. <br />
<br />
Now, the interesting part is, although the kernel finds some serial port (as dmesg shows), the kernel serial driver does not handle it. Instead, you need to build "parport_serial" either into the kernel or as a module. After I modprobe it, dmesg shows this:<br />
<blockquote>47102.184128] parport_serial 0000:05:01.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19<br />
[47102.184149] parport1: PC-style at 0xd200 [PCSPP(,...)]<br />
[47102.184313] 0000:05:01.0: ttyS1 at I/O 0xd000 (irq = 19) is a 16550A<br />
[47102.184434] 0000:05:01.0: ttyS2 at I/O 0xd100 (irq = 19) is a 16550A</blockquote><br />
<br />
And now i have two working serial ports on ttyS1 and ttyS2.<br />
<br />
Just for completeness: Netmos sometimes sells this chip labeled as "NetMost 222N-2" and sometimes as "NetMos 9835". To all my knowledge, it is the same product...  
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://united-geeks.org/blog/index.php?/archives/95-Photos-aus-Indien.html" rel="alternate" title="Photos aus Indien" />
        <author>
            <name>n00dl3s</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2008-10-12T18:55:09Z</published>
        <updated>2008-10-12T18:55:09Z</updated>
        <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=95</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=95</wfw:commentRss>
    
            <category scheme="http://united-geeks.org/blog/index.php?/categories/5-Various" label="Various" term="Various" />
    
        <id>http://united-geeks.org/blog/index.php?/archives/95-guid.html</id>
        <title type="html">Photos aus Indien</title>
        <content type="xhtml" xml:base="http://united-geeks.org/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Schamloser Versuch den Google-Page-Rank von Enrico Fabian, professioneller Mitbewohner und Photograph hier in Delhi, etwas nach oben zu pushen. Aber die Photos sind auch wirklich sehenswert...<br />
<br />
Check it out:<br />
<br />
<a href="http://www.enrico-fabian.com" >www.enrico-fabian.com</a>  
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://united-geeks.org/blog/index.php?/archives/93-Probleme-mit-dem-Apple-Battery-Exchange-Program.html" rel="alternate" title="Probleme mit dem &quot;Apple Battery Exchange Program &quot;" />
        <author>
            <name>n00dl3s</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2008-09-10T14:36:33Z</published>
        <updated>2008-09-10T15:28:39Z</updated>
        <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=93</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=93</wfw:commentRss>
    
            <category scheme="http://united-geeks.org/blog/index.php?/categories/3-OS-X-PPC" label="OS-X (PPC)" term="OS-X (PPC)" />
    
        <id>http://united-geeks.org/blog/index.php?/archives/93-guid.html</id>
        <title type="html">Probleme mit dem &quot;Apple Battery Exchange Program &quot;</title>
        <content type="xhtml" xml:base="http://united-geeks.org/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Nachdem ich schon vor paar Monaten festgestellt hatte, dass der Akku aus meinem Powerbook evtl. explodieren könnte da er aus einer potentiell gefährlichen Charge stammt, hab ich endlich mal versucht das zu verifizieren.<br />
<br />
Der Liste die man auf der <a href="https://support.apple.com/ibook_powerbook/batteryexchange/main?id=qp" >entsprechenden Apple-Website</a> finden kann, habe ich entnommen, dass mein Akku mit der s/n 3K552xxxxxxx tatsächlich ausgetauscht werden sollte. Also schnell die s/n vom Powerbook und die vom Akku in die entsprechenden Eingabe-Felder gehackt und auf abschicken gedrückt. Leider bekam ich dann eine Fehlermeldung, dass mein Akku nicht betroffen wäre. Laut der Liste sind jedoch alle Akkus mit s/n zw. 3K428 - 3K611 betroffen, und 3K552 liegt da ja wohl ziemlich mittendrin. Also WTF?<br />
<br />
Habe daraufhin bei der Apple Support-Hotline angerufen und denen das versucht zu verklickern. Der Mitarbeiter war leider etwas überfordert, so dass ich mein Problem mehrmals erklären musste. Ich musste ihm auch die URL der "Apple-Battery-Exchange-Program"-Website mitteilen, da er die alleine nicht finden konnte. Dann fragte er mich nach der s/n meine Powerbooks (die beginnt mit "3R553...") und meinte dann: "Die Seriennummern sind ja nicht mal ähnlich..." NO SHIT SHERLOCK! (um's mal mit fefe's worten zu sagen *g*)<br />
<br />
Nachdem ich ihn dann aber freundlich drauf hingewiesen hatte, dass sich die s/n des Akkus besser für diesen Vergleich eignet war's ihm wohl etwas peinlich. Aber immerhin konnte er jetzt das Problem nachvollziehen. Er meinte aber, dass er das jetzt nicht entscheiden dürfe, woraufhin ich ihn bat, "die Situation zu eskalieren" (dieser Satz hat mir schon öfter geholfen bei Support-Anrufen zu einem "Entscheider" verbunden zu werden). Nach nochmal 15min Wartezeit (Tip an Apple: Green Day hören in der Warteschleife stinkt!) hatte ich dann zwar wieder den "alten" Mitarbeiter dran, er begrüßte mich jedoch mit den Worten "Wir haben einen neuen Akku für Sie!". <br />
<br />
Das ganze hat 35min gedauert insgesamt, und jede Minute kostet 14c (01805-xxxxxxx), aber dafür krieg ich jetzt nen neuen Akku für exakt 5,04€, und das war's wert.<br />
<br />
Also, merken: Beharrlichkeit zahlt sich aus. Falls ihr ein ähnliches Problem habt, einfach anrufen und immer schön eskalieren...<br />
<br />
Nachtrag: Habe gerade eine Email von Apple erhalten, dass sie mir - falls ich den alten Akku nicht zurückschicke - 96 € in Rechnung stellen werden. Der Akku kostet im Apple-Store jedoch 129€. WTF?  
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://united-geeks.org/blog/index.php?/archives/92-ldap-editors.html" rel="alternate" title="ldap editors" />
        <author>
            <name>n00dl3s</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2008-07-15T01:56:48Z</published>
        <updated>2008-07-15T13:46:02Z</updated>
        <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=92</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=92</wfw:commentRss>
    
            <category scheme="http://united-geeks.org/blog/index.php?/categories/14-LDAP" label="LDAP" term="LDAP" />
    
        <id>http://united-geeks.org/blog/index.php?/archives/92-guid.html</id>
        <title type="html">ldap editors</title>
        <content type="xhtml" xml:base="http://united-geeks.org/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                This post is meant to be a little overview on different viewers and editors to work with openldap. I tested all of these and just wanna give you my 0.02$... Of course there's nothing like the real thing - which is writing ldif files and adding them with slapadd, but then again...<br />
<br />
<strong><a href="http://phpldapadmin.sourceforge.net/" >phpldapadmin</a></strong><br />
<br />
<img src="http://phpldapadmin.sourceforge.net/images/screenshots/create1.jpg" width=420 height=330 alt="" /><br />
<br />
- web app.<br />
- needs php and a httpd<br />
- slowish when browsing large trees<br />
- does not understand non-standard schemas (which makes it totally useless IMO)<br />
<br />
<br />
<strong><a href="http://olivier.sessink.nl/directoryassistant/" >directory-assistent</a></strong><br />
<br />
<img src="http://olivier.sessink.nl/directoryassistant/screenshot.png" width=320 height=200 alt="" /><br />
<br />
- python / gtk app.<br />
- needs: gtk-2, python, pygtk, python-ldap<br />
- small and lightweight<br />
- not many options<br />
- view sucks somewhat<br />
<br />
<br />
<strong><a href="http://gq-project.org" >GQ</a></strong><br />
<br />
<img src="http://gq-project.org/screenshots/browse.gif" width=386 height=241 alt="" /><br />
<br />
- gtk app<br />
needs: >=gtk+-2.6, openldap, openssl, libxml2, >=glib-2.6, pango, cyrus-sasl, gnome-keyring, libglade, libgcrypt"<br />
- many dependencies<br />
- countless options<br />
- supports more than one ldap-server in config<br />
- works with any schema<br />
- best app i've seen to manage your ldap<br />
<br />
<br />
<strong>thunderbird-3.0a1</strong> (addressbook component)<br />
<br />
(screenshot obsolete, not much to see there what you haven't seen already)<br />
<br />
- read support 'out-of-the-box'<br />
- though there is <a href="http://united-geeks.org/blog/index.php?/archives/87-Writing-addresses-to-openldap-with-Thunderbird-3.0a1.html" >experimental support for writing to ldap servers</a> (you need to change 1 line in 1 file and compile it yourself)<br />
- seamless integration into thunderbird / emails<br />
- needs mozilla-schema on ldap-server  (THIS IS A HUGE MESS! much confusion there; moz-devs: please fix this and write a clear howto on developer.mozilla.org. The one that is currently there is almost useless.)<br />
<br />
<br />
<br />
evolution  
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://united-geeks.org/blog/index.php?/archives/88-Cyrus-without-unix-accounts.html" rel="alternate" title="Cyrus without unix-accounts?" />
        <author>
            <name>n00dl3s</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2008-07-15T01:53:09Z</published>
        <updated>2009-01-11T11:55:49Z</updated>
        <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=88</wfw:comment>
    
        <slash:comments>3</slash:comments>
        <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=88</wfw:commentRss>
    
            <category scheme="http://united-geeks.org/blog/index.php?/categories/2-GNULinux" label="GNU/Linux" term="GNU/Linux" />
    
        <id>http://united-geeks.org/blog/index.php?/archives/88-guid.html</id>
        <title type="html">Cyrus without unix-accounts?</title>
        <content type="xhtml" xml:base="http://united-geeks.org/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                [UPDATE: clarification because of unclear language...]<br />
Is this a bug or a feature? <br />
Postfix cannot deliver mails to cyrus-mailboxes if a user has a cyrus-mailbox but no corresponding unix-account? <br />
<br />
I could not find anything in the documentation that says so, but it just doesn't work without...<br />
<br />
That really sucks IMHO!<br />
<br />
Please leave a comment if you can prove me wrong <img src="http://united-geeks.org/blog/templates/default/img/emoticons/wink.png" alt=";-)" style="display: inline; vertical-align: bottom;" class="emoticon" />  
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://united-geeks.org/blog/index.php?/archives/87-Writing-addresses-to-openldap-with-Thunderbird-3.0a1.html" rel="alternate" title="Writing addresses to openldap with Thunderbird-3.0a1" />
        <author>
            <name>n00dl3s</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2008-07-14T13:45:43Z</published>
        <updated>2008-07-15T13:46:17Z</updated>
        <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=87</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=87</wfw:commentRss>
    
            <category scheme="http://united-geeks.org/blog/index.php?/categories/14-LDAP" label="LDAP" term="LDAP" />
    
        <id>http://united-geeks.org/blog/index.php?/archives/87-guid.html</id>
        <title type="html">Writing addresses to openldap with Thunderbird-3.0a1</title>
        <content type="xhtml" xml:base="http://united-geeks.org/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                [UPDATE: i am currently writing a more detailed guide to using thunderbird and ldap for contacts management. It is not very complicated, but there are certain pitfalls and the documentation is lousy...]<br />
<br />
I've been looking for this since ages, finally i found the holy grail of something that comes close to perfect unified contact management. <br />
<br />
The idea:<br />
- have an openldap server with all my contacts<br />
- lookup contacts from any of my computers (that includes my Gentoo workstation, my Apple Powerbook and even Windows)<br />
- WRITE / STORE / EDIT contacts from any computer on the ldap server in a CONVENIENT way<br />
- don't fuck up <br />
<br />
Previously i had an openldap server running and was able to lookup contacts from most of my addressbook-clients (thunderbird, kmail, sylpheed, OE, etc.), but none of them was able to store / edit contacts on the ldap directly. I had to do this either by feeding it an ldfi-file, or by using phpldapexplorer. The first way sucks badly, and the second is not much better (mostly because it takes too much time writing the ldif by hand, and with phpldapexplorer you'll have to wait and wait and wait for your browser to open up the list - if you have hundrets of contacts)...<br />
<br />
So, what was needed was an addressbook application that can store and edit, too. Rumors float around the net that evolution can do so, but on a non-gnome system evolution is much PITA. I also found references that stated kaddressbook (the KDE-Addressbook) was able to do that, but either it is plain untrue, or i did not find the right options...<br />
<br />
Anyway, after long search, i found <a href="http://groups.google.com/group/mozilla.dev.tech.ldap/browse_thread/thread/ec68e6b8a45855e2/de244f8aa72e7289#de244f8aa72e7289"  title="Google-Groups">this thread</a>. In a nutshell: Thunderbird-3 has an experimental feature that enables write-support to openldap! w00t!<br />
<br />
I compiled it with said option and it really works, here's a brief howto:<br />
<br />
- Get openldap up and running<br />
- Get the mozillaAbPersonAlpha.schema from <a href="http://wiki.mozilla.org/MailNews:Mozilla_LDAP_Address_Book_Schema"  title="Mozilla Adressbook Schema">here</a><br />
- compile thunderbird-3 as described in the link above. More help on compiling can be found <a href="http://developer.mozilla.org/en/docs"  title="Mozilla-Dev">here</a><br />
- Fill in all the info in the configuration - dialogue of the thunderbird addressbook (you need an ldap-account with write-support of course)<br />
- In addressbook, search and edit exisiting contacts, or store new one on your openldap <img src="http://united-geeks.org/blog/templates/default/img/emoticons/smile.png" alt=":-)" style="display: inline; vertical-align: bottom;" class="emoticon" /><br />
<br />
Downside:<br />
Seems that once you edited a contact, phpldapexplorer cannot "handle" this very contact anymore. Have to find out more why that is. But: other addressbook-clients display the newly edited contacts fine and without errors, so in the end i might not need phpldapexplorer anymore anyway...  
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://united-geeks.org/blog/index.php?/archives/85-der-Zwuddha-WTF.html" rel="alternate" title="der Zwuddha - WTF?" />
        <author>
            <name>n00dl3s</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2008-06-23T16:51:18Z</published>
        <updated>2008-06-23T16:51:18Z</updated>
        <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=85</wfw:comment>
    
        <slash:comments>2</slash:comments>
        <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=85</wfw:commentRss>
    
            <category scheme="http://united-geeks.org/blog/index.php?/categories/5-Various" label="Various" term="Various" />
    
        <id>http://united-geeks.org/blog/index.php?/archives/85-guid.html</id>
        <title type="html">der Zwuddha - WTF?</title>
        <content type="xhtml" xml:base="http://united-geeks.org/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <img src="http://united-geeks.org/files/zwuddha.JPG" alt="" width="576" height="432" /><br />
<br />
Gesehen auf dem Johannes-Fest in Mainz / 22.06.2008  
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://united-geeks.org/blog/index.php?/archives/84-P1i-in-der-Endlos-Reboot-Schleife.html" rel="alternate" title="P1i in der Endlos-Reboot-Schleife" />
        <author>
            <name>n00dl3s</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2008-06-23T16:35:48Z</published>
        <updated>2008-06-23T16:58:25Z</updated>
        <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=84</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=84</wfw:commentRss>
    
            <category scheme="http://united-geeks.org/blog/index.php?/categories/13-P1i" label="P1i" term="P1i" />
    
        <id>http://united-geeks.org/blog/index.php?/archives/84-guid.html</id>
        <title type="html">P1i in der Endlos-Reboot-Schleife</title>
        <content type="xhtml" xml:base="http://united-geeks.org/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Aus welchen Gründen auch immer: vor ca. 4 Wochen hat mein P1i sich mal wieder aus und - mit der lustigen aber dato schon fast langweiligen Meldung - "Ihr Telefon wurde zur Leistungsoptimierung neu gestartet" wieder angeschaltet. Doch diesmal war einiges anders, wie ich schnell feststellen konnte. Die Fortschritts-Anzeige des Boot-Screens hing bei geschätzten 80% fest, und zwar für mehrere Minuten (so 3-5 ca.). Dann schaltet es sich ab, bootet wieder, zeigt wieder die "... zur Leistungsoptimierung neu gestartet"-Witzmeldung und hängt erneut bei 80%, um sich nach danach auf ein Neues wieder aus- und anzuschalten. <br />
<br />
Ich habe mir das Trauerspiel 5-6mal angeschaut und war dann erstmal angepisst davon, hab es abgeschaltet, und ne Nacht ohne Akku liegen lassen. Um das Ganze hier jetzt abzukürzen: nichts konnte das Telefon dazu bewegen wieder zu starten. <br />
<br />
Da ich die letzten Wochen über viel zu tun hatte um endlich die Uni zu Ende zu bekommen (was ich nun geschafft habe), nahm ich erstmal mein Ersatz-Telefon für die Zeit. Nun, dieses Wochenende hab ich mich drangemacht und es nach 3 fehlgeschlagenen Versuchen beim 4. endlich geschafft, die Firmware wieder draufzuspielen, und siehe da: es lief wieder...<br />
<br />
Ich kann angesichts der fehlenden Stabilität des P1i nur jedem Besitzer empfehlen: macht regelmäßig Backups von allem, je wichtiger die Sachen die ihr draufhabt, desto öfter...<br />
<br />
  
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://united-geeks.org/blog/index.php?/archives/83-Sehr-gute-Navi-Software-MapNav.html" rel="alternate" title="Sehr gute Navi-Software: MapNav" />
        <author>
            <name>n00dl3s</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2008-06-23T16:10:30Z</published>
        <updated>2008-06-23T16:58:17Z</updated>
        <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=83</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=83</wfw:commentRss>
    
            <category scheme="http://united-geeks.org/blog/index.php?/categories/10-Mobile" label="Mobile" term="Mobile" />
    
        <id>http://united-geeks.org/blog/index.php?/archives/83-guid.html</id>
        <title type="html">Sehr gute Navi-Software: MapNav</title>
        <content type="xhtml" xml:base="http://united-geeks.org/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Nachdem mein <a href="http://united-geeks.org/blog/index.php?/archives/84-P1i-in-der-Endlos-Reboot-Schleife.html" >P1i die letzten 4 Wochen klinisch tot war</a> und ich mich erst am Wochenende drum kümmern konnte, nun also mal wieder was neues aus der Technonomaden-Ecke...<br />
<br />
Jedenfalls musste ich, da ich das P1i nur mittels neu geflashter Firmware wieder zum einschalten bringen konnte alle meine Programme die ich vorher genutzt habe wieder draufmachen. Das hier schon erwähnte "whereami" (aktuell in v0.11), lief jedoch derart instabil, dass ich es kurzerhand wieder entfernte und nach Alternativen gesucht habe.<br />
<br />
Gefunden habe ich schließlich "<a href="http://mapnav.spb.ru" >MapNav</a>", ein J2ME Programm das damit auf fast jedem aktuellen Telefon laufen sollte. Für ein paar Screenshots: siehe Website. Da es wirklich unüberschaubare viele Funktionen hat, hier mal eine total unvollständige Liste von Vorzügen gegenüber anderen Programmen die ich gefunden habe:<br />
<br />
+ J2ME (läuft überall, und zwar auch super stabil bisher)<br />
+ kann on-the-fly über beliebige Datenverbindungen Kartenmaterial von: Google-Maps, OSM, Yahoo-Maps, VirtualEarth, Ask und Gurtam laden; wenn vorhanden werden auch verschiedene Modes (wie z.B. bei Google-Maps die Kartenansicht, Satellit oder Hybrid angeboten)<br />
+ rendert die Karten sehr flott <br />
+ bietet Möglichkeiten den Viewport nach Belieben zu konfigurieren<br />
+ erstellt, speichert und exportiert Tracks <br />
+ exportiert Position an bestimmte Geo-Caching-Sites im Netz<br />
+ Realtime Anzeige der Position im Intarwub (siehe <a href="http://mapnav.spb.ru" >http://mapnav.spb.ru/site/netradardemo.php</a>)<br />
+ vieles mehr<br />
<br />
- Bisher noch nicht getestet wie Navigation im Auto o.ä. funktioniert, keine echten Strassenkarten, aber soll wohl dennoch gehen<br />
- bisher keine Möglichkeit entdeckt, einmal heruntergeladene Karten systematisch zu speichern, aber immerhin landen sie in einem Cache (Größe kann festgelegt werden)<br />
- Online-Verbindung damit tendenziell immer nötig, aber die Datenmengen sind klein (Fahrt im Zug über 100km mit gelegentlichem Wechsel der Zoomstufe und der Kartenanbieter knapp 1.1MB Traffic)<br />
- Website leider nur teilweise auf Englisch (aber zumindest das Wichtige), Rest Russisch<br />
<br />
<br />
Ich finde, alle die das Thema interessiert und die ein GPS im Telefon (oder extern mit Kabel oder Bluetooth) besitzen sollten MapNav unbedingt einmal ausprobieren. Und kostenlos ist es auch, wenn auch nicht quelloffen soweit ich das erkennen kann.  
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://united-geeks.org/blog/index.php?/archives/82-Vodafone-und-der-Datenschutz.html" rel="alternate" title="Vodafone und der Datenschutz" />
        <author>
            <name>n00dl3s</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2008-04-24T17:07:43Z</published>
        <updated>2008-04-28T06:46:22Z</updated>
        <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=82</wfw:comment>
    
        <slash:comments>1</slash:comments>
        <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=82</wfw:commentRss>
    
            <category scheme="http://united-geeks.org/blog/index.php?/categories/4-Hacktivism" label="Hacktivism" term="Hacktivism" />
    
        <id>http://united-geeks.org/blog/index.php?/archives/82-guid.html</id>
        <title type="html">Vodafone und der Datenschutz</title>
        <content type="xhtml" xml:base="http://united-geeks.org/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Bin gerade eben auf folgendes (anscheinend neu eingeführte) Feature bei Vodafone aufmerksam gemacht worden:<br />
<br />
<li>Teilnehmer 1 (bei Vodafone) hat sein Telefon ausgeschaltet / ist in einem Funkloch</li><br />
<li>Teilnehmer 2 ruft Teilnehmer 1 an</li><br />
<li>Teilnehmer 2 erfährt, dass Teilnehmer 1 gerade nicht erreichbar ist. Vodafone bietet dann an, Teilnehmer 2 eine SMS zu schicken sobald Teilnehmer 1 sein Handy wieder einschaltet / aus dem Funkloch raus ist.</li><br />
<li>Teilnehmer 1 schaltet Handy wieder ein.</li><br />
<li>Teilnehmer 2 erhält SMS mit Inhalt: 017xxxxxxxxx ist jetzt wieder erreichbar. Ihr Vodafone-Team!</li><br />
<br />
Findet das noch jemand außer mir in höchstem Maße bedenklich?  
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://united-geeks.org/blog/index.php?/archives/81-Nackt-oder-in-Unterhose.html" rel="alternate" title="Nackt oder in Unterhose?" />
        <author>
            <name>n00dl3s</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2008-04-22T14:57:34Z</published>
        <updated>2008-04-22T14:57:34Z</updated>
        <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=81</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=81</wfw:commentRss>
    
            <category scheme="http://united-geeks.org/blog/index.php?/categories/4-Hacktivism" label="Hacktivism" term="Hacktivism" />
    
        <id>http://united-geeks.org/blog/index.php?/archives/81-guid.html</id>
        <title type="html">Nackt oder in Unterhose?</title>
        <content type="xhtml" xml:base="http://united-geeks.org/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                hahahaha, da hat sich der Herr Edathy aber sehr unprofessionell beim Radio-Interview zum neuen BKA-Gesetz verhalten. Die Frage, ob er sich morgens nackt oder in Unterhose die Zähne putzt, hat ihn etwas konsterniert, und er hat einfach mit den Worten: "Was soll der Scheiss" aufgelegt. <br />
<br />
Danke lieber unbekannter Radiomoderator - you made my day!<br />
<br />
Das Interview (oder sagen wir besser die Einleitung dessen) gibts <a href="http://www.radioeins.de/programm/programmbeitraege/200804/neues_bka_gesetz_sorgt.html" >hier</a>, oder mplayer-kompatibel <a href="rtsp://stream4.rbb-online.de/rad/_programm/20080421_bka.ra" >hier</a>  
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://united-geeks.org/blog/index.php?/archives/80-Heise-Wissenstest.html" rel="alternate" title="Heise Wissenstest" />
        <author>
            <name>n00dl3s</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2008-04-22T14:32:38Z</published>
        <updated>2008-04-22T14:40:19Z</updated>
        <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=80</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=80</wfw:commentRss>
    
            <category scheme="http://united-geeks.org/blog/index.php?/categories/5-Various" label="Various" term="Various" />
    
        <id>http://united-geeks.org/blog/index.php?/archives/80-guid.html</id>
        <title type="html">Heise Wissenstest</title>
        <content type="xhtml" xml:base="http://united-geeks.org/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Da <a href="http://pronweb.de/node/31" >ch3ka </a>damit angefangen hat, wollte ich auch mal wissen wie es um mein Wissen steht, und das ist das Ergebnis:<br />
<br />
Sie haben 42 von 50 Fragen beziehungsweise 84 Prozent richtig beantwortet.<br />
<br />
Auswertung nach Ressort:<br />
<br />
100% <br />
Umw <br />
100% <br />
Inf <br />
75% <br />
Mas <br />
57% <br />
Mat <br />
85% <br />
Bio <br />
85% <br />
Phy <br />
100% <br />
Che<br />
<br />
Falsch lag ich bei den Fragen #: 6, 15, 32, 34, 36, 45, 49, 50<br />
<br />
Woohoo, ich hab damit viel besser abgeschnitten als gedacht, und wirklich ohne schummeln - und ohne Taschenrechner, sonst hätte ich glaub noch 2 oder 3 mehr Richtige gehabt...<br />
<br />
<a href="http://www.heise.de/tr/wissenstest/go.shtml" >Hier gehts zum Wissenstest</a><br />
<br />
  
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://united-geeks.org/blog/index.php?/archives/78-Opera-und-libflashplayer.html" rel="alternate" title="Opera und libflashplayer" />
        <author>
            <name>n00dl3s</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2008-04-21T12:31:41Z</published>
        <updated>2008-04-21T12:31:41Z</updated>
        <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=78</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=78</wfw:commentRss>
    
            <category scheme="http://united-geeks.org/blog/index.php?/categories/4-Hacktivism" label="Hacktivism" term="Hacktivism" />
    
        <id>http://united-geeks.org/blog/index.php?/archives/78-guid.html</id>
        <title type="html">Opera und libflashplayer</title>
        <content type="xhtml" xml:base="http://united-geeks.org/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Fnord!<br />
<br />
Wenn euer Opera unter Linux keine Flashfilmchen (youtube, googlevideo) abspielt, dann vielleicht deshalb:<br />
<br />
<blockquote>Make sure the flash library is not in a directory where any of the path components is "netscape".  For some reason, flash detects this case and then video playback doesn't work on youtube nor videos.google.  However, in this case the flash should still work, it just does not show any video. [sic!]<br />
Eirik Byrkjeflot Anonsen, Opera Developer. Auf: <a href="http://groups.google.com/group/opera.linux/browse_thread/thread/9e9a3c21cd413c2f/3949ce2e8f96f84a" >Google-Groups/opera.linux</a></blockquote>  
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://united-geeks.org/blog/index.php?/archives/77-Gezwitscher.html" rel="alternate" title="Gezwitscher" />
        <author>
            <name>n00dl3s</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2008-04-17T10:04:00Z</published>
        <updated>2008-04-17T10:17:49Z</updated>
        <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=77</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=77</wfw:commentRss>
    
            <category scheme="http://united-geeks.org/blog/index.php?/categories/13-P1i" label="P1i" term="P1i" />
    
        <id>http://united-geeks.org/blog/index.php?/archives/77-guid.html</id>
        <title type="html">Gezwitscher</title>
        <content type="xhtml" xml:base="http://united-geeks.org/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Ich hab mich gestern mal bei twitter.com registriert. Weniger weil ich das technisch oder sonstwie so toll finde, sondern eher deshalb, weil es die einfachste und schnellste Art ist, von unterwegs (mit dem Telefon) was zu veröffentlichen. Für was ich das genau nutzen werde (oder ob überhaupt) weiss ich noch nicht so recht, mal schauen. <br />
Auf Seite meines Telefons (P1i) mach ich das übrigens mit Fring. Fring is zwar closed source und insofern böse, aber es kann die gängigsten InstantMessenger Protokolle, außerdem auch Skype (Sprache, Chat und Datenversand), SIP, und eben Twitter. Fring is deshalb die eierlegende Wollmilchsau der Applikationen die ich so täglich benutze.<br />
<br />
Wer mich zwitschern hören will klickt hier <a href="http://twitter.com/n00dl3s" >http://twitter.com/n00dl3s</a> oder gleich den <a href="http://twitter.com/statuses/user_timeline/14414355.rss" >Feed abonnieren</a>...  
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://united-geeks.org/blog/index.php?/archives/76-Tim-mag-doch-kein-Speed....html" rel="alternate" title="Tim mag doch kein Speed..." />
        <author>
            <name>n00dl3s</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2008-04-10T23:48:34Z</published>
        <updated>2008-04-11T00:04:12Z</updated>
        <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=76</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=76</wfw:commentRss>
    
            <category scheme="http://united-geeks.org/blog/index.php?/categories/4-Hacktivism" label="Hacktivism" term="Hacktivism" />
    
        <id>http://united-geeks.org/blog/index.php?/archives/76-guid.html</id>
        <title type="html">Tim mag doch kein Speed...</title>
        <content type="xhtml" xml:base="http://united-geeks.org/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Frage: Wie einfach ist es, eine Story mit beliebigem Inhalt in einer recht prominenten TV-Sendung im öffentlich-rechtlichen Fernsehen zu plazieren?<br />
<br />
Antwort: <a href="http://tito.blogsport.de/2008/04/10/kommando-platziert-gefaelschtes-interview-in-polylux/" >So einfach</a> (Im Link gibts die Erklärung, das Video gibts hier unten...)<br />
<br />
    <object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/9PggsSFPTgU"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/9PggsSFPTgU" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object><br />
<br />
Und wie ich schon letztens <a href="http://united-geeks.org/blog/index.php?/archives/62-Unruhen-in-Nepal,-aeh,-Tibet-oder-so....html" >hier</a> und <a href="http://united-geeks.org/blog/index.php?/archives/69-Apple-Fanboys-bei-Spiegel-Online.html" >hier</a> angemerkt hatte: Journalismus is was anderes, ihr Möchtegerne.<br />
<br />
Gefunden auf <a href="http://netzpolitik.org/2008/tv-hacken-spass-mit-polylux/" >netzpolitik.org</a><br />
<br />
  
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://united-geeks.org/blog/index.php?/archives/75-Dick-Cheney-beim-Fliegenfischen.html" rel="alternate" title="Dick Cheney beim Fliegenfischen" />
        <author>
            <name>n00dl3s</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2008-04-09T17:53:22Z</published>
        <updated>2008-04-09T18:53:09Z</updated>
        <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=75</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=75</wfw:commentRss>
    
            <category scheme="http://united-geeks.org/blog/index.php?/categories/5-Various" label="Various" term="Various" />
    
        <id>http://united-geeks.org/blog/index.php?/archives/75-guid.html</id>
        <title type="html">Dick Cheney beim Fliegenfischen</title>
        <content type="xhtml" xml:base="http://united-geeks.org/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <strong>Fly-Girl</strong><br />
<br />
<strong>Fly-Girl </strong>[zu engl. fly = clever und engl. girl = Mädchen]Das weibliche Pendant zum →B-BOY ...<br />
<br />
Quelle: <a href="http://www.duden.de/duden-suche/werke/szeneduden/000/000/Fly-Girl.533.html" >Duden - Wörterbuch der Szenesprachen, hgg. vom Trendbüro. Mannheim, Leipzig, Wien, Zürich: Dudenverlag 2001. </a><br />
<br />
Jetzt ergeben die Reflexionen auf Dicks Sonnenbrille auch mehr Sinn... <br />
<br />
<img src="http://www.whitehouse.gov/vicepresident/photoessays/outdoors/images/v081905db-0162-398h.jpg" alt="" /><br />
<br />
Ach, und am tollsten ist eigentlich dabei, dass dieses Bild auf der o<a href="http://www.whitehouse.gov/vicepresident/photoessays/outdoors/06.html" >riginal Website des White House</a> zu finden ist. Ob das seine Frau schon gesehen hat? oO<br />
<br />
  
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://united-geeks.org/blog/index.php?/archives/74-The-Link-btw-Piracy-and-Terrorism.html" rel="alternate" title="The Link btw Piracy and Terrorism" />
        <author>
            <name>n00dl3s</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2008-04-03T13:31:52Z</published>
        <updated>2008-04-03T13:31:52Z</updated>
        <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=74</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=74</wfw:commentRss>
    
            <category scheme="http://united-geeks.org/blog/index.php?/categories/4-Hacktivism" label="Hacktivism" term="Hacktivism" />
    
        <id>http://united-geeks.org/blog/index.php?/archives/74-guid.html</id>
        <title type="html">The Link btw Piracy and Terrorism</title>
        <content type="xhtml" xml:base="http://united-geeks.org/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <a href="http://blogs.computerworld.com/feds_lie_about_link_between_software_piracy_and_terrorism" >BIGGEST FUD EVER!!! </a><br />
<br />
Ohne weitere Worte!  
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://united-geeks.org/blog/index.php?/archives/73-Berliner-Datenschutzbeauftragter-veroeffentlicht-Datenschutzbericht-2007.html" rel="alternate" title="Berliner Datenschutzbeauftragter veröffentlicht Datenschutzbericht 2007" />
        <author>
            <name>n00dl3s</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2008-04-02T18:08:54Z</published>
        <updated>2008-04-02T18:18:00Z</updated>
        <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=73</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=73</wfw:commentRss>
    
            <category scheme="http://united-geeks.org/blog/index.php?/categories/4-Hacktivism" label="Hacktivism" term="Hacktivism" />
    
        <id>http://united-geeks.org/blog/index.php?/archives/73-guid.html</id>
        <title type="html">Berliner Datenschutzbeauftragter veröffentlicht Datenschutzbericht 2007</title>
        <content type="xhtml" xml:base="http://united-geeks.org/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                263 Seiten purer Sprengstoff!!1!1!!11! <br />
<br />
<em>(aus der Pressemitteilung):</em><br />
<br />
Neben den Schwerpunktthemen<br />
- Online-Durchsuchung,<br />
- Surfen im Internet – aus gutem Grund anonym und unbeobachtbar,<br />
- Telefonieren im Internet (Voice over Internet Protocol – VoIP),<br />
- Biometrische Authentisierung,<br />
- Datenschutz in Berliner Banken,<br />
- Wofür steht BIS/IMI? – Neue E-Government-Infrastrukturen für die europaweite<br />
Verwaltungszusammenarbeit,<br />
<br />
enthält der Bericht 101 Beiträge zur Gesetzgebung, zu Verwaltungsvorschriften, zur Rechtsprechung, zu Bürgerbeschwerden und Überprüfungen von Amts wegen in der Berliner Verwaltung und bei Berliner Unternehmen.<br />
<br />
<a href="http://www.datenschutz-berlin.de/attachments/434/JB_2007_Kurzfassung.pdf?1207125384" >Hier die Pressemitteilung laden.</a><br />
<a href="http://www.datenschutz-berlin.de/attachments/438/Jahresbericht_2007_DIN_A5.pdf?1207132313" >Hier den ganzen Bericht laden.</a><br />
<br />
  
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://united-geeks.org/blog/index.php?/archives/72-Verspaeteter-Aprilscherz-Bert-der-Biometriebaer.html" rel="alternate" title="Verspäteter Aprilscherz: Bert der Biometriebär" />
        <author>
            <name>n00dl3s</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2008-04-02T18:01:47Z</published>
        <updated>2008-04-02T18:01:47Z</updated>
        <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=72</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=72</wfw:commentRss>
    
            <category scheme="http://united-geeks.org/blog/index.php?/categories/4-Hacktivism" label="Hacktivism" term="Hacktivism" />
    
        <id>http://united-geeks.org/blog/index.php?/archives/72-guid.html</id>
        <title type="html">Verspäteter Aprilscherz: Bert der Biometriebär</title>
        <content type="xhtml" xml:base="http://united-geeks.org/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <img src="http://static2.orf.at/vietnam2/images/site/futurezone/200813/biometriebaer_fullsize.jpg" alt="" /><br />
<br />
Sehr gruselig sowas zu lesen, denn irgendwann wird Bert unseren Kindern vielleicht wirklich erklären, dass Biometrie toll ist und "gar nicht weh tut".<br />
<br />
Gefunden auf: <a href="http://metaowl.de/2008/04/01/biometrie-aufklarung-fur-kinder-futurezoneorfat/" >Owl Content</a>  
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://united-geeks.org/blog/index.php?/archives/71-Spassverbot-in-Heidelberg.html" rel="alternate" title="Spaßverbot in Heidelberg" />
        <author>
            <name>n00dl3s</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2008-03-28T01:10:56Z</published>
        <updated>2008-03-28T01:10:56Z</updated>
        <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=71</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=71</wfw:commentRss>
    
            <category scheme="http://united-geeks.org/blog/index.php?/categories/5-Various" label="Various" term="Various" />
    
        <id>http://united-geeks.org/blog/index.php?/archives/71-guid.html</id>
        <title type="html">Spaßverbot in Heidelberg</title>
        <content type="xhtml" xml:base="http://united-geeks.org/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Irgendwie wird es Zeit, dass ich hier wegkomme...<br />
<br />
Nachdem Baden-Württemberg gerade beschlossen hat, dass Tankstellen nach 22 Uhr keinen Alkohol mehr verkaufen dürfen lässt sich Heidelbergs Grüner Bürgermeister <a href="http://www.gruene-heidelberg.de/innenseiten/ueber-uns/buergermeister-wolfgang-erichson.html" >Wolfgang Erichson</a> nicht lumpen und überbietet:<br />
<br />
Erichson plant Alkoholverbot in der Öffentlichkeit zwischen 21 und 06 Uhr! [<a href="http://www.taz.de/nc/1/archiv/print-archiv/printressorts/digi-artikel/?ressort=in&dig=2008%2F03%2F28%2Fa0053&src=GI&cHash=909b3fae97" >1</a>] [<a href="http://www.ad-hoc-news.de/Aktuelle-Nachrichten/de/16069140/Heidelberg+plant+Alkoholverbot+auf+Stra&szligueen+und" >2</a>]<br />
<br />
Der Wolgang Erichson ist übrigens derselbe der dieses Jahr das Grillen auf der Neckarwiese verbieten will (überall, auch an den vor 2 Jahren extra eingerichteten Grillplätzen): [<a href="http://www.spd-fraktion-heidelberg.de/presse/show_artikel.htm?id=585" >1</a>] [<a href="http://www.jusohsg-heidelberg.de/index.php?id=396" >2</a>] [<a href="http://ww2.heidelberg.de/stadtblatt-online/index.php?artikel_id=3485&bf=" >3</a>]<br />
<br />
Protest bitte an: Wolfgang Erichson / dezernat4@heidelberg.de  
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://united-geeks.org/blog/index.php?/archives/69-Apple-Fanboys-bei-Spiegel-Online.html" rel="alternate" title="Apple Fanboys bei Spiegel Online?" />
        <author>
            <name>n00dl3s</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2008-03-26T12:49:31Z</published>
        <updated>2008-03-26T13:17:05Z</updated>
        <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=69</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=69</wfw:commentRss>
    
            <category scheme="http://united-geeks.org/blog/index.php?/categories/3-OS-X-PPC" label="OS-X (PPC)" term="OS-X (PPC)" />
    
        <id>http://united-geeks.org/blog/index.php?/archives/69-guid.html</id>
        <title type="html">Apple Fanboys bei Spiegel Online?</title>
        <content type="xhtml" xml:base="http://united-geeks.org/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Ich lese täglich mehrere Nachrichtenseiten im Netz, Spiegel Online (Sp-On) ist eine davon, i.d.R. sogar die erste Seite die ich morgens öffne. Dass dort nicht immer die besten Artikel stehen ist kein Drama. Dass viele Artikel (vor allem die Netzwelt-Kategorie) mehr oder bei weniger bei Slashdot, Wired oder sonstigen US-Techie-Seiten abgeschrieben werden ist auch noch verständlich, machen ja viele so. <br />
<br />
Wenn aber ein sogenannter "Redakteur" einen 5!!! Seiten langen "<a href="http://www.spiegel.de/netzwelt/tech/0,1518,543173,00.html" >Bericht</a>" über Apples Time Capsule schreibt, dann sind das keine Nachrichten, sondern einfach nur Werbung. Scheinbar hat sich besagter Mitarbeiter (nach eigener Auskunft: <a href="http://klischka.de" >Konrad Lischka - Journalist</a>) wohl gerade das unnütze und sündhaft teure Gerät gekauft, und nun möchte er die Welt dran teilhaben lassen, wie toll das Stück Glanzplastik aus Cupertino doch ist. Gaaaaaaanz toll Hr. Journalist.<br />
<br />
Apple Fanboys sind einfach unerträglich, aber wenn sie dann noch auf Deutschlands größter Nachrichtenseite Werbung mit Content vermischen, dann rollen sich mir die Fußnägel hoch.<br />
<br />
Hoffentlich raucht das Scheißteil bald ab lieber Konrad, dann kannst dir ja was neues kaufen und uns mit noch mehr "Produkt-Informationen" belästigen. Deswegen kann ich nur raten: schweige und schufte lieber anstatt dich als Werbe-Ikone für Apple zu gerieren...<br />
<br />
Falls jemand ne gute Nachrichtenseite kennt die eine ähnliche Bandbreite wie Sp-On hat, aber Wert auf Seriosität legt, dann schreibt mir doch nen Kommentar.<br />
<br />
PS: Dieser Text wurde auf einem Apple Powerbook verfasst <img src="http://united-geeks.org/blog/templates/default/img/emoticons/wink.png" alt=";-)" style="display: inline; vertical-align: bottom;" class="emoticon" /><br />
<br />
  
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://united-geeks.org/blog/index.php?/archives/68-South-Park-im-Netz-Kostenlos-und-legal!.html" rel="alternate" title="South Park im Netz - Kostenlos und legal!" />
        <author>
            <name>n00dl3s</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2008-03-25T13:38:59Z</published>
        <updated>2008-03-25T13:38:59Z</updated>
        <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=68</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=68</wfw:commentRss>
    
            <category scheme="http://united-geeks.org/blog/index.php?/categories/5-Various" label="Various" term="Various" />
    
        <id>http://united-geeks.org/blog/index.php?/archives/68-guid.html</id>
        <title type="html">South Park im Netz - Kostenlos und legal!</title>
        <content type="xhtml" xml:base="http://united-geeks.org/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Auf <a href="http://www.southparkstudios.com" >www.southparkstudios.com</a> kann man sich alle Folgen als Flash-Videos anschauen. Herunterladen geht soweit ich das gesehen habe nicht, aber immerhin...  
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://united-geeks.org/blog/index.php?/archives/67-Bluediving-v0.9-auf-Gentoo-kompilieren.html" rel="alternate" title="Bluediving v0.9 auf Gentoo kompilieren" />
        <author>
            <name>n00dl3s</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2008-03-24T14:15:43Z</published>
        <updated>2008-03-24T14:21:26Z</updated>
        <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=67</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=67</wfw:commentRss>
    
            <category scheme="http://united-geeks.org/blog/index.php?/categories/2-GNULinux" label="GNU/Linux" term="GNU/Linux" />
    
        <id>http://united-geeks.org/blog/index.php?/archives/67-guid.html</id>
        <title type="html">Bluediving v0.9 auf Gentoo kompilieren</title>
        <content type="xhtml" xml:base="http://united-geeks.org/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Bluediving beschwert sich (nach der händischen Installation aller dependencies) über fehlende libxml Header-Dateien die er zum übersetzen von btftp braucht.<br />
<br />
Lösung:<br />
<br />
ln -s /usr/include/libxml2/libxml/ /usr/include/libxml<br />
<br />
Danach sollte es gehen.<br />
<br />
Viel Spaß am Gerät!<br />
<br />
PS: Abgesehen davon ist Bluediving leider ziemlich buggy und crashed mir gelegentlich, aber is ja auch erst v0.9  
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://united-geeks.org/blog/index.php?/archives/66-HypnoBlob.html" rel="alternate" title="HypnoBlob" />
        <author>
            <name>n00dl3s</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2008-03-24T02:50:44Z</published>
        <updated>2008-03-24T02:54:22Z</updated>
        <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=66</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=66</wfw:commentRss>
    
            <category scheme="http://united-geeks.org/blog/index.php?/categories/5-Various" label="Various" term="Various" />
    
        <id>http://united-geeks.org/blog/index.php?/archives/66-guid.html</id>
        <title type="html">HypnoBlob</title>
        <content type="xhtml" xml:base="http://united-geeks.org/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <img src="/files/hypno.gif" alt="" /><br />
<br />
Irgendwie macht mich das ganz kirre, wenn ich da länger als 3sek draufschaue <img src="http://united-geeks.org/blog/templates/default/img/emoticons/wink.png" alt=";-)" style="display: inline; vertical-align: bottom;" class="emoticon" />  
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://united-geeks.org/blog/index.php?/archives/63-Robocop-auf-russisch.html" rel="alternate" title="Robocop auf russisch" />
        <author>
            <name>n00dl3s</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2008-03-23T16:18:14Z</published>
        <updated>2008-03-23T16:18:14Z</updated>
        <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=63</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=63</wfw:commentRss>
    
            <category scheme="http://united-geeks.org/blog/index.php?/categories/1-InSecurity" label="InSecurity" term="InSecurity" />
    
        <id>http://united-geeks.org/blog/index.php?/archives/63-guid.html</id>
        <title type="html">Robocop auf russisch</title>
        <content type="xhtml" xml:base="http://united-geeks.org/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Einfach nur lustig, dieses <a href="http://www.spiegel.de/video/video-28317.html" >Spiegel-TV Video</a>.   
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://united-geeks.org/blog/index.php?/archives/62-Unruhen-in-Nepal,-aeh,-Tibet-oder-so....html" rel="alternate" title="Unruhen in Nepal, äh, Tibet (oder so)..." />
        <author>
            <name>n00dl3s</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2008-03-23T14:54:23Z</published>
        <updated>2008-03-26T14:29:53Z</updated>
        <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=62</wfw:comment>
    
        <slash:comments>2</slash:comments>
        <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=62</wfw:commentRss>
    
            <category scheme="http://united-geeks.org/blog/index.php?/categories/5-Various" label="Various" term="Various" />
    
        <id>http://united-geeks.org/blog/index.php?/archives/62-guid.html</id>
        <title type="html">Unruhen in Nepal, äh, Tibet (oder so)...</title>
        <content type="xhtml" xml:base="http://united-geeks.org/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                In den letzten Tagen sind die Medien ja voll von Berichten über Tibet, soweit nix neues. Dass China nicht von "lupenreinen Demokraten" regiert wird und gerne auch mal seine Bevölkerung unterdrückt ist dabei weder neu noch erstaunlich. Aber die Tibeter sind ja alle Buddhisten und deswegen qua Definition Unschuldslämmer. Und natürlich unterstützen wir sie deshalb moralisch, denken über Olympia-Boykott nach und verurteilen die chinesische Staatsgewalt als "Massaker" und selbst Vokabeln wie "Völkermord" fallen gelegentlich in den Medien. <br />
<br />
Versteht mich jetzt nicht falsch, ich möchte weder die Besetzung Tibets noch den chinesischen Staat im allgemeinen schönreden. Wenn jedoch die Presse geradezu fahrlässig und hirnlos darüber berichtet, und uns Unwahrheiten auftischt, dann nervt mich sowas. Über was ich hier gerade spreche fragt ihr euch? <br />
<br />
Zum Beispiel darüber: <br />
<br />
N24, sonst eigentlich eher bekannt durch langweilige Militär-Dokus im Nachtprogramm, zeigt Bilder von Unruhen in Nepal und Indien (wo aufgebrachte Exil-Tibeter für ihr Anliegen - teilweise auch gewaltsam - demonstrieren) und verkauft uns diese als Bilder aus Tibet. Glaubt ihr nicht? <a href="http://www.stefan-niggemeier.de/blog/ein-nepal-fuer-ein-tibet-vormachen/" >Klick!</a> <br />
<br />
Und auch sonst ist die Berichterstattung alles andere als ausgewogen. Hundert oder mehr tote Tibeter in Lhasa? Das muss dann wohl die chinesische Polizei oder das Militär gewesen sein, ist doch klar. Oder etwa doch nicht? Seltsam dass man andere Antworten bekommt, wenn man mal nachfragt. <a href="http://www.spiegelfechter.com/wordpress/316/blutige-niederschlagung-oder-pogrom" >Klick!</a><br />
<br />
Achja, und die Bild lässt Franz Josef Wagner völlig sinnfrei <a href="http://www.bild.de/BILD/news/standards/post-von-wagner/2008/03/17/post-von-wagner-17-03,geo=4035130.html" >kommentieren</a>: "Kein Tibeter schlägt nach einer Fliege, die ihn belästigt, die Fliege könnte seine verstorbene Großmutter sein. Der Tibeter glaubt an die Wiedergeburt." <br />
<br />
Ah ja... Buddhisten sind halt - wie eingangs schon erwähnt - per Definition friedfertig und immer die Opfer. Sieht man auch gut in Sri Lanka, einem Staat der momentan von einer buddhistisch-nationalistischen Partei (der JHU) mit-regiert wird, die ganz offen Rassismus gegenüber der tamilischen Minderheit (zumeist sind das Hindus) predigt und auch mal ab und zu jemanden abschlachten lässt (politisch motivierte Attentate haben dort auf allen Seiten Tradition).<br />
<br />
Gute Pressearbeit ist was anderes. Und irgendwie kommen mir Worte wie Propaganda oder Manipulation  in den Sinn, aber was solls. Wir sind ja nichts anderes gewöhnt in unserer Politik-Simulation. Nur ist es meistens nicht so einfach die Lügen zu enttarnen wie hier.<br />
<br />
<br />
<br />
<br />
  
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://united-geeks.org/blog/index.php?/archives/61-Piratsphaere.html" rel="alternate" title="Piratsphäre" />
        <author>
            <name>n00dl3s</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2008-03-21T21:19:26Z</published>
        <updated>2008-03-22T13:49:46Z</updated>
        <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=61</wfw:comment>
    
        <slash:comments>2</slash:comments>
        <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=61</wfw:commentRss>
    
            <category scheme="http://united-geeks.org/blog/index.php?/categories/4-Hacktivism" label="Hacktivism" term="Hacktivism" />
    
        <id>http://united-geeks.org/blog/index.php?/archives/61-guid.html</id>
        <title type="html">Piratsphäre</title>
        <content type="xhtml" xml:base="http://united-geeks.org/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Piratsphäre / Piratsphaere: Imaginärer Raum, in welchem Piraten gerne vor Anker gehen. Während Piraten früher in Deutschland nur selten anzutreffen waren, so wurden seit einigen Tagen vermehrt solche gesichtet. Man vermutet, dass dies kein Zufall ist, denn durch das neue Grundrecht "auf Gewährleistung der Vertraulichkeit und Integrität informationstechnischer Systeme" stellte das Bundesverfassungsgericht vor kurzem die Piratsphäre unter besonderen Schutz. <br />
<br />
Die Piratsphäre ist eng verwandt - aber nicht zu verwechseln - mit der sogenannten "Privatsphäre".<br />
<br />
Siehe auch: <a href="http://www.piratsphaere.org" >www.piratsphaere.org</a>  
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://united-geeks.org/blog/index.php?/archives/60-MeFaSteDo-Mehrfachsteckdose.html" rel="alternate" title="MeFaSteDo - Mehrfachsteckdose" />
        <author>
            <name>n00dl3s</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2008-03-21T13:25:13Z</published>
        <updated>2008-03-21T13:25:13Z</updated>
        <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=60</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=60</wfw:commentRss>
    
            <category scheme="http://united-geeks.org/blog/index.php?/categories/5-Various" label="Various" term="Various" />
    
        <id>http://united-geeks.org/blog/index.php?/archives/60-guid.html</id>
        <title type="html">MeFaSteDo - Mehrfachsteckdose</title>
        <content type="xhtml" xml:base="http://united-geeks.org/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                MeFaSteDo (umg.), Abk. f. Mehr|fach|steck|do|se. <br />
<br />
 Siehe auch: <br />
<a href="http://blogs.noname-ev.de/CentronX/archives/2008/03/264-mefastedo!.html"  title="CentronX' Blog">hier </a><br />
<a href="http://blog.xxzz.de/archives/444-MeFaSteDo-ist....-Initiative-help-google.html" title="Sdk's Blog">hier </a><br />
<a href="http://pronweb.de/node/22"  title="ch3ka's Blog">und hier</a>  
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://united-geeks.org/blog/index.php?/archives/58-Heute-Kinder-wirds-was-geben....html" rel="alternate" title="Heute Kinder wirds was geben..." />
        <author>
            <name>n00dl3s</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2008-03-19T01:08:39Z</published>
        <updated>2008-03-19T16:44:50Z</updated>
        <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=58</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=58</wfw:commentRss>
    
            <category scheme="http://united-geeks.org/blog/index.php?/categories/4-Hacktivism" label="Hacktivism" term="Hacktivism" />
    
        <id>http://united-geeks.org/blog/index.php?/archives/58-guid.html</id>
        <title type="html">Heute Kinder wirds was geben...</title>
        <content type="xhtml" xml:base="http://united-geeks.org/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                ... und zwar abermals eins auf die Rübe unserer Polit-Amateure. <br />
<br />
Habe gerade läuten gehört, dass das BVerfG heute über den Eilantrag zur VDS entscheiden will.  Nach der Urteilsbegründung zur RFS / Landestrojaner kann man eigentlich schonmal den Sekt kaltstellen. Um die Mittagszeit also mal Nachrichten checken und gegebenenfalls feiern, die Chancen stehen nicht schlecht, dass die VDS - in ihrer jetztigen Form - einfach komplett gekippt wird <img src="http://united-geeks.org/blog/templates/default/img/emoticons/wink.png" alt=";-)" style="display: inline; vertical-align: bottom;" class="emoticon" /><br />
<br />
OK, es gibt natürlich auch noch die Möglichkeit dass das Gericht der VDS grundsätzlich zustimmt, aber Teile davon als nicht verfassungsgemäß betrachtet. Dann würde die VDS erstmal erhalten bleiben und müsste nachgebessert werden.<br />
<br />
Und dann gibts natürlich auch noch den Worst-Case, dass dem Eilantrag nicht entsprochen wird, und man auf die Hauptverhandlung warten muss - und das kann dauern <img src="http://united-geeks.org/blog/templates/default/img/emoticons/sad.png" alt=":-(" style="display: inline; vertical-align: bottom;" class="emoticon" /><br />
<br />
Naja, hoffen wir das beste. In letzter Zeit hat das BVerfG ja konsequent für die Bürger dieses Staates und gegen unserer durchgeknallten "Volksvertreter" entschieden. Nicht umsonst ist das Gericht die Institution in der BRD, die am meisten Zustimmung und Vertrauen in der Bevölkerung geniesst.<br />
<br />
Daumen drücken!<br />
<br />
[Nachtrag]: Schade dass es nur für die 2. Option gereicht hat. Und irgendwie klar, dass sich wieder jeder als Gewinner sieht. Fraglich ist nur, ob die das jemals lernen... Und schade auch, dass das BVerfG sich ständig mit Grundgesetz-Verletzungen rumschlagen muss, die vermeidbar wären. Da werden halt Gesetze gemacht von denen jeder weiss, dass das so nicht Bestand haben kann. Und die SPD fühlt sich wohl besonders schlau, wenn sie gleich verkündet man warte auf den Entscheid des BVerfG (wie bei der RFS). Wohl keinen Arsch in der roten Hose, um einfach gleich dagegen zu stimmen. <br />
<br />
Armes Deutschland!  
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://united-geeks.org/blog/index.php?/archives/57-Foto-der-Woche.html" rel="alternate" title="Foto der Woche" />
        <author>
            <name>n00dl3s</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2008-03-15T14:07:13Z</published>
        <updated>2008-03-15T14:36:11Z</updated>
        <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=57</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=57</wfw:commentRss>
    
            <category scheme="http://united-geeks.org/blog/index.php?/categories/4-Hacktivism" label="Hacktivism" term="Hacktivism" />
    
        <id>http://united-geeks.org/blog/index.php?/archives/57-guid.html</id>
        <title type="html">Foto der Woche</title>
        <content type="xhtml" xml:base="http://united-geeks.org/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Großartiges <a href="http://asset.netzpolitik.org/wp-upload/schaeuble-mit-stasi-20-flyer.jpg" >Foto</a> eben auf <a href="http://netzpolitik.org/2008/schaeuble-mit-stasi-20-flyer/" >netzpolitik.org </a>gefunden. Das ist wohl nur noch zu schlagen, wenn jemand es schaffen würde ihm ein Stasi-2.0 T-Shirt überzuziehen und davon ein Foto zu machen...<br />
<br />
Ach, und was mir grad noch einfällt: in der nächsten <a href="http://ds.ccc.de" >Datenschleuder</a> wirds nen Fingerabdruck von Wolfi geben, dann kann jeder ein bisschen SSchäuble spielen. <br />
<br />
<img src="http://netzpolitik.org/wp-upload/schaeuble-mit-stasi-20-flyer.jpg" alt="" />  
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://united-geeks.org/blog/index.php?/archives/56-OS-X-10.3-Panther-and-PPPoE-over-WLAN.html" rel="alternate" title="OS X 10.3 (Panther) and PPPoE over WLAN" />
        <author>
            <name>n00dl3s</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2008-03-04T18:16:41Z</published>
        <updated>2008-03-05T14:21:41Z</updated>
        <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=56</wfw:comment>
    
        <slash:comments>3</slash:comments>
        <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=56</wfw:commentRss>
    
            <category scheme="http://united-geeks.org/blog/index.php?/categories/3-OS-X-PPC" label="OS-X (PPC)" term="OS-X (PPC)" />
    
        <id>http://united-geeks.org/blog/index.php?/archives/56-guid.html</id>
        <title type="html">OS X 10.3 (Panther) and PPPoE over WLAN</title>
        <content type="xhtml" xml:base="http://united-geeks.org/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Yesterday I tried to help some friend of mine who had trouble connecting to the internet. The hardware / setup her ISP gave her requires to connect to a WLAN-Bridge (e.g. NOT a WLAN-DSL-Router!) and then start a PPPoE connection on her iBook (which runs 10.3.11) to connect to her ISP / the internet.<br />
<br />
The problem is that Mac OS X 10.3.x doesn't support PPPoE over WLAN. However, it supports PPPoE on a wired LAN, so technically I knew it should be possible to do it with WLAN, too.<br />
<br />
So, after half an hour searching the net, I found what i was looking for. I am reposting the steps here, because it was quite hard to find the right piece of advice. And maybe i can safe somebody some time who has the same problem. So, here we go:<br />
<br />
1.  Open a terminal / shell and go to /System/Library/PreferencePanes/Contents/Resources<br />
2. Backup the file "SectionList.plist"<br />
3. Change permissions of that file so you can edit it (or become root to do the next step)<br />
4. Open it in your favourite editor (vim is preinstalled on 10.3)<br />
5. Locate the line that starts with "Airport"<br />
6. Add an entry "PPPoESection" (just like in the "Ethernet"-line above), don't forget the " " and the comma afterwards.<br />
7. Save and close (if you changed permissions in step 3, change it back)<br />
8. Open up SystemPreferences/Network/Airport and voila, there is your "PPPoE" tab, just like for your wired ethernet.<br />
  
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://united-geeks.org/blog/index.php?/archives/53-ROFL-KARTOFL.html" rel="alternate" title="ROFL KARTOFL" />
        <author>
            <name>n00dl3s</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2008-02-29T17:19:56Z</published>
        <updated>2008-02-29T20:39:20Z</updated>
        <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=53</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=53</wfw:commentRss>
    
            <category scheme="http://united-geeks.org/blog/index.php?/categories/5-Various" label="Various" term="Various" />
    
        <id>http://united-geeks.org/blog/index.php?/archives/53-guid.html</id>
        <title type="html">ROFL KARTOFL</title>
        <content type="xhtml" xml:base="http://united-geeks.org/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Es passiert mir selten, dass ich alleine vor dem Rechner sitze und wirklich laut loslache (lol!). Gerade eben wars mal wieder soweit, als ich auf der englischen / internationalen Spiegel-Online Website den Artikel namens <a href="http://www.spiegel.de/international/germany/0,1518,538477,00.html" >"The Dumbest Ideas Ever Uttered in German Politics"</a> gelesen habe. Simply hilarious!<br />
<br />
Tut es euch einfach an, man vergisst solche Perlen ja leicht wieder...<br />
<br />
<strong>kopfschüttel und totlach</strong>  
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://united-geeks.org/blog/index.php?/archives/52-Symbian-Software-signieren.html" rel="alternate" title="Symbian Software signieren" />
        <author>
            <name>n00dl3s</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2008-02-29T16:44:24Z</published>
        <updated>2008-02-29T16:44:24Z</updated>
        <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=52</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=52</wfw:commentRss>
    
            <category scheme="http://united-geeks.org/blog/index.php?/categories/13-P1i" label="P1i" term="P1i" />
    
        <id>http://united-geeks.org/blog/index.php?/archives/52-guid.html</id>
        <title type="html">Symbian Software signieren</title>
        <content type="xhtml" xml:base="http://united-geeks.org/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Obwohl sich mir der Sinn des ganzen nach wie vor nicht komplett erschliesst, so habe ich mittlerweile öfters den Fall erlebt, dass sich Symbian-Freeware nicht installieren lässt, weil das Zertifikat fehlt oder abgelaufen ist. <br />
<br />
Um die jeweilige Software dennoch zum installieren zu bewegen, muss man sich bei <a href="https://www.symbiansigned.com" >https://www.symbiansigned.com</a> anmelden und dort ein "Developer Certificate" beantragen. Leider ist die Seite (nach Angaben der Betreiber) chronisch überlastet durch die ganzen Anwender (und eben nicht nur developers) die ein Zertifikat brauchen um z.B. "rotateme" zu installieren, und deshalb war es nun für über 2 Wochen nicht möglich als normaler Benutzer (ohne eine sog. "publisher ID") an ein solches Zertifikat zu kommen.<br />
<br />
Heute gab es dann ein Update auf der Seite, und man kann lesen, dass es ab nächster Woche wieder möglich sein wird, allerdings nur zwischen 09 und 15 GMT (also 10 und 16 MEZ). <br />
<br />
Deshalb bereit machen, ab nächster Woche dann beantragen und endlich selbst signieren können.<br />
<br />
I like!  
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://united-geeks.org/blog/index.php?/archives/51-Uni-VPN-auf-dem-P1i.html" rel="alternate" title="Uni-VPN auf dem P1i" />
        <author>
            <name>n00dl3s</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2008-02-29T16:09:34Z</published>
        <updated>2008-02-29T16:20:32Z</updated>
        <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=51</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=51</wfw:commentRss>
    
            <category scheme="http://united-geeks.org/blog/index.php?/categories/13-P1i" label="P1i" term="P1i" />
    
        <id>http://united-geeks.org/blog/index.php?/archives/51-guid.html</id>
        <title type="html">Uni-VPN auf dem P1i</title>
        <content type="xhtml" xml:base="http://united-geeks.org/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Obwohl meine Zeit als Student sich dem Ende neigt, so wollte ich dennoch die Möglichkeit nutzen, mich mit dem P1i über WLAN zum Uni-Netz zu verbinden. Das wäre z.B. nützlich, wenn ich in der Uni-Bib bin, und schnell eine Literatur-Suche machen will. Natürlich könnte ich dazu auch einfach mein Laptop nehmen, allerdings ist das mit dem Laptop in der UB so eine Sache, denn ich habe immer Angst, dass es mir geklaut wird, wenn ich nicht ständig direkt daneben stehe. Wer in der UB schonmal kurz auf Toilette musste kennt das Problem (Laptop erstmal einschliessen, denn Taschen sind ja nicht erlaubt, dann Toilette, Laptop wieder aus dem Spind holen...). Alleine deshalb schon ist es ungemein praktisch, dies mit dem Telefon zu machen. So gehts:<br />
<br />
1. VPN-Manager von Certicom downloaden (findet man einfach bei google) und installieren<br />
<br />
2. Neues Konto anlegen<br />
<br />
3. Gateway-Typ: Cisco VPN Concentrator 3000<br />
<br />
4. Gateway-Adresse: vpnsrv1.urz.uni-heidelberg.de<br />
<br />
5. PFS deaktivieren<br />
<br />
6. Gruppenname: tunnel , Gruppenkenntwort: tunnel<br />
<br />
7. Benutzername: eure URZ-Kennung , Passwort wird später abgefragt wenn ihr die Verbindung aufbaut.<br />
<br />
8. Alle weiteren Einstellung unverändert lassen und schließlich abspeichern<br />
<br />
9. Verbindung aufbauen, Passwort eingeben <br />
<br />
Have Fun!<br />
<br />
PS: Meines Wissens nach benutzen alle staatlichen Unis in Deutschland das gleiche Cisco-Equipment, insofern sollte diese Anleitung nicht nur für die Uni-Heidelberg, sondern für alle dt. Unis korrekt sein. Ihr müsst lediglich rausfinden, unter welcher URL das VPN bei euch erreichbar ist und die richtigen Benutzderdaten eintragen.  
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://united-geeks.org/blog/index.php?/archives/50-Navigation-OSM-auf-dem-P1i.html" rel="alternate" title="Navigation / OSM  auf dem P1i" />
        <author>
            <name>n00dl3s</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2008-02-29T15:30:34Z</published>
        <updated>2008-02-29T16:09:21Z</updated>
        <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=50</wfw:comment>
    
        <slash:comments>2</slash:comments>
        <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=50</wfw:commentRss>
    
            <category scheme="http://united-geeks.org/blog/index.php?/categories/13-P1i" label="P1i" term="P1i" />
    
        <id>http://united-geeks.org/blog/index.php?/archives/50-guid.html</id>
        <title type="html">Navigation / OSM  auf dem P1i</title>
        <content type="xhtml" xml:base="http://united-geeks.org/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Da das P1i ein Symbian / UIQ3 Telefon ist, gibts dafür auch einiges an brauchbarer Software. Ein solches Beispiel ist <a href="http://www.symbianos.org/projects_mapping" >"whereami"</a>, mit welcher es möglich ist, sich Kartenmaterial von www.openstreetmap.org direkt aufs Gerät zu laden. Im Zusammenspiel mit einem Bluetooth-GPS-Empfänger wird das P1i damit zu einem vollwertigen open-source Navi.<br />
<br />
Leider ist "whereami" noch nicht 100%ig ausgereift wie es mir scheint, denn das Programm crashed leider öfter. Allerdings hatte ich dabei bisher noch keinen Datenverlust oder andere Probleme, so dass zumindest die heruntergeladenen Karten von OSM erhalten bleiben. Ich wollte dazu auch schon einen Bug-Report machen, allerdings kann ich mich leider nicht am Bug-Tracker registrieren / anmelden (warum weiss ich auch nicht). Ich werde deshalb mal eine email an den Autor der Software schreiben und ihm meine Erfahrungen mitteilen. Hoffe er hat dann auch Zeit und Lust sich der Probleme anzunehmen.<br />
<br />
Noch ein paar schöne Bilder:<br />
<br />
<br />
<div class="serendipity_imageComment_center" style="width: 240px"><div class="serendipity_imageComment_img"><!-- s9ymdb:2 --><img width='240' height='320'  src="http://united-geeks.org/blog/uploads/080229165154.jpg" alt="" /></div><div class="serendipity_imageComment_txt">GPS-Daten</div></div><br />
<br />
<div class="serendipity_imageComment_center" style="width: 240px"><div class="serendipity_imageComment_img"><!-- s9ymdb:3 --><img width='240' height='320'  src="http://united-geeks.org/blog/uploads/080229165219.jpg" alt="" /></div><div class="serendipity_imageComment_txt">Standort-Ansicht (1cm=100m)</div></div><br />
<br />
<div class="serendipity_imageComment_center" style="width: 240px"><div class="serendipity_imageComment_img"><!-- s9ymdb:4 --><img width='240' height='320'  src="http://united-geeks.org/blog/uploads/080229165231.jpg" alt="" /></div><div class="serendipity_imageComment_txt">Standort (1cm=2km)</div></div><br />
<br />
<div class="serendipity_imageComment_center" style="width: 240px"><div class="serendipity_imageComment_img"><!-- s9ymdb:5 --><img width='240' height='320'  src="http://united-geeks.org/blog/uploads/080229165255.jpg" alt="" /></div><div class="serendipity_imageComment_txt">Satelliten-Übersicht (funky!)</div></div><br />
<br />
<div class="serendipity_imageComment_center" style="width: 240px"><div class="serendipity_imageComment_img"><!-- s9ymdb:6 --><img width='240' height='320'  src="http://united-geeks.org/blog/uploads/080229165320.jpg" alt="" /></div><div class="serendipity_imageComment_txt">OSM-Download Funktionen</div></div><br />
<br />
<div class="serendipity_imageComment_center" style="width: 240px"><div class="serendipity_imageComment_img"><!-- s9ymdb:7 --><img width='240' height='320'  src="http://united-geeks.org/blog/uploads/080229165344.jpg" alt="" /></div><div class="serendipity_imageComment_txt">GPX-Logging zum späteren Upload auf openstreetmap.org</div></div><br />
<br />
Nun steht der Partizipation bei openstreetmap.org nichts mehr im Weg. Und im Vergleich zu vorher (da hätte ich mein Laptop mitnehmen müssen, da mein Bluetooth-GPS nicht selbständig loggen kann) ist das alles viel stressfreier, da man das Telefon und das GPS einfach in die Tasche stecken kann. <br />
<br />
Happy Mapping!  
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://united-geeks.org/blog/index.php?/archives/49-P1i-auf-neueste-Firmware-flashen.html" rel="alternate" title="P1i auf neueste Firmware flashen" />
        <author>
            <name>n00dl3s</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2008-02-29T14:59:13Z</published>
        <updated>2008-02-29T17:13:25Z</updated>
        <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=49</wfw:comment>
    
        <slash:comments>6</slash:comments>
        <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=49</wfw:commentRss>
    
            <category scheme="http://united-geeks.org/blog/index.php?/categories/13-P1i" label="P1i" term="P1i" />
    
        <id>http://united-geeks.org/blog/index.php?/archives/49-guid.html</id>
        <title type="html">P1i auf neueste Firmware flashen</title>
        <content type="xhtml" xml:base="http://united-geeks.org/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Kurz nachdem ich das P1i erhalten habe hat Sony-Ericsson eine neue Firmware (R9K009) für das Gerät veröffentlicht. Allerdings zunächst nur (wie üblich) für die Generic-World (1-3) Modelle. Grund dafür ist, dass die Firmware für Germany-Modelle erst einmal von sämtlichen Mobilfunk-Providern in Deutschland ausgiebig getestet werden kann, um sicherzustellen, dass es zu keinen Problemen kommt (irgendwie verständlich, allerdings lassen sich die Provider i.d.R. mehrere Wochen bis Monate Zeit dafür).<br />
<br />
Da jedoch das P1i - leider - alles andere als ausgereift war mit der alten Firmware (R9J005) und es zu einigen Abstürzen kam, war für mich sofort klar, dass ich nicht auf das Erscheinen der dt. Firmware Version warten wollte. <br />
<br />
Im bekannten und sehr nützlichen Sony-Ericsson Forum <a href="http://se-world.info" >se-world.info</a> wird man nach kurzer Suche fündig. Das grundsätzliche Problem besteht darin, die Sony-Ericsson Firmware-Update-Software so auszutricksen, dass sie denkt, man hätte statt einem "Generic-Germany"-Modell ein Generic-World-Modell. Dies geschieht, indem man den sog. CDA-String ändert, welcher die Region festlegt. Leider kam ich mit der Anleitung nicht besonders weit. Ich konnte zwar (wiederholt) den CDA-String auf meinem Gerät ändern, jedoch hatte ich dann nach dem Update mit der S-E Update Software immer wieder die alte Firmware auf dem Gerät, und das obwohl die Software sagte, dass sie mir gerade die aktuellste Generic-World-1 Firmware auf das Telefon gespielt hätte. <br />
<br />
Nach mehreren fehlgeschlagenen Versuchen habe ich es dann doch noch geschafft. Hier die kurz&knapp Anleitung (ich empfehle vorher noch ein Backup mittels der mitgelieferten S-E Suite zu machen):<br />
<br />
1. XS++ v3.1 <a href="http://blog.se-nse.net/2007/11/15/xs-31-released/" >besorgen</a><br />
<br />
2. XS++ starten, Häkchen bei "Smartphone-Connect" machen, und "Connect" Button drücken<br />
<br />
3. Telefon ausschalten, Speicherkarte und SIM rausnehmen, AKKU RAUSNEHMEN UND WIEDER EINSETZEN!<br />
<br />
4. C-Taste gedrückt halten, USB-Kabel anschliessen (C-Taste weiterhin halten)<br />
<br />
5. Warten bis im Log-Fenster von XS++ nix mehr passiert, dann kann man C loslassen<br />
<br />
6. Im Menu "Write Smartphone CDA/Version Change" wählt ihr jetzt die für das P1i passende Firmware aus und drückt auf "Run Script". <br />
KNACKPUNKT: Mit Generic-World-1 hats bei mir (s.o.) nicht hingehauen, also wählt ihr die Generic-World-2 Version aus (nicht irritieren lassen, dass die Versionen uralt sind, darum geht es gar nicht, es wird nur der CDA-String geändert)<br />
<br />
7. Warten bis im Log-Fenster steht "bla foo Successful" (oder so ähnlich)<br />
<br />
8. Wenn ihr wollt, dann könnt ihr verifizieren dass alles richtig gelaufen ist, indem ihr den Akku erneut aus/einbaut und das Telefon startet. Im Status-Menu sollten jetzt 2 CDA-Strings auftauchen, einmal der alte (Germany) und der neue (Generic-World-2), die man anhand der Nummern zuordnen kann (siehe dazu auch das <a href="http://uiq3.sourceforge.net/wiki/index.php/CDA/P1i" >Firmware-Wiki</a>)<br />
<br />
9. Wenn alles soweit richtig ist, dann könnt ihr nun das Telefon mit der S-E Update Software mit der Generic-World-2 Firmware flashen (das Programm sagt euch wie ihr das tut, siehe auch Schritt 3 oben)<br />
<br />
10. Wenn das Update fertig ist, dann solltet ihr nun die aktuellste Firmware drauf haben. Wer sich an der Generic-World-2 stört kann danach alles nochmal machen, nur diesmal die Generic-World-1 nehmen, diesmal wird es auch funktionieren.<br />
<br />
Anmerkung: Mir ist kein Funktions-Unterschied zwischen den verschiedenen Generic-World Varianten bekannt, man kann jedenfalls auch bei der 2er "Deutsch" als Sprache einstellen, und die Software ist identisch mit der 1er, insofern könnt ihr das getrost auch so lassen.<br />
<br />
Viel Spass am Gerät!<br />
<br />
PS: Eventuell verliert ihr den Garantie-Anspruch auf euer Gerät, auch wenn ich relativ sicher bin, dass im Falle eines Falles dies nicht auffallen würde wenn euer Gerät den Geist aufgibt. Sicherheitshalber könnt ihr aber natürlich die ganze Prozedur auch wieder rückgängig machen bevor ihr eure Garantie wahrnehmt - zumindest falls das Gerät nicht so kaputt ist, dass man die Firmware nicht mehr tauschen kann. <br />
<br />
Nachtrag: XS++ startet übrigens auch unter Wine (v0.9.49) bei mir. Allerdings bin ich zu feige zu probieren, ob es mit wine ebenfalls hinhaut den CDA-String zu ändern. Wenn das jemand erfolgreich testet, dann schreibt mir doch nen Kommentar bitte.  
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://united-geeks.org/blog/index.php?/archives/48-Mein-neues-Spielzeug-Sony-Ericsson-P1i.html" rel="alternate" title="Mein neues Spielzeug: Sony-Ericsson P1i" />
        <author>
            <name>n00dl3s</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2008-02-29T14:48:12Z</published>
        <updated>2008-02-29T14:48:12Z</updated>
        <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=48</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=48</wfw:commentRss>
    
            <category scheme="http://united-geeks.org/blog/index.php?/categories/13-P1i" label="P1i" term="P1i" />
    
        <id>http://united-geeks.org/blog/index.php?/archives/48-guid.html</id>
        <title type="html">Mein neues Spielzeug: Sony-Ericsson P1i</title>
        <content type="xhtml" xml:base="http://united-geeks.org/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Mal wieder was technisches in meinem Blog:<br />
<br />
Nachdem mein altes Mobiltelefon (Motorola Razr-v3) sich langsam aber stetig in die ewigen Jagdgründe verabschiedet (Display kaputt, Akku halbtot, unerklärliche Abstürze häufen sich), hab ich mich entschlossen, mir mal wieder ein neues Telefon zu gönnen. Meine Wahl fiel dabei - nach einer recht langen Evaluationsphase - schließlich auf das Sony-Ericsson P1i. Falls jemand von euch auch gerade auf der Suche sein sollte, hab ich mal meine Beweggründe kurz zusammengefasst. Zu meiner Kaufentscheidung haben beigetragen:<br />
<br />
- QWERTZ-Tastatur (mittels "Wipptasten", also Tasten die links und rechts jeweils unterschiedlich belegt sind<br />
<br />
- Touchscreen<br />
<br />
- Symbian / UIQ3 (damit also viel Software dafür erhältlich)<br />
<br />
- WLAN (leider nur 802.11b, aber das ist ok für mich)<br />
<br />
- Speicherkartenslot der mind. 8GB M2 Karten schluckt (vermutlich auch größere sobald diese erhältlich sind)<br />
<br />
- moderater Preis (hab meins bei der e-Bucht gekauft; neu von Privat für 251€; akteuller Ladenpreis ca. 330€)<br />
<br />
Ich hab deshalb nun eine neue Kategorie eingerichtet, unter der ihr zukünftig interessantes dazu finden könnt.   
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://united-geeks.org/blog/index.php?/archives/47-Endlich-wieder-da-die-GeStaPo.html" rel="alternate" title="Endlich wieder da: die GeStaPo" />
        <author>
            <name>n00dl3s</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2008-02-29T13:36:27Z</published>
        <updated>2008-03-01T13:05:29Z</updated>
        <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=47</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=47</wfw:commentRss>
    
            <category scheme="http://united-geeks.org/blog/index.php?/categories/4-Hacktivism" label="Hacktivism" term="Hacktivism" />
    
        <id>http://united-geeks.org/blog/index.php?/archives/47-guid.html</id>
        <title type="html">Endlich wieder da: die GeStaPo</title>
        <content type="xhtml" xml:base="http://united-geeks.org/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Durch einen Artikel bei <a href="http://blog.kairaven.de/archives/1513-Big-Brother-Aufruestung-fuer-die-Polizei-Baden-Wuerttembergs.html" >Kai Raven / Ravenhorst</a> bin ich gerade auf den Entwurf zum neuen Baden-Württembergischen Landespolizeigesetz aufmerksam geworden. Wie die <a href="http://www.stuttgarter-zeitung.de/stz/page/detail.php/1647890?_skip=1" >Stuttgarter Zeitung berichtet</a> enthält der Entwurf den unser Innenminister Heribert Rech zusammen mit dem Justizminister Ulrich Goll nun vorgelegt haben, insgesamt 19 Neuerungen, die "der Polizei eine Vielzahl neuer Ermittlungswerkzeuge in die Hand geben, um den Terrorismus zu bekämpfen". <br />
<br />
Diese Neuerungen sehen vor, dass:<br />
<br />
- Die Polizei nun auch präventiv die Kommunikations-Verkehrsdaten (Wer ruft wen an, Zeitpunkt, IMEI und Standort [bei Mobiltelefonen], etc) von Personen die "im Verdacht stehen eine Straftat begehen zu wollen" erheben dürfen.<br />
<br />
- Die Video-Überwachung ausgeweitet wird und nun auch bei Vorliegen einer "abstrakten Gefährdungslage" munter gefilmt und das Material anschließend 4 Wochen gespeichert wird.<br />
<br />
- Nun auch endlich bei uns in B-W sogenannte "Automatische Kennzeichen-Lesesystem" (AKLS) eingeführt werden sollen.<br />
<br />
- Eine "erweiterte Ausweispflicht" kommen soll, die nun nicht mehr nur vorsieht, dass man sich gegenüber der Polizei ausweisen muss, sondern ihr zukünftig erlauben soll, Personen ohne konkreten Verdacht zu zwingen, "Aussagen zu einem Tatbestand zu machen". Schließlich "könne eine wirksame Gefahrenabwehr es auch erforderlich machen, dass die Polizei Sachinformationen ohne Zeitverzögerung durch eine Vorladung erhält."<br />
<br />
- Zukünftig heimlich GPS-Sender an Fahrzeugen angebracht werden dürfen, um den Standort des Fahrzeuges (und damit seines Führers) jederzeit feststellen zu können.<br />
<br />
- Platzverweise nun endlich (*sigh*) auch Polizei-rechtlich geregelt sind.<br />
<br />
- Die Polizei nun Befugnis erhält, Geld und andere Vermögensgegenstände zu beschlagnahmen, die für terroristische, extremistische oder andere Straftaten von erheblicher Bedeutung eingesetzt werden sollen.<br />
<br />
- Das Trennungsgebot zwischen Polizei und anderen Diensten wie z.B. den Landesamt für Verfassungsschutz quasi abgeschafft wird, da nun "Daten im Rahmen von Projekten zusammengeführt werden dürfen".<br />
<br />
<br />
Wer nun glaubt es sei der 1. April, der möge auf seinen Kalendar schauen und sich ungläubig die Augen reiben, denn das alles ist leider kein Scherz. Auch wenn das Ganze momentan nur eine Gesetzesvorlage ist, über die im Landtag erst noch abgestimmt werden muss, so bleibt zu erwarten, dass die Regierungskoalition aus CDU und FDP das Gesetz weitestgehende unverändert beschliessen wird. Bei uns im Ländle ist die Fraktionsdisziplin der Parteisoldaten nämlich noch was wert, und schließlich geschieht das alles ja eh zur Terrorismusbekämpfung, und da will sich ja niemand die Blöße geben, dagegen gestimmt zu haben. <br />
<br />
Von der CDU ist man ja nichts anderes gewöhnt, allerdings stimmt es mich traurig, dass die Liberalen anscheinend ihre Seele längst verkauft haben. Früher wäre so ein Gesetz mit der FDP sicherlich nicht zu machen gewesen. Naja, ich bin eh kein FDP-Wähler, aber ich dachte immer, dass die sich für die Bürger und gegen ein Ausufern des Staates einsetzen. <br />
<br />
Nach meiner persönlichen Meinung (und auch der von Peter Zimmermann, unserem Landes-Datenschutz-Beauftragten) geht der Entwurf viel zu weit. Hier wird einmal mehr jeder Bürger unter Generalverdacht gestellt. Die präventiven Befugnisse der Polizei, gepaart mit der Aufweichung der Trennung von Polizei und Geheimdiensten / Verfassungsschutz ist nichts weniger, als die Wieder-Einführung der GeStaPo. Ich will hier nicht mehr leben, und werde deshalb so schnell es geht verschwinden. Die Polizei in B-W darf ohnehin schon zuviel (Stichwort: Verdachtsmoments-unabhängige Personenkontrolle!), und nun dürfen sie jeden auch gleich mitnehmen und zu Aussagen zwingen? Was passiert wenn man trotzdem nichts sagen will? Packt der Heribert dann sein Waterboard aus der Garage? <br />
<br />
Traurig, traurig, aber der Rechtsstaat ist Geschichte, und die Welt aus 1984 ist ein Kindergeburtstag dagegen. Das Beste allerdings ist, dass das alles 2 Tage nach der Urteilsverkündung des BVerfG zur Online-Durchsuchung kommt. Man solle meinen, unsere Polit-Amateure sollten den Wink mit dem Grundgesetz-Zaunpfahl verstanden haben, aber wir sind ja schon so oft enttäuscht worden. <br />
<br />
Das einzig Gute an der aktuellen Entwicklung hier im Land und der Republik ist aber, dass wir sicher bald alle unser Grundrecht auf Widerstand wahrnehmen dürfen, denn für was hat man das denn? <br />
<br />
<br />
<br />
  
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://united-geeks.org/blog/index.php?/archives/46-Selbstanzeige!.html" rel="alternate" title="Selbstanzeige!" />
        <author>
            <name>n00dl3s</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2007-08-27T07:58:25Z</published>
        <updated>2007-08-28T13:07:42Z</updated>
        <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=46</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=46</wfw:commentRss>
    
            <category scheme="http://united-geeks.org/blog/index.php?/categories/4-Hacktivism" label="Hacktivism" term="Hacktivism" />
    
        <id>http://united-geeks.org/blog/index.php?/archives/46-guid.html</id>
        <title type="html">Selbstanzeige!</title>
        <content type="xhtml" xml:base="http://united-geeks.org/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                In Reaktion auf <a href="http://www.heise.de/newsticker/meldung/94714"  title="heise.de Meldung">diese heise.de Meldung</a> habe ich folgende Aussagen zu tätigen:<br />
<br />
Auch ich bin Politikwissenschaftler, bald sogar mit Abschluss. Meine Magister-Arbeit wird das Thema: "Verhandeln in ethnischen Konflikten" erörtern, und ich werde dabei auch auf die Themengebiete Terrorismus, Separatismus, Konfliktforschung, Krieg, Waffenhandel, Drogenschmuggel und andere heisse Eisen eingehen müssen. Ich tue das im Namen des wissenschaftlichen Fortschrittes, um meinen persönlichen kleinen Beitrag zu leisten, diese unsere Welt besser verstehen zu können (in meinem Fall: zu verstehen, mit welchen Verhandlungstaktiken und Strategien ethnische Konflikte am aussichtsreichsten gelöst werden können). <br />
<br />
Aufgrund der aktuellen Entwicklungen hin zu einem pro-aktiven Polizeistaat, möchte ich den Ermittlungsbehörden nun einen Teil ihrer Arbeit abnehmen, denn auch ich bin ein gemeingefährlicher Wissenschaftler! <br />
<br />
<ul><br />
<li>Auch ich habe das Zeug dazu, Kampfschriften und Hetzreden zu verfassen. Dass ich das nicht tue und auch nicht tun werde, das hat ja scheinbar keinerlei Relevanz für die Bundesanwaltschaft. </li><br />
<li>Auch ich werde Schlagwörter benutzen die mich in die linguistische Nähe von bestimmten (großteils Indischen / Südasiatischen) Terrororganisationen rücken werden. </li><br />
<li>Auch ich verabrede mich gelegentlich konspirativ. Vor allem dann, wenn mir gelegentlich ein Lapsus wie "Also bis dann, man sieht sich..." rausrutscht, denn wo sind hier bitte Angaben zu Ort und Zeit, "wenn man sich sieht..."?</li><br />
<li>Ich habe die Adressen von ca. 50% meiner Freunde. Manche im Computer, manche auf Zetteln, manche in meinem Rindsleder-gebundenen "ausgelagerten Gehirn".</li><br />
<li>Auch ich nehme gelegentlich mein Mobil-Telefon nicht mit, z.B. wenn ich es vergesse, oder zum Schwimmen...</li><br />
<li>Auch ich war früher "in der linken Szene aktiv". Ich habe vor ca. 12 Jahren Gitarre in einer Oi-Punkband gespielt. Da habe ich auch viele "linke Zecken" getroffen. Die haben aber großteils schlecht gerochen, so dass ich nach 6 Monaten die Band - und die gesamte Linke Szene verlassen habe.</li><br />
</ul><br />
<br />
Also Frau Harms: Schicken Sie am besten gleich einen Hubschrauber (oder ein Transport-Mittel ihrer Wahl), um mich abzuholen (notfalls fahr ich auch bei SSchäuble auf dem Rolli mit). Meine aktuelle Adresse finden Sie in einem älteren Beitrag in diesem Blog. Ein bisschen Sherlock Holmes spielen macht Ihnen sicher Spaß, und ich bin zuversichtlich dass sie schon herausfinden werden, wo sie ihre Spitzel hinschicken müssen um mich zu observieren.<br />
<br />
<a href="http://www.policing-crowds.org/petition.html" >Freiheit für Oliver, Florian, Axel und Andrej - Unterzeichne die Petition!!!</a><br />
<a href="http://einstellung.so36.net/"  title="Blog zum Fall">Mehr Infos inkl. Statements der Anwältin von Andrej</a><br />
UPDATE: Wie ich gerade gelesen habe, wurde Andrej wieder aus der U-Haft entlassen. Jedoch nicht weil die BAW (Bundesanwaltschaft) eingesehen hätte, dass man sowas nicht machen darf wenn man sich auf dem Boden der FDGo (freiheitlich demokratische Grundordung) bewegen will, sondern nur auf Kaution. Die BAW hat Widerspruch gegen seine Freilassung eingelegt. Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung, Gentrification, Prekarisierung<br />
<br />
REICHT DAS UM MICH HINTER GITTER ZU BRINGEN? WAS MUSS ICH NOCH TUN? GLEICHES RECHT FÜR ALLE GEISTESWISSENSCHAFTLER!!! 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://united-geeks.org/blog/index.php?/archives/45-Is-Skype-trying-to-spy-on-us.html" rel="alternate" title="Is Skype trying to spy on us?" />
        <author>
            <name>n00dl3s</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2007-08-27T05:13:34Z</published>
        <updated>2007-08-27T05:13:34Z</updated>
        <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=45</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=45</wfw:commentRss>
    
            <category scheme="http://united-geeks.org/blog/index.php?/categories/1-InSecurity" label="InSecurity" term="InSecurity" />
    
        <id>http://united-geeks.org/blog/index.php?/archives/45-guid.html</id>
        <title type="html">Is Skype trying to spy on us?</title>
        <content type="xhtml" xml:base="http://united-geeks.org/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                As one can <a href="http://forum.skype.com/index.php?showtopic=95261"  title="Skype-Forum Post">read on the official Skype-Forums</a>, a Skype user (ZaphodB) just found out that Skype is trying to access certain files on your harddisk, like i.e. /etc/passwd and all the files in your Mozilla/Firefox profile-folder. He discovered all this by deploying AppArmor on his system to monitor Skypes behaviour (since it is closed source, he wanted to protect his system from a eventual Zero-Day-Exploit for Skype).<br />
<br />
Although in the forums post some people came up with reasonable explanations why Skype would read those files, I am not fully convinced it is "just by design" (i.e. using functions like 'getpwuid()' which would read /etc/passwd, or trying to determine your proxy-settings by looking through your Firefox/Mozilla profile).<br />
<br />
I am not sure if this is anything to worry about or not, but I surely don't like it at all. Seems like AppArmor or the like are really needed when it comes to closed source software. <br />
<br />
Let's see if some Skype-Developers comment on the issue. Stay tuned for an update here, or just read the Skype forums yourself.  
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://united-geeks.org/blog/index.php?/archives/43-Skandal-China-haelt-sich-nicht-an-deutsches-Hackerwerkzeug-Verbot.html" rel="alternate" title="Skandal: China hält sich nicht an deutsches Hackerwerkzeug - Verbot" />
        <author>
            <name>n00dl3s</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2007-08-26T19:22:15Z</published>
        <updated>2007-08-26T19:22:15Z</updated>
        <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=43</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=43</wfw:commentRss>
    
            <category scheme="http://united-geeks.org/blog/index.php?/categories/4-Hacktivism" label="Hacktivism" term="Hacktivism" />
    
        <id>http://united-geeks.org/blog/index.php?/archives/43-guid.html</id>
        <title type="html">Skandal: China hält sich nicht an deutsches Hackerwerkzeug - Verbot</title>
        <content type="xhtml" xml:base="http://united-geeks.org/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Tja, da haben wir den Salat...<br />
<br />
Wie eigentlich <a href="http://www.spiegel.de/politik/deutschland/0,1518,502076,00.html"  title="Sp-On">alle</a> <a href="http://www.tagesschau.de/aktuell/meldungen/0,1185,OID7355846_REF1_NAV_BAB,00.html"  title="Tagesschau.de">möglichen</a> <a href="http://de.today.reuters.com/news/newsArticle.aspx?type=topNews&storyID=2007-08-26T130739Z_01_BON647239_RTRDEOC_0_DEUTSCHLAND-REGIERUNG-HACKER-WE-ZF.xml&archived=False"  title="Reuters">deutschen</a> <a href="http://derstandard.at/?url=/?id=3010099"  title="derStandard.at">Medien</a> <a href="http://www.rp-online.de/public/article/aktuelles/politik/deutschland/472793"  title="Rheinische Post">gerade</a> berichten, wurde die deutsche Regierung (inkl. des Kanzleramts) Opfer einer mutmaßlichen Virenattacke von mutmaßlichen Chinesen. Aber SSchäuble sei Dank - Alle Angriffe konnten erfolgreich abgewehrt werden, oder etwa doch nicht?<br />
<br />
<br />
<br />
 Also ich verstehe unter "erfolgreich abwehren" ja eigentlich was anderes. Zum Beispiel, dass keine Trojaner auf irgendwelchen Rechnern zu finden sind. Aber naja, Schwamm drüber! Den Admins im Kanzleramt (und den anderen betroffenen Institutionen) kann man sicher keinen Vorwurf machen, denn wie sollen sie ihr System denn auch absichern, bzw. auf Sicherheit überprüfen.??? Mir schwant übles, und ich fürchte dass wird nicht der letzte "erfolgreich abgewehrte Angriff" gewesen sein.<br />
<br />
Viel schwerer wiegt da ein anderes Problem, eins von der eher generellen Sorte: die Tatsache, dass die Chinesen sich auf Teufel-komm-raus einfach nicht daran halten wollen, wenn SSchäuble hier die sog. "Hackerwerkzeuge" verbieten lässt, um das Internet sicherer zu machen. Aber nun ja, Angie ist ja schon auf dem Weg nach China, um denen mal ordentlich auf die Finger zu klopfen. <br />
<br />
Echt schade, dass die Welt sich nicht darum schert, wenn SSchäuble was verbietet. Er meint es doch nur gut mit uns. Und wenn er es dann endlich geschafft hat, dass in allen Ländern der Erde die Hackerwerkzeuge verboten werden, dann hört auch endlich der SP@M auf. SSchäuble wird's schon richten...<br />
<br />
<br />
<br />
 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://united-geeks.org/blog/index.php?/archives/42-Erster-Kommentarspam-Captchas-aktiviert!.html" rel="alternate" title="Erster Kommentarspam - Captchas aktiviert!" />
        <author>
            <name>n00dl3s</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2007-08-18T11:36:30Z</published>
        <updated>2007-08-18T11:36:30Z</updated>
        <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=42</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=42</wfw:commentRss>
    
            <category scheme="http://united-geeks.org/blog/index.php?/categories/5-Various" label="Various" term="Various" />
    
        <id>http://united-geeks.org/blog/index.php?/archives/42-guid.html</id>
        <title type="html">Erster Kommentarspam - Captchas aktiviert!</title>
        <content type="xhtml" xml:base="http://united-geeks.org/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Da ich heute den ersten Kommentarspam gelöscht habe (WTF is Lisinopril?) sind ab jetzt Captchas aktiviert.<br />
<br />
Sonst ändert sich nix!  
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://united-geeks.org/blog/index.php?/archives/41-SSchaeuble-infiziert-sich-selbst.html" rel="alternate" title="SSchäuble infiziert sich selbst?" />
        <author>
            <name>n00dl3s</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2007-08-12T07:58:13Z</published>
        <updated>2007-08-18T11:55:21Z</updated>
        <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=41</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=41</wfw:commentRss>
    
            <category scheme="http://united-geeks.org/blog/index.php?/categories/4-Hacktivism" label="Hacktivism" term="Hacktivism" />
    
        <id>http://united-geeks.org/blog/index.php?/archives/41-guid.html</id>
        <title type="html">SSchäuble infiziert sich selbst?</title>
        <content type="xhtml" xml:base="http://united-geeks.org/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Wie in einem <a href="http://www.heise.de/newsticker/meldung/94229" >Beitrag über das Chaos Communication Camp 2007 bei heise.de</a> zu lesen ist, wäre Sschäuble sich fast selbst in die Falle getappt. So berichtete Marco Gercke in seinem Vortrag, dass unser BundeSSSchäuble sich um ein Haar selbst beschnüffelt hätte:<br />
<br />
<blockquote><br />
...<br />
Gercke wies darauf hin, dass Politiker selbst keinen Zweifel an der Wirksamkeit einer Remote Forensic Software haben: bekannt sei die Geschichte, dass Bundesinnenminister Schäuble selbst den BKA-Wurm geöffnet hätte, wäre er nicht von seiner Frau gewanrt worden, die etwas darüber in der Zeitung gelesen hatte.<br />
...</blockquote><br />
<br />
Was heisst hier: "Bekannt ist die Geschichte..."? Mir ist das nicht bekannt, und auch eine google Suche liefert keine Ergebnisse (aber mit welchen Begriffen sucht man sowas auch?!?!). Leider ist die Aussage im Artikel weder verlinkt noch anders irgendwie belegt, so dass ich persönlich davon ausgehe, dass hier der Wunsch der Vater des Gedanken ist.<br />
<br />
Falls irgendjemand sachdienliche Hinweise liefern kann die zur <strike>Verhaftung von SSchäuble</strike> Aufklärung dieses Sachverhaltes führen - vielleicht Leute die Gerckes Vortrag auf dem Camp gehört haben: bitte Kommentieren!  
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://united-geeks.org/blog/index.php?/archives/40-s9-Unknown-column-i.realname-in-field-list.html" rel="alternate" title="s9: Unknown column 'i.realname' in 'field list'" />
        <author>
            <name>n00dl3s</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2007-08-07T08:28:12Z</published>
        <updated>2007-08-07T08:45:28Z</updated>
        <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=40</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=40</wfw:commentRss>
    
            <category scheme="http://united-geeks.org/blog/index.php?/categories/5-Various" label="Various" term="Various" />
    
        <id>http://united-geeks.org/blog/index.php?/archives/40-guid.html</id>
        <title type="html">s9: Unknown column 'i.realname' in 'field list'</title>
        <content type="xhtml" xml:base="http://united-geeks.org/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <br />
<p>Nachdem ich ja gestern das blog von der alten Domain / Datenbank auf die neue umgezogen habe, hat eigentlich alles wie gewohnt funktioniert (ok, ein wenig SQL Gefrickel war dabei, aber nix dramatisches)...</p><p /><p>Heute wollte ich mich dann zum ersten Mal seit dem Umzug um die Mediendatenbank kümmern, und sehe nach einem Klick auf eben jene (im Admin-Interface) keine Bilder, keine Werkzeuge, dafür aber dann folgenden Error:</p><blockquote><p /><p /><p><font face="courier new,courier,monospace">SELECT  i.id, '' AS orderkey, i.name, i.extension, i.mime, i.size,i.dimensions_width, i.dimensions_height, i.date, i.thumbnail_name, i.authorid, i.path, i.hotlink, i.realname,<br />                     a.realname AS authorname<br />                     FROM serendipity_images AS i<br />       LEFT OUTER JOIN serendipity_authors AS a<br />                    ON i.authorid = a.authorid<br /><br /><br />                       WHERE 1=1 <br />                     GROUP BY i.id<br />            ORDER BY i.date DESC  LIMIT 0, 8</font>                       </p><p><font face="courier new,courier,monospace"> / Unknown column 'i.realname' in 'field list'</font></p></blockquote><p><br />Jedoch war es nicht allzu schwer das Problem in den Griff zu kriegen...</p> <br />
Und tatsächlich, eine entsprechenden Zeile existiert in der Tabelle &quot;serendipity_images&quot; nicht:<br />
<p /><br />
<blockquote><br />
  <p><font face="courier new,courier,monospace"><br />
+-------------------+--------------+------+-----+---------+----------------+<br /><br />
<br />
| Field             | Type         | Null | Key | Default | Extra          |<br /><br />
<br />
+-------------------+--------------+------+-----+---------+----------------+<br /><br />
<br />
| id                | int(11)      |      | PRI | NULL    | auto_increment |<br /><br />
<br />
| name              | varchar(255) |      |     |         |                |<br /><br />
<br />
| extension         | varchar(5)   |      |     |         |                |<br /><br />
<br />
| mime              | varchar(255) |      |     |         |                |<br /><br />
<br />
| size              | int(11)      |      |     | 0       |                |<br /><br />
<br />
| dimensions_width  | int(11)      |      |     | 0       |                |<br /><br />
<br />
| dimensions_height | int(11)      |      |     | 0       |                |<br /><br />
<br />
| date              | int(11)      |      |     | 0       |                |<br /><br />
<br />
| thumbnail_name    | varchar(255) |      |     |         |                |<br /><br />
<br />
| authorid          | int(11)      | YES  | MUL | 0       |                |<br /><br />
<br />
| path              | text         | YES  | MUL | NULL    |                |<br /><br />
<br />
| hotlink           | int(1)       | YES  |     | NULL    |                |<br /><br />
<br />
+-------------------+--------------+------+-----+---------+----------------+</font></p><br />
  <p /><br />
</blockquote><br />
<p>Seltsamerweise ist jedoch im SQL-dump zum Erstellen der DB die entsprechende Zeile drin. Irgendwas hat sich da wohl verschluckt:</p><br />
<blockquote><br />
  <p /><br />
  <p><font face="courier new,courier,monospace"><span style="color: rgb(153, 51, 51); font-weight: bold;">CREATE TABLE</span> <span style="color: rgb(102, 204, 102);">{</span>PREFIX<span style="color: rgb(102, 204, 102);">}</span>images <span style="color: rgb(102, 204, 102);">(</span><br /><br />
  id <span style="color: rgb(102, 204, 102);">{</span>AUTOINCREMENT<span style="color: rgb(102, 204, 102);">}</span> <span style="color: rgb(102, 204, 102);">{</span>PRIMARY<span style="color: rgb(102, 204, 102);">}</span>,<br /><br />
  name <span style="color: rgb(170, 153, 51); font-weight: bold;">VARCHAR</span><span style="color: rgb(102, 204, 102);">(</span><span style="color: rgb(204, 102, 204);">255</span><span style="color: rgb(102, 204, 102);">)</span> <span style="color: rgb(170, 51, 153); font-weight: bold;">NOT NULL</span> <span style="color: rgb(170, 51, 153); font-weight: bold;">DEFAULT</span> <span style="color: rgb(255, 0, 0);">''</span>,<br /><br />
  extension <span style="color: rgb(170, 153, 51); font-weight: bold;">VARCHAR</span><span style="color: rgb(102, 204, 102);">(</span><span style="color: rgb(204, 102, 204);">5</span><span style="color: rgb(102, 204, 102);">)</span> <span style="color: rgb(170, 51, 153); font-weight: bold;">NOT NULL</span> <span style="color: rgb(170, 51, 153); font-weight: bold;">DEFAULT</span> <span style="color: rgb(255, 0, 0);">''</span>,<br /><br />
  mime <span style="color: rgb(170, 153, 51); font-weight: bold;">VARCHAR</span><span style="color: rgb(102, 204, 102);">(</span><span style="color: rgb(204, 102, 204);">255</span><span style="color: rgb(102, 204, 102);">)</span> <span style="color: rgb(170, 51, 153); font-weight: bold;">NOT NULL</span> <span style="color: rgb(170, 51, 153); font-weight: bold;">DEFAULT</span> <span style="color: rgb(255, 0, 0);">''</span>,<br /><br />
  size <span style="color: rgb(170, 153, 51); font-weight: bold;">INT</span><span style="color: rgb(102, 204, 102);">(</span><span style="color: rgb(204, 102, 204);">11</span><span style="color: rgb(102, 204, 102);">)</span> <span style="color: rgb(170, 51, 153); font-weight: bold;">NOT NULL</span> <span style="color: rgb(170, 51, 153); font-weight: bold;">DEFAULT</span> <span style="color: rgb(255, 0, 0);">'0'</span>,<br /><br />
  dimensions_width <span style="color: rgb(170, 153, 51); font-weight: bold;">INT</span><span style="color: rgb(102, 204, 102);">(</span><span style="color: rgb(204, 102, 204);">11</span><span style="color: rgb(102, 204, 102);">)</span> <span style="color: rgb(170, 51, 153); font-weight: bold;">NOT NULL</span> <span style="color: rgb(170, 51, 153); font-weight: bold;">DEFAULT</span> <span style="color: rgb(255, 0, 0);">'0'</span>,<br /><br />
  dimensions_height <span style="color: rgb(170, 153, 51); font-weight: bold;">INT</span><span style="color: rgb(102, 204, 102);">(</span><span style="color: rgb(204, 102, 204);">11</span><span style="color: rgb(102, 204, 102);">)</span> <span style="color: rgb(170, 51, 153); font-weight: bold;">NOT NULL</span> <span style="color: rgb(170, 51, 153); font-weight: bold;">DEFAULT</span> <span style="color: rgb(255, 0, 0);">'0'</span>,<br /><span style="color: rgb(170, 153, 51); font-weight: bold;">DATE</span> <span style="color: rgb(170, 153, 51); font-weight: bold;">INT</span><span style="color: rgb(102, 204, 102);">(</span><span style="color: rgb(204, 102, 204);">11</span><span style="color: rgb(102, 204, 102);">)</span> <span style="color: rgb(170, 51, 153); font-weight: bold;">NOT NULL</span> <span style="color: rgb(170, 51, 153); font-weight: bold;">DEFAULT</span> <span style="color: rgb(255, 0, 0);">'0'</span>,<br /><br />
  thumbnail_name <span style="color: rgb(170, 153, 51); font-weight: bold;">VARCHAR</span><span style="color: rgb(102, 204, 102);">(</span><span style="color: rgb(204, 102, 204);">255</span><span style="color: rgb(102, 204, 102);">)</span> <span style="color: rgb(170, 51, 153); font-weight: bold;">NOT NULL</span> <span style="color: rgb(170, 51, 153); font-weight: bold;">DEFAULT</span> <span style="color: rgb(255, 0, 0);">''</span>,<br /><br />
  authorid <span style="color: rgb(170, 153, 51); font-weight: bold;">INT</span><span style="color: rgb(102, 204, 102);">(</span><span style="color: rgb(204, 102, 204);">11</span><span style="color: rgb(102, 204, 102);">)</span> <span style="color: rgb(170, 51, 153); font-weight: bold;">DEFAULT</span> <span style="color: rgb(255, 0, 0);">'0'</span>,<br /><br />
  path <span style="color: rgb(170, 153, 51); font-weight: bold;">TEXT</span>,<br /><br />
  hotlink <span style="color: rgb(170, 153, 51); font-weight: bold;">INT</span><span style="color: rgb(102, 204, 102);">(</span><span style="color: rgb(204, 102, 204);">1</span><span style="color: rgb(102, 204, 102);">)</span>,<br /><br />
  realname <span style="color: rgb(170, 153, 51); font-weight: bold;">VARCHAR</span><span style="color: rgb(102, 204, 102);">(</span><span style="color: rgb(204, 102, 204);">255</span><span style="color: rgb(102, 204, 102);">)</span> <span style="color: rgb(170, 51, 153); font-weight: bold;">NOT NULL</span> <span style="color: rgb(170, 51, 153); font-weight: bold;">DEFAULT</span> <span style="color: rgb(255, 0, 0);">''  # &lt;-- WTF?</span><br /><span style="color: rgb(102, 204, 102);">)</span> <span style="color: rgb(102, 204, 102);">{</span>UTF_<span style="color: rgb(204, 102, 204);">8</span><span style="color: rgb(102, 204, 102);">}</span>;</font><br />
  <br />
  </p><br />
</blockquote><br />
<p>Naja, wie erwartet ist die Lösung simpel: einfach die fehlende Zeile<br />
eintragen (entweder mit &quot;mysql&quot; falls man eine shell hat auf dem<br />
entsprechenden System, oder auch per phpMyAdmin), und alles ist wieder<br />
OK.</p><br />
 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://united-geeks.org/blog/index.php?/archives/31-Machts-gut-und-danke-fuer-den-XXXX.html" rel="alternate" title="Machts gut - und danke für den &lt;°XXXX&lt;&lt;" />
        <author>
            <name>n00dl3s</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2007-08-06T16:14:13Z</published>
        <updated>2007-08-14T16:20:37Z</updated>
        <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=31</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=31</wfw:commentRss>
    
            <category scheme="http://united-geeks.org/blog/index.php?/categories/4-Hacktivism" label="Hacktivism" term="Hacktivism" />
    
        <id>http://united-geeks.org/blog/index.php?/archives/31-guid.html</id>
        <title type="html">Machts gut - und danke für den &lt;°XXXX&lt;&lt;</title>
        <content type="xhtml" xml:base="http://united-geeks.org/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Als Reaktion auf die Bundesrats-Entscheidung zum neuen Computer-Strafrecht - allem voran aufgrund des neuen §202c haben - die ersten Entwickler, Security-Researcher oder auch Uni-Professoren ihre Konsequenzen gezogen und ihre Arbeit in Deutschland beendet, weil Sie nicht in die Gefahr kommen wollen, sich selbst zu kriminallisieren. Doch was solls, denn - wie der CCC treffend formuliert - das Internet ist jetzt ja wieder eine <a href="http://www.ccc.de/images/Bluemchenwiese.jpg" >Blümchenwiese</a>. <br />
<br />
Zweck dieses Blog-Eintrages, ist zu dokumentieren, welche Projekte, Firmen oder Uni-Veranstaltungen in Zukunft nicht, oder jedenfalls nicht mehr bei uns arbeiten können. Bitte kommentiert diesen Artikel, oder meldet euch sonst irgendwie wenn euch noch andere einfallen, damit ich diesen Beitrag regelmäßig aktuallisieren kann.<br />
 Die Trauerliste umfasst bisher:<br />
<br />
<strong> <a href="http://kismac.binaervarianz.de" >Kismac Entwickler geben auf</a> / Bisher kein Ersatz<br />
</strong> <a href="http://www.phenoelit.de/202/202.html" >Phenoelit zieht um</a> / <a  href="http://www.phenoelit-us.org/" >Neue Location</a><br />
<strong> <a href="http://blog.php-security.org/archives/91-MOPB-Exploits-taken-down.html">Month of PHP-Bugs eingestellt</a> / Bisher kein Ersatz<br />
</strong> FEHLT WAS? BITTE KOMMENTAR FUNKTION NUTZEN ODER EMAIL SCHREIBEN!<br />
<br />
<br />
Es ist leider damit zu rechnen, dass dies erst der Anfang war. Das Gesetz ist beschlossene Sache seit der Bundesrat es unverändert durchgewunken hat (s.u.) und wird in den nächsten Wochen im Bundesgesetzblatt erscheinen, und sobald dies geschieht ist es offiziell gültig. Leider ist auch nicht damit zu rechnen, dass das Gesetz bald wieder abgemildert wird, denn die Politiker hören ja nicht auf Leute die sich besser auskennen (s.u.), die SPD-Fraktion hört ja nicht mal auf ihren - aus ihren eigenen Reihen gewählten - Experten (Jörg Tauss, Forschungspolitischer Sprecher der SPD Bundestags-Fraktion). Und wenn ich dann gestern abend noch im Spiegel lesen darf, dass die CDU Nordrhein-Westfalen sich dafür einsetzen will, Handyproduzenten einen Filter einbauen zu lassen, "<a href="http://www.spiegel.de/netzwelt/web/0,1518,498425,00.html"  title="Dreht die CDU jetzt vollkommen durch?">damit man keine Gewaltvideos mehr aufzeichnen kann damit</a>", dann wundert mich das alles auch gar nicht mehr wirklich...<br />
<br />
Und wieder einmal stelle ich fest, dass ich gar nicht so viel fressen kann wie ich kotzen möchte!<br />
<br />
<br />
<br />
Und nun zum Schluss und als Hintergrund-Infos noch ein paar Pressestimmen zum Neuen Computer-Strafrecht:<br />
<br />
Links zur Bundestags-Entscheidung:<br />
<strong> <a href="http://www.ccc.de/updates/2007/paragraph-202c?language=de" >ChaosComputerClub Statement</a><br />
</strong> <a href="http://www.heise.de/newsticker/meldung/90223" >heise.de Artikel zum neuen §202</a><br />
<strong> <a href="http://www.heise.de/newsticker/meldung/90250" >heise.de Artikel mit Reaktionen </a><br />
</strong> <a href="http://www.gi-ev.de/aktuelles/meldungsdetails/meldung/159/" >Gesellschaft für Informatik </a><br />
<br />
Links zur Bundesrats-Entscheidung:<br />
<strong> <a href="http://www.heise.de/newsticker/meldung/92334/from/rss09" >heise.de Artikel </a><br />
</strong> <a href="http://www.golem.de/0707/53336.html" >golem.de Meldung</a><br />
<strong> <a href="http://www.spiegel.de/netzwelt/web/0%2C1518%2C492932%2C00.html" >Spiegel-Online Meldung </a><br />
</strong> <a href="http://www.tagesschau.de/aktuell/meldungen/0%2C%2COID7055712_REF1%2C00.html" >tagesschau.de</a><br />
 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://united-geeks.org/blog/index.php?/archives/28-Copy-Paste-in-X11-for-OS-X.html" rel="alternate" title="Copy &amp; Paste in X11 for OS X" />
        <author>
            <name>n00dl3s</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2007-08-06T09:39:58Z</published>
        <updated>2007-08-07T13:47:43Z</updated>
        <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=28</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=28</wfw:commentRss>
    
            <category scheme="http://united-geeks.org/blog/index.php?/categories/3-OS-X-PPC" label="OS-X (PPC)" term="OS-X (PPC)" />
    
        <id>http://united-geeks.org/blog/index.php?/archives/28-guid.html</id>
        <title type="html">Copy &amp; Paste in X11 for OS X</title>
        <content type="xhtml" xml:base="http://united-geeks.org/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <br />
From the Quick and Dirty Department:<br />
<br />
Copy and paste <em>from</em> X11 into a native OS X application works flawlessly, however, the other way around does not!<br />
<br />
Solution:<br />
<br />
1. In X11-Preferences activate &quot;Emulate 3 Buttons&quot;<br />
2. Use APPLE+c for copying the wanted text<br />
3. Use ALT+MOUSECLICK (e.g. your new fake middle mouse button)<br />
4. Voila!<br />
<br />
For an more in depth explanation of the underlying problem visit:<br />
<a title="Apple Developer Q&A for X11" href="http://developer.apple.com/qa/qa2001/qa1232.html">http://developer.apple.com/qa/qa2001/qa1232.html</a>  
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://united-geeks.org/blog/index.php?/archives/26-mv-homen00dl3s-newdelhi.html" rel="alternate" title="mv /home/n00dl3s /new/delhi" />
        <author>
            <name>n00dl3s</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2007-05-30T10:29:42Z</published>
        <updated>2007-05-30T11:16:16Z</updated>
        <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=26</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=26</wfw:commentRss>
    
    
        <id>http://united-geeks.org/blog/index.php?/archives/26-guid.html</id>
        <title type="html">mv /home/n00dl3s /new/delhi</title>
        <content type="xhtml" xml:base="http://united-geeks.org/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                so, für die nächsten paar monate bin ich hier anzutreffen:<br />
<br />
<a href="http://www.google.com/maps?f=q&hl=de&q=28%C2%B033'01.92''+N+%2F+77%C2%B012'07.21''+E&ie=UTF8&ll=28.567939,77.201958&spn=0.014586,0.026393&t=k&z=15&om=1" >Google-Maps-Link</a><br />
oder<br />
<a href="http://united-geeks.org.united-geeks.org/files/location.kml" >Google-Earth-File (.kmz)</a><br />
<br />
Ein Foto von meiner neuen Terasse gibts bald...<br />
<br />
<br />
Namaste!  
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://united-geeks.org/blog/index.php?/archives/24-Aircrack-ptw-WEP-is-deader-than-dead!.html" rel="alternate" title="Aircrack-ptw - WEP is deader than dead!" />
        <author>
            <name>n00dl3s</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2007-04-18T18:32:38Z</published>
        <updated>2007-08-06T21:22:04Z</updated>
        <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=24</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=24</wfw:commentRss>
    
            <category scheme="http://united-geeks.org/blog/index.php?/categories/1-InSecurity" label="InSecurity" term="InSecurity" />
    
        <id>http://united-geeks.org/blog/index.php?/archives/24-guid.html</id>
        <title type="html">Aircrack-ptw - WEP is deader than dead!</title>
        <content type="xhtml" xml:base="http://united-geeks.org/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                A week ago I ran into a new tool for WEP-cracking that promised to achieve results in a fraction of the time compared to i.e. "aircrack-ng". This - of  course - drew my attention... Unfortunately due to time constraints I wasn't able to attend the author's talk at the Easterhegg 2007, but their website provides the program itself and also all the necessary info (and - fortunately - there is also an gentoo ebuild in portage already). So, after emerging aircrack-ptw (which currently is in ~x86), I gave it a shot, and I was deeply impressed:  using arp-injection to generate more trafficI was able to sniff about 45.000 packets in 4mins, and as soon as I had those, aircrack-ptw was able to compute the WEP key in a matter of seconds!!!<br />
<br />
<strong>This is awesome...</strong><br />
<br />
Props go out to: Erik Tews, Andrei Pychkine and Ralf-Philipp Weinmann. See <a href="http://www.cdc.informatik.tu-darmstadt.de/aircrack-ptw/" >their website</a> for more info.<br />
If you understand german, you might also want to check out the latest <a href="http://chaosradio.ccc.de/cre044.html" >Chaosradio Express episode</a> where Tim and Erik talk about aircrack-ptw.  
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://united-geeks.org/blog/index.php?/archives/23-Prism2.5-Intersil-WLAN-Adapter-and-WPA_PSK.html" rel="alternate" title="Prism2.5 / Intersil WLAN-Adapter and WPA_PSK" />
        <author>
            <name>n00dl3s</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2007-04-18T17:59:52Z</published>
        <updated>2008-07-15T01:47:00Z</updated>
        <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=23</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=23</wfw:commentRss>
    
            <category scheme="http://united-geeks.org/blog/index.php?/categories/16-WLAN" label="WLAN" term="WLAN" />
    
        <id>http://united-geeks.org/blog/index.php?/archives/23-guid.html</id>
        <title type="html">Prism2.5 / Intersil WLAN-Adapter and WPA_PSK</title>
        <content type="xhtml" xml:base="http://united-geeks.org/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                A couple of weeks ago my Senao 2511 CD PLUS / EXT2 card stopped playing nicely with my own wireless network at home (I use it on a gentoo x86 system). My network is hidden and uses WPA-PSK for encryption, and until some time ago wpa_supplicant was working without problems. However, when trying to associate the card with the network i ran into this problem: <br />
<br />
<blockquote>ioctl [PRISM2_IOCTL_PRISM2_PARAM] Operation not supported</blockquote><br />
<br />
After some searching the web, I was quite sure that I needed to upgrade either my hostap-drivers or the firmware on my wireless card. <br />
 Since I am using a pretty recent kernel and the in-kernel hostap driver (compiled as modules), I concluded that the firmware on the NIC must be the culprit.<br />
<br />
A check with <em>hostap_diag </em> showed this:<br />
<blockquote><br />
# hostap_diag wlan0<br />
NICID: id=0x800c v1.0.0 (PRISM II (2.5) Mini-PCI (SST parallel flash))<br />
PRIID: id=0x0015 v1.1.0 # <-- this is the "primary" firmware<br />
STAID: id=0x001f v1.4.9 (station firmware)  # <-- this is the "secondary" firmware </blockquote><br />
<br />
<br />
This <a href="http://linux.junsun.net/intersil-prism/" >site</a> has a nicely written overview on flashing your Prism2(2.5) / Intersil card with new firmware and also offers lots of different firmware packages to download <a href="http://linux.junsun.net/intersil-prism/firmware" >here</a> . The site walks you trough the whole process, which is great because it also informs about the danger of turning your precious equipment into not-so-precious garbage. <br />
<br />
The program needed to flash the new firmware is called prism2_srec and is included in the hostap_utils package (available for many distros or - <br />
alternatively - get sources from <a href="http://hostap.epitest.fi/" >here</a> and compile it yourself). The nice thing about prism2_srec is that you can do a check first without really flashing the firmware. This makes it highly unlikely that you ruin your wireless card because of flashing the wrong firmware onto it...<br />
<br />
So, first I did the test-run:<br />
<br />
<blockquote>prism2_srec -v wlan0 <primary firmware> <station firmware> # note the absence of any switches (besides the -v for verbosity) </blockquote><br />
<br />
The test-run gave me an "OK" at the end, which gave me confidence to actually flash the card.<br />
<br />
<blockquote>prism2_srec -v -f wlan0 <primary firmware> <station firmware> # the -f switch stands for "flash", be careful!!!</blockquote><br />
<br />
So afterwards the output of hostap_diag reads like this:<br />
<br />
<blockquote><br />
NICID: id=0x800c v1.0.0 (PRISM II (2.5) Mini-PCI (SST parallel flash))<br />
PRIID: id=0x0015 v1.1.1<br />
STAID: id=0x001f v1.8.2 (station firmware)</blockquote></blockquote><br />
<br />
The firmware i used was v1.1.1 (primary) and v1.8.2 (secondary) which both work absolutely flawless. Some people have reported packet-loss when using the most recent secondary firwmare (v.1.8.4), so I thought I'd better stay away from that one...<br />
<br />
So, after trying wpa_supplicant again, no errors anymore <img src="http://united-geeks.org/blog/templates/default/img/emoticons/smile.png" alt=":-)" style="display: inline; vertical-align: bottom;" class="emoticon" /><br />
<br />
Thanks to Jun Sun for all the info I needed...<br />
 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://united-geeks.org/blog/index.php?/archives/25-Patching-hostap-drivers-for-packet-injection.html" rel="alternate" title="Patching hostap drivers for packet-injection" />
        <author>
            <name>n00dl3s</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2007-04-17T18:59:00Z</published>
        <updated>2008-07-15T01:47:38Z</updated>
        <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=25</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=25</wfw:commentRss>
    
            <category scheme="http://united-geeks.org/blog/index.php?/categories/16-WLAN" label="WLAN" term="WLAN" />
    
        <id>http://united-geeks.org/blog/index.php?/archives/25-guid.html</id>
        <title type="html">Patching hostap drivers for packet-injection</title>
        <content type="xhtml" xml:base="http://united-geeks.org/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Most of the more advanced techniques to crack wireless networks use packet-injection, either to produce more traffic in case of WEP cracking (replay attacks ) or to de-authenticate a connected client (in order to sniff the re-authentication handshake for WPA-PSK cracking). <br />
<br />
In any case, the stock hostap driver doesn't allow you to inject packets, so I had to patch it. <br />
You can get the patches <a href="http://patches.aircrack-ng.org/" >here</a>. Be sure to pick the right one for your card/driver. I used the hostap-kernel-2.6.18.patch which also works on my 2.6.19-beyond2 kernel. After applying the patch to the kernel sources, i did a make &&amp; make modules_install and rebooted the box. After that, injection worked great, but my card seemed to pick up much less traffic than before <img src="http://united-geeks.org/blog/templates/default/img/emoticons/sad.png" alt=":-(" style="display: inline; vertical-align: bottom;" class="emoticon" /><br />
<br />
When running kismet before, within seconds i could see dozens of wireless networks, but now only once in a while a new network appeared on the screen. Since the injection itself worked, I was quite sure I applied the patch correctly. After some research, I learnt that the injection patch can lead to problems if you use firmware that is rather old (although no precise version number for what is "too old" was mentioned anywhere). <br />
<br />
Read my post <a href="http://united-geeks.org/blog/index.php?/archives/23-Prism2.5-Intersil-WLAN-Adapter-and-WPA_PSK.html" >here</a> on how to upgrade the firmware on prism2/2.5/3 cards.  
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://united-geeks.org/blog/index.php?/archives/22-Why-Enable-Logging-is-bad....html" rel="alternate" title="Why &quot;Enable Logging&quot; is bad..." />
        <author>
            <name>n00dl3s</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2006-12-10T00:32:55Z</published>
        <updated>2007-08-06T21:25:28Z</updated>
        <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=22</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=22</wfw:commentRss>
    
            <category scheme="http://united-geeks.org/blog/index.php?/categories/7-WL-500G" label="WL-500G" term="WL-500G" />
    
        <id>http://united-geeks.org/blog/index.php?/archives/22-guid.html</id>
        <title type="html">Why &quot;Enable Logging&quot; is bad...</title>
        <content type="xhtml" xml:base="http://united-geeks.org/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                I just spent nearly half a day figuring out, why certain iptables rules i added via the /usr/local/sbin/post-firewall script did not have any effect. <br />
Turns out the Firewall Logging if enabled from the webinterface logs and DROPS packets that are processed later in the chains...<br />
<br />
D'oh, sometimes i would like to shake the people that are responsible for such nonsense behaviour.<br />
<br />
Props go out to Samoth who helped me out here. <br />
<br />
See also the original posting: <a href="http://wl500g.info/archive/index.php/t-2899.html" >http://wl500g.info/archive/index.php/t-2899.html</a>  
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://united-geeks.org/blog/index.php?/archives/19-Ein-Gespenst-geht-um-in-Europa,.html" rel="alternate" title="Ein Gespenst geht um in Europa," />
        <author>
            <name>n00dl3s</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2006-09-19T15:20:14Z</published>
        <updated>2007-08-06T21:40:00Z</updated>
        <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=19</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=19</wfw:commentRss>
    
            <category scheme="http://united-geeks.org/blog/index.php?/categories/4-Hacktivism" label="Hacktivism" term="Hacktivism" />
    
        <id>http://united-geeks.org/blog/index.php?/archives/19-guid.html</id>
        <title type="html">Ein Gespenst geht um in Europa,</title>
        <content type="xhtml" xml:base="http://united-geeks.org/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                und das Gespenst ist nicht etwa <a href="http://de.wikipedia.org/wiki/Manifest_der_Kommunistischen_Partei#Inhalt"  title="Wikipedia">dieses hier</a>, sondern der <a href="http://de.wikipedia.org/wiki/Kreationismus"  title="Wikipedia-Artikel">Kreationismus</a>...<br />
Wie  <a href="http://www.spiegel.de/schulspiegel/wissen/0,1518,437733,00.html"  title="Spiegel-Online-Artikel">Spiegel-Online heute berichtet</a> wird solcher Blödfug(TM) schon an manchen christlichen Privatschulen unterrichtet. Aber seit kurzem, und das ist das erschreckende, auch Einzug an mancher staatlichen Schule hält. Ich dachte eigentlich, dass sowas bei uns nicht möglich ist.<br />
<br />
An dieser Stelle bleibt mir nur wieder mal daran zu erinnern, dass ich der Religion der <a href="http://de.wikipedia.org/wiki/Fliegendes_Spaghettimonster"  title="Wikipedia-Artikel">Pastafari</a> angehöre und demnach ans Fliegende Spaghetti Monster glaube (was dachtet ihr denn warum ich n00dle5 heisse). <br />
Und da heute auch noch der weltweite <a href="http://www.talklikeapirateday.com/wordpress/" >"Talk Like A Pirate Day"</a> ist - der <a href="http://www.venganza.org"  title="www.venganza.org">Zusammenhang zwischen der weltweiten Anzahl von Piraten und der globalen Erwärmung</a> dürfte ja mittlerweile hinreichend bekannt sein - sollte ich vielleicht mal ein paar Briefe an die zuständigen Oberschulämter schreiben, AYE!<br />
<br />
If ya dunno t'talk like a pirrate, aye, then visit <a href="http://loadingreadyrun.com/"  title="Talk like a pirate">this link</a>, me mate <img src="http://united-geeks.org/blog/templates/default/img/emoticons/wink.png" alt=";-)" style="display: inline; vertical-align: bottom;" class="emoticon" />  
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://united-geeks.org/blog/index.php?/archives/15-Bitte-gehen-Sie-weiter,-hier-gibt-es-nichts-zu-sehen....html" rel="alternate" title="Bitte gehen Sie weiter, hier gibt es nichts zu sehen..." />
        <author>
            <name>n00dl3s</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2006-09-19T11:39:07Z</published>
        <updated>2007-08-06T21:42:47Z</updated>
        <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=15</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=15</wfw:commentRss>
    
            <category scheme="http://united-geeks.org/blog/index.php?/categories/4-Hacktivism" label="Hacktivism" term="Hacktivism" />
    
        <id>http://united-geeks.org/blog/index.php?/archives/15-guid.html</id>
        <title type="html">Bitte gehen Sie weiter, hier gibt es nichts zu sehen...</title>
        <content type="xhtml" xml:base="http://united-geeks.org/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                So oder so ähnlich könnte es demnächst auf Englands Straßen ertönen. Jedoch nicht aus dem Munde eines Bobbys oder sonstigen Humanoiden, sondern aus den Lautsprechern, welche bald an vielen Überwachungskameras angebracht werden. Wie <a href="http://yro.slashdot.org/article.pl?sid=06/09/17/1656258"  title="Slashdot-Artikel">/.</a> unter Berufung auf <a href="http://www.dailymail.co.uk/pages/live/articles/news/news.html?in_article_id=405477&in_page_id=1770"  title="Daily Mail - Artikel">einen Artikel</a> in der englischen "Daily Mail" berichtet soll damit in Echtzeit auf "anti-soziales Verhalten" reagiert werden können. <br />
<br />
Jetzt fehlt eigentlich nur noch, dass jeder bei Geburt ein kleines Elektro-Schocker-Implantat eingesetzt bekommt, dann können wir uns endlich wieder sicherer fühlen...<br />
<br />
  
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://united-geeks.org/blog/index.php?/archives/5-CCTV-Mapping.html" rel="alternate" title="CCTV-Mapping" />
        <author>
            <name>n00dl3s</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2006-09-05T00:25:05Z</published>
        <updated>2007-08-06T21:40:57Z</updated>
        <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=5</wfw:comment>
    
        <slash:comments>2</slash:comments>
        <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=5</wfw:commentRss>
    
            <category scheme="http://united-geeks.org/blog/index.php?/categories/4-Hacktivism" label="Hacktivism" term="Hacktivism" />
    
        <id>http://united-geeks.org/blog/index.php?/archives/5-guid.html</id>
        <title type="html">CCTV-Mapping</title>
        <content type="xhtml" xml:base="http://united-geeks.org/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                One of my current projects is the mapping of CCTV / video-surveillance systems in and around Heidelberg (although it is technically not limited to Heidelberg), and as of today there is the first prototype of it for you to see.<br />
Version-0.3 can be found <a href="http://united-geeks.org/cctv/v0.3.html" >here</a>.<br />
<br />
Please give feedback if you want to.  
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://united-geeks.org/blog/index.php?/archives/3-Video-Skype-for-Mac-OSX.html" rel="alternate" title="Video-Skype for Mac OSX" />
        <author>
            <name>n00dl3s</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2006-07-25T14:11:13Z</published>
        <updated>2007-08-06T21:45:35Z</updated>
        <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=3</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=3</wfw:commentRss>
    
            <category scheme="http://united-geeks.org/blog/index.php?/categories/3-OS-X-PPC" label="OS-X (PPC)" term="OS-X (PPC)" />
    
        <id>http://united-geeks.org/blog/index.php?/archives/3-guid.html</id>
        <title type="html">Video-Skype for Mac OSX</title>
        <content type="xhtml" xml:base="http://united-geeks.org/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                As of today, Skype with video-support for Mac OSX is available as beta/preview version.<br />
Get it here: <a href="http://www.skype.com/download/skype/macosx/videopreview.html" >Skype (BETA) 1.5.0.47 for Mac OSX</a><br />
Also, they released a new beta w/o video. <br />
Get it here: <a href="http://www.skype.com/download/skype/macosx/15beta.html" >Skype (BETA) 1.5.0.48</a><br />
<br />
Although I dislike Skype in general (because it's closed source, and ya know....), but since they released Skype for Linux with ALSA-support some weeks ago, and now Skype-Video for the Mac, it seems I am using it more often than ever...<br />
<br />
It's just the best software of its kind that is available at the moment (yeah, I know about iChat-AV, xmeeting, ekiga, etc...). Not only the quality is fantastic (the more compared to the abovementioned programs) it's also most easy to setup. Anyway, it's closed source, so take it with a grain of salt...<br />
<br />
  
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://united-geeks.org/blog/index.php?/archives/2-22C3-Videos.html" rel="alternate" title="22C3 Videos" />
        <author>
            <name>n00dl3s</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2006-07-24T18:09:02Z</published>
        <updated>2007-08-06T18:42:14Z</updated>
        <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=2</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=2</wfw:commentRss>
    
            <category scheme="http://united-geeks.org/blog/index.php?/categories/4-Hacktivism" label="Hacktivism" term="Hacktivism" />
    
        <id>http://united-geeks.org/blog/index.php?/archives/2-guid.html</id>
        <title type="html">22C3 Videos</title>
        <content type="xhtml" xml:base="http://united-geeks.org/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Lately, I discovered the videos of all the interesting speeches that were held at the 22nd Chaos Communication Congress last year. <br />
Get all the videos <a href="http://media.ccc.de/filez/congress/2005/lectures/video/mp4/22C3-videos-complete-20050506-torrents/"  title="22C3-Recordings (BitTorrent Links)" target="_blank">here</a>  
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://united-geeks.org/blog/index.php?/archives/21-Apfel-schaelen-fuer-Anfaenger.html" rel="alternate" title="Apfel schälen für Anfänger" />
        <author>
            <name>n00dl3s</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2006-05-12T17:21:00Z</published>
        <updated>2007-08-06T21:46:19Z</updated>
        <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=21</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=21</wfw:commentRss>
    
            <category scheme="http://united-geeks.org/blog/index.php?/categories/3-OS-X-PPC" label="OS-X (PPC)" term="OS-X (PPC)" />
    
        <id>http://united-geeks.org/blog/index.php?/archives/21-guid.html</id>
        <title type="html">Apfel schälen für Anfänger</title>
        <content type="xhtml" xml:base="http://united-geeks.org/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Apple-Produkt kaputt? Garantie weg? <br />
Die meissten würden jetzt sicherlich einen oft übertriebenen Preis für die Reparatur bei einem Fachhändler oder Apple selbst bezahlen. Wer sich aber nicht zuschade ist selbst Hand anzulegen, der sollte sich unbedingt mal die absolut genialen Step-By-Step <a href="http://www.ifixit.com/Guide/" >Repair-Guides</a> von ifixit.comanschauen. Da wird kein Schritt ausgelassen, und selbst komplizierte Arbeitsschritte können detailiert nachvollzogen werden.  
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://united-geeks.org/blog/index.php?/archives/20-How-nerdy-are-you.html" rel="alternate" title="How nerdy are you?" />
        <author>
            <name>n00dl3s</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2006-04-01T16:36:00Z</published>
        <updated>2007-08-06T21:47:20Z</updated>
        <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=20</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=20</wfw:commentRss>
    
            <category scheme="http://united-geeks.org/blog/index.php?/categories/5-Various" label="Various" term="Various" />
    
        <id>http://united-geeks.org/blog/index.php?/archives/20-guid.html</id>
        <title type="html">How nerdy are you?</title>
        <content type="xhtml" xml:base="http://united-geeks.org/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <a href="http://www.nerdtests.com/ft_nq.php?im" align="center"><img src="http://www.nerdtests.com/images/ft/nq.php?val=1759" alt="I am nerdier than 86% of all people. Are you nerdier? Click here to find out!"></a><br />
<br />
<br />
Die Frage ist nur: soll ich jetzt jubeln oder heulen?  
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://united-geeks.org/blog/index.php?/archives/17-Ladekabel-vergessen-na-und!.html" rel="alternate" title="Ladekabel vergessen - na und!" />
        <author>
            <name>n00dl3s</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2005-09-27T14:13:00Z</published>
        <updated>2007-08-06T21:48:57Z</updated>
        <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=17</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=17</wfw:commentRss>
    
            <category scheme="http://united-geeks.org/blog/index.php?/categories/12-Razr-V3" label="Razr V3" term="Razr V3" />
    
        <id>http://united-geeks.org/blog/index.php?/archives/17-guid.html</id>
        <title type="html">Ladekabel vergessen - na und!</title>
        <content type="xhtml" xml:base="http://united-geeks.org/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Habe gerade voller Entzücken festgestellt, dass mein Razr sich auch ohne das Ladegerät laden lässt, indem man sich einfach eines USB-Kabels bedient (USB-A auf Mini-B). Phantastisch, vor allem da mein Ladegerät ca. 100km von mir entfernt liegt, und der Akku schon angefangen hat zu fiepen...<br />
  
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://united-geeks.org/blog/index.php?/archives/12-GNUPoc-Symbian-SDK-on-GNULinux.html" rel="alternate" title="GNUPoc - Symbian SDK on GNU/Linux" />
        <author>
            <name>n00dl3s</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2005-03-15T20:47:00Z</published>
        <updated>2007-08-06T21:51:39Z</updated>
        <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=12</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=12</wfw:commentRss>
    
            <category scheme="http://united-geeks.org/blog/index.php?/categories/11-SX1" label="SX1" term="SX1" />
    
        <id>http://united-geeks.org/blog/index.php?/archives/12-guid.html</id>
        <title type="html">GNUPoc - Symbian SDK on GNU/Linux</title>
        <content type="xhtml" xml:base="http://united-geeks.org/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                GnuPoc makes it possible to develop EPOC applications on your GNU/Linux machine. It is using GNU make, Wine and GCC crosscompiler for ARM.<br />
<br />
Read the full story at the <a href="http://www.gnupoc.org/" >GNUPoc Website</a>  
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://united-geeks.org/blog/index.php?/archives/13-BlueSniper.html" rel="alternate" title="BlueSniper" />
        <author>
            <name>n00dl3s</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2005-03-14T20:49:00Z</published>
        <updated>2007-08-06T22:21:53Z</updated>
        <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=13</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=13</wfw:commentRss>
    
            <category scheme="http://united-geeks.org/blog/index.php?/categories/1-InSecurity" label="InSecurity" term="InSecurity" />
    
        <id>http://united-geeks.org/blog/index.php?/archives/13-guid.html</id>
        <title type="html">BlueSniper</title>
        <content type="xhtml" xml:base="http://united-geeks.org/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Hehe, da haben sich ein paar Jungs mal wieder richtig Mühe gegeben und was lustiges gebastelt...<br />
<br />
Für Pazifisten wie mich mutet es allerdings seltsam an, dass "Rifle" (dt.: Gewehr) im Titel nicht von ungefährt kommt: haben sie doch tatsächlich den Schaft eines Luger(TM)-Gewehres gekauft und darin einen Mini-Computer (mit Embedded Linux) und als "Lauf" eine Yagi Antenne verbaut.<br />
<br />
Dennoch, schießen tut das Ding ja nicht, ob es gefährlich ist oder nicht kommt wohl darauf an was man damit vorhat. Mit einer Reichweite von angeblich 1km kann man damit schon ordentlich Unfug treiben.<br />
<br />
<a href="http://www.tomsnetworking.com/2005/03/08/how_to_bluesniper_pt1/" >Die ganze Story über das BT-Sniper-Rifle</a> (externer Link)  
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://united-geeks.org/blog/index.php?/archives/10-SX1-SyncML,-Multisync,-Evolution-2,-Gentoo-Linux.html" rel="alternate" title="SX1: SyncML, Multisync, Evolution 2, Gentoo / Linux" />
        <author>
            <name>n00dl3s</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2005-02-17T20:15:00Z</published>
        <updated>2007-08-06T22:24:03Z</updated>
        <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=10</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=10</wfw:commentRss>
    
            <category scheme="http://united-geeks.org/blog/index.php?/categories/11-SX1" label="SX1" term="SX1" />
    
        <id>http://united-geeks.org/blog/index.php?/archives/10-guid.html</id>
        <title type="html">SX1: SyncML, Multisync, Evolution 2, Gentoo / Linux</title>
        <content type="xhtml" xml:base="http://united-geeks.org/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                The following information may be outdated, i just keep for personal reasons.<br />
<br />
So, my aim was to syncronize my phone and my evolution calendar and addressbook, and Multisync seemed to be what I was looking for. <br />
But, there's trouble ahead. Read on for how to get over it... Turns out Symbian/S60 phones have a rather special (buggy?) dialect of wbxml (WAP-XML) which needs a patched libwbxml2. Since it was not in the Gentoo Portage-Tree, i got the already patched version from here.<br />
<br />
<strong>Multisync</strong><br />
<br />
I knew I had to compile multisync (Gentoo ebuild) with libwbxml2 support which turned out to be tricky (=impossible) when sticking to Gentoo-ebuilds. <br />
The problem is:<br />
The compile-script looks for the libwbxml2 header files in "/usr/include/wbxml2/", but the patched version puts them in "/usr/include/". So I manually copied all of the headerfiles to the newly "/usr/include/wbxml2/" directory and voila: during the compile process I can see:<br />
<blockquote><br />
checking for wbxml_conv_wbxml2xml in -lwbxml2... yes<br />
checking for correct libwbxml2 version... yes</blockquote><br />
<br />
Now i expected a new button in Multisync to appear, but no <img src="http://united-geeks.org/blog/templates/default/img/emoticons/sad.png" alt=":-(" style="display: inline; vertical-align: bottom;" class="emoticon" /><br />
The libs seem to be present, but it builds it without libwbxml2-support. I tried a little more to get it working, but without any progress, so I decided to try something else (I was impatient, but there's probably a way to do this the "Gentoo-Way")<br />
<br />
I unmerged multisync and d/l the latest cvs-snapshot of Multisync from here. I compiled everything and the long-awaited "Disable String Tables" Checkbox appeared in the menu. <img src="http://united-geeks.org/blog/templates/default/img/emoticons/smile.png" alt=":-)" style="display: inline; vertical-align: bottom;" class="emoticon" /><br />
<br />
Now I had everything ready to try syncing<br />
<br />
<strong>Setup Multisync:</strong><br />
<br />
Start Multisync<br />
The settings you need are:<br />
<br />
<blockquote>1st plugin: syncML<br />
2nd plugin: Evolution2<br />
syncML settings:<br />
<br />
SyncML Role: SyncML Server<br />
Connection: http://this computer:PORT<br />
Authentification: USERNAME/PASSWORD<br />
In the "Options"-menu tick both checkboxes ("Interpret UTC as local time" / Disable string tables")</blockquote><br />
<br />
<strong>Evolution2 settings:</strong><br />
<br />
Pick the right calendar, addressbook and tasks file from the menu.<br />
Setup the SX1<br />
<br />
Start the SyncML app and create a new profile:<br />
<br />
<blockquote>Bearer Type: Internet<br />
Access Point: DEFINED PREVIOUSLY (see TCP-IP over Bluetooth Howto)<br />
Host Address: IP of Multisync-Server<br />
Port: PORT (like in Multisync)<br />
Username &amp; password (like in Multisync)<br />
Remote Calendar: calendar Remote Contacts: addressbook HTTP Auth: No</blockquote><br />
<br />
OK, now you need the right <em>Gnapplet.sis</em>, which is this one. Transfer it to the phone and install it there.<br />
<br />
<strong>Putting the pieces together</strong><br />
<br />
Start Multisync on PC<br />
Get TCP-IP on the phone working<br />
Start Gnapplet<br />
Start SyncML Process on the phone<br />
Pray to your favourite god(s)<strong><br />
</strong>=As many other things, this does not work very "stable". For me, i.e. the first try when starting the sync-process on the phone never works. So what I do is: 'cancel first attempt'&'try again'. This works most of the time <img src="http://united-geeks.org/blog/templates/default/img/emoticons/smile.png" alt=":-)" style="display: inline; vertical-align: bottom;" class="emoticon" /><br />
Just try...<br />
<br />
<strong>Last words</strong><br />
<br />
There are some minor issues with the mapping of some field descriptions, e.g. SyncML and Evolution2 won't work together perfectly atm., but I was told by a Multisync developer that maybe in the 0.9 release this will be fixed.<br />
For the moment you should definetely backup both devices (phone and Evolution) before you try anything. Also, you might run into wrong handling of duplicates. I did not want to move back to the old evolution, but maybe there are no such problems like in the Evo2-plugin right now (which is considered 'beta').<br />
<br />
<strong>BTW:</strong><br />
SX1-Firmware: 14<br />
Evolution: 2.0.3-r2<br />
Multisync: cvs-snapshot from 02/16/2005<br />
Patched wbxml2-0.9.0 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://united-geeks.org/blog/index.php?/archives/9-SX1-Optimizing-videos-with-Transcode.html" rel="alternate" title="SX1: Optimizing videos with Transcode" />
        <author>
            <name>n00dl3s</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2004-12-06T00:44:00Z</published>
        <updated>2006-09-09T12:29:45Z</updated>
        <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=9</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=9</wfw:commentRss>
    
            <category scheme="http://united-geeks.org/blog/index.php?/categories/11-SX1" label="SX1" term="SX1" />
    
        <id>http://united-geeks.org/blog/index.php?/archives/9-guid.html</id>
        <title type="html">SX1: Optimizing videos with Transcode</title>
        <content type="xhtml" xml:base="http://united-geeks.org/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                The SX1 has quite enough power under the hood to watch movies in reasonable quality. However, the framerate isn't high enough to enjoy fast action movies, but it's perfect for my favourite TV-Show: The Simpsons. <br />
<br />
Learn see it's done.<br />
 With transcode you have almost unlimited possibilities in En/Decoding and converting various video-formats to other formats. For a complete overview see the transcoding website.<br />
<br />
As player on my SX1 I use 'Smartmovie' with the XVid-Codec. I did not find any other good players (mobiclip didn't work). <br />
<br />
So, to be able to watch Simpsons-episodes (22min, xvid) on my phone, I use this sequence of transcode operations to convert a ~170MB episode (XVid in avi) to a ~45MB big file:<br />
(Of course, you have to replace $FILE with the right filename. The output file will be named SX1-movie.avi.) <br />
<blockquote><br />
nice -n +19 transcode --print_status 5 --export_fps 15 -Z 208x156 -x mplayer -J modfps=buffer=7,hqdn3d -V -i $FILE -y xvid,null -w 164 -o tmp-video.avi <br />
<br />
nice -n +19 transcode --print_status 500 --export_fps 15 -u 35 -x null,auto -y null,wav -m tmp-sound.avi -i $FILE <br />
<br />
nice -n +19 transcode --print_status 500 -p tmp-sound.avi -J astat=alog -u 50 <br />
<br />
nice -n +19 transcode --print_status 50 -i tmp-video.avi -o SX1-movie.avi -p tmp-sound.avi -s `cat alog` -P1 -b 64 -y raw <br />
<br />
rm tmp-sound.avi<br />
rm tmp-video.avi<br />
</blockquote><br />
<br />
ENJOY 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://united-geeks.org/blog/index.php?/archives/37-SX1-Optimizing-videos-with-Transcode.html" rel="alternate" title="SX1: Optimizing videos with Transcode" />
        <author>
            <name>n00dl3s</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2004-12-06T00:44:00Z</published>
        <updated>2007-08-07T04:53:03Z</updated>
        <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=37</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=37</wfw:commentRss>
    
            <category scheme="http://united-geeks.org/blog/index.php?/categories/11-SX1" label="SX1" term="SX1" />
    
        <id>http://united-geeks.org/blog/index.php?/archives/37-guid.html</id>
        <title type="html">SX1: Optimizing videos with Transcode</title>
        <content type="xhtml" xml:base="http://united-geeks.org/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                The SX1 has quite enough power under the hood to watch movies in reasonable quality. However, the framerate isn't high enough to enjoy fast action movies, but it's perfect for my favourite TV-Show: The Simpsons. <br />
<br />
Let's see how it's done:<br />
 With transcode you have almost unlimited possibilities in En/Decoding and converting various video-formats to other formats. For a complete overview see the transcoding website.<br />
<br />
As player on my SX1 I use 'Smartmovie' with the XVid-Codec. I did not find any other good players (mobiclip didn't work). <br />
<br />
So, to be able to watch Simpsons-episodes (22min, xvid) on my phone, I use this sequence of transcode operations to convert a ~170MB episode (XVid in avi) to a ~45MB big file:<br />
(Of course, you have to replace $FILE with the right filename. The output file will be named SX1-movie.avi.) <br />
<blockquote><br />
nice -n +19 transcode --print_status 5 --export_fps 15 -Z 208x156 -x mplayer -J modfps=buffer=7,hqdn3d -V -i $FILE -y xvid,null -w 164 -o tmp-video.avi <br />
<br />
nice -n +19 transcode --print_status 500 --export_fps 15 -u 35 -x null,auto -y null,wav -m tmp-sound.avi -i $FILE <br />
<br />
nice -n +19 transcode --print_status 500 -p tmp-sound.avi -J astat=alog -u 50 <br />
<br />
nice -n +19 transcode --print_status 50 -i tmp-video.avi -o SX1-movie.avi -p tmp-sound.avi -s `cat alog` -P1 -b 64 -y raw <br />
<br />
rm tmp-sound.avi<br />
rm tmp-video.avi<br />
</blockquote><br />
<br />
ENJOY 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://united-geeks.org/blog/index.php?/archives/8-SX1-and-kbluetoothd-discovery-jobs.html" rel="alternate" title="SX1 and kbluetoothd discovery jobs" />
        <author>
            <name>n00dl3s</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2004-12-06T00:37:00Z</published>
        <updated>2007-08-06T22:25:05Z</updated>
        <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=8</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=8</wfw:commentRss>
    
            <category scheme="http://united-geeks.org/blog/index.php?/categories/11-SX1" label="SX1" term="SX1" />
    
        <id>http://united-geeks.org/blog/index.php?/archives/8-guid.html</id>
        <title type="html">SX1 and kbluetoothd discovery jobs</title>
        <content type="xhtml" xml:base="http://united-geeks.org/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                I've just been playing a little with kbluetoothd's dicovery jobs. E.g. running scripts when a (specific) bluetooth device is in/out of range.<br />
<br />
The possible use of this depends on what you want to do with it. Some basic hints (esp. for the SX1) can be found here...<br />
 To use this feature start up "kbluetoothd" and click your way to the "configure services" option, then click on the tab named "Device Discovery". You can "Add New Job" which gives you these possibilities (atm):<br />
<br />
<ul><br />
<li>Custom Job</li><br />
<li>Discovery Protocol</li><br />
<li>Kopete_AutoAway</li><br />
<li>Photo Copy</li><br />
<li>Screensaver</li><br />
</ul><br />
<br />
<strong>Custom Job</strong><br />
This is a template do use for your own scripts. Unmodified it just displays a small popup-window whenever a device is discovered.<br />
<br />
<strong>Discovery Protocol</strong><br />
This is essentially the same output as doing a "sdptool browse" from the shell. The protocols are by default saved as hmtl-files (name equals the MAC-Address of the discovered device) in /tmp <br />
<br />
<strong>Kopete_AutoAway</strong><br />
This one is quite handy. Whenever your phone (or other BT-device) gets out of range (or if BT switched off) Kopete (the KDE Instant-Messenger / IRC-client) will set you "Away" (if you enabled the "auto-away" option in kopete before).<br />
<br />
<strong>Photo Copy</strong><br />
This is a script to automatically download Photos (or whatever) from the phone once it's discovered. The unchanged script looks for photos in '/Galerie/Fotos' and stores them locally in '/tmp' .<br />
<br />
<strong>Screensaver</strong><br />
This will trigger your standard KDE-screensaver, either with or without locking it. You have to change the file to your liking.<br />
<br />
<strong>SX1-Info</strong><br />
Once again, the BT-application on the SX1 proves to be very unstable and crashes often. I could minimize this trouble by fiddling with "Minimum time between two successive calls" and "Periodically update neighbor list". I've set the first one to 00:00:05 (5 secs) for each job, and the latter to 00:00:10 (10 secs).<br />
Seems this is OK for the SX1 (read: crashes, but only sometimes <img src="http://united-geeks.org/blog/templates/default/img/emoticons/wink.png" alt=";-)" style="display: inline; vertical-align: bottom;" class="emoticon" /> ) 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://united-geeks.org/blog/index.php?/archives/11-Linux-Gaming-StrikeForce-for-Unreal-Tournament.html" rel="alternate" title="Linux-Gaming: StrikeForce for Unreal Tournament" />
        <author>
            <name>n00dl3s</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2004-12-03T20:29:00Z</published>
        <updated>2007-08-06T22:26:14Z</updated>
        <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=11</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=11</wfw:commentRss>
    
            <category scheme="http://united-geeks.org/blog/index.php?/categories/5-Various" label="Various" term="Various" />
    
        <id>http://united-geeks.org/blog/index.php?/archives/11-guid.html</id>
        <title type="html">Linux-Gaming: StrikeForce for Unreal Tournament</title>
        <content type="xhtml" xml:base="http://united-geeks.org/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                The almost forgotten StrikeForce for Unreal Tournament. It took some time to get my hands on the installer-script, but here it is:<br />
<br />
How to: SF / UT For Linux...<br />
<br />
 <strong>Download everything you need</strong><br />
<ul><br />
<li>download the installer-script here</li><br />
<li>download the serverfiles (maps and stuff) here</li><br />
<li>download the update for sf1.81 here</li><br />
</ul><br />
<br />
<strong>Installation</strong><br />
<br />
move/copy the serverfiles you have from above to the "/usr/local/games/ut" directory and unpack it there with:<br />
<br />
<blockquote># tar -xzf sf_180_server_files.tar.gz</blockquote><br />
<br />
to update from v1.8 to v.181 you need to move/copy the sf_180_to_181_linux.tar.gz file from above to /usr/local/games/ut/Strikeforce/SF_System. then:<br />
<br />
<blockquote># cd /usr/local/games/ut/Strikeforce/SF_System<br />
# tar -xzf sf_180_to_181_linux.tar.gz"</blockquote><br />
<br />
which will replace 3 files (SF.u , SFMenu.u and SFGame.u). If you maybe want to downgrade later you should maybe rename (or copy elsewhere) each of files the before overwriting with the v1.81 files.<br />
unzip sf_scripts.zip and do a:<br />
<br />
<blockquote># cp StrikeForce.ini $HOME/.loki/ut/System<br />
# cp SFUser.ini $HOME/.loki/ut/System<br />
# cp strikeforce /usr/local/games/ut/<br />
# chmod +x /usr/local/games/ut/strikeforce<br />
# ln -s /usr/local/games/ut/strikeforce /usr/local/bin/</blockquote><br />
<br />
<strong>Starting</strong><br />
<br />
If everything went fine so far you should be able to start it (as user) from the shell with:<br />
<br />
<blockquote># strikeforce</blockquote><br />
<br />
HAVE FUN 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://united-geeks.org/blog/index.php?/archives/7-SX1-and-Linux-Whats-hot,-whats-not....html" rel="alternate" title="SX1 and Linux: What's hot, what's not..." />
        <author>
            <name>n00dl3s</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2004-12-03T00:33:00Z</published>
        <updated>2006-09-09T12:29:58Z</updated>
        <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=7</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=7</wfw:commentRss>
    
            <category scheme="http://united-geeks.org/blog/index.php?/categories/11-SX1" label="SX1" term="SX1" />
    
        <id>http://united-geeks.org/blog/index.php?/archives/7-guid.html</id>
        <title type="html">SX1 and Linux: What's hot, what's not...</title>
        <content type="xhtml" xml:base="http://united-geeks.org/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                The following Information is meant to be helpful to anybody trying to get the "Siemens SX1" mobile phone working together with our favorite OS: Gentoo-Linux.<br />
<br />
Of course, there shouldn't be many differences regarding other distributions. I will add relevant information about my experiences with my Debian system as soon as I get my hands on a second Bluetooth adapter. First, some words in general about the SX1 and about its bluetooth-functionality:<br />
<br />
The SX1 is a great phone - I just love it and did not regret buying it. There are, however, some issues with it. For example there were and are stability issues. A firmware upgrade may help for specific problems, but even though it is a rare situation, you may experience crashes, freezes and hanging applications on your SX1. This is especially true for applications relying on bluetooth and the bluetooth-implementation itself. So, you will find out, that sometimes it's best to restart bluetooth or the phone if things are misteriously failing or show somewhat strange behaviour.<br />
<br />
Another problem is the limitation to one bluetooth-connection at the same time (on the phone). This is not "bluetooth-limitation" in general, but seems to be true for all the chips to be found in mobile phones <img src="http://united-geeks.org/blog/templates/default/img/emoticons/sad.png" alt=":-(" style="display: inline; vertical-align: bottom;" class="emoticon" /><br />
<br />
<br />
What's working so far:<br />
<ul><br />
<li>Pairing</li><br />
<li>Sending and receiving files</li><br />
<li>TCP-IP over Bluetooth</li><br />
<li>GnuBox</li><br />
<li>SyncML/Multisync (with some minor issues)</li><br />
<li>Bemused</li><br />
<li>P3NFS (but very slow)</li><br />
</ul> 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://united-geeks.org/blog/index.php?/archives/6-SX1-TCP-IP-over-BlueTooth.html" rel="alternate" title="SX1: TCP-IP over BlueTooth" />
        <author>
            <name>n00dl3s</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2004-12-03T00:14:00Z</published>
        <updated>2006-09-09T12:35:30Z</updated>
        <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=6</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=6</wfw:commentRss>
    
            <category scheme="http://united-geeks.org/blog/index.php?/categories/11-SX1" label="SX1" term="SX1" />
    
        <id>http://united-geeks.org/blog/index.php?/archives/6-guid.html</id>
        <title type="html">SX1: TCP-IP over BlueTooth</title>
        <content type="xhtml" xml:base="http://united-geeks.org/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                With this howto you will be able to use TCP-IP over BlueTooth, access your local LAN or the internet without restrictions (the speed is limited to what BlueTooth can handle)<br />
<br />
Getting TCP/IP to work is maybe going to be tricky. I ran into lots of trouble myself. So, if you expirience problems just don't give up and experiment a litte <img src="http://united-geeks.org/blog/templates/default/img/emoticons/wink.png" alt=";-)" style="display: inline; vertical-align: bottom;" class="emoticon" /><br />
<br />
 <strong>Basics:</strong><br />
AFAIK this feature was never meant to be made public, but was instead used by Nokia-technicians to get remote access to phones while in development. That's probably the reason why there is no information to be found in official documents by i.e. Siemens or Nokia. <br />
<br />
Anyway, after buying  my SX1 I came across several websites saying it was possible to have TCP/IP working on certain Symbian/S60 phones (like the SX1 or the Nokia 6600). These websites provided much needed information (see links at the end of this section). Nevertheless, none of the sites totally matches my case here, so thats why I decided to put together this small howto.<br />
<br />
<strong>To get this going you need:</strong><br />
<ul><br />
<li>A working BlueTooth-implementation on your computer</li><br />
<li>pppd to allow dial-in connections from the phone'</li><br />
<li>iptables set up to act as router / NAT on the 'Bluetooth-PC'</li><br />
<li>a nameserver to resolve the 'mrouter'-zone</li><br />
</ul><br />
<br />
<br />
<strong>Setup the pppd</strong><br />
<br />
<strong>Kernel-Options:</strong><br />
<br />
<blockquote>CONFIG_PPP=m<br />
CONFIG_PPP_ASYNC=m<br />
CONFIG_PPP_DEFLATE=m<br />
CONFIG_PPP_BSDCOMP=m</blockquote><br />
<br />
If you don't have it in your kernel already recompile and reboot the machine with the new kernel. You don't have to load the modules manually, they'll get loaded automatically when needed.<br />
<br />
You need to create a <em>/etc/ppp/options</em> file. Below you can see mine, see #comments for explanations.<br />
<br />
<blockquote>noauth<br />
local<br />
modem<br />
proxyarp<br />
debug<br />
ms-dns 192.168.0.254 # your DNS-Server <br />
192.168.0.100:192.168.0.110 # First is the pppd server IP, second the one the phone gets</blockquote><br />
<br />
<strong>Iptables / NAT</strong><br />
<br />
Now you have to set up iptables for NAT, which is a easy and straightforward thing to do. Just issue two simple commands:<br />
<br />
<blockquote>echo 1 > /proc/sys/net/ipv4/ip_forward <br />
iptables -t nat -A POSTROUTING -o ppp0 -j MASQUERADE</blockquote><br />
<br />
<br />
If you already have a ppp0 open (to dial in to your ISP) it has to be ppp1 (or X). Of course you can also have iptables act as a firewall, google for instructions if you don't know how to do that.<br />
You can verifiy those settings with:<br />
<br />
<blockquote>hal root # iptables -t nat -L<br />
Chain PREROUTING (policy ACCEPT)<br />
target                         prot     opt     source         destination<br />
<br />
Chain POSTROUTING (policy ACCEPT)<br />
target                         prot     opt     source         destination<br />
MASQUERADE      all          --      anywhere    anywhere<br />
<br />
Chain OUTPUT (policy ACCEPT)<br />
target                         prot     opt     source         destination</blockquote><br />
<br />
<br />
<strong>The Nameserver</strong><br />
<br />
I use bind9 as my nameserver. <br />
<br />
First you have to create a new file called 'db.mrouter'. My file looks like this:<br />
<br />
<br />
<blockquote># cat /etc/bind/db.mrouter<br />
<br />
$ttl 38400<br />
mrouter.    IN    SOA    flux. flux.wg. (<br />
        2003051402<br />
        10800<br />
        3600<br />
        604800<br />
        38400 )<br />
<br />
mrouter.                         IN      NS     flux.<br />
wsockhost.mrouter.         IN      A       192.168.0.254<br />
192.168.0.254.mrouter.    IN     PTR    wsockhost</blockquote><br />
<br />
Here, 'flux' is the hostname of my server and '192.168.0.254' is its IP.<br />
<br />
<strong>Starting the connection</strong><br />
<br />
Some tips before you start:<br />
<br />
It seems that the kbemused-server is interfering with all this. so, if you see a kbluetoothd popup window that indicates your phone is connecting to the bemused-server, it's maybe a good idea to disable it first or to stop kbluetoothd alltogether (just switching channels does not work for me).<br />
<br />
The SX1's BlueTooth application suxx. It seems that it doesn't crash totally, but rather partially sometimes, e.g. I can still transfer files to / from the phone, but getting TCP-IP to work fails sometimes for no obvious reason. The simplest approach to this is switching Bluetooth (on the phone) off and on again, maybe even restart the phone.<br />
<br />
Then, at last, make sure the rfcomm devices you are about to use are created at first and are not already in use. To see current rfcomm activity run 'rfcomm' without arguments. You can "free" rfcomm devices with "rfcomm release <device number>OR<all>).<br />
<br />
<br />
Let's try . To enable the tcp-ip connection, you have to do this:<br />
<br />
<br />
<blockquote># sdptool add --channel=2 SP   <br />
<br />
Add the local bluetooth serial-port <br />
<br />
<br />
# dund --listen --channel=2<br />
<br />
Tell dund to listen for incoming ppp connections on the serial-port<br />
<br />
<br />
# rfcomm connect 2 00:01:E3:2C:F9:61 2</blockquote><br />
<br />
This is crucial now: we try to establish a connection to the phones serial port (NOT the serial port we established locally). The phone will disconnect immediately but this is exactly what we want.<br />
That is normal behaviour and results from how the "mrouter" application on the phone is working. If a bluetooth-device is trying to connect to the phone's serial port, the phone "remembers" the MAC address of the device, disconnects and then tries to establish a connection to that MAC address. If mrouter gets a nameserver from the pppd and if NAT is working, you are done.  Watch the syslog for activity:<br />
<br />
<br />
<blockquote>Dec  3 01:33:18 hal hcid[26480]: Bluetooth HCI daemon<br />
Dec  3 01:33:18 hal hcid[26480]: Starting security manager 0<br />
Dec  3 01:33:18 hal sdpd[26484]: Bluetooth SDP daemon<br />
Dec  3 01:33:18 hal dund[26492]: Bluetooth DUN daemon<br />
Dec  3 01:33:18 hal hcid[26480]: link_key_request (sba=00:10:DC:57:6D:BC, dba=00:01:E3:2C:F9<br />
Dec  3 01:33:20 hal dund[26506]: New connection from 00:01:E3:2C:F9:61<br />
Dec  3 01:33:20 hal pppd[26512]: pppd 2.4.1 started by root, uid 0<br />
Dec  3 01:33:20 hal pppd[26512]: using channel 8<br />
Dec  3 01:33:20 hal pppd[26512]: Using interface ppp0<br />
Dec  3 01:33:20 hal pppd[26512]: Connect: ppp0 <--> /dev/rfcomm0<br />
Dec  3 01:33:20 hal pppd[26512]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x8bdf7a9> <mp>]<br />
Dec  3 01:33:20 hal pppd[26512]: rcvd [LCP ConfReq id=0x1 <magic 0xf97250ad> <asyncmap 0x0>omp>]<br />
Dec  3 01:33:20 hal pppd[26512]: sent [LCP ConfAck id=0x1 <magic 0xf97250ad> <asyncmap 0x0>omp>]<br />
Dec  3 01:33:21 hal pppd[26512]: rcvd [LCP ConfAck id=0x1 <asyncmap 0x0> <magic 0x8bdf7a9> <mp>]<br />
Dec  3 01:33:21 hal pppd[26512]: cbcp_lowerup<br />
Dec  3 01:33:21 hal pppd[26512]: want: 2<br />
Dec  3 01:33:21 hal pppd[26512]: sent [IPCP ConfReq id=0x1 <addr 192.168.0.253> <compress VJ<br />
Dec  3 01:33:21 hal pppd[26512]: sent [CCP ConfReq id=0x1 <deflate 15> <deflate(old#) 15> <b<br />
Dec  3 01:33:21 hal pppd[26512]: rcvd [IPCP ConfReq id=0x1 <compress VJ 0f 01> <addr 0.0.0.0.0.0.0> <ms-dns3 0.0.0.0>]<br />
Dec  3 01:33:21 hal pppd[26512]: sent [IPCP ConfNak id=0x1 <addr 192.168.0.200> <ms-dns1 192<ms-dns3 192.168.0.254>]<br />
Dec  3 01:33:21 hal pppd[26512]: rcvd [IPCP ConfAck id=0x1 <addr 192.168.0.253> <compress VJ<br />
Dec  3 01:33:21 hal pppd[26512]: rcvd [CCP ConfRej id=0x1 <deflate 15> <deflate(old#) 15> <b<br />
Dec  3 01:33:21 hal pppd[26512]: sent [CCP ConfReq id=0x2]<br />
Dec  3 01:33:21 hal pppd[26512]: rcvd [IPCP ConfReq id=0x2 <compress VJ 0f 01> <addr 192.168dns1 192.168.0.254> <ms-dns3 192.168.0.254>]<br />
Dec  3 01:33:21 hal pppd[26512]: sent [IPCP ConfAck id=0x2 <compress VJ 0f 01> <addr 192.168dns1 192.168.0.254> <ms-dns3 192.168.0.254>]<br />
Dec  3 01:33:21 hal pppd[26512]: found interface eth0 for proxy arp<br />
Dec  3 01:33:21 hal pppd[26512]: local  IP address 192.168.0.253<br />
Dec  3 01:33:21 hal pppd[26512]: remote IP address 192.168.0.200<br />
Dec  3 01:33:21 hal pppd[26512]: Script /etc/ppp/ip-up started (pid 26521)<br />
Dec  3 01:33:21 hal pppd[26512]: Script /etc/ppp/ip-up finished (pid 26521), status = 0x0</blockquote><br />
<br />
<br />
<br />
Happy tcp-ip'ing <img src="http://united-geeks.org/blog/templates/default/img/emoticons/wink.png" alt=";-)" style="display: inline; vertical-align: bottom;" class="emoticon" /><br />
 
            </div>
        </content>
        
    </entry>

</feed>