Browse by Tags
All Tags »
RSSAgg (
RSS)
Ok. yesterday i said i would post some code for RSSAgg, and here it is. Im only going to post some little bits because im lazy, but they are the important parts so here it goes: Firstly theres a function which does all the hard work. this gets data from...
check out the new release of RSSAgg ! its back after some down time. hopefully all will go well. code some time tomorrow. not sure when though. stay tuned! :P
Ok. sorry for the lack of posts about RSSAgg over the last while. I have been quite busy with different things and havent gotten a chance to play with RSSAgg. I have to fix a machine on my network, which was hosting most of my sites, now is now dead,...
I found a bug in RSSAgg today. For some reason when the first post is shown (which now is a mob blog post) it is shown before everything else and the date is set as now or when ever the dataset was created. so even if there are newer posts, the last post...
Last night i started work on RSSAgg again, and it works! ITS ALIVE!!! :) and its now using a fix i found here for RSS.NET . RSS.NET, BTW, is the RSS reader backend im currently using. Ill probably start using ATOM.NET later for some of my feeds, but at...
Right. some time over the weekend RSSAgg for reasons best known to its self. Since its being hosted outside and since debugging info is limited to local only, I cant get debugging info from it! So, with the ISA server i now have running on my network...
Its a question that i havent been asked, but just in case i ever am, here is the answer. RSSAgg was built because i have a lot of different blogs: my main blog , my moblog , my software blog and my coding blog . im probably missing one or two out there...
check out the Pre alpha copy of RSSAgg . Its very basic at the moment, and im only using 2 of the blogs. but hopefully i can get the rest working later. Im also working on an RSS feed for it. Check it out. more work on the interface is to be done. Also...
Due to a problem with the MS XML parser, or a problem with the RSS feeds im trying to read, dates of some of the feeds im reading are comming out wrong. I have decided to add my software page to the list of rss feeds, but its RSS 0.92 ATM and has no date...
Ok. i have been coding RSS agg for a while now, and i have some code working. It uses RSS.NET, so download that and add it to a project. im only posting some code now. ill have a full project post later some time. anyway, what you will need is RSS.NET...
More Posts