[x]Blackmoor Vituperative

Friday, 2008-03-28

JMRI Defense: Keeping an Open-Source Project Alive

Filed under: Intellectual Property, Programming — bblackmoor @ 15:21

The JMRI Defense fund is a worthwhile cause. Think about sending a few dollars their way.

Friday, 2007-11-23

Categorical Links Page plugin for Wordpress

Filed under: Programming — bblackmoor @ 22:32

I updated Wordpress to 2.3.1 today. In the process, a plugin I use stopped working. So I fixed it. If you would like to us it, you may download it from here:

Categorical Links Page plugin

You will need 7-zip to decompress the file.

Friday, 2007-04-27

Adobe decides to open Flex

Filed under: Programming, Web Design — bblackmoor @ 14:00

Adobe Systems has announced its plans to open-source its Flex Web development framework.

The San Jose, Calif., company is releasing its Adobe Flex source code to the open-source community to enable developers throughout the world to tap the capabilities of Flex and participate in the ongoing development of the technology.

Flex is a framework for building cross-operating system RIAs (rich Internet applications) for the Web and enabling new Adobe Apollo applications for the desktop, the company said.

“We’ll be open-sourcing Flex with the next release of the technology, which is code-named Moxie,” said Jeff Whatcott, vice president of product marketing in Adobe’s Enterprise and Developer Business Unit.

Whatcott said Adobe will introduce the first public pre-release version of “Moxie” in June, “and we’ll be providing public daily builds of the technology starting at that time. We’ll also be launching a public bug database, so it’ll look, act and feel like an open-source project” even then.

However, the technology will not be open-sourced until “Moxie” is released in the second half of 2007—most likely in the fall, Whatcott said.

Upon release, the open-source Flex software development kit (SDK) and documentation will be available under the MPL (Mozilla Public License), Whatcott said.

Using the MPL for open-sourcing Flex will allow full and free access to source code, and developers will be able to freely download, extend and contribute to the source code for the Flex compiler, components and application framework.

Adobe will also continue to make the Flex SDK and other Flex products available under their existing commercial licenses, allowing both new and existing partners and customers to choose the license terms that best suit their requirements.

Whatcott said the MPL “strikes a good balance” for developers, particularly those who want to take a staged approach to working with open-source technology.

“This is the culmination of a long path toward opening up Flex,” Whatcott said.

(from eWeek, Adobe Open-Source Move Sets Showdown with Microsoft)

I have it on good authority that Flex is going to be the Next Big Thing. If you like to stay abreast of web technology, this is the time to start gearing up with Flex.

Silverlight isn’t even an also-ran.

Monday, 2007-03-19

Adobe releases alpha of Apollo

Filed under: Programming, Web Design — bblackmoor @ 11:19

Adobe Systems has announced the first public alpha release of Apollo, its cross-operating system run-time for Web developers.

The technology is available on the Adobe Labs site.

So… is this good, or evil? I hate to say it, but it sounds to me that Adobe wants to do what Macromedia wanted to do and nearly succeeded in doing: subverting the Internet and turning it into their proprietary product. But I will have to do more research before I make up my mind.

Thursday, 2006-06-29

Spring vs. EJB

Filed under: Programming — bblackmoor @ 16:28

In quite a few design brainstorming sessions, the debate between Spring and EJB results in a deadlock. There are developers who are damn passionate about Spring and hate EJBs. Let’s have a look at the main important differences between the two….

(from TechRepublic, Spring vs. EJB)

Thursday, 2006-04-13

Prototype: Easing AJAX’s Pain

Filed under: Programming, Web Design — bblackmoor @ 20:15

Are you looking to simplify AJAX code? Bruce Perry has some help in “Prototype: Easing AJAX’s Pain,” which introduces the “Prototype” library. Prototype introduces a number of development-easing shortcuts for JavaScript authors. Further, “Prototype also wraps the functionality of XMLHttpRequest with its own Ajax.Request and related objects, so that you don’t have to bother with writing code for instantiating this object for various browsers.”

Tuesday, 2006-04-11

Intro to Maven 2.0

Filed under: Programming — bblackmoor @ 15:39

Chris Hardin has written a really good (if brief) introduction to Maven 2.0. Check it out.

Red Hat is buying JBoss

Filed under: Linux, Programming — bblackmoor @ 12:50

Interesting news:

Red Hat, the leading Linux distributor, announced on April 10 that it has entered into a definitive agreement to acquire open-source Java middleware company JBoss.

JBoss has been rumored to be on the acquisition block for months. Earlier this year there was much speculation that Oracle was going to acquire the Atlanta-based JBoss, but JBoss CEO Marc Fleury said he had no immediate plans to sell the company.

Red Hat will pay at least $350 million for JBoss. That will be made up of 40 percent cash and 60 percent Red Hat stock. An additional $70 million may be paid depending upon JBoss’ financial performance. Oracle had been alleged to have been looking to pay from $300 million to $480 million for JBoss.

The deal is expected to close in May. If completed as planned it will add to Red Hat’s earnings next year.

In early Monday morning trading, the market enthusiastically greeted the proposed deal with a jump of almost 10 percent on extremely high volume.

(from eWeek, Red Hat to aquire JBoss)

Also worth reading:

Oracle refuses to confirm or deny that it spent the past few months working through the details of acquiring JBoss. But the rumor mill has suggested that Oracle uncovered code ownership issues when doing due diligence in preparation for an acquisition.

With Oracle refusing to comment, there’s no way to confirm that premise. But if it were in fact true that the deal proved too risky for Oracle, why would it be OK for Red Hat to buy JBoss?

(from eWeek, If Legal Questions Killed an Oracle-JBoss Deal, Why Not Red Hat-JBoss?)

Monday, 2006-04-10

Java portals

Filed under: Programming, Web Design — bblackmoor @ 10:17

eWeek has a head-to-head review of Apache Jetspeed-2 and JBoss Portal. The last time I was reviewing open source, standards-based Java portals (which was a little less than two years ago), neither of these was ready for prime time. At that time, the two main contenders (in my opinion) were Liferay and Exo. At the time, I selected Liferay for the project I was working on, because its security model and architecture was more compatible with my project.

It looks like Liferay and Exo are still going strong, but if I were evaluating Java portals again today, I’d probably take a good hard look at Jetspeed-2. It supports portlets written in other languages, which helps transition legacy systems into the portal framework, and it plays well with other Apache products most of us are already using.

One portal system I have not examined at all is Plone, although I keep hearing nice things about it. The next time I need to evaluate open source, standards based Java portals, I guess I will have to add that to the list, as well.

Thursday, 2006-04-06

Open source Java heating up

Filed under: Programming — bblackmoor @ 10:15

Why is it good to open source OpenSolaris and OpenOffice and bad to open source Java? Peter Yared, formerly of Sun and now CEO of ActiveGrid, poses that question in an open letter to Sun.

Dana Gardner follows up with what he thinks is the answer: IBM.

Next Page »