Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

Blog Directory  >  Software Blogs  >  Programming Blogs  >  try {} catch () | Java, Agile, the Web and other n programming Blog  > 

2017-07-12 13:27
When you code some pipeline processing of a stream in Java 8, it might happen that a method you want to use throws a checked exception. What happens then ? The compiler complains because che… Read More
2017-05-16 10:58
Git usually does a good job of guessing whether a file is a text or binary file, but apparently UTF-16 isn’t recognized as text. What happens is that if you edit UTF-16 files such… Read More
2017-02-02 10:40
Until Java 9 is ready, there is still an option if you need to reduce the size of a bundled JRE: exclude some files! This is totally official and supported by Oracle; in fact all the files y… Read More
About Google Wave’s End
2010-08-06 11:33
You probably know that Google has recently announced that they were stopping development for Google wave, and indeed after the initial buzz and all the hype that surrounded wave when it was… Read More
Testatoo: TDD For The GUI
2010-07-02 09:41
Test-driven development is a good thing. We all agree on that, right? But TDD assumes you can write tests before actually implementing the functionality. How do you do for the GUI when most… Read More
2010-04-09 18:01
As you might know, GWT provides a handy and elegant mechanism to manage back and forward buttons (and bookmarking) through the use of the “anchor” part of the URL, that is the pa… Read More
2010-03-22 13:42
It was suggested by Phil kearny (ex Apple employee) that Google should buy Palm… Let’s dream a little bit: Google buys Palm A GWT wrapper is developper for Mojo (Palm’s Ja… Read More
Tim Bray Now A Google Employee
2010-03-17 13:57
For those of you not familiar with the Who’s Who of IT, Tim Bray is best known for the central role he played in the initial specification of XML. I should know because I spent countle… Read More
2006-06-07 11:16
I recently attended a very interesting 2-day Scrum Master course with Dan Rawthorne, a seasoned agile practitioner, and that made me realize that Scrum is a living thing and has evolved from… Read More
2006-06-07 11:16
In case you missed it, Google announced last week that the tools from the rcently acquired company Instantiations were now available for free! This is a great news because it includes GWT De… Read More

Share the post

try {} catch () | Java, Agile, the Web and other n

×

Subscribe to Try {} Catch () | Java, Agile, The Web And Other N

Get updates delivered right to your inbox!

Thank you for your subscription

×