Archives

  • My last blog in 2012: My 2013 wishes and predictions…

    Last year I wrote a wish list and prediction for 2012 and this year I am going to do the same for 2013. So for 2013 in technology realm specially when focused on Java is as follow: Java SE 8 will be an awesome release despite the Jigsaw setback. Java EE 7 will bring more [...]

    Dec 27th, 2012 | Filed under Community, Java, Java EE, Java SE, Linux, Oracle
  • My thoughts on JSR 351, Java Identity API

    Identity, something that we hear more often these days with the whole web 2.0 and social services and more and more web based public services growing around us. The identity notion is an integral part of a security system in distributed services. Developing effective software system require an effective security and access control system which [...]

    Oct 24th, 2011 | Filed under Java, Java SE, Software Security
  • A walkthrough for the fork/join framework introduced in Java SE 7

    This is a tutorial showing what the fork/join framework is and how you can use it to implement some of your parallel programming solutions…

    Aug 2nd, 2011 | Filed under How To, Java, Java SE, Learning
  • JavaZone 2010, a very brief report.

    A brief review and report about JavaZone 2010 and copy of my JavaZone presentation.

    Sep 10th, 2010 | Filed under Java, Java SE, JavaZone, JavaZone 2010, Learning
  • Introducing NIO.2 (JSR 203) Part 6: Filtering directory content and walking over a file tree

    In this article we discuss how to walk over a directory tree and visit all of its content down to a specific level. We also discuss how to filter content of a directory based on the file attributes to find the files we need in a directory.

    Aug 23rd, 2010 | Filed under How To, Java, Java SE, Learning
  • JavaZone 2010 sessions I am going to attend

    This is a list of JavaZone 2010 sessions I am planning to attend. Selecting this list was really hard as all of the presentations are exceptionally good.

Archive for the ‘Java SE’ Category