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 secuirty. Auth0 now, thank yourself later.
Try free now
Start building the next generation of GenAI apps today
MongoDB and Google Cloud bring together powerful technologies that enable you to confidently build GenAI experiences.
MongoDB Atlas is a fully-managed developer data platform built by developers, for developers. With tight integration to Google Cloud services such as Vertex AI and BigQuery, you can accelerate application deployment to stay at the forefront of AI innovation.
NAT is a free universal Braille translator. It supports French Braille grade 1, mathematical Braille, Braille layout and reverse transcription. French Braille grade 2, music and other languages are currently under development.
Independent Study Course Project:Search .odt files by date and content
Official Course Objective
Design an implementation of working search tool. The tool will search .odt files by date and content.
OD-What?
.odt files are a particular kind of file, many word-processor programs can save to .odt file format.
Why .odt and not .doc or .txt?
Search-ODT was developed at request as the subject of an independent study course. No other reason. Due to the modular structure of the project it is possible to adapt Search-ODT into a more general search tool.
Why publish...
Entry for the IBM ODF 2006 Coding Challenge. Extensible program to verify the accessibility of an Open Document file (*.odt). Makes use of RELAXNG schemas to identify particular deviations from accessibility.