50 Brilliant CSS3/JavaScript Coding Techniques
(February 3, 2010)
AJAX-enabled Sticky Notes With PHP & jQuery
(February 3, 2010)
Sweet AJAX Tabs With jQuery 1.4 & CSS3
(February 2, 2010)
Organizing the content of a page in a both intuitive and eye-catching manner, is a must in modern web design. One principle that has been around for some time is dividing text into tabs. This allows you to squeeze much more content in a seemingly limited space and provide a structured way of accessing it.
7 Awesome WordPress Plugins to Give Your Dashboard a New Look
(January 27, 2010)
If you are a regular user of WordPress then you might get bored of the default user interface of WordPress. Although the User Interface of WordPress is good but there is always room for improvement. Automattic the company behind WordPress has decided to go for Open Source Design Contests to make the User Interface of WordPress even better.
Using CSS3 Visual Effects
(January 27, 2010)
Previously in this series on CSS3, we talked not only about how to create scalable and compelling buttons but about how to effectively use new CSS3 properties to speed up development and quickly create rich page elements. In this final article of the series, we’ll really get into it and use CSS3 visual effects to push the envelope.
CSS Transitions 101
(January 19, 2010)
Despite people’s expectation of change and movement on the screen, CSS and HTML have few controls that allow you to design interactivity, and those that exist are binary. A link is either one color or another. A text field is either one size or another. A photo is either transparent or opaque. No in-betweens from one state to the next. No transitions.
20 Best Wordpress Typography Plugins To Enhance Readability
(January 19, 2010)
WordPress has pretty decent typography features in the core installation. But there are plenty of areas ripe for improvement. That’s where the plugins below come in. Whether you just want more control over how the basic text on your site shows up or you want to do something a bit more advanced, there’s surely a plugin available to help.
Progress Trackers in Web Design: Examples and Best Practices
(January 18, 2010)
When designing a large website, especially one that contains a store, you may be required to design a system for ordering online, or a multi-step process of another sort. Walking users through this process by making it easy and intuitive is key to helping increase conversion rates. Any frustration along the way may cause them to leave and pursue other options. Progress trackers are designed to help users through a multi-step process and it is vital that such trackers be well designed in order to keep users informed about what section they are currently on, what section they have completed, and what tasks remain.
Ajax Event Calendar Manual
(January 18, 2010)
Display all your events, appointments, reservations or availability in a stylish event Calendar. Get your event data from many different sources such as own database or Google Calendars and show it all in a single calendar! Daily, Weekly, Monthly or full Year views are available to fully suite your needs. The Calendar is completely Ajax based so when navigating to the next or previous week/month it fully loads its data dynamically without refreshing the page! Choose from the 11 great looking CSS designs to style the calendar so it fully fit in your site design.
Optimizing HTML
(January 13, 2010)
Client-side optimization is getting a lot of attention lately, but some of its basic aspects seem to go unnoticed. If you look carefully at pages on the web (even those that are supposed to be highly optimized), it’s easy to spot a good amount of redundancies, and inefficient or archaic structures in their markup. All this baggage adds extra weight to pages that are supposed to be as light as possible.
The reason to keep documents clean is not so much about faster load times, as it is about having a solid and robust foundation to build upon. Clean markup means better accessibility, easier maintenance, and good search engine visibility. Smaller size is just a property of clean documents, and another reason to keep them this way.


