Category Archives: Web Development

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

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

What are the different Google Bot User Agents?

There are several Googlebots with different User-agents. Here is a short list of what they are, and what they are used for: Googlebot : crawls pages for our web index and Google News Googlebot-Mobile : crawls pages for our mobile … Continue reading

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

Most Common User Agents

Have you ever wondered what Most Common User Agents are? Often times people will post a list on their site, which soon becomes outdated. So, I decided I would create a list of the Most Common User Agents, which is … Continue reading

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