Skip to content

Instantly share code, notes, and snippets.

View wmw's full-sized avatar

William Warnecke wmw

  • California
  • X @ww
View GitHub Profile
/*
* William Warnecke
* Backpack Software
*
* Courier Authpipe - Xmail Mailuserstab Authentication Program (CAXMAP)
*
* Version 1 - Release
*
* REFERENCES:
* - http://www.courier-mta.org/authlib/README_authlib.html
#!/usr/bin/perl -w
use Asterisk::AGI;
use strict;
sub debug ( $ );
# all sound paths are relative to /var/lib/asterisk/sounds
# asterisk appends the proper extension, don't provide it
-module(example_05_eqc).
-compile(export_all).
-include_lib("eqc/include/eqc.hrl").
-include_lib("eqc/include/eqc_statem.hrl").
initial_state() ->
[].
using System;
using System.Collections.Generic;
using System.Linq;
using Microsoft.Xna.Framework;
using Microsoft.Xna.Framework.Audio;
using Microsoft.Xna.Framework.Content;
using Microsoft.Xna.Framework.GamerServices;
using Microsoft.Xna.Framework.Graphics;
using Microsoft.Xna.Framework.Input;
using Microsoft.Xna.Framework.Media;
>> each/4 stat in stats
=INFO REPORT==== 14-Jul-2009::00:22:43 ===
>> gadd/3: stat_rows
=INFO REPORT==== 14-Jul-2009::00:22:43 ===
>> each/4 stat in stats
=INFO REPORT==== 14-Jul-2009::00:22:43 ===
>> gadd/3: stat_rows
LamePS
Funkstrong
Waldizzzo
jonogotoo
christide
moogle_
r3plica1337
TivoliPSN
weirdo513
ngerakines
Friday:
Wale
Street Sweeper Social Club
Passion Pit
Lax Roux / Grizzly Bear
LCD SoundSystem
Vampire Weekend
Deadmau5 (though I really would like to see Jay-Z live too.)
<session>
<token>SNIP</token>
<var name="customerName" value="Bill" />
<var name="numberToDial" value="SNIP" />
<var name="message" value="Test Message" />
</session>
@wmw
wmw / callbacks.js
Created September 21, 2010 07:29 — forked from mmcgrana/callbacks.js
})})})})})})})})})});
require 'mm-paginate'
if ENV['MONGOHQ_URL']
MongoMapper.config = {RAILS_ENV => {'uri' => ENV['MONGOHQ_URL']}}
else
MongoMapper.config = {RAILS_ENV => {'uri' => 'mongodb://localhost:27071/shapado-development'}}
end
MongoMapperExt.init