Thursday, August 28, 2008
Max Payne
http://www.youtube.com/watch?v=JboQmDIdKWs
This... Looks... Awesome!
Wednesday, August 27, 2008
Note to Self: Read About Automating Ubuntu Installs
The Ubuntu documentation mentions using preseeding files to automate the Ubuntu 8. I may end up having the Ubuntu installs be automated into VMWare anyway, so maybe just a clean VM is the way to go.
Wednesday, August 20, 2008
Hibernate-memcached 1.0 released into the wild!
If you have any questions or comments please drop a line here or even use the hibernate-memcached Google group.
So, what next?
Tuesday, August 19, 2008
Hibernate 3.3 and Hibernate-memcached
I spent some time looking over the new Cache SPI released in Hibernate 3.3.0.GA. Definitely a much more in-depth API compared to the old CacheProvider/Cache interfaces. Following the new interfaces (RegionFactory, Region) you can be much more aware as to your specific responsibilities in the caching system.
I have tested that hibernate-memcached remains compatible with hibernate-3.3.0 and everything looks fine. I am going to hold off on implementing a RegionFactory/Region based implementation for now and do that as a post 1.0 release. It will require some refactoring to the current code base to get it to play nice with both APIs (I'd like to stay compatible with 3.2 for a while).
So, look forward to a hibernate-memcached 1.0 release tonight, or maybe tomorrow.
P.S. Hello China! According to Google analytics, a link from javaeye.com is generating 250+ hits a day to the hibernate-memcached project site right now.
Wednesday, August 06, 2008
Maven: The Definitive Guide
Tuesday, August 05, 2008
Hibernate-memcached in the MySQL faq
Neat!
http://dev.mysql.com/doc/refman/5.0/en/ha-memcached-faq.html
http://dev.mysql.com/doc/refman/6.0/en/ha-memcached-faq.html