Programming This forum is for all programming questions.
The question does not have to be directly related to Linux and any language is fair game. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
08-29-2011, 03:53 PM
|
#1
|
|
Guru
Registered: Dec 2005
Location: Somewhere on the String
Distribution: Debian Squeeze (x86)
Posts: 6,092
|
website building - IDE or text editor?
Does anyone have an IDE they like to do web development in?
I poked around Bluefish, but couldn't really see what it offered me over just using vim.
BlueGriffon seems okay, but I don't really care for WSIWYG.
Screem didn't have a package in the Debian stable repos.
I'm also in the early stages of poking around Webgen for building static sites.
|
|
|
|
08-29-2011, 05:06 PM
|
#2
|
|
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: 2,900
|
I myself use kwrite for web development because of syntax highlighting and it's easier in a GUI editor to cut/copy a large block of text from one place in a document to another. other than that i don't really see any advantage to an IDE for web development, and even less for WYSIWYG editors as they tend to insert a significant amount of unnecessary garbage code.
I guess it really ultimately comes down to personal preference.
|
|
|
|
08-29-2011, 05:13 PM
|
#3
|
|
LQ Veteran
Registered: Nov 2005
Location: London
Distribution: Slackware64-current
Posts: 5,087
|
Personally, I use emacs for web development (but I got used to using emacs for almost everything so there might be a better option out there. As frieza mentions, it all boils down to personal preference.
|
|
|
|
08-29-2011, 05:14 PM
|
#4
|
|
Senior Member
Registered: Feb 2004
Location: SE Tennessee, USA
Distribution: Gentoo, LFS
Posts: 4,548
|
Oddly enough, I have grown rather fond of Apple's "iWeb" tool, and its big-brother.
The approach which these tools take is to allow you to define your web-pages using a word-processor like visual tool. Then, when you say to "generate" your site, the tool emits the appropriate HTML and XML sequences for you. What they do not attempt to do, however, is to parse an existing web-site and to make sense of it.
I find that, in practice, I build most "complicated" web-pages by hand. Now, as it happens, most of the time I am using template-driven macro engines (Perl...) to construct the actual page content, so you might aver that I am using a semi-procedural programming language of sorts to describe and to construct the pages.
But when the page is not complicated, I'm probably gonna grab iWeb and just whip out the site in an hour or three.
|
|
|
|
08-29-2011, 07:33 PM
|
#5
|
|
Guru
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Debian
Posts: 5,336
|
I like Kompozer because of the preview pane, but its source editor is pretty clunky, so I use it in conjunction with Kate.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 09:03 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|