April 19, 2009
That Favorites Script.NET
So I redid this in .NET. It’s the same, command line etc.
Code: http://tyler.hamilt.on.ca/files/code/Faves.cs
exe compiled with csc and I guess it probably won’t work on anything but windows with .NET 3.5 because I used LINQ (which is kind fun to figure out): http://tyler.hamilt.on.ca/files/code/Faves.exe
Let me know what you think.
(after exams, i’ll see if i can’t extend this to Tumblr & FriendFeed and everything else to make it even more potentially not useful at all.)