linein designs

A while back we wrote an article on how to fade images in and out from a single directory using jQuery and another plugin, but today we’re going to add…actually we’re going to totally redo the way we did it in the past. The new way should leave a much smaller footprint.

View Demo
Read the rest of this entry »

17 Jan, 2009

Free Dog Screen Savers

Posted by: john In: animals|dogs

Due to popular demand, below is a list of a handful of free dog screen savers. Please check them out and leave a comment if you like one better than the other.

C`mon And Swim

ss_cmon_swim

Features:

  • This scuba diving pup invites you in, the water`s fine. Easy install. Plays the complete song by Bobby Freeman while bubbles float.

Download C`mon And Swim Screensaver (986 KB exe)

Read the rest of this entry »

I noticed in the pew there was a prayer request card already filled out, so I got it out and took a quick look at to find this:

prayer request

Please pray for:
Johnny because he got a big nose

Reason for request:
He need help with his nose

Please help
thank you

Kids are so honest. :)

30 Dec, 2008

Christmas Cards from My Daughter

Posted by: john In: funny|pictures

Out of all the gifts I received this Christmas, none touched my heart as much as the cards given to me from my 7 year old daughter Makenzy. I remember my parents telling me when I was younger all they wanted for Christmas was for me to make them something. Now I understand why they said that.

Below are the cards that she made for me this year. Hope you all had a great Christmas and a happy new year.

Merry Christmas Daddy
Read the rest of this entry »

23 Dec, 2008

Funny Animal Pictures (part 1)

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

HELP!!! Someone dial 911, I’m being mauled by a troll!


Read the rest of this entry »

04 Dec, 2008

Nosey Giraffe Checking on You

Posted by: john In: animals|funny|pictures

I was feeling a little nosey, so I thought I would look in on you and see if you are sitting at your computer…

Yup, there you are!

Have a Great Day!

03 Dec, 2008

Christmas Lights

Posted by: john In: funny|pictures

The wife has been on my case to get the Christmas lights up for a couple of weeks now.

I put them up for her and now she won’t talk to me. There’s just no pleasing the woman!

I’m just finishing up a little project to improve the search ability on a website and I want to display an image and message say “loading…” until the script finished running. Below is an easy way to do that.

UPDATE: Please view the updated way to do this that is a little more practical in most cases.

First just make sure you have the latest version of jQuery.


loading...

Now let’s see what all is going on.

First we’re calling jQuery’s ready() event which “binds a function to be executed whenever the DOM is ready to be traversed and manipulated.” (basically allows us to run any thing within the function after the page has completely loaded)

Next we’re using the get Ajax function to call the “script.php” page along with a variable to access in the “script.php”.

Once that script has finished running, we replace what was inside the “text_box” DIV with the response from the “script.php” file.

You can do any kind of script within the ready() function. The basic idea is have a DIV preloaded with the text or image and have jQuery replace what’s inside the DIV when it’s finished running.



I’m sure there are other ways to do this from with jQuery, so please share if you have a different way of doing this.

BTW: If you’re looking for a sweet AJAX loading GIF, check out www.ajaxload.info.

10 Nov, 2008

MySQL Full-Text Stopwords Array

Posted by: john In: mysql|php

Below is an easy to use array of the default full-text stopwords in MySQL taken from MySQL.com.
Read the rest of this entry »

About once a week I have this issue with Synergy where it will capitalize all the characters and start automatically holding downing the Ctrl key on the client machine. I tried to changing the settings in the options, but I still had the problem. Oddly enough a co-worker had the same problem who found an “elegant solution” to this problem.

Just hit Ctrl + Alt + Delete on the server machine and then close the Task Manager (or hit cancel if you’re logged in). For some odd reason this seems to fix the problem every time.


  • 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

Send emails with ease on this SMTP server by JangoSmtp.com.

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.