-
Recent Posts
Recent Comments
- rssvihla on An Evernote backed Journal using Vim/Emacs
- ap on An Evernote backed Journal using Vim/Emacs
- www.techies.co.nz on An Evernote backed Journal using Vim/Emacs
- agilejoe on An Evernote backed Journal using Vim/Emacs
- Sean Kenny on Ruth’s Story
Archives
Categories
- ActiveRecord
- Agile
- alt.net
- Anti-Patterns
- AppDomain
- Authkit
- BDD
- Boo
- Brownfield
- C#
- Castle
- CI
- Context
- Craftsmanship
- DotNet
- DSL
- Dynamic Langs
- EC2
- Evernote
- Functional
- GHC
- Haskell
- Hate
- Hudson
- IoC
- IronPython
- Ivy
- Java
- Lean
- Learning
- Mako
- Maven
- Monorail
- MSBuild
- MySQL
- NHibernate
- ORM
- Pylons
- Python
- Rails
- SOLID
- Spec
- SpecMaker
- Spring
- SqlAlchemy
- StructureMap
- TDD
- Uncategorized
- VAN
- Vim
Meta
Monthly Archives: June 2010
Java Dependency Management with Apache Ivy
Not wanting to ditch your already built well working ant scripts for the plugin-centric view of Maven, especially if your project structure doesn’t line up quite right with Maven’s point of view? Enter Apache Ivy which like Maven can automatically … Continue reading
Posted in Uncategorized
Comments Off
Hibernate Connection Pooling: why isn’t the default one for production?
Hibernate unlike NHibernate comes with a variety of connection pooling options. The three primary ones of which I’m aware are Proxool, Apache DBCP, and c3p0 . I myself have only so far used c3p0 and it works quite well having … Continue reading
Posted in Uncategorized
Comments Off
Dynamic DNS with Amazon EC2 Linux and EveryDNS
So I finally sat down and did the math and found out Amazon EC2 was quite a bit cheaper than what I’d been paying for hosting as long as I was willing to prepay for at least a year. However, … Continue reading
Posted in EC2
Comments Off
