A new beginning!

what is my dream? What do I really want to do in the future?

Continue Reading Add comment November 22nd, 2011

Install Dabr with MySQL

If you installed your Dabr in a subdirectory, Don’t forget add RewriteBase / in your .htaccess and changed RewriteRule ^(.*)$ index.php?q=$1 [L,QSA] to RewriteRule ^(.*)$ twitter/index.php?q=$1 [L,QSA]

Continue Reading 1 comment June 15th, 2011

What a world…

A lot of things changed around me, and the enviroment as well. sometimes maybe you got the similar situation, how did you do with, guys??? bad days!!! hm….

Continue Reading Add comment June 5th, 2011

CMS without database – review of some good choices

A Content management system (CMS) without database. data is stored in text files on the server instead…

Continue Reading Add comment April 22nd, 2011

PHP+TXT CMS

CMSimple is one of the smallest, smartest and most simple Content Management Systems under the GPL or AGPL licence.

Continue Reading Add comment March 21st, 2011

Google JavaScript Closure Compiler

Closure Compiler is a JavaScript optimizing compiler. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what’s left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. It is used in many of Google’s JavaScript apps, including Gmail, Google Web Search, Google Maps, and Google Docs.

Continue Reading Add comment March 6th, 2011

[WP]JavaScript to Footer

It will automatically move JavaScript code to page footer, speeding up page loading time.

Continue Reading Add comment March 3rd, 2011

I need the post slug…

There is a function (get_post) that let us pick any part out of it, so we can end up with this code within the loop.

Continue Reading 1 comment March 1st, 2011

WordPress trick: Get category slug using category ID

This will display the slug for the category with the ID…

Continue Reading Add comment February 28th, 2011

Google’s input style

Google’s input box style…I like it.

Continue Reading Add comment February 26th, 2011

Click to Show!

Do you want to show something in a DIV after your clicking? Here is the codes will help you!

Continue Reading Add comment February 24th, 2011

CSS makes textarea auto height

CSS makes textarea auto height…It works well with IE8, FF, Opera.

Continue Reading Add comment February 23rd, 2011

How to redirect your homepage to the first post

To apply this tip, paste the code below to your homepage file (Most of the time it is named index.php). Please note that you’ll receive a PHP warning if you try to display anything before the wp_redirect() function on line 10.

Continue Reading Add comment February 22nd, 2011

PHP read TXT

Some codes help you to display the TXT data by using PHP…

Continue Reading Add comment February 21st, 2011

Custom WordPress Login Screen

The WordPress admin login page is very easy to customize. With the code below, you can add your own CSS to the login page and make it look however you like.

Continue Reading Add comment February 19th, 2011

Page 1 of 512345


My Categories

Sponsors

Crazy Links

Sexy Tags

Powerful Feeds

Recent Comments