New blog address
23 June 2008http://brunovernay.blogspot.com/ !!
Most of the Social Network sites are not Open Source : FaceBook, Plaxo, MySpace, Last.fm, LinkedIn …
I searched for some and here is what I found so far :
Obviously, it needs more work
Interesting article from Seth Porges on CrunchGear :
Will Human Laziness Burst The Web 2.0 Bubble ?
The comments are worth reading too, to mitigate his opinion.
From the dead…
http://askaninja.com/
I remember a french translation : “I am a mute death but I can read on your lips” : Je suis un mutant de la mort, mais je peux lire dans tes entrailles. Which gives “I am a mutant of the dead, but I can read in your entrails” … DrunkAndRetired.com would appreciate, I suppose.
I watched the Webcast : Ajax Push and Collaborative Enterprise Applications - Vendor Webcast about the ICEfaces framework.
Two remarks :
It is big in that it involves changes in the Servlet handling level. There are explanation here : Ajax, Comet and Jetty
Before that, what was called “push” was in fact a regular polling of the server. Now, it isn’t still a real push : the server doesn’t initiate the connection to the client. But the result is about the same, the browser send an asynchronous request to the server and only when it is needed, the server will send the answer. If the connexion timeout, the javascript simply send the request again.
With traditional J2EE this wasn’t possible since each connexion is handled by a thread, now with non-blocking connexion, it is feasible. A good point is that ICEFaces is free and OpenSource, but if by chance your application is successful, they will sell the non-free clustering solution …
I installed Synergy2 on my Fedora Core 6 FC6 linux and my Mac PowerBook osx : it is very easy lightweight and fun. Now I can control my Linux box from the sofa … choosing and pausing movies a piacere.
I installed the free and OSS NX server on my Fedora core 6 FC6 and the client on my Mac (PowerBook osx) and it works really well !!
I just had a few problem to install the server : You have to put localhost.localdomain in your /etc/hosts.allow and add the line AuthorizedKeysFile /usr/NX/home/nx/.ssh/authorized_keys2 in /etc/ssh/sshd_config.
The error messages would be : ssh_exchange_identification: Connection closed by remote host and nx not allowed to connect.
To debug and see SSH messages : tail -f /var/log/secure and as client : ssh -v 127.0.0.1
More about the Google Bookmark service.
The “Official” service doesn’t do a lot by itself in fact ! Much of what I like is provided by the GMarks Firefox Extension.
But I hope that it will improve to the point where your search history and bookmarks will have a great influence on the Google search.
Now, there is a lack of tools ! Like I already said, (but seems that no one is paying attention), all the social/semantic web is lacking tools. There are formats, standards, languages, but nothing to use them effectively.
So here are some references to hack the Google Bookmark service :
I hope to see more of this
Finally I found what I wanted for years …
A combination of Gmark, WebComment and eventually GoogleToolbar.
I discovered Firebug : this IS a great piece of software ! It is a mix of the Web developer, Tamper Data and Javascript debugger with more usability ! Of course you may not find all the functionalities, but most of the informations you may seek will be found easily with this single extension.
And I still use
One of the thing that I have difficulties with is the number of choices you have to make when you choose Linux. First you have to choose a distribution, then a desktop manager and basically, you have about 10 application to choose from for each basic needs.
Some argue that this is an advantage, but I found some informations to show that on a usability point of view, this is clearly retaining people to switch to Linux :
Choice Overload and other Paradoxes and