Jamie's Weblog

Procrastination and utter drivel since 2001!
  • Email
  • Github
  • Linkedin
  • Twitter
  • Rss
  • Home
  • About
  • Archives
  • Publications
Home» Java

Enums, Interfaces and Method Implementations

Posted on June 10, 2007 by Jamie Lawrence in Java

Sorry, this is a slightly technical post… please ignore if you don’t read Java. All Java programmers know that method implementation can’t appear interfaces. Basically, the interface let you define constants and method declarations but you need to put the implementation into a class which implements that interface. Well, that was true until Java 5. [...]

2 Comments View Post

Eclipse Cheatsheets

Posted on June 6, 2007 by Jamie Lawrence in Java

I’ve used Netbeans for the past 4 years but I’ve recently been using Eclipse at work. I’ve produced two cheatsheets that I keep close by which describe the various keyboard shortcuts and icons in Eclipse (all taken from the help file included in v3.2 — but better formatted onto 2 pages) keys [pdf]icons [pdf]

No Comments View Post

Embedded Databases: A Performance Comparison

Posted on March 4, 2005 by Jamie Lawrence in Java

I’ve finally published my article comparing the performance of three pure-Java, embedded databases and MySQL. Summary: HSQLDB is ridiculously fast and it will be replacing MySQL in my simulation. I’ve submitted links to the article at TheServerSide and JavaLobby, so there might be some interesting discussions there (or there might not, we’ll see if anyone [...]

6 Comments View Post

Performance Benchmarking of Embedded Databases

Posted on March 3, 2005 by Jamie Lawrence in Java

A simplistic look at the performance of several embedded Java databases

48 Comments View Post

Contact Me

  • jamie@ideasasylum.com
  • ideasasylum
    • Twitter

Categories

  • BalanceTrackr (2)
  • C# (1)
  • dualpricing.ie (2)
  • hack (1)
  • Java (4)
  • Linux (3)
  • Parenting (2)
  • Personal (36)
  • Photography (13)
  • Projects (7)
  • Python (3)
  • rant (17)
  • Reviews (20)
  • Ruby on Rails (16)
  • Taskmonifier (1)
  • Tech (1)
  • Tips & Tricks (7)
  • tuesdaypush (1)
  • Uncategorized (877)
  • Useful (3)
  • Weekly Picks (5)
  • Work (2)

Tags

accident barcampcork batteries bizcamp business car copyright delayed_job depression diy dual pricing eneloop fowadublin fun gallstones git svn hack ipad iphone lens life lightroom material motivation nginx Personal phd photographers photography photos pinterest podcasts quote rails rant renault scenic review rspec ruby sew shutterscouts startups vagrant windows wrap

Meta

  • Log in
  • Entries RSS
  • Comments RSS
  • WordPress.org

(c) 2012 Jamie's Weblog