myRSS

myRSS: Build your own custom RSS channel [http://www.myrss.com/]. myRSS enables anyone to build custom RSS channels for virtually any news site they desire. myRSS requires no programming experience, is completely automated and all channels are available for free.…

RSS Bandit

I’m using RSS Bandit [http://www.rssbandit.org] for all my daily blog readings these days. Its been great so far! I just love simple and lightweight software. And specially when its free, its worth a try. BTW, RSS Bandit is a .NET RSS desktop feed aggregator. Not that…

Services and Processes

Another great overview article by Don Box [http://www.gotdotnet.com/team/dbox/] on the Services and Processes [http://www.gotdotnet.com/team/dbox/default.aspx?key=2004-07-02T07:00:39Z] > “To get code to run on Windows, you need a process from the OS. To get managed code to…

Services and Communications

A great overview article by Don Box [http://www.gotdotnet.com/team/dbox/] on the Services and Communications [http://www.gotdotnet.com/team/dbox/default.aspx?key=2004-07-02T07:24:58Z] > “We currently give you three “full-featured” ways to send a message from one process to another: MSMQ, DCOM, HTTP.…

PearPC

PearPC [http://pearpc.sourceforge.net/] is the Apple emulator for Windows (and Linux). It has been confirmed [http://www.pearpc.net/comments.php?n=37] that Tiger OS X [http://www.apple.com/macosx/tiger/] will run on it. [via Paschal L [http://weblogs.asp.net/pleloup/archive/2004/07/…

Java Service Wrapper

I’ve been working on a Java project lately and one of the things I needed to do with it was run the (cross-platform) server application as a Service on Windows and as a Daemon on *nix. I looked around to find a stable and cross-platform solution to it and…

Java Issues & Directions

Java Issues & Directions [http://mindview.net/WebLog/log-0055]. A RealMedia stream to the presentation by Bruce Eckel on the past, present and future of the Java language, and an overview of its limitations (all programming languages have a few 😉…