10 Awesome New Premium WordPress Plugins from CodeCanyon
July 6, 2010 – 7:13 pm | Comments Off

Shared by 小董 CodeCanyon一定有給他錢 As part of our massive CodeCanyon push this year, I’m pleased to announce that we’ve launched not one , but two awesome new categories. The new CSS category features everything from incredible pricing charts , to buttons , to entire frameworks ; while the WordPress plugins category is quickly on its way to becoming the premier location for purchasing premium plugins on the web.

Read the full story »
Featured

Some article you should watch….

Google Reader

some article I share in google reader. they are very important to me.

Headline

Most important article~

Normal

原創

通常 原創都是短短的 因為站長很忙.

Home » Archive by Month

Article Archive for July 2010

WordPress admin side query debug
July 7, 2010 – 7:39 pm | Comments Off

Sometime I really hat wordpress query module.
For debug ,it is too many package!!

Now I show the way to sql debug

Introducing WordPress 3 Custom Taxonomies
July 6, 2010 – 7:29 pm | Comments Off
Introducing WordPress 3 Custom Taxonomies

Shared by 小董 滿適合拿來作商品屬性的~~ WordPress 3 fills in a number of important gaps towards being a serious content management system. The easy-to-use custom taxonomies function gives site designers some powerful tools for building a good information architecture. Learn what taxonomies are, why they’re useful, and how to use them in today’s tutorial! What is a Taxonomy?

10 Awesome New Premium WordPress Plugins from CodeCanyon
July 6, 2010 – 7:13 pm | Comments Off
10 Awesome New Premium WordPress Plugins from CodeCanyon

Shared by 小董 CodeCanyon一定有給他錢 As part of our massive CodeCanyon push this year, I’m pleased to announce that we’ve launched not one , but two awesome new categories. The new CSS category features everything from incredible pricing charts , to buttons , to entire frameworks ; while the WordPress plugins category is quickly on its way to becoming the premier location for purchasing premium plugins on the web.

Increase Productivity by Creating PHP Helper Functions
July 5, 2010 – 2:24 pm | Comments Off
Increase Productivity by Creating PHP Helper Functions

Every workman needs a good toolbox, and web developers are no different. PHP helper functions are designed to speed up and homogenise repetitive tasks, and make your life that much easier

PHP and AJAX shell console
July 5, 2010 – 10:00 am | Comments Off

Shared by 小董 這個我喜歡啦 Ever wanted to execute commands on your server through php to mimick a shell login? Now you can. I’m calling this file (see below) shell.php and it allows you to run commands on your web server with the same permissions that your php executable has

Advanced WordPress wp-config.php Tweaks
July 5, 2010 – 9:35 am | Comments Off

Shared by 小董 這個大佬寫的東西一向經典 The bottom line for this article is that I want to make WordPress as fast, secure, and easy to install, run, and manage because I am using it more and more for client production sites, I will work for days in order to solve an issue so that I never have to spend time on that issue again. Time is money in this industry and that is ultimately (time) what there is to gain by tweaking WordPress. Note: I spent no time on readability, this is primarily a read the code and figure it out article.