Played Challenges
Going underground.... - 356 entries
Simple reformatting: in this case changing from the format London underground supplies its customers with, to the format that Google Calendar likes...
- Best score: 22
- Best player score: 38
- Position: #108 / 128
- Number of attempts: 2
A HAPPY NEW YEAR 2014 ! - 10688 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 12
- Position: #1676 / 3691
- Number of attempts: 3
attr_aligner - 3522 entries
Two attr keywords. Two separate indentations. Align the colons.
- Best score: 19
- Best player score: 34
- Position: #551 / 703
- Number of attempts: 6
Letter case trickery - 1630 entries
This file is in a downright esoteric format, consisting of hexadecimal numbers, non-hexadecimal keywords, and "Z" indicating end-of-line. Make the hexadecimal numbers lowercase.
- Best score: 9
- Best player score: 11
- Position: #223 / 518
- Number of attempts: 2
quotes inside quotes - 3165 entries
taken from tip 85 of the very good book 'Practical Vim: Edit Text at the Speed of Thought' ! I'd be interested what people use :)
- Best score: 14
- Best player score: 17
- Position: #776 / 1079
- Number of attempts: 1
Words in parens - 12967 entries
We should all ace this, right?
- Best score: 13
- Best player score: 21
- Position: #3386 / 3969
- Number of attempts: 2
switch variable - 5079 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 14
- Position: #1335 / 1749
- Number of attempts: 1
PHP Array Syntax -> MailChimp Merge Syntax - 545 entries
I recently needed to send an e-mail to our marketing department listing allowed merge tags for our MailChimp campaigns. The allowed merge tags were determined from a PHP array in one of our PHP classes. I transformed the PHP class to MailChimp's syntax and sent the e-mail. It was, however, a long, laborious process. I'm still fairly new to Vim and would love to see how an expert Vim user would tackle one of my own, real-world problems. Thanks and have fun!
- Best score: 23
- Best player score: 55
- Position: #142 / 150
- Number of attempts: 5
Braces or Brackets? - 1056 entries
Someone forgot whether to use braces or brackets and you have to clean up their code!
- Best score: 34
- Best player score: 65
- Position: #299 / 325
- Number of attempts: 1
Flodder-challenge - 1343 entries
Replace the text the most efficient and win!
- Best score: 27
- Best player score: 57
- Position: #334 / 348
- Number of attempts: 1
Simple text editing with Vim - 13017 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 18
- Position: #2622 / 3745
- Number of attempts: 7
Reformat/Refactor a Golfer Class - 7173 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 28
- Best player score: 38
- Position: #609 / 1761
- Number of attempts: 7