4 Principles of Not Wasting Time
There are so many postings out there on all sorts of blogs about how not to waste time that I’m not sure I can contribute something very meaningful... more »
1 commentsSave Tags: opinion, usability
A New Look For Zebra Striped Tables
After reading A List Apart's article about if zebra striping (Link) makes any significant impact on speed/accessibility, I thought I would knock a... more »
0 commentsSave Tags: css-html, javascript, usability, web design
Guide to the semantic web
The Semantic Web is a web of data. There is lots of data we all use every day, and it’s not part of the web. I can see my bank statements on the web,... more »
0 commentsSave Tags: methodology, usability, web 2.0
Zebra Striping: Does it Really Help?
Many believe that zebra stripes aid the reader by guiding the eye along the row. However, despite being in use in both paper and electronic mediums... more »
1 commentsSave Tags: gui, opinion, research, usability
jTree 1.0 - the Ultra lightweight sortable nested list for jQuery
I have seen some implementations of sortables list and none really fits my needs. Here is an ultra lightweight jQuery plugin (2.6kb minified!!!!!!!!!)... more »
1 commentsSave Tags: javascript, usability, web 2.0
Getting Started with Pulse
You've heard about Pulse, but maybe thought you didn't have time to pull it down and take a peek. This screenshot-laden blog entry should help you... more »
0 commentsSave Tags: eclipse, how-to, tools, usability
Pulse 2.1 Delivers New Virtual Platform for Eclipse Developers
Genuitec is proud to announce the availability of Pulse 2.1. Pulse 2.1 is an easy way to obtain, manage and configure your Eclipse-based products, and... more »
0 commentsSave Tags: java, javascript, methodology, usability
Web Accessibility Tools Round-Up
While there is no substitute for true user testing when it comes to web accessibility testing, there is definitely a lot of room for tools that can... more »
0 commentsSave Tags: css-html, tools, usability, web design
sIFR - Use custom fonts in your website safely
An incredibly smart script to overlay Flash animations with custom fonts in your website. Completely safe, accessible and standards compliant.
1 commentsSave Tags: javascript, reviews, usability, web 2.0
100 Killer Web Accessibility Resources: Blogs, Forums and Tutorials
If you don't have a clue about the issues that surround Web site accessibility, then this list will help you to become well acquainted with the issues... more »
1 commentsSave Tags: open source, tools, usability, web services
7 Ways to Show Your Visitors that You Don't Care
f you’re not interested in your website’s visitors, here are 7 things you can do to make this clear to them.
0 commentsSave Tags: css-html, usability, web 2.0, web design
Super Tables - new release v0.24 - html tables with fixed headers and more
Super Tables are large HTML tables enhanced with cross-browser fixed vertical and horizontal scrolling headers with custom skins and features. A... more »
1 commentsSave Tags: css-html, gui, javascript, usability
Yahoo! UI Library: Grids CSS - A preset css to provide over 1000 layouts
The foundational YUI Grids CSS offers four preset page widths, six preset templates, and the ability to stack and nest subdivided regions of two,... more »
0 commentsSave Tags: how-to, usability, web 2.0, web design
jQuery Combo Select Redux
This jQuery plugin transforms a single select input into separate left and right lists. You can move items between the two sides via buttons or by... more »
0 commentsSave Tags: ajax, javascript, usability, web 2.0
Website Screenshots services
Here’s the list of some websites that are offering website screenshots services which you can use if you are planing to start a web gallery for... more »
0 commentsSave Tags: usability, web 2.0, web services
Steve Yegg: Settling the OS X focus-follows-mouse debate
I recently switched to using OS X full-time for all my client-side computing. Still using Linux on the backends, of course, at home and at work, but I... more »
0 commentsSave Tags: apple, gui, opinion, usability
Java Executor Service Rocket Scientists and Generics Brain Surgeons
We at GridGain recently were faced with the following problem. It turns out (may be old news to some), that java.util.concurrent.ExecutorService in... more »
0 commentsSave Tags: java, opinion, usability
Stop using Ajax!
A while back I got into a forum discussion over the accessibility of CAPTCHA systems. That isn't what this article is about (in fact it wasn't what... more »
6 commentsSave Tags: ajax, opinion, usability
Staying Safe With Pulse 2.1
Regardless of the degree of responsibility a developer assumes or how well legal teams can cover every base, open source licenses and the usage... more »
0 commentsSave Tags: standards, tools, trends, usability
Firefox 3 Bookmarks (My god, it’s full of stars…)
Firefox 3 introduces a few new features to bookmarks that I think makes them much, much easier to use, more useful in general, and much more useful in... more »
1 commentsSave Tags: tools, usability
Do you want to become a great developer?
I found this old post on my old blog and still think it may have some good book tips which I will share with you on my new blog, where I also have new... more »
1 commentsSave Tags: reviews, usability
7 Incredibly Useful Tools for Evaluating a Web Design
"An effective web design is one in which your users are able to find information quickly and in a logical fashion. Do they visit the content you want... more »
0 commentsSave Tags: opinion, usability
Worst Captcha Ever
I’m trying to download a file from the evil Rapidshare (who make you wait about 2 painful minutes before giving you the file) and just after the wait... more »
0 commentsSave Tags: humor, trends, usability, web design
5 JavaScript Best Practices
JavaScript is an extremely powerful and flexible scripting language. Unfortunately flexible, for many people, means fallible. This article highlights... more »
0 commentsSave Tags: ajax, javascript, usability, web design
Effective CSS Shorthand
CSS shorthand can help improve code readability and file size. This article demonstrates this though a series of examples.
0 commentsSave Tags: css-html, gui, usability, web design