ÿþ<html> <head> <title>Dennis Dawson's Writing Samples</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <style type="text/css"> <!-- h1 { font-family: Verdana, Arial, Helvetica, sans-serif; color: #0000cc; font-size: 18pt} p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: normal} h2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14pt; color: #0000cc} h3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; color: #0000cc} ul { font-family: Verdana, Arial, Helvetica, sans-serif} --> </style></head> <body bgcolor="#FFFFFF" link="#0000CC" vlink="#0066CC" alink="#0066CC"> <h1><font size="6">Dennis Dawson's Writing Samples</font></h1> <h2>Grokking the Paradigm</h2> <p>This is a series of presentations I put together for people new to our development paradigm. Based on these straightforward examples, Java programmers can move on to solve their own business problems.</p> <p>The full set of presentations is available from the <a href="http://developer.emc.com/developer/Articles/WDK/GrokkingIndex.htm" target="_blank">EMC|Documentum Developer Website</a>. <h3>Narrated Slide Decks</h3> <ul> <li><a href="gtp1.ppt">Why I Get Confused</a></li> <li><a href="gtp6.ppt">Creating Custom Components</a></li> </ul> <h3>Whitepapers</h3> <ul> <li><a href="gtp1_2.doc">Why I Get Confused, and Reconstructing Webtop</a></li> <li><a href="gtp3.doc">Tooling up the Toolbar</a></li> <li><a href="gtp4.doc">Modifying Menus</a></li> <li><a href="gtp5.doc">Configuring Columns</a></li> <li><a href="gtp6.doc">Creating Components</a></li> </ul> <h3>Source Code</h3> <a href="source.zip">source.zip</a> </body> </html>