DJUG 7/14/2010 – Terracotta’s Ari Zilka on EhCache; BC: Frederic Jean on HTML5 Primer

Our meeting has moved away from the Tivoli for the month of July!

This month’s DJUG Meeting will be at the Tattered Cover Conference Center downtown.
Their address is 1628 16th St Denver CO 80202.

Schedule:

5:30 – 6:00 PM Pizza and Networking
6:00 – 7:00 PM HTML5 Primer
7:00 – 7:10 PM Short break
7:10 – 7:15 PM Announcements
7:15 – 8:45 PM Ari Zilka – Ehcache

Featured Presentation: Ehcache

Abstract:

Ehcache is an open source, standards-based cache used in a wide array of applications to boost performance, offload the database and simplify scalability. Ehcache is robust and in use in thousands of mission-critical applications. It is the most widely used Java-based cache.

With the release of 2.0, you can use Ehcache to:

  1. Snap into Hibernate, OpenJPA, Eclipselink and offload the database 80% or cache direct JDBC responses from the database by hand
  2. Build the highest performance into your application using write-behind, ReadOnly views, NonStop caches, WAN replication, and more of the new enterprise-class features in the framework
  3. Monitor and tune your caches in production with JMX or your favorite monitoring tool like Nagios

You will learn:

  1. How to snap Ehcache into the latest Hibernate
  2. The differences between Ehcache, expensive data grids from companies like Oracle and IBM, and Memcached
  3. About the new Ehcache Monitor and how to use it
  4. About the detailed roadmap of Ehcache 2 through the rest of this year.

About the Speaker:

Ari is a frequent speaker at technical conferences, such as SpringOne, QCon, Devoxx, and JavaOne, where this year he accepted the 2009 Java Everywhere Duke’s Choice Award for Terracotta.

Before founding Terracotta in 2003, Ari was an Entrepreneur-in-Residence at Accel Partners. Before joining Accel, Ari was the Chief Architect at Walmart.com, where he led the innovation and development of the company’s new engineering initiatives. At Walmart.com, he built and led a team of core engineers focused on performance management, and operations cost-saving measures.

Prior to Walmart.com, Ari worked as a consultant at Sapient and before that at PriceWaterhouseCoopers. During these years, he managed development and advised businesses on high technology strategy and deployment. His accomplishments at Sapient include the successful launch of Walmart.com, as well as successful engagements with Gap.com and Nike.com. At PriceWaterhouseCoopers, he worked with Harrod’s of London, Siemens, Intel, Compaq, Barnes & Noble, and others.

Ari’s career started as a software engineer for a subsidiary of Motorola, where he wrote groundbreaking wireless paging software. Since then, his software development accomplishments also include projects revolving around statistical analysis and data warehousing. In the mid 1990’s, Ari invented a new object relational database that still exceeds the capabilities and performance of database technology today.

Ari holds a B.S. in Electrical Engineering Computer Science as well as in Mechanical Engineering from University of California, Berkeley.

Basic Concepts: HTML5 Primer

Frederic Jean’s slide deck can be found here: http://djug-html5.heroku.com/

Abstract:

HTML5 is already changing how web applications are written and delivered. It introduces new capabilities to the browser environment and simplifies some frequent tasks that face web developers. The need to continue supporting older browsers introduces some challenges in fully adopting HTML5.

We will discuss some of the new HTML tags, CSS rules and JavaScript API introduced by HTML5, what is currently supported by modern browsers and discuss some strategies on how to deal with older browsers.

About the Speaker:

Frederic Jean brings over 13 years of experience developing and supporting applications on the web. His current focus is on delivering online video to browsers and other devices using both native and HTML based user interfaces.

This entry was posted in Monthly Meeting. Bookmark the permalink.

Comments are closed.