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

: Competitious On Rails
Google engEDU
59 min – Mar 8, 2007

Google Tech Talks
March 1, 2007

Kris Rasmussen and Andy Holt from Competitious will be sharing their experience using RoR in a production environment in a new startup. In addition, they’ll explain some of the many advantages Rails has for companies like theirs and smaller teams, as well as some of the disadvantages and gotchas of production Rails apps. Finally, they’ll describe their architecture and cover some unique solutions to common problems, including squeezing extra performance out of with templates and handling activity logging more elegantly. 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

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 03-02-2008
Filed Under (documentation) by Linux Poweruser Programmer

Glassbox: Automated Troubleshooting
Google engEDU
54 min – Sep 25, 2006

Google Tech Talks
September 25, 2006

Ron Bodkin is the leader of the Glassbox project, and spearheads its efforts to revolutionize enterprise troubleshooting by simplifying it and bringing it into the open source technology stack. Dave Pickering leads engineering for Glassbox, and in a prior life ran Call Center for Oracle.

Dave Pickering


Glassbox is an open source troubleshooting and monitoring agent for apps that diagnoses common problems automatically.

Drop the Glassbox application into your and Glassbox’s aspect-oriented will discover your existing apps and pinpoint errors and performance issues in plain English. Using AspectJ, Glassbox can provide low overhead effective monitoring without needing to "bake in" instrumentation up front–no code changes or recompilation is needed. Glassbox includes an analysis layer, an -client and an automated installer. It is open source and modular, so contributors can add monitors for more problems or additional analysis as desired for their own projects.

Glassbox’s goal is to automate the daily grunt work of troubleshooting common problems, and free the expert to get back to solving the core technical problems. This talk will illustrate how Glassbox 2.0 identifies problems, how to integrate it into an existing monitoring environment, and how it can be extended to better analyze custom applications without code changes. Read the rest of this entry »

Sphere: Related Content

Tags: , , , , , , , , , ,
(2) Comments    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 02-02-2008
Filed Under (documentation) by Linux Poweruser Programmer

Does my button look big in this? Building testable applications
Google engEDU
51 min – Sep 7, 2006

Google London Test Automation Conference (LTAC)
Google Tech Talks
September 7th, 2006

Presenters:
Adam Connors & Joe Walnes Read the rest of this entry »

Sphere: Related Content

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