Resources

Free Images

Posted in Resources on August 12th, 2010 by venmore – Be the first to comment

Came across this page the other day, very useful list if you need a free image for your website, blog etc

http://www.amitbhawani.com/blog/free-stock-photo-images-no-royalty-list/

Is your GA Code installed?

Posted in Browser Extensions, Browsers, Resources, Software on August 10th, 2010 by venmore – Be the first to comment

Just found this nifty little extension for Firefox.

As you browse your websites, this little extension sits in the background checking to see if you Google Analytics in installed on the page just in case you forgot.

Is you Google Analytics installed?

ASP Glossary for BBEdit

Posted in Resources, Software on August 8th, 2010 by venmore – Be the first to comment
ASP Glossary for BBEdit

ASP Glossary for BBEdit

If you are like us and write our ASP pages on a Mac in BBEdit then you need ‘ASP Glossary for BBEdit’.

It allows you to drag and drop commonly used ASP code from the ‘Clippings’ palette directly into you page.

Best of all it is free. See full list of clippings and download it at
http://www.ogmanewmedia.co.uk/tools/ASP_Glossary_for_BBEdit/default.asp

ASP Random Password Generator

Posted in Resources, Software on August 8th, 2010 by venmore – Be the first to comment

Need a free random password generator for you ASP pages, look no further. This code allows you to selected the password length (from 1 to 16 characters) and the number of passwords you want (1 to 50).

Is it in action and download the code for free at
http://www.ogmanewmedia.co.uk/tools/random-password.asp

ASP CAPTCHA

Posted in Resources, Software on August 7th, 2010 by venmore – Be the first to comment

Today I added the source code for ASP CAPTCHA application we use on many customer websites to stop the spam robots. I’m not a fan of the distorted text images you see on other sites so we use the addition of numbers instead . Also a little neater I think.

Check our ASP CAPTCHA  out and download the code at

http://www.ogmanewmedia.co.uk/tools/captcha/captcha.asp

Request.ServerVariables Objects

Posted in Resources on July 29th, 2010 by venmore – Be the first to comment

A list of available ASP requests can now be viewed at
http://www.ogmanewmedia.co.uk/tools/server_requests.asp