Csound Csound-dev Csound-tekno Search About

[Cs-dev] problems with javascript/etc on csounds.com site

Date2007-02-14 02:33
From"Mike Coleman"
Subject[Cs-dev] problems with javascript/etc on csounds.com site
AttachmentsNone  

Date2007-02-14 02:40
From"David Akbari"
SubjectRe: [Cs-dev] problems with javascript/etc on csounds.com site
AttachmentsNone  

Date2007-02-14 02:45
From"David Akbari"
SubjectRe: [Cs-dev] problems with javascript/etc on csounds.com site
AttachmentsNone  

Date2007-02-14 02:53
From"David Akbari"
SubjectRe: [Cs-dev] problems with javascript/etc on csounds.com site
AttachmentsNone  

Date2007-02-14 10:47
Fromjpff
SubjectRe: [Cs-dev] problems with javascript/etc on csounds.com site
Just a data point; on SeaMonkey the Tutorial menu goes up and is
totally unreadable.  The other menus come down.  This is on a laptop
1280x1024 screen
  But I also find the menus annoying and intrusive, and I am not a
good person to have an opinion on thsi.
==John ffitch

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2007-02-14 10:51
From"Steven Yi"
SubjectRe: [Cs-dev] problems with javascript/etc on csounds.com site
AttachmentsNone  

Date2007-02-14 20:40
From"Mike Coleman"
SubjectRe: [Cs-dev] problems with javascript/etc on csounds.com site
AttachmentsNone  

Date2007-02-15 04:17
From"David Akbari"
SubjectRe: [Cs-dev] problems with javascript/etc on csounds.com site
AttachmentsNone  

Date2007-02-15 09:13
From"David Akbari"
SubjectRe: [Cs-dev] problems with javascript/etc on csounds.com site
AttachmentsNone  

Date2007-02-24 02:37
Fromiain duncan
SubjectRe: [Cs-dev] problems with javascript/etc on csounds.com site
I'm late to this party but nowadays I am earning my living doing web dev
in python and javascript. Is this issue still something that needs
fixing? I have cross platform code for multi-level recursively generated
pulldown menus that degrade properly using a combination of javascript,
css, and python to generate them. 

As to what we should do with the site, I highly recommend looking into
turbogears or pylons. ( Or django, but I jumped ship to gears ).

I would be happy to help out with this David. Hit me off list if you are
interested. 
Iain


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2007-02-24 02:40
Fromiain duncan
SubjectRe: [Cs-dev] problems with javascript/etc on csounds.com site
On Tue, 2007-13-02 at 20:45 -0600, David Akbari wrote:
> Also, the menus at the top are most definitely portable, as I
> routinely test them on Mac OS X, Windows and Linux using all available
> browsers. Again the popping up thing is a known issue and is a result
> of the arraysize of the menu being larger than either the bottom of
> the browser window or the bottom of the screen.
> 
> Using a small window in a browser has long been an opponent of the
> current menu system. It is optimized for 1024x768 but should also run
> on 800x600.

It's not too hard to make sure the whole screen grows down to accomadate
max size menus, but doing it right will mean that the entire html/css
layout has to be set up properly in the first place.  I use MochiKit for
cross-platform DOM/CSS manipulation, it is truly a developers goldmine.

Iain



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net