LinuxQuestions.org
Social Bookmarking all things Linux and Open Source
Go Back   LinuxQuestions.org > Forums > Linux > Linux - Newbie
User Name
Password
Linux - Newbie This forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices

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

Reply
 
Thread Tools
Old 07-02-2009, 11:08 AM   #1
ternarybit
LQ Newbie
 
Registered: Jun 2009
Posts: 22
Thanked: 0
Building PHP/CSS sites on Ubuntu Jaunty


[Log in to get rid of this advertisement]
I have a Dreamweaver/XAMPP setup on my XP Pro partition that I use to develop a basic PHP/CSS website. I like Dreamweaver for it's tag/element auto-completion and immediate preview ability. The immediate preview really helps, since I am just learning CSS.

In order to get the same functionality on Jaunty, which Dreamweaver replacement do you recommend?

I have tried KompoZer, but for some strange reason it won't accept .php files. I have tried Quanta Plus, but it doesn't appear to have immediate preview--same with Bluefish. Should I try to run Dreamweaver in wine? Any suggestions? Thank you all very much in advance!
ternarybit is offline  
Tag This Post , , , ,
Reply With Quote
Old 07-04-2009, 10:48 PM   #2
geek745
Member
 
Registered: Jul 2004
Location: Long Beach, CA
Distribution: Slackware-11.0/linux-2.6.26.3; Slackware-12.1/linux-2.6.24.5; openSuse 11.0; SLAX 6
Posts: 153
Blog Entries: 2
Thanked: 5
If your setup really is for development, you should have no problem using Quanta Plus or any of the KDE editors to edit your source over FTP/SFTP or directly on the local filesystem - just have a browser open in another window or on another virtual desktop to test your work - that's how I do it.

Jaunty out of the box probably requires a lot of work to get my favorite KDE combo of Quanta Plus/Kate/KWrite installed, because they will require the KDE base and utilities which are not present by default, so jEdit looks like a good alternative - find it in the Synaptic Package Manager under Programming.

Also, since you mentioned CSS as something whose support you appreciate in Dreamweaver, I would venture to say that in the process of web developing, using an editor and viewing in a web browser is the most effective way to test your code. This is because you should be testing in multiple main-stream browsers to ensure the highest likelihood that your pages are rendered as you have intended in all of these browsers. I recommend Firefox with several web developer add-ons, including the Web Developer Toolbar, and Firebug, to test your site initially, but you should also test in Internet Explorer 6-8, Opera, and Safari, and on as many platforms (Windows XP, Vista, 7; Linux; Mac OS X 10.4-5) as you can.
geek745 is offline     Reply With Quote
Thanked by:
Old 07-04-2009, 11:52 PM   #3
jay73
Senior Member
 
Registered: Nov 2006
Location: Belgium
Distribution: Ubuntu 8.04 / 9.04
Posts: 4,781
Thanked: 89
message deleted
---------------
jay73 is offline     Reply With Quote
Old 07-04-2009, 11:54 PM   #4
jay73
Senior Member
 
Registered: Nov 2006
Location: Belgium
Distribution: Ubuntu 8.04 / 9.04
Posts: 4,781
Thanked: 89
Dreamweaver & wine should work perfectly if that is what you want.
jay73 is offline     Reply With Quote
Old 07-06-2009, 10:09 AM   #5
ternarybit
LQ Newbie
 
Registered: Jun 2009
Posts: 22
Thanked: 0

Original Poster
Geek, I truly appreciate the thoughtfulness of your reply. It sounds like the best option is to get a local test server running with Quanta. I may also just install all the KDE stuff because it's not worth downloading and installing Kubuntu from scratch.

Jay73, I will try running Dreamweaver under wine just for kicks. If it works, it's good to know I have that option.

Once again, thank you so much for your helpfulness! Cheers,

Austin
ternarybit is offline     Reply With Quote
Old 07-06-2009, 11:49 AM   #6
ternarybit
LQ Newbie
 
Registered: Jun 2009
Posts: 22
Thanked: 0

Original Poster
Follow-up question: I assume the best way to test IE6-8 (and OSX, whatever) from Jaunty is on a VM. Any suggestions for good VM software?
ternarybit is offline     Reply With Quote
Old 07-06-2009, 11:54 AM   #7
sycamorex
Senior Member
 
Registered: Nov 2005
Location: London
Distribution: Slackware 13 32/64
Posts: 1,654
Thanked: 75
Quote:
Originally Posted by ternarybit View Post
Follow-up question: I assume the best way to test IE6-8 (and OSX, whatever) from Jaunty is on a VM. Any suggestions for good VM software?
virtualbox, vmware, qemu (I personally like vmware - but it just my personal opinion
sycamorex is offline     Reply With Quote
Old 07-06-2009, 11:57 AM   #8
jay73
Senior Member
 
Registered: Nov 2006
Location: Belgium
Distribution: Ubuntu 8.04 / 9.04
Posts: 4,781
Thanked: 89
Virtualbox is good although I prefer vmware because it offers more options (multi-core, USB, DirectX). Both the vmware player and server are free. Player is less CPU intensive than Server but it is hardly adequate for creating new images in a hassle-free fashion. Unlike virtualbox, it cannot be installed straight from the repositories though; you'll need to download the installer directly from the vmware site.
jay73 is offline     Reply With Quote
Old 07-07-2009, 12:41 PM   #9
ternarybit
LQ Newbie
 
Registered: Jun 2009
Posts: 22
Thanked: 0

Original Poster
I have heard good things about vmware. I will check it out. Thanks again!

P.S. jay, love the sig!
ternarybit is offline     Reply With Quote
Old 08-30-2009, 04:00 PM   #10
dynamiteboy
Member
 
Registered: Aug 2009
Posts: 39
Thanked: 1
I'm a newbie in the Linux world, but here's what I did to solve the Dreamweaver issue (and you should know that I do all my web editing via direct coding. The visual aspect of dreamweaver isn't worth using, IMHO.):

I have a laptop with Vista and Dreamweaver and a desktop with Ubuntu (JJ). Ubuntu has Apache 2.x and PHP 5.x on it. Then I installed NFS on Ubuntu, and now I can edit in Dreamweaver using the site root on Ubuntu. So I just have to refresh the browser after saving a file and I can see all my changes live.

I don't have to transfer files or set up a share folder or anything like that. Dreamweaver saves directly into my public_html folder on Ubuntu/Apache.

This probably isn't the best solution for a public server, but my Ubuntu system is not publicly visible, so it doesn't open any security issues.

The beautiful part is that everything gets to run on its native platform.

db

Last edited by dynamiteboy; 08-30-2009 at 04:09 PM..
windows_vista dynamiteboy 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
remove gnome-desktop ubuntu and strictly use lxde ubuntu 9.04 Jaunty Polanski Linux - Software 1 05-07-2009 02:53 PM
LXer: The Perfect Server - Ubuntu Jaunty Jackalope (Ubuntu 9.04) [ISPConfig 2] LXer Syndicated Linux News 0 04-26-2009 09:50 AM
LXer: Upgrade Ubuntu 8.10 (Intrepid) to Ubuntu 9.04 (Jaunty) Beta LXer Syndicated Linux News 0 03-30-2009 06:30 AM
website building software and php download using terminal (ubuntu) jessica_lilly Linux - Software 1 11-11-2007 12:41 PM
LXer: Building Web Sites With PHP-Nuke LXer Syndicated Linux News 0 09-19-2006 09:21 PM


All times are GMT -5. The time now is 05:29 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