Perfect Tools to Design for web (Part II)
Let’s review the tools that web designers use now and see what features and abilities they lack. That will help us realize what we want to keep and what we need to add to that perfect designer tool.
Photoshop is probably the leader there – you can do all kind of raster manipulations, use layer styles, move things around to absolutely position elements, use layers and so on.
It’s a perfect tool for fixed width design. No wonder – it was made initially to serve the needs of print designers.
It lacks the ability to relatively position elements, to make changes to text by picking new font for some group like headers through the entire document. And it lacks all other flexibility we have in a real web document.
Some folks use fireworks as their main tool in web design, which to me lacks the same features I miss in Photoshop. Using Illustrator is similar to this applications too – it has some neat features that can influence the style of graphics you prepare but still don’t let you build nice flexible layouts of the pages.
When you say layouts – you may think of programs like Quark and Indesign that were initially developed for that kind of work. But again – although they give you a really nice
control over the fonts and use kind of the same approach to text as styles do, they don’t let you design flexible stretchable pages. And they lack graphical abilities. It’s almost easier to build layout in Dremaweaver and do all the graphic work in Photoshop.
But as I told you I don’t want to go that way.
How about a new version of Photoshop that will in addition to what it has also will have a kit for flexible layout design.
Btw – I love the smart objects in new version of Photoshop. I think that Photoshop should continue the road of objective design and add some properties to objects similar to those we have in CSS. Not all of them but at least those that are responsible for positioning. Having that and control over different font groups will let designers to see right in Photoshop (or who knows how that hybrid will be called) by resizing windows, by increasing or decreasing the fonts sizes.
That would unleash the creativity of so many people. That would make our websites so much easier to design and that would open a new era of the new web.
It’s great that we have more and more sites that are designed with standards in mind and that are flexible to user needs. But we won’t see the majority of sites to be like that, unless there is a tool that makes it easy to design and develop.
I invite everybody to discuss this topic and make this subject known to the developers of applications for web design.
Jun 1, 05:13 PM |
— Stephen N. McDonald Jun 11, 06:53 AM
Just need an ability to simulate the site behavior in a browser. If it can be done easily then may be having actual html code will be better. But I have doubts that it won’t make application too complex.
— PictureSell Jun 15, 06:57 PM
The only reason I like that hand-coding capabilities is because it allows for fixes of things that have limitations in Dreamweaver and FrontPage, for example it is much longer for me to create certain elements using their WYSIWYG buttons than to just write [hr] as text. But, if the program was made correctly we could easily add an HR with a click (instead of the three or four necessary in DW) or preferably with a user-defined keyboard shortcut (ALL programs should include this capability). And if there was never unnecessary code added (like P tags in FrontPage), and all properties were editable, then having an HTML source side would be unnecessary for this program.
— Stephen N. McDonald Jun 15, 08:05 PM