Recent Articles.
-
Foursquare vs. Gowalla… annnnnd fight!
Reading time: 5 minutes<script type=”text/javascript”>function initMenus() { $(‘ul#accordion li ul’).hide(); $.each($(‘ul#accordion’), function(){ $(‘#’ + this.id + ‘.expandfirst ul:first’).show(); }); $(‘ul#accordion li h2.widgettitle’).click( function() { var checkElement = $(this).next(); var parent = this.parentNode.parentNode.id; if($(‘#’ + parent).hasClass(‘noaccordion’)) { $(this).next().slideToggle(‘normal’); return false; } if((checkElement.is(‘ul’)) && (checkElement.is(‘:visible’))) { if($(‘#’ + parent).hasClass(‘collapsible’)) { $(‘#’ + parent + ‘ ul:visible’).slideUp(‘normal’); } return false; …
-
FLIR, Cufon, Typekit, or SFIR: Breaking Away From Web-Safe Fonts
Reading time: 3 minutesIf I had to subtitle this post, I would probably make some sort of a silly joke like “Georgia on my mind” or “Helvetica? I barely even know you” or something like that, but instead I want to jump right into the fun stuff. Back when the web was young and you were “likely to…
-
Getting Ready for PodCampNashville (#pcn10)
Reading time: 1 minuteView more presentations from Mitch Canter.
-
Things I Learned from #wcatl (and a Few I Learned on My Own)
Reading time: 1 minuteView more documents from Jane Wells. 2. The PHP and WordPress communities can learn a lot from each other. @technosailor gave a fantastic presentation (re: lecture in a discussion-y way) on how the core communities of both the PHP world and the WordPress world could stand to play nicer to each other. Personally, I think…
-
Gearing up for BlogWorldExpo (#bwe09)
Reading time: 1 minuteView more presentations from Mitch Canter. These are the same slides I did for BlogWorldExpo, so they have a few blogworld specific items in there… but for the most part, everything is the same content wise. And please, if you have any questions about WordPress, blogging, or anything in general (even if you weren’t at…
-
Happy New Year!
Reading time: 1 minuteLet’s be honest – I’m ready to kick 2009 to the curb. This decade has been deemed by the news agencies as one of the darkest in American history. But let’s not focus on the negatives – let’s focus on what’s to come. We stand on the precipice of a new chance, a new start…
Join the Conversation.
The best part of WordPress is the community. My newsletter is an extension of that: sharing knowledge, sparking ideas, and helping us all get better together.