The Artima Developer Community
Sponsored Link

Java Buzz Forum
Software Projects Update

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Warner Onstine

Posts: 242
Nickname: warnero
Registered: Aug, 2003

Warner Onstine is Java programmer and writer of two tech books
Software Projects Update Posted: Aug 17, 2003 12:07 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Warner Onstine.
Original Post: Software Projects Update
Feed Title: BlackBox
Feed URL: http://warneronstine.com/blog/tech/java/?flav=rss
Feed Description: BlackBox - Blog on Java, OpenSource, OS X, Movies, Restaurants and other things.
Latest Java Buzz Posts
Latest Java Buzz Posts by Warner Onstine
Latest Posts From BlackBox

Advertisement

So, I currently have 3 active projects that I am working on:

Projects on the Back-burner for the moment
  • Hedwig - waiting for Plugin Engine to reach a usable state
  • Taos Community - waiting to finish Truches and Plugin Engine to gain maturity

GPE seems to be finally rolling along, I need to work on writing tests for it, possibly this weekend. Looking forward to using it in Taos and Hedwig.

About-Time will be part of a larger project management tool. I am working with Kate on this. She has most of the db schema done and I am working on a Struts/Velocity front-end to it. I started the Hibernate mapping and she is working on finishing that while I do the front-end.

Truches is slowly rolling along, I have the page transformation basically working. It currently takes a url like whatever.com/index.html, looks up the corresponding xml file, parses it, places certain items into the VelocityContext and then calls the appropriate Velocity template to transform it. This then gets relayed back to the client as an html page. Very slick! I got this idea from Erik Hatcher and what he did with Blogscene. Next step is to nail down the xml format using an existing site (in this case TucsonUnderground and to start to templatize it, transform and work out those kinks. Once that's complete then I will be working on the db->xml transformation so that we understand exactly what data we will need to pull. A fair amount of work will need to go into generating the pages (we are going to be using a ContentBlock methodology along with Metadata), and I want the client-side to be fast! Joe will be helping me as soon as he gets back from Santa Fe. He's already done a fair amount on the db schema, so I will be looking forward to his help at that point.

Read: Software Projects Update

Topic: Java jobs making a slight comeback Previous Topic   Next Topic Topic: GameSounds-J2ME

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use