From Pojo.us

Jump to: navigation, search

Contents

Rules for calling class methods from Java Constructor

My co-worker taught me to be careful about calling non-final methods from class constructors today. Here is the example.

Pojo 18:06, 8 October 2009 (UTC)

Selenium Notes

As I begin testing one of my apps, I'm writing some notes on Selenium since the documentation online is pretty pitiful.

Pojo 03:31, 1 October 2009 (UTC)

Moved site to new host

I've moved the site to a new host (www.itanets.net) so that I can actually deploy Java applications as well as PHP apps. Hopefully everything went smoothly.

Pojo 19:26, 13 September 2009 (UTC)

Database and Elastic Block Storage Snapshot Script

I've made several improvements to the snapshot script that I got from Jon Bradshaw's site. It includes snapshotting multiple volumes at the same time (for LVM volumes or RAID volumes) and it will work with or without a MySQL instance running. Check out the code.

Pojo 22:02, 14 July 2009 (UTC)

Amazon Cloud

I started setting up instances in the EC2 yesterday, and I have to say that I am pretty impressed! I especially like the way you can snapshot your EBS volumes quickly and painlessly. I found a nice script online that lets you automate the process and ensure that you have a clean snapshot of a MySQL database. I'll try to post it here for others to use.

Pojo 18:00, 11 July 2009 (UTC)

Resume Updated

I've updated my resume, and will try to keep it up to date now on the wiki.

Check out my Resume.

--Pojo 02:58, 13 April 2009 (UTC)

New Site

I've decided that the reason why I never update my website is that it's too difficult. So I've converted the underlying site into a wiki so that I can easily add updates to things that I want to remember and might be useful to others.

--Pojo 02:56, 13 April 2009 (UTC)