Archive for July, 2008
JavaScript Horizontal Mover Menu
Horizontal Accordion without any JS libraries
At one point, I was working with a ton of data that had to be displayed on one page in a table format and the table was too large to be displayed on the page. I though about compressing each table td and on mouse hover or click opening […]
Popularity: 1%
Last.FM API and Playing Music using XSFP Playlists
Building music web apps on last.fm api
Last.fm is awesome for many reasons so I wanted to dig into their API in order to see how it can be used to create some cool web applications. I first looked at the available feeds and realized that I really need to look into this XSFP format […]
Popularity: 2%
Post Quotes Plugin for WordPress
Quotations Plugin for WordPress with cURL
There are many Quotes Plugins for WordPress but I wanted to write one that will generate a quote for a post based on the category name in which the post exists. So, if you are blogging about excellent javascript scripts and your entry lives inside a “tools” category, I […]
Popularity: 2%
Feeds in your Blog with Google Ajax Feed API
Put RSS Feeds in your WordPress blog without extra plugins or jQuery
I started using the Google Ajax Feed API on YeFind and i really like it, so I decided to write a WordPress plugin that will use the API to place rss or xml feeds on your wordpress blog. There are plugins out there […]
Popularity: 2%
Grabbing only Pictures out of an XML feed
Pulling Images from feeds with Google AJAX Feed API and Regular Expressions
Recently, I have been building a super aggregator and search engine website using various google APIs. The search engine is using the Google search API and most of the rss and xml aggregation is handled using the Google AJAX Feed API. I […]
Popularity: 2%











