Skip to page content or skip to Accesskey List.
Search evolt.org
evolt.org login: or register

Work

Main Page Content

How to Get Listed in the DMOZ Directory

by Marcel Feenstra |

I'm a little confused. As an internet consultant specializing in search engine optimization, I believe that it is a good idea to submit your site to DMOZ (a.k.a. ODP or the Open Directory Project) --in fact, Google even encourages you to do so! However, being an ODP editor myself, I can tell you from personal experience that perhaps only 10-20% of all the site suggestions we receive actually follow our guidelines...

Read More »

Failover Database Connection with PHP + mySQL

by SJBDude7 |

You want to connect to a mySQL database? Well, then it's likely you already know how. But how about connecting a second database if the first one fails? No? This could be a life saver.

Read More »

How Visual Design Can Impact your Bottom Line

by Brad Henry | How do you know if you should invest more time and money into creating a killer design? This case study examines how the look and feel of the site can impact your overall conversion rate which can provide justification for a little more investment. View the old site, compare it to the new site and review the conversion metrics that shows the before and after conversion rates. Read More »

Site review: French presidential campaign sites: voynet2007.fr

by raphael | Dominique Voynet, a former minister of Environment and Equipment, is standing for the leftist Green party's in the French presidential election coming up at the end of April. Her campaign site, voynet2007.fr, seems to break an exceptionally high number of basic and seemingly well-accepted usability and content design guidelines. Read More »

Making websites: what's your target audience ?

by navjotpawera | If putting your business online means maximising the outreach, and a global audience, then Web Standards just add sense to your sensibility. A browser is never going to buy anything from you. The users should always get your content, no matter what platform they use, what media device they use, or wherever they might be. There should be no reason that a business turns back even one potential customer. Read More »

Working With Fractions In CSS and PHP

by bpeh |

Most of us are uncomfortable with using fractions when writting programs. If we encounter a fraction, we will first convert it into a floating point number (with decimals) and proceed from there. Most programming languages would prefer to use 0.5 as opposed to 1/2 because the later conflicts with the syntax of the languages. In this article, I will discuss an approach to working with fractions in PHP and CSS in one of the projects that I have done.

Read More »

Top 10 Lies told by Clients

by malistudio |

When you're working commercially, being great at what you do is about 25% of the task. Too many times I see the sad example of someone walking in to a situation with noble intentions and then getting royally screwed, because what they see as an opportunity and a labor of love, the other party sees as something else entirely, not at all romantic or idealized, but raw and simple.

You are going to be dealing with people who are unlike yourself. Their motivations are their own and their attitudes are probably different than yours. When you're in education, you may have tough teachers and think that it can't be worse, but wait until a business person has a hundred grand riding on your work! Then you will know what demanding means.

This list wasn't meant to make anyone crazy or paranoid, but is designed to inject some reality into the fantasy.

Read More »

Ultimate htaccess Examples

by apachehtaccess |

Here's my list of the ultimate htaccess code snippets and examples that I use all the time. I tried to keep them extremely minimalistic.

Read More »

Quick Calendar Using AJAX and PHP

by bpeh |

Online calendars are often used in many web applications. Though popular, the logic behind creating a calendar can be scary especially for those who are new to programming. There are many web calendars in the market but some of them are quite complicated. If we are not able to understand the code, it becomes harder for us to customise the calendar to fit into our existing application. As such, we need to create a calendar that can plug itself into any system seamlessly without problems. Whether we are using wordpress, mambo or drupal, we should only need to insert one line into our code for the calendar to work.

Read More »

Can WCAG 2.0 be simpler?

by Vladimir |

The new WCAG 2.0 standard draft sparked a hot discussion around web accessibility and the standard direction. The main issue is how to make it simpler and easier to understand for web developer community. The author investigates some WCAG 2.0 success criteria and explains, why they should be solved by improving technology of user agents.

Read More »

The access keys for this page are: ALT (Control on a Mac) plus:

evolt.orgEvolt.org is an all-volunteer resource for web developers made up of a discussion list, a browser archive, and member-submitted articles. This article is the property of its author, please do not redistribute or use elsewhere without checking with the author.