so i decided since i dont have too much content ill start posting funny vids that come my way.
no i will no go back in time and find all the once that made me laugh, but from now on when i do come across one ill post it
enjoy, and try NOT to laugh
http://www.liveleak.com/view?i=066_1303390976
Get the exec-php plugin and you can play with php code in your blogs.
Just follow the installation steps and also the post steps involving changing some settings.
enjoy.
http://wordpress.org/extend/plugins/exec-php/
This is how i make sure the about me page stays dynamic and updates my age accordingly.
If any can make this code into a one line statement, without making it ugly, please share.
function getMyAge(){ $today = date('Y-m-d'); $myBd = "1984-07-08"; $diff = abs(strtotime($myBd) - strtotime($today)); $years = floor($diff / (365*60*60*24)); return $years; }
Also, does any one know how to put a link into the title of post?
Doing so the conventional way just breaks everything because the title, with our newly added a href, is also added to the 'title' property of the href that points to the post itself.
Just finished updating my software developer and web master resumes. also created one here on wordpress. who needs a personal site when you have wp.
Watching Chelsea play ManU, nothing special so far, not like the Barca game this afternoon, that was a treat.