Goodby CFUnited, Perhaps next year

I have planned unsuccessfully to get to CFUnited. But the for last 6+ years, other obligations have interfered for that week..... So, I get my oxes out of the ditch (which included a funeral, a few surgeries to repair cycling injuries, mom-in-law getting 2 hip replacements...you get the picture) to clear July-August 2011 to attend Next Year -- 2011...

(sigh) My friend Gene Godsey broke that news to me, no next year.... (sigh).

So Here's My VOTE: Have it somewhere, somehow, someway and Honey House Web Designs WILL be there! PLease, please (please)....

DW CS3 Bug? Checking Out Files to Open Externally Can Crash DW

If you are working in a website that is set up to use Contribute for its users, do not try to checkout a file AND open externally at the same time. DW will crash.

I use Topstyle for CSS edits, and I have DW set up to open edit CSS files externally. I often open css files in DW that then open the Topstyle editor. If the CSS file is locked and needs to be checked out of the server, then opening to edit in Topstyle will cause DW to bomb.

Solution: Check CSS file out first, then open/edit. Then all works good.

Note on 'bug': This occurs in Topstyle versions 3.12 and 3.5 (newest version) and in of the latest CS3 DW version. It also occured in CS4, but that was beta. (don't have CS4 production yet... waiting on bit end-of-year bonus -- ha ha ).

Quick & Dirty: Using LightBox with Image maps

Lightbox technique is very cool way to view enlarged photos, details for text etc. I use Four Level's extension but didn't know if it would work in an image map situation.

It does. I set the lightbox up to link to a normal image, allowing the jquery and other scripts to be copied over to the website directory. Then I updated the image map to contain the reference code to the popup instead of the image.

In the example below, each area mapping has only a 'rel' added, and a ref for the photo to be shown. Quite simple.



<img src="../images/dbfloorplan.jpg" name="floorplan" width="600" height="370" border="0" usemap="#floorplanMap" relalt="" />

<map name="floorplanMap" id="floorplanMap">
<area shape="rect" coords="234,14,314,81" rel="lightbox[tour]" ref="../images/office/bob.jpg" title="Estimator's Office" />
<area shape="rect" coords="357,13,518,81" rel="lightbox[tour]" href="../images/office/elizabeth.jpg" title="Elizabeth's Office" />
<area shape="rect" coords="523,13,591,147"rel="lightbox[tour]" href="../images/office/deck.jpg" title="Trex Decking" />
:
<!--- and so forth --->
:
</map>

CS3 Fails to Install -- Tips to Try

Arrrgh. DW CS3 started crashing today when I wanted to update a .cfm file. Every time I would click to add a photo... crash. Reinstalling CS3 takes forever, but I was disappointed when I kept getting 'Failed to Install' errors. Geesh. I have encountered this before, but it has been a while. Googling found a wealth of possiblilities to try, but here are a few notes that I made that may be of help to someone. (These are XP-ish tips, since that is what I use).

1) If reinstalling doesn't work (usually the shared components WILL install, just not the program), it won't work regardless of whether you perform the reinstall from the DVD or from the Add/Remove Programs.
2) Uninstalling doesn't usually work either. Failed components error again.
3) Adobe's CS3clean should not be considered except as a last resort as it is going to roto-rooter your settings and registry. However... it does have a 'Preview' option that lets you see what it WILL do if you would like to see the depth of it's cleaning. I put this one asside for the time being.
4)Adobe has install logs for all products. These are in the [Program files]\Common Files\Adobe\Installer folder. The DWCS3 log was 6M compressed. When I opened it in an rtf editor, it was over 10,000 pages... yikes.

I did finally get the reinstall/repair to work, but I had to do some digging and some house keeping to do it.

Here are a few Tips to remember to try when reinstalling:
1) Turn off all spyware, and Virus Protector, including Spybot's TeaTimer if you are using it. Allow the install to just install without these interferences. Also turn off any unnecessary processes (Google Toolbar, iTunes, Wacom Drivers if not using) just to make your system as lean as possible.
2) Close the installer and Clean out the installer directory. This directory can become filled with files and logs from both installs and Adobe Updater updates.
3) There is a documented bug with Flash Player that appears to conflict with the CS3 installer. You can uninstall the Flash Player (not the Flash software or Flash video) either via your Add/Remove Programs or using Adobe's Flash Player Removal Tool.
Also using Microsoft's installer cleanup (Here) can be run to ensure that your DWCS3 (if that is your 'failed' install like mine -- you can check for which ever software fails), and Flash player have been cleaned up. If these are listed in the utility, then 'removing' them tidies up what MS installer sees.
4) Run the Windows CheckDisk to ensure that the disk isn't having issues or isn't too fragmented. Also check that you have enough memory.

Reboot, and then try to perform the install again, from the install DVD or hard drive instead of through Add/Remove Programs. This worked for me. particularly after I cleaned out the installer folder and uninstalled Flash player. Now my file opens fine and my settings have all been reinstated after reinstalling the software.

More Entries

BlogCFC was created by Raymond Camden. This blog is running version 5.9.1.002. Contact HHWD