.perpetuummobile

...thinking7 days 24 hours

HTML and CSS development made quick and easy

In our development work we strive to use tools which increase our efficiency and the ease of code maintenance. This was one of the reasons for adding Ruby plus the Rails framework to our toolkit last year. Since then we … >>>

Leave comment!

Developing gadgets with Ruby: gadgeteer

When developing an OpenSocial gadget, we may need to communicate with a background application from our api. The platform provides great methods for this, making the whole process feel like developing a well-supported AJAX-intensive web application. Due to the flexibility … >>>

Leave comment!

Sharding a’la Virgo

The mission is storing extremely large quantities of data – 30G records in our case. The sunny side is, data tend to be separable along certain principles. In such cases, sharding – also known as horizontal partitioning – may be … >>>

Leave comment!

MySQL presentation at the OpenSource BI conference

Sun’s request to give a presentation about MySQL at a BI conference came as a surprise at first. If only because the use of MySQL is not particularly widespread in BI and DW. A quick check with the coordinator by … >>>

Leave comment!