republican-creole
Search:  

 
 
   All ForumsHot TopicsGallery






how-to block ads


 
Forums » Tech and Talk » OS and Software » All Things Unix » Linux alternatives for web design
Uniqs:
473
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  

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

Re: Linux alternatives for web design

In what languages do you develop? PHP? Java? Ruby?

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

Re: Linux alternatives for web design

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
Long Beach, CA
clubs:

Re: Linux alternatives for web design

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.

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

Re: Linux alternatives for web design

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

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

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.

sremick
FreeBSD on the desktop

join:2001-11-11
Bristol, VT

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:

Re: Linux alternatives for web design

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

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

Re: Linux alternatives for web design

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

Re: Linux alternatives for web design

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

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

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

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

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

Re: Linux alternatives for web design

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

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

Re: Linux alternatives for web design

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:
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

Re: Linux alternatives for web design

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

Re: Linux alternatives for web design

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

Re: Linux alternatives for web design

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

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

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

Drunkula
Premium
join:2000-06-12
Denton, TX
I use Dreamweaver here at work but I do 99% of my work in code view, not design view. I don't like what it does with code working in design view!
--
Go away or I will replace you with a very small shell script.
Forums » Tech and Talk » OS and Software » All Things UnixTransparent Proxy w/out a gateway? »
« help in writing a borne shell script  


Tuesday, 08-Dec 21:41:12 Terms of Use | Privacy Policy | Hosting by www.nac.net - DSL,Hosting & Co-lo | feedback | contact
over 10 years online! © 1999-2009 dslreports.com.
page compression OFF
Most commented news this week
· [193] Sprint Sued For Distracted Driving Death
· [81] 3G Network Test Says AT&T Is Tops
· [72] Mediacom Unveils 105 Mbps Pricing
· [60] Sprint Poised For A Turnaround?
· [50] The Future Of Wi-Fi Is Bright
· [47] Site Leaks Yahoo, Verizon Fed Data Share Pricing
· [47] WPA Cracker: Test WPA-PSK Networks In 20 Minutes
· [44] Microwaving Your Innards Is Not 'Extreme'
· [39] Verizon LTE: 5-12 Mbps Downstream
· [18] Verizon Settles With NJ Over Misleading FiOS Marketing
Most people now reading
· Comcast refused to install 400' feet. [Comcast HSI]
· Windows 7 boot manager editing questions [Microsoft Help]
· Servers UP!!! [World of Warcraft]
· ICC Strats??? [World of Warcraft]
· Man Downloads Child Porn "Accidentally," Faces 20 Years [Security]
· Google chief: Only miscreants worry about net privacy [Security]
· CRTC Response to ME: You will be Band F FOREVER!!! [TekSavvy]
· IMG 1.7 (IMG Updates and Discussion) [Verizon FIOS TV]
· [Signals] Link light on SB6120 suddenly started blinking >3/sec [Comcast HSI]
· So what addons will likely not work... [World of Warcraft]