What’s the best browser? That’s a question I get asked all the time. For years now I’ve been pretty non-committal when it came to taking sides in the browser wars - after all, a browser is a browser and it’s what’s displayed in the browser window that matters, not the browser itself.
Read more »CSSVista v0.15
CSSVista is a free Windows application for web developers which lets you edit your CSS code live in both Internet Explorer and Firefox simultaneously.
Read more »
Category: Software Tags:
Why Firefox Is a Web Designer’s Best Friend
Apart from the darn good web browser that it is, Firefox is also a web designer’s best friend. You can do almost all of your web page testing within Firefox and use it as a tool along with your graphic and code editors to help you design better and faster.
Read more »Category: Software Tags:
My Notes on the Migration to PostgreSQL Experience
Recently, I was involved in changing the database implementation for one of the products. The product had been using the most popular database and there were several reasons ranging from performance goals, maintainability, platform support requirements to licensing cost. After taking a look at several replacement candidates, the team narrowed down to PostgreSQL. The decision eventually became very easy with the availability of PostgreSQL in Solaris 10 and the enterprise ready features of it.
Read more »
Category: Software Tags:
Beyond DOCTYPE: Web Standards, Forward Compatibility, and IE8
Progress always comes at a cost. In the case of web browsers, users bear the cost when developers take the rendering of certain authoring tools and browsers (especially Internet Explorer) as gospel. When a new version of that browser comes along and fixes bugs or misinterpretations of the spec (or introduces new ones) or in any way changes behavior, sites break and our clients, bosses, and users get very unhappy.
Read more »
Category: Software Tags:
Adobe AIR Revolution
Adobe AIR, currently in beta stage, is a new software from Adobe that lets developers using HTML, Ajax, Flash and Flex build and deploy rich internet application on their own desktop. Although AIR finalization is in progress, there are many applications out there built on top of it, showing all the cool capabilities of the software. I will list some of the ones available for the public.
Read more »
Category: Software Tags:
A sane approach to choosing primary keys
All non-trivial websites need a database, so it pays to build database skills. This entry summarizes 15 years of experience in the important issue of how to assign primary keys to your tables.
Read more »Category: Software Tags:
Firefox 3.0: A web developer's view on changes & benefits
Changes that Firefox 3.0 will have on web developers. The author hits on Javascript changes because of the new DOM engine, CSS changes and more.
Read more »
Category: Software Tags:
Eclipse and PHP
Eclipse started as a Java IDE and evolved into a generic IDE with a strong Java bias. If you start out with a standard Eclipse installation and without any Eclipse experience, it may take you a while to figure out the best way to set it up for use with PHP. This article will make the PHP setup fast and easy.
Read more »Category: Software Tags: