Social Networks


Follow sproutworks on Twitter
Enter your Email


Powered by FeedBlitz

RSS Feed

Links

Blogshares Links

The BlogShares fantasy blog stock market.

BlogShares Price Tracker
I wrote this program to archive information from the BlogShares fantasy stock market. You can view graphs of any industry, and analyze your portfolio.

SproutWorks Projects

Digg Archive
A new experimental Digg page.
AJAX Pixel Editor
A Collaborative pixel editor currently in development.
Web promotion links
These tools help you get visitors on your website.
SproutPics
My photography Site
SproutSearch
I designed this blog indexing tool, and it has accumulated over 6 million blogs so far.
Products
Some of the programs I've written.
SproutTree Demo
A demo of a tree-drawing PHP script.
My Gallery

Sign In

Username:
Password:
Remember Me

sprout man
Forums/People

sproutworks
March 30th, 2006 5:20 AM PST
I have been adding some new features to SproutFramework. I used URL rewriting to map URLs to the dispatcher. There can now be a master template for an application, which can include sub-templates. Simple browsing of a table can be accomplished with a few lines of code.

The next phase of SproutFramework development will be making a set of widgets that perform common web tasks. Things like lists, edit boxes, scrollbars, buttons. Then, more complicated mini applications can be built with the widgets.