dom.net

About | Contact
Archives | About | CSS | Design | Dreamweaver | Education | Family | Film | Flash | Friends | Funny | Learning | Life | Literature | Love | Mac | Mac OS X | Music | PHP | Play | Poetry | Quotes | RSS | San Francisco | Wine | Work | Writing |
 
 
 
The New Mythology | Smart Mobs | Lessig Blog | Eric Case
 
rss 1.0 | rss 1.0 | rss 2.0 | atom 0.3 | syndic8
subglobal8 link | subglobal8 link | subglobal8 link | subglobal8 link | subglobal8 link | subglobal8 link | subglobal8 link

CSS

Advanced Server Interaction

This week we covered the following topics:

In Dreamweaver:

On the Mac:

Regarding Design:

Homework:

  1. Set up a sub-domain as a PHP testing server
  2. Set up your machine to run the latest PHP
  3. Set up your machine to run MySQL
  4. Draw a design flexible enough to incorporate an unknown amount of data.
  5. Access student database via Application panel
  6. Create a repeating region from the database, and place it in your design.
  7. Prototype using Live Preview button.
  8. Save to server, send URL.

Next Week: How to Create Flash With Dreamweaver!

April 14, 2005

Posted to CSS and Design and Dreamweaver and Flash and Learning and Mac OS X and PHP and RSS at 11:32 PM | comments (0) | trackback (0)

Show / Hide Layers in Dreamweaver

No Origin: Female-fronted Politifunk Vanessa, who works in the lobby of Baker & Hamilton, asked me to help solve a design problem for her band: How to keep from having to refresh the page, without using Flash, with no scrolling or frames?

Our answer: Show/Hide layers in Dreamweaver.

The result: No Origin - a voice for resistance. Listen to "The Draft".

April 12, 2005

Posted to CSS and Design and Dreamweaver and San Francisco at 09:47 PM | comments (0) | trackback (0)

Introduction to Server Languages

This week we covered the following topics:

In Dreamweaver:

On the Mac:

Regarding Design:

  • Two modes of design: Prototyping, Deconstructing
  • Lipsum.org
  • Prototyping technique: design in graphics tool, then try to reproduce in HTML and CSS

Homework:

  1. Draw a design on paper, or use another design tool to prototype it first.
  2. Layout your design using tables and/or layers
  3. Extract all CSS to another file (use File > Export)
  4. Carve up your design into reusable elements. Break these elements out into separate files.
  5. Re-include these elements into your files using virtual includes:
    <!--#include virtual="/[foldername]/[filename]" -->
  6. If possible, put the resulting code to your server.
  7. Email your page URLs (and if necessary, the elements) to the group.

Next week: Using Application Servers!

April 7, 2005

Posted to CSS and Design and Dreamweaver and Learning and Mac OS X at 12:18 AM | comments (2) | trackback (0)

How to Learn HTML and CSS Using Dreamweaver

This week we covered the following topics:

On the Web:

Regarding Design:

Student sites:

Homework:

  1. Tables vs Layers
    1. Draw a new design on paper. Include the basic elements of web design (above).
    2. Using Layout mode, draw your table as you see fit.
    3. Switch to Standard mode and perfect the table.
    4. Use Modify > Convert > Tables to layers...
    5. Manipulate the layers to your satisfaction in Design view.
    6. Use Modify > Convert > Layers to tables... and then back to Layers to achieve a unique design.
    7. Remove inline styles to the HEAD of your document so that the CSS Styles panel shows all of your styles.
    8. Export your styles to an external file for use on other pages.
    9. Put your page to the web and send URL to the class list.
  2. If you haven't already done so, send me your Bloglines blog URL.
  3. Post to your bloglines blog. Include images and links using HTML from Dreamweaver.
  4. Choose one to read up on: ASP, PHP, ColdFusion.

Next week: How to Learn Server Languages Using Dreamweaver!

March 29, 2005

Posted to CSS and Dreamweaver and Learning at 06:13 PM | comments (0) | trackback (0)

How Not to Use Dreamweaver

This week we covered the following topics:

How Not to Use Dreamweaver:

Taking advantage of the Mac:

  1. System Preferences > Sharing > Personal Web Sharing
  2. Then visit http://localhost/
  3. Localhost directory is [root]/Library/Webserver/Documents/
  4. Set up your Testing Server in your Site Preferences to be this Localhost directory.
  5. Hit F12 for a local preview, with root-relative links intact.

Homework:

  1. Draw a Web design on paper. Armed with CSS and tables, design your site in Dreamweaver. Try Table Layout mode. Try the table button in the Insert bar. Or use Insert > Table. Use right-click (Control +Click) in the table to access menus, or examine the Property Inspector. Remember Text > CSS Styles > New.
  2. For inspiration, visit the CSS Zen Garden and try "select a design".
  3. If you get stuck, try Help > Dreamweaver Support Center.
  4. Go to Bloglines.com. Create an account. Figure out how to:
    • Add Dom.net's RSS feed.
    • Add news.bbc.co.uk's news feed.
    • Create a blog and post to it. Send me your Blog URL.

March 23, 2005

Posted to CSS and Design and Dreamweaver and Learning and Mac OS X and RSS at 05:23 PM | comments (1) | trackback (0)

Natural Language Explanation of CSS

Here is a free tool that might help you understand all the free stylesheets out there.

Enter one or more selectors or rulesets, or provide the URL of a stylesheet. The SelectORacle will show a natural language description of the rules. It will also flag potential errors and other problems.

Give it a try on this page: input "http://stage.dom.net/css/main.css".

February 28, 2005

Posted to CSS and Learning at 10:21 AM | comments (0) | trackback (0)

Really undoing html.css

Eric Meyer on how to circumvent browser defaults. He deconstructs Tantek's css - worth a read.

February 10, 2005

Posted to CSS at 02:59 PM | comments (0) | trackback (0)

Multiple Column Lists in CSS

I've always wanted a shortcut for this:
Multiple Column Lists in CSS

[free from CMX]

December 2, 2004

Posted to CSS at 04:43 PM | comments (0) | trackback (0)
Home | Contact | Xhtml | Css | 508 | Aaa | © 2005 Dominic Sagolla