Constantine & Lockwood, Ltd
http://foruse.com
From Abstraction to Realization:
Canonical Abstract Prototypes for User Interface Design
http://www.foruse.com/articles/canonical.pdf
Sunday, January 1, 2012
Thursday, October 27, 2011
Amazon Web Services
AWS: SDK for Java:
http://aws.amazon.com/sdkforjava/
books:
O'Reilly Programming Amazon EC2 by Jurg van Vliet and Flavia Paganelli
Programming Amazon Web Services by James Murty
http://aws.amazon.com/sdkforjava/
books:
O'Reilly Programming Amazon EC2 by Jurg van Vliet and Flavia Paganelli
Programming Amazon Web Services by James Murty
Wednesday, October 26, 2011
Monday, October 24, 2011
Effective Java
was surprised to discover that there is a second edition of Effective Java
http://java.sun.com/docs/books/effective/
http://java.sun.com/docs/books/effective/
Tuesday, August 9, 2011
import mysql db dump from v. 4 to v 5.5
DDL of create table is changed, instead of TYPE ENGINE is used
one option is to change TYPE=MyISAM to ENGINE=MyISAM
one option is to change TYPE=MyISAM to ENGINE=MyISAM
Monday, August 8, 2011
50 things to know before migrating Oracle to MySQL
http://www.xaprb.com/blog/2009/03/13/50-things-to-know-before-migrating-oracle-to-mysql/
Subscribe to:
Posts (Atom)