MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Start Free
Keep company data safe with Chrome Enterprise
Protect your business with AI policies and data loss prevention in the browser
Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
The Introspector enables the programming tools that deal with source code such as the compiler to communicate in a standard and neutral manner reducing the accidental cost of programming. http://github.com/h4ck3rm1k3/
Have you heard about Haml project?? It is template system for Ruby. Writed by Hampton Catlin, Jeff Hardy and Nathan Weizenbaum. I rewrite it for PHP with small chages. Check it!
Provides stream-based handlers for reading and writing comma-separated values. The code is written for correctness and performance. All data passing through these classes is guarantied to be RFC 4180 compatible.
OX is an XML integration into Objective-Caml, providing XML transducers based on pseudo-tree view. This gives a homogeneous view of XML within OCaml code, and lets users to manipulate such terms like any other ones, without constraint.
jbi4cics is a binding component compliant with the JBI specification that allows to call CICS services. No code is required to publish a CICS service as internal JBI endpoint. Having an internal JBI endpoint is straightforward creating its WebService.
A light-weight utility for:
1. Editing web-pages on-the-fly
2. HTML code beautification
3. HTML validation/cleanup
4. RSS Feed creation
which makes use of some of the great HTML utilities already available (TagSoup, JTidy, etc.)
Web-Based music manager, it has support of XSPF.org playlists and podcasts, you can add lots of mp3 music, create lots of playlists and manage cover images,then use the embed code to add it to your weblog, homepage,etc. PHP & MYSQL.
GLan is a toolkit for developing network GUI applications. It allows the developer to just write code using the Qt programming style for the server side and forget about the client side.
Webtext is similar to the one on the telly, but now on the web. The server are a few PHP scripts, so it will run on any webserver. The pages can contain PHP code, so you can write anything within it.
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.
code2web is a toolkit for converting source code (Java,JavaScript,XML,JSP,SQL and more) to HTML with a wide array of features, including CSS customization, outline generation, automatic documentation liking, selective highlighting and more.
Ozcode is the source code behind Ozmozr.com, a microformat-aware RSS aggregator, social networking, resource sharing, identity aggregation and presentation site.
LayManSys - Layout Management System - is a PHP framework, that helps you providing a consistent look&feel of your web pages. It stores the meta information about the documents in RDF files and uses them for generating the HTML frame (<head> and footer).
K-automaton is a new parsing (syntactic analysis) machine isomorphous to language. Implemented in Java. Can generate Java code from grammars described in EBNF.
The Source2PDF tool is a small application which converts a directory full of source code into a single PDF file. It includes a table of contents, a title page, and is chaptered by subdirectories. This allows for easy, portable source code distribution.
PSDlite is a lightweight c++ library for reading multi-layered Adobe Photoshop documents (psd files). The emphasis is put on ease of use, and light weight (about 500 lines of code). Known to work on MacOS X, cygwin and WinXP.
Add-on for the WSDL2... utility from the Apache Axis project, this utility will read WSDL files and generate COBOL copybooks and source code appropriate for marshalling and unmarshalling XML messages.
The PRAjax class can be used to reflect PHP code into JavaScript and Ajax methods and vice-versa. PHP objects can be used in JavaScript trough Ajax calls, both properties and (registered) functions.
CRel is an object relational data store for C programs. Based on a
structure data specification in XML or autogen, it generates code to
store and access the data object. It supports indexing, constraints,
memory management and serialization.
java2web is a java to html source code converter which a wide array of features, including CSS customization, outline generation, automatic javadoc liking, selective highlighting and a lot more.
Generate javascript validation from an xml template; you can configure on xml your html forms, giving params (min / max length, etc) and creates an JavaScript code to put in your html to validate your forms. Its an easy way to write js validation.
The set of facilities for conversion through several domains. Such as UTF8 <-> UTF16(LE, BE) <-> UTF32(LE, BE) <-> arbitrary code page encodings <-> UTF7.
dft is a support class or library (depending on language/implementation) to allow dynamic formatting of HTML, data transmissions, print streams or anything else. The system uses templates to separate data views from procedural code.