Similar articles
David Walsh :: PHP, CSS, MooTools, jQuery, and Eve
Using the GitHub API and PHP to Get Repository Information
GitHub is an awesome place to host your open source project code. MooTools, Prototype, and jQuery all use GitHub. As you probably know, the MooTools Forge requires your plugins be hosted on GitHub. ...
David Walsh :: PHP, CSS, MooTools, jQuery, and Eve
Google URL Shortener PHP Class
Google has had a URL shortening domain for quite a while now but it wasn’t until recently that Google exposed the URL shortening API to the public. I took a few minutes to review their API and ...
David Walsh :: PHP, CSS, MooTools, jQuery, and Eve
Create Bit.ly Short URLs Using PHP: API Version 3
Bit.ly is a great URL shortening service. I love their reliability, shortness of the URL, and the information they provide about a given URL. Recently Bit.ly updated their API to version 3 so I thou...
David Walsh :: PHP, CSS, MooTools, jQuery, and Eve
ID Your Body Using PHP
It seems like every part of a website needs to be dynamic. Dynamic, database-driven pages, dynamic javascript, dynamic CSS, etc. All this dynamism can make it difficult to style or script a page eas...
David Walsh :: PHP, CSS, MooTools, jQuery, and Eve
iPad Detection Using JavaScript or PHP
The hottest device out there right now seems to be the iPad. iPad this, iPad that, iPod your mom. I’m underwhelmed with the device but that doesn’t mean I shouldn’t try to account ...
David Walsh :: PHP, CSS, MooTools, jQuery, and Eve
Using MooTools ScrollSpy to Load More Items via JSON/AJAX
Last July I wrote an epic dominant unbelievable fantastic outstanding awesome NetTuts post called Create a Twitter-Like “Load More” Widget Using CSS, HTML, JSON, and jQuery or MooTools whe...