The JWDWeb photo album has been upgraded to gallery2. I spent quite a bit of time messing with the themes and integration with wordpress. I don't quite have it the way I want it yet. Please bare with me.
jduprey/baby1/Emma7Months/
The JWDWeb photo album has been upgraded to gallery2. I spent quite a bit of time messing with the themes and integration with wordpress. I don't quite have it the way I want it yet. Please bare with me.
jduprey/baby1/Emma7Months/
Thinking of King's Dark Tower Series and the poem that inspired it..
"Childe Roland to the Dark Tower Came" - Wikisource
There they stood, ranged along the hillsides, met
To view the last of me, a living frame
For one more picture! in a sheet of flame
I saw them and I knew them all. And yet
Dauntless the slug-horn to my lips I set,
And blew. "Childe Roland to the Dark Tower came."
Type: OSS
Status: Inactive
Kamikaze-qscm is a tool that allows developers and CM related personnel to query the commits made to one or more source control repositories. It is very similar to Mozilla’s bonsai tool. Kamikaze-qscm currently works with Subversion, but a modular approach is planned for other SCM systems.
Kamikaze for Subversion currently consists of a perl back-end hook for inserting commit information into a MySQL database. (In the future, a modular approach to data storage is planned - allowing the use of many different data storage implementations. ) A PHP front-end is used to perform repository queries and display results. (In the future a web service API (XML-RPC and/or SOAP) will be provided to access the same information for incorporation into other tools.)