Cubus - cubus.ro - Cubus Arts Blog
General Information:
Latest News:
Truncate typo3 indexed search tables 25 Nov 2010 | 10:35 pm
Huge table index_rel never stops growing On one of our webservers we have a lot of typo3-based sites. Some of them make use of the indexedsearch extension, which uses some database tables to store th...
Simple Audit for Rails Apps 2 Nov 2010 | 03:22 am
simple_audit is a lightweight auditing solution for Rails apps. Instead of auditing all attributes of your models, simple_audit allows you to specify what data is relevant for auditing. This simple id...
Typo3 TMENU_LAYERS generates endless recursion loop 29 Oct 2010 | 07:47 am
What happens? You have a typo3-template which uses TMENU_LAYERS. You may notice that you’ll get “too much recursion” javascript-errors on all browsers. microtime is not enough :) This errors happen...
Installing mysql gem with Percona XtraDB 30 Jul 2010 | 12:00 pm
After installing the mysql gem, we were seeing uninitialized constant MysqlCompat::MysqlRes errors all over the place, although the gem installed fine. This was on FreeBSD 8.1. Turns out Percona Xtra...
Ruby Eval stacktrace position information 21 Feb 2010 | 01:00 pm
We’ve been often annoyed by warnings or exceptions like this: (eval):231: some error or warning. They make it very difficult to pinpoint the exact location of the problem. The problem is usually caus...
Dear typographers 12 Feb 2010 | 01:00 pm
The romanian language has some specific diacritics which can radically change the meaning of a word. The problem For example țânc vs. tanc, tata vs. țâța vs. țața (kid vs. tank, father vs. breast vs...