Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Get Started Free
Stop vibe-debugging.
Plug Claude into your app's actual errors.
AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
Eliminates layout thrashing by batching DOM measurement
Eliminates layout thrashing by batching DOM read/write operations (~600 bytes minified gzipped). FastDom works as a regulatory layer between your app/library and the DOM. By batching DOM access we avoid unnecessary document reflows and dramatically speed up layout performance. Each measure/mutate job is added to a corresponding measure/mutate queue. The queues are emptied (reads, then writes) at the turn of the next frame using window.requestAnimationFrame. FastDom aims to behave like a singleton across all modules in your app. When any module requires 'fastdom' they get the same instance back, meaning FastDom can harmonize DOM access app-wide. ...
...Are your office documents accessible to all?
Are your office documents corrupted on an
off?
Are you fed up with losing important files?
Are you fed up with mis-management of
document files?
What if by mistake your office file is deleted?
What if, you create/maintain different
documents for different jobs and you can’t find
them at the time they required quickly.
What if, When Searching of particular file is
time consuming?
What if, allowing access to other
user/department is so lengthy and space
gaining?
...
The Scriptable Core Data (SCD) framework will help adopting developers make their Core Data Document-based applications AppleScriptable. SCD was announced and demo'ed at Chicago Cocoaheads/CAWUG, 2007 Oct 09. AKA: "AppleScript on Rails". Help needed!
Create or parse ANY Mark-up Language (HTML XML X3D VRML MathML XAML XDP CDA SCORM COLLADA XBRL) file or string into a simple and versatile MLDocument, MLElement, MLParameter hierarchical object model, written in VB 6 (Win32). Alternative to using DOM.
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Light weight, fault tolerant, high speed single pass HTML parser. Builds HTML DOM similar to accessing the browsers DOM with javascript. Compatible with PHP4 and higher. Send in your feature requests.
This project offers a collection of resources that can be used to document object models in the Z language. This mainly consists in prelude files for z type checking and latex demo files that use it.
An MS Excel VBA macro converts XML to CSV. It demonstrates this capability by converting an XML-based Continuity of Care Document (CCD) into a slim Comma Separated Value (CSV) file.
Simple components for use in Delphi. Works with OpenOffice.org. Now only part of CalcApplication released. Can create new document or open existing, change text/formula, font, color, border for cell.
Another xwiki document tree implementation. There are provided as samples two velocity files: one is a JavaScript approach (offers the posibility in expanding / collapsing a tree node) and the second a standard velocity approach.
Secure File Transfer for Windows with Cerberus by Redwood
Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.
Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
BeanReader is a tool that uses annotations on Java classes to extract objects from XML documents. The annotations indicate (using XPaths) where in the document the object's properties are represented.
Design by Contract allows a programmer to document a function/class with statements describing behavior. Metacontract implements the PEP-0316 related to this feature for the Python language using meta classes.
Verdantium is an OpenDoc-like compound-document framework, and an open-source alternative to frameworks underlying OpenOffice, StarOffice, Corel Office, and Microsoft Office. Written in JUndo / Java JFC/Swing/Java-2D See http://verdantium.blogspot.com/
PLUM is a flexible and extensible PHP5 framework for creating websites and webapps. All document processing is done by PLUM's modules, not PLUM itself. PLUM doesn't use any template systems. It produces output from XML using XSL transformations.