Category

Web

26 articles in this category

Blocking AI Scrapers in Apache/nginx

February 11, 2025 1 min read

You can place the following into your .htaccess to have it return an HTTP 403 if the User Agent is matched. Apache The following command will generate a…

Searching GMail with Regex

July 9, 2015 2 min read

Interesting discussion in IT Professionals community I saw regarding needing to be able to search GMail for some IP addresses. I've tinkered around with a few things and…

Wordle for My Site

June 11, 2014 1 min read

This is my Wordle for my website. You can create a wordle of your own by visiting http://www.wordle.net/create. Wordle is a toy for generating “word clouds” from text…

Conditional Selectors in CSS Rock

June 10, 2014 2 min read

I have been working on a web project that involves some HTML data that I can't change statically, with the exception of some CSS modification abilities. Since I…

Now with SSL

May 16, 2014 1 min read

techish.net is now using SSL.   Trying out the Comodo SSL 90 day certificate.  Will run the StartSSL free 1 year SSL certificate (CA-1) after this 90 day…

Apache .htaccess Redirect WWW

March 28, 2013 1 min read

Just a few quick notes on how to redirect website to force www or to force just the domain name when users visit your site. .htaccess Redirect non-WWW…

Free Publisher to PDF Online Conversion Tool

December 5, 2012 1 min read

I was recently made aware that there is a free online Pub to PDF conversion tool available.  This tool will convert your Microsoft Publisher file to a PDF…