If you’re working with crappy web host, you might notice that you’re getting a lot of blank PHP pages. This is likely due to PHP’s error reporting being completely turned off - here’s a fix.
Benchmark Your PHP Pages
Curious about how long your PHP pages take to load - or maybe you’re on a total optimizing / refactoring rampage? This will help you see how many microseconds you can shave off your page generation time.
Using PHP to Obfuscate Email Addresses
Want to thwart those pesky spambots? These 2 simple PHP functions can mask those email addresses, and when worked into your CMS, can make it super easy for you and your clients to whip up safe email links on the web.
Handy Mac OSX Keyboard Shortcuts
In this short article, I cover some of the lesser known mac keyboard shortcuts that are nice because many allow your hands to remain in the standard keyboard position, and don’t require the arrow keys. I also cover some of the Firefox shortcuts I use the most.
Turn Numerous Television Without Pity Review Pages into One Page
Tired of clicking through those long Television Without Pity reviews? Then you should try out this simple tool that collects all the pages for you into 1 printer friendly page.
A Very Simple SEO Tool
Whenever somebody asks me how they can get more “organic” search engine traffic to their site, one of the first things I look at are the Page Title and Heading 1 tags on the page. I created this handy tool as an easy to to tell what they are, or aren’t.
Easy SEO with Page Titles and Header 1 tags
These tend to be the first two HTML tags that search engines look at. Learn what they do, how they relate to search, and how to really take advantage of them. It’s not that hard, honest!
Beautiful Soup Tutorial Featuring Select Boxes
This example deals primarily with pulling option values out of select boxes, and should be much easier to understand than my last, somewhat convoluted Beautiful Soup example. However, much like the previous example, this one stemmed from a “real world” need. I’m talking about trying to find a bargain vacation on the super slow website, […]
Using Python and os.walk to Locate the Firefox Cache
My series of Beazley-related Python lessons picks up again here. This is actually a small part of a bigger assignment, which was to decode the files within a user’s Firefox cache (coming later), but this nice little script can be handy to find about anything on your system with Python.
Every Firefox cache contains a file […]
Canceling Your GoDaddy Account
Sick of getting nickel and dimed? How about that great tech support? Here’s a way to get rid of GoDaddy, or at least cease all emails and payments to them.