Lecture Notes Setting up a portable site for this class | a testing server definition & the textbook example files numediacareers.com Dreamweaver page layouts Grid systems & HTML5 Dreamweaver HTML5 page layouts & Multiscreen viewing PHP and Webpages Assignments |…
Monthly Archives: January 2011
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…
AppleInsider | Adobe poised to build cloud features into Creative Suite 6 with Maestro
by jayperetz • • Comments Off
Disclaimer: This information is not coming directly from Adobe. Helium & Muse look very interesting… “Adobe Helium will reportedly allow designers to create animations, widgets and other interactive content with HTML5, CSS3 and other Web standards. The first version will…
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…
Weekly Recap for January 20
by jayperetz • • 15 Comments
Lecture Notes Introductions Course overview Logistics Setting up a SRJC webserver Setting up a Dreamweaver Site Setting up a MySQL database A first look at php Assignments | Due January 30, 2011 Read Chapters 1 & 2 of Training from…
Setting up a Dreamweaver Site Definition
by jayperetz • • 3 Comments
This class explores many great DW CS5 features that simplify the development of server-based web applications. There are many useful features that become available in DW by using Site Definitions, such as local caching, the Assets Panel features and the…
Setting up a webserver environment
by jayperetz • • Comments Off
In the Advanced Dreamweaver class we will be building websites that are dynamic and data-driven. We will be using Dreamweaver to program components on the webserver in addition to the html, css and js files you may have worked with…
Software Setup for Advanced Dreamweaver CS5
by jayperetz • • Comments Off
In this class we will be building websites using a client-server development architecture – you need to setup some software on the your own computer and there is also software that needs to be setup on your server. This post…
Welcome back to Spring Semester 2011
by jayperetz • • Comments Off
Classes start tomorrow at Santa Rosa Junior College and our Advanced Dreamweaver class starts on Thursday at 5:00PM in Maggini 2803. Review the class information page to get ready for a full semester of Dreamweaver for dynamic data-driven websites.