August 8, 2014
EditorConfig for consistent coding styles
Keeping consistent coding style between multiple developers working on the same project is not a simple task, specially with todays proliferation of editors and IDEs.
June 22, 2014
Relative line numbers in Vim
Using relative line numbers in Vim can help you navigate and edit code faster.
December 3, 2013
Scratch that
My 8 year daughter is participating in after school activities for outstanding students here in Netanya_. When we couldn’t open the files she created at home I’ve started rallying the troops.
November 8, 2013
Django 1.6 Hebrew translation status
When got notified about Django 1.6’s string freeze, I was shocked to find out that the overall Hebrew status was at 7%! Further investigation revealed the situation was not grave.
October 24, 2013
django-bidi-utils 1.0 released
django-bidi-utils is a small app I’ve written long time ago. It provides a Context Processor and a filter, helping with development of BiDi Django templates.
As I’ve wanted a chance to play with Cookiecutter, it was a good chance to update things and release 1.0 along the way.
September 15, 2013
Disqus got RTL
A couple of months ago I’ve wrote about missing RTL support for the new Disqus. That support has been implemented since then, with one little nagging translation issue remaining.
September 4, 2013
30 Years of code
I got my 1st computer at the age of 13, been programming since then. My last birthday marked 30 years of code.
July 23, 2013
Disqus and RTL: No dice
Old Disqus added the content to the page, thus allowing customization of the comments system, which is what I’ve done for proper Right-to-left layout. With the new Disqus that’s not an option any more.
July 20, 2013
Fine line between overconfidence and stupidity
Whatsup.org.il was served by Ubuntu 6.06 for a very long time. Had hard time getting to the hosting location, but upgrade was long over due.