Search Results for "xml conversion" - Page 3

Showing 169 open source projects for "xml conversion"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 1
    Row-Bean

    Row-Bean

    CSV reader writer - bean mapping - easy bean extraction from CSV file

    Row-Bean is a CSV-Bean JAVA API . Row-Bean provides CSV reader an writer. More ever provides a mechanism to map csv file content to java beans and revers. For each use, a XML description must describe the wished mapping. Another possibility consists in use Annotations. Use under maven : <!-- row bean with annotations --> <dependencies> <dependency> <groupId>net.sf.csv-bean</groupId> <artifactId>row-bean-annotations</artifactId> <version>1.1.0</version> </dependency...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    atf format converter

    Converts files from and to asam ods aft/xml format

    Provides conversion between files in aft/xml format (file format for storing of measurement data, see http://www.asam.net) and "atf". "atf" is a xml variant based on aft/xml but more suitable for xml processing for example xquery, xpath (see http://vcasterna.wordpress.com/2013/06/15/a-better-atfxml/) In atf, xml query becomes simple: e.g. navigation across parent/child relations: subtests/subtest[name='run up'] With a given test instance being the context node this selects all...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Digital Pali Reader
    A Pali text reader for reading the Tipitaka. Automatically recognizes pali words and gives definitions from CPED, PED, and DPPN. Includes text search, dictionary lookup and more. Mozilla Firefox required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Nehul Singh IDE for .Net

    NS-ORG IDE for DOT NET Programming

    Also visit official website nehulsinghide.blogspot.in Writes applications in languages including C#, VB.NET, F#, IronPython and IronRuby, as well as target rich and reach: Windows Forms or WPF, as well as ASP.NET MVC and WCF. It starts from USB drives, supports read-only projects, comes with integrated unit and performance testing tools, Git, NuGet and a lot more features that make you productive as a developer.It ships with a lots of new features of code completion and snippet...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save 50% off for 3 months with QuickBooks Payroll when you Buy Now

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 5
    OGSA-DAI is a product that allows data resources, such as file collections, relational or XML databases, to be accessed, integrated and federated across the Internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    An easy to extend Java Object formatter that currently supports conversion between JSON and Java. Because of its core architecture, other formats can easily be added (XML is already being worked on). Please read "Why JOFfree" in news area.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    DbRevision project aimed to help developers implement automatic upgrade database structure from one reversion to other. DB structure described in independent, XML-based format. All upgrade actions described in XML too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    pdf2xml convertor based on Xpdf library (http://www.foolabs.com/xpdf/home.html). It converts information contained in a PDF file into XML. First, you need to install xpdf and libxml2 (see documentation). Hervé Déjean Xerox Research Centre Europe http://www.xrce.xerox.com/About-XRCE/People/Herve-Dejean
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9

    corn-converter

    Bidirectional java type converters (JSON, XML, ...)

    Corn Converter module contains bidirectional java type converters to different target types like JSON and XML. It's simple, flexible and powerful enough satisfy serialization, de-serialization requirements including complex bean types and collections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Software Testing Platform | Testeum Icon
    Software Testing Platform | Testeum

    Testeum is a Software Testing & User Test platform

    Tired of bugs and poor UX going unnoticed despite thorough internal testing? Testeum is the SaaS crowdtesting platform that connects mobile and web app creators with carefully selected testers based on your criteria.
    Learn More
  • 10

    Infofuze

    Data migration/conversion library based on STX and XSLT transformation

    Infofuze is a Java library and server application that can be used to transform and combine data from various sources into a specific XML or other text output format that can be stored or indexed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Simple Pojo/Bean Mapper

    An ANT task to generate the conversion classes to allow you to create

    The original use for this was to take data out of a set of Hibernate DAO objects and create a variety of XML DOM objects from them. In the project that instigated this work the mapping between the DAOs and the XML DOM was not one for one and encoding the conversion into the DOAs was not a good idea. While at first sight this may seem similar to dozer (http://dozer.sourceforge.net) the primary difference is that this is code generation and does not have the overhead of using introspection...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    parser4isis (parser for isis) is convertion tool to postprocesing for an exported ".iso" CDS/ISIS (WinISIS, WWWISIS, etc) file. this utility can use for port the data to any other format as SQL (MySQL, Postgres SQL, Sqlite, etc), CSV, XML or another.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Numbers To Words

    Numbers To Words

    This software converts numbers to words.

    This software converts numbers to words and support two numbering systems "Indian" and "American". It supports 18 digit numbers. Records history (You can stop recording history or can clear the history).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14

    AndroidCommunicator

    IoC Container for calling Web Services from Android

    A container that uses DI to help programmers develop Android applications that call Web Services. Client code needs to have annotations for the service instances that will be injected at run-time. These instances can be configured in an XML file with details like: Web Service address, type (one of SOAP, REST or HTTP - for a Web resource), timeout and algorithms for building the request object and the conversion from result to response object. The calls to the Web Services are performed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The Micro C++ Library (libmicxx) is a small set of portable and easy to use classes providing core features commonly used in modern applications. It is based completely on the Standard C++ Template Library (STL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Toolsverse ETL Framework

    Toolsverse ETL Framework

    Open source Extract Transform Load engine written in Java

    ETL Framework is a standalone Extract Transform Load engine written in Java. It includes executables for all major platforms and can be easily integrated into other applications. Key Features: * embeddable, open source and free * fast and scalable * uses target database features to do transformations and loads * manual and automatic data mapping * data streaming * bulk data loads * data quality features using SQL, JavaScript? and regex * data transformations Requirements *...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Comptable

    Simple estimate and invoice generator for freelancers and businesses.

    Simple estimate and invoice generator for freelancers and small businesses, built entirely over PHP and XML, with a beautiful, clean and easy-to-use interface. Originally built for personal use, so it has no administration backend or advanced features of any sorts. Developers interested in helping take this very initial (yet fully functional) prototype one step further are more than welcome. There is some information on this in the Wiki section, please take the time to read it. Thank you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    ML.NET

    An XQuery Library for .NET developers

    ML.NET allows developers to evaluate C# code inside XQuery applications running on MarkLogic. Your XQuery applications can now call existing system or custom .NET assemblies, or create new classes on-the-fly. ML.NET consists of an XQuery library that communicates with a secure .NET web service, which is responsible for dynamically compiling, caching, and evaluating .NET code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    XNB Builder

    Create .xnb files for XNA games.

    Recently updated to fix an error where content would never be compressed. You should update to the latest version in order to fix this. Note: The full version of XNA game studio is required for conversion. See the ReadMe for details on where to download it. Create .xnb files for use in XNA games. This allows for .png to .xnb and more. Full list of supported filetypes: Graphics Files: *.bmp;*.dds;*.dib;*.hdr;*.jpg;*.pfm;*.png;*.ppm;*.tga Autodesk FBX Files: *.fbx Effects...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 20

    edifact

    EDIFACT to XML conversion

    Very simplistic parser that converts EDIFACT into a DOM tree for further processing to perform the data extraction/transformation/binding. Useful and easy to use when complete mapping is unnecessary. An executable JAR of the parser is available. Usage: java -jar edifact-to-xml.jar <edifact-filename> This wil emit the DOM tree as XML to standardout. Example input: UNA:+.? ' UNB+IATB:1+6XPPC+LHPPC+940101:0950+1' UNH+1+PAORES:93:1:IA' MSG+1:45' IFT+3+X?'???:?+?&YZCOMPANY...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Teraconvert
    The best audio/video converter tool for Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    HiveToolkit is a Content Management system intended for CDN usage. The framework features a powerful web-editing capabilities and media management. Hive Toolkit is a 100% modular system allowing support for further enhancements and capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    XMLSchema

    Database schema tool

    This is a fork of the great project adodb-xmlschema which has been abandon. I and another developer have decided to branch it and continue the project.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    This Is a Program in which u can do metric conversion ,temprature conversion and lots more......... can do upto 200+ conversions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The UMCL library provides a single API to developers of applications necessitating conversions between different Maths formats and especially Braille specific notations.
    Downloads: 0 This Week
    Last Update:
    See Project