Craft Web Project

...Standards Based Web Design

General

...now browsing by category

General Information that lasts for a while.

 

What’s Going On in the CBTE-162 Blog?

Monday, August 16th, 2010

Bill CraftThis blog will try to keep track of issues that come up as our course is conducted over the semester.  Sometimes I get emails from students who ask very good questions and I would like to share my answers with everyone in the class.  Here is the place for me to do that.

You can subscribe to the blog to get notification sent to you about all new entries and/or all new comments. See the RSS links in the Meta Section on the lower-right section of this page.

Bill Craft
Instructor, CBTE-162
Web Page Creation

Website? Blog? Why both?

Sunday, December 20th, 2009

First, the Website:

http://www.craftwebproject.com

This is an almost identical copy of the info that is available inside the Mesa College Course Management System (WebCT-Vista).  I keep it up for two reasons:

  1. New students can review the content of the course before the course starts and before they can log on to WebCT.
  2. Previous Students can’t log in to WebCT after the course officially ends.  The website will give those students a place to go back and review things they learned in the course and to use some of the links and info that have ongoing value.

The website is fairly stable.  It doesn’t change much over time.


Next, the Blog:

http://www.craftwebproject.com/blog

During every class session I learn along with the students.  Students ask questions, the Mesa Website tries something new, I read something that is really interesting about web design, and I go to conferences and meetings about web design.  These issues and bits of information are not strictly “part of the course” but in a way they are.  If you like web design, you like to get better at it and you are probably interested in what’s new in the field.

So the blog gives us a place to chat about web design and a place for those discussions to go on after you have completed the course and no longer have access to WebCT.

Please feel free to jump into the blog at any time.

…Bill

A Small But Powerful Programmer’s Editor — FREE

Saturday, September 19th, 2009

I came across a very competent text editor that is also FREE.

It is a small yet powerful programmer’s editor that features syntax highlighting, HTML previewing and a FTP client.

I played with it for a couple of hours and it seems like it could be really helpful.

http://www.pspad.com/en/

It is certainly not necessary for CBTE-162 for you to use this program; I just wanted to let you know that it seems to be OK, it has lots of HTML/XHTML features, and you might want to check it out if you are dissatisfied with the functionality of NotePad.

Softpedia.com certifies that it is spyware and virus free.

http://www.softpedia.com/progClean/PSPad-Editor-Clean-6399.html

How to: Publish to a Cox.Net Personal WebSpace Using an FTP Program

Sunday, August 16th, 2009

Summary

This article provides information and steps for publishing to Cox.Net Personal WebSpace using an FTP application.

Manual Solution
Because every FTP application is different, the steps below are generalized. For more detailed information, see the FTP program’s online Help.
Note:

Personal WebSpace is case sensitive. If the URL to the Personal WebSpace is included as a link on other webpages, or in emails or other files, it should be typed in lower case only. An example of the correct format is http://members.cox.net/username.

Example: http://members.cox.net/USERNAME/ and http://members.cox.net/UserName/ are both incorrect, as they are not all lower case.

All references that are made in Personal webpages to a file, such as a graphic, must be made in the same case as the filename. For example, if there is a picture named “IMAGE.jpg” in the Personal WebSpace folder, the link used to that picture must be the same case. The correct way to link to that image would be http://members.cox.net/username/IMAGE.jpg.

Example: http://members.cox.net/username/image.jpg or http://members.cox.net/username/Image.JPG will not work.

(Be sure to read the Terms of Usage. For more information about Cox High Speed Internet’s Personal WebSpace rules and policies, read Cox’s Acceptable Use Policy.)

Step Action

Open the FTP application.

When prompted for the host name, enter members.cox.net.

Enter username and password.

Note: The username and password are the same as those used for email.

Example: If the email address is johndoe@cox.net, the username is johndoe.

Connect to the server. Most FTP applications have a Connect button. Once connected, FTP provides a list of the files in the Personal WebSpace directory.

Select and transfer the files.

Close the FTP application and disconnect from the Personal WebSpace server.

All steps complete.

This Information Applies to:
Cox High Speed Internet Personal Webspace.
Publishing Your Personal WebSpace.
Personal webspace or website offered by Cox High Speed Internet.
Building a website with Cox High Speed Internet web tools.

Opera Web Standards Curriculum

Saturday, September 20th, 2008

Many people think that Opera is one of the best web browsers ever made. Opera doesn’t have a huge market share, but they do have a very good and very stable browser.  They have made web standards a way of life!

Recently Opera posted an excellent web-based resource that may be very helpful to you as you take CBTE-162 and after as you continue to progress in web design.

http://www.opera.com/wsc/

I think this will be a great place to find state-of-the-art info that is explained clearly.   You can count on Opera to only recommend techniques that are best practices.  

…Bill