'); // // document.write('
'); // object document.write(''); // object params document.write(' '); document.write(' '); document.write(' '); document.write(' '); document.write(' '); // embed document.write(''); document.write('
'); //
setTimeout('document.getElementById("jcornerBig").style.top = "-1000px";',1000); } jaaspeel.putObjects(); //-->
George, Julie, Michael, Moxie & Hank
www.georgejaros.com

Visitors: 0 Info
Since Feb 5, 2006
Copyright © 2010 GJJ
George's Universe v6
>

Development & Coding

This is my bread & butter...


 

Entries 1 to 5 of 12

Next 5 Entries >>


Wednesday, August 15, 2007 - New Security Key Code

IL1LCA
I've had a few complaints about my Security Code (See This Post) that I have in my Guestbook (and Blog Comments, etc.). Some people have said that the graphics I use are too difficult to read. So I've come up with some new code to create a Security Key. It's currently active in my Guestbook Page and in my Blog Comments. So far it seems to be working just as good at keeping out SPAM as my old code, plus it can be configured for different looks using simple CSS.

If you want to download the code and use it in your own site you can find it in my Coldfusion Page.

0 Comments  |  Post Comment
Post Comment:
Author:
Email:
NOTE: Your email address will be encrypted to protect it from being harvested by SPAM Bots. See how I do this...
WWW:
Location:
Subject:
Message:
Date: Sep 2, 2010
Code:
F3EX53
Key:
Enter the characters displayed above. I can't read the characters...

Privacy Policy

Thursday, May 31, 2007 - SEO (Search Engine Optimization) Tips

How can I make my site appear at the top of the Google search results?

I get this question a lot. So instead of writing a new answer to the question every time I get asked, I've decided to write a tutorial, entitled "Search Engine Optimization - Improving Search Engine Rankings: A Quick SEO Primer, By George Jaros". It contains a bunch of techniques for improving your search engine rankings.

Undoubtedly there are a bunch of other methods for boosting your page rank that I don't cover. But the topics should give you enough to get your site ranked fairly well. I've relied on these simple techniques and have had great success with my page ranks. I've seen sites climb from 50th to 2nd in Google search results simply by applying the techniques here. Sites may not be #1, but they do very well and get the exposure they deserve. If you are still looking for more ways to improve your page rank, do a Google search. You'll find hundreds of pages, tips, forums, and discussions.
Read More...

1 Comment  |  Post Comment  |  View Comments...
Post Comment:
Author:
Email:
NOTE: Your email address will be encrypted to protect it from being harvested by SPAM Bots. See how I do this...
WWW:
Location:
Subject:
Message:
Date: Sep 2, 2010
Code:
G4331Z
Key:
Enter the characters displayed above. I can't read the characters...

Privacy Policy

Friday, August 4, 2006 - parseInt() Revisited

Back on June 29th I posted an entry about a JavaScript bug when using the parseInt() method to get the value of strings "08" and "09". (See JavaScript parseInt() Bug) Since I poosted that bug I've found an interesting solution to the problem. It seems that the bug is related to JavaScript counting in Base 8 rather than Base 10. So in the parseInt() method you can force it to use Base 10: parseInt('08',10) So give this code a try and see what it does:

<script language="Javascript">
function examplenumbers(){

var correct = parseInt('07', 10); var wrong = parseInt('07'); alert('the value of seven is ' + correct + ' not ' + wrong );

correct = parseInt('08', 10); wrong = parseInt('08'); alert('the value of eight is ' + correct + ' not ' + wrong );

correct = parseInt('09', 10); wrong = parseInt('09'); alert('the value of nine is ' + correct + ' not ' + wrong );

correct = parseInt('10', 10); wrong = parseInt('10'); alert('the value of ten is ' + correct + ' not ' + wrong ); } </SCRIPT>

<a href="javascript: examplenumbers();void(0);">click me</a>


And here is is in action: click me

0 Comments  |  Post Comment
Post Comment:
Author:
Email:
NOTE: Your email address will be encrypted to protect it from being harvested by SPAM Bots. See how I do this...
WWW:
Location:
Subject:
Message:
Date: Sep 2, 2010
Code:
F395XS
Key:
Enter the characters displayed above. I can't read the characters...

Privacy Policy

Saturday, July 15, 2006 - Guestbook and Abuse Update

Well, things were going great with my security code script for my guestbook. Over three days without a single false signature attempt getting through. However, the way i had the code written, none of the spam bots were getting banned either. So now I've adjusted my code so that the messages are checked for spam before the security code is checked. This means that spammers will still get banned and the few that don't will still have to enter the correct security key. Hopefully this means taht I won't ever have to delete messages from the spam bots that fool my spam word filters. And as time goes oon I'll probably loosen up my filters so that actual guestbook entries will be able to have URLs and stuff in them.

0 Comments  |  Post Comment
Post Comment:
Author:
Email:
NOTE: Your email address will be encrypted to protect it from being harvested by SPAM Bots. See how I do this...
WWW:
Location:
Subject:
Message:
Date: Sep 2, 2010
Code:
LKQWU5
Key:
Enter the characters displayed above. I can't read the characters...

Privacy Policy

Friday, July 14, 2006 - It works!

I'm VERY happy to report that my new security code on my guestbook has been working great! In the two and a half days that I've had the code in place I haven't had a single bogus guestbook signing and haven't had to add a single IP address to my abusers list. I (temporarily) have every signing attempt that doesn't enter the correct key send me a short email, just so I can see how well it's working. I've had 45 signing attempts in 2.5 days, all of which were spam and none of which even attempted to enter in the key code. So I'm very happy with the script. If anyone is interested in using the script on their own page, contact me at:

0 Comments  |  Post Comment
Post Comment:
Author:
Email:
NOTE: Your email address will be encrypted to protect it from being harvested by SPAM Bots. See how I do this...
WWW:
Location:
Subject:
Message:
Date: Sep 2, 2010
Code:
MDWRRE
Key:
Enter the characters displayed above. I can't read the characters...

Privacy Policy

 

Entries 1 to 5 of 12

Next 5 Entries >>

download aim  |   IM Me send me an instant message  |   add me to your buddy list  |   add remote to your page  |   download aol instant messenger

Valid CSS!   Valid HTML 4.01 Transitional   Cynthia Tested!   eXTReMe Tracker
Geocaching profile for gjaros
SaveSURGE.org


Google  
       


Browser: CCBot/1.0 (+http://www.commoncrawl.org/bot.html)   |   IP: 38.107.191.111   |   All Agents
<<    <    September 2010    >    >>
SU MO TU WE TH FR SA
      1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30    
 Today:  Thursday, September 02, 2010
 Time:  07:40:44 PM CST
 Go to: 

DeKalb, IL

Fair 76°F
Fair Feels like 77°F


UV index: 0 Low
Dew Point: 66°F
Humidity: 72%
Visibility: 10.0 mi
Pressure: 29.77 in (rising)
Wind: From the SSW at 7 mph

As reported at De Kalb, IL,
on Thursday, September 2, 2010,
at 7:10 PM local time
Data provided by weather.com
View the 5 Day Forecast









Select a RSS Feed:
CNN.com CNN.com
CNN.com delivers up-to-the-minute news and information on the latest top stories, weather, entertainment, politics and more.


Hurricane Earl downgraded as it approaches East Coast
Even as Hurricane Earl weakened Thursday, East Coast residents scrambled to ready themselves ahead of its arrival. Earl is now a strong Category 2 storm.

Date: Thu, 02 Sep 2010 20:04:27 EDT

Workers rescued after oil platform fire
A fire on an oil and gas production platform in the Gulf of Mexico is out and there is no indication of an oil sheen, the Coast Guard said. There were no serious injuries.

Date: Thu, 02 Sep 2010 19:49:58 EDT

Convicted killer spared death penalty
An Ohio death row inmate who has repeatedly claimed his innocence was spared execution, after the state's governor Thursday noted "legitimate questions" about evidence used to convict the man.

Date: Thu, 02 Sep 2010 18:21:16 EDT

BP uncaps oil well in Gulf
Thad Allen, the government's point man on the oil disaster, said crews are expected to begin efforts Thursday to remove the blowout preventer on BP's ruptured well in the Gulf of Mexico.

Date: Thu, 02 Sep 2010 19:35:15 EDT

Bonnie Blue actress from 'GWTW' dies
Cammie King Conlon, who played the ill-fated Bonnie Blue Butler in "Gone With the Wind," used to joke "that I peaked at age 5."

Date: Thu, 02 Sep 2010 20:15:54 EDT

Mideast peace talks start
Direct peace talks between Israelis and Palestinians will start Thursday as President Barack Obama urged both sides to come up with a peaceful solution to the long running Mideast conflict.

Date: Thu, 02 Sep 2010 19:20:54 EDT

President to aides: Find economic spark
After a week mostly focused on Iraq and Mideast diplomacy, it's back to the economy for President Barack Obama, who will deliver remarks Friday on the August unemployment numbers.

Date: Thu, 02 Sep 2010 20:06:20 EDT

Opinion: Social Security can help states
State budgets are being squeezed by unprecedented amounts for the third year in a row as legislators are forced to close gaps of up to 50 percent of state spending.

Date: Thu, 02 Sep 2010 15:49:47 EDT

She drops 100 pounds, gains new life
I come from a small-ish town in Oklahoma where we've never met a vegetable we couldn't fry and the only things more super-sized than our portions are the huge church complexes that alternate with fast-food restaurants along our roads.

Date: Thu, 02 Sep 2010 13:03:53 EDT

U.S., Iran battle on basketball court
Political discussions about Iran's nuclear aspirations were benched Thursday when the United States' and Iran's national basketball teams went head-to-head at the FIBA World Championships in Istanbul, Turkey.

Date: Thu, 02 Sep 2010 14:38:27 EDT

© 2010 Cable News Network LP, LLLP.