May 15, 2005

Magpie RSS for PHP

Magpie RSS Reader My RSS aggregator mysteriously broke, so I patched it up with Magpie.

The trick is to get your cache directory set to the proper permissions (755).

Now check out learning.dom.net and mob.dom.net.

Thanks for the hint, Eric!

Posted by at 11:17 PM | TrackBack

April 20, 2005

How to Create Flash with Dreamweaver

This week in class we covered the following topics:

In Dreamweaver:

In Code:

Homework:

Follow the steps above to create a new site from scratch. Before you begin, take a look at some free Flash to incorporate into your design:

Final site should have the following characteristics:

Next week: Stump the Master!

Posted by at 08:29 PM | TrackBack

April 14, 2005

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!

Posted by at 11:32 PM | TrackBack

April 01, 2005

Free Blog Syndication using PHP

This week, I've set up two different syndication sites:

Student Blog Aggregator

and

Mobile News Aggregator

Here's how to do it:

1. Upload and configure Magpie.
2. Use a simple PHP or HTML include to stick one of the PHP templates onto your page, surrounded by some important links.

And there you have it, your own custom news page!

Posted by at 04:49 PM | TrackBack