Search:  

 
 
   All ForumsHot TopicsGallery






how-to block ads


 
Forums » Tech and Talk » OS and Software » All Things Unix » Linux alternatives for web design
Search Topic:
Uniqs:
463
Share Topic:
RSS topic:
toggle:
flat / full
normal / watch
Posting:
Post a:
Post a:
Transparent Proxy w/out a gateway? »
« help in writing a borne shell script  
page: 1 · 2
AuthorAll Replies


Justakiwi
Premium
join:2004-11-24
New Zealand
clubs:

 Linux alternatives for web design

I'm currently studying towards a Diploma in IT and as part of my course I'm doing a web design module. We're using Dreamweaver at college, but I don't have it at home so I'm doing my assignment work on my Windows machine, using the Dreamweaver 30 day trial.

Just wondering what you guys recommend as a linux alternative to Dreamweaver. I have NVU installed but I haven't had time to sit down and really play with it yet. Anyone used it/have any comments?

If there is anything else anyone knows of or has experience with could you please let me know? I'm a beginner so I need something that's not designed specifically for experts.

TIA!
--
"Stand up and walk out of your history" ~ Phil McGraw


yock
TFTC
Premium
join:2000-11-21
Fairfield, OH
In what languages do you develop? PHP? Java? Ruby?


computx
Is it Friday yet?
Premium
join:2000-09-02
Kirksville, MO

reply to Justakiwi
I use NVU for designing my webpages. I am not doing anything real complex with it. The latest versions of NVU certainly appear to have a lot more functionality but I don't use a 10th of those features. I can't compare it to dreamweaver as I never used it. I have heard of dreamweaver baing used on linux via wine so that may be something to try.


Justakiwi
Premium
join:2004-11-24
New Zealand
clubs:

reply to yock
said by yock See Profile :

In what languages do you develop? PHP? Java? Ruby?
Hee hee .... did you miss the bit that said BEGINNER?

Haven't got that far yet, but our tutor did mention PHP for later in the course. Having said that however, I am looking for something that will still meet my needs once I know what I've finished this course and maybe moved on to a higher level one(or two!).
--
"Stand up and walk out of your history" ~ Phil McGraw


drjim
Premium,MVM
join:2000-06-13
Torrance, CA
clubs:
If you just want to do simple webpages, Bluefish works quite well.
»bluefish.openoffice.nl/index.html
--
One man's Magic is another man's Engineering.


sremick
FreeBSD on the desktop

join:2001-11-11
Bristol, VT

reply to Justakiwi
Nvu is good but it is still stuck at version 1.0. The (sole) developer is focusing on a re-write that will become "Composer 2" and bring the app back up to sync with the latest Mozilla engine. In the meantime, there's an unofficial bugfix for Nvu called "Kompozer" you might be interested in:

»kompozer.net/

More hardcore is Amaya... the interface isn't great, but it supports more features/standards than Nvu and it's from the W3C themselves:

»www.w3.org/Amaya/


Justakiwi
Premium
join:2004-11-24
New Zealand
clubs:

reply to drjim
said by drjim See Profile :

If you just want to do simple webpages, Bluefish works quite well.
»bluefish.openoffice.nl/index.html
Thanks for that! Checking it out now.

--
"Stand up and walk out of your history" ~ Phil McGraw


Justakiwi
Premium
join:2004-11-24
New Zealand
clubs:

reply to sremick
said by sremick See Profile :

More hardcore is Amaya... the interface isn't great, but it supports more features/standards than Nvu and it's from the W3C themselves:

»www.w3.org/Amaya/
Downloading it now. I like the look of this - thanks!

--
"Stand up and walk out of your history" ~ Phil McGraw


Xootneg
I Need All The Help I Can Get.
Premium
join:2002-08-01
Placerville, CA
·Comcast

reply to Justakiwi
said by Justakiwi See Profile :

I'm currently studying towards a Diploma in IT and as part of my course I'm doing a web design module.
I was just wondering, merely out of curiosity, do they teach you how to hand code in html first before you get turned loosed on software generated code?

I am probably showing my ignorance, but I have never learned any of the html software programs or the wysiwyg thing-a-ma-jigs..
--
El Dorado County Weather -
»www.eldoradocountyweather.com


JohnInSJ
Premium
join:2003-09-22
San Jose, CA
Yeah I was gonna suggest "vi", but then that's so last century.
--
My place : »www.schettino.us


yock
TFTC
Premium
join:2000-11-21
Fairfield, OH

said by JohnInSJ See Profile :

Yeah I was gonna suggest "vi", but then that's so last century.
I've tried using various DEs with varying degrees of success. Now I use vim, simply because it stays out of my way.
--
Wiki Wiki
Laughter is the closest distance between two people. --Victor Borge


drjim
Premium,MVM
join:2000-06-13
Torrance, CA
clubs:

reply to Justakiwi
I'm not much of a web designer, but I almost prefer to just do it with a text editor. It forces me to be more careful and follow all the rules for syntax and other things. Seems like whenever I try to use one of the tools or developer environments, my pages don't look as nice!
--
One man's Magic is another man's Engineering.


yock
TFTC
Premium
join:2000-11-21
Fairfield, OH

said by drjim See Profile :

Seems like whenever I try to use one of the tools or developer environments, my pages don't look as nice!
And I've yet to find an IDE that creates code that will pass W3C validation.
--
Wiki Wiki
Laughter is the closest distance between two people. --Victor Borge


Justakiwi
Premium
join:2004-11-24
New Zealand
clubs:

reply to Xootneg
said by Xootneg See Profile :

said by Justakiwi See Profile :

I'm currently studying towards a Diploma in IT and as part of my course I'm doing a web design module.
I was just wondering, merely out of curiosity, do they teach you how to hand code in html first before you get turned loosed on software generated code?

I am probably showing my ignorance, but I have never learned any of the html software programs or the wysiwyg thing-a-ma-jigs..
About five years ago I taught myself (very) basic HTML and made my own family oriented website. I used a text editor and coded by hand. It was only a couple of pages with a few images and links to other places, but it did give me an idea of what is happening "behind the scenes" on a webpage. I haven't touched that website since and until I started this course I'd done nothing more with HTML.

We spent the first two or three weeks of this course hand coding very basic pages, using images, links etc. Last week we took a brief look at Dreamweaver and had a bit of a play with it - mostly just finding our way around and seeing what it can do. We pretty much only scratched the surface of that.

From here on I think we will be using Dreamweaver for the rest of the course. I have to admit that having hand coded my own little site way back then, this does kind of feel like "cheating". I'm guessing there are still plenty of people who, like you, have never wanted or needed to use a package, and I don't see anything wrong with hand coding whatsoever. I guess if nothing else, the WYSIWYG packages, must make it a great deal quicker - which is no doubt why people use them.

--
"Stand up and walk out of your history" ~ Phil McGraw


Maxo
Your tax dollars at work.
Premium,VIP
join:2002-11-04
Tallahassee, FL
clubs:
reply to Justakiwi
I'm pretty sure FrontPage runs well under Wine.

(It's just a joke guys, calm down.)

JordanN

join:2006-06-08
Fort Wayne, IN
I think you will find that most hard-core Linux users prefer to hand-code their websites.


yock
TFTC
Premium
join:2000-11-21
Fairfield, OH

said by JordanN See Profile :

I think you will find that most hard-core Linux users prefer to hand-code their websites.
I think one has nothing to do with the other, quite frankly. If someone wants assistance with web design in the form of an IDE, more power to them. So long as they understand the limitations.
--
Wiki Wiki
Laughter is the closest distance between two people. --Victor Borge


Xootneg
I Need All The Help I Can Get.
Premium
join:2002-08-01
Placerville, CA
·Comcast

said by yock See Profile :

said by JordanN See Profile :

I think you will find that most hard-core Linux users prefer to hand-code their websites.
I think one has nothing to do with the other, quite frankly. If someone wants assistance with web design in the form of an IDE, more power to them. So long as they understand the limitations.
I agree. I would think HTML & Linux are pretty much independent of each other. As for myself I started HTML soon after the start of the internet when I was teaching HTML classes for GeoCities until they merged with Yahoo, then I was doing it for Yahoo, which goes back at least twice as far from when I took up Linux.
--
El Dorado County Weather -
»www.eldoradocountyweather.com


computx
Is it Friday yet?
Premium
join:2000-09-02
Kirksville, MO

reply to yock
said by yock See Profile :

And I've yet to find an IDE that creates code that will pass W3C validation.
I usually check the stuff I make in NVU with the W3C Validator. Usually it requires zero to very little fixing to make it w3c compliant and usually it's because I didn't start out with the correct Doctype.
NVU seems to do a much better job at this than when it was mozilla composer. So if you havent tried it in a long time give it a shot.
--
"Linux: the operating system with a CLUE...
Command Line User Environment".


Maxo
Your tax dollars at work.
Premium,VIP
join:2002-11-04
Tallahassee, FL
clubs:
·Embarq

reply to yock
said by yock See Profile :

said by JordanN See Profile :

I think you will find that most hard-core Linux users prefer to hand-code their websites.
I think one has nothing to do with the other, quite frankly.
HTML has nothing to do with Linux, but Linux users tend to be the kind that like to do stuff manually and edit cryptic looking code. I'd imagine if you did a survey you'd find most Linux users that code in HTML prefer to do it by hand vs. using a WYSIWYG editor.
--
"Padre, nobody said war was fun now bowl!" - Sherman T Potter

»www.cafepress.com/maxolasersquad

»maxolasersquad.com/

»maxolasersquad.com/network/ My DSL Network Guide

»myspace.com/mlsquad
Forums » Tech and Talk » OS and Software » All Things UnixTransparent Proxy w/out a gateway? »
« help in writing a borne shell script  
page: 1 · 2


Tuesday, 10-Nov 07:43:53 Terms of Use | Privacy Policy | Hosting by www.nac.net - DSL,Hosting & Co-lo | feedback | contact
over 10 years online! © 1999-2009 dslreports.com.republican-creole
page compression OFF
Most commented news this week
· [84] Verizon Keeps Swinging At AT&T
· [83] VoIP Over 3G Still Not Working For iPhone
· [33] Bill Would Force ISPs To Block Financial Scams
· [24] Mediacom Hints At 50, 100 Mbps Speeds
· [15] Clearwire To Get Another $1.5 Billion
· [11] Monday Evening Links
· [9] 15 States Have Now Gotten Broadband Mapping Money
· [6] AT&T Launching New 7.2 Mbps 3G Modem
· [0] Tuesday Morning Links
Most people now reading
· Windows 7 boot manager editing questions [Microsoft Help]
· Google Has Acquired Gizmo5 [VOIP Tech Chat]
· [DTA] Can I change the TV channel without the DTA remote? [Comcast Cable TV]
· My cat is reluctant to exercise. [General Questions]
· How in the world am I going to get into college? [General Questions]
· 60 Minutes piece on cyber security last night [Security]
· Microsoft Security Bulletin Summary for October 13, 2009 [Security]
· Framed for child porn 151; by a PC virus [Security]