Monday, February 6, 2012 7:16

Author Archive

Elegant Software

Friday, February 27, 2009 16:31

When I write code, elegance is something I aspire to, and in some senses goes hand-in-hand with beautiful code, but that doesn't really make it any clearer. Certainly, I think there is a strong element of "elegance is ...

This was posted under category: Architecture  |  Read Full Story  |  0 Comments
Tagged with:

postmortem meeting

Tuesday, November 11, 2008 17:49

The “postmortem” meeting will start at 10:30 A.M. tomorrow (BJ), you can “skype” us. Meeting Agenda: 1. Project summary...

This was posted under category: Team Fight  |  Read Full Story  |  0 Comments
Tagged with:

Bug tracker SOP

Tuesday, November 11, 2008 17:44

Basic SOP(a.k.a Stand of Procedure) 1. Testers: The following sections must be logged a)...

This was posted under category: Team Fight  |  Read Full Story  |  0 Comments
Tagged with:
How does WDK work

How does WDK work

Monday, November 10, 2008 16:21

This was posted under category: Documentum  |  Read Full Story  |  0 Comments
Tagged with:
Build development enviroment for Documentum based on Eclipse

Build development enviroment for Documentum based on Eclipse

Monday, November 10, 2008 16:13

1. Install content server 2. Set up library and output path 3. Link <Documentum-Path>\config as src code. 4. Add <Documentum-Path>\shared\*.jar to the classpath in Eclipse Tomcat Plugin. You can just add dfc.jar and dfcbase.jar if the code is working on dfc. 5. Start eclipse. 6. Enjoy it. ...

This was posted under category: Documentum  |  Read Full Story  |  0 Comments
Tagged with: , ,