From: Evan R. <eva...@gm...> - 2006-08-23 20:38:05
|
yeah yui is great. i've been playing with it the last 2 weeks, and it just makes me more excited every day. hah! and my boss keeps telling me he wants a weak/simple UI, since they always cost too much to develop. if browser support is a concern, look at this: http://yuiblog.com/blog/2006/08/18/browser-support-update-2006q3/ and http://developer.yahoo.com/yui/articles/gbs/gbs_browser-chart.html those yahoo guys are pretty serious. i think if we were to follow similar lines, we'd be way overdoing it. we should keep in mind that the avg fofr user is probably a step up from the avg y! user. (meaning we don't need to worry about IE5.5, but might want to think about linux support or even <cough> mobile browsers) /evan On 8/23/06, Kevin <ke...@dr...> wrote: > > > On 8/23/06, Benjamin Stewart <bst...@gm...> wrote: > >> For that might matter, you might want to consider the "API" that your > >> DOM is going to be exposing to greasemonkey developers, and possibly > >> even document your DOM's "API" as a way to writing FOFr "plugins" -- > >> write a greasemonkey driver with some functions that can be used to > >> get all posts, etc, and then distribute that to your users. > > > > Very interesting suggestion - though this just addresses UI plugins, > > and not programmatic plugins (for data filtering, new views, etc). > > Still, could maybe do some interesting things via GM. > > > > Keep up with the suggestions :) > > I had never seen YUI before today. It looks nice and complete. One thing > I liked was it's support of namespaces. You can register > function/object/etc to a namespace which is good for extensibility. > > I also like Grids CSS. For a CSS novice, this is great. No more tables > for layout. http://developer.yahoo.com/yui/grids/ > > > > -- > Kevin > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Fofredux-devel mailing list > Fof...@li... > https://lists.sourceforge.net/lists/listinfo/fofredux-devel > |