Progress on Favorites Browser

| | Comments (1)

It is still far from being anywhere close to being ready for "prime time," but I am moving forward. There are no user interaction features as of yet, hence me posting static HTML and not a nice web interface for you to use. The originating username is still hard coded. I have somewhat solved the problem where a person does not have enough favorites to complete a row. I have a quick hack to prevent two rows in a row from having the same owner, although this is a cheap hack. I need to make sure there are no duplicate rows in the whole square. I can do this by either grabbing another batch of favorites for the same owner or skipping an owner after they have gotten a row. I would like to add some visual styling to show which photos are which as I always run into problems explaining the concept to people.

Every decision I make revolves around keeping the number of API calls to a bare minimum. I also want to keep the size of the calls as small as possible. I try to only ask for the number of favorites that I actually need to make a square instead of the default 50. XML is verbose and the less the API has to send back the better. Of course, that means more logic and data structure fu on my end and boy, is my perl rusty!

vbremerhut banquet prospectentry2 lasal light
Dahlia Mii Tai Rusty handle crusted
channel 40 Prescott Sunset The Raven ...a little rain must fall
spiky plant window in room Green Lanes, N4 The Eye

1 Comments

Kim said:

The new look is awesome!

About this Entry

This page contains a single entry by Patrick published on February 13, 2005 10:51 AM.

Weekend Yard Work was the previous entry in this blog.

Progress Halted is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.

Powered by Movable Type 4.01