Skip to content

Obviate.io

To anticipate and prevent

  • Home
  • About Us
  • History
  • Privacy Policy
  • Toggle search form

Category: Code

Using Geckoboard with HelpSpot

Geckoboard in Action One of the cool tech toys I’ve been introduced to at my job is called Geckoboard. It’s a nice slick website that allows you (or your company) to have a custom web-based dashboard with whatever data you want. Geckoboard is cool, but the power lays in its ability to be used for…

Read More “Using Geckoboard with HelpSpot” »

Code

Setting up a new GitHub repo in TortoiseGit

By now you’ve come around to accept that Git Is The Answer. You are a smart cookie and you’ve realized that GitHub Is The Answer (to Git). So you start creating GitHub repos for anything and everything (like me). It’s easy to create a new Git repo under Linux because GitHub tells you how. It’s…

Read More “Setting up a new GitHub repo in TortoiseGit” »

Code

(Re-)Introducing PDNSOps

By Dsv (Own work) Public domain, via Wikimedia Commons For the last few years, my DNS server of choice (when I run my own) is PowerDNS. It is very simple to use, and the ability to run multiple “backends” makes it wonderfully configurable. My choice setup is PowerDNS running the MySQL backend. Of course the…

Read More “(Re-)Introducing PDNSOps” »

Code

Automated Screen Launch

At my previous company I set myself up a screen server as mentioned in my previous post, “A screen/shell server is awesome!“. There were only a half dozen servers there so if the screen server got rebooted, it wasn’t a big deal to get my sessions back up and running. At my new company we…

Read More “Automated Screen Launch” »

Code

“405 Method Not Allowed” on Google Code

Recently I was checking in some code to the SVN on Google Code (for a project I’ll be posting about another day). I love Google Code because it’s a great and easy to use public code host. On top of that you get a nice little web interface and bug tracker. For the low low…

Read More ““405 Method Not Allowed” on Google Code” »

Cloud

document.getElementById not working in IE8

The title is a bit misleading. document.getElementById actually does work in IE8, it just works differently than it did in previous versions. Previously (in IE8 Compatibility Mode and earlier), getElementById actually searched based on name and id. This means that lazy or ignorant developers might have gotten used to using name when they meant id….

Read More “document.getElementById not working in IE8” »

Code

Posts pagination

Previous 1 … 4 5 6 … 8 Next

Copyright © 2022 Obviate.io

Powered by PressBook Premium theme