Posts tagged programming
14 June, 2013
Unnamed Namespaces in C++
One less use of the “static” keyword
One less use of the “static” keyword
3 May, 2013
Translating a Fibonacci Sequence Generator to Python
A non-Python Programmer writes Python
A non-Python Programmer writes Python
18 February, 2013
A nice, little known C feature: Static array indices in parameter declarations
Explanation of a little known C feature – and yet another use of the “static” keyword!
Explanation of a little known C feature – and yet another use of the “static” keyword!
21 February, 2012
C/C++ Pointer Declaration Syntax – It makes sense!
C pointer declaration syntax makes sense – kind of
C pointer declaration syntax makes sense – kind of
24 September, 2011
Simple Inline Code Highlighting with Vim
Syntax highlighting for inline code in Markdown
Syntax highlighting for inline code in Markdown
25 August, 2011
Vim tip: Highlight Function Names in C Code
Neat Vim trick
Neat Vim trick
24 August, 2011
C Trigraph Trap
How “??/” can lead to disaster
How “??/” can lead to disaster
21 April, 2011
Photo-blogging before “smartphones”
How photo blogging was done in ye olden days
How photo blogging was done in ye olden days
19 January, 2011
Visual block mode for Kate's Vi Mode
Finally, Kate's Vi mode has visual block mode support
Finally, Kate's Vi mode has visual block mode support
19 January, 2011
Solitaire Cipher
Implementation of the Solitaire cipher from "Cryptonomicon"
Implementation of the Solitaire cipher from "Cryptonomicon"
6 January, 2011
Read current X background image to a JPEG file
Ever wanted to dump your current background to a file? No?
Ever wanted to dump your current background to a file? No?
6 November, 2010
Prüfer Sequence – Compact Tree Representation
A clever, compact way of representing trees
A clever, compact way of representing trees
20 March, 2010
Game of Life
Where I fix the embarrassing fact of never having written GoL
Where I fix the embarrassing fact of never having written GoL
20 March, 2010
Code Reading as a Team Activity
Could code reading help keep programmers honest?
Could code reading help keep programmers honest?
26 October, 2009
Kate's Vi Input Mode – What will KDE 4.4 bring?
What is new in the Vi input mode for Kate in KDE 4.4?
What is new in the Vi input mode for Kate in KDE 4.4?
7 May, 2009
Google Calendar Plasmoid, Take Two
An improved version of my Google Calendar plasmoid
An improved version of my Google Calendar plasmoid
5 May, 2009
Google Calendar Plasmoid
A quick python hack
A quick python hack
24 November, 2008
The Vi input mode for Kate is “done”
The original goals set for Kate's Vi input mode are now completed
The original goals set for Kate's Vi input mode are now completed
21 August, 2008
GSoC is over: The state of Kate's Vi input mode
State of Kate's Vi input mode now that GSoC is over
State of Kate's Vi input mode now that GSoC is over
27 June, 2008
GSoC 2008: Vi input mode for the Kate kpart
I will create a vi input mode for Kate for Google Summer of Code
I will create a vi input mode for Kate for Google Summer of Code