-
Should Businesses Use WordPress?
It’s definitely possible to make a living doing custom WordPress plugin and web development, but I don’t think it’s possible to make a living just building plugins and asking for donations. Do you feel that users are ungrateful for your work?Not really ungrateful, no, but I definitely think that some are blissfully ignorant. I imagine…
-
Tuesday Conversations: Your Favorite Plugins
My old site was all about me writing stuff. Don’t get me wrong, I love writing, but I know that I’m not the only guy out there doing this – I love learning from other people about things that I’d never known about otherwise. Unfortunately, StumbleUpon is devoid of good WordPress articles (lots of theme…
-
Should Businesses Use WordPress?
Short answer: Yes. The longer one: WordPress has been around for over 7 years now. From its humble beginnings as the blogging software that took down MovableType, it’s morphed and changed and evolved itself into the number one content management system (or CMS) on the web today. WordPress powers over 10% of all websites on…
-
Yes, Another WordPress Update. So?
WordPress released their press release about WordPress 3.0.4. As soon as it did, I saw the WordPress hashtag on twitter light up – people complaining about having yet another security update. I hate to get on a soapbox about this, but seriously – you’re going to complain about people working to make your site as…
-
Foursquare vs. Gowalla… annnnnd fight!
<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; …
-
Things I Learned from #wcatl (and a Few I Learned on My Own)
View 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…