Pages
Categories
Archives
Category Archives: Programming / Web
MySQL: Selecting all records for the previous month.
I had a to do a report for a client today that would get all the orders placed in the previous month and that report needs to run on the 5-th of the following month. For example, if today was 5th of March it would have to show all the orders for the month of [...]
How to read & write to a dbf database file from ruby.
A little history. The company I work for has an old system that was written in house for a period of almost 20 years and it’s done in dBase. Once cool and allmighty, it’s not longer, dare we say, a system that is at the forefront of computer technology. It has a numerous problems, i.e. [...]
Если бы языки програмирования были бы машинами.
Below is my literary translation ( with some small changes and additions ) of a post on Mike Vanier’s website – If programming languages were cars. Translated and posted with author’s permission.
Ниже – мой литературный перевод заметки на сайте Майкла Ваниера, с небольшими добавлениями и немного отсебятины. Переведено и напечатано с разрешения автора.
Ada – [...]
Also posted in Culture, Humor, Technology Tagged аццкий, отжог, Humor, юмор, языки программирования, programming languages 3 Comments
Sane Ruby console on Windows or how to patch IRB to behave like *nix.