Excellent resource for Military Analysis buffs

Thursday, March 18th, 2010

Occasionally I love to read Military Analysis articles from various sources. Planeman's blog is a great resource for a detailed look at the military capabilities of the various hotspots in the world. Planeman's Military ...

Telescope on the Web – Online Astronomy

Saturday, February 20th, 2010

SLOOH Is a great resource for people without telescopes. For 50$ a year you can observe one of the telescopes that telecast their observations to this website. A great way to do astronomy using big telescopes for cheap!!. ...

Planetoriums in the San Francisco Bay Area

Wednesday, October 14th, 2009

Here is a list of some great planetoriums in the San Francisco, San Jose, Oakland area. Lawrence Hall of Science Planetarium | Lawrence Hall of Science ...

Using SVM in machine learning and data mining

Thursday, May 14th, 2009

[R] e1071/svm? How do you use R's output for an SVM model to predict classes. ...

Organizing a large C++ Build System

Wednesday, April 15th, 2009

I have been looking for good links on how to organize and setup a large C++ build system from scratch. Below are some interesting links for this. A book on converting a legacy C++ Build system Describes how to take an existing C++ Build system and convert it to a modern system ...