Author Topic: [BETA] UFeed - Feed reader in gmod  (Read 5135 times)

0 Members and 1 Guest are viewing this topic.

Offline spbogie

  • Ulysses Team Member
  • Sr. Member
  • *****
  • Posts: 456
  • Karma: 41
[BETA] UFeed - Feed reader in gmod
« on: June 27, 2008, 04:52:43 PM »
UFeed is a feed reader inside of GMod. It allows you to stay up to date with news from all of your favorite sites.

This is in BETA, so there will likely be bugs, but it should be mostly working.

Currently only supports the RSS2 specification, but I have designed it for other parsers to be easily added (see /lua/UFeed/parsers/rss2.lua if you're interested in writing one).

LuaSocket, along with my fix for http are required to run UFeed. You can get both at http://forums.facepunchstudios.com/showthread.php?t=495940.

Updated July 14, 2008 (Version 0.5)
« Last Edit: July 14, 2008, 09:43:26 PM by spbogie »
I have not failed. I've just found 10,000 ways that won't work. - Thomas A. Edison
I reject your reality and substitute my own. - Adam Savage

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6213
  • Karma: 394
  • Project Lead
Re: [Unfinished] UFeed - Feed reader in gmod
« Reply #1 on: June 27, 2008, 07:06:27 PM »
Nicely done! :D
Experiencing God's grace one day at a time.

Offline Thermal

  • Newbie
  • *
  • Posts: 5
  • Karma: 0
Re: [Unfinished] UFeed - Feed reader in gmod
« Reply #2 on: June 28, 2008, 10:55:12 PM »
Nice!

Offline spbogie

  • Ulysses Team Member
  • Sr. Member
  • *****
  • Posts: 456
  • Karma: 41
Re: [BETA] UFeed - Feed reader in gmod
« Reply #3 on: July 14, 2008, 09:42:33 PM »
Update.

Added support for removing and updating feeds.
Added saving and loading of feeds. (just addresses saved currently, more likely in future)
Various of backend changes.

Upgrading status to Beta as it should now be mostly functional.
I have not failed. I've just found 10,000 ways that won't work. - Thomas A. Edison
I reject your reality and substitute my own. - Adam Savage