linein designs

Archive for April, 2008

23 Apr, 2008

You Might Be Having a Bad Day, If

Posted by: john In: animals|cats|funny|pictures

1) Your new diet doesn’t seem to be working

Tags:

17 Apr, 2008

Wonderfully Bad Church Bulletins

Posted by: john In: christian|funny

Thank God for church ladies with typewriters. These sentences actually appeared in church bulletins or were announced in church services. The Fasting & Prayer Conference includes meals. The sermon this morning: “Jesus Walks on the Water.” The sermon tonight: “Searching for Jesus.” Our youth basketball team is back in action Wednesday at 8 PM in [...]

Tags:

15 Apr, 2008

Why Dogs Bite People

Posted by: john In: dogs|flickr|funny|pictures

From Flickr set

07 Apr, 2008

I’m Not Sure I Can Swim!

Posted by: john In: dogs|pictures

04 Apr, 2008

Find Time Between Two Dates in PHP

Posted by: john In: php|programing

Below is a quick PHP function that allows you to find the time between two dates. The dates must be in seconds from Unix Epoch. if(!function_exists(timeBetween)) { function timeBetween($start_date,$end_date) { $diff = $end_date-$start_date; $seconds = 0; $hours = 0; $minutes = 0; if($diff % 86400 0) { $rest = ($diff % 86400); $days = ($diff [...]

Tags:


  • Seren: Thanks - google did not fail me in finding this snippet (after 2 hours of 'why isn't this working!' before I choose to look for answers. That select
  • zdenis: type your scp command with nohup at the beginning: >nohup scp... enter your password stop temporarily the command with CTRL+z put on b
  • Criz: php script >> How to get the number of hours and minutes of a two set of time like this sample. 1st set of time : 8:00 to 17:00 2nd set of


Please Support Our Friends

Banner
FreshBooks

About

My name is John Veldboom and have been in design and web programing for just over 8 years now. Started off as a hobby in high school but it has developed into a full time job now. I always tell people that if I wasn't doing this at work each day, I would be at home doing it for free. I love it!

Please visit the contact page to drop me a message.