Browse by Tags
All Tags »
Code (
RSS)
Ok. this is really a stupid little app i just wrote for the laugh, but i will post the code here becuase i can. First check out this post on my other site about coral. and now the code. Try Dim split2 As Array split2 = Split(TextBox1.Text, "/") TextBox2...
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...
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...
So, this is an other CC of a post i posted on my other site . Since this is my code blog, i might as well post it here. also comming in handy for my RssAgg (which is kind of the name of the project) tool. Enjoy! I was looking for code for making a data...
this is basicly the same post as i posted to my other site, but now here. so, as a CC of the post, here is pretty much everything i posted before! Enjoy! Ohhh, and if someone knows a really easy of posting code to a blog, like converting from VB.NET code...
More Posts