!! Introduction
Hi,

I'm POG and I thank Scott for sharing his wiki and cool domain name!
And now thanks to Android's mobile AP feature I can edit this page on the train. Neat!

!! Brainstorming

This is just a bunch of random thoughts that might turn into more concrete projects someday.

*[Creating 2D animation for games]
*[Widget ideas]
*[Gathering information about gadgets]
*[Language learning app]
*[Web hosting]
*[Storage and backup]
*[Easy parsers]
* Wiki
**[Wiki and programming]
**[Wiki Dreams]
** [Wiki and filesystem]
** [Wiki and SVG]
** [Wiki and Shell]
* [System monitoring]

!! Graphbraining

! About Wikis

[{GraphViz title='GraphBraining' filter='dot' imap='true'

node [shape=box];

$(nodeAttributes)
"Wiki and filesystem"--Wiki
"Wiki and Shell"--Wiki
Wiki--"Wiki and SVG"
Wiki--"Database and Wiki"
Wiki--"Mindmap and Wiki"
}]

! About Hardware and gadgets

[{GraphViz title='HardwareGraph' filter='dot' imap='true'

node [shape=box];

$(nodeAttributes)

"New Life for Old gadgets"--Hardware
"Gadget Oriented projects"--Hardware
Hardware--"Storage and backup"
Hardware--"Gadget encyclopedia"
"Gadget encyclopedia"--"List of Gadgets"
"Gadget encyclopedia"--"Gadget evaluation sheet 1"
Hardware--"Alternative Firmwares"
}]


!! Hardware

 * [Laptop ideas]
 
!!Interesting tech
*[jetpack|https://jetpack.mozillalabs.com/] to customize Firefox
*[glazed lists|http://publicobject.com/glazedlists/] for interactive data
*android for run time on small hardware
*Google [Go|http://golang.org/] language
*[Bespin|http://mozillalabs.com/bespin/] Javascript text editor
*[Blender|http://www.blender.org/] (3D, animation)
*Plugins for JSPWiki/SWDWiki
* [Etherpad|http://etherpad.org/] online collaborative text editor
* Image analysis [OpenCV|http://opencv.willowgarage.com/wiki/]
* SQL database with high scalability [voltdb|http://voltdb.com/content/voltdb-features-overview]
* Tail files intelligently with [Samurai|http://yusuke.homeip.net/samurai/en/index.html]
* Electronics IDE on the web : [https://www.circuitlab.com/]
* Python teaching program [visual execution in javascript|http://people.csail.mit.edu/pgbovine/python/tutor.html#mode=edit]
* LLVM to javascript translator to run C/C++ on the web: [Empscripten|https://github.com/kripken/emscripten/wiki]
!!Interesting reading
* [Java guerilla debugging|http://www.jroller.com/rolsen/entry/guerrilla_debugging_for_java]
* [Log4j advice|http://juliusdavies.ca/logging.html]
* [Cloud storage solutions]
* Physic simulation (C++) [Bullet|http://bulletphysics.org/wordpress/]
* [Java memory and IBM J9|http://jinwoohwang.sys-con.com/node/1229281/mobile]
* Book that teaches Python game programming [Invent with Python|http://inventwithpython.com/chapters/]