11 projects tagged "Russian"
iLib is an internationalization library for JavaScript that was created because with the advent of AJAX, it is no longer possible to avoid internationalization. Previously, you could format dates in the user's locale on the server. Now, Web services called via AJAX return time stamps in Unix time and formatting has to be done in the browser, but the standard library is inadequate. In addition to dates, the library handles times, numbers, currency, percentages, calendar calculations (Arabic, Hebrew, Gregorian, and Julian), time zones, string translation, string formatting and choice formats, locale info, ctype functions, and Unicode normalization.
Word Icon Pack is a collection of icons intended for use in toolbars and menu bars of products such as information managers, graphic editors, and text editors. It includes icons for Editor, Screen settings, Align center, Import text, Interpreter, Card file, Help, Home, Units, and many more.
The shock bundle is an extensive Web design bundle that offers 100 WordPress themes and templates, Web element sets, characters sets, 500 logo templates, and up to 20000 icons. The templates offer multiple color schemes and are fully customizable. All themes and graphics sets include layered sources.
datafromdump is a class that manipulates table dumps from full MySQL database dumps. The SQL CREATE and INSERT statements for a number of given tables can be extracted and executed immediately or saved to a new database dump file. During the first scan of a dump file, it tries to create a "metadata" file, so the subsequent data extraction jobs will be much faster. CREATE TABLE operators can be executed or included into the resulting SQL file or not, according to passed parameters. A short "statistic page" can be printed after the job.
Open Basic (OB) is an implementation of the BASIC programming language. It is intended to for embedding into user applications as a scripting language. User-defined functions can be written in C/C++, assembler, or other languages and can be activated from BASIC programs, receive parameters of different types, return their results.