Open Source Delphi/Kylix Data Formats Software - Page 2

Delphi/Kylix Data Formats Software

View related business solutions

Browse free open source Delphi/Kylix Data Formats Software and projects below. Use the toggles on the left to filter open source Delphi/Kylix Data Formats Software by OS, license, language, programming language, and project status.

  • Keep company data safe with Chrome Enterprise Icon
    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.
    Download Chrome
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    CD Sticker converts the common CD content index files to HTML and prints the CD Covers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Little tool for batch converting files. It was created to change charcode in HTML-files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ChatFox
    Sohbet ederken ozel ifadeler, goz kirpmalari, şarki sozleri gonderebilme, goz yormayan grafikler, size ozel sinirsiz messenger kişi listesi, TV, Radio, Flash oyunlar, gunluk fal gibi eğlence ihtiyaclarinin tumunu karşilayabilen bir program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Delphi HTML5 Canvas

    Pascal implementation of a HTML 5 Canvas

    Downloads: 0 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 5
    Programa de formatação de código Delphi (Object Pascal) para Html para postar códigos em Blogs em especial para o Blogspot. Program code formatting Delphi (Object Pascal) to Html codes to post in Blogs in particular for Blogspot. Vídeo de Demonstração Demo video http://www.youtube.com/watch?v=7LbdhOzDxwA
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    DocTo

    Command line converter for Word Documents

    Convert word documents into any other supported document format. Code available on http://Github.com/tobya/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    FTEditor
    FTEditor is an editor for Fielded Text files (see http://www.fieldedtext.org). It lets you visually and interactively create and edit the Meta for a Fielded Text file. It also lets you edit a Fielded Text file with a simultaneous text and grid view.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The open source lightweight Rss Aggregator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Application for viewing and especially editing HRM-files generated by Polar Heart Rate Monitors (e.g. S720i, S725X, S625X). It provides a GUI for finding errors and manually correcting samples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    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.
    Download Now
  • 10
    Optimize your web page by removing empty spaces, and reducing reocurring style attributes with CSS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    HTML XHTML Parser + XPath

    Delphi HTML XHTML Parser +XPath

    Delphi HTML Parser This module lets you work with HTML documents as DOM tree and use XPath for searching tags. It is very simple way to parse HTML. This tested with version Delphi XE5,6 Usage Add in Uses parser.pas; begin HtmlTxt:= ''; //here your html NodeList:= TNodeList.Create; ValueList:= TStringList.Create; DomTree:= TDomTree.Create; DomTreeNode:= DomTree.RootNode; If DomTreeNode.RunParse(HtmlTxt) then begin {your code example: DomTreeNode.FindXPath('//*[@id="TopBox"]/div[1]/div[@class="draw default"]'),NodeList,ValueList)} end; end; Xpath support: attributes - //*[@id="TopBox"]/div/@class comment - //*[@id="TopBox"]/div/comment()[3] text - //*[@id="TopBox"]/div/text()[2] previous level - /../div[@class="draw default"]/img[2]/@alt partial coincidence by search in value of attribute: /div[@class="draw] returned nodes [[div class="draw default"],[div class="draw"], [div class="draw any"]..] like Xpath's function contains
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    پێشتریش چەندین وەرگێڕی کۆدپەیجی و کیبۆردی کوردی بۆ کۆمپیوتەر دروستکراون که بەس شێوازی فۆنتەکانی عەلی دەگۆڕن به یوونیکۆد و شێوازەکانی دیکه وەکو «زانست، هەژیر،Kurdish Office» پشتیوانی ناکەن، بەڵام ئێمە هەوڵمانداوە که هەموو شێوەنووسینە کوردییەکان لە کۆمپیوتەر لەم پرۆگرامەدا بگونجێنین. نوێیەکان لە وەشانی 2012.0.3.21: لە وەشانی 2012.0.3.21ی وەرگێڕی هەژیر گۆڕینی به شێوەی ئۆتۆماتیک (زیرەک) و شێوازی نوێی «کوردی نووسی هەژیر»مان گونجاندوە و چەندین چاکسازیمان لەسەر گۆڕینی تەختەکلیلەکانی دیکه کردوە.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The Json toolkit is a parser/writer/validator for JSON data format. This toolkit is designed to work with Delphi and FreePascal (win32, win64, linux32, linux64, MacOSX Intel)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    KDS XML is a class library for streamed parsing, validating and generating XML. It is written in Object Pascal/Delphi and works on Win32 (Delphi) and Linux (Kylix). Parts of it depend on the SAX for Pascal interface specifications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    IMPORTANT NOTE: This project has moved to Github: https://github.com/pkozelka/libxml2-pas Pascal units accessing the popular XML API from Daniel Veillard ( http://www.xmlsoft.org ). This should be usable at least from Kylix and Delphi, but hopefully also from other Pascal compilers (like freepascal).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The project is a collection of object pascal libraries for parsing text strings and markup languages HTML, XHTML, XML, CSS and others. Libraries are written in minimalism concept with striving for wide unification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    OXml

    The next generation XML library for Pascal (Delphi, FPC, Lazarus)

    OXml is the most versatile XML library in the Pascal world. Supported compilers: - Delphi (non-unicode): 5-2007 - Delphi (unicode) for Win32, Win64 and OSX: 2009+ - Delphi for ARC (iOS, Android): XE4+ - Lazarus for Win32, Win64, Linux, OSX: 1.0+ - corresponding C++Builder versions should be supported too (not tested though) Main benefits: - All on the target platform available single- and multi-byte codepages are automatically supported. - True unicode support on all platforms and compilers (also for Delphi 4-2007). - The XML parser is a standalone unit, making it possible to write different and user-defined XML interfaces. - Extremely fast thanks to clever buffering. Parsers included in OXml: - Basic standalone XML reader and writer. - DOM (W3C DOM Level 1.0 Specification). - Sequential DOM parser - SAX parser
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Obscure-Extractor-GTK

    Extract files from unusual archive formats

    Small Gtk program to extract files from (mostly) game archive formats. Currently supports Neverwinter Nights, Homeworld 2, BloodRayne, WC IV and a "generic" module to find RIFF, BMP, PNG and other files. Old Delphi version supports a few others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Library for parsing Outlook Express v >= 5.5 email databases for Delphi. It allows to read folder structure, list of mail messages and get messages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Free portable convertor for BDE / Paradox database to sql text file. It dumps BDE database to sql file using LocalSQL dialects. It's very usefull to put tables under version control but it can be used to migrate BDE database to new sql DB also
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    SELAEFiles

    Transforma txt y AD243 a JSON

    Transforma ficheros de apuestas en formato txt y AD243 al nuevo formato de ficheros JSON definido por SELAE para la realización de apuestas por soporte digital (ASD). (Transform text an ad243 files to JSON format files from SELAE company).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Supplets is a plugin for MS Internet Explorer which allows to make annotations on html pages like on paper, i.e. mark text on web pages and attach notes to text. This supplementary meta-page information is persistent and can be sent to friends via mail.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Simple tool to manage the trainers in the popular online game godsoccer.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    TNCTabEditor: ein Editor zum Bearbeiten von Tabellen der TNC-Steuerungen auf dem PC-Desktop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    TeleFlow-VXML provides a means to generate VoiceXML (or VXML) applications from TeleFlow Tap/Tam files created with TeleFlow Designer and related tools.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.