Five great development blogs to which you should subscribe: DevTips (subscribe) ProBlogDesign (subscribe) David Walsh Blog (subscribe) NETTUTS (subscribe) Raymond Selda (subscribe)
{ 2 comments }
Posts tagged as:
Five great development blogs to which you should subscribe: DevTips (subscribe) ProBlogDesign (subscribe) David Walsh Blog (subscribe) NETTUTS (subscribe) Raymond Selda (subscribe)
{ 2 comments }
If you’re editing a WordPress theme template file by adding a call to a plugin’s function, you need to be careful. In six months or a year you’re going to deactivate or delete that plugin, and you’re going to get a big ugly fatal PHP error on your blog. You can avoid it, though, by [...]
{ 0 comments }
Right now I’ve got just under 3,400 posts here on this site. That makes it sort of a pain when I’m browsing through them in the back-end because by default the WordPress engine is set to display lists of posts fifteen at a time. I frequently have twenty or more drafts and / or scheduled [...]
{ 1 comment }
If you look at the top of this page you’ll see that there is a short quip displayed in my header. Every time you visit any page, it changes. I have about fifteen little quotes in my database and they’re set to display randomly with each refresh of the page. I wrote a plugin which [...]
{ 2 comments }
Today I’m going to explain how to make your WordPress blog display a special note based on a tag associated with a post. This tip is uniquely written for users of Chris Pearson’s awesome Thesis Theme, but if you are crafty enough with WordPress, you’ll be able to use it regardless of the theme you’re [...]
{ 5 comments }
Delicious is a social bookmarking service that allows users to tag, save, manage and share web pages from a centralized source. With emphasis on the power of the community, Delicious greatly improves how people discover, remember and share on the Internet. Lots of people use Delicious to store bookmarks online, and as a blog publisher [...]
{ 0 comments }
Once you’ve been blogging for a few years, you’re going to realize that your archives page is huge. For the casual one-post-each-week blogger, it might be okay to display the titles or even excerpts of posts on your archives page. But what about you and your twenty-posts-per-day blogging habit? It won’t be long before your [...]
{ 0 comments }