Skip to content

Instantly share code, notes, and snippets.

View wolfdancer's full-sized avatar

Shane Duan wolfdancer

View GitHub Profile
<?php
// WEB TRANSACTION CONFIG WIZARD
//
// Copyright (c) 2008-2009 Nagios Enterprises, LLC. All rights reserved.
//
// $Id: webtransaction.inc.php 949 2012-12-20 18:31:39Z swilkerson $
//
// TODO
// * Read timeout and global timeout values from last run (look at config.xml file)
@wolfdancer
wolfdancer / znc.conf
Created February 10, 2014 21:58
ZNC Configuration that works with two clients: PC and Phone
// WARNING
//
// Do NOT edit this file while ZNC is running!
// Use webadmin or *controlpanel instead.
//
// Buf if you feel risky, you might want to read help on /znc saveconfig and /znc rehash.
// Also check http://en.znc.in/wiki/Configuration
// shaneduan comment:
// This is the ZNC configuration that suppots the following features:
@wolfdancer
wolfdancer / .gitignore
Created February 15, 2012 04:52 — forked from karmi/.gitignore
Script to generate PDF cards suitable for planning poker from Pivotal Tracker [http://www.pivotaltracker.com/] CSV export. Inspired by Bryan Helmkamp's http://github.com/brynary/features2cards/
.DS_Store
*.csv
*.pdf