Monday, November 15, 2010

Calculating past and future dates < PHP | The Art of Web

Calculating past and future dates < PHP | The Art of Web

Calculating dates with PHP.

Sunday, November 14, 2010

exhibit-bundle-debug.css - simile-widgets - Project Hosting on Google Code

exhibit-bundle-debug.css - simile-widgets - Project Hosting on Google Code

CSS for the complete (?) exhibit name space.

Excerpts for Pages in WordPress 3.0

Excerpts for Pages in WordPress 3.0

add this to the themes functions.php file:

add_post_type_support( 'page', 'excerpt' );

that's it!! :D