Archive for the ‘Web’ Category.
10th February 2008, 02:28 am
Bloglines is still the only reader that provides an “official API” to make use of their services. I was working on a syndication application and decided to share the .NET Bloglines library that I wrote to use their web services.
Requirements
.NET 3.5 Framework
Quick Reference
public Bloglines(string username, string password) Member of CodingDay.Bloglines
Default constructor, password is optional […]
16th February 2007, 10:19 pm
Yahoo! Pipes is a great idea implemented by Yahoo! with an incredibly amazing user interface. When I first played with I just shocked and suspected about flashy stuff. However it is based on only Javascript with the help of Yahoo’s great Yahoo! User Interface Library on the back-end.
The idea is simple to explain if […]
10th December 2006, 05:28 am
Scott Guthrie and his team at Microsoft has released a new product code named WPF/E. It looks like a flash replacement for Internet Explorer browser with some additional features. First of all, it only works with Internet Explorer, I think if they don’t give support to other platforms and other browsers, although WPF/E seems really […]