views:

346

answers:

9

Can anyone suggest examples of good software to use for Web Design ?

A: 

Good old paper.

bandi
A: 

The only 'software for Web design' that I have ever found inoffensive is Dreamweaver.

chaos
+1  A: 

What type of web design are you referring to? Some people start out designing their web page in Photoshop, because they find it the easiest to work with, and then worry about cutting it up later and worrying about how to make the HTML later. Personally, I just work with Notepad++ and raw HTML and CSS, you really don't need much more than that. Plus you save a lot of time as you don't have to worry about creating the code you want from some arbitrary, possibly very difficult to produce output.

Kibbee
+1  A: 

This depends entirely on the sort of web design you're proficient at, or hope to focus on.

One who focuses on flash content, and animation software would almost certainly require applications such as Adobe Flash CS4 and its family of related utilities.

Then again, one who develops using minimal artistry, with emphasis in HTML/XHTML/CSS would probably just require an IDE (Integrated Development Environment) with a front-end which shows off the content, in a browser like environment. Like say, Eclipse or Microsoft's Frontpage.

If you're interested in graphics design/logo artistry, you could do well with tools like the Gimp, or Photoshop.

Web tools vary between the actual language being used, so use what is specific to your requirements.

Understand that you don't need tools that outshine the actual job you're trying to accomplish. Have the right tools you need to work effectively.

Chuah
A: 

I've found Inkscape to be an excellent tool for mocking up sites. It's an open-source vector graphics editor that saves files in SVG format. I haven't used Adobe Illustrator, but apparently it is similar.

Mark A. Nicolosi
+2  A: 
lkessler
+1  A: 

For code - try Aptana .. it's pretty good.

codeinthehole
Aptana no longer supports PHP natively, so if you use PHP this might influence your decision.
codeinthehole
+1  A: 

I've tried lots of tools. But the first one i've actually found to be more productive than plain ol' notepad.exe (or TextEdit.app or vi) is FireBug. It's a Firefox plugin that lets you really see whats happening with your web page, and what would happen if you tweaked this or moved that. This is especially helpful when the appearance of your site is constructed dynamically with templates and database queries and so forth.

TokenMacGuy
A: 

Are you looking for some custom made web design?, you can use CMS platforms, it has userfriendly and search friendly addons. you can use the CMS software like, Joomla, eZ publish, wordpress, E commerce solution magento (Some product sales sites) are good one. get more on here hangar17.com

Smileone21