After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 600757 - www.gimp.org is in maintenance mode and broken (RSS, Wiki, ...)
www.gimp.org is in maintenance mode and broken (RSS, Wiki, ...)
Status: RESOLVED FIXED
Product: gimp-web
Classification: Infrastructure
Component: www.gimp.org
unspecified
Other All
: High major
: 2.6
Assigned To: The GIMP web bugs mail alias
The GIMP web bugs mail alias
: 602474 602808 604497 605462 606082 606524 607621 609371 610237 616069 618741 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2009-11-04 23:51 UTC by Lukas Høgh
Modified: 2017-11-27 16:15 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Lukas Høgh 2009-11-04 23:51:39 UTC
Suddenly my RSS reader stopped being able to read the GIMP feed. As it turns out, the feed file, located at http://www.gimp.org/news.rdf is missing.

Could you restore it?
Comment 1 Michael Schumacher 2009-11-09 14:31:50 UTC
The site is currently running on a different server. This will be fixed when we switch back to the original one.
Comment 2 Michael Schumacher 2009-11-20 09:13:25 UTC
*** Bug 602474 has been marked as a duplicate of this bug. ***
Comment 3 Michael Schumacher 2009-11-24 10:14:39 UTC
*** Bug 602808 has been marked as a duplicate of this bug. ***
Comment 4 Michael Schumacher 2009-12-22 21:57:58 UTC
*** Bug 604497 has been marked as a duplicate of this bug. ***
Comment 5 Michael Schumacher 2009-12-26 11:46:32 UTC
*** Bug 605462 has been marked as a duplicate of this bug. ***
Comment 6 Michael Schumacher 2010-01-05 18:01:20 UTC
*** Bug 606082 has been marked as a duplicate of this bug. ***
Comment 7 Michael Schumacher 2010-01-10 09:44:18 UTC
*** Bug 606524 has been marked as a duplicate of this bug. ***
Comment 8 Michael Schumacher 2010-01-21 17:45:32 UTC
*** Bug 607621 has been marked as a duplicate of this bug. ***
Comment 9 Michael Schumacher 2010-02-09 09:03:06 UTC
*** Bug 609371 has been marked as a duplicate of this bug. ***
Comment 10 Michael Schumacher 2010-02-17 10:44:06 UTC
*** Bug 610237 has been marked as a duplicate of this bug. ***
Comment 11 Vova Syd 2010-02-23 09:43:59 UTC
(In reply to comment #1)
> The site is currently running on a different server. This will be fixed when we
> switch back to the original one.

Hi, Michael Schumacher!

This bug was first reported more than 3 month ago and, as I can see, still not fixed. I want to help to translate documentation to russian, but cannot access wiki.gimp.org to do that.

So tell me please, is there any temporary address or any other way to access your resources?

Thanks!
Comment 12 Michael Schumacher 2010-02-24 07:40:00 UTC
It's not even known at the moment if the content of the wiki is still available at all.
Comment 13 Michael Schumacher 2010-05-20 20:47:22 UTC
*** Bug 616069 has been marked as a duplicate of this bug. ***
Comment 14 Lukas Høgh 2010-05-20 21:24:32 UTC
Hi Schumacher and company,

I reported this bug a while back and can see it hasn't been fixed...I believe I am capable of solving the feed part of the problem.

As far as I can tell, the old feed source code is not in the repo for the website, and I can't really tell whether there is a database with the data, or if the html is "hard-coded" for each entry. If it's in a database, obviously the easiest way to re-create the script would be to load the data from the server. Otherwise parsing the .html document is fortunately something f.x. php excels at :-)

I don't have any previous experience helping with open source projects, but I've coded many RSS feeds for websites that have lacked - purely for my personal use. I could do something similar for gimp.org and upload it to my personal server account if you want.

So I guess my question is, would such an effort be appreciated, and - if so - could the server run a php script to do it (I don't see any signs of php in the source for the website).

Thanks :-)
Comment 15 Michael Schumacher 2010-05-20 21:53:55 UTC
The news feeds is created from the news system, the only part of the site where any dynamic stuff is being used. Python is our language of choice.

Everything else is created as static content upon changes (to the gimp-web modules in Git) - IMO the way any CMS should work, but unfortunately most don't.

The problem isn't technical per se - there's currently no one with enough time and admin access to the server to fix anything that doesn't work.
Comment 16 Lukas Høgh 2010-05-20 21:57:49 UTC
But, if I where to host the feed on my server, reading the index page say...once an hour or when there's a request (whichever comes LAST), would this be appreciated or frowned upon?
Comment 17 Michael Schumacher 2010-05-20 22:09:42 UTC
There are currently no updates to the index page, so this effort would be wasted.

But we could commit a news.rdf file stating that the feed is broken. Would be nice if you could create this file and attach it to the bug.
Comment 18 Michael Schumacher 2010-06-12 09:20:54 UTC
Looks like this can be resolved soon. http://lists.xcf.berkeley.edu/lists/gimp-web/2010-June/000911.html ff
Comment 19 Michael Schumacher 2010-06-12 09:21:07 UTC
*** Bug 621340 has been marked as a duplicate of this bug. ***
Comment 20 Michael Schumacher 2010-06-21 22:03:34 UTC
... and we have a news.rdf again.
Comment 21 Michael Schumacher 2010-06-22 07:03:24 UTC
*** Bug 618741 has been marked as a duplicate of this bug. ***
Comment 22 Michael Schumacher 2010-06-22 11:13:09 UTC
I'll resolve this as fixed, the main part of the bug - the RSS feed - is up again.