I am trying to write a small demo application where two programs exchange information and an HMAC (hmacmd5). With the Java cryptograpy extension, I can create...
Hey, Howzit all. I haven't been too active in this group, but I've been busy with work. =/ Just to introduce myself, my name is Ryan Kanno and I studied under...
Greetings Ryan, There's a HJUG meeting today at the UH campus, where Sam is doing the visitor pattern. I'll be there. The social java meetup was scheduled last...
Sorry to clog up everyone's inbox, but for those of us not familiar with UH's campus, where can I park and where exactly is this building? I searched UH's web...
Many thanks to everyone who came to the HJUG meeting last night. I believe there was about 12 of us, and I know I very much enjoyed the discussion. I've made...
Hi Jo, Something we discusseed was having discussion on the java-meetup ML on yahoo - to keep HJUG for announcements - so perhaps we can take this over there....
Go to http://java.meetup.com , enter a local zip, and vote for your venue. /Thomas __________________________________ Do you Yahoo!? Yahoo! Small Business $15K...
[ moderator: can I post to this group directly from my hawaii.edu account? ] ... who ... like to ... we ... stuff. That could work. If anyone has something...
... That could work. If anyone has something they'd like to present, this seems like a good time to speak up. I will maintain my offer of a dynamic proxy ...
... fwiw, the form on that page is broken, at least for people using safari. since I use safari (v1.2.1), I won't be voting. I have no particular venue...
Just a reminder that there is a Meetup tonight at Brew Moon @ 7pm. If you haven't signed up for Meetup, or haven't RSVP'ed to this meetup, don't worry. Just...
Here's a simple example of using the URL class: import java.io.*;import java.net.*; public class Main { public static void main (String [] args) throws...
Hail Eraticus! Wish my Latin was better, but thanks anyway. (Actually I wish I had any Latin at all.) But I changed the URL to the one for my HelloWorld...
... the majority says: "A is correct. B is an abomination." ha. joking. try googling for "brace style" to see a sample of the heat dissipated by this...
... No, Element of Java Style advocates A. Some other things from that book I like (and probably others hate): 1. a source file should never contain any tab...
Hi Guys, I was thinking about sending out the following announcement. Any comments, suggestions? ***************************************************** ...
"B" is used by the W Richard Stevens in "Advance Programming in the Unix Environment", and "Unix Network Programming" volumes, and by Douglas E Comer in the...