Archive for May, 2008

Another Music on Demand Service - Deezer

…currently my replacement for pandora.com

Source: Music on Demand, kostenlose Musik ohne Download | Deezer

tracking any object with any simple webcam

Cam-Trax supplies a unique patented software solution that can track any object in real-time with high reliability and precision, using any simple webcam.
This provides users with new and exciting ways to interact with PCs.

Source: Cam-Trax Technologies

How to change user credentials for network drives


C:>net use
Status Lokal Remote Netzwerk
-------------------------------------------------------------------------------
Getrennt \192.168.0.100INFO Microsoft Windows-Netzwerk
Getrennt \192.168.0.100SHARE Microsoft Windows-Netzwerk
OK \192.168.0.100IPC$ Microsoft Windows-Netzwerk

Der Befehl wurde erfolgreich ausgeführt.

C:>net use \192.168.0.100IPC$ /delete
\192.168.0.100IPC$ wurde erfolgreich gelöscht.

Source: administrator.de

Build Animated GIFs in Photoshop

If youve ever wondered how to create animated GIFs in Photoshop, weve created a simple tutorial with some example files you can download and try out.

Source. CreativeTechs Tips: Build Animated GIFs in Photoshop.

EQATEC .net Compact Framework code profiler

If you are a .net Compact Framework developer, then youll know that up until now it has been very hard to profile your code for performance, something that is very common on the desktop.

Well, thankfully there is now a tool courtesy of EQATEC Profiler - which is now available, FREE

EQATEC release .net Compact Framework code profiler via MoDaCo

pentecost boating

…in the evening… tracked by SmartRunner!

Implementing Manual Activities in Windows Workflow

Windows workflow is an excellent framework for implementing business processes. One thing that is missing in it is direct support for human activities. Although several approaches to solving this problem appear in Microsoft publication [1, 2], they are not generic enough for general usage. In this article we will define one of the approaches to a completely generic implementation of human activities in WF.

Source: InfoQ: Implementing Manual Activities in Windows Workflow