05 Jun, 2009
Posted by: john In: javascript|php|programing
Earlier this week I had an interesting problem. I needed to have some javascript code run from within the page being called via AJAX. The javascript relied on the values being set in the page being called so it could not be setup on the page before hand. It had to be called afterward. It [...]
1) Do not get into trouble
My brother bought us practice round tickets this year to the Masters golf tournament in Augusta GA. Only living 30 minutes away, it’s surprising this was my first time going. Any how the day was good, we’d seen the course and were about to head home when we notice a large group around the putting [...]
02 Mar, 2009
Posted by: john In: javascript|programing
This one about drove me crazy all night trying to think of why this does not work and to be honest I still don’t understand why it doesn’t. But below is a solution to the problem. The problem was I was trying to close a popup and force the parent page to load a URL [...]
For work we needed a way to allow the customer to preview what their Bible imprint text would look like before they placed their order. I’m sure there are ways to do this with JavaScript, but we chose to do this with PHP to prevent the site from relying on Javascript (there was already enough [...]
One morning, the husband returns the boat to their lakeside cottage after several hours of fishing and decides to take a nap. Although not familiar with the lake, the wife decides to take the boat out. She motors out a short distance, anchors, puts her feet up, and begins to read her book.
1) Fine This is the word women use to end an argument when they are right and you need to shut up. 2) Five Minutes If she is getting dressed, this means a half an hour. Five minutes is only five minutes if you have just been given five more minutes to watch the game [...]
27 Jan, 2009
Posted by: john In: linux|programing|web
The other day we ran into a good problem that our site has grown and we are in need of a new server. So we ordered the server and now we need to transfer all the files from the old server to the new one. But rather than downloading all the files to our local [...]