VOL 143 .... No. 3

TUESDAY, AUGUST 25, 1987

OrganizeIt! Phase Two

Categories: Programming

blueprint

Back to working on the example application for the State Model, OrganizeIt!  For this phase, we will be preparing to actually write the UI code, by handling the layout.

Layout Work

Naturally, I wanted to start by creating the images.  I went ahead and chose 8 colors for the labels, and made a big and small .png for each color.  Also did the logo, the add label button, and the expand/collapse buttons.  I stole the favorite/unfavorite icon from my CourseTopia work.  This layout is incredibly simple, so there’s not much in terms of graphics other than these.

logo

I think those are all we will need.

The next step, I suppose, would be to actually do a sample layout in HTML/CSS, so that we can get the styling right… About an hour later: the layout.

There we have it.  For the next step, I will be taking this layout and recreating it mostly on the fly, using uiComponents.

———————————————–

NOTE FROM THE FUTURE:

As of February 7, 2010 (actually much earlier), I have no intention of taking this project any further.


related post

Tags: , ,
  1. The Jelly King
    August 17th, 2009 at 02:37 | #1

    I Approve.

  1. No trackbacks yet.
Comments are closed.