Author: Richard Vencu

  • WikiTip – The Remote Definitions Tooltip

    Recently we started a new project named WikiTip at wikitip.info. This project came out from a long search of the best solution to provide a comprehensive glossary tooltip for some websites administered by us that have content in multiple languages and use different characters including simplified Chinese ones. We came up with an server/client architecture…

  • jQuery Thesaurus Fix for Huge Terms Database

    I am using a modified jQuery Thesaurus for some project and I want to explain my solution for the case we have a huge terms database. The original code provides the following functions: 1. checks the content of a HTML node in a webpage for terms against a dictionary 2. marks the found terms and…

  • Traducere în limba română pentru modulul bbPress 2.0

    O traducere în limba română pentru modulul bbPress 2.0.x pentru WordPress. Se instalează în directorul …/plugins/bbpress/bbp-languages/ bbPress20-ro_RO.zip 733 de șiruri traduse (100%). (This is bbPress 2.0 plugin translation into Romanian language.)

  • RAMSAN 810, eMLC flash și stocarea datelor în Tier-1

    Discutam mai demult despre înlocuirea HDD cu dispozitive SSD în mediul enterprise. Iată că odată cu lansarea unei noi generații de cipuri Flash numite eMLC (de la enterprise MLC) deja hard-discurile de înaltă performanță pot fi înlocuite cu dispozitive SSD la un preț mai avantajos. Desigur că deocamdată sunt multe limitări, iar RAMSAN-810, primul sistem…

  • Viteze dispozitive de stocare pentru consumatori

    Prezentăm în acest scurt articol rezultatele unor teste de viteză pentru dispozitive de stocare de tehnologii diferite, utilizabile în computere personale. Testul constă în scrierea și citirea unui fișier de 256MB, folosind blocuri de mărime diferită (pe axa Y) și o coadă de 4 comenzi de scriere (una în execuție, trei în așteptare). Despre teoria…

  • WPMS Network Sites Hierarchy

    WPMS Network Sites Hierarchy

    This plugin creates and maintains one or multiple hierarchies of blogs in the WPMS network. Download the plugin here: nsh.zip v0.1.0 Newest installation will always be found here: http://wordpress.org/extend/plugins/wpmswpmu-network-sites-hierarchy/  

  • WPMS Network Recent Posts Template for Twenty Eleven theme

    Copy the code below into a new php template file inside the Twenty Eleven theme, then create a blank page using this template. Accesing the page will list the latest posts from all WPMS network sites except the main site. < ?php /** * Template Name: WPMS Recent Posts * Description: A Page Template that…