YOUR FEEDBACK
Optimizing Database Performance in J2EE Applications
kasiazaki wrote: dfdf


2007 West
GOLD SPONSORS:
Active Endpoints
Your SOA Needs BPEL for Orchestration
BEA
Virtualized SOA: Adaptive Infrastructure for Demanding Applications
Nexaweb
Overcoming Bandwidth Challenges with Nexaweb
TIBCO
What is Service Virtualization?
SILVER SPONSORS:
WSO2
Using Web Services Technologies and FOSS Solutions
Click For 2007 East
Event Webcasts

2008 East
PLATINUM SPONSORS:
Appcelerator
Think Fast: Accelerate AJAX Development with Appcelerator
GOLD SPONSORS:
DreamFace Interactive
The Ultimate Framework for Creating Personalized Web 2.0 Mashups
ICEsoft
AJAX and Social Computing for the Enterprise
Kaazing
Enterprise Comet: Real–Time, Real–Time, or Real–Time Web 2.0?
Nexaweb
Now Playing: Desktop Apps in the Browser!
Sun
jMaki as an AJAX Mashup Framework
POWER PANELS:
The Business Value
of RIAs
What Lies Beyond AJAX?
KEYNOTES:
Douglas Crockford
Can We Fix the Web?
Anthony Franco
2008: The Year of the RIA
Click For 2007 Event Webcasts
SYS-CON.TV
TOP THREE LINKS YOU MUST CLICK ON


i-Technology Predictions for 2007: Where's It All Headed?
SYS-CON Media's Annual Poll of Industry Prognosticators

Digg This!

Page 2 of 2   « previous page

WS-BPEL 2.0 . BPM & Web 2.0 . SOA . XSLT . JSON

JOHN EVDEMON
Architect, Microsoft, with the Architecture Strategy Team focusing on BPM and SOA

E.F. Schumacher, a well-known British economist, once wrote: "I cannot predict the wind but I can have my sail ready." With that thought in mind here are ten predictions and hopes to help get your sails ready for 2007:

1.  The WS-BPEL 2.0 specification will finally be approved as an OASIS standard. Adoption of WS-BPEL will initially be slow, driven by customer demand. BPEL will evolve beyond a "check box requirement" if people begin using it as a foundation for defining process profiles (conceptually similar to how people use WS-Security today). An updated mapping from BPMN to WS-BPEL will also be published.

2.  The convergence of BPM and Web 2.0 begins. BPM is about improving performance by optimizing key processes. Web 2.0 is about capturing the wisdom of crowds (or as O'Reilly puts it, the architecture of participation). The convergence of BPM and Web 2.0 enables collaborative development and tagging of sub-processes, establishing a "process folksonomy" where the best processes can evolve organically. Collaboration can occur over simple but highly scalable pub/sub mechanisms (like Atom or SSE). Lightweight tools will enable users to model or reuse sub-processes using a broad set of metadata. While this is an exciting opportunity, there are several technical and non-technical issues that must be addressed before this convergence becomes a reality.

3.  Improvements in SOA management and governance. Tools, frameworks and platforms will emerge that better enable:

  • Defining and enforcing service development guidelines
  • Modeling, managing and enforcing operational policies (e.g., security, service level agreements and others)
  • Service simulations (what-if scenarios, impact analysis, etc.)
  • Modeling and managing service dependencies
  • Service provisioning and de-provisioning
  • Configuration management
4.  Workflow isn't confined to the datacenter anymore. Lightweight, extensible frameworks like Windows Workflow Foundation (WF) enable workflow in places where it may not have been previously considered.

5.  Better UI Experiences. Declarative user interfaces will enable rich user experiences that can be easily modified or extended with simple mechanisms like XSLT. Familiar business applications like Office provide the user interface to back-end line-of-business systems. The line between AJAX-based UIs and rich desktop UIs will blur, enabling users to enjoy both connected and occasionally-connected experiences. Tools and guidance will make building, testing and deploying these composite UI experiences much easier.

6.  A new category of architecture emerges: Software + Services. It is hard these days to find an architectural concept that is not some how tied to services. The line between Web services, SaaS and traditional applications will blur to the point where the location, contract and hosting of a service are less important than the capabilities exposed by the service.

7.  JSON without AJAX. We'll start to see more people using JSON to address the XML bloat problem outside of simple AJAX-based applications. The downside is that this may result in more tightly-coupled applications.

8.  Events and states instead of EDI-style messaging. Lightweight frameworks will empower developers to starting thinking about solutions in terms of event notifications instead of simple messages passing from point A to point B. Hierarchical state machines enable state synchronization across complex, federated processes.

9.  We stop talking about SOA and "just do it." Sometimes we spend more time arguing about IT trends than actually using them. In 2007 the tools and specifications we need for enterprise-strength, loosely-coupled solutions have finally arrived - it's time to roll up our sleeves and get to work.

10.  IT finally admits that there is no silver bullet. Every year I hope to see this happen and every year my hopes are crushed by buzzword-of-the-minute hype machines. (Hey I can dream, can't I?)

AJAX Over-use . JSF . Relational Object Mapping . Macs

BILL DUDNEY
Editor-in-Chief, Eclipse Developer's Journal

  1. AJAX will continue to gain momentum as folks continue to have the epiphany that Web 1.0 UI is not good for users. Overuse of the technology will be a real problem. JSF will finally start to become a de facto as well as actual standard due to its ease of integration with AJAX.
  2. Open Source enablement will continue to be a hot spot for VC investment. I don't think the perfect business model will emerge in '07 though so the market will still remain 'immature.'
  3. Java Persistence API will bring relational object mapping to the long tail of the market. Early adopters will be wondering what all the hype is because the technology is so old in their eyes.
  4. Macs will continue their 'thought leader' adoption curve. This is not the year they start to penetrate the corporate IT department.
Web Service Orchestration . Web Services Explosion

ADAM KOLAWA
Co-Founder & CEO, Parasoft

1.  I anticipate a significant demand for Web service orchestration in the upcoming year, especially in the United States.

Many organizations now have at least one Web service, and a growing number already have two or more related Web services. Managing multiple related Web services is considerably more challenging than managing the same number of separate, unrelated Web services. To use these related Web services to achieve your business goals, you need to consider how high-level operations pass through the Web services, then determine how to implement this high-level flow- from start to finish. This can be accomplished in two ways:
- By programmatically coding the application logic required to tie the involved elements together.
- By using an orchestration tool to direct the flow through the involved elements, which remain separate.

I predict that the latter method will be the favorite because it is easier.

2.  I also expect an explosion of Web services because they are so easy to expose. Once exposed, Web services basically create interfaces which can be reused. This will significantly reduce the amount of code that needs to written, which will in turn cut the demand for "bare bones" development.

Server Virtualization . Container-Based Hosting . Linux Rails . Django . Agile Development

BRANDON HARPER
Senior Software Developer at Acxiom Corp.

The top five technology trends I see happening in the New Year are:

1.  Server virtualization is just getting started, and will really make itself known in the coming year. Once we start seeing the quad core CPU architectures as a part of standard infrastructure, it really starts making a lot of sense to start deploying and managing servers and applications as virtual entities rather than specific pieces of hardware. This helps manage the cost and pain of software configuration management, take advantage of being able to process many tasks simultaneously because of hardware support, as well as allows legacy hardware to be retired in favor of applications running on virtual servers.

2.  Container-based hosting is the new kid on the block, and will also start making its presence known in the upcoming year. Commonly labeled as "grid" hosting (which is a technical misnomer if you understand distributed computing), it essentially claims to be an infinitely scalable hosting platform. This technology still seems to be half-baked at the moment, but you could have said the same thing about Linux ten years ago.

3.  People who normally wouldn't use Linux start to explore it and even replace Windows with it permanently. With Vista, Microsoft seems to be moving to a model in which the Windows operating system is a method to police users with DRM and other nonsense rather than provide developers with a good platform on which to use hardware, which is what operating systems are really supposed to be. A lot more consumers who haven't noticed this happening in the past will stand up and notice this year.

4.  Dynamic languages and frameworks will continue to make leaps in popularity and adoption. Given the current squeeze on technology talent in the US, companies are going to have to learn how to do more with fewer resources. Moving to dynamic languages and frameworks as well as other simplification such as varying Agile software development practices will enable this to take place. I think the obvious leading candidates here are Ruby on Rails and Django.

5.  The enterprise will embrace ways to simplify develop-ment by continuing to embrace open source software and Agile Development strategies. While there are a lot of cries to the effect of Ruby on Rails replacing Java, I think that's complete nonsense as Java is a language and Ruby on Rails is a framework. Rapid development languages will certainly make some inroads, particularly where heavy tools have been used to build simple applications, Java is still going to be a major part of the service-oriented enterprise for years to come because of the power and tools it provides as well as its industry support.

SIDEBAR

SaaS . Open Source . Mobile . Enterprise IM Social Networks . China . Virtualization . RFID . Internet Video . Prediction Networks . Intelligent Wikis

The Z Generation CIO & IT Professional
By Bob Zurek
Director of Advanced Technologies with IBM Information Integration Solutions

The Z Generation is typically described as those who are born sometime during the early 2000s and continue to the 2017 time frame. So what will these Generation Z IT Professionals be experienced with. Here's my prediction for the Top Ten characteristics (and this is just the tip of the iceberg):

  1. Grew up in the world of SaaS and open source and wonders why you would ever license and install software. If you still needed to install software, then it should be available in the form of open source. Expects all internal projects to be developed using the open source model.
  2. Grew up with a mobile technology and wonders how anyone could run a business without it. Insists everything be available on a highly portable digital device and everyone in the organization have a device. No exceptions.
  3. Grew up knowing how to leverage the power of social networks for the benefit of the corporation. This includes the ability to build out these networks and use them to help build new products and technologies. Generation Z CIOs will have a huge advantage as they have grown up as participants in many social networks. China will be a big source of these networks. Websites will be built by the Z Generation CIO to invite outsiders in to help build new and innovative products that have yet to be thought of by the enterprises internal employees.
  4. Grew up using Instant Messaging and will insist that the enterprise use IM as a priority over email and that email will only be used if the communications can't be done using the features of the future enterprise IM platform.
  5. Will tap into offerings such as TopCoder.com to supplement project teams. There will be a world of competing Topcoder.com like sites where the best coders in the world will be found to solve very complex algorithms and other challenging software projects facing the IT department. China will be a major provider of these teams.
  6. Grew up with a complete understanding of the value of virtualization and therefore, their datacenter will be virtualized and the IT operating fabric will be grid-based, tapping the power of external grids of CPU.
  7. RFID Everywhere. The Z Generation will be the ones that take RFID to new heights. Everything that is taggable will be tagged and tracked.
  8. CIO and Z Generation IT Professionals will leverage the power of Internet video by taking advantage of companies like BrightCove Networks which will bring knowledge workers engaging channels like "The Customer Service Channel", "The Corporate Strategy Channel", "The M&A Channel" and others. I can see companies like Harvard Business Review and others producing content for these channels. Imagine the "The DataCenter Channel." The topics are endless and will be as easy to find as bringing up your favorite search engine. New content will be generated targeted for companies like "The IBM Channel" or the "GE Channel." I would love to see "The Institute of The Future Channel"
  9. Intelligent Wikis will be the primary source of knowledge in an enterprise and will eventually do what data warehousing did for business intelligence. Furthermore, new internal employee-generated communities will spin up to voluntarily invent new projects during their off-hours to showcase their creativity that is typically not known by the employer.
  10. CIOs will aggressively adopt Prediction Networks as part of the core business strategy to better help the enterprise gauge where everything from sales to new product development will be successful.
SIDEBAR 2

Open Source Java . General Public License v2 . GPL v3

Consequences of Open-Sourcing Java
by Tony Wasserman
Professor of Software Engineering Practice at Carnegie Mellon West and Executive Director of the Center for Open Source Investigation (COSI) The open-sourcing of Java under the GPL 2 license will have a ripple effect on various technical and business issues in 2007:

  • First, people will closely study the Java source code and find one or more serious bugs, at least one of which has been there since the earliest days of Java.
  • Second, a real-time systems vendor will fork the source code, as permitted by the GPL, and create a variant that is "tuned" for real-time applications. This step will be the focus of a major debate within the Java community.
  • Third, the open-sourcing of Java will have a positive impact on the adoption and use of open source software in general.
  • Fourth, the use of the GPL 2 for open-sourcing Java will inhibit the completion and acceptance of the GPL 3 proposal.
SIDEBAR 3

Open Sun . iPod Uno . IT2 . Microsoft VAPOR

...And in Other 2007 News
by Richard Monson-Haefel
Award-Winning Author & Senior Analyst, Burton Group

1.  Jonathan Schwartz open-sources Sun Microsystems.
In a move that will surprise everyone Sun Microsystems will announce that it will open source its entire company. Sales, marketing, finance, and even operations will be open to the community for anyone to contribute.

2.  Apple computer announces the iPod Uno.
The size of a match stick with no screen or controls, the iPod Uno plays one song in a constant loop. Despite its limited capabilities, the tiny device becomes an instant hit and a cultural icon.

3.  In what is heralded as the seminal article on the subject, Tim Berners-Lee mentions "IT2"
Overnight the term morphs into "IT 2.0," spawning thousands of blog entries and press articles, a dozen books, five conferences, and millions of dollars in venture capital. It turns out that the original article, incomprehensible to most readers, was actually another attempt to explain the Semantic Web and the IT2 reference was just a typo.

4.  Microsoft will create the first CMO (Chief Marketing Officer) position.
The new CMO will immediately change his own title to Chief Command & Control of Packaging Officer (C3PO) and then announce that Vista will be delayed and renamed Microsoft Virtualization Application Program Operating system Reloaded (Microsoft VAPOR).


Page 2 of 2   « previous page

About Jeremy Geelan
Jeremy Geelan is Sr. Vice-President of SYS-CON Media & Events. He is Conference Chair of the AJAXWorld RIA Conference & Expo series, of the all-new Cloud Computing Conference & Expo, of the 4th International Virtualization Conference & Expo and founder of Web 2.0 Journal, AJAX & RIA Journal and other major SYS-CON titles. From 2000-6, as first editorial director and then group publisher of SYS-CON Media, he was responsible for the development of all new titles and i-Technology portals for the firm, and regularly represents SYS-CON at conferences and trade shows, speaking to technology audiences both in North America and overseas. He is executive producer and presenter of "Power Panels with Jeremy Geelan" on SYS-CON.TV.

YOUR FEEDBACK
i-Technology Predictions for 2007: Where's It All Headed?
Emilio Bernabei wrote: I think Brandon Harper touched on a very important trend that was not covered enough. What will the "multicore arms race" do to the Java development process? Esp when looking at building data-intensive applications (non-OLTP; non-J2EE). 2007 is the age of Java on multicore and I suggest we all start using frameworks that leverage parallelism, enabling very efficient and fast-running data processing Java apps to be created more easily. http://www.pervasivedatar ush.com is just one example of such a NEW framework for 2007.
read & respond »
i-Technology Predictions for 2007: Where's It All Headed?
Googlified wrote: get your Google 2007 Predictions here: http:// googlified.com/2006google -2007-predictions-part-ii /
read & respond »
i-Technology Predictions for 2007: Where's It All Headed?
Whoswrong wrote: While we're talking IT predictions let's not forget the famous one by Thomas Watson, the Former Chairman of IBM: 'I think there is a world market for maybe five computers.'
read & respond »
i-Technology Predictions for 2007: Where's It All Headed?
Viceroy Potatohead wrote: Ugh. A couple of other predictions for 2007: 1. Entertainment writers will spend the last week of 2007 wracking their brains for meaningless, top-ten-list, fluff pieces in order to receive their next paychecks. 2. The apparent MS astroturfing campaign will continue on /. unabated. 3. Apologists for the upcoming Vista horrorshow will continue to denounce MS critics as zealots. 4. A new branch of mathematics (VERIZONMATH) will dominate industry calculations, leading to much hijinx, and ultimately, total economic collapse. 5. Richard Stallman will learn to levitate, leading to much hijinx, and ultimately, total economic collapse.
read & respond »
i-Technology Predictions for 2007: Where's It All Headed?
symbolset wrote: Here's my set of predictions. Lots of folks will make money -- in old realiable and new creative ways. Some of them will go to jail for it eventually. Most will not. Transcoding video is the killer app for multicore and beyond. The studios aren't coming to market fast enough to deliver the universally playable content that users want, and users are ready to pay thousands for a pc that converts the media they already have. Linux and OSX will continue to take share from the Borg, slowly. More slowly than they should. Vista will be revealed to be as buggy and spyware prone as every other MS OS, for the same reason -- it's developed by the same braindamaged marketdroids who brought us all the others. Microsoft is lucky most of us have no other choice. A great many flackalysts will comment on the invinc...
read & respond »
i-Technology Predictions for 2007: Where's It All Headed?
Nova Express wrote: 1. Apple will release several cool new products. 2. A Windows security hole will be discovered. 3. Internet use will increase. 4. Zune will not overtake the iPod. 5. The prices of hard drives and DRAM will continue to fall. 6. The circulation of print newspapers will continue to decline. 7. Interest groups will raise a stink over violence in video games. 8. A major technology company will introduce a new form of DRM...which will fail miserably. 9. The next version of Mac OS X will be visually and technically superior to Windows Vista. 10. Duke Nukem Forever will not be released. I know I'm going out on a limb here, but trust me. I'm a science fiction writer. I *can* see the future!
read & respond »
i-Technology Predictions for 2007: Where's It All Headed?
Mike Peat wrote: Richard Monson-Haefel has it right!
read & respond »
i-Technology Predictions for 2007: Where's It All Headed?
JDJ News Desk wrote: At the end of each year, when SYS-CON informally polls its globe-girdling network of software developers, industry executives, commentators, investors, writers, and editors, our question is always the same: where's the industry going next year?
read & respond »
i-Technology Predictions for 2007: Where's It All Headed?
Jason wrote: I have some predictions as to the technologies that may finally make it market. 1 Terabyte Hard Drives With perpendicular storage tech already in use for 750 GB hard drives, we're only a platter or two away from the terabyte mark. If you want braggin' rights around the watercooler, this is up there. 2 Mainstream Quad Core Processors Speaking of impressing the coworkers, quad cores are THE new chip to have. While the Q6700 is out from Intel, it's hardly commonplace. This will change as new, more affordable quad cores get released from Intel. I'm also sure that AMD will release their own quads as well. Start saving up for the new build, these will be sweet systems with power to spare (at least for a week or two). 3 Windows Vista (Finally!) After more delays than anyone can keep track of, a new version of Window...
read & respond »
i-Technology Predictions for 2007: Where's It All Headed?
Daniel Lemire wrote: We will see something like Google Games. We will see something like Google Slides/PowerPoint. Google will offer a full office suite on the Web and it will be pretty good for 80% of the office tasks. Governments will take tougher measures to stop spam and other illegal online behavior. We will see a lot more cybercops around. Television will become more irrelevant than ever. Apple will continue to grow and gain mindshare. Since all machines will be connected all the time on the Web, OS-agnostic Web-based office software will be a big deal by the end of 2007 and it will start to make a dent in Microsoft's monopoly to the point where Microsoft will have to acknowledge it and start reacting, in some way. We will come to see this as the end of an era: the operating system and office software will becom...
read & respond »
i-Technology Predictions for 2007: Where's It All Headed?
Tom Muphy wrote: "My doctor has advised me to cut back on predictions." Conor Cruise O'Brien (1917 - )
read & respond »
i-Technology Predictions for 2007: Where's It All Headed?
InOtherNews wrote: One of Gartner's top 10 predictions for 2007 is that the number of bloggers will level off in the first half of next year at roughly 100 million worldwide.
read & respond »
i-Technology Predictions for 2007: Where's It All Headed?
Bulls-eye! wrote: Bill Dudney is spot on [from the article]: "AJAX will continue to gain momentum as folks continue to have the epiphany that Web 1.0 UI is not good for users. Overuse of the technology will be a real problem. JSF will finally start to become a de facto as well as actual standard due to its ease of integration with AJAX."
read & respond »
LATEST JAVA STORIES & POSTS
Rating JRuby, Jython, and Groovy on the Java Platform
Open source software, while not synonymous with Java, may often be seamlessly integrated with Java code to produce a versatile synthesis that makes developers' lives much easier. In recent years, developers have taken some open source dynamic languages, commonly referred to as 's
What Does the Future Hold for the Java Language?
Before Java I was a Smalltalk guy. I remember switching from one language to the other and the tipping point that you reach when you've mastered the new language and how many months it takes, not to mention the years, to do really good design and know-how, which patterns to apply
Adobe's Kevin Lynch and Microsoft's Scott Guthrie to Keynote AJAX World RIA Conference & Expo
Two of the biggest launches in Rich Internet Application history took place in 2007/2008 when Adobe launched AIR 1.0 in February '08 and Microsoft launched Silverlight (September '07). At the 6th International AJAXWorld RIA Conference & Expo in October SYS-CON Events is delighted
The Right Time for Real Time Java
Faced with the demands of mission-critical applications, many enterprise developers have pushed the Java language and the Java Virtual Machine (JVM) to the limit. The most common issue seen in transactional environments is achieving predictable response time or latency - in other
Cloud Computing - IBM's Got Its Head in the Clouds
Reminding people of how its backing was the making of Linux, IBM, to no one's surprise, has thrown its support behind cloud computing, that delicious nexus of every chi-chi buzzword technology currently in vogue: Web 2.0, rich Internet applications, software-as-a-service, SOA, gr
SA Forum Extends Reach of High Availability into the Java Community
The Service Availability Forum (SA Forum) announced the availability of its Release 5.1 Java Mapping specification. This enhanced specification provides a mapping of the Application Interface Specification (AIS) services to the Java language as well as an accompanying whitepaper
SUBSCRIBE TO THE WORLD'S MOST POWERFUL NEWSLETTERS
SUBSCRIBE TO OUR RSS FEEDS & GET YOUR SYS-CON NEWS LIVE!
Click to Add our RSS Feeds to the Service of Your Choice:
Google Reader or Homepage Add to My Yahoo! Subscribe with Bloglines Subscribe in NewsGator Online
myFeedster Add to My AOL Subscribe in Rojo Add 'Hugg' to Newsburst from CNET News.com Kinja Digest View Additional SYS-CON Feeds
Publish Your Article! Please send it to editorial(at)sys-con.com!

Advertise on this site! Contact advertising(at)sys-con.com! 201 802-3021


SYS-CON FEATURED WHITEPAPERS

SPONSORED BY INFRAGISTICS
SOA in a JVM: OSGi Service Platform - A Dynamic Component System for Java
There are many forces that influence technological evolution. After a decade of building enterprise
AJAX and Enterprise RIA Tools - JSF, Flex, and JavaFX
2008 is going to be an important year for Rich Internet Applications. Most organizations are deliver
Final Voting Phase on OpenAjax Browser Wishlist
The OpenAjax Alliance is developing an Ajax industry wishlist for future browsers, using a dedicated
AJAX World RIA Conference News - Netflix UI Guru To Present on Crafting Rich Web Interfaces
In every field of design one of the first things students do is learn from the work of others. They
Infragistics Releases CTP UI Components for Microsoft Silverlight Beta 2
Infragistics announced the availability of two Community Technology Preview (CTP) User Interface (UI
Yahoo User Interface 2.5.2 Released
The YUI development team has released version 2.5.2; you can download the new release from SourceFor
ADS BY GOOGLE
BREAKING JAVA NEWS
GSS Migration Toolkit for Sun Communications Suite Enables Migration from IBM Lotus Notes and Domino to Web 2.0 and SaaS
Global System Services Corporation (GSS) today announced the GSS Migration Toolkit for Sun J