Synchronizing Google Calendar and Microsoft Outlook
Well, we’ve heard it a thousand, maybe a million times: It’s only a matter of time before Google Calendar (gCal) rules the online calendar sphere. For certain, it’s a solid application, and comes integrated with Gmail too. But great as it is, one issue still prevents that from happening: gCal + Microsoft Outlook synchronization. Yes, […]
Web-based CSS Optimization Tools
Even if you are not an accessibility freak, reducing the total size of your web pages (both internal and external components) is always win-win. Not only will your site load faster for your users, you save bandwidth. There are a number of different approaches that can be pursued, but we’ll only look at CSS optimization […]
Text Replacement Techniques
One of the greatest handicaps web designers are afflicted with is in the area of typography. Besides being limited by a small stable of universal fonts, the lack of anti-aliasing support in most browsers renders text styled using mere CSS and HTML highly limited in quality (a.k.a. ugly). This isn’t going to change in the […]