CSSKarma

Posts Tagged ‘ajax’

Books that made me a better designer

Friday, May 7th, 2010

This is a list of books that have had a big impact on the way I design & developer Web sites. A lot of the content in books now-a-days can be found on various blogs, but the books below all have something in them that I really haven’t been able to find anywhere else. Transcending [...]

Tags: , , , , , ,
Posted in Web Design | 1 Comment »

Selectable RSS with SimplePie and jQuery

Monday, August 17th, 2009

I was building an RSS reader for a project last week and it turned out to be a cool little app. So I thought I’d share some of the code. View demo Download demo files Let’s start off with the HTML we need to get some user interaction with the form. It’s a pretty basic, [...]

Tags: , , , ,
Posted in Web Development | 8 Comments »

Cracking open Google Gadgets

Monday, April 14th, 2008

A few weeks ago, I decided to do a little research into Google Desktop. Which is basically a Google widget platform competing with Yahoo! widgets. After some exploration and dissecting Google Gadgets, this is what I came out with: The core of the application runs on 2 files main.js main.xml There are also some image [...]

Tags: , , , , , ,
Posted in Web Development | 2 Comments »