My OPI Tech Talk, on the Yucky Parts of Web Development, is available as a Powerpoint presentation.
In the talk, I spoke on how a few techniques can give you a jumpstart for the Web side of your applications. The focus was on using these techniques and patterns as a way for those whose main experience has been on back-end technologies to create good-looking pages with a minimum of effort and fuss.
Typically, actual code works better than bullets in Powerpoints. You can run the examples live, or download them, starting with the Examples Index.
Resources
Some of the resources mentioned in the talk include:
Text spacing example - this example uses extra text spacing beneath your text to create the illusion it is evenly spaced.
Grids are Good (PDF) - provides an excellent background to using grids for layout. Read this!
YUI grids layout - describes using the reset-fonts-grids.css file that comes with the YUI toolkit. Even if you choose not to use the full YUI toolkit, this one CSS file provides a simple way to create a CSS-based layout for your Web pages.
Color Blender - use this site to create variants of colors such as lighter (blend with FFFFFF) or darker (blend with 000000) shades.
In addition, two of the better free Web designs include Leaves and Neuphoric. Remember to always check the licenses prior to using designs like these.
Intro to Building Desktop-Style UIs: JavaScript on Grails
March 25th, 2009
JavaScript is a nice fit on the Grails platform. This demo/presentation provides a side by side comparison of Ext JS and GrailsUI approaches to building feature rich web applications on Grails. Feel free to look at the presentation slides, as well as…
An overview of some testing frameworks for full-featured Javascript Libraries JavaScript Testing Presentation Examples: presentation.zip musicmanager.zip Abstract: Making the move from sprinkling simple interactive Ajax controls into basic web…
Screencast: Intro to Grails with RESTful Web Services
February 16th, 2009
This presentation discusses some of the fundamental concepts of Grails and dives into an example that demonstrates how to build RESTful Web Services with Grails. Select the link below to download the full presentation. Intro to Grails with RESTful…
Eric has decades of industry experience in designing and developing complex enterprise software, including designing and developing Grails and Java EE solutions to tough client problems. He has experience leading development teams, mentoring developers, and helping troublesome projects get back onto a success track. He has lead teams in both traditional and agile settings.