Is there anybody out there …

who likes to organize an Eclipse DemoCamp in the eastern part of Germany (preferably in Berlin or Leipzig)?

From: Lynn Gayowski
Sent: Wednesday, October 31, 2007 4:16 AM
To: Enrico Schnepel
Subject: FW: demo camp

Hi Enrico!

Eclipse DemoCamps are being organized locally by committers and member companies. We haven’t had any volunteers for eastern Germany yet.

Here are the guidelines for organizing a DemoCamp: http://www.eclipse.org/community/democamp/organizedemocamp.php. If there are any committers or members that would like to help, we’d be happy to support the event.

Regards,
Lynn Gayowski
Marketing Events Manager
Eclipse Foundation, Inc.
www.eclipse.org

—–Original Message—–

From: Enrico Schnepel
Sent: Wednesday, October 31, 2007 5:39 AM
To: news (at) eclipse (dot) org
Subject: demo camp

Hello,

I would like to attend to a demo camp (http://wiki.eclipse.org/Eclipse_DemoCamp) but they are only located in the western part of Germany (counting four) and none is in the eastern part of Germany. Is it possible to make a fifth demo camp within Germany e.g. in Berlin or Leipzig?

Regards

Enrico Schnepel

Information R/evolution

You may have seen the two videos from an earlier post. I’ve found another very nice video about Folksonomy and Taxonomy.

God wrote in LISP

It is the first time that I am blogging about music but you must admit that it is also very seldom to hear something like the Eternal Flame aka “God wrote in LISP” (Written by Bob Kanefsky, parodying “God Lives on Terra” and performed by Julia Ecklar) as suggested by Markus Voelter.

There are some other nice songs like one about PGP and one about the Technical Support which are also a must for “freaks”.

Six degrees is dead – long live DBpedia

I’ve just listened to a talk about the DBpedia Relationship Finder and ask myself whether the project Six degrees of Wikipedia is still active. It’s a pitty – it is not (… at least the links server). The algorithm is not the same but it does a good job. Six degrees evaluates the every link in the page and creates an untyped association while DBpedia evaluates only the infoboxes in the sites and gathers also information about the association type (e.g. Johann Sebastian Bach was born in Eisenach and died in Leipzig).

The combination would be more interesting – to have more information – using all links – than DBpedia and to have better information quality – using the info boxes – than Six degrees.

Fotomarathon 2007

For all those who like the well known Fotomarathon – I’ve put our photo set from yesterday into a flickr album.
Mosaik

Use both Forces Luke!

Using The Force (which has recently emerged from the Blue Shirt Studio) you now are able to script the forces Luke has already used a long time ago in a galaxy far, far away….

platform-independent

What I have learned today:

“platform-independent” is when two computers behave completely different using the same program.

The Wizard of Climbing

“to climb” translated into German is “klettern”. The kletterwizard allows you to write nice looking letters in a nice KDE-Wizzard-GUI with a snip of your fingers.

I’ve created a RPM for OpenSuSE 10.2 with another snip of checkinstall‘s fingers.

C-Plus-Plus

It is amaising what horrorable error messages g++ is able to generate…

error: could not convert ‘((Parser*)this)->Parser::words. std::map<_Key, _Tp, _Compare, _Alloc>::find [with _Key = std::basic_string<char, std::char_traits<char>, std::allocator<char> >, _Tp = Word*, _Compare = std::less<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, _Alloc = std::allocator<std::pair<const std::basic_string<char, std::char_traits<char>, std::allocator<char> >, Word*> >](((const std::basic_string<char, std::char_traits<char>, std::allocator<char> >&)((const std::basic_string<char, std::char_traits<char>, std::allocator<char> >*)(& sval))))’ to ‘bool’

The code to reproduce it looks like
if (words.find(sval)) {...}
where words is a std::map<std::string, Word*>.

The correct code is:
if (words.find(sval) == words.end()) {...}

Totally..

flabbergasting!

You have to watch this realy well made video about web 2.0 made by Mike Wesch. And by the way – the Web-2.0-ish answer made by CoryTheRaven is also very good.

You can opt-out from Google Analytics tracking by clicking the link below. Click here to opt-out.