Updates from January, 2004 Hide threads | Keyboard Shortcuts

  • BitlBee: IRC vs. Instant Messengers 

    fdietz 10:33 am on January 31, 2004 Permalink | Reply

    freshmeat.net: Project Reviews – BitlBee: IRC vs. Instant Messengers
    BitlBee apparently lets you talk with all your ICQ, Yahoo, etc. friends using you favourite IRC client. This is made possible by emulating an IRC server.

    Very cool idea, although it seems a bit complex to start with. Now, I’m probably able to use Jabber only for IM and IRC for all the people who still use some old proprietary IM protocol.

    Do you yahoo?

     
  • fdietz 10:15 am on January 31, 2004 Permalink | Reply

    MikeRoweSoft settles for an Xbox | CNET News.com

    I’m currently searching through german domains, which sound like microsoft. Maybe, I can get my hands on a XBox, too!

     
  • Sun urges Eclipse to unify Java world 

    fdietz 10:11 am on January 31, 2004 Permalink | Reply

    http://news.com.com/2100-7344_3-5150868.html

    Sounds like Eclipse is already ahead of Sun in this context and SUN is loosing ground here. Why did Sun regret to join the Eclipse Consortium? This way they could start to influence this Consortium, instead of just blaming Eclipse to divide the Java tools world. Or they could probably think about making Netbeans use the Eclipse plugins and vice versa.

    Update:
    Did you know that they have James Gosling again as head of their development tools divison?
    http://news.com.com/2008-7345-5148588.html?tag=nefd_gutspro

     
  • IBM reinventing email 

    fdietz 7:28 pm on January 30, 2004 Permalink | Reply

    http://domino.research.ibm.com/cambridge/research.nsf/pages/projects.html

    Sounds like a great project. Now I only need to convince them to offer me an internship as part of this group…

     
  • Mute – third generation anonymous filesharing tool 

    fdietz 12:54 pm on January 30, 2004 Permalink | Reply

    Found this on freshmeat:
    http://mute-net.sourceforge.net/

    MUTE File Sharing is an anonymous, decentralized search-and-download file sharing system. Several people have described MUTE as the “third generation file sharing network” (From Napster to Gnutella to MUTE, with each generation getting less centralized and more anonymous). MUTE uses algorithms inspired by ant behavior to route all messages, include file transfers, through a mesh network of neighbor connections.

    Does anyone actually use this? Sounds interesting though…

     
  • Madonna wannabe 

    fdietz 12:45 pm on January 30, 2004 Permalink | Reply

    Got this from sharereactor Madonna wannabe.

    If this is not enough look at this girl:
    http://http.dvlabs.com/adcritic/t/o/y/toyota-tacoma-girlfriend.mov

    Or the new britney, pink, beyonce pepsi commercial? Can’t get any more stupid!
    http://213.248.114.91/pepsi/music2004hi.asx

    Still some time left to kill with stupid movies?
    http://www.strenge.be/cartoons/movies/movies.htm

     
  • Microsoft is on it again 

    fdietz 12:40 pm on January 30, 2004 Permalink | Reply

    Seems like Microsoft is finally doing something against the latest URL spoofing bugs in its IE browser: http://support.microsoft.com/default.aspx?scid=kb;%5Bln%5D;833786.

    Ok, I have to admit that typing in every URL in the addressbar, instead of clicking links, firing up JScript commands to identify website spoofing and always using SSL/TLS doesn’t sound very user friendly. But hey, Microsoft was always very good in making things easy and transparent for users. So, my feeling is that we just have to trust them here…

    Of course, instead you can also just stop using IE and download Mozilla instead. In fact, I’m writing this entry in Mozilla Firebird. It just took me too long to fire up my JScript to check if my blog is not spoofing me in any way.

    Don’t forget to send Microsoft a message making them switch their website to a secure SSL/TLS thingy. This would at least provide us with a secure connection to their knowledge-base ;-)

     
  • Spamming techniques 

    fdietz 7:00 pm on January 29, 2004 Permalink | Reply

    As I’m currently working on finishing my dissertation, I stumpled upon some very interesting spam message recently.
    I’m writing about macchiato, a spam filter library, written in Java, where I’m using a naive bayesian filter to detect spam. Its an adaptive filter which gets trained by the user’s messages. As I’m close to finish this thing, I had to draw a line where I won’t go further optimizing the library – at least as part of my dissertation. Development will of course continue – Milestone M3 of Columba will have this integrated.

    Now to my recent discoveries in the faszinating world of penis enlargements, horny women and nigerian millionars…

    Most spam message tend to be written using HTML. Now take a look at the word Free in html:
    Fr<font size=0>&#38nbsp;</font>ee

    Did you see the trick? &#38nbsp; is actually just a space, but it has a zero font size, so it looks correct to the user, but my text tokenizer won’t recognize this word. It will recognize Fr and ee as independent tokens, though. Which makes no sense :-(

    I’ll have to further improve the message tokenizer to be more aware of html than it is currently.

     
  • Hit the penguin game 

    fdietz 9:55 pm on January 28, 2004 Permalink | Reply

    Salvatore pointed me to this flash game at http://smallbrainer.de/media/pingbase.swf

     
  • Drag’n’drop of a JTree 

    fdietz 1:03 am on January 28, 2004 Permalink | Reply

    Did you ever read this article at JavaWorld?
    Its an insanely complex thing it seems to implement drag and drop with Swing. Note, that the behaviour used in this article is the default one used in almost all Windows apps. This article is actually using the old-school DND code, using the awt package.
    The new jdk1.4 DND code, guess what, doesn’t support dropping of folders between other folders. It just supports dropping folders into other folders.
    Any suggestions here?

     
c
compose new post
j
next post/next comment
k
previous post/previous comment
r
reply
e
edit
o
show/hide comments
t
go to top
l
go to login
h
show/hide help
esc
cancel