New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Start Free
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
This framework written in object oriented PHP4 can create RSS 2.0 feeds. Because the transformation from objects to RSS feed happens via XSLT, you can just as well transform the objects into whatever you want, if you have your own transformation file.
Transfolio, transform your folders. Full applications in different contexts (Ant, Cocoon, Mozilla, OOo...), using a transformations pack (XSL), to import and export documents in various formats (HTML, XMLs, but also OOo or jpg...).
G2C (Geospatial to Civil)
The LandGML Interoperability Experiment initiated by Autodesk, U.S. Army Corps of Engineers Engineering Research and Development Center, and Galdos Systems. this open source tool transforms LandGML into LandXML documents.
Transform an application into a component, a module, and use it like a piece of a bigger software. This software let you link every standalone program, to extend an application or create a new one, like a Lego(tm) system, without modify the source code.
Cluster Networks are a new style of neural simulation / neural network modeling, that models networks of neural populations ("clusters") that transform and transmit information using precisely-timed, graded bursts ("pulses" or "volleys") of firing.
xml.transform is a small library of transformation utilities like: caching transformer manager, XML readers, serialization tools, URI resolvers, etc. In this library we have collected various tools that we use in our transformations.
An XSLT Editor written in java to enable a user to transform multiple XML documents
in an simple envirnment. Please see the home page http://yanam.sourceforge.net
for a full description
XSL transforms XML. XtoXML transforms anything (flat text files, HTML, MS Word doc, etc). Using Java-like commands, and an XSL-like syntax, transform non-XML files easily whether on your file system, or remotely accessed via URL. Ideal for parsing HTML.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
...All code has moved to XGen] XiT is a framework for managing data transformations. It incorporates a plugable architecture to accomodate different data transformation engines. Modules can be designed to generate source code, transform xml
pgdiff is a utility which compares the table definitions of two databases, and returns the differences as PostgreSQL commands which will transform the structure of the first database to be identical to that of the second (c.f. diff and patch).
[THIS PROJECT IS NO LONGER MAINTAINED. IT'S OUTDATED AND NO LONGER USEFUL IN ANY WAY.] PHP transForm is a form generator / processor that allows an easy way to view, add, edit and delete data through a web interface.
perl-based scripts to transform xml'ish files. It has scripts to scan C text,
make some xml'ish intermediate form, transform the xml'ish data, and it has
scripts to spit out the xml'ish data as html or docbook.
Java doclet capable of generating Java source documentation in XML format.
XSL stylesheets can be used to transform this XML data to other formats (e.g. HTML, PDF).
“Pure” stands for “webPage cleanup through Reverse Engineering”. The Pure tool is to transform a legacy webpage to become compliant with existing Web standards by reverse engineering the webpage’s rendering result into html/css code.
A Tcl library extension for managing virtually any kind of images. It can load, save, display, transform images in a very simple and fast way. Supports the following image types: BMP,GIF,ICO,TGA,PCX,WBMP,WMF,PNM,PPM,PGM,RAS,JPEG-2000,JBIG,TIFF,MNG,PNG,JP
The Arbitrarily-Decomposed MPI FFT library is a C subroutine library for the computation of the multidimensional Fast Fourier Transform (FFT) of a distributed grid using the Message-Passing Interface (MPI).
XMLPRPRPR is a SchemaProf plug in that transform XML Schema Profiles in a human understandable (not only readable) style. Today there are two styles simple style and IMS like style. The output formats are HTML and PDF.
Open source Application and Data Integration Platform that allows developers and end-users to integrate and transform information using a web-based drag-and-drop interface that doesn't require coding or programming skills.
Stylesheet inside JAR to transform DocBook XML to OpenDocument (odt) format. Usage: java org.hocon.docbook2oo.Main basedir infile outfile . Creates Template files in %HOME%/.docbook2oo, change them at your needs to change logo, Text styles, Page layout e
This is a research project to test GPU (OpenCL) usability for image compression. Jpeg format is chosen because it is relatively simple and I am familiar with it.
2013-01-22: For now only pixel conversion and DCT transform is done with OpenCL, entropy coding is done with CPU in one thread. Unfortunately this implementation is no match for even one threaded SSE2 jpeg encoder, too much data goes through PCIe.
Look at "Debunking the 100X GPU vs. CPU Myth: An Evaluation of Throughput Computing on CPU and GPU" paper by Victor W Lee, Changkyu Kim, Jatin Chhugani, Michael Deisher, Daehyun Kim, Anthony D. ...