Archive for the 'Links' Category

http://blogs.labo-dotnet.com/simon/archive/2006/11/08/11485.aspx

Tuesday, February 13th, 2007

MyExpose is a little nifty program for Windows Vista which adds task-switch functionality to Vista which is comparable to OS X’s task-switch functions (don’t know the name, you know, you point your mouse to one corner of the screen and got all open applications presented on your desktop).

I’ve installed it and up to now it looks very promising…

http://blogs.labo-dotnet.com/simon/archive/2006/11/08/11485.aspx

RMClock Utility. Products. CPU Rightmark

Monday, February 12th, 2007

From the page: ”
RightMark CPU Clock Utility (RMClock) is a small GUI application designed for real-time CPU frequency, throttling and load level monitoring and on-the-fly adjustment of the CPU performance level on supported CPU models via processor’s power management model-specific registers (MSRs). In automatic management mode it continuously monitors the CPU usage level and dynamically adjusts the CPU frequency, throttle and/or voltage level as needed, realizing the “Performance on Demand” concept. ”

RMClock Utility. Products. CPU Rightmark

Me.dium - get in contact with people on the same webpage

Thursday, January 18th, 2007

A few days ago a friend of mine posted about a new beta service called Zweitgeist, which enables you to see people who are on the same webpage like yourself. Those people are shown as little avatars right to the bottom of the page you are actually reading. And they aren’t only shown, you can even “talk” to one another.

While being on a megasite like Google’s, the benefit of such a service isn’t too obvious to me because people aren’t on this site because of a similar reason (ok, they want to search, but there’s usually no common subject). On the other hand if I’m browsing on a more specialized site on the net it could be very interesting to virtually meet those other people because they have something in common: a subject/interest/intention, whatever the site is about. And that’s the value of such services: get to know people which are looking for the same kind of information at the same time like you are!

While the concept of making people on same websites visible to one another isn’t entirely new (odigo offered a comparable service about six to eight years ago), these times of Web 2.0 those business models look significantly more promising because of all the public focus on “social content”.

Me.dium is a start-up which offers exactly that kind of functionality to its users. However, compared to Zweitgeist it doesn’t show other users right in your browser by showing fancy little avatars (which imho could be pretty annoying on the long run) but in a sidebar, so it’s completely unobtrusive. Further advantages of the sidebar implementation: messages you post on a certain webpage to other visitors aren’t distributed all around the bottom of your browsing screen but chronologically sorted in one place. Me.dium’s service is based on the xmpp protocol stack (that’s the same that Jabber IMs like Google Talk are built on), so you can not only use it as a website meeting place, you can even use it as instant messenger with your friends (which you could have met on any page ;) ). And even better: you get the best of two worlds: you can see, which pages your friends are actually on.

Unfortunately Me.dium users aren’t able to message users of other jabber networks right now, but because of the xmpp protocol that should be only a matter of time.

At the moment, Me.dium still is in closed beta with not too much users on other websites, but they are slowly opening up: here’s a special link where you can easily sign-up.

See you @ Me.dium

DeltaCopy - Rsync for Windows

Tuesday, January 16th, 2007

DeltaCopy - Rsync for Windows

“What is DeltaCopy
In general terms, DeltaCopy is an open source, fast incremental backup program. Let’s say you have to backup one file that is 500 MB every night. A normal file copy would copy the entire file even if a few bytes have changed. DeltaCopy, on the other hand, would only copy the part of file that has actually been modified. This reduces the data transfer to just a small fraction of 500 MB saving time and network bandwidth.

In technical terms, DeltaCopy is a “Windows Friendly” wrapper around the Rsync program, currently maintained by Wayne Davison. “rsync” is primarily designed for Unix/Linux/BSD systems. Although ports are available for Windows, they typically require downloading Cygwin libraries and manual configuration.”

source: http://www.aboutmyip.com/AboutMyXApp/DeltaCopy.jsp

CSS Cheat Sheet

Tuesday, January 2nd, 2007

As I’m developing some kind of web application, using cascading style sheets (css) is a must. On my research for the syntax of a certain expression, I stumbled upon a nice CSS Cheat Sheet which certainly can be of some use for those of you who are like me :)

CSS Cheat Sheet

Pandora’s Jar: Timeshifting App

Wednesday, December 6th, 2006

Pandora’s Jar

Pandora’s Jar is a Java-based utility that enables the user to save tracks played by pandora. In combination with a last.fm-account it’s even possible to fetch artist bios, track stats, album art and other info.

This way, it’s a good and legal(?, but I think so) way to get your most favorite (and related) kind of music to your hard drive, a bit like you recorded a radio station to an audio tape 10 years ago.

Debian Backports

Sunday, October 22nd, 2006

Debian Backports portiert Pakete aus Debian unstable und testing nach Debian stable.

Debian Backports

SyncML mit Google Calendar

Wednesday, October 18th, 2006

Für viele geht wohl damit fast schon Traum in Erfüllung: SyncML-Unterstützung für den Google Calendar. Zwar (noch) nicht von Google selbst, aber von einem anderen Anbieter. Auf www.goosync.com kann man die kostenlose Beta nutzen und sich registrieren. Somit kann man endlich sein SyncML-fähiges Handy (inkl. Geräte mit Windows Mobile 5 durch eigenen Client) mit seinem Google Calendar synchronisieren :)

Einziges derzeitiges Manko: man muss bei der Registrierung noch seine vollen Google Benutzerdaten angeben, womit diese goosync theroretisch volle Kontrolle über die eigenen Google-Daten geben. Dies soll aber gegen Ende Oktober durch einen neuen Mechanismus (den Google Account Authentication Proxy) abgelöst und verbessert werden. :)

The road to Google Calendar (talk by Carl Sjogreen of Google)

Tuesday, October 17th, 2006

The road to Google Calendar (talk by Carl Sjogreen of Google)

Äußerst interessanter Artikel über die Entwicklung des Google Calendars von Carl Sjogreen (Google)!!

BareTail - Free tail for Windows

Wednesday, October 11th, 2006

BareTail - Free tail for Windows

Ein kostenloses kleines Tool fuer Windows, dass staendig das aktuelle Ende von Log-Files anzeigt. Speziell fuer die Softwarentwicklung sehr praktisch!