LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 06-16-2011, 08:58 AM   #1
george-lappies
Member
 
Registered: May 2011
Location: Secunda, South Africa
Distribution: Slackware 13.37
Posts: 181

Rep: Reputation: 9
What would a good dreamweaver clone for linux be?


Is there any dreamweaver like clone for linux to assist in quickly creating php mysql websites?
 
Old 06-16-2011, 09:29 AM   #2
SonnySee
Member
 
Registered: Aug 2010
Distribution: Unbuntu 11.10 beta
Posts: 78

Rep: Reputation: 10
I have never used it but I am told that Kompozer will do the job.

Another alternative that might be better is Aptana.

Here is a link to a youtube video that discusses alternatives to Dreamweaver and why he chose Aptana:

http://www.youtube.com/watch?v=S-1z0GNjQBA


Here is a great website that will give you a list of open source alternatives to proprietary programs:
http://www.osalt.com/

Cheers
 
1 members found this post helpful.
Old 06-16-2011, 09:52 AM   #3
qweasd
Member
 
Registered: May 2010
Posts: 621

Rep: Reputation: Disabled
GNU Emacs fills this void nicely.
 
Old 06-16-2011, 10:14 AM   #4
dive
Senior Member
 
Registered: Aug 2003
Location: UK
Distribution: Slackware
Posts: 3,467

Rep: Reputation: Disabled
I haven't used dreamweaver in many years, but I don't recall it ever to be able to create php/mySql sites.

I use vim mostly, and run an httpd server on my lan to test out code on.
 
Old 06-16-2011, 01:58 PM   #5
Gerard Lally
Senior Member
 
Registered: Sep 2009
Location: Leinster, IE
Distribution: Slackware, NetBSD
Posts: 2,177

Rep: Reputation: 1761Reputation: 1761Reputation: 1761Reputation: 1761Reputation: 1761Reputation: 1761Reputation: 1761Reputation: 1761Reputation: 1761Reputation: 1761Reputation: 1761
Quote:
Originally Posted by george-lappies View Post
Is there any dreamweaver like clone for linux to assist in quickly creating php mysql websites?
Try Bluefish, available at slackbuilds.org
 
Old 06-16-2011, 02:00 PM   #6
Nille_kungen
Member
 
Registered: Jul 2005
Distribution: Slackware64-current
Posts: 587

Rep: Reputation: 201Reputation: 201Reputation: 201
I got a tips about bluegriffon a few days ago, it's from the same developer as nvu.
But i haven't had any time to check it out yet.
 
Old 06-16-2011, 02:21 PM   #7
dive
Senior Member
 
Registered: Aug 2003
Location: UK
Distribution: Slackware
Posts: 3,467

Rep: Reputation: Disabled
Bluefish isn't wysiwyg. Bluegriffon is, but I'm sure it will still involve hand coding.
 
Old 06-16-2011, 02:24 PM   #8
Gerard Lally
Senior Member
 
Registered: Sep 2009
Location: Leinster, IE
Distribution: Slackware, NetBSD
Posts: 2,177

Rep: Reputation: 1761Reputation: 1761Reputation: 1761Reputation: 1761Reputation: 1761Reputation: 1761Reputation: 1761Reputation: 1761Reputation: 1761Reputation: 1761Reputation: 1761
Quote:
Originally Posted by dive View Post
Bluefish isn't wysiwyg.
I didn't know he wanted wysiwyg. I seem to remember Dreamweaver allowing you to write the code?
 
Old 06-16-2011, 02:35 PM   #9
vehn
Member
 
Registered: Dec 2007
Posts: 54

Rep: Reputation: 17
seamonkey has wysiwyg html-editor and it in stock slackware
 
Old 06-16-2011, 03:12 PM   #10
dive
Senior Member
 
Registered: Aug 2003
Location: UK
Distribution: Slackware
Posts: 3,467

Rep: Reputation: Disabled
Quote:
Originally Posted by gezley View Post
I didn't know he wanted wysiwyg. I seem to remember Dreamweaver allowing you to write the code?
You can edit source in dreamweaver but it's mostly a wysiwyg editor.
 
Old 06-16-2011, 06:33 PM   #11
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
Quote:
I use vim mostly, and run an httpd server on my lan to test out code on.
same here or Gedit or emacs

years and years ago it was Apache on XP in "notepad" - then Scite

never did like wysiwyg for php pages .They never seamed to get it right .

but "Eclipse" is supposed to do this . -- never used eclipse as a wysiwyg so ?????

Last edited by John VV; 06-16-2011 at 06:35 PM.
 
Old 06-17-2011, 12:34 PM   #12
kikinovak
MLED Founder
 
Registered: Jun 2011
Location: Montpezat (South France)
Distribution: CentOS, OpenSUSE
Posts: 3,453

Rep: Reputation: 2154Reputation: 2154Reputation: 2154Reputation: 2154Reputation: 2154Reputation: 2154Reputation: 2154Reputation: 2154Reputation: 2154Reputation: 2154Reputation: 2154
Forget Dreamweaver, use Vim. It's great for PHP. Here's a few examples of what you can do with only Vim, Apache and GIMP:

- http://www.microlinux.fr
- http://www.osteo-sommieres.fr
- http://www.scholae.fr

Cheers from the cloudy South of France.
 
Old 06-17-2011, 12:53 PM   #13
Woodsman
Senior Member
 
Registered: Oct 2005
Distribution: Slackware 14.1
Posts: 3,482

Rep: Reputation: 546Reputation: 546Reputation: 546Reputation: 546Reputation: 546Reputation: 546
Quanta Plus received good marks as a web development environment.

A quick check of the web shows that the KDE4 version is not yet fully migrated, but many people have been using the KDE3 version still. Basically, install the KDE3 libs, sdk, and webdev packages.

Of course, the KDE3 packages can't be installed as-is in newer Slackware releases if KDE4 is installed. The 13.0 compatibility packages might still work, but if you check this forum you'll find a few threads about rebuilding KDE3 on 13.1 and 13.37. If you only want to try Quanta Plus you would not need to build the entire KDE3 suite.
 
Old 06-17-2011, 01:16 PM   #14
frieza
Senior Member
 
Registered: Feb 2002
Location: harvard, il
Distribution: Ubuntu 11.4,DD-WRT micro plus ssh,lfs-6.6,Fedora 15,Fedora 16
Posts: 3,233

Rep: Reputation: 406Reputation: 406Reputation: 406Reputation: 406Reputation: 406
my honest opinion on the matter, for what it's worth, is that you really shouldn't be using a WYSIWYG editor period, they tend to be clunky and leave unnecessary code that just clutters things and makes it harder to troubleshoot problems. If you are serious about website development, pick a regular text editor and your favorite web browser and learn to actually hand code html/css, you will end up with far more efficient, cleaner code than you get using WYSIWYG tools. That being said there are programs like bluefish and quanta+ that can help make things easier. I personally use kwrite or gedit because they have syntax highlighting and put arrows and shaded regions in the side bar that shows me where a tag begins and where it ends, and shows what is in between them.
 
Old 06-18-2011, 01:04 AM   #15
george-lappies
Member
 
Registered: May 2011
Location: Secunda, South Africa
Distribution: Slackware 13.37
Posts: 181

Original Poster
Rep: Reputation: 9
Thanks all for the replies. Much appreciated. I was thinking at using the WYSIWYG editor to outline a site fairly quickly and do all my PHP mysql coding by hand. I am semi proficient at c++ thus PHP comes naturally. Before getting this assignment I never really looked at web site design atleast never at the html and css side. But you convinced me to go the editor route. It will most definitely take a bit longer in the beginning.

Now are there any good sites you can recommend I goto for a quick intro into the do's and don'ts of html css etc?
 
  


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
What is a good website editor on Linux? Frontpage/Dreamweaver? QueenZ Linux - Newbie 6 03-17-2009 03:54 PM
RAID1 array down to one disk with bad blocks, clone to good disk with dd noerror? ewolf Linux - Server 2 05-10-2008 12:40 AM
good dreamweaver clone microsoft/linux General 23 03-10-2005 10:52 AM
Dreamweaver/Frontpage clone? JROCK1980 Linux - Software 13 02-19-2004 10:37 AM
Clone 4 Macromedia Dreamweaver Ultradev? bkeating Linux - Software 5 05-29-2002 09:00 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 01:39 PM.

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