The Artima Developer Community
Sponsored Link

Ruby Buzz Forum
Some times you just have to smile

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
David Heinemeier Hansson

Posts: 512
Nickname: dhh
Registered: Mar, 2004

David Heinemeier Hansson is the lead Ruby developer on 37signal's Basecamp and constructor of Rails
Some times you just have to smile Posted: Mar 3, 2006 9:51 AM
Reply to this message Reply

This post originated from an RSS feed registered with Ruby Buzz by David Heinemeier Hansson.
Original Post: Some times you just have to smile
Feed Title: Loud Thinking
Feed URL: http://feeds.feedburner.com/LoudThinking
Feed Description: All about the full-stack, web-framework Rails for Ruby and on putting it to good effect with Basecamp
Latest Ruby Buzz Posts
Latest Ruby Buzz Posts by David Heinemeier Hansson
Latest Posts From Loud Thinking

Advertisement

Looking at a Sun Java Creator 2 demo, I found this little nugget of gold:

UploadedFile uploadedFile = (UploadedFile) fileUpload1.getUploadedFile();
String text = uploadedFile.getAsString();

It's hard not to get a good chuckle out of that.

Read: Some times you just have to smile

Topic: Amber Faith Elizabeth Silva Arrived Today! Previous Topic   Next Topic Topic: Matching keywords in a string

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use