I was reading Chris Brogan’s Rules of the Pool article and I really had to reiterate that when you blog, choose what you think is best. Using together Blogging and social media are knocking all the rules of the normal pool we have come to know over the past decade, literally right out of the
[Continue Reading...]Webmaster 101: Making Sense of Your Site Stats
For those who already know how to harness the power of their site stats and how to adjust their site focus, this article will be a real breeze. For those who are just getting into blogging and finding their way, this might be handy. Reading your site stats whether you use your StatPress plugin (for
[Continue Reading...]Easy Guide Using TortoiseSVN For WordPress Plugin Developers
So, you made a plugin, submitted the plugin to be hosted at the WordPress Plugin Repository and got approved. So now what? All those directions are easily understandable by the geek gods, but you are like – huh? You are going to need to upload your plugin using SubVersion. So, for those who need the
[Continue Reading...]Has Blogging Become A Chore to You?
You blog often and spend time writing quality articles, but feel you are not getting traffic or your blogging seems all for nothing? Has blogging become a chore? There could be several reasons why you might feed blogging is a tedious chore: Creating a post takes too much time Lack of motivation Discouraged because you
[Continue Reading...]How To Display Two Columns For Categories In WordPress
Displaying two columns for categories in your WordPress is not too hard. Just takes a little php, html, and css. You can put this in your posts, pages, or sidebar. We are taking the usual category code for WordPress. <?php wp_list_categories(); ?> and replacing it with the following code. This php splits up each category
[Continue Reading...]7 Tips To Being A Better WordPress Web Designer For Your Client
I having been designing exclusively for WordPress for 5 years, before that, I designed both in WordPress, static sites, and with other content management systems. I am not the best in visual efforts, but I like to try to work with my clients and make sure they have a more than satisfactory product that they
[Continue Reading...]