Betaparticle

Diversion Tactics of an Information Systems Analyst

Easy Favicon Creation

2/8/2005 11:10:00 PM in Web Design by Matt

Here's an easy way to create a favicon for your site.  Just download this zip and alter the favicon.png file with your graphics editor.  Then run png2ico.bat and you'll have a favicon.ico file in the same directory.

The batch file simply runs this command:

png2ico favicon.ico favicon.png

Be sure and visit the author's site.

Here's the favicon code for your website head:

<link rel="shortcut icon" href="http://www.domain.com/favicon.ico">

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Bookmark and Share

Dreamweaver MX 2004 Commands Menu Not Loading

2/1/2005 10:24:00 PM in Software | Web Design by Matt

Contributor: Would you like to get a degree in web programming? You can get an online degree in It from an accredited college. Find information on the best online college courses or take a career assessment test.

If your Dreamweaver MX 2004 Commands Menu won't load, it maybe be b/c of a buggy extension.  In my case, an old version of AddFormmail - you can see the error starting on line 395.  The log was created using Filemon.

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Bookmark and Share