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
Stop Storing Third-Party Tokens in Your Database
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
TkBloggerClient is a client for Google's Blogger Service based on the Blogger API from google. The application has been developed in python using tkinter and Pmw. TkHtml has been sed too
Pure java syntax highlighting.
The project lets you add syntax highlighting to your projects.
You can create your own custom syntax files so you can customize it to your needs and add it to your java-based projects.
Nimble dictionary is a light weighted implementation of a dictionary. It hides the details of a multi-branch tree structure of dictionary and has a very simple interface. It allows exact match as well as search within some edit (Levenshtein) distance.
A software tool to discover the names of people in electronic documents and HTML markup, note the use of the work 'discover' rather than search. Using this tool, the association bewteen names in documents can be inferred.
JFindReplace is a java based find and replace utility. It allows you to select files and folders. You can replace text in several thousands of files in one click. It supports regular expressions and have a neat UI.
Kati is simplified schema-aware xml editor written in java. It supports just one fragment of the capabilities of XML Schema, but it enables a naive user to build a valid xml file with some clicks. Simply it does not allow the users to make mistakes.
The project will require the creation of a Web 2.0 API that allows web programmers to create XeTeX web applications. Three scripts namely English,Hindi,Tamil would be supported, and would allow for highlighting, rescaling,printing etc.
The SchemaWalker is a Java application able to read a any schema and produce XForms web pages for user selected nodes grouped into webpages to allow editing of XML data files.
Installing new WYSIWYG editor in Joomla 1.5.2 I get error message:
JFolder::create: Could not create directory
Joomla help site has useful answer but many reports of similar problems with JFolder::create
Regular Expression Library - provides a very fast DFA (Deterministic Finite Automaton) based matching algorithm, and full compliance with POSIX.2 except for internationalization features
An experimental set of tools for text analysis and dictionary construction. One goal is to improve text-input e.g. on devices with touchscreens using dictionary-based symbolic on-screen keyboards.
Open-Tamil is a full featured Tamil textprocessing library in Python. It works fully in Python 2, 3.
Published via pip - python package index.
See: https://pypi.python.org/pypi/Open-Tamil/0.67
Karigari is online memopad/editor software. Reading, editing and searching is available like desktop software though it works in your browser.
Documents are saved online automatically and can be accessed from anywhere.
HickDocBook is DocBook files converter tools set that can output HTML(multi and single), chm, pdf files. and what is more, it supports docbook files in Chinese character set.
Svg parser is a C++ library, that you can use to parse SVG documents to build object model, you can work with. It's very small, so you don't need much time to build it. You can easily integrate it to your applications because of some accessibilities.
OpenNabu is a standalone personal wiki, featuring fast and simple content creation combined with highly customizable HTML export. All information is stored in plain text files and no additional server or database is needed.
SrcComDoc allows documentation written in source comment rows to be extracted, formatted and highlighted according to the chosen documentation format. The basic SrcComDoc syntax is source and documentation language independent.
Help users to type Pashto letters in their Android phones.
The project help users to type Pashto letters in their Android phones. The project (application) add Pashto Keyboard into settings to make it easy for users to switch among keyboards.
vie consists of a set of shell scripts, which extends the standard UNIX vi editor with some simple but usefull implementations of popular enhancements found in vi clones, e.g.: infinite undo, syntax highlighting, command line history or a file explorer.
Given a String , returns the next logically sequential string defined by a rule. The basic rule is, given a sequence of alphabets, it checks the string and returns a new string with one or more alteration. javadocs and source codes available inside.