golearn and debtags - something is wrong

Petter Reinholdtsen pere at hungry.com
Sat May 4 22:11:03 UTC 2013


[Miriam Ruiz]
> I'll try to have a look at it as soon as I can. They really need
> some love. I'm just so overloaded with stuff at job and with other
> projects that I haven't fount the time yet. Gonna go to Germany for
> the next 2 weeks, so dunno if I'll be able to do much for the
> moment, but I'll try.

Thank you.

Btw, I discovered that debtags search do not read more than one
argument, and thus my search statement was wrong.  It should have been
with quotes:

  debtags search "use::learning && role::program"

Also, I am starting to suspect that golearn only show packages with a
tag in the field domain, and thus only return packages matching this
search:

  debtags search "use::learning && role::program && field::*"

When I search for all the learing programs without a field value, I
get a lot of packages not showing up in golearn:

  % debtags search "use::learning && role::program && ! field::*"
  aldo - Morse code training program
  anki - extensible flashcard learning program
  apoo - An Assembly course aid
  auto-multiple-choice - Auto Multiple Choice - multiple choice papers management
  basic256 - educational BASIC programming environment for children
  blinken - KDE version of the Simon electronic memory game
  childsplay - Suite of educational games for young children
  dictionary-el - dictionary client for Emacs
  dvorak7min - typing tutor for Dvorak keyboards
  dynamips - Cisco 7200/3600/3725/3745/2600/1700 Router Emulator
  freevial - trivia platform for community events
  gamine - an interactive game for young children
  gbrainy - brain teaser game and trainer to have fun and to keep your brain trained
  gcompris - Educational games for small children
  gtk-recordmydesktop - Graphical frontend for recordMyDesktop screencast tool
  gtypist - simple ncurses touch typing tutor
  gvrng - Interactive, introductory programming language
  gwaei - Japanese-English Dictionary for GNOME
  italc-client - Intelligent Teaching and Learning with Computers - Client
  italc-master - Intelligent Teaching and Learning with Computers - Master
  kanagram - jumble word puzzle
  kanatest - beginner's drill game to learn Japanese kana characters
  khelpcenter4 - help center
  kiki - tool for python regular expression testing
  kiten - Japanese reference and study aid for KDE
  klavaro - Flexible touch typing tutor
  klettres - foreign alphabet tutor for KDE
  ktouch - touch typing tutor for KDE
  kturtle - educational programming environment
  kwordquiz - flashcard learning program for KDE
  laby - Learn how to program with ants and spider webs
  langdrill - language drills to test vocabulary
  linthesia - Fork of Synthesia to GNU/Linux
  littlewizard - development environment for children
  logidee-tools - Tools to write courses in XML and export them to various formats
  makedic - dictionary compiler for KDrill
  mz - versatile packet creation and network traffic generation tool
  nlkt - non-linear keyboard trainer
  openteacher - learn words in a foreign language
  parley - vocabulary trainer
  pauker - generic card based learning program
  pysycache - Educational game to teach children to use the mouse
  python-whiteboard - Make your own electronic whiteboard
  qrq - high speed morse trainer, similar to DL4MM's Rufz
  recordmydesktop - Captures audio-video data of a Linux desktop session
  ri-li - a toy train simulation game
  schroot - Execute commands in a chroot environment
  scolasync - graphic tool to copy data to or from a set of USB storage media
  scratch - easy to use programming environment for ages 8 and up
  stopmotion - program for creating stop motion animations
  sugar-pippy-activity - simple Python programming activity for Sugar
  tinyeartrainer - A tool to learn recognizing musical intervals
  tuxpaint - A paint program for young children
  tuxtype - Educational Typing Tutor Game Starring Tux
  txt2regex - A Regular Expression "wizard", all written with bash2 builtins
  typespeed - Zap words flying across the screen by typing them correctly
  uligo - tsumego (go problems) practice tool
  verbiste - French and Italian conjugator
  verbiste-gnome - French and Italian conjugator - GNOME interface
  xcwcp - Morse code tutor - graphical user interface
  xletters - Type falling words before they land
  ydpdict - interface for Collins and Langenscheidt dictionaries
  %

Several of these are useful to learn a skill and not really a field of
knowledge.  Should these also show up in golearn?  If so, how should
golearn be changed to make it happen?

I guess all dictionaries and vocabulary related tools can be said to
be in the linguistic field, but seem like stretching it a bit.

-- 
Happy hacking
Petter Reinholdtsen



More information about the Pkg-games-devel mailing list