Skip to content

Category Archives: Programmierung

Finally

13-Dec-07

Remember thedailywtf?
It had it’s name changed to Worse Than Failure.
Some readers got upset and started taking action. One of the results was this Greasemonkey script.
Then, there was a survey. After the survey, they decided to change it to The Daily Worse Than Failure.
And finally, the guys came to their senses when they changed it back […]

The Silverlight Plugin Console

11-Dec-07

Some interesting things about the Silverlight Plugin (I’m talking about the final version, that’s 1.0).
First of all, I don’t know how many people know this (except the ones reading Jamie Cansdale’s blog, but the mscorlib.dll that ships with the Silverlight plugin, has the Console object. That means we can create Console Silverlight apps. Jamie […]

Rich Client for programmers

30-Nov-07

I’ve always been frustrated by the fact that every distribution of Linux comes with programming tools. Windows doesn’t. A clean installation of Windows needs another round of downloads and installs to compile/run a simple program/script.
Now, with the boom of RIAs, I found Metacoding.
Metacoding is an online AJAX based IDE that supports ASP.Net, C#, C++, […]