Monthly Archives: April 2006

Using custom JavaScript for AJAX with WebWork2

WebWork2 contains ftl and js files inside the webwork JAR and these two types of files make up a template for a theme. Anyways, customizing the ftl files is covered in the wiki but making custom js files is not … Continue reading

Posted in Java | 1 Comment

MTS2005 – Flash back

I totally spaced putting this picture up. Steve Loethen from MS sent this to me from last years MTS. That’s me and Brett up front (I’m the idiot in the picture as always haha) and a few other developers. You … Continue reading

Posted in Java, MTS06 | 1 Comment

Fedora Core 5 on my Dell 700m

I’ve been trying FC5 on my laptop to see if it fixes any of the software and libraries that were keeping me from running the latest stuff on Ubuntu. I found that it does fix a lot of libraries and … Continue reading

Posted in Linux, Tech | 21 Comments

MTS06 – Wiki for attendees

I started a simple wiki for the Microsoft Technology Summit attendees. Currently there is only my contact information there, but I’m hoping to have everyone from the conference add their info. The location is http://mts2006.pontarelli.com.

Posted in MTS06, Tech | Leave a comment

MTS06 – LINQ and C#

LINQ is a query language built into C#. For C# 3.0 Microsoft has added a large number of keywords into the language that allow a developer to query into objects in a SQL fashion. This can also be used to … Continue reading

Posted in Java, MTS06, Ruby, Tech | 3 Comments