Link of the Day [8.13.09]

Speaking of shelves. Here’s a link to every Mac addicts favorite cataloguing software. I bought the first version and the upgraded to the second. I also bought the iPhone app before it was removed from the store for violating stupid Amazon.com’s TOS.

Use it to keep inventory of all your books, DVDs, manga, comics, anime, etc., etc.. I like that it has shelves to display your stuff. You can use your iSight to scan in the barcode to lookup on Amazon.com the item. It does com in handy.

That iPhone app is a great looking app. The desktop version is fun too.

http://www.delicious-monster.com/

Link of the Day [3.13.09]

The ACM gave out its Turing award to a pioneer in computer programming, Barbara Liskov. This stands out for me because I am deeply indebted to her eponymous Liskov Substitution Principle. In plain English, if you have an object which inherits attributes from another object, then that derived object can and should stand in place of any other types of objects of the parent object. Hunh? It’s the basis for Object-Oriented Programming and it governs the software development today. It makes programming slightly easier and it makes for cool extensions of the software.

http://arstechnica.com/science/news/2009/03/acm-gives-turing-award-to-oop-distributed-computing-pioneer.ars