Recommended: SEO for WordPress Secrets
 

Archive for the 'WordPress' Category

Download Google Chrome Blog Theme for WordPress and Blogspot

September 19th, 2008 | Category: Weblog, WordPress Themes | 11 Comments

Google Chrome blog theme is blog theme that mimics the design of Google Chrome web browser. The theme is available for WordPress and Blogspot users.

google chrome wordpress theme
screenshot of Google Chrome blog theme

Theme features:

  • 2 columns fixed width
  • widgets ready
  • gravatar ready
  • support WordPress 2.5 and above
  • Tested on IE 6/7, Firefox, Opera, Safari, and Google Chrome
  • XHTML & CSS validated

Theme download

[via Blogging for Novice]


“Add Adsense To Your WordPress Blog Without Changing The Theme”

Update: Free Shipping of WordPress Olive Green T-Shirts (Malaysia)

July 31st, 2008 | Category: Malaysia, WordPress | 7 Comments

Here is a quick update about my previous post “Free Shipping of WordPress Olive Green T-Shirts“. The PayPal “Buy Now” link was giving error and it has been fixed now.

You can pay the t-shirt cost (£9.50) to my PayPal account (paypal AT liewcf DOT com) using the following “Buy Now” button, then tell me either for Men/Ladies, Size, and your Address. I will bear all the shipping cost (International + Malaysia).

[CLOSED]

Also, I extend the deal to 4th August 2008 (Monday).

Free Shipping of WordPress Olive Green T-Shirts

July 30th, 2008 | Category: Malaysia, WordPress | 1 Comment

200807300817.jpgIn June 2008, WordPress Shop revealed the new WordPress Olive Green Tees to replace the nearly run out red wordpress t-shirts.

As a WordPress blogger, I definitely get one for £9.50. Additionally, I have to pay for the shipping (£5.90) + insurance & tracking (£3.50). It is not wise to buy only 1 item per order.

If you would like to order a WordPress Olive Tee too. I have a suggestion to save you a few bucks on shipping cost.

Free shipping of WordPress Olive Tees for Malaysians

Here is the deal. I will order the WordPress Olive Green Tees on your behalf in bulk. Once I received the t-shirts in Malaysia, I will deliver them to your Malaysia address using POS Malaysia’s registered mail.

You only need to pay the t-shirt cost (£9.50) to my PayPal account using the following “Buy Now” button, then tell me either for Men/Ladies, Size, and your Address.

[CLOSED]

In short, I will bear the fees of: WordPress Shop shipping + insurance + POS Malaysia shipping. Great, right? :)
The WordPress Olive Tees are in very limited stock now. In order to cut the delay, I will close this deal after 3rd 4th August 2008. In case the tees are sold out, you will be refunded.

Why do I offer free shipping?

Well, because I want to save you a few bucks. :)
I don’t mind to pay a few more pounds and do some extra works for you. It is great to meet another WordPress bloggers who are wearing same tee!

Update: Fix PayPal “Buy Now” button. Extended the deal to 4th August 2008.

WordPress 2.6 and New Features

July 19th, 2008 | Category: WordPress | 4 Comments

WordPressWordPress 2.6 has been released (download)The new version of WordPress includes some new features and improvements, such as post revisions, posting bookmarklet, theme preview and as well as support of Google Gears.

WordPress did a video tour of WordPress 2.6 to help you understand the new features:

What’s new in WordPress 2.6?

Post revisions — ever miss the editing records of your blog post? WordPress 2.6 now included the wiki-like tracking for blog edits. It allows you to view who made what changes when to any post or page through a super-easy interface.

Blogging bookmarklet — drag the “Press This” bookmarklet to your browser’s bookmark bar. Then, whenever you see something interesting to blog about, just click on the bookmarklet. It will load a minimized version of WordPress editor which allows to blog different content: text, photo, quote, and video, instantly. It is very much like the Tumblr and allows you to create a tumbleblog-like mini blog site.

Google Gears — WordPress 2.6 supports Google Gears to preload WordPress javascripts and CSS files to boost the loading speed to a few seconds faster. Supported web browsers are Firefox and Internet Explorer. You need to active Gears for each computer and each browser, their copies are standalone.

(Continued…)

How to disable mod_security in .htaccess file

May 12th, 2008 | Category: Security, Weblog, WordPress | 12 Comments

It is quite common that mod_security is interfering the functions of your web applications. mod_security is installed and enabled by your web server admin but you can still disable it for your individual website using .htaccess file by following this tutorial.

mod_security is an Apache module (for Apache 1 and 2) that provides intrusion detection and prevention for web applications.” — HowtoForge

Disable mod_security in .htaccess file

  1. If you do not have one yet, an .htaccess file in the folder of your web application
  2. To disable mod_security COMPLETELY, add the following line to the .htaccess file:
    SecFilterEngine Off
    OR, to disable HTTP POST scanning only, use the following instead:
    SecFilterScanPOST Off
  3. Save the file and test your web application to check whether disabling mod_security has solved your problem.

I recommend you to try SecFilterScanPOST Off first, instead of disabling mod_security completely.

(Continued…)

« Next

LiewCF.com is a tech site on latest technology news, free stuff, online revenue, gadgets, reviews, tips and tricks, and other interesting stuff.

Subscribe now to get updates automatically. It's free!