@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@@@@@@@ H R U G @ M E E T I N G @@@@@@@@@@@@@@@@@@@@ ...
356
Sam Joseph
samrhjoseph
Oct 7, 2005 3:37 am
Oops - should have been Wednesday 12th October, i.e. next week. Sorry about that. CHEERS> SAM...
357
Daniel Leuck
dpleuck
Oct 7, 2005 7:43 pm
I just finished reading the fortress language spec. Interesting stuff: http://research.sun.com/projects/plrg/fortress0618.pdf The language has three...
358
J. David Beutel
david_beutel
Oct 7, 2005 7:56 pm
... Looks cool. The existing language of math is a good reason to have a 2D notation. The syntactic abstraction part also looks interesting, for LOP: -...
359
Seth Ladd
bootyindustries
Oct 7, 2005 9:17 pm
... Bah. As we all know, the universe actually has 11 dimensions. So call me when I'm able to fully express my string theory computations for gravitron...
360
Hal Richman
hrichman99
Oct 10, 2005 12:04 am
Aloha, I set up ruby, ruby-on-rails on my apache server. I created the app demo, and when to the location http://server/demo/public and I got the correct...
361
Anthony Eden
anthonyeden
Oct 10, 2005 2:20 am
Did you verify that it works using WebBrick (the built in web server in Rails) first? If so then it is probably something wrong with the Apache config. I...
362
Seth Ladd
bootyindustries
Oct 10, 2005 3:34 am
Wondering what the skinny is on all these patterns? Want to hear it from the horse's mouth? This is an excellent interview with Erich Gamma (from the Gang of...
363
Seth Ladd
bootyindustries
Oct 12, 2005 12:02 am
While I wait for JBoss to start up for the 23,453,668th time today, I thought yall would find this interesting. For all you Ruby wonks: ...
364
Eraticus Majoricus
subcallnop
Oct 12, 2005 10:57 am
I heard (read?) that Prof. Johnson from UH was going to speak on Fortress. Is this still on? Is there a date? And is there an actual compiler in existence? ...
365
Sam Joseph
samrhjoseph
Oct 12, 2005 5:33 pm
The answers to the first two questions can be found here: http://discourse.ics.hawaii.edu/interaction/workspaces.php?workspace=5 # December 7th 6-8pm POST 302...
366
Sam Joseph
samrhjoseph
Oct 12, 2005 6:05 pm
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@@@@@@@ H R U G @ M E E T I N G @@@@@@@@@@@@@@@@@@@@ ...
367
g
piikoicoder
Oct 13, 2005 7:49 pm
Hi All, Just in case anyone has time for a kiddie level pattern question, I have two that I can't seem to answer. At least I think they qualify as patterns....
368
Seth Ladd
bootyindustries
Oct 13, 2005 8:12 pm
Hi, Two quick comments. First off, never use the concrete type in your declaration. For instance, change: public static final HashMap foo ... to public...
369
g
piikoicoder
Oct 13, 2005 9:38 pm
Seth, Thanks for the pointer about implementation and interface. I understand the logic of that design concept, but it seems easier in theory than in use. ...
370
Seth Ladd
bootyindustries
Oct 13, 2005 9:52 pm
... Ah, exactly. If the client of the code requires calling subMap(), then it's totally fine to return TreeMap. Normally (and as much as you can) the clients...
371
notify@yahoogroups.com
Oct 13, 2005 11:00 pm
Hello, The moderator of the honolulu-java-meetup group has changed the group's name. This means that both the group's email address and the group home page ...
372
Sam Joseph
samrhjoseph
Oct 13, 2005 11:11 pm
Hi All, So we had a successful HRUG last night - The turnout was good - we had about 12 people, mostly all familiar faces from the HJUG group. We have ...
373
g
piikoicoder
Oct 13, 2005 11:23 pm
Hi Sam, Is there a Yahoo group named hjug-1? Can't seem to locate it, But you are right. These names have been confusing. George ... From:...
374
J. David Beutel
david_beutel
Oct 13, 2005 11:25 pm
... You could also use the SortedMap interface instead of Map. Just don't cast. ... The typing of Java's collections has a gray area: some "operations" on ...
375
Seth Ladd
bootyindustries
Oct 13, 2005 11:32 pm
... I've never understood why they did this. The idea of an "optional" method seems like a total hack to me. I certainly don't like it. ... Let me clarify....
376
Seth Ladd
bootyindustries
Oct 13, 2005 11:34 pm
... There was some talk about getting the RUG started up at the MIC. I'd vote for that if that's still an option, as it seems more reasonable to more people. ...
377
Hal Richman
hrichman99
Oct 13, 2005 11:46 pm
Aloha, I am interested in attending, but I can not make the second Wednesday of the month. I not sure what the MIC is, but if it is not held I Wednesday, I ...
378
Anthony Eden
anthonyeden
Oct 13, 2005 11:47 pm
Seth mentioned the posibility of merging the two (HJUG and HRUG). I'm for that. -Anthony...
379
Seth Ladd
bootyindustries
Oct 13, 2005 11:53 pm
... +1 from me. Twice a month is going to be a lot, I suspect. A monthly meeting covering Java and then Ruby would be fine by me. Seth...
380
Eraticus Majoricus
subcallnop
Oct 14, 2005 12:11 am
... "operations" on ... I believe this was done not for or in reference to the Map implementations in the JDK, but for fresh implementations of Map using a...
381
Daniel Leuck
dpleuck
Oct 14, 2005 12:27 am
We can provide conference room space at the Manoa Innovation Center. Dan _____ From: honolulu-coders@yahoogroups.com [mailto:honolulu-coders@yahoogroups.com]...
382
Sam Joseph
samrhjoseph
Oct 14, 2005 1:04 am
... It's not a yahoo group - it's a UH mailing list. CHEERS> SAM...
383
Sam Joseph
samrhjoseph
Oct 14, 2005 1:20 am
(Manoa Innovations Center) MIC is a possibility - however Anthony said the downtown room is booked and ready, so I thought let's go with that. I'm pretty happy...
384
Sam Joseph
samrhjoseph
Oct 14, 2005 1:23 am
... -1 from me. I think that people don't need to come to all of these things - the idea is to look at what's being presented and just attend the ones you are...