Similar articles
Latest Microsoft Blogs
Using HTML5 Geolocation API in ASP.NET Application
This is the third in the series of posts I am doing on HTML5 for ASP.NET Developers Geolocation is one of the popular features of HTML5 that’s being touted as a favorite for building location aware ap...
David Walsh :: PHP, CSS, MooTools, jQuery, and Eve
Using SCRIPT’s defer Attribute
One of the seldom used attributes within the HTML tag library is the defer attribute on SCRIPT elements. As you can probably tell by the name of the attribute, defer instructs the contents of the scr...
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
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
Create Classy Inputs Using MooTools’ OverText
The MooTools More library is a goldmine. A treasure chest. Pirates booty, if you will (and, of course, I will). More is full of plugins that add a lot of class and functionality to your website wit...
David Walsh :: PHP, CSS, MooTools, jQuery, and Eve
Get a URL’s Reddit Score Using PHP and JSON
Since we can see Digg turning more into a funny-pic-and-vid site each day, I’ve turned my attention to Reddit. Reddit just seems more controlled and programmer-friendly. Since I have respect...