Japan
europe
developer center
search
Get started
Demos
Resources

Archived eConferences  
About > News & Events > Archived eConferences
Save & ShareSave & Share  SubscribeSubscribe

Application Transformation - Creating Value for Lines of Business, Operations and IT

Original Date: November 13, 2008
Duration: 90 minutes

The common threads among business decision makers, IT leaders and industry analysts is the acknowledgment that:
1) IT modernization is no longer a choice, it’s an imperative, and
2) application modernization projects must align with stated business objectives and be supported by a business case (costs, risk, flexibility, etc.)

Join special guest Dana Gardner, ZDNet.com columnist and principal at Interharbor Solutions, Inc. as he and David McFarlane, COO at Nexaweb, discuss the social, economic, and behavioral factors that are driving the modernization imperative, review the productivity benefits of modernization for IT and operations, and provide a template for creating a business case. 

  • Why Modernize? - Dana Gardner, Analyst & ZDNet Columnist (15 minutes)
    Watch / Download
  • Creating Value: A Study in Success - David McFariane, Nexaweb (20 minutes)
    Watch / Download
  • The Value Equation - Adam Markey, Nexaweb (18 minutes)
    Watch / Download

 


REST Your Services on Seam

Original Date: October 15, 2008
Duration: 90 minutes

Seam is a powerful open source development platform for building rich Internet applications in Java, but how can you leverage it to create REST-enabled applications? You don’t need to leverage the built-in Ajax components to take advantage of the power of Seam. This session will explore ways to produce REST interfaces using Seam that you can leverage in any application. Chief architect Bob Buffone hosts this informative event and, using example applications and code snippets, provides firsthand examples of:

    • Creating REST Services with Seam annotations
    • Leveraging Seam’s templating engine to provide services as both REST and JSON
    • Managing the authentication of the services using Seam’s authenticator

 

REST services webinar Watch the recording now


RIAs: "Flying Pixels" and Enterprise Applications?

 

Original Date: September 25, 2008
Duration: 1 hour

Rich Internet Applications have become ubiquitous, to the point that many of us rely on them for daily activities. But there’s a big difference between consumer websites and enterprise-class applications. While new browser capabilities provide a richer look and feel for consumer sites, they also facilitate mission-critical enterprise applications that deliver improved functionality, richness and end-user productivity.

Listen as Jeremy Chone, CTO, explores various approaches to building RIAs and the pros and cons of each. As part of his review, Jeremy outlines seven practical tips for bringing RIA to the enterprise.

Recording coming soon


 

  Approaches to Modernizing Legacy Applications

Original Date: September 17, 2008
Duration: 1 hour

Applications built with legacy technologies like PowerBuilder, Visual Basic and COBOL are likely costing your organization more than you like to think about, but modernizing those systems to a web architecture seems even more intimidating. This event explores various alternatives for transforming your legacy applications, and the pros and cons of each approach.

Listen as Adam Markey, Solution Architect, details the options that organizations have for modernizing enterprise applications, including machine code-to-code migration, manual code reengineering, and technology-enabled code transformation.
 

modernization options webinar Watch the recording now    application modernization options webinar View the slides


    Internet Messaging Bus gets struck by a Comet

Original Date: September 10, 2008
Duration: 1:45

Comet is a way to deliver low latency, real-time messaging capabilities over a standard Web infrastructure (HTTP/JEE). This session reviews various methodologies for delivering comet based messaging in an Ajax application, the issues you may encounter, and some of the use cases for building Comet into an application. We’ll also cover the improved capabilities that Comet brings to Nexaweb’s Internet Messaging Bus.

Nexaweb knows a little about real-time messaging as we have been helping customers deliver real-time applications over the web for the last 5 years. For example, two of our clients have built global foreign exchange trading platforms that deliver exchange rate updates to users’ screens within milliseconds of the change, regardless of their location around the world.
 

IMB Comet webinar Watch the recording now    View the slides


   The dojo.E Dashboard

Original Date: August 21, 2008
Duration: 1:35
Audience: Web & Application Developers

Once you’ve learned a bit about dojo.E, your next question may be: How can I use it to make my job/life easier? This session highlights an application that provides immediate value to both developers and end-users. The dojo.E Dashboard pulls Web feeds from Google Data, Yahoo Pipes and standard REST feeds and presents them in a user-friendly and easily consumable format. This sub-project of dojo.E gives developers a starting template for building applications that have the look and feel of the iGoogle interface.

Listen and watch as Bob Buffone runs through in-depth code for using dojo.data, and shows how to create widgets that consume dojo.data. This session also covers how to use tools like Aptana’s Jaxer, Yahoo Pipes, Google Data and others.

dojo.E dashboard webinar Watch the recording now    View the slides


   Extending Dojo

 

Original Date: July 30, 2008
Duration: 1:45
Audience: Web & Application Developers

The Dojo Toolkit is an open-source JavaScript toolkit that has a large community following in and out of the Enterprise. One of the many aspects of Dojo that developers find useful is the ability to extend the toolkit to incorporate their own functionality. The recently released dojo.E is a set of extensions for dojo 1.1 that makes it easier to build web applications, using XML to create user interfaces, handle events, make DOM modifications, and manage state transitions. This informative eConference takes an in-depth look at the dojo.E project, including several examples of apps that were built using dojo.E.

Listen as chief architect, Bob Buffone, walks through sample widgets created within the dojo.E project, like charts, paging bars and others. Learn about extending Dojo via new widgets and how you can use it to rapidly build your own apps.

modernize applications webinar Watch the recording now    View the slides


modernize legacy applications   Why Modernize Legacy Applications: Cost vs. Benefit

Original Date: June 18, 2008
Duration: 45 minutes
Audience: Architects, IT Managers

Maintaining legacy applications is often a lose-lose proposition: The IT department is stuck spending a lot of time on basic maintenance while, at the same time, business units can't derive new value from these outdated tools. The solution is to modernize to an Enterprise Web 2.0 architecture, but the cost of modernizing is perceived as being too high.

Listen as Stein Sorhaug, Solutions Engineer, explains how enterprises have saved money while transforming their legacy client/server applications to web-enabled solutions - all while adding new functionality and improving user experience. The meeting will conclude with a Q&A session so bring your questions about modernizing your own legacy applications to a Web architecture.

modernize applications webinar Watch the recording now  


java client webinar  A New Approach to Java Web Clients

Original Date: June 17, 2008
Duration: 1 hour
Audience: Web & Application Developers

The RIA marketplace has seen its share of technologies - HTML, Java, Flash and Ajax included. Despite the buzz each has shown its limitations as a robust RIA development technique however. But Java UIs are making a comeback, and for good reason, when building rich, mission-critical applications for the Web.

Hear chief architect, Bob Buffone, explore the development and deployment of Java RIAs, including the top five reasons why Java is the superior choice over other alternatives.

java web client webinar Watch the recording now  


optimize ajax webinar  Performance-tune Ajax Applications

Original Date: May 29, 2008
Duration: 1:45
Audience: Web application developers

As AJAX matures as a technology, its use in large applications has increased significantly. But large applications require more extensive amounts of code, which leads to the inevitable performance bottlenecks and memory constraints associated with non-trivial application development.

Listen as Bob Buffone, chief architect at Nexaweb, and Ryan Breen, VP of Technology at Gomez, Inc., provide detailed information on how to performance-tune large AJAX applications using a variety of available tools and techniques. Drawing on the experience of having developed large AJAX frameworks, this session looks at a variety of performance bottlenecks that can occur within an application.

optimize ajax webinar Watch the recording now  


legacy applications webinar Application Modernization: Less Risk – Less Time – Less Cost

Original Date: May 22, 2008
Duration: 1 hour
Audience: Architects, IT Managers

PowerBuilder, ColdFusion (v5 and older) and Oracle Forms applications are costing enterprises millions to maintain, and more to upgrade. Rebuilding these applications as Web systems is not as simple as adding flashy UIs and deploying them in a browser. Capturing and cataloging code as UML, refactoring and harvesting key business processes, and reusing UML/XML artifacts are vitally important for an application's future and long-term ROI.

Listen as David McFarlane, COO at Nexaweb, and guest speakers from Pepsi Bottling Group and SBE Group, discuss legacy application transformation success stories and best practices.

legacy modernization webinar Watch the recording now   View the slides


dojo 1.1: The Enterprise Effect

Original Date: April 30, 2008
Duration: 70 minutes
Audience: Web & Application Developers

The availability of dojo 1.1 brings with it dramatically improved performance, modularity, stability and functionality. What do these and other improvements mean for organizations using dojo for enterprise application development, and what are some of the other forthcoming enhancements developers need to know about?

Listen as Bob Buffone, Chief Architect at Nexaweb, answers these questions and discusses how Nexaweb has used dojo as the foundation for its Ajax client technology.

dojo webinar Watch the recording now    View the slides


New Rules for a New Game? Rich Internet Applications and SOA Governance

Original Date: April 23, 2008
Duration: 1 hour
Audience: Architects, IT Managers

Composite & Rich Internet Applications (RIAs) are gaining significant momentum within the enterprise because of the broad impact they can have on IT, business, and user productivity. But for many, building applications that consume services without governance can be like the “Wild, Wild West” – resulting in an unstable set of applications and processes.

Poor Governance = Poor Applications:

    • Developers just import a WSDL, create a connection to the service then roll out an application. This would all occur without the provider of the service was even being aware of its usage. Without a service owner being aware of the usage they can’t assess impact of changes and ensure service continuity.
    • Lack of service discovery encourages teams to create duplicate services that now need to be maintained and governed.
    • Tight coupling of services, implementations, and endpoints breaks the central management of artifacts.

Listen as Bob Buffone, Chief Architect at Nexaweb, and Sameer Vaidya, Chief Architect of SOA Solutions, HP BTO Software, discuss these problems and best practices for building governed, SOA-enabled composite and Rich Internet Applications. As winners of SearchSOA.com's Products of the Year, HP and Nexaweb combine to offer a powerful solution to your governance needs.

soa governance Watch the recording now    View the slides


ITIL & Legacy Modernization: Improve Service Levels & Reduce Costs

Original Date: April 4, 2008
Duration: 60 minutes
Audience: Architects, IT Management

What do Google Maps, Salesforce.com, and Flickr all have in common? One secret to their success is that they provide a rich user experience using only a web browser. These services are known as Rich Internet Applications (RIAs). Generally, RIAs are known for their highly interactive user interfaces, intense data, client side processing, and ability to be deployed anywhere with an internet connection. From a usability standpoint, those benefits make a powerful argument to modernize and transform enterprise applications. But what is the operational impact? There are major benefits which have yet to be explored from an operational ITIL (Information Technology Infrastructure Library) mindset. Until now.

Listen as Adam Markey, an ITIL certified IT operations consultant and Nexaweb Solutions Architect, provides an in-depth analysis on how RIAs can impact your ITIL bottom line in all areas of Service Support and Service Delivery. This presentation includes real-world case studies of how RIAs have greatly improved service levels, reduced management overhead, and enhanced end-user satisfaction for enterprises of all size.

ITIL legacy modernization Watch the recording now


application modernization webinar Application Modernization: Less Risk - Less Time - Less Cost

Original Date: March 13, 2008
Duration: 60 minutes
Audience: Architects & IT Management

Powerbuilder, Cold Fusion and Oracle Forms applications are costing enterprises millions to maintain, and more to upgrade. Rebuilding these applications as Web systems is not as simple as adding flashy UIs and deploying them in a browser. Capturing and cataloging code as UML, refactoring and harvesting key business processes, and reusing UML/XML artifacts are vitally important for an application's future and long-term ROI.

Listen as Judith Hurwitz, Principal of Hurwitz & Associates, David McFarlane, COO at Nexaweb, and a Project Manager from one of the world's largest communication network companies discuss legacy application transformation best practices, case-studies, and an overview of Nexaweb's Transformation Solution - Nexaweb Advance.

legacy application modernizationDownload the slides now
client server modernization Watch the recording now


Nexaweb Handling Large Datasets with Ajax

Original Date: March 11, 2008
Duration: 75 minutes
Audience: Web & Application Developers

If all applications have one thing in common – its the data. Ajax has proven to be a great technology for UI development, especially when it comes to rich, interactive widgets and other components. But one area that remains up for debate is its effectiveness when building applications with large datasets.

Listen as Bob Buffone, Chief Architect at Nexaweb, provides an intense, code review session that reviews common code structure techniques and best practices for maximizing Ajax application performance.

AJAX large data sets Watch the recording now    View the slides


Nexaweb A New Approach to Java Clients

Original Date: February 21, 2008
Duration: 70 minutes
Audience: Web & Application Developers

The Rich Internet Application marketplace has changed a lot since the early days, when there were only a handful of players and the options for building applications were limited to HTML, Java or Flash (before Flex existed). HTML was typically the choice for static information portals, while Flash was the choice for more ‘real-time’ applications and/or when animation was a requirement.

Once the Ajax wildfire began, the landscape vastly changed and a new option for developing RIAs was now available. Despite the multitude of open source Ajax projects and startups that have emerged in the past few years, Ajax has its limitations as a robust RIA development technique.

As for Java, it was considered too difficult based on many factors, including development methodology, styling, server-side integration, size and versioning of JVM, JVM installation, and startup time. That has all changed, however, and Java is now the clear choice for rich, mission-critical applications for the web.

Watch as Bob Buffone explores the development and deployment of Java RIAs, including the top five reasons why Java is the superior choice over other alternatives.

java web applications Watch the eConference recording    java web client View the slides


Enterprise Web Applications: Where rich UIs meet SOA

Original Date: February 25, 2008
Duration: 1 hour
Audience: Architects & IT Management

Rich web applications for the enterprise are no longer off on the horizon. The technology is ready now, and Global 2000 companies that have built and deployed enterprise web applications — including mashup and composite apps — are already enjoying significant time and cost savings as a result.

This session features Enable-U's Kees Neven and featured guest, Anne Thomas Manes, VP and Research Director at the Burton Group, who explore the value that enterprise web applications can bring to your company, including real-world case studies.

rich ui soa Watch the eConference recording


improve ajax performance Performance-tune Ajax Applications

Original Date: February 6, 2008
Duration: 1:45

As AJAX matures as a technology, its use in large applications has increased significantly. But large applications require more extensive amounts of code, which leads to the inevitable performance bottlenecks and memory constraints associated with non-trivial application development.

Listen as Bob Buffone provides detailed information on how to performance-tune large AJAX applications using a variety of available tools and techniques. Drawing on the experience of having developed large AJAX frameworks, this session will look at a variety of performance bottlenecks that can occur within an application.

ajax performance webinar Watch the eConference recording


develop ajax ria for SOA Ajax + SOA = Service-enabled Widgets

Original Date: December 18, 2007
Duration: 1 hour

You've reached an inflection point in your SOA initiative. It's time to start using services to build applications...or at least make existing applications better. This development review session covers best practices for using Ajax to begin quickly and easily enhancing your existing applications with new features and functionality that offer users new and exciting productivity tools. Best of all, you can do it with declarative XML and not in pure Javascript.

ajax soa rich internet application webinar Watch the eConference recording


Nexaweb Easy Ajax Development with Markup + POJO

Original Date: December 4, 2007
Duration: 1 hour

Leading enterprises rely on declarative Ajax to develop RIAs, enterprise mashups and composite applications. This
approach separates the UI from business logic, resulting in faster and more cost-effective development and maintenance.

This session explores the advantages of the markup + POJO approach, including such topics as:

    • Declarative UI
    • Declarative modifications
    • Data binding
    • Service invocation

Develop with Declarative Ajax webinar Watch the eConference recording



Nexaweb

Rich Internet Applications and the Agile Enterprise

Original Date: November 27, 2007
Duration: 1 hour

Agile enterprises use Rich Internet Applications (RIAs) to empower workers with access to critical information that helps them make better decisions faster. RIAs bring together data from within and outside the enterprise and present it to users in a familiar format. The result is a more productive and efficient workforce that can focus on important business processes instead of accessing and managing multiple data sources to find the information they need.

Join Geoff Cubitt, President & CTO at Roundarch, and Nexaweb’s COO, David McFarlane, to hear case studies about enterprises that have increased their agility, productivity and efficiency using Rich Internet Applications, and learn how your organization can quickly and easily begin to enjoy the same benefits that RIA and Enterprise Web 2.0 technology offers.

webinar how to improve ajax applications Watch the eConference recording

 


Nexaweb Optimizing Ajax Applications


Original Date: November 20, 2007
Duration: 90 minutes

As AJAX matures as a technology, its use in large applications has increased significantly. But large applications require more extensive amounts of code, which leads to the inevitable performance bottlenecks and memory constraints associated with non-trivial application development.

Listen as Bob Buffone provides detailed information on how to performance-tune large AJAX applications using a variety of available tools and techniques. Drawing on the experience of having developed large AJAX frameworks, this session will look at a variety of performance bottlenecks that can occur within an application. Special attention will be paid to systematic techniques that yield the biggest return in the shortest amount of time, including:

    • Using Mozilla's Rhino JavaScript engine as a complete performance-monitoring tool capable of monitoring complete AJAX code bases;
    • Injecting monitoring code into every function of JavaScript within an application to create a complete performance picture;
    • Locating performance issues through drilldowns of function call counts, total time spent, average time per call, and call stacks;
    • Start time optimization using Dojo, Gzip, Compression

The session will conclude with a Q&A session, so come prepared with your questions about improving the performance of your Ajax applications.

optimize ajax application developmentDownload the slides
webinar how to improve ajax applications Watch the eConference recording


Nexaweb

Rich Internet Applications: Enabling the Information Workplace

Original Date: November 13, 2007
Duration: 65 minutes

Forrester Research defines an Information Workplace (IW) as a "next-generation digital workplace based on portal, collaboration, content management, and office productivity technologies, plus many emerging technologies in the Web 2.0 and Social Computing space."* Information Workplaces, according to Forrester, exploit tools like Rich Internet Applications to make workers more productive and companies more agile and effective.

This transformation has already begun. A recent Forrester survey revealed that 60% of organizations are developing or have developed an Information Workplace strategy.* And there's no wonder why; using RIAs, enterprises can streamline business processes by bringing together multiple data sources into a single application, empowering knowledge workers with the information they need - where and when they need it.
*Source: Driver, E. (July 2007) Information Workplace Trends 2007. Forrester Research.

Listen as Nexaweb’s COO, David McFarlane, and featured guest, Erica Driver, Principal Analyst from Forrester Research discuss real-world Information Workplace strategies and how RIAs are enabling enterprises to become more productive, agile, and efficient.

rich internet applications and the information workplace webinar Download the slides
webinar featuring forrester research rich internet applications Watch the eConference recording


Nexaweb Getting Started with Ajax

Original Date: November 1, 2007
Duration: 90 minutes

While enterprise developers relied on their HTML skills in a web 1.0 environment, the evolution to web 2.0 demands that developers add Ajax to their skillsets to deliver faster, better, and cheaper business applications. Enterprise applications using a click-and-refresh model will no longer suffice, as companies seek a competitive edge in a global marketplace where only the most agile and efficient organizations will survive. Ajax applications empower knowledge workers with real-time data when they need it, resulting in faster decisions and a better user experience.

Listen as Bob Buffone, chief architect and Ajax guru, discusses the advantages of developing with Ajax and how developers can create rich Internet applications, mashups, and composite applications. Specific examples and code will be included.

Developing ajax applications webinarDownload the slides
use ajax to develop rich internet applications enterprise mashups composite applications Watch the eConference Recording

 


 

Web2SOA for BeNeLux, Scandinavia and Iberia

Original Date: October 11, 2007
Duration: 1 hour

A recent Gartner report estimated that the worldwide market for SOA, Web services and Web 2.0 reached $41 billion in 2006, and will grow to $140 billion by 2011. Additionally, a Gartner survey found that 25% of companies were using web 2.0 style services and close to 50% of companies that are using or planning to use web 2.0 style services will use application development tools and IDE’s in the next 12 months.

However, among companies who were doing projects involving web services and web 2.0 style services, the survey also found an absence of best practices among respondents in areas such as: an SOA center of excellence (only 27%), an SOA governance process (only 19%), use of a registry product (only 27%), and a published list of reusable components (only 25%).

Gartner's research stated, “Because the movement of Web 2.0 technologies into the enterprise is inevitable, IT organizations must take an active role in the strategy and execution of Enterprise Web 2.0 implementations.”

Nexaweb's Web2SOA program addresses the 'last mile' of SOA. We have partnered with SOA specialists, Enable-U, to deliver Enterprise Web 2.0 technology and SOA services to the European marketplace, including Scandinavia, Benelux and Iberia.

Listen as Kees Neven, Technical Director at Enable-U, and Bob Buffone, Chief Architect at Nexaweb, explain how the Web2SOA program is enabling organizations to use Web 2.0 technology to deliver on the promise of SOA.

Nexaweb Enterprise Web 2.0 and Enable-U enable SOA in Scandanavia, Benelux and Iberia Download the slides
web 2 soa program for belgium netherlands luxembourg scandinavia spain portugal Watch the eConference recording

 


 

Nexaweb

ROI of Enterprise Web 2.0 with Forrester’s Ron Rogowski

Original Date: September 20, 2007
Duration: 1 hour

Enterprise Web 2.0 is NOT about making blogs, wiki’s, or RSS technology a part of your applications. It IS about streamlining ‘swivel chair’ application integration for end-users, making it possible for developers to build and maintain Web-based business-oriented applications, and helping one business unit leverage the UI components and data services of another to deploy a composite application to a sub-set of users.

Listen as Forrester Research analyst Ron Rogowski, Torry Harris’ North American Country Manager Thiru Sivasubramanian, and Nexaweb’s COO David McFarlane explain the return on invesment opportunities that Enterprise Web 2.0 can bring to your organization.

ROI of Enterprise Web 2.0 featuring Ron Rogowski from GartnerDownload the slides
roi of enterprise web 2.0 - rich internet applications Watch the eConference recording


Nexaweb

Securing Web 2.0: What Enterprises Need to Know

Original Date: September 6, 2007
Duration: 1 hour

The latest Web technologies allow organizations to improve their productivity, efficiency and agility by developing and deploying enterprise applications to their users, wherever they are located. These applications enable the sharing of information both within and across departments. However, concerns about data security have prevented the migrations of many mission-critical applications to the Internet.

Listen as Adam Vincent, Senior Solution Architect at Layer 7, as well as Steve Hansen, Senior Solution Architect and Sam Berg, Director at Nexaweb, detail how you can create secure, browser-based applications that can be deployed to connected, semi-connected, and mobile users.

Securing Web 2.0 for the Enterprise Download the slides
secure rich internet applications composite applications security Watch the eConference recording

 


 

Nexaweb

Enterprise Mash-ups: A New Approach to Empowering the Knowledge Worker

Original Date: August 30, 2007
Duration: 1 hour

Everybody’s doing the ‘mashup’ thing, creating Ajax applications that pair a Google map with some weather feeds, movie times and restaurants. But the question most IT organizations have is, “how can I use mashups in the enterprise to solve real world business problems?” In the business world there is real competitive advantage to be had for those companies who can figure out how to access the wide variety of enterprise and web based data sources available and then rapidly repurpose that data to create incremental business value and get more done.

Listen as Kapow Technologies' CTO, Stefan Andreasen, and Nexaweb’s Chief Architect, Bob Buffone, answer this question and offer practical tips on how to build mashups that deliver tangible business value.

Enterprise Mashups Download the slides
enterprise mashups web 2.0 for knowledge workers Watch the eConference recording

 


 

Developing Rich Internet Applications with Declarative Programming

Original Date: August 21, 2007
Duration: 1 hour

It’s no mystery that organizations want and need to build applications faster, better, and cheaper, and declarative programming helps to make that possible. Declarative programming is what drove the Web to a platform that can be developed by everyone from my ten-year-old son to experienced web professionals.

Listen as Bob Buffone discusses declarative markup and its impact on RIA development.

Rich Internet Applications with Declarative Markup Download the slides
ria development with declarative xml Watch the eConference recording

 


 

Nexaweb

Securing Web 2.0: What You Need to Know

Original Date: July 31, 2007
Duration: 1 hour

The latest Web technologies allow organizations to improve their productivity, efficiency and agility by developing and deploying enterprise applications to their users, wherever they are located. These applications enable the sharing of information both within and across departments. However, concerns about data security have prevented the migrations of many mission-critical applications to the Internet.

Join Nexaweb and Layer 7 Technologies as we evaluate the challenges and solutions to developing secure net-centric applications, followed by an interactive Q&A session. During this informative event you'll discover:

    • the challenges involved with developing secure, enterprise-class Web applications
    • how your organization can enjoy the benefits of Enterprise Web 2.0 technologies like Ajax and Java in compliance with your existing architectural security standards
    • tools for creating secure, browser-based applications that can be deployed to connected, semi-connected, and mobile users
    • a platform that solves the challenges associated with net-centric information sharing (both within and across departments)

security government rich internet applications Watch the eConference recording

 


 

Nexaweb

Delivering the Agile Call Center

Original Date: Thursday, June 28, 2007
Duration: 1 hour

Call center modernization offers many competitive advantages to organizations, including increased customer satisfaction, improved revenues, and better agent retention. And modernizing the call center desktop is simpler than you may think.

Join BlueNote Networks and Nexaweb to learn how Web 2.0 and IP telephony combine to integrate information from across the enterprise, and hear lessons learned by global 2000 companies that have modernized their call centers. The eConference also features a demonstration of an IP telephony enabled Web 2.0 call center application.

web 2.0 rich internet applications ria for the call center Watch the eConference recording


Nexaweb

Enterprise Web 2.0: Why, How, and Now?

Original Date: Thursday, June 21, 2007
Duration: 1 hour

Web 2.0 has evolved beyond mere social networking and consumer applications, and enterprises are now realizing significant time and cost savings by developing a Web-oriented architecture. This informative eConference will answer key questions for organizations considering their Web 2.0 strategies, including:

Why? Hear case studies on organizations that have implemented their Web 2.0 strategies and the ROI they are already enjoying;
How? Learn about best practices to get started with your Web 2.0 initiatives;
Now? It's easy to get started, regardless of your budget. Build a Web-oriented architecture where you can leverage the Internet as a business platform.

Anthony Bradley, Research Director at Gartner joined David McFarlane, Nexaweb’s COO, to answer these questions and more during this eConference. Bradley has more than 16 years of experience in the IT industry and focuses his research on Web services and application development and integration.

web 2.0 strategy service-oriented architecture Watch the eConference recording


Nexaweb Nexaweb

iSeries/System i Modernization with Ajax

Original Date: Tuesday, June 12, 2007
Duration: 1 hour

Would you like to move your IBM System i applications to the Web? Do your users want a rich, graphical UI complete with real-time data and charting capabilities?

Nexaweb and partner Inkriti explore how your organization can combine Ajax technology with JTOpen, an open source IBM iSeries SDK, to modernize your enterprise's AS/400 infrastructure and deliver enterprise-class composite applications to thousands of geograchically dispersed locations and employees via the Web. This eConference includes a demonstration of "EasyWMS," a sample warehouse management system that illustrates access to native iSeries resources as well as access to other data sources.

migrate legacy system i iseries applications to web 2.0 Watch the eConference recording

 


 

Nexaweb

Enterprise Web 2.0 101 for Wall Street

Original Date: Wednesday, June 13, 2007
Duration: 1 hour

You've heard of Web 2.0 and maybe the newer Enterprise 2.0 buzz-phrase. Perhaps you're skeptical or weary of the never-ending stream of new "2.0" terminology. But these phrases are not empty; they have real technology tools underlying them, tools that some Wall Street firms have already adopted and benefited from. For instance, Jefferies & Company, the global investment bank, has developed a wiki-like deal management tool that lets employees access details around deals such as mergers and acquisitions, including progress reports, client updates and tools for tracking meeting attendance. Most importantly, it lets information be shared across groups that might not otherwise be sharing tips with one another.

During this interactive eConference Peter Meechan, Capital Markets Thought Leader at Capgemini and Sam Berg, Director, Nexaweb, discuss the value and revenue opportunities that Enterprise Web 2.0 technologies bring to financial services organizations. The session includes case studies from financial services leaders Jefferies and Sungard.

web 2.0 rich internet applications ria for financial services Watch the eConference recording

 


 

Nexaweb

Aberdeen Group & Nexaweb: Composite Applications & SOA

Originally recorded: April 26, 2007 - 3 p.m. EDT / 12 p.m. PDT

In December, Aberdeen Group issued an extensive report titled: “The Composite Application Benchmark Report.”

The report identifies the issues, obstacles and critical success factors for successful composite application implementation. Through its research, Aberdeen concluded that composite applications can be built and implemented with Web services and SOA standards even if an organization has yet to develop an SOA. This enables IT departments to deliver more value to the business while overcoming integration pains with various technology platforms, applications and legacy systems.

Aberdeen’s key business value findings from the report:

    • Best in Class firms realize the inadequacy of their present development tools and are actively investing in new composite development technology.
    • An IT organization that wants to accelerate the delivery of more composite applications must invest in more targeted training or use outside IT services.
    • Companies looking to build more composite applications should look first to the Web. Browser-based and portal applications are the most common first deliverables.

Join Peter Kaster, Vice President and Research Director, Information Technology at Aberdeen Group, and David McFarlane, COO of Nexaweb, on Thursday, April 26, 2007, at 3:00 p.m. EDT / 12:00 p.m. PDT to get Aberdeen Group’s recommendations for building composite applications with or without an SOA in place and learn how Nexaweb can get you started.

soa and composite applications Watch the eConference recording

 


 

Nexaweb

Enterprise Web 2.0 – Combining RIA, Legacy and SOA Technologies to Improve ROI

Special guest presenter: Ron Schmelzer, Senior Analyst from Zapthink

Originally recorded: Thursday, Sept. 14, 2006 - 12:00 PM, EDT

There is no doubt that investing in Web services and SOA technologies already has, or will, make your business more agile – but how do you plan to leverage those investments to reduce operational costs, increase competitive edge, and create new revenue streams for your company? Maybe you haven’t completed your SOA projects yet but still need to find ways to build composite applications that access legacy systems? Are you feeling pressure to start using Ajax as you develop applications but aren’t sure it’s ready to stand up to the demands of your enterprise users?

migrate modernize legacy applications to web 2.0 composite ria Watch the eConference recording

 


 

Nexaweb

Enterprise Web 2.0 -- Modernization and Migration Solutions for ISVs

Special guest presenter: Ceejo Thomas, Vice President – Service Delivery, at Cordiant Technologies, Inc.

Increasingly, customers are requesting that software providers introduce products as an on-line service, migrate solutions from a desktop or client/server architecture to the web, and move beyond traditional click-refresh Web application UIs. What are you doing to address these customer requests? Do you have a modernization and migration strategy for your product? Are cost and time-to-market delaying your development and deployment efforts?

Listen as Join David McFarlane, COO at Nexaweb Technologies, and Ceejo Thomas, Vice President – Service Delivery at Cordiant Technologies, discuss how Enterprise Web 2.0 solutions can help you quickly, easily, and inexpensively migrate your products to a Web architecture.

ISV modernize migrate applications Watch the eConference recording


Home | Privacy | Contact Us

© Copyright 2005-2009 Nexaweb Technologies Inc. All Rights Reserved.
Created by Piehead Production LLC.