This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* Drupal: count spam vs non-spam users */ | |
select status, count(*) from users group by status |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Title: ... | |
Subtitle: ... | |
Author: Claudine Chionh | |
Affiliation: University of Melbourne | |
Date: ... | |
Event: ... | |
LaTeX XSLT: beamer | |
Theme: CambridgeUS | |
# Title again (appears in footer?) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Claudine Chionh | |
Developer, Founders and Survivors | |
http://foundersandsurvivors.org/ | |
Usual work days: Monday and Tuesday |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
alias dtw="detex $1 | wc -w" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
find ~/Dropbox -name "*conflict*" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rsync -avuz /Applications/MAMP/htdocs/ /Users/claudine/Dropbox/htdocs-backup/asparagus-mamp/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
layout: default | |
title: ... | |
--- |
NewerOlder