Popular Posts
About RGBlite Theme
RGBlite Theme is a simple and light-weight theme for WordPress. RGBlite Theme provides a green-red-blue mixed style, bright view and fast rendering experience to the users.
RGBlite Theme passes ... read more »
WordPress has the content duplication problem which may confuse the search engine. Our sites may get search engine penalty because of content duplication. Actually we only want the search engine ... read more »
The font size of WordPress’s visual editor is too small for me on my screen display. The default font size is 13px which is hard for my eye on my ... read more »
The navigation will be more user friendly with page numbers instead of next and previous links since users can navigate much quicker to the page they want to see especially ... read more »
I want to move the sub domain blog.pkill.info to fclose.com permanently. I can manage all the pages I want to post using WordPress. Changing domain in a bad way is ... read more »
We can speed up the site with compression while save bandwidth at the same time. As most of the modern browsers support gzip encoding, we can set it up to ... read more »
The default excerpt length of WordPress is 55 words. Some one like me may want to change the excerpt length.
I like the have a smaller excerpt length for the homepage. ... read more »
By default, all of the content of the post is shown in index, category, tag, archive and search pages. This is duplicate contents which may cause search engine penalty. The ... read more »
If you want to have a wordpress blog for FREE co.cc + x10hosting is the best choice. I will introduce both in this post.
I will briefly introduce how to set ... read more »
.htaccess is a powerful tool. Let’s look at how to using .htaccess to redirect WordPress feeds to feedburner.
Let’s use my blog as the example. The WordPress’s feed url of my ... read more »
About ZM Theme
ZM Theme is a simple and light-weight theme for WordPress. ZM Theme provides a green style, bright view and fast rendering experience to the users. ZM Theme passes ... read more »
I use <pre> tag a lot in the html. I believe the guys that usually past codes into the pages will like it too.
I use the pre tag to list ... read more »
The apache’s default “404 Error not found” page seems ugly. And may some hosting service put theire ads in it. We can add some entry in .htaccess to change the ... read more »
I prefer putting pages that contains all the categories, archives and even all the posts in one page to putting these links in the side bar. Actually, most of time ... read more »
Compression is a simple way to speed up the site. PHP’s gzip compression is excellent. And using it is very convenient:
Simply put these codes before any HTML content at the ... read more »
Update 3: Fclose.com sees minor PageRank updates on November 8, 2011. For example, some tooles (Web Proxy, Lyrics, Gold Price, Fclose.com Search, etc.) and some posts (Howto for New Git ... read more »
Read content of a file to string (in this example, we echo it):
// Get text from file
function get_text($text_filename) {
if ($text_filename != "") {
$text = "";
$text_file ... read more »
I have made this blog pass the W3C XHTML 1.0 transitional validation! I changed the theme code and made sure the theme have pass it. I also test the homepage ... read more »
Use the wp_count_posts() function to get the posts count.
The code:
<?php
$count_posts = wp_count_posts();
$count_pages = wp_count_posts('page');
echo "<li><a href=" . get_option('home') . ">";
echo $count_posts->publish . ... read more »
It is quite simple to redirect pages using the “meta” tag in HTML head, I just give the example to redirect the page to http://fclose.com after 1 second.
<html>
<head>
... read more »
Google Webmasters gives two methods for verification: Meta tag and HTML file. The meta tag method can not be used for ones that do not have the permission to upload ... read more »
The blog domain is changed to fclose.com on Oct 20, 2010.
The latest address is pkill.info
The blog is moved to zhiqiangma.info from Jan. 22 2010. read more »
The htaccess method can be found in How to Redirect Old Domain to New Domain Using htaccess Redirect.
This is the method that use php to generate the HTTP 301 Redirect.
There ... read more »
Converting the JPG images to EPS is frequently need especially when write documents in LaTeX. I introduced how to Convert JPG Images to EPS on Linux. However, not everyone have ... read more »
Some frequently used special HTML characters are listed as follows.
Punctuation
HTML Entity
(case sensitive)
ISO Latin-1 code
name or meaning
“
"
“
quotation mark
&
&
&
ampersand
non-breaking space
¢
¢
¢
cent
©
©
©
copyright
÷
÷
÷
divide
>
>
>
greater than
<
<
<
less than
µ
µ
µ
micron
·
·
·
middle dot
¶
¶
¶
pilcrow (paragraph sign)
±
±
±
plus/minus
€
€
€
Euro
£
£
£
British Pound Sterling
®
®
®
registered
§
§
§
section
™
™
™
trademark
¥
¥
¥
Update history:
Jun. 11, 2010. ... read more »
I am now using hostso’s Aspire Plan with only HK$4/month. I was using a free hosting service before. The details can be found from here: a-free-personal-wordpress-blog-solution/. I finally decide to ... read more »
This post contains collection of coupons for Hostgator hosting service.
Enter Code FCLOSECOM25OFF and save 25% on all plans.
This coupon applies only to your first billing cycle. For more details about ... read more »
I just registered an account on dreamhost with this year’s Black Friday promotion.
One-year hosting plus one free .com domain costs me only $9.24. Super good!
Just created a free new domain ... read more »
