Difference between revisions of "Lunarpedia:Autostub2"

From Lunarpedia
Jump to: navigation, search
(added mostly unsuccessful test 4)
(added more test page links)
Line 1: Line 1:
 
Autostub2 is a project to automatically generate article stubs for elements that do not already have articles.  In addition to filling in the gaps on the chart, it is also meant as a test data set for development on [[Lunarpedia:Autostub1|Autostub1]].  Given the far smaller number of articles to be created, the penalty for error is substantially smaller, as is the penalty for incomplete information.
 
Autostub2 is a project to automatically generate article stubs for elements that do not already have articles.  In addition to filling in the gaps on the chart, it is also meant as a test data set for development on [[Lunarpedia:Autostub1|Autostub1]].  Given the far smaller number of articles to be created, the penalty for error is substantially smaller, as is the penalty for incomplete information.
  
 +
Unlike the location database for Autostub1, this database was manually assembled.  Work on this hatabase is basically complete.
  
Work is presently underway on the database from which to generate the articles.
+
Work is nearing completion on the Python script
  
Unlike the location database for Autostub1, this database is being manually assembled.
+
 
 +
 
 +
==Test 7==
 +
This test is mostly successful.  Known problems include showing element number 117, something possibly easier to manually fix than to write a special case for.
 +
 
 +
*[[Lunarpedia:Autostub2_test_7a]] -- Hydrogen
 +
*[[Lunarpedia:Autostub2_test_7b]] -- Halfnium
 +
*[[Lunarpedia:Autostub2_test_7c]] -- Ununoctium
 +
 
 +
 
 +
==Test 6==
 +
This test identified a number of bugs, including a doozy with the electron shell reformatting.  Not for the faint of heart.
 +
 
 +
*[[Lunarpedia:Autostub2_test_6a]] -- Hydrogen
 +
*[[Lunarpedia:Autostub2_test_6b]] -- Halfnium
 +
*[[Lunarpedia:Autostub2_test_6c]] -- Ununoctium
 +
 
 +
 
 +
==Test 5==
 +
The fix for the electron shell width issue was found to not work.  It was subsequently discovered that the database already has formatting for electron shell information that was also disappearing because of its formatting.
 +
 
 +
*[[Lunarpedia:Autostub2_test_5]] -- Halfnium
 +
 
 +
 
 +
==Test 4==
 +
A fix for the electron shell width issue was applied to the wrong variable
 +
 
 +
*[[Lunarpedia:Autostub2_test_4a]] -- Ununoctium
 +
*[[Lunarpedia:Autostub2_test_4b]] -- Lithium
  
  
 
==Test 3==
 
==Test 3==
 +
A mostly successful test with the complete dataset
 +
 +
*[[Lunarpedia:Autostub2_test_3a]] -- Neon
 +
*[[Lunarpedia:Autostub2_test_3b]] -- Chlorine
 +
*[[Lunarpedia:Autostub2_test_3c]] -- Selenium
 +
*[[Lunarpedia:Autostub2_test_3d]] -- Antimony
 +
*[[Lunarpedia:Autostub2_test_3e]] -- Lead
 +
*[[Lunarpedia:Autostub2_test_3f]] -- Ununtrium
 +
*[[Lunarpedia:Autostub2_test_3g]] -- Promethium
 +
*[[Lunarpedia:Autostub2_test_3h]] -- Uranium
 +
 +
 +
==Test 2==
 +
Successful importation from XML test
  
*[[Lunarpedia:Autostub2_test_3a]]
+
*[[Lunarpedia:Autostub2_test_2a]] -- Iron
*[[Lunarpedia:Autostub2_test_3b]]
+
*[[Lunarpedia:Autostub2_test_2b]] -- Carbon
*[[Lunarpedia:Autostub2_test_3c]]
 
*[[Lunarpedia:Autostub2_test_3d]]
 
*[[Lunarpedia:Autostub2_test_3e]]
 
*[[Lunarpedia:Autostub2_test_3f]]
 
*[[Lunarpedia:Autostub2_test_3g]]
 
*[[Lunarpedia:Autostub2_test_3h]]
 
  
 +
==Test 1==
 +
Successful page formatting test
  
==Test 4==
+
*[[Lunarpedia:Autostub2_test_1]] -- Iron
*[[Lunarpedia:Autostub2_test_4a]]
 
*[[Lunarpedia:Autostub2_test_4b]]
 

Revision as of 00:59, 9 February 2007

Autostub2 is a project to automatically generate article stubs for elements that do not already have articles. In addition to filling in the gaps on the chart, it is also meant as a test data set for development on Autostub1. Given the far smaller number of articles to be created, the penalty for error is substantially smaller, as is the penalty for incomplete information.

Unlike the location database for Autostub1, this database was manually assembled. Work on this hatabase is basically complete.

Work is nearing completion on the Python script


Test 7

This test is mostly successful. Known problems include showing element number 117, something possibly easier to manually fix than to write a special case for.


Test 6

This test identified a number of bugs, including a doozy with the electron shell reformatting. Not for the faint of heart.


Test 5

The fix for the electron shell width issue was found to not work. It was subsequently discovered that the database already has formatting for electron shell information that was also disappearing because of its formatting.


Test 4

A fix for the electron shell width issue was applied to the wrong variable


Test 3

A mostly successful test with the complete dataset


Test 2

Successful importation from XML test

Test 1

Successful page formatting test