No edit summary
(date in filename - idea put in ref.)
Line 1: Line 1:
The latest dump of Appropedia - the text of all pages on the site, in one big XML file - is found [http://www.appropedia.org/approbackups/currentdump.xml.gz here] or you can check the filesize and date in the [http://www.appropedia.org/approbackups/ folder]. (This is the newest revision of each page (not the entire history)).
The latest dump of Appropedia - the text of all pages on the site, in one big XML file - is found [http://www.appropedia.org/approbackups/currentdump.xml.gz here] or you can check the filesize and date<ref>The date of the latest dump could also be put in the filename, which would be handy... but we're not quite sure how to do this. If you like this idea, and know exactly how to do it, please leave a note on the talk page - thanks!</ref> in the [http://www.appropedia.org/approbackups/ folder].  


New dumps are made weekly. The date of the latest dump can be determined from... (the datestamp on the file after downloading, or is that the time you downloaded? or does it depend on your OS?)
The dump gives you the newest revision of each page, not the entire history.
 
New dumps are made weekly on Saturdays.


The dump can be used:
The dump can be used:
Line 18: Line 20:


* see [[meta:MediaWiki#Database dump]] for more ideas.
* see [[meta:MediaWiki#Database dump]] for more ideas.
==Notes==
<small><references/></small>


[[Category:Appropedia bots]]
[[Category:Appropedia bots]]
[[Category:Appropedia maintenance]]
[[Category:Appropedia maintenance]]
[[Category:Offline content]]
[[Category:Offline content]]

Revision as of 09:58, 30 October 2009

The latest dump of Appropedia - the text of all pages on the site, in one big XML file - is found here or you can check the filesize and date[1] in the folder.

The dump gives you the newest revision of each page, not the entire history.

New dumps are made weekly on Saturdays.

The dump can be used:

Making the dump

For the reference of Appropedia tech people, making the dump involves these steps (to be filled in): The following runs by cron each Saturday:

cd /home/apropos/appropedia.org/approbackups
/usr/local/php5/bin/php ../maintenance/dumpBackup.php --current | gzip > currentdump.xml.gz

Notes

  1. The date of the latest dump could also be put in the filename, which would be handy... but we're not quite sure how to do this. If you like this idea, and know exactly how to do it, please leave a note on the talk page - thanks!
Cookies help us deliver our services. By using our services, you agree to our use of cookies.