My favorites | Sign in
Project Logo
                
Search
for
Updated Jun 04, 2008 by bonasaurus1
Labels: Phase-Design, Featured
Plans  
where braindump is going (not necessarily in order of importance)

done

  • Searching & Organizing
    • fulltext search
    • filter page list with criteria (like Trac Custom Query but on any attribute a page could have)
      • perhaps this could just be a query builder for a full-blown query language
  • Linguistics (the far out stuff)
    • automatically tag triples in English text, MontyLingua style?
    • know and indicate which attributes are the opposite of each other? (perhaps using WordNet?)
  • Extensibility
    • alternate skins
    • RESTful API - just add an extension to the end of the URL to get it in an different format (eg pages/show/braindump.yaml for yaml)
      • RDF
      • XML
      • YAML
      • JSON
      • serialize()'d PHP
    • alternate access points
      • XML-RPC
        • a simple command line program where you run queries over XML-RPC and it gives you answers like you're talking to the system would be cool
      • SPARQL
  • Revisioning
    • show who changed what when
      • essential for use in collaborative projects
    • and a diff for the page text
    • RSS/Atom activity feeds
  • Exporting
    • export a certain page or list of pages as an XML/YAML file (or zip archive thereof)
  • Importing
    • importing huge datasets like a dictionary/thesaurus or iTunes library file would be a cool demonstration

Sign in to add a comment
Hosted by Google Code