With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Go from Code to Production URL in Seconds
Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
A Secure Diary Program written in Java and using the bouncycastle JCE Cryptograpic library. It uses a combination of BlowFish and TripleDES (XORed) to encrypt Diary entries.
QuickNote is a software for writing notes without worrying about saving anything: just write what you want in multiple text documents, close QuickNote and it will save all your information for you, making it available for the next time.
Mobile i2e is a J2ME (MIDP 2.0) adaptation of the linux translator "i2e". It now supports i2e and idp dictionary file types. Support to new dictionary file types could be added with little effort.
This project is a Java class that provides you a friendly way to create a personalized textarea that allows to insert full formatted text. It also provides a rigth-click popup functionality.
GenDiapo is renamed GenDoc. GenDoc is a XML Editor written in Java2. It is based on a existing project (MerlotXML now called Xerlin), and can use two kinds of plugins (DTD and/or action) for editing and publishing
Butterfly XML Editor is an IDE built on top of a new real-time incremental XML parsing algorithm. The editor features syntax and error highlighting, incremental validation, code completion, XSLT pipelines, and side by side DOM and source viewing.
A Java note taking application using multiple formats for the storing of notes. Notes are stored in a structure notebook. Features a JSP, Swing and CLI front-ends. Enables multiple users to use over a network.
This project is powered by FCKeditor and iText library. This promotes iText to new WYSIWYG editor level. FCKeditor is now not only HTML editor but also PDF editor
Here is the Korean font supported FCKitext...Please download English version at http://
A Java application that attempts to make sense of the multiple encodings that exist for the representation of human languages on a computer. Helps ease the transition to Unicode as well as allow conversion among legacy formats.
The right plugins for you, users of the java text editor... jext!
Here you'll find them and you'll be able to send yours or improve the already existing ones.
The Writers Forge is a fiction authoring suite, an IDE for writers. The tool suite will provide integrated support for writing screenplays and prose, and developing plot and character. The backend will support many target formats, including XML and PDF.
JNotePad is a very flexible text editor. With lots of modules, cou can create your own user-friendly editor. By choosing only the modules YOU need, you get a very productive editor.
DocSynch is a collaborative editing system on top of IRC. By transforming single-user editors into multi-user editors, it allows to remotely edit text documents together. Implementations are targeted as extensions to many popular text editors and IDEs.
bbEditor is a stand alone client for create, editing and previewing of bbCode documents. This application was created to allow the local editing/storing of documents to be eventually posted on a CMS or BB system thats supports bbCode.
A run-time configurable character stream tokenizer that allows the user to define token classes via regular expressions. The developer is not limited to predefined notions of whitespace, commenting, or word modalities.
A simple open source platform in Java supporting add-ins.
Add-ins for text, and for syntax highlighting source code are provided.
Aesop is a fledgling Eclipse wannabe looking for add-in developers.
Aesop makes use of JEditTextArea and JavaHelp.
NunniMJAX is a minimal java library for parsing XML. The API and functioning recall SAX and is sequential and event-driven. The parser strives to verify that the XML is well-formed, but no validation. NunniMJAX's FSM has been generated using NunniFSMGen