Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old January 25th, 2006, 03:45 PM
bryan
Guest
 
Posts: n/a
Default Need some help

I have a situation that's pretty delicate that I need some help on.
I've been stumped for awhile I just need some advice on the best
possible solution.

The problem:
I have a site I'm making where users can have profiles (as with most
websites) but each users home page (profile page) will/should have the
ability to be dynamic and drastically different. For example if user1
wants to have a 3 column layout with christmas colors..cool. If user2
wants the basic layout/template we provide..cool. So user1 and user2's
layouts vary drastically.

Another problem: Users can have multiple "objects" displayed determined
by "weight" so if they want their picture to be in the top right hand
corner, they give the "picture" object a weight of 1...etc.
I need to know how to make this scalable so I can write several
layouts/template color schemes and tie them in dynamically depending on
user preference so that users can upload their own/people can make
their own. i need some help with the technical terminology as well.
This is my first attempt at something like this and to be perfectly
honest I'm not too sure how to start. Any help is appreciated.

  #2  
Old January 25th, 2006, 04:15 PM
David Haynes
Guest
 
Posts: n/a
Default Re: Need some help

bryan wrote:[color=blue]
> I have a situation that's pretty delicate that I need some help on.
> I've been stumped for awhile I just need some advice on the best
> possible solution.
>
> The problem:
> I have a site I'm making where users can have profiles (as with most
> websites) but each users home page (profile page) will/should have the
> ability to be dynamic and drastically different. For example if user1
> wants to have a 3 column layout with christmas colors..cool. If user2
> wants the basic layout/template we provide..cool. So user1 and user2's
> layouts vary drastically.
>
> Another problem: Users can have multiple "objects" displayed determined
> by "weight" so if they want their picture to be in the top right hand
> corner, they give the "picture" object a weight of 1...etc.
> I need to know how to make this scalable so I can write several
> layouts/template color schemes and tie them in dynamically depending on
> user preference so that users can upload their own/people can make
> their own. i need some help with the technical terminology as well.
> This is my first attempt at something like this and to be perfectly
> honest I'm not too sure how to start. Any help is appreciated.
>[/color]
This is a variation of the "tiled window" problem. Perhaps a google
search on that will help. One strategy that worked was to make window
placement analogous to a chess problem where each object vying for
display real-estate is seen as 'attacking' surrounding objects. The
relative strength of the 'attack' provides data into the size of
real-estate the object is allowed.

It's not a simple problem to solve from scratch...

-david-

  #3  
Old January 25th, 2006, 04:45 PM
bryan
Guest
 
Posts: n/a
Default Re: Need some help

hmm...

 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles