Soronthar's Software Development Diary

Collection of Random Thoughts and Essays on Software Development

Archive


November 2007

  • Newbie ScribeFire tip

    The first post I made with ScribeFire, had “Powere by ScribeFire” appended at the end. I wanted to turn that down, so I started to browse the site. In one Comment for the release note i found this tip: To disable the “Powered by ScribeFire”…

    Continue reading →

  • XmlGridLayout 0.4 Manual

    XmlGridLayout is a LayoutManager that seeks to provide all the power ofGridBagLayout with the simplicity of an HTML table. Also, it tries to bea way to separate the layout declaration from the component declaration.

    Continue reading →

  • A XML Based Swing Layout Manager

    (repost from a long-forgotten blog) There used to be a movement to promote the creation of complex GUI using XML. This seems like a good idea, if you can find a nice way to express what you want. In my opinion, the flaw in the…

    Continue reading →

  • Playing with MT

    Currently I’m playing with MoveableType, to learn how to use the templating system to create a beautiful website. Thus, this particular blog is set to “dynamically publish all templates” so I don’t need to republish everything each time I do a change. After I manage…

    Continue reading →