Author |
Message |
AlunD
Site Admin
Joined: Fri Apr 24, 2009 6:12 am Posts: 7011 Location: Wiltshire
|
Folks
I've had the same request from 2 mates in the last week. They want to do their own web sites / clubs sites.
Looking for recommendations for free / cheap easy to use web page editing tools.
Thoughts?
_________________ <input type="pickmeup" name="coffee" value="espresso" />
|
Mon Sep 05, 2011 12:23 pm |
|
 |
finlay666
Spends far too much time on here
Joined: Thu Apr 23, 2009 9:40 pm Posts: 4876 Location: Newcastle
|
cheap/free
Learn html/css
It's really not that difficult, and better to get a professional as even people who think they have good designs... very rarely do (just had a client who designed their own site enquire why they have 0 conversion atm)
_________________TwitterCharlie Brooker: Macs are glorified Fisher-Price activity centres for adults; computers for scaredy cats too nervous to learn how proper computers work; computers for people who earnestly believe in feng shui.
|
Mon Sep 05, 2011 12:40 pm |
|
 |
AlunD
Site Admin
Joined: Fri Apr 24, 2009 6:12 am Posts: 7011 Location: Wiltshire
|
Cheers Fin and the question still stands 
_________________ <input type="pickmeup" name="coffee" value="espresso" />
|
Mon Sep 05, 2011 1:43 pm |
|
 |
Linux_User
I haven't seen my friends in so long
Joined: Tue May 05, 2009 3:29 pm Posts: 7173
|
|
Mon Sep 05, 2011 2:15 pm |
|
 |
AlunD
Site Admin
Joined: Fri Apr 24, 2009 6:12 am Posts: 7011 Location: Wiltshire
|
sweet thanks. 
_________________ <input type="pickmeup" name="coffee" value="espresso" />
|
Mon Sep 05, 2011 2:20 pm |
|
 |
big_D
What's a life?
Joined: Thu Apr 23, 2009 8:25 pm Posts: 10691 Location: Bramsche
|
I use Notepad++ for web design. I tried Adobe Dreamweaver, but it was a nightmare, compared to writing the code myself. I'd probably spend 2/3 of my time going back in source mode and fine tuning the code that Dreamweaver would generate. And it was better than most of the tools I'd tried. Bluefish has a fairly good reputation, although, like Dreamweaver, I tried it, then swapped back to Notepad++...
_________________ "Do you know what this is? Hmm? No, I can see you do not. You have that vacant look in your eyes, which says hold my head to your ear, you will hear the sea!" - Londo Molari
Executive Producer No Agenda Show 246
|
Tue Sep 06, 2011 4:13 am |
|
 |
AlunD
Site Admin
Joined: Fri Apr 24, 2009 6:12 am Posts: 7011 Location: Wiltshire
|
Personally I love Dreamweaver and Expressions but not for these guys thy need something real easy and basic.
_________________ <input type="pickmeup" name="coffee" value="espresso" />
|
Tue Sep 06, 2011 5:16 am |
|
 |
KRKux
Occasionally has a life
Joined: Thu Apr 23, 2009 6:50 pm Posts: 278 Location: London / Bedfordshire / Newcastle
|
Notepad++ is the easiest way to start or some Eclipse/Netbeans free IDE'ing so they don't have to know syntax
_________________I had the last spam thread in the TMP. 
|
Fri Dec 23, 2011 11:27 am |
|
 |
tombolt
Spends far too much time on here
Joined: Fri Apr 24, 2009 8:38 am Posts: 2967 Location: Dorchester, Dorset
|
I use textwrangler, but komposer looks good if you're into wysiwyg.
|
Fri Dec 23, 2011 6:46 pm |
|
 |
paulzolo
What's a life?
Joined: Thu Apr 23, 2009 6:27 pm Posts: 12251
|
Dreamweaver treats its code base as a form of palimpsest - it just re-writes and re-writes the code. You get artefacts and all kinds of junk. It's not an HTML generator at all - it's a text editor with a clever (ish) interface on top. I prefer to use Freeway for website work, but second on my list is Coda.
|
Fri Dec 23, 2011 8:11 pm |
|
 |
tombolt
Spends far too much time on here
Joined: Fri Apr 24, 2009 8:38 am Posts: 2967 Location: Dorchester, Dorset
|
Coda's cool, but I have it with a browser and textwrangler. I love the idea of it, but it doesn't strike me as anything you couldn't achieve without opening the different apps yourself.
|
Sat Dec 24, 2011 1:38 am |
|
|