Posts

Showing posts with the label in progress

This Blog Has Moved!

Right, so yes, five years ago I moved to github pages, and never bothered to redirect any of these pages there. Now I've moved on from there, and... Finally I am using my real domain, trishagee.com . My blog is now at trishagee.com/blog .  See you there!

QCon: TODO list inspired by the conference

Investigate Maven 2 Have a glance at TestNG Potentially play with JMock for current testing framework Play with GWT Sign up for Pragmatic Architect event Check out JavaBlackBelt site - what is provided, and what are the feelings of professionals (or, more importantly, recruiters) towards these qualifications? Look into getting Visual Studio .NET again so you can have a go at GUI development in it. Go to technorati . Investigate JUnit 4 changes/improvements

QCon: Initial thoughts

Things I took out of QCon: I want to play with Ajax .  Maybe I've "grown out" of front end development but that doesn't prevent it from being (potentially) extremely cool Selenium looks like a good place to start for automated website testing It can take up to 7 years to move away from a legacy architecture.  Depressing, but at least it shows it can be done and it's worth the effort I'm going to become a certified Scrum Master Mistress .  I believe Agile in some form or other is the most efficient way to run software development, but there are a LOT of lessons to learn in order to get it right.  And number one lesson is you need the right team.

Popular posts from this blog

Dissecting the Disruptor: Writing to the ring buffer

Dissecting the Disruptor: What's so special about a ring buffer?

Dissecting the Disruptor: Demystifying Memory Barriers