One of the major aspects of MongoDB is that it is a document store. You can put anything you want into a […]
Latest Articles
Read the latest release articles and learn without limits.
MongoDB examples, Replica Set and GridFS
MongoDB Replica Set with Python example I published a short lab on working with MongoDB replica sets in Python on GitHub https://github.com/k0emt/mongodb_repset_experiment One […]
Tasks, Notes and Contact Sync
So, I finally broke down and got a MacBook Pro with OS X Mountain Lion. My personal machines to date have been […]
Keeping RIM Viable
It is no secret that RIM has lost its huge lead in the smart phone area. Not only have they lost their […]
Where have I been? (MSE ITS Project)
I wasn’t as prolific with my posts in 2011 and this year because I was focusing on finishing my Master Software Engineering […]
Vorpal Code
Elegant code sings— like a mastered katana! Beautiful conduct.
Git Reference
Git community book online: http://book.git-scm.com/index.html creating:init, branch adding and removing files::add, rm seeing activity:log, status basic repository operations are: push, pull, commit, […]
Python Coding Standard, Metrics and Test Coverage
Motivation My motivation in seeking a coding standard, static code metrics analyzer and test coverage tool is multifaceted. I want to know […]
Getting the Enron mail database into MongoDB
Background In order to get some experience working with Python and MongoDB I decided I would like to find a data source […]
Work when others are not
I read an interesting blog post from the Time Management Ninja where he talks about getting things done at the office during […]