12 posts tagged as "javascript"

Add a Flickr widget to any web site with jQuery

Add a Flickr widget to any web site with jQuery

One of the new additions to the home page of my blog is the “My Latest Photos” widget. It pulls in the 12 most recent pictures that I’ve uploaded to Flickr. It also gives a nice large preview of the image when you mouseover a thumbnail. Like the…

Adding a Twitter Widget to any web site with jQuery

Adding a Twitter Widget to any web site with jQuery

While redesigning my blog I chose to add more of a lifestream effect to the home page of the site. I also made a conscious effort use as much AJAX with jQuery as I could and was appropriate, both to improve perceived performance and just for fun…