Log on:
Powered by Elgg

Feed detail

October 02, 2008

Lanamark Releases Virtualization Suite

Lanamark has announced the general availability and product packaging for its flagship software solution, Lanamark Suite. The company also launched its global solution provider program that will help value-added resellers, system integrators and consultants accelerate delivery of virtualization services across desktops and servers.

read more


October 01, 2008

Perspectives on the Value of Open Source

Recently, I have had the opportunity to work with a number of clients on their strategy to leverage the advantages that open source can achieve across their IT organizations. I found the major motivator and attention getter for open source adoption is the promise to cut costs; but increasingly, interests now include ways open source can provide control and enable agility.

read more


InterSystems Introduces DeepSee

Responding to the growing demand for business intelligence (BI) capabilities that enable real-time decision-making for operational business processes, InterSystems Corporation has announced InterSystems DeepSee embedded real-time BI software. DeepSee aims to broaden the use of BI to decision makers at all organization levels driving more effective day-to-day execution across the enterprise.

read more


September 25, 2008

Greenplum Combines SQL & MapReduce

Greenplum, the grandest of the open source-based databases, whose massively parallel shared-nothing architecture supports petabyte data warehousing on cost-effective general-purpose hardware and promises linear scalability on thousands of processors, has pushed out its latest cut, rev 3.2, making it the first commercial database, the company says, to include MapReduce, the parallel computing technique pioneered by Goggle and copied by Yahoo’s Hadoop for analyzing the web.

read more


September 15, 2008

Infragistics Announces NetAdvantage for JSF

Infragistics has announced the immediate availability of Infragistics NetAdvantage for JSF 2008 Volume 2, a complete set of pre-built, quality-tested components based on JavaServer Faces that allows developers to create Java UIs. With these AJAX-enabled components, developers can leverage the power of JSF to build and deliver high-performance, robust Web 2.0 applications.

read more


September 11, 2008

Using Spring as an Object Container

When you work with open source ESBs, you can use other tools and frameworks to help you solve common problems. Spring is one of the tools that extends the basic functionality of the ESBs Mule and ServiceMix and makes solving integration problems a lot easier. Spring is a component framework that makes it easy to work with Plain Old Java Objects (POJOs).

read more


September 09, 2008

Sun Microsystems Strikes Multi-Million Dollar Deal with ERP Software Company

Sun Microsystems has announced the addition of the enterprise resource planning (ERP) software vendor Stésud to a growing list of customers that have adopted and deployed Sun's open source MySQL database and GlassFish application server software. This Belgium-based enterprise company joins Australian online travel pioneer Wotif.com and hundreds of other companies that now rely on MySQL and GlassFish as a lower-cost, higher-performance alternative to traditional database and application server software.

read more


September 08, 2008

Former CEO Sanjay Kumar Fingers CA Founder Charles Wang

From his cell in a federal prison in New Jersey, former CA CEO Sanjay Kumar has pointed an accusing finger at CA founder Charles Wang and said that Wang was the real author of the $2.2 billion accounting fraud that sent Kumar to jail for 12 years and nearly destroyed the company.

read more


September 02, 2008

Application Factories – An Application-Driven Development Methodology

What's the key to team and individual developer productivity in maintaining and extending a large application? Let’s start by making the following assertions: A developer's knowledge of an application code base is likely the single biggest factor of individual productivity. Correspondingly, the team's collective knowledge of an application code base is the single biggest factor of team productivity.

read more


August 28, 2008

Stepping Out of the Sandbox

An applet, a Java program that runs in a browser, often has to access the client resources. However, the security manager prevents an applet from accessing client resources. To access client resources, the applet has to have the proper permission. With this permission the applet can then access the client system resources by way of the security manager.

read more


The Role of Event-Driven Architecture in Business Applications

Three-letter acronyms (TLAs) are hardly new in Information Technology: EAI, ESB, SOA, BPM, BAM, ETL, MDM; the list goes on and on. This article is about yet another three-letter acronym, EDA, which stands for Event-Driven Architecture. EDA is not a brand new technology, but rather a proven paradigm in system-level programs, war and military simulator applications, gaming, and other areas. EDA has started to shape how general-purpose business applications are architected.

read more


August 25, 2008

Google, Virtualization and Cloud Computing

New England-based Egenera has opened a West Coast office in Santa Clara, California, saying it’s a growing market. Google.com, Google’s philanthropic arm, intends to put upwards of $10 million in steam-producing geothermal energy that circulates water through hot rocks to lower the cost of electricity from renewable sources. Google thinks it could be the energy equivalent of a killer app. The money is going to AltaRock Energy Inc in Sausalito and Potter Drilling Inc in Redwood City. Microsoft co-founder Paul Allan’s VC arm Vulcan Capital, Khosla Ventures, Kleiner Perkins, and Advanced Technology Ventures are piling on the AltaRock deal. Google’s selfish motivation is the cost of its data centers.

read more


August 21, 2008

Cloud Computing Salesforce.com Announces Record Fiscal 2Q Results

Salesforce.com recently reported second-quarter net income of $10 million, or 8 cents a share, in line with the mean 8-cent estimate of analysts polled by Thomson Reuters. During the year earlier, earnings were $3.74 million, or 3 cents a share. The latest results include about $19 million in stock-based compensation and $1.3 million in amortization of purchased intangibles related to previously announced acquisitions. Revenue for the period ended July 31 rose to $263.1 million from $176.6 million last year. Analysts were looking for revenue of $260.6 million.

read more


August 20, 2008

Comcast Works with Intel: Java-based 'Widget Channel'

Comcast Corporation the nation's provider of entertainment, information and communications, announced that they are working with Intel Corporation to bring Internet Protocol (IP) based applications to the television experience set using a new technology co-developed by Intel and called the Widget Channel framework. This technology is an open software development framework that enables the ability to combine Internet-based applications with a TV experience through a widget-based user interface that can be easily accessed while watching television programs. The Widget Channel framework's graphical user interface will let consumers click an onscreen widget to access and view a variety of Internet-based applications or content such as weather updates, news, games, and other -interactive applications on their TV.

read more


Java, Standards, and Free Software in Europe

Government intervention and direction has long been critical to the development of the computer industry. The Internet, after all, was derived from the ARPANET, developed in the early 1970s from a U.S. government-sponsored research project by the Advanced Research Projects Agency. Today local, national, and supranational governments from Latin America to the United States to Europe continue to influence the development of our industry.

read more


Java SpringSource Partners with Carahsoft

SpringSource, the company behind Spring, the de facto standard in enterprise Java, and a provider of infrastructure software, announced a strategic partnership with Carahsoft Technology Corporation, a government IT solutions provider. Under the terms of the partnership, Carahsoft will resell SpringSource products and services to the public sector for the first time. SpringSource Enterprise and Application Platform software offerings, as well as commercial support offerings around Apache Tomcat and other Apache technologies, will be offered under numerous contract programs, including the Federal GSA.

read more


Maximizing Java Performance with Bespoke Programming

Commercial systems are developed with a huge range of performance requirements and we are concerned in this article with the small number of systems where absolute maximum performance is demanded either in terms of execution speed or available memory. We'll discuss the role of bespoke implementation and show that writing programs that utilize novel data structures and new algorithms designed with knowledge of the specific problem context is a necessary complement to the generic components and automatic optimizations offered by compilers and modern JVMs to maximize performance.

read more


Active Power Selected by Java Sun Microsystems

Active Power, Inc., inventor and manufacturer of energy-efficient critical power systems in the world, announced it has sold and shipped one of its CleanSource UPS (uninterruptible power supply) 1200 kVA system to Sun Microsystems. The flywheel based UPS system will provide power protection and conditioning for Sun’s Broomfield, Colo. based data center facility.

read more


August 17, 2008

Virtual Machines Are Not Free

Organizations are rapidly consolidating multiple physical servers to virtual environments. There is no debating the cost savings and operational benefits of virtualization. The issues that are now arising as virtualization continues to proliferate are rooted in management and how organizations can gain cost visibility and recover the costs of their virtualization projects. As a result, corporate finance and IT functionalities are moving ever closer together.

read more


August 15, 2008

Sun Releases Lightweight UI Toolkit for Java Apps

Sun has released a new development kit aimed at mobile software developers. The toolkit will allow developers to create user interfaces for Java-based mobile phone applications. The package is being made available for download by the company under the title 'Light-weight UI Toolkit' or LWUIT.

read more


August 14, 2008

Wuala Uses Java to Make Online Storage Social

First there was the failure of MediaMax/TheLinkUp, which was based on the idea of pairing online storage with social networking. In its wake comes Wuala, a new service from Zurich-based Caleido that pairs a similar plan with some unique technologies and capabilities.

read more


Critical Java Bugs in Nokia Phones?

A pair of critical vulnerabilities in Sun Microsystems Inc.'s Java technology for mobile devices could be used by hackers to surreptitiously make calls, record conversations and access information on Nokia Series 40 cell phones, a Polish researcher said.

read more


Hershey Selects Skyway Software to Deliver Java App

Skyway Software, the experts in simplifying software delivery, recently entered into a relationship with The Hershey Company. The Hershey Company markets such iconic brands as Hershey's, Reese's, Hershey's Kisses, and Ice Breakers and is the largest North American manufacturer of quality chocolate and sugar confectionery products, with annual revenues of nearly $5 billion and more than 13,000 employees worldwide.

read more


August 13, 2008

Aladdin Secures Intellectual Property of Java-Based Applications

Aladdin Knowledge Systems, an information security specialist in authentication, software DRM and content security, announced the release of Aladdin HASP SRMv 3.50, adding automatic file wrapping for Java applications, enhanced security and ease-of-use to Aladdin's award-winning, fully-integrated hardware- and software-based copy protection and licensing solution.

read more


Despite Code Glitch, Sprint Pushes Java for Instinct

The Instinct smartphone will gain a wide range of new software as the result of a contest for Java programmers, despite a behind-the-scenes dispute about standards compliance. Co-developed with Samsung, the Instinct is positioned as Sprint’s answer to the Apple iPhone, exclusively sold by rival AT&T in the United States. Unlike software for the iPhone, new programs for the Instinct do not require Sprint’s certification.

read more


<< Back Next >>