Re: Changes to the homepage

2012-06-23 Thread Justin Mclean
Hi, > On the home page [1] can we rename the link, "Jira" to "Submit bugs and > features" Sounds like a good idea to me. > link to a page that gives information about submitting bug reports and > submitting feature requests and the process to do that? Possibly also have links to most watched/vot

Re: Footer

2012-06-23 Thread Justin Mclean
Hi, > Is anyone against adding a basic footer? Sound good - do you have anything in mind? Justin

Re: [OT] HTML and Flex layouts

2012-06-23 Thread Justin Mclean
Hi, > Why should we use different JavaScript frameworks for each task. Because HTML isn't a full application framework unlike Flex. > Instead, if it is being a property of HTML that would be nice. That would be nice but sadly not the way it currently works. > Why don't Apache / Adobe propose HGr

Re: [OT] HTML and Flex layouts

2012-06-23 Thread sathyamoorthi
Hi, Thanks for your reply Justin. HTML and Flex have totally different layout systems. (Flex is multi file/component based for starters). If you layout out HTML in a grid/column like use one the frameworks out there to help you do it, 960 Grid (960.gs) is a good example. I am hav

Re: Fixing bugs and submitting patches (was: pedal down?)

2012-06-23 Thread Justin Mclean
Hi, > So what's considered a "good" patch? In my view one that works :-) Even if the patch doesn't match the coding standards, is missing unit tests or has other issues by putting it in JIRA (or on the list) other people will see and improve it. Thanks, Justin

[OT] HTML and Flex layouts

2012-06-23 Thread Justin Mclean
Hi, > 1.But why they didn't propose these things (HGrop etc) to W3C for better > layout. HTML and Flex have totally different layout systems. (Flex is multi file/component based for starters). If you layout out HTML in a grid/column like use one the frameworks out there to help you do it, 960 G