Profile_bird

Hey there! berngp is using Twitter.

Twitter is a free service that lets you keep in touch with people through the exchange of quick, frequent answers to one simple question: What's happening? Join today to start receiving berngp's tweets.

Already using Twitter
from your phone? Click here.

berngp

  1. Showed Groovy + JMX to the Operations team and they are loving it.
  2. Why am I thinking of an embedded tomcat withing a Griffon based application... am I wrong?
  3. Between paying a really high amount of money vs. the life of my unconditional friend, my Scottish Terrier, the answer is clear.
  4. JDBC DriverManager is synchronized, Drivers can hang and should be considered external code. DMgmr.getConnection can cascade into an outage.
  5. Crazy weeks. I am setting up the servers' architecture.. tomcat clustering, apache ajp, jmx interfaces.. well I'll continue tomorrow.
  6. Enjoying some Groovy&Grails reading after a weekend in beautiful upstate NY.
  7. Dead on @HamletDRC " to _not_ get a call from ops at 3 AM" ...man after being there, doing that.. specially this week.. learn and listen.
  8. After tons of work enjoying the twits of #aalmiray and #springrod, is refreshing to get a glimpse into the minds of great people.
  9. OMG IntelliJ IDEA is Open Source!!
  10. Before discussing Flex vs JavaFx think of the required functionalities, I am not sure if Flex can part a file, get the MD5, upload in par...
  11. Getting a file from Archiva through wget using Basic Authentication is not Rocket Science!.. Defending GANT/GRADLE for deployment jobs.
  12. It would be nice if TreeModel was outside Swing and that Swing Controls were based on non-swing Collection Models (e.g java.beans.models).
  13. Iterator Builders as Collection Decorators, use Closures as actuators/visitors. Simple and powerful, seeing how it looks in Groovy.. sweet.
  14. Enjoying #aalmiray's @http://ff.im/-9sJMU. The presentation itself was made with Griffon! Waiting for my copy of "Filthy Rich Clients"..
  15. Amending... replace "One CPU Cycle" for "One Atomic Unit of Work".
  16. Why people think that in Java (myFlag non volatile boolean) myFlag = true is executed in one CPU cycle... go figure.
  17. I admire and thank DougLea's work over java.util.concurrent and state too that Concurrent Programming is not for everyone. Think Immutable!
  18. OMG.. CodeSmell: Using an internal "Thread" object as a lock to synchronize concurrent actions over an instance. Ok I need some coffee..
  19. Use Atomic Numbers (AtomicInteger) when dealing with concurrent increments, decrements and reads. refer2. Java Concurrency In Practice.
  20. Can't wait to start working with Griffon again.. It makes things lot easier and exiting... 4 some nice swing themes peak into #theaviary.