As mentioned earlier I am currently developing an RSS win-forms application. One functionality that I recently have been working on consists of having podcast playback, in essence MP3 audio playback.
After the jump you will see a couple of screen-shots, showing the audio player both in design mode and in deployment mode, as well the library called libwmp3 that I have used to achieve the audio playback.
Read more…
I have started to develop a win-forms based Visual C++ web feed reader application. The application basically extends the idea of the web based Ajax application I created for my Masters dissertation. I enjoyed developing the web application so much that I thought it would be interesting to develop one in the win-forms environment.

As usual more information can be found after the jump..
Read more…

Since the Argotic Syndication framework played a large part in my masters dissertation and will play a part in the desktop based RSS reader, I’ve devoted this post to it. As mentioned before you can find out more about the framework from here. Code snippets are shown in C#.
Read more…
I am currently working on developing a desktop based RSS reader application. Instead of a web application environment (see the post below) I am planning on using the win-form environment. Again the primary language will be C#. If all goes to plan I’ll try to post some screen shots and so you too can keep track of my progress. Screen shots from day 1 can be seen after the jump.
Read more…