LinuxQuestions.org
Social Bookmarking all things Linux and Open Source
Go Back   LinuxQuestions.org > Forums > Linux > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices

Tags used in this thread
Popular LQ Tags , , , , , ,

Reply
 
Thread Tools
Old 06-30-2007, 07:33 PM   #16
yechi yisrael
LQ Newbie
 
Registered: Jul 2006
Distribution: slack
Posts: 1
Thanked: 0

[Log in to get rid of this advertisement]
I used Arachnophilia for a while, now I just use the gnome gedit editor for HTML and CSS.


Yechi Yisrael.
yechi yisrael is offline     Reply With Quote
Old 06-30-2007, 08:30 PM   #17
Tinkster
Moderator
 
Registered: Apr 2002
Location: in a fallen world
Distribution: slackware by choice, others too :}
Posts: 18,849
Blog Entries: 1
Thanked: 160
Quote:
Originally Posted by onebuck
Hi,

Not a poll!

I've been using Nvu and it has a lot of short comings. I've got others, Frontpage is out of the question. I really don't use it unless I have too.

Any suggestions?

Edit: WYSIWYG is my desire, sure emacs, vi or any editor would do. But I like the look of Nvu, just that it falls short in documentation, themes, etc.
As far as I'm concerned web-development and
WYSIWYG are mutually exclusive, even though one
can enforce many things with CSS these days.

If my browser forces a different font your page
won't look what you think it should be, anyway,
so - what's the point? Try to think "sensible"
and "portable" (cater for people who are vision
impaired, or people who don't have that 1280x
960 resolution you had in mind when designing).

And do that with plain tools that generate slick
HTML that will load quickly on a wonky modem, too.

Oh, and I use vim/emacs ...


Cheers,
Tink
Tinkster is offline     Reply With Quote
Old 07-02-2007, 08:39 AM   #18
onebuck
Guru
 
Registered: Jan 2005
Location: Midwest USA, Central Illinois
Distribution: SlackwareŽ
Posts: 5,445
Blog Entries: 1
Thanked: 204

Original Poster
Hi,

Good reference point! My needs are to keep things simple along with making the pages visually pleasing not cluttered. I really use a editor then publish the pages. I just want to experiment with other web author tools. Garnish information about what others are using to work on pages both professionally and personally.

I've tried Nvu, but find it has shortfalls. I downloaded Quanta+ but have not installed yet too allow a test session.

Your point about visually impaired is a important but generally ignored rule of thought. I will keep that in mind for future reference.
onebuck is offline     Reply With Quote
Old 07-02-2007, 09:24 AM   #19
gnashley
Amigo developer
 
Registered: Dec 2003
Location: Germany
Distribution: Slackware
Posts: 3,697
Thanked: 103
I sometimes use the mozilla composer which is mostly the same code as nvu. But I usually only use it with scarefully selected templates which provide very simple and generic code which can be correctly displayed with dillo. I check everything against mozilla/firefox, opera and dillo. That means no tables or other weird stuff.
But I also use whatever editor is at hand, such as erwin and sometimes bluefish.
I use wysiwyg because I just want to get it done fast and not fancy -I hate writing web-pages.
gnashley is offline     Reply With Quote
Old 07-02-2007, 10:00 AM   #20
hitest
Senior Member
 
Registered: Mar 2004
Location: Prince Rupert, B.C., Canada
Distribution: Slackware
Posts: 2,259
Thanked: 39
My websites are very spartan and simple so a text editor like Kate or gedit works for me. I do like Quanta Plus:-)
hitest is offline     Reply With Quote
Old 07-03-2007, 03:03 AM   #21
Hendronicus
Member
 
Registered: Feb 2006
Location: Oldsmar, Fl. USA
Distribution: Slackware
Posts: 141
Thanked: 4
Quanta Plus for the big stuff, Kate for the little things, and Nedit if I'm in a real hurry. Mozilla Composer isn't bad for simple text-based sites.
Hendronicus is offline     Reply With Quote
Old 07-03-2007, 08:56 AM   #22
Basslord1124
Member
 
Registered: Jun 2004
Location: Chesapeake, OH
Distribution: Slackware 12.0, Puppy 2.14, Debian 4.0
Posts: 349
Thanked: 0
Quanta looks nice but I have never used it. I usually stick with bluefish.
Basslord1124 is offline     Reply With Quote
Old 09-28-2007, 08:55 PM   #23
MicahCarrick
Member
 
Registered: Jul 2004
Distribution: Ubuntu
Posts: 239
Thanked: 1
I had a few problems with Bluefish in the past. I use gedit. It seems limited at first, however, once you enable some plug-ins, it's quite effective. And it's VERY stable which is key for me. I use the file manager pane plugin (configured GnomeVFS to enable FTP writing), snippets library plugin, external tools to validate and format PHP and HTML, and a few other small things. It works great for what I do which is mostly PHP, HTML, CSS, Javascript, and the occasional Ruby or RoR (there's a plugin to make it work like text mate on mac).

When I have more time I'll be writing an article outlining all the ways to get gedit customized for use as a web developers editor.

I spent a lot of time trying various tools for web development when I switched to Linux. I wrote an article on some of my findings: Web Development in Linux (GNOME)
MicahCarrick is offline     Reply With Quote
Old 09-28-2007, 09:55 PM   #24
sadiqdm
Member
 
Registered: Nov 2003
Location: London, UK
Distribution: openSUSE, Ubuntu
Posts: 319
Thanked: 3
Quanta Plus is the nearest I've got to using a WYSIWYG. I did try Dreamweaver a long time ago but I don't like the way it makes the code.

I like to keep my HTML tidy and use CSS a lot. Using the F6 key I can get an immediate preview, and if you must see your changes as they happen, it has a split screen VPL+Source mode which seems to do that. I keep snippets of code for re-use in a separate file for each website, and usually build a template first, and then modify that as I go along.

I tried Nvu but didn't like it. Can't remember why.

Bluefish looks good, but I haven't had a chance to try it properly. I got put off by it not having a built in preview mode.
sadiqdm is offline     Reply With Quote
Old 09-29-2007, 02:23 AM   #25
H_TeXMeX_H
Guru
 
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 6,740
Blog Entries: 2
Thanked: 216
Of course you could just use FF to preview it, just click the refresh button whenever you want to see what it looks like. (yeah, I know it's low tech solution, it must be integrated)
H_TeXMeX_H is offline     Reply With Quote

Reply

Bookmarks


Thread Tools

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
Web Authoring Tools tubatodd Slackware 8 05-27-2009 10:52 AM
Lindows.... what do you slackers.. think about it Linux_Inside Slackware 33 12-20-2003 01:42 AM
Salute Slackers ArnaudVR Slackware 13 11-05-2003 02:02 PM
Cool graphics/multimedia/web authoring tool for free? Buttercups General 8 09-06-2002 04:35 AM
What is popular web authoring tool? concoran Linux - General 3 12-25-2001 07:30 PM


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

Main Menu
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
RSS2  LQ Podcast
RSS2  LQ Radio
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration