I’ve released a few updates to Tipsy Social Icons since I last updated this category.
Category: Projects (Page 31 of 33)
Posts introducing, updating, and covering various projects to which I’ve contributed or that I maintain.
In a number of recent projects, I’ve been needing to provide an overlay of sorts over an entire page or a number of elements on a page. Unfortunately, most options ship with extra weight – they include support for modal dialogs or some type of lightbox overlay all of which was overkill for what I needed.
To that end, I ended up writing a lightweight plugin that makes adding overlays trivially easy. Continue reading
I just published a quick update to my Tipsy Social Icon widget:
Note: Tipsy Social Icons has been updated to version 2.0 and also includes a premium version of the plugin. Read more here!
After sharing the widget on a couple of sites (such as Forrst), I received a great, candid feedback.
As such, I just published a quick update to my Tipsy Social Icon widget: Continue reading
This weekend, I spent sometime toying around with the Google URL Shortener API.
I wrote a small demo application you can browse and fork via GitHub. It’s by no means complete, but shows the basic shorten and expand operations.
You’ll need a Google API key, a basic LAMP installation and basic familiarity with PHP’s cURL library.