We built a new content management system which will be released as open source. The CMS is loosely based on Semantic…
Truncating big tables, with millions of rows, in InnoDB can be really slow. Luckily there is a small trick to speed…
Sometimes the edges in our MySQL database are referring into the wrong direction. In those cases we have to swap the…
Here is the full implementation of OAuth for anyMeta. For now we publish this as a direct export from our svn…