Web Design Theory | Webdesigntuts+ …a series of essays, articles and tutorials on the theory behind great website design. This is supplemental reading for students. There are some really great articles in here. Understanding design principles and having the ability…
Web Design
Web Design Techniques for Santa Rosa Junior College
North Bay Adobe User Group: Dreamweaver CS5
by jayperetz • • Comments Off
Monday Evening | February 28, 2011 07:00 PM – 09:00 PM Newman Auditorium Santa Rosa Jr College 1501 Mendocino Ave Santa Rosa CA 95401 Jeff Diamond will discuss Dreamweaver CS5 and Browser Labs — a nice way to see what…
Revisiting Drop Down Menus, Sitemaps & PHP Includes
by jayperetz • • 2 Comments
More about Sitemaps It is a good practice to refer to URLs in your sitemap as root relative or absolute, so that the sitemap can be included in files that are in all folders and subfolders of the site. Search…
HTML5 Completion Date Announced
by jayperetz • • 2 Comments
Sitepoint: HTML5 Completion Date Announced “July 2014 is the date HTML5 will finally become an official W3C recommendation. May 22, 2011 has been confirmed as the last call— after that time, no new features will be added to the HTML5…
SPRY Menu with Sitemap Includes | Scraping a Sitemap & Styling a Menu and Footer Navigation
by jayperetz • • 1 Comment
Website Navigation Navigation systems are central and vital to a website. Navigation needs to be highly efficient and intuitive for human visitors and search engine robots and adaptable for the productivity of the web designer. The approach I take…
Styling and inserting a Spry Menu Bar 2.0 widget | Adobe Developer Connection
by jayperetz • • Comments Off
Styling and inserting a Spry Menu Bar 2.0 widget | Adobe Developer Connection. This tutorial can be reviewed prior to or following our February 10 class. We will be extending/supplementing this tutorial on February 10 by using an extensible PHP…
Contact Form with a PHP Autoresponder
by jayperetz • • Comments Off
This tutorial exercises three main concepts of Lesson 3 the POST method of data capture server side includes php programming for business rules. We are going to create a simple example of a very useful website feature. We will …
PHP and webpages
by jayperetz • • 3 Comments
PHP is a programming language that can be included on webpages and interpreted by the webserver as the page is assembled. The page is delivered to the browser with the PHP already interpreted – so the View Source feature within…
Getting Started with PHP in Chapter 2
by jayperetz • • Comments Off
The first half of chapter 2 of our Training from the Source textbook covers the setup and configuration of a php server environment. These are not steps that we need to take for this class because we are using php…
Nettuts+: Annual Top 150 Web Development Highlights
by jayperetz • • Comments Off
Nettuts+ is a great resource for web developers and this is a useful article if you are new to the site. I am considering using #25 as a basis for a project for later in the semester. Please let me…