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
Skillfully - The future of skills based hiring
Realistic Workplace Simulations that Show Applicant Skills in Action
Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
Java XML parser. Automatic. Just Java classes with fields. No code.
Follow some simple rules writing your Java classes, and you will get data from XML into them, automatically.
Also a thank you to my high school "Baba Tonka", where I had a lot of fun.
A small collection of C utilities working on POSIX/WIN32
...It can compile and work on Linux and WIN32, most probably on any POSIX system, too.
For now it contains:
- CUtils: cstring, clist, "ini" files helper, tcp helpers, small XML parser
- CNet: a simple message passing library for C
- jCNet: a compatible CNet lib for Java
- CSNet: a compatible CNet lib for C#
- CPano: an equirectangular panorama utilities lib
- CIrc: a partial IRC client/server implementation
TCUI is a Graphical User Interface for mobile devices, running on Java 2 Microedition. So, this lighweight (only 47 KiB) library provides you automatic GUI. Components: Window, Pane, Tree, List, Menu, Text, Label, Combo, Check, Soft bar, Popup menu.
A first-of-its-kind homeownership solution that puts YOU at the center of the coveted lifetime consumer relationship.
BoldTrail, the #1 rated real estate platform, is built to power your entire brokerage with next-generation technology your agents will use and love. Showcase your unique brand with customizable websites for your company, offices, and every agent. Maximize lead capture with a modern, portal-like consumer search experience and intelligent behavior tracking. Hyper-local area pages, home valuation pages and options for rich lifestyle data keep customers searching with your brokerage as the local experts. The most robust lead gen tools on the market help your brokerage, teams & agents effectively drive new business - no matter their budget. Empower your agents to generate free leads instantly with our simple to use landing pages & IDX squeeze pages. Drive more leads with higher quality and lower cost through in-house tools built within the platform. Diversify lead sources with our automated social media posting, integrated Google and Facebook advertising, custom text codes and more.
Non-validating java xml parser with extreme small size (jar file less than 5k) and high speed. Requires only basic java API and could run even on J2ME devices. Clean and simple API.
Java Micro XML Parser provides XML Writer and Pull/DOM-like XML Parser. Small 21kb jar is easily embedded and only requires J2ME. Very clean and simple API.
Jabber client libraries for light java devices such as mobile phones, it brings instant messaging capabilities to every java phone (with support to MIDP), but may be used for other applications!
It uses a very tiny XML parser crafted for this project.
XML Tree Object Model (XTOM) is a java 1.4 based XML parser. It is designed to be easy and simple to use for parsing XML configuration files. It uses the notion of a Tree to hold XML Elements and implements a path based element navigation system.
Sparta is a lightweight Java XML package that includes an XML parser, a DOM, and an XPath interpreter. The code-size is small, the parser is fast, the object memory size is small, and the DOM API is clean and simple.
Say goodbye to broken revenue funnels and poor customer experiences
Connect and coordinate your data, signals, tools, and people at every step of the customer journey.
LeanData is a Demand Management solution that supports all go-to-market strategies such as account-based sales development, geo-based territories, and more. LeanData features a visual, intuitive workflow native to Salesforce that enables users to view their entire lead flow in one interface. LeanData allows users to access the drag-and-drop feature to route their leads. LeanData also features an algorithms match that uses multiple fields in Salesforce.
The goal of the project was to develop an experimental open source standard based parser component for the Java 2 Micro Edition (J2ME) CLDC platform, that supported both SAX and DOM.
THE PROJECT IS NOT CONTINUED.
Small Java Library for SVG (sjlsvg) is a simple library for draw svg vector image on Java platform.
The library will be as small as possible (XML parser, SVG render, ...) for use as "small" applet or in Mobile platforms (PalmOs, PocketPC, ...)
This is a very simple XML parser if you could call it that. It basicaly is an example project for students. It is not intended to be a useful utility since there already is an excess of these available.