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.
Start Free
Cloud-based help desk software with ServoDesk
Full access to Enterprise features. No credit card required.
What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
UNDERGRADUATE PROJECT UNDER DEVELOPMENT -- INSTABLE VERSION
Android application that acts as GUI for embedded devices without userinterface that are smart objects in a grid
Our goal is to find out useful and funny ways for expanding the possibilities of many FOSS by integrating them with other FOSS and proprietary systems. You'll find here many open source plugins and extensions useful to put those FOSS hermits together.
Cloud data warehouse to power your data-driven innovation
BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.
BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
Translation web site is used to translate java resource bundles.
The main use case for this application is to enable development team to concentrate on development with single language while automatically communicating new localization needs to designated translators via email and offering web userinterface for the actual translation process.
Resource bundle translation site can be applied as a standalone translation web application to translate Java resource bundles from source control. Easiest way to do this is to use translation-site-jetty Java console application which runs the web application inside embedded jetty.
...
Tahini loads Swing layout from an XML file at runtime and links it with a controller object. The widgets are described in simple, concise XML, and only your application code is in your source file. Tahini takes care of connecting members and listener
JAPI is a collection of Java libraries that help with various tasks like argument parsing, i18n/l10n, creating gui applications, as well as tools that demonstrate this.
Simple text editor for editing multiple language files in parallel. Corresponding translations are automatically highlighted in order to aid reviewing against multiple sources. Supports gettext PO and key = value format. Highly recommended for polyglots.
Utility for translating language packs used in games into a different language. Supports over 50 games, with more games added through small plugins. Simple and easy-to-use interface, and totally free.
Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.
TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
The Swirl library provides several Java classes that enhance Java Swing with internationalized actions and buttons, a special 'cell' list, mouse overlay panels, table column decorations, a logging window, simple dialog panels, etc.
The i18n for data (i18n4data) is an i18n tool for java web application, which makes an existing web site to support multi languages easily. It supports not only for interface message, but also for user's data, such as product name.
JS XmlGUI is library which allows to describe both - logic and appearance (rendering) - of Java applications GUI's in XML. It allows to reduce amount of GUI specific Java code to minimum and to keep GUI design readable even for not programmers.
Property File Editor that stores Property Strings in HTML. Scans Java source for "getString"-calls and assigns them to properties. Scans existing property files and displays overview of translation. All input Strings are converted to HTML.
This framework is a release notes framework that enables to generate textual release notes from an XML file. This is an open framework that enables to integrate outer information (VSC, bug tracking). Stand-alone GUI and Eclipse integration is on march.
A client container for Swing, based on Java 5 language features (annotations, enums...), and PicoContainer. Develop Swing applications with a simple development model, using POJOs, a clean MVC pattern and services and be more productive.
New intellij idea plugin to find message keys unused. This plugin will search into string properties files, and suggest "unused" keys to be removed. You can also visit: http://plugins.intellij.net/plugin/?id=2030
A JavaScript presentation layer framework. It proposes a complete separation of view logic and design. Its components are designed by its role and not by its screen appearance, reducing drastically the API.
This date parser for Java will parse the input from human people as date value. Differently to the SimpleDateFormat it will completely missing part with the current date. It will support all available locales (i18n). It has a very small foot print.