Hi, I am Areth Foster-Webster. This site is where I try to keep my various projects and thoughts somewhat organized. Keep in mind that this is basically my scratch pad so please try to excuse my spelling issues and dead links etc. Feel free to email me with any comments or advice. I think you can also register and add comments of your own if you want. Let me know if that doesn't work.
-Areth
I'm pretty excited. I received some now Sparkfun goodness as well as officially entering the Sparkfun UAV competition with a couple other folks. This year they are having a UAV only category which makes sense. I'm shooting for super simple and fast, fast, fast. I'll post more as we get going.
This article caught my eye on r/programming I've started looking into RDF data stores because my current project involves talking to one. No Sparql in my resume yet but I'd like to set up a node to play with. This looks like a pretty nifty graph data store and it looks like it supports sparql and has python bindings. Huzzah
http://blog.neo4j.org/2009/09/social-networks-in-database-using-graph.html
I came across this cool framework today on the python reddit. It sure looks useful.
I came across what looks like a pretty promising PHP REST framework. http://www.recessframework.org
I've been doing some PHP work as of late. Since I had been doing Python for the last year or so I had gotten used to having iPython around for quick testing and prototyping. After some googling I found this little interactive PHP shell with tab completion etc.