Log on:
Powered by Elgg

Feed detail

January 26, 2010

ESRI ArcGIS for Java Developers

ArcGIS offers Java developers a robust, standards-based set of components for building and deploying GIS applications and services with the Java platform. An application built using ArcGIS Server and the Java Web Application Developer Framework that improves customer service response times and operations for a telecom network provider. ArcGIS excels for Desktop, Enterprise, and Web Applications. To develop on the ArcGIS platform and gain access to Java-based ESRI products and tools, click here to subscribe to the ESRI Developer Network (EDN).

read more


ESRI ArcGIS for Java Developers

ArcGIS offers Java developers a robust, standards-based set of components for building and deploying GIS applications and services with the Java platform. An application built using ArcGIS Server and the Java Web Application Developer Framework that improves customer service response times and operations for a telecom network provider. ArcGIS excels for Desktop, Enterprise, and Web Applications. To develop on the ArcGIS platform and gain access to Java-based ESRI products and tools, click here to subscribe to the ESRI Developer Network (EDN).

read more


Commentary: Sun’s Oracle Merger

With only the ‘you may now kiss the bride’ custom to follow, the ORACLE/SUN marriage (or dare I say SUN/ORACLE) is now finally complete. After months of legal wrangling which has caused nothing but embarrassment and dwindled SUN’s stature within the market sphere, reports also came out that half of Sun's 27,000 staff will be made redundant. Thus initial indications are clear that Oracle, known for its past agnosticism to open source has an eye for the merger being based on maximizing profit.

read more


Commentary: Sun’s Oracle Merger

With only the ‘you may now kiss the bride’ custom to follow, the ORACLE/SUN marriage (or dare I say SUN/ORACLE) is now finally complete. After months of legal wrangling which has caused nothing but embarrassment and dwindled SUN’s stature within the market sphere, reports also came out that half of Sun's 27,000 staff will be made redundant. Thus initial indications are clear that Oracle, known for its past agnosticism to open source has an eye for the merger being based on maximizing profit.

read more


January 25, 2010

ZIP and UNZIP with Passwords in Java

Zip and Unzip are a very common activities for a computer user. A user normally uses the zip utility to compress a directory to create a zip file. There are many ready-made software such as winzip,7zip, and winrar that are available to achieve this. However, it is also possible to protect the zip file with a password so that the end user has to provide the password to unzip the zip file. This is the very common scenario that can be achieved by a zip utility tool. The significant part of my article is to provide you with the solution to achieve this using a Java program. While developing the project you may encounter a scenario in which you have to create a password-protected zip file that can be unzipped by any zip tool like winzip. Let me provide a complete scenario for your understanding.

read more


ZIP and UNZIP with Passwords in Java

Zip and Unzip are a very common activities for a computer user. A user normally uses the zip utility to compress a directory to create a zip file. There are many ready-made software such as winzip,7zip, and winrar that are available to achieve this. However, it is also possible to protect the zip file with a password so that the end user has to provide the password to unzip the zip file. This is the very common scenario that can be achieved by a zip utility tool. The significant part of my article is to provide you with the solution to achieve this using a Java program. While developing the project you may encounter a scenario in which you have to create a password-protected zip file that can be unzipped by any zip tool like winzip. Let me provide a complete scenario for your understanding.

read more


Sun Microsystems to Present at Cloud Expo 2010 East

What are the essential concerns, best practices and techniques to help better maximize the security posture of Infrastructure as a Service (IaaS) deployments? In his session at the 5th International Cloud Expo, Glenn Brunette, Distinguished Engineer and Chief Security Architect at Sun Microsystems, will discuss the specific architectural models, configuration ideas, and deployment techniques that will help reinforce your services from attack.

read more


Master ADF Applications

Under JDev 11g when you start playing with importing Bounded Task Flows (BTF) through ADF Libraries into a master ADF application, you're likely to start encountering the errors JBO-34010 and JBO-25058. This post discusses why these errors occur in context of ADF Libraries, and composite master ADF application comprised of 1 or more BTF sub-applications.

read more


Master ADF Applications

Under JDev 11g when you start playing with importing Bounded Task Flows (BTF) through ADF Libraries into a master ADF application, you're likely to start encountering the errors JBO-34010 and JBO-25058. This post discusses why these errors occur in context of ADF Libraries, and composite master ADF application comprised of 1 or more BTF sub-applications.

read more


January 24, 2010

How Passionate and Excited Are You?

During another staff meeting, as I told the story of the two frogs that fell into the milk bucket (the lazy one drowned in minutes but the hard-working frog created a layer of cream to climb on and saved its life), one of the new staff members raised his hand and said at his previous job they took the hard-working frogs and threw them in other milk buckets to produce more cream for the company. I think that answer was a poor excuse for laziness. In these tough economic conditions, this young man lost his job several more times I heard, after his very short career with our company. I have other examples too that support my views on passion and excitement in the workplace.

read more


How Passionate and Excited Are You?

During another staff meeting, as I told the story of the two frogs that fell into the milk bucket (the lazy one drowned in minutes but the hard-working frog created a layer of cream to climb on and saved its life), one of the new staff members raised his hand and said at his previous job they took the hard-working frogs and threw them in other milk buckets to produce more cream for the company. I think that answer was a poor excuse for laziness. In these tough economic conditions, this young man lost his job several more times I heard, after his very short career with our company. I have other examples too that support my views on passion and excitement in the workplace.

read more


January 22, 2010

eXtremeDB Gets Java Front End

The real-time embedded database folks at McObject have slapped a Java Native Interface (JNI) interface on their eXtremeDB widgetry and claim it’s the fastest possible database solution in Java-dom. The move is supposed to underscore their attempt to broaden the product’s appeal by pushing it out to developers of Java-based set-top boxes and other embedded systems who get a proven off-the-shelf database with minimal RAM and a small 100KB CPU footprint in return.

read more


eXtremeDB Gets Java Front End

The real-time embedded database folks at McObject have slapped a Java Native Interface (JNI) interface on their eXtremeDB widgetry and claim it’s the fastest possible database solution in Java-dom. The move is supposed to underscore their attempt to broaden the product’s appeal by pushing it out to developers of Java-based set-top boxes and other embedded systems who get a proven off-the-shelf database with minimal RAM and a small 100KB CPU footprint in return.

read more


VMware Adds Java and Python SDKs

VMware is out with both Java and Python open source SDKs for its vCloud API meant to appeal to open source developers and ISVs. VMware said key open source client libraries and tools such as Dasein, jclouds and libcloud are now available for the vCloud API. Cloudera, which uses libcloud in its Hadoop distribution, and WebAppVM, which uses jclouds, have already used the SDKs to create solutions for vCloud Express.

read more


VMware Adds Java and Python SDKs

VMware is out with both Java and Python open source SDKs for its vCloud API meant to appeal to open source developers and ISVs. VMware said key open source client libraries and tools such as Dasein, jclouds and libcloud are now available for the vCloud API. Cloudera, which uses libcloud in its Hadoop distribution, and WebAppVM, which uses jclouds, have already used the SDKs to create solutions for vCloud Express.

read more


The Axiom As Cloud Computing Platform

Pillar Axiom is an ideal storage platform for cloud environments because of its flexibility, performance, scalability and unique QoS capabilities. Much like Pillar did with its SSD and 2 terabyte SATA drives, the company is again making it possible to extend new product technology into a system without disruption, giving cloud providers new flexibility in deploying and morphing storage to meet diverse user and application requirements. In a separate press release today, Eagle Business Solutions announced that Pillar Axiom has been chosen as the storage platform to support its cloud-based, application hosting service.

read more


The Axiom As Cloud Computing Platform

Pillar Axiom is an ideal storage platform for cloud environments because of its flexibility, performance, scalability and unique QoS capabilities. Much like Pillar did with its SSD and 2 terabyte SATA drives, the company is again making it possible to extend new product technology into a system without disruption, giving cloud providers new flexibility in deploying and morphing storage to meet diverse user and application requirements. In a separate press release today, Eagle Business Solutions announced that Pillar Axiom has been chosen as the storage platform to support its cloud-based, application hosting service.

read more


January 21, 2010

EC Clears Oracle’s Acquisition of Sun

Thursday, January 21, 2010 – The European Commission this morning waved Oracle’s $7.4 billion acquisition of Sun Microsystems through without any strings attached. It’s been blocking the deal since September because Sun owns the popular open source database MySQL, one of the legs of the fabled LAMP stack, and was certain Oracle would roll over and crush it.

read more


EC Clears Oracle’s Acquisition of Sun

Thursday, January 21, 2010 – The European Commission this morning waved Oracle’s $7.4 billion acquisition of Sun Microsystems through without any strings attached. It’s been blocking the deal since September because Sun owns the popular open source database MySQL, one of the legs of the fabled LAMP stack, and was certain Oracle would roll over and crush it.

read more


European Commission Unconditionally Approves Oracle's Acquisition of Sun

Oracle Corporation on Thursday announced that it had received regulatory approval from the European Commission for its acquisition of Sun Microsystems, Inc. Oracle expects unconditional approval from China and Russia and intends to close the transaction shortly. Oracle will host an all-day live event for customers, partners, press and analysts on January 27th, 2010 at 9:00 AM Pacific time, at its headquarters in Redwood Shores, California. Details are available at www.oracle.com/sun.

read more


European Commission Unconditionally Approves Oracle's Acquisition of Sun

Oracle Corporation on Thursday announced that it had received regulatory approval from the European Commission for its acquisition of Sun Microsystems, Inc. Oracle expects unconditional approval from China and Russia and intends to close the transaction shortly. Oracle will host an all-day live event for customers, partners, press and analysts on January 27th, 2010 at 9:00 AM Pacific time, at its headquarters in Redwood Shores, California. Details are available at www.oracle.com/sun.

read more


January 20, 2010

VMware Expands VMware vCloud Developer Ecosystem with Open Source Java

VMware on Wednesday announced availability of both Java and Python open source software development kits (SDKs) for the VMware vCloud API, making it easier for developers and independent software vendors (ISVs) to jumpstart their projects by flexibly leveraging private and public cloud services. The new Python and Java SDKs for the VMware vCloud API will further simplify and accelerate developers' ability to leverage VMware vCloud services. VMware partners Cloudera and WebAppVM also announced new solutions for VMware vCloud Express developed with the VMware vCloud API and the SDKs.

read more


January 19, 2010

The Apache Software Foundation Announces Apache Pivot as Top-Level Project

The Apache Software Foundation (ASF) has announced the graduation of Apache Pivot as a Top-Level Project (TLP), signifying that the Project's community and products have been well-governed under the ASF's meritocratic process and principles. In addition, the Project announced the release of Apache Pivot 1.4, the fourth update since joining the Apache Incubator in January 2009.

read more


The Planet Now Offers Free Cloud Storage

The Planet, the global leader in IT hosting, announced sweeping changes to its server fleet with the addition of free services bundled with every new server purchase. Across the board, customers now benefit from a free control panel, free antivirus software and 10GB of free Cloud Storage on every server leased from The Planet. The bundle includes Symantec Endpoint Protection -- business-class antivirus software -- along with Storage Cloud, the company’s robust cloud storage solution. Customers can also choose from either Parallels Plesk Panel or cPanel/WebHost Manager (WHM) for their hosting environments.

read more


January 15, 2010

Using JSAPI with a JBoss SEAM Component

If you are using Actuate's JSAPI to run BIRT reports and you wish to pass parameters from a SEAM component this can be done very easily. In addition you can combine SEAM remoting with the JSAPI to do some interesting things. For example assume we create a SEAM component that retrieves report parameters that we want to use with the JSAPI. The component would look similar to this:

read more


<< Back Next >>