Public Gists by commana

Gravatar
Sat Oct 31 07:49:21 -0700 2009
1
2
3
<?php
 
class Example extends SuperExample implements I0, I1, I2 {
Gravatar
Sat Oct 31 07:45:56 -0700 2009
1
2
3
<?xml version="1.0" encoding="UTF-8"?>
<profiles>
<profile name="eStudy Konventionen">
gist: 218225 Double dispatch in C#
Gravatar
Sun Oct 25 13:29:08 -0700 2009
1
2
3
using System;
 
namespace DoubleDispatch
Gravatar
Thu Sep 17 05:05:43 -0700 2009
1
2
3
var inc = function (n) {
  return n + 1;
};
gist: 158259 A quick way to create all s...
Gravatar
Wed Jul 29 09:43:42 -0700 2009
1
2
3
<?php
$sql = "SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = 'estudy_v2' AND ENGINE = 'MyISAM'";
$tables = $db->get_col($sql);
Gravatar
Mon Jun 01 09:53:44 -0700 2009
1
2
3
<?php
 
class UberSingleton {
Gravatar
Wed Feb 25 05:14:02 -0800 2009
1
2
3
<Location /svn>
        DAV svn
        AuthzSVNAccessFile /var/lib/svn/estudy/conf/authz
gist: 69655 sites-available-default for...
Gravatar
Tue Feb 24 08:45:21 -0800 2009
1
2
3
NameVirtualHost *
<VirtualHost *>
        ServerAdmin webmaster@localhost
gist: 45456 UTF-8 File Conversion for W...
Gravatar
Sat Jan 10 05:38:40 -0800 2009
1
2
3
// Code by Anton Afanasjew
 
import java.io.BufferedReader;
gist: 35078 Compose in PHP 5.3
Gravatar
Fri Dec 12 03:01:52 -0800 2008
1
2
3
<?php
 
function compose($a, $b) {
gist: 34843 Changes charset of files re...
Gravatar
Thu Dec 11 11:56:22 -0800 2008
1
2
3
#!/bin/bash
 
ICONVBIN='/usr/bin/iconv' # path to iconv binary
gist: 31265 My solutions for chapter 1....
Gravatar
Tue Dec 02 12:45:35 -0800 2008
1
2
3
; Int x Val -> List-of-Val
(define duple
  (lambda (n x)
Gravatar
Sun Nov 23 10:22:45 -0800 2008
1
2
3
<?xml version="1.0" encoding="UTF-8"?>
<metrics files="33" functions="1" cls="37" clsa="2" clsc="35" roots="2" leafs="35" interfs="0" maxdit="2">
  <file name="/Applications/xampp/xamppfiles/htdocs/eStudy_svn/web/emoderation/classes/webservice/class.webservicecache.inc.php" classes="1" functions="