Uncategorized


Sarah Palin Has Me on Board

As usual, I will be voting in a different direction than most of my technical friends.  Until tonight, I was planning on sitting this election out for the first time in my very young life.  McCain just wasn’t firing me up. Palin does. She was absolutly amazing tonight. Her speech was funny, yet harsh. Words […]

PERL MYSQL DBD::mysql::st execute failed: PROCEDURE - can’t return a result set in the given context

So I kept getting this error using DBD-mysql.
DBD::mysql::st execute failed: PROCEDURE Data.getToday can’t return a result set in the given context at demo.pl line 15.
The problem turned out to be that, I was using version 3.002 of the MySQL driver. I upgraded to 4.005 and all was good!
Hope this helps you out…

Jury Duty Phone Scam

All, I just recieved an email which circulated from a senior VP at my company. Here is the exact email.
DO NOT DELETE WITHOUT READING!
Jury Duty Scam

This has been verified by the FBI (their link is also included below). Please pass this on to everyone in your email address book. It is spreading fast so be […]

Smoked Pepper Halibut

 
Smoked Pepper Halibut

Rated  by 3 people
Rate This   
Rate and Comment
Create a meal idea
100s of main-dish recipes plus suggestions for simple go-with dishes to make a meal complete.
 
4 servings
Prep: 15 minutesMarinate: 30 minutesGrill: 8 minutes
View Nutrition Facts
 
Ingredients

1-1/2  pounds fresh or frozen halibut, swordfish, or shark steaks, cut 1 inch thick
2  canned chipotle chile peppers in […]

Test of SyntaxHylighter

#!c:\\perl\\bin
#use strict;
use WWW::Mechanize;
use HTTP::Cookies;
use HTML::TableExtract;
use Net::Whois::IP qw(whoisip_query);
use chilkat;
our $count = 0;
my %Whitelist =
(
'67.228.182.163' => 'Xoopit',
'ip.ip.ip.ip' => 'Work'
<code>);

Hello World! And Welcome to My Blog

Thanks for visiting my Blog. I’m Greg Jessup and I guess you can describe me as a techie. I currently work in the financial industry but my heart has always been with using technology to make my life better.
This blog is primarily for people like my mom, who just don’t know what is out there, […]


Warning: stristr() [function.stristr]: Empty delimiter in /home/thegard5/public_html/gregjessup/wp-content/plugins/wassup/wassup.php on line 2093