Quantcast
Channel: Rick Huby dot com » Rick Huby
Browsing all 10 articles
Browse latest View live

jQuery input text selection toggler

On a recent project I was asked to add some client side functionality to an input field, so that people clicking in the input box would have the contents auto-selected. Not a problem, a fairly easy...

View Article



jQuery stop animation

On a recent project I was required to write some QUnit based tests for some jQuery widgets that I’d built. The goal was to try and test all of the functionality of the widget in isolation, however some...

View Article

XHTML, JavaScript & CDATA

This is one of those really annoying pieces of syntax that I can never remember and that I always have to look up so I figured that other people would surely have the same issue :) Anyway, see below...

View Article

Converting MySQL timestamp to RSS pubDate in PHP

A quick and simple means of using PHP to convert a MySQL timestamp field into the required format for the RSS pubDate field. date('D, d M Y H:i:s O', strtotime($mysql_timestamp_val));

View Article

Image may be NSFW.
Clik here to view.

jQuery Spiderable Select Field

There is always a lovely balance to be had between the worlds of design and code, especially when it comes to balancing the wants and desires of the product owner, especially when factoring in search...

View Article


Image may be NSFW.
Clik here to view.

8 Quick wins for improving page speed

It’s been stated many times before that you only have a small window of opportunity to capture a user’s attention when they visit your website. One factor in grabbing this user and holding on to them...

View Article

JavaScript: sort objects in array

I needed to sort an array of objects in JavaScript recently and was quite frankly amazed by 2 things: I’d never done it before in 7+ years of JavaScript It’s really rather easy! JavaScript has...

View Article

Google, mobile payments & biographical data

As a reader of Daily Reckoning I was interested in an article they put together on the rise (or more to the point, the lackthereof) of payments via mobile phones in the US. It mentions the lack of...

View Article


Skills for Front End Developers

Louis Lazarus over at impressivewebs.com recently wote an interesting article on the skills which front end developers should have.  It was an interesting post though I felt it turned into a bit of a...

View Article


Image may be NSFW.
Clik here to view.

MSDN Usability Advice Gaff

I got sent a link to an MSDN usability article with “20 Tips for a Better, Functional User Experience”. Number 9 on the list is “Never Disrupt the User” – which was amusingly accompanied by an...

View Article
Browsing all 10 articles
Browse latest View live




Latest Images