Monthly Archives: June 2011
An In-Depth Look at the Dashboard Widgets API | Theme.it
A nice rundown of how to create your own WordPress Dashboard widgets, using the core APIs.
An In-Depth Look at the Dashboard Widgets API | Theme.it
Tags: wordpress, dashboard, widgets, api, tutorials
The problem with working out of a coffee shop is that I have to sit here smelling the cinnamon rolls and freshly toasted bagels…
Fill Any PDF Form
OMG! Where has this service been all my life? If only we could get doctors offices, schools, recruiters, employers, etc. to use something like this!
Tags: pdf, forms, online, surveys, service, fillanypdf
CSS3 gradients From #000 to #fff in 45 minutes
Excellent in-browser slideshow detailing CSS3 gradients, with embedded live demos, and good notes on browser compatibility.
CSS3 gradients From #000 to #fff in 45 minutes
Tags: css3, gradients, webdesign, webdev, graphics, design, colors
Google Code Playground
How awesome is this? An interactive tool for exploring, learning about, and tinkering with Google’s various service APIs. Click an example, it shows you the code and the result. Edit the code right in your browser.
Tags: google, apis, services, maps, visualization, search, news, language, translation, calendar
Fillerama: A Filler Text Generator
Yet another lorem ipsum filler text generator. This one using quotes from Futurama, The Simpsons, Doctor Who, Star Wars, etc.
Fillerama: A Filler Text Generator
Tags: lorum, ipsum, lorumipsum, generator, filler, text, content, placeholder
Install and upgrade functions for plugins and themes
Sample code for how to manage installing/upgrading options for your WordPress plugins and themes.
Install and upgrade functions for plugins and themes
Tags: wordpress, plugins, themes, webdev, coding, installation, upgrades, bestpractices
Top 10 Git Tutorials for Beginners
I already had some of these bookmarked, but I need to check out the other sites in this list of git tutorials.
Top 10 Git Tutorials for Beginners
Tags: git, sourcecontrol, versioncontrol, scm, rcs, tutorials
A Guide to Nonce | Tyler Egeto v2
Good article about nonces, how to create and use them to secure your form actions.
A Guide to Nonce | Tyler Egeto v2
Tags: webdev, development, programming, security, nonce