Tuesday, February 15, 2005

NewsReader Cont'd

Finally, I managed to get the group list, article list and the article body view to work! I also figured out how to weed out unnecessary header entries.

Now the following challenge is to provide subscription and persistent newsrc functionalities. I'm sure in a couple days I can figure this out.

No comments:

 
var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-910127-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; ga.setAttribute('async', 'true'); document.documentElement.firstChild.appendChild(ga); })();