Linked by Thom Holwerda on Wed 16th May 2012 21:17 UTC
Thread beginning with comment 518483
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
I think the issue with the fixed width web applications is just that the web is broken as a concept for applications. The web is for documents.
Any native application with proper use of layout managers won't have any big issues with resizing. The only problem is that a minimal size is required, of course.
I think the issue with the fixed width web applications is just that the web is broken as a concept for applications. The web is for documents.
Any native application with proper use of layout managers won't have any big issues with resizing. The only problem is that a minimal size is required, of course.
Any native application with proper use of layout managers won't have any big issues with resizing. The only problem is that a minimal size is required, of course.
Documents break pretty badly for me if they are too wide, so this isn't a problem for just web applications.
But it is difficult for designer for make flexible UI (Fixed width Web page are a testament of it).
Plus Porting the fixed graphical mockup to a flexible size screen is not straightforward (cost more money)
Plus Porting the fixed graphical mockup to a flexible size screen is not straightforward (cost more money)
Yes, the money thing is real, but seriously, its not technically hard to do. It is creatively and emotionally hard for designers to allow for their creation to not be rendered at a fixed width screen size. I don't really care if there is a tad more blank space between elements or the relative position between elements changes on different screen size. HTML was created with the idea that it would be rendered differently on different screens. Its the professional designers that have mostly screwed that promise up.




Member since:
2006-03-20
But it is difficult for designer for make flexible UI (Fixed width Web page are a testament of it).
Plus Porting the fixed graphical mockup to a flexible size screen is not straightforward (cost more money)