LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 08-24-2010, 06:15 PM   #1
wordmaster
LQ Newbie
 
Registered: Aug 2010
Posts: 2

Rep: Reputation: 0
What is the best linux software for authoring websites?


I am running Ubuntu 10.04. What is the best software for authoring websites in this nix? BTW, I am fairly new to linux so any info on exactly how to get it, set it up, etc. would be greatly appreciated. Thank you.
 
Old 08-24-2010, 06:54 PM   #2
pljvaldez
LQ Guru
 
Registered: Dec 2005
Location: Somewhere on the String
Distribution: Debian Wheezy (x86)
Posts: 6,094

Rep: Reputation: 281Reputation: 281Reputation: 281
Your basic text editor like vim, emacs, gedit, kate, nano, etc.

However, if you must use something graphical, I believe quanta and bluefish are the two main tools cited.
 
Old 08-24-2010, 07:02 PM   #3
Thymox
Senior Member
 
Registered: Apr 2001
Location: Plymouth, England.
Distribution: Mostly Debian based systems
Posts: 4,368

Rep: Reputation: 64
WordMaster,

It really depends on what it is you want to achieve.

If you're up for an all-singing, all-dancing website, and you're Ok with coding and SQL, then a plain ol' text editor is your friend. Maybe one with syntax highlighting (which pretty much all GUI text editors do these days).

If you're looking to build a simple site and you haven't got much/any experience of any languages, HTML or programming, then something graphical like Kompozer might be a good option for you.

Give a few a shot and see what suits your way of working most.

--thymox.
 
Old 08-24-2010, 08:08 PM   #4
wordmaster
LQ Newbie
 
Registered: Aug 2010
Posts: 2

Original Poster
Rep: Reputation: 0
Thank you to both of you. I generally use a text editor to write web sites, but in windoze I had a graphical editor I could use for fancy looking quickies. It could pretty much handle css, tables, etc. very quickly just by placing stuff on the wysiwyg screen. This is handy on sites I do for free that need to work well and look good, but where I can't spend the time to do them freehand. I am looking for something like that in linux.

I have tried a couple of windoze programs under wine, but with very little success.
 
Old 08-24-2010, 08:50 PM   #5
fbobraga
Member
 
Registered: Jul 2010
Location: São Paulo - Brasil
Distribution: Debian 7 / Crunchbang 11
Posts: 229

Rep: Reputation: 41
Kompozer may do what you need
 
Old 08-24-2010, 09:01 PM   #6
mecelec415
Member
 
Registered: Jan 2008
Location: Noble Park ,Victoria, Australia
Distribution: Mageia
Posts: 183
Blog Entries: 2

Rep: Reputation: 23
Kompozer ,flash for linux , Dreamweaver works with wine sometimes i make .gifs and headers with programs like gimp or lives
 
Old 08-25-2010, 04:19 AM   #7
salasi
Senior Member
 
Registered: Jul 2007
Location: Directly above centre of the earth, UK
Distribution: SuSE, plus some hopping
Posts: 4,070

Rep: Reputation: 897Reputation: 897Reputation: 897Reputation: 897Reputation: 897Reputation: 897Reputation: 897
Quote:
Originally Posted by wordmaster View Post
I am running Ubuntu 10.04. What is the best software for authoring websites in this nix?
It is not quite clear whether you are, and should be, asking directly about software to edit html, in which case bluefish, kompozer, quanta, kate (and possibly Tea) are the kind of thing that you are asking about. It is easy enough to grab them from repositories and try them out, although in the case of the programs written for the kde environment running them will entail running some kde libraries (not an issue, unless your development box is heavily memory constrained).

On the other hand, it could be that your needs are best served by something like a CMS (content management system). There would clearly be a learning curve in using a CMS, but ongoing maintenance and updates could become so much easier that it would be worthwhile.

Quote:
BTW, I am fairly new to linux so any info on exactly how to get it, set it up, etc. would be greatly appreciated.
Again, it is unclear whether you are asking for advice on how to set up your development system or advice on how to set up a webserver. Probably the latter - if so, you should have a look for tutorials on 'linux webserver' or 'Lamp stack' and come back with specific questions. (Note; many tutorials don't seem to even mention security, and if you have read a tutorial or two and not even thought about security, you should try something like 'webserver security' as a search term, or ask specific questions. An ounce of prevention is worth a pound of cure.)
 
Old 08-25-2010, 09:24 PM   #8
Wifi-Fanatux
Member
 
Registered: Mar 2009
Location: Northwest
Distribution: LAPTOP->DreamStudio & Saline-Debian
Posts: 70

Rep: Reputation: 19
Website Authoring GUI

I use the SeaMonkey suite (using the Composer application). I use Filezilla to upload the files to the server.
By the way, the SeaMonkey suite/Filezilla is the same for windows as is in Linux so whether I use either OS I can easily edit my webpages using the same authoring tools.

Last edited by Wifi-Fanatux; 08-25-2010 at 09:27 PM.
 
Old 08-25-2010, 09:29 PM   #9
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,624

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
that all depends on the age of the person answering
i learned using win NOTEPAD.EXE

so some will say "visualize your code "
just "see it " as you type in a very basic text editor

others will say use a wysiwyg editor
like the eclipse IDE

me i am in between gedit or Emacs
 
Old 08-25-2010, 10:06 PM   #10
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,317
Blog Entries: 28

Rep: Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140
For HTML, Quanta is my favorite GUI editor for Linux, because of the built-in preview function, but it is kind of clunky. In fact, every GUI HTML editor I've tried for Linux has been kind of clunky.

One thing I miss from my Windows days is HTMLKit (the only other thing I miss is The Semware Editor, the best text editor ev-vuh). HTMLKit is a darned good program--small, fast, and versatile. I wish they'd port it to Linux.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
I need a .fla authoring software or editor for Linux jaymeza Programming 1 02-13-2010 12:46 PM
Linux web page authoring software like MS Frontpage 2000 bugster Linux - Newbie 5 11-29-2009 05:38 AM
Authoring software in Linux Herli Menezes Linux - Newbie 2 12-02-2006 10:09 PM
websites with linux software oasisbhrnw99 Linux - Software 5 10-15-2004 04:18 PM
Is there any graphical HTML Authoring software for Linux? Godsguitarist Linux - Software 2 10-20-2003 03:58 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 08:42 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration