Final Cut Pro v. 4 Log and Capture problem
When I installed Final Cut Pro v. 4, I lost all ability to Log and Capture. Not just in Final Cut v.4, but also in the older version 3 which was left on the drive
Continue readingSolving technology problems, one at a time
When I installed Final Cut Pro v. 4, I lost all ability to Log and Capture. Not just in Final Cut v.4, but also in the older version 3 which was left on the drive
Continue readingIf you have trouble getting Dreamweaver to connect to a database, and you are pretty sure you have all the settings (username, password, db server, etc.) correct, check out this article If the host directory
Continue readingPHP/MySQL for the rest of us!
(originally published Spring, 2002)
Intro:
Designers now have a new tool to help them create php/mySQL-based
dynamic sites using without a steep learning curve. It is now
almost as easy to create a simple database-driven site as an html-based
one. Adobe’s GoLive 6 has improved their dynamic link module and
completely integrated it into the application. It now includes
php/mySQL support and plenty of help and templates for creating
your first database-driven website.
I couldn’t believe how difficult it is to get graphics back out of Microsoft Office documents. Someone came to me today for help with recovering graphics from a Powerpoint file. They had inserted the graphics and since lost the original scans, so all that remained were the ppts.
First thing anyone thinks of in Windows is right-click to save the image, which she did. Nothing. (She’s probably still on Windows NT/ Word 97). So she copied all the graphics out of the powerpoint, then couldn’t figure out what do do with the clipped images, so pasted them into Word! And sent me the resulting Word documents. I figured, no problem, just copy each graphic and paste into Photoshop, then save. Nooooooo! You lose a lot of quality that way. You can see nice subtle grayscale antialiasing in the word version, but the photoshop version looks like a bad xerox.
New Photoshop Brushes based on antique architectural engravings. Get ’em right here! The file is zipped, but is still around 2.2MB. View all my Photoshop Brushes
Continue readingPhotoshop brushes are incredible! I just discovered them and have been playing with them for two days straight.
They’re like rubber stamps on steroids. You can control the brush dynamics – the separation of each individual “stamp”, the color and brightness “jitter”, randomness, edges, etc.
I’ve found many sites that offer free brush sets, but
Truly-Sarah.com
and
are my current favorites. AnnikaVonHoldt’s brushes are like instant creativity! You will be creating beautiful and mysterious fantasy images almost automatically.
Continue readingor …
“Just Enough about Unix to get into trouble…”
Determine type of server:
I’ve found that PHP scripts work more reliably on Unix servers than NT. Also, be sure that the server is not running PHP as a cgi script. It really doesn’t work as well. How do you tell?
phpinfo
Upload a little file containing this code:
<? phpinfo(); ?>
Name the file “phpinfo.php” and then view that page online in your web browser. This is a php script that returns all the information about your server environment. In the first table of information, you will find “Server API.” This should be “Apache.” If it says “CGI” you are in trouble. However some things will work fine in this setup, so it’s always worth a try.
Continue readingAfter a recent OSX update, I noticed that there are times the CD drives decide to stop functioning. The keyboard “eject” button no longer works, discs that are in them at the time disappear from
Continue readingAt work we’ve been experimenting with using Powerpoint to enable people to generate web-based tutorials quickly and easily. Powerpoint has some advantages as a sort of inexpensive content management system. Powerpoint has many of the
Continue reading