On The Margins

(Masood Mortazavi)


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

20081007 Tuesday October 07, 2008

[ Technology ] MySQL Contributions

On his blog, Kaj Arnö has been writing about MySQL news, events, community and business developments for some time.

His most recent posts include (1)  a thank you note to David Axmark, one of the MySQL founders, for his 20-year contributions to MySQL and FOSS, and (2) an announcement regarding the move from MySQL contributor license agreement (MySQL CLA) to Sun Contributor Agreement (SCA), which is expected to be more contributor friendly.   

2008-10-07 15:38:58.0 -- ; Permalink ; Trackback.

20080929 Monday September 29, 2008

[ Technology ] Personal Data Storage Application

Patrick Keegan describes how to use Java DB and NetBeans to develop a personal data storage application.

The CRUD application is developed in some very simple steps. (Java DB is Sun's distribution of Apache Derby. Java DB is distributed with every copy of the JDK, starting with JDK 6.)

2008-09-29 14:21:00.0 -- ; Permalink ; Trackback.

[ Technology ] Falcon and Java DB

Falcon may learn from Java DB.

2008-09-29 13:58:16.0 -- ; Permalink ; Trackback.

20080922 Monday September 22, 2008

[ Technology ] Future of Business Technology

Check out MIT Technology Review's special reports on "The Future of Business Technology".

You may want to read the story of Postful and Figaro Interactive, and the accompanying contrast between Amazon Web Services and Google App Engines.

2008-09-22 00:38:53.0 -- ; Permalink ; Trackback.

20080911 Thursday September 11, 2008

[ Technology ] Memcached and Java DB (Apache Derby)

Knut Anders Hatlen writes about memcached user-defined functions (UDF) for Java DB on OpenSolaris.

Knut has also mentioned the recent release of Apache Derby 10.4.2. A corresponding Java DB release should be available for download soon. (Usually this happens immediately but we're all at a developers' conference for the next couple of weeks.)

2008-09-11 12:58:29.0 -- ; Permalink ; Trackback.

20080908 Monday September 08, 2008

[ Technology ] ERP and CMS on PostgreSQL on OpenSolaris

Jignesh K. Shah and Robert Lor describe how to set up Openbravo (an open-source ERP system) and Drupal (an open-source CMS) on PostgreSQL on OpenSolaris.

2008-09-08 12:20:16.0 -- ; Permalink ; Trackback.

20080826 Tuesday August 26, 2008

[ Technology ] PostgreSQL BuildFarm on Solaris on Sparc

Check out a new PostgreSQL buildfarm set up by Zdenek Kotala. (By the PostgreSQL community convention, I'm referring to it as a "buildfarm" but it should probably be better known as a "testfarm".)

2008-08-26 23:25:37.0 -- Comments [2] ; Permalink ; Trackback.

20080815 Friday August 15, 2008

[ Technology ] Innovation Logic

Marten Mickos discusses the logic of open-source innovation and business in an interview conducted by Josh Hyatt, contributing editor of MIT Sloan Management Review.

The interview, originally conducted for the Business Insight Journal Report, has been published by The Wall Street Journal: "Software Firm is Open for Innovation".

I like the salient point with which Marten ends the interview:

Even if I showed you my DNA, you wouldn't know how to become me.

2008-08-15 00:26:37.0 -- ; Permalink ; Trackback.

20080805 Tuesday August 05, 2008

[ Technology ] LinuxWorld Expo?

I dropped by "LinuxWorld Expo" in San Francisco on Tuesday, and I think the only thing worth noting is the PgDay.

Five years ago, when I attended the same Expo, it had a completely different spirit, with a lot more participation by the main Linux vendors and a large variety of software companies.

(Other references: PostgreSQL on Solaris and on OpenSolaris.) 

2008-08-05 23:14:32.0 -- ; Permalink ; Trackback.

20080711 Friday July 11, 2008

[ Technology ] DTrace Envy

A colleague in our PostgreSQL team just pointed me to a "little" note on DTrace, which seems to be ignited by the work that Robert Lor and Jignesh Shah have been doing. (The PG presentation involving the Mac OS and DTrace is Robert's)

2008-07-11 00:03:02.0 -- ; Permalink ; Trackback.

20080708 Tuesday July 08, 2008

[ Technology ] Using Apache Derby / Java DB with Caroline

Here is another embedded use case for Java DB in a full Java environment: On Grid Derby-based Server. For more on Caroline, see here.

2008-07-08 17:21:00.0 -- ; Permalink ; Trackback.

20080618 Wednesday June 18, 2008

[ Technology ] PostgreSQL Surveys

PostgreSQL.org community pages contain some interesting surveys.

2008-06-18 00:22:43.0 -- ; Permalink ; Trackback.

20080615 Sunday June 15, 2008

[ Technology ] A PostgreSQL Monitor


Jignesh Shah has implemented a simple PostgreSQL monitor using Netbeans 6.1, which also has facilities to make packaging and distribution of a Java app much easier. 


2008-06-15 22:24:14.0 -- ; Permalink ; Trackback.

20080602 Monday June 02, 2008

[ Technology ] Community Statistics for Netbeans Database Usage

"The database support in NetBeans allows users to connect to a database and view and modify the database structure and data. These graphs show which database servers users connect to most often."

Of particular note, besides the large usage of MySQL and Oracle, is the large usage of Java DB (Derby), and the significant PostgreSQL usage.

2008-06-02 13:20:38.0 -- ; Permalink ; Trackback.

20080522 Thursday May 22, 2008

[ Technology ] Sun OpenSolaris on Amazon Web Services

Simone Brunozzi writes about availability of OpenSolaris on Amazon Web Services.

2008-05-22 21:31:38.0 -- Comments [1] ; Permalink ; Trackback.

20080510 Saturday May 10, 2008

[ Technology ] DTrace Probes for Databases

Robert Lor has listed potential standard DTrace probes for databases and some PostgreSQL-specific probes.

2008-05-10 04:22:10.0 -- ; Permalink ; Trackback.

20080505 Monday May 05, 2008

[ Technology ] PG on Mac

The PostgreSQL 7.3 installation instructions for Mac OS-X also work well for installing PostreSQL 8.3. The changes you need to make to these instructions should be obvious. On Tiger, building PostgreSQL from source will require XCode 2.5 Developer Tools from Apple, which is a free download for members of ADC.

(By the way, if you're using PostgreSQL on Solaris and need support, you can purchase it directly from Sun.)

2008-05-05 00:39:46.0 -- ; Permalink ; Trackback.

20080428 Monday April 28, 2008

[ Technology ] Java DB 10.4.1

The 10.4.1 version of Java DB, the world's most advanced Java database, has some really cool features -- asynchronous replication, table functions and JMX capabilities.

Sun engineers worked within the Apache/Derby community to develop these features: A great team. A great product. A great community

If you're a serious user of Java DB (and/or of Apache Derby) and plan to use this product in your business, you should consider the multi-platform, software support services for Java DB -- Sun's distribution of Apache Derby -- available at some amazing bargain prices at various service plan levels.

Sun provides support service plans for Java DB, which is, for all practical purposes, identical to Apache Derby.

2008-04-28 18:05:26.0 -- Comments [3] ; Permalink ; Trackback.

20080425 Friday April 25, 2008

[ Technology ] Tolven Health PostgreSQL Benchmark

Tolven Health has published a benchmarking study with PostgreSQL on Solaris. The purpose of the study was to "to assess the scalability and performance characteristics of the Tolven open source healthcare information technology solution and to provide guidance for customers with regards to hardware requirements for enterprise, state, regional, and country wide deployments."

2008-04-25 16:38:35.0 -- ; Permalink ; Trackback.

20080416 Wednesday April 16, 2008

[ Technology ] Skype and Sun

Skype and Sun have much in common—including not only their leveraging of the Internet but also their support for PostgreSQL!

They are both Gold Sponsors of PGCon 2008

2008-04-16 00:45:23.0 -- Comments [1] ; 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

« December 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
31
  
       
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.