Category Archives: Tech Tips

jQuery: Change Doctype

There are a few things you might want to know if you’re looking to change the document type (doctype) using jQuery or Javascript. First, doctype is listed as a property in the W3C documentation, and is defined as read-only: interface … Continue reading

Posted in Tech Tips, Web Development | Tagged , , , , , , | Leave a comment

Statcounter: Add Existing Project to Group

If you can’t find the option to move my existing projects to a group: Click on ‘Organise Projects’ beneath your list of Projects Then type new group name in the “Move to Group” box and tick the projects you want … Continue reading

Posted in Marketing, Tech Tips, Web Development | Tagged , , , , | Leave a comment

How to Monitor Canon Printers with SNMP

I’m working to set up monitoring of Canon printers with SNMP, and I’m having a hard time finding resources around the internet on how to go about doing this, so this article will be collecting the resources I’ve found and … Continue reading

Posted in Linux, Server Administration, Tech Tips | Tagged , , , , , , , , , | Leave a comment

Google Search Lucky

Google’s “I’m Feeling Lucky” search in Google Chrome Do you want to use Google’s “I’m Feeling Lucky” search in Google Chrome? It’s easy using the custom search engines. In Google Chrome click the wrench icon and then choose prferences next … Continue reading

Posted in Mac, Software, Tech Tips, Web Development | Tagged , , , , , , , , , , | Leave a comment

Make YSlow work with Firefox 9.0

YSlow won’t work with Fire Fox 9 because it requires Firebug to work. And the latest versions of Firebug, 1.8, 1.9, and 1.10, do not work with YSlow. Until Yahoo gets around to updating their plugin, use this method to … Continue reading

Posted in Mac, Software, Tech Tips, Web Development | Tagged , , , , , , , | Leave a comment

If This Then That and your Privacy

Here is a little chart showing “If This Then That” and your facebook privacy. Guess it needs a lot of items to work, but wow.

Posted in Marketing, Social Media, Tech Tips, Web Development | Tagged , , | Leave a comment

Use Google Chrome as a Screensaver

You can use Google Chrome‘s –kiosk mode to create a full-screen screensaver of sorts. This might be good if you have a webpage or intranet page you’d like to display. Here’s how I did it for a windows computer: Create … Continue reading

Posted in Software, Tech Tips, Web Development | Tagged , , , , , , , , | Leave a comment

Fix “Post Types Order” plugin error with HTTPS

The WordPress Plugin Post Types Order by NSP CODE is helpful in as it allows you to Order Posts and Post Types Objects using a Drag and Drop Sortable javascript capability But unfortunately the plugin does not work with wordpress … Continue reading

Posted in Tech Tips, Web Development | Tagged , , , , , | Leave a comment

Google Chrome: Disable Automatic Updates

Are you tried of Google Chrome automatically installing updates? You can disable it on both Windows and Mac machines: Windows Machines Open registry editor. Locate: HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Update Add a new DWORD value named DisableAutoUpdateChecksCheckboxValue and set it to 1 to disable … Continue reading

Posted in Mac, Tech Tips, Web Development | Tagged , , , , | Leave a comment