Skip to content

Instantly share code, notes, and snippets.

View clrh's full-sized avatar

Claire Hernandez clrh

View GitHub Profile
@clrh
clrh / sandbox-test2
Created February 28, 2012 15:59
sample test
lorem ipsum blabla
@clrh
clrh / kohastatus.pl
Created March 23, 2012 16:15 — forked from MagnusEnger/kohastatus.pl
Snapshots of the most recent numbers for Koha's bug statuses
#!/usr/bin/perl -w
# Prints out the the most recent numbers for each status from:
# http://bugs.koha-community.org/cgi-bin/progress.pl?type=json
#
# Meant to be run hourly from cron during Global Bug Squashing Days:
# @hourly perl /path/to/kohastatus.pl >> /path/to/hourlynumbers.txt
#
# Based on http://beerpla.net/2008/03/27/parsing-json-in-perl-by-example-southparkstudioscom-south-park-episodes/
@clrh
clrh / gist:2761936
Created May 21, 2012 11:35
cpan dh-make-perl on WebService::Solr failed
Going to read '/home/claire/.cpan/Metadata'
Database was generated on Wed, 16 May 2012 11:43:03 GMT
CPAN: Time::HiRes loaded ok (v1.9719)
Fetching with LWP:
ftp://ftp.inria.fr/pub/CPAN/authors/01mailrc.txt.gz
Going to read '/home/claire/.cpan/source/authors/01mailrc.txt.gz'
............................................................................DONE
Fetching with LWP:
ftp://ftp.inria.fr/pub/CPAN/modules/02packages.details.txt.gz
Going to read '/home/claire/.cpan/source/modules/02packages.details.txt.gz'
package A;
use Bou;
use Modern::Perl;
sub truc {
warn "truc";
machin;
warn "end";
}
@clrh
clrh / launch_abtesting.sh
Created September 27, 2012 15:07
Perf ab testing cronable
#!/bin/bash
# Geal: csv file for ab testing, just describe pages to call and tests to launch
# csv sample:
# Get date;Page;Test;Time per request;Total transferred;Requests per second
# 201209271713;http://drupac_test/;ab -n 1 -c 1;181.345;13866;5.13
# 201209271713;http://drupac_test/;ab -n 5 -c 2;240.892;69330;9.53
# 201209271713;http://drupac_test/test;ab -n 1 -c 1;156.220;14693;6.91
# 201209271713;http://drupac_test/test;ab -n 5 -c 2;205.237;73465;11.76
# 201209271713;http://drupac_test/;ab -n 1 -c 1;154.212;13866;6.37
@clrh
clrh / lxc-clone
Created January 23, 2013 15:50
/usr/bin/lxc-clone
#!/bin/bash
#
# lxc: linux Container library
# Authors:
# Serge Hallyn <serge.hallyn@ubuntu.com>
# Daniel Lezcano <daniel.lezcano@free.fr>
# This library is free software; you can redistribute it and/or
@clrh
clrh / command-line
Created February 15, 2013 16:11
Mysterous git describe
$ git describe
v3.08.00-1339-g8ba2c8a
$ git log --oneline --decorate --color -5
8ba2c8a (HEAD, current) Add robots txt file to deny all bots
5d92ab3 (tag: v3.10.00) Adding 3.10 release notes
e261ec3 Bumping version to 3.10.0 and adding sponsors that are were not already written
f41cd9e Merge remote-tracking branch 'tamil/3.10.0-translate' into 3.10.xb
4fd58d8 Bug 9018 Italian translation of ccsr.po
<!DOCTYPE html>
<html>
<head>
<title>Model</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<style type="text/css">
@import url(http://fonts.googleapis.com/css?family=Droid+Serif);
@import url(http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz);
body {
@clrh
clrh / README.md
Last active August 31, 2015 12:08
Checklists d'une facilitatrice
  • Ces fichiers sont des checklists que j'ai écrites pour nos rituels divers, ils sont adaptés à notre pratique de Scrum et autres ateliers
  • Elles peuvent au mieux vous inspirer :)
  • Les actions que je ne réalise pas systématiquement sont notées entre crochets

EDIT: checklists déplacées et maintenus dans un dépôt sur github: https://github.com/clrh/checklists-facilitation

We can make this file beautiful and searchable if this error is corrected: No commas found in this CSV file in line 0.
story_points;redmine number
5;13655
5;151
5;9340
5;14106
5;14166
5;14776
5;12624
5;13769
5;12957