Can you recover when it matters most? Take this quick assessment to identify gaps and build greater recovery confidence.
Is your recovery strategy as strong as you think? Take this quick self-assessment to check your recovery readiness and gain tailored insights. In only 2 minutes, you'll learn where you fall on the recovery readiness scale.
Take the Assessment
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
AldoContent is a PHP/MySQL Content Management System focused on usability and simplicity. It's designed for multilingual Websites using gettext, can have public and private content. It uses plugins like Gallery, News, Comments and Sitemap.
...s-p-e can be better than other CMS because:
1) it is free (as in freedom) software;
2) it uses only sessions and NO client-side cookies (the feature works when the
php.ini file on the web-server contains "session.use_cookies = 0" string
and "session.use_trans_sid = 1" string).
3) all the information of the sessions is stored in the database;
4) s-p-e does not use any kind of client-side scripts (no JavaScript, for example).
5) passwords of the users are stored in the database in the encrypted state
6) multilanguage support of the program is based on the GNU gettext.
7) s-p-e's interface is nicely viewed with text-browsers: w3m (perfect view!), links, etc.
PHP class and MySQL tables to do translations in a efficient way.
Was optimized translation engine which used MySQL classes and PHP a array to translated complete PHP pages to predefined languages. But in real world it's the worst way to do translations.
Please, use GetText PHP functions instead of a database!!!
Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform.
Geographic restrictions, eligibility, and terms apply.
Kohi is an object-oriented PHP framework that aims to be light-weight, easy-to-learn and does not want to stand in the programmer's way - a framework for non-framework folks.
GetTextAll is a PHP script that effectively parses all text prepared by the PHP gettext module and Smarty T-Tag plugin and sorts the output by text domain. Additionally, it adds gettext functionality to javascript.
SiteXS CMS is a simple but powerful PHP/MySQL-based CMS. It has a modular structure, uses templates with embedded PHP-instructions and gettext for localization.
PHP/MySQL web based environment which enables application developers (which use GNU GetText to implement translations to their projects) to implement web based translation system on their web site.
The aim is to provide an easy to use API for different programming languages and template engines that wraps and enhances existing gettext functionality.
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
YATS is a PHP C extension that implements a custom templating language, similar to FastTemplate, for clean separation of code/logic from display/html. Coded with emphasis on simplicity and execution speed. Supports GNU Gettext for multi-lingual sites.
Gumnu is a mail client for low bandwith (WAP enabled) mobile devices written in PHP. It has a framework for separating the (WML,HTML) interface from the rest of the project. It uses gettext for i18n, IMAP/SMTP provided by php, MySQL for settings.
Eddyspeak is an orrigional translation content management system. It allows you to translate GNU GetText PO files using a browser. This allows a comunity to work on the same file at the same time and speeds up development. Uses: PHP, MySQL and Python.
Web-based gettext collaborative translation tool. Uses PHP, Smarty and MySQL. I tracks every changes, unlimited projects, unlimited languages per project, supports project versions, exports to .po and .mo.
This is a localization project for Lyceum, a scalable weblog program based on WordPress. The aim of this project is to: (1) modify Lyceum so that it can be localized with GNU gettext tools, and (2) provide a language pack in Simplified Chinese.