Showing 383 open source projects for "format"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    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.
    Start Free Trial
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 1
    PhyloTrack

    PhyloTrack

    PhyloTrack, D3.js and JBrowse for phylogeny and positioning of samples

    PhyloTrack is a JavaScript--based software tool that integrates the D3.js library for data visualization with the JBrowse tool for genome browser representation. It requires a phylogenetic tree of the common Newick data format as input, as well as three meta data files for samples, clade-defining nodes and clade color definitions - all in tab delimited format. Functionality within PhyloTrack shows the informative markers at each node in the phylogenetic tree, therefore highlighting clade-defining polymorphism. This functionality has been implemented using the tabix tool on the server side, providing simple and rapid access to the information at each tree node, including informative SNPs stored in VCF-similar files. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Laravel UUID

    Laravel UUID

    Laravel package to generate and to validate a UUID

    Laravel-UUID is a simple package to generate and use UUIDs (Universally Unique Identifiers) as primary keys in Laravel applications. It offers seamless integration with Eloquent models and supports different UUID versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ...The question can be associated with one or more multimedia files (images, audio clips and video clips). The individual response to the questionnaire, after being stored in a database, can also be stored on a file (spreadsheet in CSV format).....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    TreeSnap

    Creates trees and loads into mysql for browsing and searching

    Functions: 1. Periodically create trees (windows tree command) 2. Load trees into mysql DB with PHP 3. Browse and search loaded trees in PHP/HTML This project will help you to backup your folder structure on all of your disks and then conveniently browse and search this structure. This can be useful for you to find out, what software and files you were using previously.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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
  • 5
    RhinoLINUX Main Edition

    RhinoLINUX Main Edition

    Desktop Linux - custom built on Debian/Ubuntu/Mint upstream codebases

    RhinoLINUX aims to create a desktop OS with something for everyone, but with ease of use, flexibility and minimal fuss. It is a goal of the project that the OS will run or open ALL common/popular document/media/web format files without needing to add apps/plugins/codecs etc. RhinoLINUX Main Edition is our flagship product. We also have a Lite XFCE,KDE and Cinnamon Editions all hosted at SF.nef This latest release v8.0 is Trusty Tosca - built using Ubuntu 14.04 'trusty' source as codebase there have been added codecs/plugins and cross-platform support for Windows applications and legacy Operating Systems via our VirtualX suite of emulation and virtualization softwaare managers/sub-systems such as QEMU.WINE and VirtualBOX. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    cde4php - Cross Database Engine for PHP

    cde4php - Cross Database Engine for PHP

    Uniform Database Abstraction for PHP Development

    Debby has replaced CDE in the Tina4Stack, you may want to check it out at http://tina4.com CDE is a PHP class which implements the general database functions in PHP and provides a common SQL platform for php development where developers change their databases but not their code. Supports Firebird, MySQL,Oracle,SQLite, MSSQL(both drivers),CUBRID,ODBC. CDE now supports date uniformity, param passing & BLOB handling across all the databases supported. CDE is not a replacement for PDO,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Monastic University

    Software for managing Admissions, Withdrawals, Marks in Monastic Inst.

    This software will help in the management of Admissions / Withdrawals of Staffs & Students & also processing of Exam Marks of all Monastic Universities. Designed with goals of Simplicity & packaged with all necessary open source tools to get you into action, straightaway. Just download the file given above, then double click to extract it to a Disk Partition, with lots of free space, & then right-click files with names starting with 1 to 8 to run them as administrator, to install the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Provides a read/write library of classes for object oriented languages (Initial goals of PHP and Python) that implement and enforce the iCal standard (RFC 2445).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    PHPMetaData

    Descriptive metadata management system

    This system is designed to support descriptive metadata for scientific data. Using descriptors and controlled vocabularies available, users should be guided through a web interface allowing quick and easy registration and maintenance of datasets that are under their custodianship. The initial aim is to produce a system that will support the UK MEDIN (a UK GEMINI Superset) metadata standard, with possible expansion to other standards at a later date.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 10

    ramox mail sender

    send mail with html format

    Ramox mail sender
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This tool can create XAdES (XML) signatures based upon ETSI TS 101 903 v1.3.2 standard. It also includes handling of ITU-T X.509 certificates and RFC 3161 timestamps.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    SqlFormatter

    SqlFormatter

    Lightweight php class for formatting sql statements

    ...I was originally planning to extract the formatting code from PhpMyAdmin, but that was 10,000+ lines of code and used global variables. The SqlFormatter class has a static method 'format' which takes a SQL string as input and returns a formatted HTML block inside a pre tag. If you don't want syntax highlighting and only want the indentations and line breaks, pass in false as the second parameter. There is a separate method 'highlight' that preserves all original whitespace and just adds syntax highlighting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A specialized content management system (CMS) for malware collections. Supports records in source code as well as binary format. Features include advanced searches and duplicate prevention, more will be added in the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Hierarchical cluster engine HCE

    Hierarchical Cluster Engine project

    ...Also, HCE includes the highlighter application. This is utility to get fast parallel multi-algorithmic textual patterns highlighting. It provides cli UI, works as filter console tool and uses json format of prot
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PHP Random Videochat Roulette

    PHP Random Videochat Roulette

    PHP random webcam chatroulette script.

    Random Webcam Video Chat key features: + Facebook integration (exclusive mode supported) + Filters: users choose their chat partners by gender, location + Cirrus independent (can stream using rtmp server) + Logs including text chat and webcam snapshots, log comments + Latest girls and boys (with profile links for members) + Monetization: ads inside chat (supports rotator and paid cam site feeds) Sites with similar concept and features: ChatRoulette, Omegle, ChatRT, ChatRevolve,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    FuriousAngels CMS

    New Q&A style CMS for FA

    New version of Furious-Angels.Com CMS system to replace vbulletin in a more hopefully usefriendly Q&A style format with user self moderation systems. This project is in early development you can attempt to use it at will but no promises it'll work at any particular point in time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Optical Mark Recognition MySQL and PHP

    Optical Mark recognition with MySQL database and PHP scripts

    http://omr-ai.sourceforge.net/ described how to use MySQL and PHP for OMR. The PHP scripts were very much dependent on scanned page size and resolution. I have written the OMR page format and PHP scripts which are more flexible in nature. This script used horizontal and vertical guides to identify area to be analysed for MCQ answer checking and also identify and correct tilt. It is tailor made for A4 page size, but resolution can be varied with little impect on results. The answer page and scripts can be modified easily with little change in major functions of the library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Simple PHP class to generate thumbnails from images in jpg, png and gif format. Scaled thumbnails are cached for better performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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: 3 This Week
    Last Update:
    See Project
  • 20

    MO Server

    This project is the server of MO (android app).

    It is easy, android application(MO) request server, server process app's request and answer it with JSON format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PHP script for validation of HTTP GET/POST parameters. Based on settings in JSON format. Requires PHP 5.3 or later. Please visit the website for manual and live demo:
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Ming is an SWF ("Flash") file format output library. It is written in C, with wrappers for C++, Python, and PHP, plus rudimentary support for Ruby and Perl.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 23

    Free PHP Gallery

    A free PHP script to display photos on websites

    Free php gallery is a free php script that allows you to upload and display photos on your site in a clean elegant way. Gallery features Extremly easy to install on your website (just copy files) No database required, categories are folders, photo title is the title of the photo file. Admin can upload photos from web interface Create, rename, delete photos and categories from web interface. Select the cover for each category. Select your own size for photos and small...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    kh_vmoci

    kh_vmoci

    Open Catalog Interface (OCI) for VirtueMart

    OCI for Virtuemart. The Open Catalog Interface (OCI) is the interface between catalogs (Virtuemart) and SAP Business-to-Business Procurement. SAP’s Open Catalog Interface uses standard Internet protocols. It has already been implemented between several catalog applications and SAP Business-to-Business Procurement. Kh_vmoci do this job.for Virtuemart. Tested against SAP R3 and SAP ByD (Business by Design) Available in some versions 2.5.1 for Joomla 2.5 and VM 2.0.x (default...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    epgstuff

    multisource epg collect & stream.

    EPG collecting and streaming software. The collection can be done from XMLTV files, DVB Adapter, Website or IP Streams.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo