On The Margins

(Masood Mortazavi)


(Books)(Blogger)(java.net)
Check Google Page Rank

20090604 Thursday June 04, 2009

[ Java ] Brief on MSA 2

Elsewhere, I wrote a brief on MSA 2 ("Mobile Service Architecture 2").

2009-06-04 17:00:14.0 -- ; Permalink ; Trackback.

[ Java ] Raison d'être of JavaOne Conference

Elsewhere, I wrote about the Raison d'être of the JavaOne Conference.

2009-06-04 16:29:34.0 -- ; Permalink ; Trackback.

20090528 Thursday May 28, 2009

[ Java ] User Has It Right! ....

Kristian Waagan (of Sun's Java DB development team) has really given Java DB (Sun's distribution of Apache / Derby) a new life of its own when it comes to handling CLOBs, starting with Java DB 10.5.

Check out this thread

Note the following testimony from David Goulden:

The performance improvements with CLOBs are dramatic. I created a record with a CLOB containing about 10 million characters using derby 10.4. The following query took over 6(!) minutes:

       SELECT CONTENT FROM MESSAGES WHERE ID = 1

(CONTENT is the CLOB column.)

I then installed derby 10.5 and did a soft upgrade. The same query now takes less than three seconds!

2009-05-28 11:10:55.0 -- ; Permalink ; Trackback.

20090501 Friday May 01, 2009

[ Java ] JavaDB 10.5.1.1

Now, a new release of Apache/Derby is out.

Francois Orsini has a more detailed note on this. It is great to see that many of the features listed are developed by our small but amazing team of Java DB engineers.

(See my previous post about this cauldron where Java DB is forged!)

2009-05-01 23:45:35.0 -- ; Permalink ; Trackback.

20080505 Monday May 05, 2008

[ Java ] JavaOne 2008

I will be at JavaOne 2008 for most of this week.

2008-05-05 08:05:21.0 -- Comments [2] ; Permalink ; Trackback.

20080129 Tuesday January 29, 2008

[ Java ] Next Generation Java Testing

At Java.Net, I have written a short review of a Java testing (TestNG) book.

2008-01-29 18:18:48.0 -- ; Permalink ; Trackback.

20070509 Wednesday May 09, 2007

[ Java ] Soccer {Football} after JavaOne

Some members of Java DB Team take a break from soccer (JavaOne 2006)

If you're at JavaOne this week and do not leave San Francisco before Friday night, consider joining me and a few others (from Brazil, Norway, Switzerland, Germany, France, etc.) to play some soccer {football} near the Golden Gate Bridge. It is a great way to have everything you've seen and learned at JavaOne sink in!

I've posted the logistics information on my java.net blog. 

(The above picture originally appeared here.) 

2007-05-09 09:47:29.0 -- ; Permalink ; Trackback.

20070504 Friday May 04, 2007

[ Java ] Blog Entries on JavaOne 2007

At java.net, I will be compiling some blog entries in anticipation of JavaOne 2007 and following the conference (mostly from the pavilion floor).

For a database related topic, you might want to check out Francois Orsini's "Enabling Offline Web Applications with Java DB," where he previews his upcoming JavaOne talk with Zimbra's Kevin Henrikson.

2007-05-04 15:42:24.0 -- ; Permalink ; Trackback.

20061211 Monday December 11, 2006

[ Java ] Not Just About Diamonds

JavaPolis 2006 proves that Antwerp is not just about the diamond, the ruby, other jewels or gems. It is also about Java and the Java Community. As a starter, you may want to check out Francois Orsini's Hands-on JavaDB (Apache Derby) Lab.

For more, including on the recent, generally-available release of JDK 6, see here

2006-12-11 13:21:04.0 -- ; Permalink ; Trackback.

20060529 Monday May 29, 2006

[ Java ] A simple Applet for Game of 15



If your browser has a proper Java SE 1.5 plug-in, you can find the simple Applet here.

For more on Game of 15, you can look here.

The game is often listed among the well-known NP-Complete problems.

2006-05-29 01:08:44.0 -- Comments [2] ; Permalink ; Trackback.

20060517 Wednesday May 17, 2006

[ Java ] Slot Car Racing at JavaOne 2006

Read about it here, or here, or at its official web site.

2006-05-17 23:42:03.0 -- ; Permalink ; Trackback.

[ Java ] JavaOne is better than ever

Given my impressions from the first day of JavaOne 2006, I believe JavaOne is now far better organized, more effective and with greater substance than the ones I ones I attended and spoke at in 1999, 2000, 2001 and 2002. Perhaps, the trouble was that in these other JavaOne's I was a speaker. When you're a speaker at JavaOne, you become a bit too focused on your own talk and forget that there are other things going on, too.

In any case, I can sense a very significant improvement, and it has to do, I think, with Sun's diligent work to collect and use feedback from the attendees, greater involvement of the engineers in the organizing and refereeing committees and a general raising of awareness regarding audience expectations. People like Sreeram Duvur, Bill Shannon, Graham Hamilton, Eduardo Pelegri-Llopart, and countless others, including excellent engineering teams such as Ludo Champenois, Jerome Dochez and Roberto Chinnici, who have contributed and paid a great deal of attention to details that make the conference a really useful one for developers.

On this first day, there was a very good reception of the Derby talk given by Dan Debrunner and David Van Couvering (May 16, 2006). People asked some good questions regarding XML support (the person raising this question was invited to join and contribute to the Apache / Derby community), the timing of recovery (does it happen at the time next connection is opened? earlier? later?), performance compared to other databases, etc. People seemed to be using Derby or thinking of it.

The Derby evening event put together by Sun and IBM, Tuesday night (May 16, 2006), was also well-attended. People seemed more interested in the conversations than in the food, which was also very good, or the drink. For our parts, it was a great opportunity for our visiting, Trondheim, Norway engineering team to meet and mingle with other Derby contributors.

2006-05-17 00:55:08.0 -- ; Permalink ; Trackback.

[ Java ] Concurrent Programming w/ java.util.concurrent

Concurrent programming with Java has entered a new era with the java.util.concurrent libraries.

What we used to build, painstakingly, is now before us to use.

One of the sessions at JavaOne 2006 was devoted to this library.

I've written about this session in much greater detail on my java.net weblog.

2006-05-17 00:45:36.0 -- ; Permalink ; Trackback.

20060515 Monday May 15, 2006

[ Java ] Another Conference Planner

If you're attending JavaOne 2006, you may want to check out the planner JavaLobby has hosted for the conference. (I found it very useful although I'm also running a parallel schedule using Schedule Builder.)

2006-05-15 23:59:05.0 -- ; Permalink ; Trackback.

[ Java ] JavaOne 2006, Day 0

I'll be doing most of my JavaOne 2006 related blogging at java.net.

Most recently, I'm pointing to an informal BoF event focused on Apache / Derby.

2006-05-15 11:17:58.0 -- ; Permalink ; Trackback.

20060505 Friday May 05, 2006

[ Java ] 12 Days to JavaOne

At the time I write this, only 12 days are left to JavaOne 2006. (I've also blogged about it, here, in anticipation.)

Getting active and browsing through the forums seems like a good way to see what concerns people in each of the large categories of Java technologies.

2006-05-05 06:49:36.0 -- ; Permalink ; Trackback.

20050803 Wednesday August 03, 2005

[ Java ] Where I Write About Java

FYI, I've started writing about Java elsewhere.

2005-08-03 20:21:25.0 -- Comments [3] ; Permalink ; Trackback.

20050618 Saturday June 18, 2005

[ Java ] Another Weblog, Another Day

I have a new blog at java.net for notes having to do with Java and purely software-related matters: http://weblogs.java.net/blog/mortazavi/.

2005-06-18 14:42:03.0 -- Comments [0] ; Permalink ; Trackback.

20050614 Tuesday June 14, 2005

[ Java ] My Other Weblog

I've started a new weblog at Java.Net.

Here, I've focused on general issues having to do with business, economics, technology, social life and art.

There, I'll be focusing mostly on software and Java.

2005-06-14 14:15:38.0 -- Comments [0] ; Permalink ; Trackback.

20050324 Thursday March 24, 2005

[ Java ] His Holiness, The Duke

I cannot help but add His Holiness, The Duke to the blogroll.

2005-03-24 15:54:19.0 -- Comments [0] ; Permalink ; Trackback.

On the Margins Tag Cloud

america apache art berkeley blogs books business canada capital code communications community computing conference connectors content contribution corporate costs culture databases derby design desktop developers development economics education energy engineering film finance history information innovation international internet iran isfahan java java-db javaone law linux logic management markets mathematics media mobile music mysql netbeans networks news open open-solaris open-source opensolaris opensource os persian philosophy phones photography photos politics postgresql practice privacy products programming ruby science server services social society software solaris sports strategy sun sun-microsystems systems technology tehran telecommunications tools transactions transportation travel tv us video war web windows work writing

Del.icio.us

RSS Feeds

XML

All
/ Persian (فارسی)
/Announcements
/Art (هنر)
/Business
/Code
/Culture
/Design
/Economics
/Here
/History
/Java
/Mathematics
/Media
/Networks
/Papers
/Personal
/Philosophy
/Science
/Society
/Sports
/Sun Microsystems Inc.
/Technology
/Telecommunications
/This
/Web
/Work

Disclaimer

I work at Sun Microsystems. The opinions expressed here are purely my own, and neither Sun nor any other party necessarily agrees with them.

Coordinates

Locations of visitors to this page

« November 2009
SunMonTueWedThuFriSat
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
     
       
Today

www.flickr.com
This is a Flickr badge showing public photos from M.Mortazavi. Make your own badge here.

Entry Statistics

Entries: 1246
Comments: 919

Recent Entries

StatCounter

Statistics from StatCounter

Page Rank

Check Google Page Rank

On the Margins Tag Cloud

america apache art berkeley blogs books business canada capital code communications community computing conference connectors content contribution corporate costs culture databases derby design desktop developers development economics education energy engineering film finance history information innovation international internet iran isfahan java java-db javaone law linux logic management markets mathematics media mobile music mysql netbeans networks news open open-solaris open-source opensolaris opensource os persian philosophy phones photography photos politics postgresql practice privacy products programming ruby science server services social society software solaris sports strategy sun sun-microsystems systems technology tehran telecommunications tools transactions transportation travel tv us video war web windows work writing

RSS Feeds

XML

All
/ Persian (فارسی)
/Announcements
/Art (هنر)
/Business
/Code
/Culture
/Design
/Economics
/Here
/History
/Java
/Mathematics
/Media
/Networks
/Papers
/Personal
/Philosophy
/Science
/Society
/Sports
/Sun Microsystems Inc.
/Technology
/Telecommunications
/This
/Web
/Work

Other Places




Landmine Casulties
free counters'

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 2.5 License.
© Masood Mortazavi
This is a personal weblog, I do not speak for my employer.