APIs Tutorials

  • By
    PHP Woot Checker – Tech, Wine, and Shirt Woot

    If you haven't heard of Woot.com, you've been living under a rock. For those who have been under the proverbial rock, here's the plot: Every day, Woot sells one product. Once the item is sold out, no more items are available for purchase. You don't know how many...

  • By
    MSN Live Search Result Grabber

    Within the last month, I've created two popular SEO tools: Google Grabber and Yahoo Grabber. Each grabber goes to the respective website and retrieves the number of pages a specified domain has indexed in the search engine. Having the indexed number...

  • By
    CSS3 and Your Browser

    CSS3 has been in the works for quite a while but the "A grade" browsers have been slow to implement many of the new selectors. How is your current browser vendor doing? Use the CSS Selector test suite to find out!CSS...

  • By
    PHP Alexa Rank Fetcher Class

    The most well known online website popularity measuring stick appears to be Alexa. Alexa provides a wealth of information on a given website, most notably: Popularity rank (the most important one) Reach In-links Speed Alexa provides this information in many useful formats, including XML. Using the XML...

  • By
    Download a URL’s Content Using PHP cURL

    Downloading content at a specific URL is common practice on the internet, especially due to increased usage of web services and APIs offered by Amazon, Alexa, Digg, etc. PHP's cURL library, which often comes with default shared hosting configurations, allows web developers to complete this...

  • By
    6 Reasons To Use JavaScript Libraries & Frameworks

    I've seen many articles around the internet from JavaScript fundamentalists that advocate writing your own JavaScript code instead of using JavaScript frameworks like MooTools, Prototype / Scriptaculous, jQuery, MochiKit,