Introduction to Google Analytics
Category: Web Development > Other      Posted: 23 Jun 09

Google Analytics is a free service to track all sorts of information about the visitors to your website. I recently had a weird experience with the Ana...

Google Search for Your Site
Category: Web Development > Other      Posted: 23 Jun 09

Integrating search on a website can be an incredibly complex subject far beyond my web development skills. Fortunately, Google offers a service called ...

This is How You Use the Google Maps API - screencast
Category: Web Development > Google      Posted: 12 Feb 09

So your client emails you and asks, "Can you put one of those flashy maps on my contact page so that users can actually see our building from a satelli...

Getting Started with the Android Development Tools
Category: Languages > Java      Posted: 10 Nov 08

Now that we have ADT officially released and world's first Android-powered phone announced it's a good time to take a second look at Android Development Tools (ADT).

YUI Theater: Dion Almaer of Ajaxian and Google on Gears, App Engine, and More
Category: Web Development > Javascript      Posted: 10 Aug 08

Google, of late, has been stepping up its public contributions to the world of frontend engineering: Gears, GWT, Doctype, and Google I/O are all manife...

Zend Framework Google data PHP Client Update
Category: Web Development > PHP      Posted: 16 Jun 08

Three Google developers are talking about the a new release of Zend Framework (v1.0.3) and demonstrate it’s use with some examples. It is known that Ze...

jQuery
Category: Web Development > Javascript      Posted: 07 Jun 08

jQuery is a JavaScript library that stands out among its competitors because it is faster, focuses on writing less code, and is very extensible. In t...

IntelliJ IDEA Architecture and Performance
Category: Languages > Java      Posted: 07 Jun 08

Dmitry Jemerov, Development Lead for IntelliJ IDEA at JetBrains, will explain:

  • performance optimization techniques used in IntelliJ IDEA
  • Nereus: Massively Parallel Computation in Java
    Category: Languages > Java      Posted: 07 Jun 08

    With 1 Billion idle PC's in the world, there is approximately $100 Billion's worth of CPU time going to waste every year. Given that insatiable global ...

    The New NIO, aka JSR-203
    Category: Languages > Java      Posted: 07 Jun 08

    JSR-203 is the NIO update JSR scheduled for release with Java 7. This talk will present an overview of the new NIO features and improvements

    A Possible Future of Software Development
    Category: Open Source > General      Posted: 07 Jun 08

    This talk begins with an overview of software development at Adobe and a look at industry trends towards systems built around object oriented framework...

    Aspect-Oriented Modeling - what it is and what it's good for
    Category: Languages > Java      Posted: 07 Jun 08

    In software engineering, aspects are concerns that cut across multiple modules. They can lead to the common problems of concern tangling and scattering...