Category Archives: Web Development

Google Docs: Share Outside My Organization (solved)

If you’re facing the problem with Google Docs where the “Users can share documents outside this domain” option doesn’t work, or the following issues, see the solution below on how to fix this. These are the problems reported by others … Continue reading

Posted in Security, Software, Web Development | Tagged , , , , , , , | Leave a comment

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

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

Setting Nagios host check frequency and Nagios default check interval

With nagios (nagios3), the normal check interval is set to 5 minutes, and the retry is set to 1 minute. If your services are not that critical, you can increase the default check interval, perhaps from five minutes (or 600 … Continue reading

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

Elinks User Agent Override

To manually set the useragent for the e-links web browser, edit this file: ~/.elinks/elinks.conf The syntax for setting or overriding the user agent is something like this: set protocol.http.user_agent = “Firefox/2.0.0.4″ Or possibly this for a more realistic agent string: … Continue reading

Posted in 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