Home | Reviews | GUIpedia | Forum | Fun500
Brandon | The Blog: An RSS FeedIn case you haven't noticed, your browser should be showing you the little RSS icon, because I have just added an RSS feed, it was pretty simple really, I just hacked up the code I used for the QML version of the blog, added links and was done, so now all the new GUIs with RSS readers can show the happenings in the GUI world. | 2010-11-13 | 3:00 PM |
HorvatM | Re:The Blog: An RSS FeedNice. I assume each news post is sent when it is created? In that case, it is redundant to show the time in the title of the post. The same goes for the "From" field. And the article link should point to the forum thread. | 2010-11-13 | 3:22 PM |
Brandon | Re:The Blog: An RSS FeedNothing is really sent, the RSS feed is regenerated whenever anyone loads it from the contents of the news table in the MySQL database. I dd fix the time so that it is put in the proper RSS location and fixed up formating so that it looks better, however, I tired to change the links to go to the forum posts and Firefox (the "RSS Reader" I use) didn't like it and wouldn't like the feed because of the & in the URL that separates the variables. | 2010-11-13 | 3:45 PM |
trolly | Re:The Blog: An RSS Feedthere is a bug,...
in the rss item, the link is wrong,...
its http://theguiblog.com/gui.php?gui=...
but shuld be http://theguiblog.com/gui.php?guis=... | 2010-11-13 | 4:13 PM |
Brandon | Re:The Blog: An RSS FeedThanks, I fixed it back really fast and didn't test it after trying to make it link to the forum. | 2010-11-13 | 4:22 PM |
Blog
2021 Brandon Cornell