20+ Useful WordPress Code

Written by Hii Hiong Ching on December 21, 2008 – 1:45 pm -

Here are some collection of WordPress Code for theme designer, or just enjoy customizing your existing WordPress theme. This should be an easy reference as I consolidate them all into one post.

Recent Posts Display

< ?php query_posts('showposts=5'); ?>

Read the rest of this entry »

Popularity: 2% [?]

innerHTML and Ajax – Bad Combination

January 7, 2008 – 4:54 pm

Ajax is comparatively new to the world of programming and software. So far, only few people have cracked the use of this program without the use of toolkits. Only God ...

Why innerHTML can ruin your AJAX applications

January 7, 2008 – 4:44 pm

The reason I am writing this article is because of some work I have been doing recently. My client wants a persistent AJAX application to work in IE6+. This means ...

Compress CSS code

January 7, 2008 – 2:13 pm

When you develop a website you know that you will always have to keep a balance between design and productivity. You need good working pages, easy layout, easy navigation, impressive ...

Cool Effects from Prototype and Scriptaculous

January 6, 2008 – 4:29 pm

Script.aculo.us is a cool library for effects. I collect samples from different places in this page. Enjoy it! Extra Tip: protoculous is a javascript file which contains Prototype and Scriptaculous together ...

Build in Font Flexibility to Pages using the ems Unit

January 4, 2008 – 4:14 pm

Fonts are an integral and essential part of the web page experience for your users. Commonly, designers use pixels as the measurement for determining the size of a font on-screen. ...

CSS Pseudo-classes

January 3, 2008 – 5:26 pm

Pseudo-class are an interesting group of selectors in CSS that apply to elements when they're in a certain state or condition, such as with a link, when the ...

Excel: Putting advanced array formulas to work

January 2, 2008 – 10:27 am

Sum a range that contains error values The SUM function in Microsoft Excel doesn't work when you try to sum a range that contains an error value such as #N/A. This ...

Error: uncaught exception: Permission denied to call method XMLHttpRequest.open

January 1, 2008 – 1:55 am

Thanks very much for the following articles as it solve my pain about ajax. If you want to do cross-domain scripting with XMLHttpRequest, e.g. fetching data from a remote location but ...

Why Giving Away Your Code Is Not Dangerous

December 31, 2007 – 6:36 pm

One of the things that the beginners learn is that coding is important, and that code is an important artifact. Which makes it difficult to convince them why giving away ...

Tips For Creating Great Web Forms

December 31, 2007 – 11:59 am

1. Use Labels You don’t need labels for your form to work, but as one CSS-Tricks reader once put it, it is an accessibility crime not to use them. Labels are ...

Excel: Extracting numbers from alphanumeric strings

December 25, 2007 – 1:56 am

This article was written by Ashish Mathur, a Microsoft MVP (Most Valuable Professional). Visit the Microsoft MVP Web site for more information. In the following article I explain a formula ...

Excel: Conditional formatting: Considering the fourth option

December 24, 2007 – 1:53 pm

This article was adapted from MrExcel.com. Visit the MrExcel.com Web site for more tips and information. Conditional formatting in Excel allows for three conditions. However, by setting up conditions correctly — ...

Still wondering which javascript library to use?

December 23, 2007 – 5:08 pm

If you are still wondering which javascript library (Prototype, MooTools, JQuery) to use, you can run the speed/validity selectors test for frameworks from Slickspeed. http://mootools.net/slickspeed/ Every framework runs in its own iFrame, ...

About Office-it.orG

This is a site to share my knowledge, discovery and experience related to my hobby and work. Most articles on this site are related to web design, web development, graphic design, short reviews, tips and tricks. I sometimes write some about Microsoft Office Application too.

Want to subscribe?

RSS Subscribe in a reader Or, subscribe via email:
Enter your email address:  
Find entries :