LinuxQuestions.org
Help answer threads with 0 replies.
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 02-04-2021, 05:43 PM   #1
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
Web authoring tools


Hopefully not the wrong forum....

I just switched ISPs and I'm getting ready to update my web site. The new ISP promotes Wordpress, but that seems to com with a bunch of extra costs---eg paying for already developed "themes".

My comfort zone is writing html and CSS, using a smart editor such as BlueFish.

So---what are people using---and at what cost?
 
Old 02-04-2021, 06:19 PM   #2
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
I have to say I know near to nothing about web programming, I did set up a little site to share photos with my friends and now I have added a few pages for general public. So I'm a real n00b and don't take my suggestions seriously. My weapon is BlueFish, because I like my code as clean as possible.
 
Old 02-04-2021, 06:27 PM   #3
scasey
LQ Veteran
 
Registered: Feb 2013
Location: Tucson, AZ, USA
Distribution: CentOS 7.9.2009
Posts: 5,726

Rep: Reputation: 2211Reputation: 2211Reputation: 2211Reputation: 2211Reputation: 2211Reputation: 2211Reputation: 2211Reputation: 2211Reputation: 2211Reputation: 2211Reputation: 2211
I code html and css and perl (and sometimes JavaScript) using SciTE
I find Wordpress confusing, probability because I’ve been working under the covers for too long. It’s just easier for me to crunch the code by hand.
 
Old 02-04-2021, 07:19 PM   #4
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,314
Blog Entries: 28

Rep: Reputation: 6137Reputation: 6137Reputation: 6137Reputation: 6137Reputation: 6137Reputation: 6137Reputation: 6137Reputation: 6137Reputation: 6137Reputation: 6137Reputation: 6137
I've been using Wordpress for years and I've never used a paid theme or plugin. I know that there are paid themes available, but there are many free themes and plugins available at Wordpress.org.

My current theme is based on a free theme I got there, which I then edited in the CSS until I was happy with it.
 
Old 02-04-2021, 07:32 PM   #5
wpeckham
LQ Guru
 
Registered: Apr 2010
Location: Continental USA
Distribution: Debian, Ubuntu, RedHat, DSL, Puppy, CentOS, Knoppix, Mint-DE, Sparky, VSIDO, tinycore, Q4OS,Manjaro
Posts: 5,598

Rep: Reputation: 2691Reputation: 2691Reputation: 2691Reputation: 2691Reputation: 2691Reputation: 2691Reputation: 2691Reputation: 2691Reputation: 2691Reputation: 2691Reputation: 2691
When you say "new ISP" do you really mean ISP, or do you mean "hosting provider"?
If it is really just an ISP, why would they know or care what you use for coding web pages?



I code HTML, XHTML, and CSS in vim. Not what I recommend, but I came up through the ranks when that was the ONLY tool you could count on.
 
Old 02-04-2021, 08:24 PM   #6
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,314
Blog Entries: 28

Rep: Reputation: 6137Reputation: 6137Reputation: 6137Reputation: 6137Reputation: 6137Reputation: 6137Reputation: 6137Reputation: 6137Reputation: 6137Reputation: 6137Reputation: 6137
I've never used it, but there's Bluefish.
 
Old 02-05-2021, 03:11 AM   #7
Turbocapitalist
LQ Guru
 
Registered: Apr 2005
Distribution: Linux Mint, Devuan, OpenBSD
Posts: 7,295
Blog Entries: 3

Rep: Reputation: 3719Reputation: 3719Reputation: 3719Reputation: 3719Reputation: 3719Reputation: 3719Reputation: 3719Reputation: 3719Reputation: 3719Reputation: 3719Reputation: 3719
I use Emacs for any XHTML and vi for any CSS in nearly all cases. Emacs, of course, has several relevant modes for XHTML and CSS is more like a configuration file in its syntax and is therefore more comfortable for me with vi.

For static sites, I use Perl5 for any major bulk restructuring.
 
Old 02-05-2021, 03:19 AM   #8
Michael Uplawski
Senior Member
 
Registered: Dec 2015
Posts: 1,620
Blog Entries: 40

Rep: Reputation: Disabled
I am always becoming very uneasy when the question of Web authoring tools arises. Maybe it is necessary for our mutual understanding that we clarify the point of departure. I begin with my own point of departure (for simplicity) :

Web authoring
An activity which, in the end, results in the production of HTML CSS and JavaScript.

The process can include a diversity of tools, languages and even infrastructures, as it comprises the technology of web-application frameworks, content-management-systems (which are themselves already programmed web-applications), as well as the simple and direct publication of HTML, CSS and JavaScript, either resulting from editing HTML, CSS and Javascript or the application of any other technology serving the purpose.
~ Tools
Any kind of software which helps producing HTML, CSS and JavaScript.

This includes simple text-editors as well as full-blown CMS or other web-applications, like about everything which is installed on enterprise servers.
Now with this mess in mind, I can only recommend to know ones own needs and motivations.

Myself
I have no need for databases and no intention to learn yet another language (like Wordpress or Joomla or SimpleCMS or whatever) just to be able to publish HTML, CSS and Javascript. I know Java and Ruby and SQL and databases and can create Web-Applications. But there is absolutely no need to do that.

In my opinion, the first person who had suggested sending commands in a http-request and to hope for a remote application to produce a response to that command, rather than deliver a requested page, deserves a smacked bottom. Twice a day. Forever.

In consequence it is vim for me.

Progress != technology != something which makes you feel bad.

Last edited by Michael Uplawski; 02-05-2021 at 03:23 AM.
 
Old 02-05-2021, 03:49 AM   #9
rommelcid
LQ Newbie
 
Registered: Oct 2013
Posts: 4

Rep: Reputation: Disabled
If you are comfortable with Linux and can setup a web server like Apache and Nginx, the cheapest hosting you can get is Amazon Lightsail. You can always upload pages to your site's document root using sftp with Windows apps like WinSCP. The beauty of WinSCP is that you can directly modify pages on your web server using it. A small website using only HTML and CSS could fit on a Lightsail package for only US$ 2.50 monthly, and for US$ 5.00 your server can get additional RAM and disk space for a database server like MariaDB. At Us$ 5.00, you may also want to look into installing a web-based dashboard like Virtualmin or if your server is CentOS-based, CWP. I'd refrain from using shared web hosting as they are prone to malware nowadays.

You can also go crazy with your web server and play around with git. That way, you have 3 places to store your code: your laptop, github and your server. Setting up a production or staging server with lightsail should be a breeze. There should be articles about it everywhere on Internet. Just google it.
 
Old 02-05-2021, 03:52 AM   #10
rommelcid
LQ Newbie
 
Registered: Oct 2013
Posts: 4

Rep: Reputation: Disabled
A good web authoring editor for windows nowadays is Visual Studio Code. Just add components that will let you preview the pages you have edited on a separate pane and you're golden. Do note that vscode is also now available on some linux distros via WSL.

Last edited by rommelcid; 02-05-2021 at 03:54 AM.
 
Old 02-05-2021, 04:53 AM   #11
Michael Uplawski
Senior Member
 
Registered: Dec 2015
Posts: 1,620
Blog Entries: 40

Rep: Reputation: Disabled
Quote:
Originally Posted by rommelcid View Post
Amazon Lightsail. US$ 2.50 monthly, and for US$ 5.00
Or, if your need is to publish HTML, pay 20€ annual fee for mail- and web-hosting with my associative network. Most of the other users have a CMS, like SPIP. No extra-fee.


You can do rocket engineering, if you want. Just get what it needs to do so.
 
Old 02-05-2021, 08:51 AM   #12
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Original Poster
Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
Quote:
Originally Posted by wpeckham View Post
When you say "new ISP" do you really mean ISP, or do you mean "hosting provider"?
If it is really just an ISP, why would they know or care what you use for coding web pages?



I code HTML, XHTML, and CSS in vim. Not what I recommend, but I came up through the ranks when that was the ONLY tool you could count on.
My mistake--hosting provider

echoing some other comments....I've always gone back to Bluefish---because I feel more in control. However, the aging brain would appreciate not having to work so hard. Installing a dialog box with one click seems very tempting
 
Old 02-06-2021, 02:07 PM   #13
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
"Web Authoring" suggets writing HTML pages (and the accompanying CSS).
I would rather suggest a lightweight CMS or "blog engine" - requires some initial setup, but then adding content is a breeze. I personally write articles in markdown, to plain text files, and use a flat file CMS.
 
Old 02-07-2021, 08:42 AM   #14
wpeckham
LQ Guru
 
Registered: Apr 2010
Location: Continental USA
Distribution: Debian, Ubuntu, RedHat, DSL, Puppy, CentOS, Knoppix, Mint-DE, Sparky, VSIDO, tinycore, Q4OS,Manjaro
Posts: 5,598

Rep: Reputation: 2691Reputation: 2691Reputation: 2691Reputation: 2691Reputation: 2691Reputation: 2691Reputation: 2691Reputation: 2691Reputation: 2691Reputation: 2691Reputation: 2691
If it is a hosting site, you might want to consider the ones they recommend early. Three may be good reason why they make that recommendation, they may have optimized for that software.
 
Old 02-07-2021, 01:10 PM   #15
Michael Uplawski
Senior Member
 
Registered: Dec 2015
Posts: 1,620
Blog Entries: 40

Rep: Reputation: Disabled
Something appears to be bad in writing HTML and CSS by use of HTML and CSS.

Could someone explain, once?
 
  


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
Web authoring tools joboy Linux - Software 14 05-29-2015 04:19 AM
DVD Authoring tools joboy Ubuntu 6 12-18-2011 10:00 AM
Web Authoring Tools tubatodd Slackware 8 05-27-2009 09:52 AM
DVD authoring and other tools cwwilson721 Slackware 7 07-24-2006 01:38 AM
Flash authoring tools Bonu Linux - Software 1 07-18-2005 02:46 PM

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

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