Categories
Latest Posts
Running Cromwell on AWS/Batch
- Posted: 2018-11-21.
Parallel mysql myisam repair
- Posted: 2018-11-21.
Does a TKI like Crizotinib kill tumor cells ?
- Posted: 2018-10-28.
Save Spotify to flac or mp3
- Posted: 2018-07-14.
Replace all symlinks by the original file
- Posted: 2018-03-02.
Tag Collection
NFS mpd Apache drmaa indent natbib windows Literature FTP fancy Installation Rcran fuzzy match docker Perl cotd VMware Recovery javascript spotify Linespacing Password Yelo.tv galaxy VMplayer terraform AWS Remote proftpd SLURM Typesetting PHP api line-end Silverlight timer Searching telenet HPC CPAN bioinformatics spam mysql todo.txt dos2unix torque/pbs ExecOnCommand Batch Ubuntu Cluster preamble Headless LaTeX XFS levenshtein cromwell python TrainOfThought tikz bibtex R NSCLC cloudformation antialias GATK whitespace Image sudoers compress Conky Paired-End BASH osd_cat apoptosis NGS
Log in
All Entries On PHP
A total of 4 entries were found. Click on the titles to read the posts.
- Running Commands from Apache as different user (2011-06-07 - Geert Vandeweyer)
Running system commands from a web interface is very usefull to build for example a front-end to some long-running jobs on your server. I use it for example to start & monitor updates of ...
- Easy Fuzzy matching using PHP (2011-06-16 - Geert Vandeweyer)
Fuzzy matching is a very powerfull way of correcting for user input, for example if you need to match a user provided keyword against options in a database. In this particular case you can use the ...
- Image Antialias with php-gd on ubuntu 10.04 (2011-11-07 - Geert Vandeweyer)
After moving a webserver from a good old and non-flexible sles10 server to Ubuntu 10.04 LTS, I noticed that some PHP generated charts were not showing up, complaining about a missing Anti-alias fun...
- Activate web form with slider using javascript (2011-11-07 - Geert Vandeweyer)
