view · edit · sidebar · attach · print · history

20120419-debug-update-bsv-export-oddb-csv

<< | Index | >>


Summary

  • ran Updater.new(self).update_bsv
  • created limitation text counter script

Commits

Index


update_bsv

ch.oddb> Updater.new(self).update_bsv
-> /var/www/oddb.org/data/xml/XMLPublications-2012.04.19.zip

It works fine.

  • parse Preparations.xml and ItCodes.xml with REXML (stream)

export_oddb_csv

Note
  • Plugin class has 'report method
  • ODDB::Log include Persistence (src/util/persistentce.rb)

simple limitation text countter script

Attach:counter_rexml.rb-20120419.txt

$ ruby ./counter_rexml.rb XMLPublications.zip
$ ruby ./counter.rb
"preparations [de]: 927"
"preparations [fr]: 927"
"packs [de]: 23"
"packs [fr]: 23"
"itcodes [de]: 727"
"itcodes [fr]: 727"

view · edit · sidebar · attach · print · history
Page last modified on April 19, 2012, at 01:20 PM