Entries Tagged as “Software”

Customizing Dreamweaver

Posted By: Mark Aplet 6 Comments September 01, 2008

Customizing Dreamweaver

I love Dreamweaver, it's my code editor of choice, but sometimes the default settings totally stink. I couldn't help but feel that space was being wasted, and that there were features missing from a seasoned application like Dreamweaver. I have picked up a few things to tweak Dreamweaver to my liking. Some things are simple, while others require a bit more wrenching under the hood. Now, anytime you go messing with core application files I highly recommend you make a copy of them first and store them in a safe location. Making a mistake could cause Dreamweaver to stop working. Though these tweaks are pretty easy, consider yourself warned.

Read More...

Respond NowTags: Code · General · Inspiration · Software

IISPassword can play well with others

Posted By: Mark Aplet 7 Comments August 14, 2008

In my last post I mentioned briefly that I was having a lot of problems for a few days with my site not responding, being locked out, or not linking to articles. I had a heck of a time chasing down the problem. I eventually did  figure it out. The solution is pretty easy but certainly was not too obvious at first.

I am using ISAPI_Rewrite 3.0 for url rewriting. Then needed to add password protection to a folder. I hate creating accounts on windows as it's such a pain in the ass. I really liked IISPassword by IIS Tools. Unfortunately, both programs use an .htaccess file and neither one understand each other. Every time I changed one setting, it would overwrite the .htaccess file and  this went back and forth for a few days.

There is a solution and I think it's pretty easy to make both applications work in harmony. IISPassword allows you to change the file where the settings are stored. They must have anticipated these types of issues and accounted for it.

To change the file used by IISPassword, simply follow these steps.

  1. stop the IIS server. Open the IIS Manager
  2. Select your "Web Sites" node and right click to open it's properties.
  3. Select the tab for IISPassword.
  4. Check the radio button for "Create new". In the textfield for "Access File Name" change the file to .iispassword
  5. Click the change button. Give it a moment to propagate for all your sites.
  6. Start IIS and thats it.

It's so easy but the docs don't mention anything about it. So if you need to password protect a folder through the system then IISPassword is a really great application and easy to use baring any issues with other .htaccess files.

Respond NowTags: Software · General

Applications to help you create more accessible designs

Posted By: Mark Aplet 3 Comments July 24, 2008

Back in May, I wrote an article on tips for improving your web design. One small piece of that article discussed converting your design to greyscale so that you can get an idea of your color contrast ratio. Though I believe this is important to do, it is a bit time consuming when your in a design grove, and speed is of importance. Sometimes I just want a quick preview to see where I was going or how I was doing thus far in my process.

I remember seeing an online contrast analyzer and decided to look it up to see what it was about. My search turned up quite a few helpful tools that I just had to share with the rest of you. Before I get to the tools, let me take a minute to explain why we would want tools for testing contrast ratios in our designs.

Read More...

Respond NowTags: Accessibility · CSS · Design · Freebies · Software · usability

Theme Design By Mark Aplet

Super Powered by Mango Blog