Tag Archives | generators

Indiana Favicon and the Temple of Generators

What is a favicon?  It is that tiny icon you see in most modern browsers, right next to your web address. 

favicon-help

Think of it as a visual reminder for the browser of what site you are on.  This is really handy when it comes to favicons in tabs, because you can quickly see and think “Oh, there is an ‘m’ there, and it looks like Mitch’s layout – that tab must be where I loaded Mitchelaneous.com”.

Favicon creation is not that hard, as long as you have a good graphic editing program.  What you need to remember is keep it 16×16 pixels and name it favicon.ico. Also it will need to be in the root folder for the domain in question – so for example on most Linux-based/cPanel hosting plans for your primary domain name that would be your public_html folder. If it is located somewhere else you can specify a location with these strings in between your <head> and </head> code on your web page:

<link rel="shortcut icon" type="image/ico" href="/favicon.ico" />

Going back to the favicon creation, there are several good resource online to help you get this done quickly and easily.  Here are some of my favorite favicon generators:

There you can quickly create, edit and download your own personal favicon to use.  It cuts some of the work out of the overall chore of getting your favicon ready for public consumption. 

Read full story · Comments { 0 }

8 Favorite Online Favicon Generators

Favicon GeneratorsWhat is a favicon? It is that little icon that appears next to your URL in the browser of your choice. This helps you identify the Web site quicker – and also with some browsers, allows you to have an easier time finding specific links in your bookmarks.

How can you make one? Well here are 8 of my favorite free tools for creating the favicon of your dreams:

+ FavIcon from Pics

+ Dynamic Drive’s FavIcon Generator

+ Favicon Generator and Gallery

+ Anti FavIcon

+ FaviconGenerator.com

+ Favicon Editor

+ Favicon Drawing Program

+ Graphics Guru Favicon Generator

Have another favicon creator that I might have missed? Leave a comment and let us all know about the one you love or hate.

Read full story · Comments { 0 }

Create a Web 2.0 Layout

Feel like your not keeping up with the times?

Web 2.0 Layout

Generate the Web 2.0 layout of your dreams! Want a generator that promises to make you look like some of the top dogs out there in the Web 2.0 fight? Well I can’t promise you any venture capital – but I can give you a link to get a Web site to make it look like every rich guy with a check book it handing you money.

Read full story · Comments { 0 }

Web Dev Help and How-tos

Here I have for you more Web development help than you can shake a stick at. Go ahead and try. You can not do it. From CSS to menu generation – there is a little bit for any Webmaster to learn from.

Got a suggestion for a Web development topic or a resource you’d like me to check out? Drop me an E-mail and let me know about it.

Read full story · Comments { 0 }

Web Form Factory

Need some help making your form ideas into a reality? If you find learning PHP to be a drag, and you just want an Online form you made to work, you might give the Web Form Factory a shot.

Web Form Factory is an open source web form generator which automatically generates the necessary backend code to tie your form to a database. By generating the backend code for you, WFF saves you time.

+ Visit the Web Form Factory!

Read full story · Comments { 0 }

Easy Form Generation

Looking for an easy way to generate Online forms? You know the kind that will give you a few options to fill out (such as a survey) or your thoughts and name (such as a contact page)? Go check out The Form Assembly. They make it super easy to get a form up and running in just a few minutes. The only downside to this service that I can see is that for the free version, you do have to look at ads. Other than that though, quality stuff!

Read full story · Comments { 0 }