Difference between revisions of "Hypatia"

From Technologia Incognita
Jump to: navigation, search
Line 13: Line 13:
 
* monitor wiki for changes to important pages
 
* monitor wiki for changes to important pages
 
* monitor new wiki user creation.
 
* monitor new wiki user creation.
* provide a proper calculator
+
* provide a proper calculator (why?)
* other nice lookup tools? mac-vendor, resistor-color-code, country code tld, and ?
+
* other nice lookup tools? country code tld, and/or?
  
 
== Current features ==
 
== Current features ==
Line 23: Line 23:
 
* framework for asking the SMW database (smwread)
 
* framework for asking the SMW database (smwread)
 
* !rule interface
 
* !rule interface
* !members & !projects interfaces through the smwread module
+
* !member(s) & !projects interfaces through the smwread module
 +
* !maclookup & !usblookup
 +
* !vector (vector math calculations)
 +
* !event(s) list events, see what the next/last one is.
 +
 
  
 
== Todo ==
 
== Todo ==
 
* Implement persistent module support for monitoring
 
* Implement persistent module support for monitoring
* add a calculator
 
* Implement user detail, event and papercut requests
 
 
* ...
 
* ...

Revision as of 01:40, 22 March 2012

Projects
Participants
Skills coding, UI development, perl
Status Active
Niche Software
Purpose World domination

Re-Create the IRC-bot Hypatia to interface with the new wiki and/or other techinc datasets. Potentially provide support for plugins in different coding-languages.

Collecting ideas on what people would think would be neat(tm).

Ideas for interfaces

  • monitor wiki for changes to important pages
  • monitor new wiki user creation.
  • provide a proper calculator (why?)
  • other nice lookup tools? country code tld, and/or?

Current features

  • basic module support (live reloading)
  • generic trigger alias for modules (it's like a symbolic link)
  • core maintenance commands
  •  !time and !echo debug modules
  • framework for asking the SMW database (smwread)
  •  !rule interface
  •  !member(s) & !projects interfaces through the smwread module
  •  !maclookup & !usblookup
  •  !vector (vector math calculations)
  •  !event(s) list events, see what the next/last one is.


Todo

  • Implement persistent module support for monitoring
  • ...