Activate your free membership today | Log-in

Monday, December 31st, 2007

TAE Keynote: Ajax Through the Looking Glass

Category: Presentation, Recording, The Ajax Experience

Kevin Survance, CTO of MapQuest, gave a keynote speech at the last Ajax Experience show. Kevin came to the company and basically transformed the entire team to create the new MapQuest beta.

MapQuest uses Ajax on a massive scale and also provides commercial Ajax APIs. In this keynote, Kevin shares lessons learned from recent MapQuest development projects and offers insight into opportunities for developers to profit from current industry and social trends.

Watch video of the keynote.

MapQuest Keynote

Posted by Dion Almaer at 5:16 am
3 Comments

+----
1.9 rating from 13 votes

Thursday, October 18th, 2007

Ken Russell on the new Java Plugin

Category: Java, Podcasts, Recording

After we posted about the news that Sun has rewritten the browser Java plugin system, we got a chance to sit down with the lead engineer on the project, Ken Russell.

He got to tell us about the fun implementation issues behind the rewrite. It turns out that the new system is mostly written in Java itself, and there is a very thin bridge to the browser. The JVM also runs in its own OS process, so if the JVM crashes it doesn’t affect the browser.

There were also other tidbits, such as having JNLP working natively in the browser, and how this could be used to allow other scripting engines such as JRuby to run in the browser. One JNLP extension, and everyone can share JRuby.

Posted by Dion Almaer at 10:00 am
22 Comments

+++--
3.1 rating from 101 votes

Thursday, May 10th, 2007

MooTools Video Tutorial

Category: Examples, MooTools, Recording, Screencast

Rick Blalock has released a free version of his MooTools video tutorial that covers:

  • Lesson Two - De-Cluttering the Membership Page
  • Lesson Three - Using MooTabs to Condense Related Products
  • Lesson Four - Using a MooTools ‘Light Box’ to Create a Friendly Gallery
  • Lesson Five - Using Fx.Styles to Control Font Size
  • Lesson Six - Creating a Sliding Sub Menu with MooTools
  • Lesson Seven - Implementing Reflection Javascript for Images
  • Lesson Eight - Creating a Sliding Image Menu
  • Lesson Nine - Using AJAX with the Sliding Image Menu

Posted by Dion Almaer at 9:06 am
18 Comments

++---
2.9 rating from 91 votes

Sunday, December 3rd, 2006

Testable Ajax Seminar

Category: Programming, Recording

Googlers Joe Walnes and Adam Connors gave a presentation on testable Ajax back in September (we didn’t cover it at the time) … “Does my button look big in this? Building testable AJAX applications.” at the Google London Test Automation Conference. The theme is how to automate website testing with all the complexity Ajax adds. They talk mostly about testing strategies and technologies (like JUnit), but also mention the importance of architecting for testability.

Direct Link

Posted by Michael Mahemoff at 4:18 pm
2 Comments

++++-
4.4 rating from 17 votes

Tuesday, October 17th, 2006

GWT Roundtable Podcast

Category: GWT, Java, Recording

The latest Java Posse podcast is a 70-minute roundtable on GWT, featuring the GWT tech lead, the GWT widget library keeper, and the developer of GPokr, join Posse hosts Dick Wall, Carl Quinn, and Joe Nuxoll.

Topics include: Why GWT was created, Benefits of GWT, Comparison with other Ajax libraries/frameworks (e.g. Dojo-style On-Demand Javascript), code compression (getting around problem with IE not caching gzipped JS files), support for application versioning (avoiding mismatched client-server versions), possibility of WYSIWYG widget toolkit, flexible RPC mechanism to communicate with server apps running any languages, upcoming books, performance (JS fast, DOM slow :-), the future of GWT.

Posted by Michael Mahemoff at 2:06 pm
3 Comments

+++--
3.5 rating from 27 votes

Tuesday, June 13th, 2006

Java and Ajax Webinar

Category: Java, Recording

eBusiness Applications’ Dave Johnson will be presenting a live webinar tomorrow on Implementing Ajax with Java. June 14, 2006 - 2:00pm EDT, 11:00am PDT. Register here. Topics covered:

  • What is AJAX and what are the basic technologies
  • The basics of the Java DWR AJAX Framework
  • What are the critical application architecture decisions
  • How should developers approach testing and debugging in a Web browser
  • You can also grab the slide deck (PDF) for a preview.

    The EBA guys are certainly ramping up the multimedia Ajax content out there…they’ve also begun a weekly podcast. Here’s the podcast feed (via Andre “Captain Ajax” Charland’s blog :-).

    Posted by Michael Mahemoff at 5:00 pm
    6 Comments

    ++++-
    4.2 rating from 31 votes

    Friday, May 19th, 2006

    Java Posse Interviews: Google and Sun Toolkits

    Category: Google, Java, JavaScript, Recording, Toolkit, jMaki

    The Java Posse has been busy at JavaOne and recorded a couple of interviews on the high-profile Java+Ajax toolkits we’ve mentioned recently.

    Two Interviews about AJAX. The First is with Brett Taylor of Google
    about the just-announced red-pill project (also known as the Google Web
    Toolkit) and the second with Greg Murray of Sun …

    • Google Web Toolkit - Project Red-Pill
  • Sun Javascript and AJAX resources
  • Greg also mentions JMaki - https://ajax.dev.java.net/ - and the petstore - https://blueprints.dev.java.net/petstore/. [Trivia: We now have at least 3 Ajax petstores :-).]

    Posted by Michael Mahemoff at 2:24 pm
    8 Comments

    +++--
    3.8 rating from 25 votes