-
WordPress + Koding == Awesome
I just discovered that you can install a live WP site on Koding. Here’s how I set mine up: WordPress on Koding | jazzsequence on Koding.
-
Hallowe’en: what we’re celebrating
Since I get a kick out of digging into the history of such things (like I did for Valentine’s Day a couple of years ago), and since I — being a recovering goth, former Catholic, and damn heretic — know a few things on the subject, I thought it would be fun to look at…
-
(via @801PUNX: Just dropped off these captain …)
(via @801PUNX: Just dropped off these captain …)
-
Spooky doom! @slighter’s got a new track for Halloween
Check it out. It’s full of awesome. Last Pulse (Halloween 2012) by Slighter
-
The first rule of functions…
The first rule of functions is that they should be small. The second rule of functions is that they should be smaller than that. Functions should not be 100 lines long. Functions should hardly ever be 20 lines long. What Constitutes Clean Code in WordPress? – @tommcfarlin (original quote from Clean Code by Bob Martin)
-
The agony and the ecstasy of Automattic’s Jetpack
In a discussion on Twitter with the Internet’s @SiobhanPMcKeown (if you don’t know who Siobhan is, you don’t read many WordPress blogs) & @Krogsgard about WordPress themes with lots of options, I mentioned that I’ve been thinking about ways to justify removing options from Museum Core in favor of using plugins to accomplish those same things. Case…
-
(via Weighthacker These foods will make you more productive and…
(via Weighthacker These foods will make you more productive and boost your morale)
-
The about.me WordPress widget in the wild
Well, it’s a good thing I prettied up my site recently. Because I started using the About.me widget shortly after they launched it, I got featured on their blog. The about.me WordPress widget in the wild | About.me Blog.
-
Timed Screenshot Alfred Extension
I was shocked — SHOCKED, I tell you!!! — to learn today that Skitch (the once-amazing screen-capture and image sharing app that is almost worth ditching Windows for Mac just to be able to use) no longer lets you do timed screenshots. What??? I was so upset, I had to do some digging and learned…
-
Search Engine Optimized breadcrumbs
I had a need to build some search engine optimized breadcrumbs for a project I’m working on right now. I didn’t want to just use Yoast’s breadcrumbs, because I’m using Twitter Bootstrap, and I wanted to make use of the built-in breadcrumbs support, so I did a Google, found something, tweaked it and am using…