Send us your brain! Let us do the thinking for you.
 
One of the most apparent aspects of both my professional and personal life is that I am always learning. As my friends and family can tell you, I constantly have my nose in something and am very eager to share what I just learned. As I have written about what I have learned here, I have realized that I have been holding back on something important: how do I choose what I want to learn next.
 
 
This is great, thanks so much for posting. I was having problems using the wp_enqueue_script('media-upload'); - I was getting the properly sized editor but my custom

Tom, Two other reasons besides mod_php quickly come to mind on why I use prefork apache--mod_perl and mod_python. The solution of using NGINX as a

Hi, Thanks for a good article. I realize most people use apache prefork because of thread safety issues with worker (or more likely because that's how

Thanks for sharing this! I have been needing some way to search through authors (that I store in custom fields) for along time, and

The media-upload script needs to be called before wordpress starts sending content to the browser. By the time it starts parsing banner.php, it is
 
 
Tag: php
 
 

One of the more interesting challenges I have faced with Wordpress is offering custom pages. These could be pages such taking a survey, asking a question, or suggesting a topic. Previously, I had gone about coding these kinds of pages by just sticking the php file in the web root.

Tags: ,
 
 

I have a friend that wants to update a banner on his Wordpress blog homepage without changing the template files. I tell him I'd be glad to help him out and start working on a plugin that provides a custom administration page to allow for this. As I am a firm believer in the power of a lazy coder to get things done faster and better, my first thought was: "Why don't I just see if I can hijack the 'Select Image From Gallery' page to do this?"

Tags: , , ,
 
 

In my previous post on implementing a custom field search in Wordpress, I showed how to modify the internal SQL LIKE search that is the default search engine of Wordpress. There are other search engines that Wordpress can make use of, most notably Sphinx Search.

Tags: , , ,
 
 

Some friends of mine that have started offering custom Wordpress designed sites and consulting hit me up a couple of weeks ago for some help. They had a site for a client that was utilizing custom fields to provide some additional CMS-like functionality to Wordpress and had hit a snag. Their custom fields were not being searched.

Tags: , ,
 
 

The new Braindonor Network site is up and running!

Tags: ,