I had a browser based problem with Firefox yesterday where my animation wasn’t running smoothly, even the latest version, but it was running fine in Chrome and Safari. I searched online for a bit but didn’t find a solution. I was, at the same time, trying to remove the dotted line that’s displayed when clicking [...]
All posts by lbarclay
Firefox sluggish / jittering jquery (or css3?) animation
Posted by lbarclay on May 23, 2012
http://lbarclay.wordpress.com/2012/05/23/firefox-sluggish-jittering-jquery-or-css3-animation/
Web Developers vs Programmers
I recently had a discussion on Twitter with someone who I had respect for in the web community. He was arguing about the term UX developer having a negative effect on his part of the industry. I argued that the term developer is pretty generic, it simply implies that someone is developing something. I then [...]
Posted by lbarclay on February 22, 2012
http://lbarclay.wordpress.com/2012/02/22/web-developers-vs-programmers/
iTunes 5103 ? delete your SC Info folder
Just got this whilst trying to play an iTunes rental – 5103: This was the solution: http://support.apple.com/kb/TS1389
Posted by lbarclay on January 28, 2012
http://lbarclay.wordpress.com/2012/01/28/itunes-5103-delete-your-sc-info-folder/
Class and Object definitions in JavaScript
A developer friend of mine emailed me with a question about Classes in Javascript: Don’t suppose you have any literature or anything I can look at in regards to the correct structure for a javascript class (in node.js)? I have looked all over the shop and found various different ways of doing it but am having [...]
Posted by lbarclay on January 26, 2012
http://lbarclay.wordpress.com/2012/01/26/class-and-object-definitions-in-javascript/
A simple jQuery Plugin to automagically create anchors from recognised HTTP links and convert hash tags into links on Twitter
Linkify (and Hashify) A simple jQuery Plugin to automagically create anchors from recognised HTTP links and convert hash tags into links to Twitter. Get the code on github. I created linkify after using the @anywhere Twitter library and found that it didn’t automatically link urls in tweets or hash tags. Usage $([selector]).linkify(); / $([selector]).hashify(); Examples [...]
Posted by lbarclay on January 21, 2012
http://lbarclay.wordpress.com/2012/01/21/a-simple-jquery-plugin-to-automagically-create-anchors-from-recognised-http-links-and-convert-hash-tags-into-links-on-twitter/
Interesting content, it makes work less ‘work like’!
www.grundini.com I just finished working on the first release of this website (above) for Peter Grundy, with Further Creative http://www.furthercreative.co.uk. After discussing with the user experience expert and designer, I faced the usual development decisions. I chose some solutions which use technology that I’d not employed in anger on many projects before. With Peter’s content [...]
Posted by lbarclay on January 21, 2012
http://lbarclay.wordpress.com/2012/01/21/interesting-content-it-makes-work-less-work-like/
Creating ShareThis buttons with custom images in Javascript
This should have been easy! I wanted to add some ShareThis buttons on a page in an single page web application and update the link to be shared every time the hash was changed. The shareThis functionality didn’t really allow this ‘out of the box’ and it took me a while to work out the [...]
Posted by lbarclay on December 5, 2011
http://lbarclay.wordpress.com/2011/12/05/creating-sharethis-buttons-with-custom-images-in-javascript/
My Twitter Flickr Mashup
I attended full frontal last week, which was excellent. It gave me inspiration to experiment a bit with some Javascript.
I went about setting myself a very loose brief; I wanted to do something quick, in no more than seven hours, I didn’t want to have to write any server side code and wanted the code to reside on a single page.
I went about looking into the Twitter and Flickr APIs and decided to combine them by doing a photo search on flickr using tweets from the Twitter public timeline every 60 seconds.
What I came up with ended up as a kind of visual social commentary using Twitter and flickr.
Posted by lbarclay on November 26, 2009
http://lbarclay.wordpress.com/2009/11/26/my-twitter-flickr-mashup/
Javascript League Tables
Having seen a lot of league tables on various websites I was suprised to not see the implementations use the UI more effectively. Most of the implementations required the user to click on seperate links to view the current table, results or fixtures. I was interested to see if I could provide an easier way [...]
Posted by lbarclay on August 15, 2009
http://lbarclay.wordpress.com/2009/08/15/javascript-league-tables/
ExtJs stores and baseParams
I have found myself using ExtJS on both of the last two contracts I have worked on. I have found that the API documentation, however well organised, doesn’t suit me. Finding examples that are specifically what you need can be a difficult task as they tend not to exist in the documentation itself but are [...]
Posted by lbarclay on March 19, 2009
http://lbarclay.wordpress.com/2009/03/19/extjs-stores-and-baseparams/








