Update: Make sure you check out the comments! My post is just a launching point for some great commentary from staff at iBegin Share and Add to Any. Every site with timely or useful content should utilize some on-site bookmark sharing tool. I’m talking about the bar of links to social networking sites like Facebook, [...]
Read MorePosts tagged "usability"
What not to do in a survey
I purchased Mario Kart Wii and decided to register it at Club Nintendo. It’s an interesting service and I’m playing along to see where they go with it. If you want to register your own Nintendo games, you can find it on the back of a bifold pamphlet included in the game case. Some older [...]
Read More gaming, usabilityDon’t use excerpts in your RSS feed
I’ve become a big-time RSS junkie in the last few months. Google Reader is my preferred format, but I am looking into some of the desktop-based readers. I’ve picked up on a subtle trend from these months of scouring roughly 50 feeds. The vast majority of feeds simply include the entirety of a given article, [...]
Read More marketing, usabilityXenocode Browser Sandbox – Web designers rejoice!
Update: Xenocode has decided to eschew usability in favor of…well nothing really. In order to use the browser sandboxes now, you must “initialize” them from the site, which amounts to downloading the files you need in order to execute the sandbox. You can circumvent this genius decision by downloading the browser of choice, then open [...]
Read More browsers, Microsoft sucks, software development, usability, user interfacesTrouble logging into anything Google from Firefox
That’s what I keep getting everywhere I go in the Google universe for the past several days using Firefox (using latest stable release, v3.0.6). I know I’m not the only one, I’ve found a plethora of recent support posts discussing the same issue. Normally I’m the one writing here to say “Hey, look out for [...]
Read More browsers, crappy coding, usabilityRare “Google fail” moment
As a developer, I’m a heavy Firefox user, but Google’s Chrome browser is pretty awesome for day-to-day browsing. Since it syncs with all my cookies and saved passwords from Firefox, I can use the two interchangeably. It starts up and loads pages super fast, and has the cleanest menu I’ve seen yet. I’ve started recommending [...]
Read More coding horror, usability, user interfacesNo “private” setting in open source
I love the PHPMailer system. Straightforward, effective, very well documented and supported. It’s everything that a piece of software should be, and best of all it’s free. The parent company, codeworx Technologies, supports and maintains a piece of software used by millions of sites for free, and gets a ridiculous amount of exposure in return. [...]
Read More open source, usabilityThere are still kinks in Apple’s armor
To: Anyone at Apple who works on iPod/iTunes From: Annoyed iPod Shuffle user Subject: Stop deleting my songs Message: A recent run was rudely cut short when I realized that my iPod Shuffle contained just two of the hundred or so songs that I listen to while working out. Some sleuthing lead me to discover [...]
Read More crappy coding, usabilityWhat not to put on your homepage
I have a friend who showed me something on the WineAccess homepage tonight that just made me laugh. Check it out. See anything wrong with that picture? How about the “What You Missed” section at the bottom? It contains wine bottles that you can’t purchase, because they’re sold out. Hence the title. Worthless information with [...]
Read More crappy coding, usability, user interfacesExtract email addresses from tags
Ran into another cool hurdle today for my Fwd:Vault development. When I grab the message content to archive it in the system, first thing I do is scrub it out to ensure that (a) it displays properly, and (b) there are no misbehaving characters. I grab both plain text and HTML email formats (if present), [...]
Read More email, fwdvault, php, programming, regular expressions, security, usability