Archive for the ‘Web’ Category.

nBloglines .NET Module for Bloglines Web Services

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 […]

Parallel Web with Yahoo Pipes

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 […]

WPF/E Released

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 […]