.Net

Using WatiN and C# to Automate Internet Explorer

Posted by gkurts on June 9, 2010 at 10:42 pm

I’ve written about web crawling with Perl, but there are some severe limitations to that. The biggest being that it doesn’t (easily) support AJAX. Enter the WatiN web application testing framework for .Net. Best of all, it’s a *free* framework and supports multiple browsers -currently IE, Firefox. I’ve read rumor somewhere that support for Chrome [...]

Feeding Twitter Your Currently Playing Song in C#

Posted by gkurts on June 6, 2010 at 12:07 am

Well, as much as I like messing around in Linux, it’s just that – messing around. From a software development standpoint, Windows still rules. Visual Studio just can’t be beat. But that is a post for another day (soon). For now, I want to talk about how I used C# and VLC to feed my [...]