Connect CodeAnywhere to 000WebHost

Installation

The Anywhere web application is a text-editing and file management application that runs right in the Chrome browser. It provides editing in most computer programming languages, secure connections to web servers, and .zip file backup.

CodeAnywhere is free for one or more web accounts and can be used with the free 000WebHost.com account. If you want to set up more hosting servers, then you may purchase the premium application. CodeAnywhere will allow you to work on files remotely on your server then back them up to your hard drive using Secure File Transfer Protocol (SFTP). However, 000WebHost.com does not provide Secure FTP; just FTP.

In a previous lesson, you were instructed to launch CodeAnywhere from the Chrome browser, or some other HTML editor.

CodeAnywhere logo

  1. Click the G+ (Google) button to login with your Google Account.
    codeanywhere sign up using OSU Google account.

If you already own Dreamweaver or Notepad++ on the computer you’ll use for class, then don’t use ShiftEdit or CodeTasty; you won’t need it.

Connect

With Chrome and CodeAnywhere open, set up a connection to yourpublic_html web server folder:

  1. On the left sidebar menus, right-click on the default menu.
  2. Choose New Connection
  3. Choose FTP from the menu.
  4. On the Connection screen, type the correct values provided by the host company:
    • 000WebHostApp server setup credentials
      • CodeAnywhere connection to 000webhost.com
      • Name: 000WebHostApp
      • Authentication type: Password.
      • Host: files.000webhost.com
      • Username: Your 000webhost.com user name.
      • Password: Your 000webhost.com password.
      • Initial directory: public_html
      • Click the Save button.
    • Change the theme.
      From the PreferencesUserGeneral menu, select a new Theme and color scheme if you don’t like white text on a dark background. If you like black on white, then choose the white theme and color scheme.
    • Backup. CodeAnywhere lets us create folders and files directly on our web server and transfer (copy/backup) to our local hard drives for safe keeping. Right-clickDownload to a .zip archive. If you are using Dreamweaver, then you’ll create files on the local hard drive first then transfer/copy them to the server. Always maintain two copies…one on the server and at least one on the hard drive.
    • Set up Screens so that you have room to edit and view your live page without flipping to another screen.
      Browser tab set up

Chat with the instructor in Canvas

Reply to this lesson's thread in this chapter's forum.