Comments by iwz
7,422 totaland this was at our Special Assembly Day a few weeks back
she kinda misquoted the part about ministerial servants.. it was more like, "and not ALL servants are great either". can't remember exactly how he said it.
haha he was great!
ooh ooh, is it this??? http://www.engadget.com/2006/05/04/vonage-prepping-voip-solutions-for-ds-and-psp/
yeah, that's where most of the information on that link came from. you call the number, it gives you the password for the login page on the site. password is o[breakingstrain]o then you can s...
haha you guys were totally starstruck
http://www.apple.com/quicktime/download/standalone.html
you can watch it on ABC's site now, for free
Looks pretty good. I'd change a couple of things tho. == is not proper for comparing Strings. use .equals() instead. so this q[firstName == otherPerson.firstName && lastName == otherPerson.la...
here's a bonus equals method you can add to the Person class: q[public boolean equals( Object o ) { if ( this == o ) return true; if ( o == null || getClass() != o.getClas...
http://lostpedia.com/wiki/Thehansofoundation.org
Well, here's something to get you started: "So how would I set the last name only" q[Person person = new Person(); person.setLastName("Smith");]q or q[Person person = new Person(null, "Smi...
yeah... WOW
are you asking for the answers to those questions? because they're all pretty straightforward. how much help are you looking for?
Not really into the X-Men movies? The director that did X-Men 1 and 2 is doing Superman Returns
"q[I can't stress enough how this is sarcasm...]q"
SENTINELS!!! <a href="http://eskimo_spy.shackspace.com/random/Wolverine%20VS.%20Sentinel.avi">http://eskimo_spy.shackspace.com/random/Wolverine%20VS.%20Sentinel.avi</a>
All About Wii - Everything /[wii]/ know about Nintendo's revolution http://www.1up.com/do/feature?cId=3149198&did=1
google: camisole
http://money.cnn.com/2006/04/27/commentary/game_over/nintendo/index.htm
The final name has been announced (revolution was just a codename) and.... well.... http://www.shacknews.com/redir_comments.x?id=41886
You doing Ruby on Rails stuff?
First, have you created the IntClass? and is it in the same package as Exercise14? Your compiler is not able to find IntClass. So, if you've already created it, then make sure you compile everyt...
It's an Acura
Hey that's great man! Being spiritually independent of my family was a big boost for me, personally. How old are you now?