Recent Posts

the.codist{}

the.codist{}

Return To Blog Listing

Java coding and project management, stories, analysis, interviews and tips.

Search This Blog's Tags For:

Recent Posts Tagged With 'web frameworks'

  • Writing A Web Application Framework, One More Time, Again

    Posted on Tuesday September 18th, 2007 at 12:52 in web frameworks, fiche

    This content should only have come from thecodist.com. In the past year I've written two complete java web application frameworks from scratch; one like Wicket, and one (Blogfiche) a more traditional MVAC framework with an alternative syntax to HTML....

  • A Web Framework In Scala

    Posted on Monday September 10th, 2007 at 20:59 in scala, web frameworks

    This content should only have come from thecodist.com.\n lift Web Framework\nGiven how much I love writing frameworks (the one running this blog for example), it's cool to see someone is working on a framework using scala. It\'s still an early al...