Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Web Development Software

Featured Replies

if you are new to webdevelopment , please use notepad and study the concept , after that you can use dreamweaver , But again you have to choose good IDE , depending on the language for dynamic website

 

 

Thanks for your opinion,I wont deny that I am also new to this. I am using Notepad. :)

  • Replies 113
  • Views 29.3k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • The general answer will be what ever they feel comfortable with. It's like asking which pen to write with? each pen has is positives and negatives, and at the end of the day it's the writers choice

  • I use Sublime Text for coding and Transmit as FTP client.

I used Dreamweaver CS3,upgraded to CS5 but now I am using Aptana and I am loving it,but for html/css coding Dreamwever is one of the best tools. Also you can consider using Notepad++ with some nice plugins. If you are doing hard coding in PHP Aptana would be a great choice,also PHP Designer and Net Beans are great for web development.

  • 1 month later...

Many of IDEs are available here for website development. If you are a java programmer I mean if you want to develop a website in java then you may use Netbeans. This includes all the functionality and features of CSS, HTML, JavaScript and many more needed.

  • 1 month later...

Dreamweaver here, works fine for me. As someone above said, in design view it gets confused and throws a wobbly if the design is more complex, but just ignore it.

  • 2 months later...
  • 1 month later...

Have to say I use a selection on assorted tasks, Notepad++ is advantageous to lean initially as many have said however Dreamweaver CS5 adn Apanta (HTML/CSS), Netbeans/eclipse (Java Software Engineer) for PHP (not so much anymore) and visual studio is at a push as with the all singing/dancing Ultimate 2010 version its a bit cumbersome for web development.

 

PHP wise I use PHPeD by Nusphere... would hands down recommend due to the debugging and live variable monitoring/step by step iteration that I would expect of C, Java or C++.. etc among other features.

Edited by CSN-UK

  • 5 weeks later...

Aptana is my favorite on Windows. For you I would use Notepad++

 

Honestly don't mess with Visual Studio unless you are going to be using .Net. From the sound of it, you are just starting out, and don't need anything that bloated.

i think the best php ide in windows/linux is netbeans

  • 1 month later...
  • 4 weeks later...

for simple text editors, have you tried using PSPad? I find it way better than Notepad++ for some reason..

Here's what I use...

 

Coding: Netbeans 7.0 - The editor i used to love was Aptana, but I ragequit the program because it didn't have a simple file syncing solution and I didn't enjoy creating projects on my actual server. Netbeans has this and it's absolutely perfect in my eyes for the type of work I do (mostly PHP & javascript)

 

Design: Inkscape & Gimp - I know how to get the most out of free software ;)

 

Web: Firefox, Chromium, Opera

  • 4 weeks later...

All my text editing is done with notepad++. At work they set me up with dreamweaver. If you set up the ftp through dw, it is easier then always switching to filezilla to upload the files, but I just can't stand dreamweavers editor.

 

At home I do all of my stuff locally so notepad++ is super fast for me, and I use WAMP.

 

For database work, my favorite is toad, though I don't have too much experience with anything else.

 

Photoshop as well

  • 2 weeks later...

I tend to use a varied range of software, depending on whether or not I am using my laptop or my Desktop PC.

 

Here is an idea:

 

Coding: Adobe DreamWeaver CS5 and Microsoft Web 2.0

Design: Adobe Photoshop CS5 and Adobe Illustrator CS5

 

Best Regards,

Michael Swan

Used to use on windows:

notepad++

sqlyog

 

Have used dreamweaver, was good at one point, but I wanted to get away from auto completion.

 

Now OSX exclusive:

 

textmate

sequel pro

 

Used to use coda, but it used to crash a lot on me.

Those that I use the most are probally below and pretty much in order, WAMP is almost always running for demo purposes and testing however.

 

NuSphere's phpED

Dreamweaver CS5, Fireworks CS5 and Photoshop CS5

Netbeans

 

WAMP

CODING:

Dreamweaver CS5: Although I seldom use any of its features I just code with it. Kinda got used to it, and as said previously you tend to stick with what you are comfortable with.

 

GRAPHICS:

Fireworks CS5: I have always used variants of this. Simple to use and creates images for the web rather than for a myriad of other uses.

 

WEB:

Filezilla

phpMyAdmin

Firefox, IE, Safari, Chrome, Opera, Opera Mobile.

AdobeBrowserLab

 

WAMP running 24/7 on local server.

 

Good to see a range of alternatives listed here, might give some a trial.

 

Colin

  • 4 weeks later...

I use Notepad ++ or Netbeans, depends where and what it is I'm working on.

  • 5 weeks later...

I first started out with Notepad++ then moved on to Dreamweaver but for the price it's not that great for someone who doesn't use the WYSIWYG editor function (which i don't).

 

I have just downloaded Aptana and will give it a try.

 

If I'm coding on Linux i use Bluefish.

  • 2 weeks later...

Filezilla

 

 

Uhh, I hope all you Filezilla users are using sFTP, and I'm surprised there has so far been little/no mention of TortoiseSVN/Git/SVN.

 

If you develop, you simply must be using version control. No excuses, I'm not even a back end developer and I use it.

Edited by brightonmike

Uhh, I hope all you Filezilla users are using sFTP, and I'm surprised there has so far been little/no mention of TortoiseSVN/Git/SVN.

 

If you develop, you simply must be using version control. No excuses, I'm not even a back end developer and I use it.

 

QFTW. If anyone doesn't know how to set it up, see my guide to setting up SVN on Windows.

Edited by Renaissance-Design

I first started out with Notepad++ then moved on to Dreamweaver

 

This.

 

I use Dreamweaver (Code view only) as I love the auto judge feature when coding, makes life so much easier. I'm lazy I know.

Coding: Espresso/Sublime Text 2

Graphics: Photoshop, Illustrator, Icons Express

Preprocessing: Codekit

Version control: Git for version, Beanstalk for deployment. Tower to handle both in a GUI

FTP: Transmit 4 (or the built in sync from espresso)

SQL: Sequel

Local: MAMP Pro

Testing: Mac native Firefox, Opera, Safari, Chrome and Browserstack

iOS Simulator,

A handful of varied mobile devices.

 

I've just retired my Virtual machines of (Xp w/ ie6), (Xp w/ie7), (Win7 w/ ie8), (Win7 w/ie9, chrome, opera, firefox), (Debian 5 w/ chromium, firefox, opera) since it was a nightmare when it came around to IE testing/previewing then Browserstack came along and everything was right with the world.

 

 

edit: Awful grammar.

Edited by robfrancis

  • 3 weeks later...

I first started out with Notepad++ then moved on to Dreamweaver but for the price it's not that great for someone who doesn't use the WYSIWYG editor function (which i don't).

 

I have just downloaded Aptana and will give it a try.

 

If I'm coding on Linux i use Bluefish.

 

Old thread

 

I've recently fallen in love with PHPDesigner 8.

 

It's a decent price too, €29 for a personal licence (2 computers) and €69 for a commercial license (3 computers).

 

Feature wise it's not quite up their with the top dollar IDE's, but it's pretty solid, and got pretty much everything I need.

 

Watch the video, see what you think ;)

 

http://www.youtube.com/watch?v=BcnV9tOC24M&fmt=18

Edited by bocaj

  • 4 weeks later...

I've used Aptana Studio and I liked it alot. It is a platform that supports many developing languages and best of all its free. I would highly recommend this software for any developer. Its good for business and personal!

  • 2 weeks later...

Coda is my primary tool for web development, coupled with MAMP Pro for working locally.

  • 4 months later...

I use TextPad for HTML editing and HaXe development. HaXe is a generaly programming language that compiles into Javascript for or Flash or several other languages as well.

I generally use Firefox for life and for development but for debugging Javascript I go into Chrome for its built in profiler and tracing.

When I want to test worst-case-scenarios I open IE.

 

I've moved off of Flash and now use HaXe or structured canvas language for web site canvas animations in html5

 

I upload with Filezilla.

I use SVN for source control running off a RAID 1 NAS drive.

For graphics I use Inkscape and Gimp.

For sound editing I use rezound and the mmcoder suite (very primitive I suppose, but I'm not an expert on sound)

they developers don't use any special software. they also use such kind of software like photoshop, dreamweaver and so on.

 

so which is it? they don't or do?

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.