Posted in Internet Applications by: the maven
2 Comments
17 Apr
Below is a list of the features provided by the most popular FTP clients. As with any product, needs determine value. These all will get the basic job done of getting files uploaded to a web server. Some offer higher security or other specialty features that will meet certain requirements better than others. FTP Client [...]
Posted in Internet Applications by: the maven
1 Comment
16 Feb
The HTML Editor list provided as a help to choose between the various programs out there. HTML is an ASCII markup language and can be completely coded in a text editor. Some feel most comfortable doing just that. The best editors combine a design view with a strong coding view so you can switch between [...]
Posted in Internet Applications by: the maven
1 Comment
13 Sep
The File Transfer Protocol (FTP) is part of the suite of applications provided by the TCP/IP standard. A protocol is a rule, and, as its name indicates, FTP is a set of rules that govern how files are transferred across the Internet using the protocol. Just as HTTP is used to give browsers and servers [...]
Posted in Internet Applications by: the maven
1 Comment
02 Sep
In my discussion of HTML editors, I mentioned that while building a basic web page is easy, creating a quality web site with good functionality and pleasing asthetics takes some technical skill and practice. If building a web site for personal use, it matters little if the presentation is professional and pleasing. The web abounds [...]
Posted in Internet Applications by: the maven
No Comments
17 Aug
Hypertext Markup Language (HTML) is the language that web pages use to represent the information contained in a web page. When you view a web page your browser loads and interprets text in an html file and displays that information graphically on your browser. Even the images you are viewing are instructions in the HTML [...]
Posted in Internet Applications by: the maven
No Comments
01 Aug
Using FTP clients is remarkably simple. It is said that a picture is worth a thousand words and its easier to show some basic functions when using ftp clients than to describe them. In very simple terms, using FTP clients consists of setting up the client to communicate with your web server and then uploading [...]