I have been on a break of sorts for the last week and a half. I put so much effort into getting ready for the OJUG meeting i.e.: Learning a new language so that I could present on it like I knew what I was talking about, that I just needed a break.
So, I took it easy: I rewrote some old code that I had lost and put it out on the site.
I did not get much done on JKeyManager. I am now at the point where I need to finish the Key Pair generation and get a first release out. The biggest problem there is that I am still not familiar with CVS and SourceForge, so I will need to learn those things as well as get the code done. Right now I am not using a source repository (gasp). My only recourse if something should fail is that I have been putting a zip file in my personal web space with the entire eclipse project whenever I make changes I want to keep. This obviosuly needs to change. The Pragmatic Programmers are shaking their heads at me as I write this.
Post a Comment