Posted on 06-02-2008
Filed Under (documentation) by Linux Poweruser Programmer

Team / with IntelliJ IDEA
Google engEDU
1 hr 13 min – May 15, 2006

Google TechTalks
May 15, 2006

Dmitry Jemerov
Mike Aizatsky


The first presentation is completely dedicated to our new product Team , which has to bring to the whole team the same level of productivity as IDEA does for the individual developer. We will talk about continuous integration, -side code analysis, peer-to-peer collaboration, and many other interesting things.

The second presentation is dedicated to a lot of new and cool stuff in IntelliJ IDEA 6.0 related to , /J2EE and / . Read the rest of this entry »

Sphere: Related Content

Tags: , , , , , , , , , ,
(1) Comment    Read More   
Posted on 06-02-2008
Filed Under (documentation) by Linux Poweruser Programmer

Developing with Chickenfoot
Google engEDU
56 min – Jul 25, 2006

Google TechTalks
July 25, 2006

Rob Miller
Michael Bolin


Chickenfoot is a extension that embeds a environment in the browser’s sidebar. Unlike a shell that simply supplies access to the DOM of a webpage, Chickenfoot provides users with a high-level API, making scripting accessible to end-user programmers as well as hackers. In this talk we will present the design and implementation of Chickenfoot; in particular, our novel technique of using keyword patterns to identify page components. We will also demonstrate how to use Chickenfoot for debugging webapps and creating rapid prototypes. In fact, we’ll write a extension in under a minute, or your money back. Read the rest of this entry »

Sphere: Related Content

Tags: , , , , , , , , , , ,
(0) Comments    Read More   
Posted on 06-02-2008
Filed Under (documentation) by Linux Poweruser Programmer

Best Practices in Library Design
Google engEDU
1 hr 1 min – Aug 17, 2007

Google Tech Talks
August 17, 2007

This talk explores all the techniques used to build a robust, reusable, cross-platform Library. We’ll look at how to write a solid API, show you how to use functional to create contained, concise, code, and delve deep into common cross browser issues that you’ll have to solve in order to have a successful library.
John Resig is a Evangelist, working for the Mozilla Corporation, and the author of the book ‘Pro Techniques.’ He’s also the creator and lead developer of the jQuery library and the co-designer of the FUEL library (included in 3). He’s currently located in Cambridge, MA. Read the rest of this entry »

Sphere: Related Content

Tags: , , , , , , , , ,
(1) Comment    Read More   
Posted on 02-02-2008
Filed Under (documentation) by Linux Poweruser Programmer

XML11: An Windowing Protocol
Google engEDU
1 hr 12 min – Jun 1, 2006

Google TechTalks
June 1, 2006

Arno Puder
Arno Puder received his masters and Ph.D. in science and is currently working as an Assistant Professor at San Francisco State University. He is one of the founders of the MICO CORBA implementation. His special interests include distributed systems, middleware architectures and ubiquitous computing environments.


This presentation introduces XML11, an windowing protocol inspired by the X11-protocol develop by MIT. XML11 is an -based protocol that allows asynchronous UI updates of widgets to an end-device. To overcome high-latency connections, XML11 allows migration of application logic to the end-device.

The prototype implementation of XML11 runs in any standard browser without capabilities on the client-side and replaces AWT/Swing on the -side. This also allows us to expose legacy AWT/Swing applications as applications. Ultimately XML11 can be used for writing applications withoutrequiring any knowledge. The prototype implementation of XML11 is released under the GPL and available at www.xml11.org Read the rest of this entry »

Sphere: Related Content

Tags: , , , , , , , , , , , ,
(1) Comment    Read More   
Posted on 22-01-2008
Filed Under (GNU/Linux) by Linux Poweruser Programmer

Developing with Chickenfoot
Google engEDU
56 min – 25-Jul-06

Google TechTalks
July 25, 2006

Rob Miller
Michael Bolin


Chickenfoot is a extension that embeds a environment in the browser’s sidebar. Unlike a shell that simply supplies access to the DOM of a webpage, Chickenfoot provides users with a high-level API, making scripting accessible to end-user programmers as well as hackers. In this talk we will present the design and implementation of Chickenfoot; in particular, our novel technique of using keyword patterns to identify page components. We will also demonstrate how to use Chickenfoot for debugging webapps and creating rapid prototypes. In fact, we’ll write a extension in under a minute, or your money back. Read the rest of this entry »

Sphere: Related Content

Tags: , , , , , , , , , , ,
(0) Comments    Read More