Search Results for "basic programming language" - Page 2

Showing 114 open source projects for "basic programming language"

View related business solutions
  • SoftCo: Enterprise Invoice and P2P Automation Software Icon
    SoftCo: Enterprise Invoice and P2P Automation Software

    For companies that process over 20,000 invoices per year

    SoftCo Accounts Payable Automation processes all PO and non-PO supplier invoices electronically from capture and matching through to invoice approval and query management. SoftCoAP delivers unparalleled touchless automation by embedding AI across matching, coding, routing, and exception handling to minimize the number of supplier invoices requiring manual intervention. The result is 89% processing savings, supported by a context-aware AI Assistant that helps users understand exceptions, answer questions, and take the right action faster.
    Learn More
  • Inventory and Order Management Software for Multichannel Sellers Icon
    Inventory and Order Management Software for Multichannel Sellers

    Avoid stockouts, overselling, and losing control as your business grows.

    We are the most powerful inventory and order management platform for Amazon, Walmart, and multichannel product sellers. Centralize orders, product information, and fulfillment operations to run more efficiently, sell more products, and stay compliant with marketplace requirements so you can grow profitably.
    Learn More
  • 1
    SAFMQ: Store and Forward Message Queue, message oriented middleware. Uses include Assured Async Messaging, SOA, Delayed/Batch, and Cluster/Grid Computing. The SAFMQ server provides cross platform communication among C++, PHP, Java, and .NET clients.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    OpenSearchServer Search Engine

    OpenSearchServer Search Engine

    An open source search engine with RESTFul API and crawlers

    OpenSearchServer is a powerful, enterprise-class, search engine program. Using the web user interface, the crawlers (web, file, database, etc.) and the client libraries (REST/API , Ruby, Rails, Node.js, PHP, Perl) you will be able to integrate quickly and easily advanced full-text search capabilities in your application: Full-text with basic semantic, join queries, boolean queries, facet and filter, document (PDF, Office, etc.) indexation, web scrapping,etc. OpenSearchServer runs on...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 3
    PilusCart

    PilusCart

    Free Open Source E-commerce Solution

    PilusCart is a web-based online store management system, written in PHP scripting language as the most popular web programming language today. To store the data, PilusCart uses MySQL relational database management system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    MOVIE STREAMING DOWNLOAD v1.0.0 FINAL

    MOVIE STREAMING DOWNLOAD v1.0.0 FINAL

    All in one pack Online Movie Streaming (AiOPMSD) is free MySQL Databas

    ALL IN ONE PACK ONLINE MOVIE STREAMING DOWNLOAD (AiOPMSD) v1.0.0 FINAL VERSION BUILD 4 yeah, this is FINAL version. please send bug to my email. thX All in one pack Online Movie Streaming (AiOPMSD) is free MySQL Database, PHP script for online movie streaming website. no programming skill required. just import database, upload script file and change some configuration. Changelog: Final version build 4 (sunday september 05 2017) : - fix Meta Open Graph (missing...
    Downloads: 4 This Week
    Last Update:
    See Project
  • Loan management software that makes it easy. Icon
    Loan management software that makes it easy.

    Ideal for lending professionals who are looking for a feature rich loan management system

    Bryt Software is ideal for lending professionals who are looking for a feature rich loan management system that is intuitive and easy to use. We are 100% cloud-based, software as a service. We believe in providing our customers with fair and honest pricing. Our monthly fees are based on your number of users and we have a minimal implementation charge.
    Learn More
  • 5
    The Panglossa go!Johnny PHP class library is a collection of PHP classes designed to simplify and automate the work of the web programmer, allowing the use of a single programming language (PHP) instead of mixing up code from different languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PreprocesssorWizard

    PreprocesssorWizard

    WYSIWIG conditional compilation preprocessor for Java etc.

    A WYSIWYG Conditional Compilation Preprocessor for Java, Perl, C, C++, Basic, PowerShell, C#, Javascript, and other programming languages. Many C and C++ developers rely heavily on the C preprocessor, and lament the lack of a preprocessor in Java, scripting languages, and other programming languages. The principal objection to a preprocessor is that it makes one's code difficult to read. This is indeed true for the C preprocessor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    tigerjs

    tigerjs

    TigerJS is a is an object oriented JavaScript Library, focusing on fas

    The TigerJS JavaScript Library is an advanced, cross-browser, feature-rich and highly optimized JavaScript/DOM library, that is built to reduce the time and effort you need to put in building today's web 2.0/3.0 Applications, it has built to deliver high run-time performance and has low memory overhead, it includes lot of reusable utilities and language enhancement's / functional programming modules, DOM management modules, Basic Animations, Events, Ajax communication, data structures and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Recieve Incoming SMS PHP Script

    Recieve Incoming SMS PHP Script

    A script to Recieve Incoming SMS using PHP Programming Language.

    A script to Recieve Incoming SMS using PHP Programming Language. Save this file as incoming_sms.php If $_GET method is not working then try $_REQUEST method. After creating this file, upload to your web server and give out the URL to your SMS provider. Example code has been used for SMSGatewayCenter.com's Incoming SMS parameters. If the provider is different then you need to change the parameters as per the SMS provider's documnetation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    yunus and my other projects
    Yunus is a simple "visual" script language. Yunus is obsolete (left in 2004). However this site exhibits many projects; you will find my other "PHP, VS.NET, Flash, Delphi" projects. eOgr is my second complete application after Yunus.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Premier Construction Software Icon
    Premier Construction Software

    Premier is a global leader in financial construction ERP software.

    Rated #1 Construction Accounting Software by Forbes Advisor in 2022 & 2023. Our modern SAAS solution is designed to meet the needs of General Contractors, Developers/Owners, Homebuilders & Specialty Contractors.
    Learn More
  • 10
    wxPHP

    wxPHP

    PHP bindings for the cross-platform GUI library wxWidgets.

    wxPHP is a php binding/wrapper for the cross-platform library wxWidgets, which gives you the ability to develop desktop applications using the php programming language. This applications can be executed on windows, linux and macosx using the same code base with a native look and feel. One of the ideas is that you can use your php web applications code base and logic to create native desktop applications that communicate to them transparently. This way you can give your users a seamless and native experience from the desktop while staying in sync with your web apps. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Laravel Hackathon Starter

    Laravel Hackathon Starter

    Boilerplate for laravel web applications

    If you have attended any hackathons in the past, then you know how much time it takes to get a project started: decide on what to build, pick a programming language, pick a web framework, pick a CSS framework. A while later, you might have an initial project up on GitHub and only then can other team members start contributing. Or how about doing something as simple as Sign in with Facebook authentication? You can spend hours on it if you are not familiar with how OAuth 2.0 works. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    KeyPad+

    KeyPad+

    Development of the project has been suspended

    Keypad+ - is a text editor with syntax support for various programming languages. Written in PHP, for the operating system Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Gleez CMS

    Gleez CMS

    A Light, Simple, Flexible Content Management System

    ...With years of experience using these, we've gathered great ideas and in some cases, improved on them. With an emphasis on security and functionality, Gleez is a professional and robust system suitable for any business or organization. Built on the PHP programming language and the MySQL database, Gleez delivers superb performance on any size application. Gleez uses the MPTT system for classifying content, which is known as taxonomy and is implemented in the core. You can define your own vocabularies (groups of taxonomy terms), and add terms to each vocabulary. Users, Roles, and Permissions. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Ahava -Z5 OS
    Portable engineering Profil (PEP,PPI,PMI) Additional Project Details(FreeDownload_beta_test) Languages Deutsche, English,Ukraine Intended Audience Information Technology, Telecommunications Industry, Advanced End Users, Developers, End Users/Desktop User Interface Gnome, Win32 (MS Windows), KDE, Cocoa (MacOS X), Qt Programming Language C++, C, C# ... Präambel : * Sicherheitsschlüssel montiert auf den monolithischen Kernel-Pae-Linux mehr... * reduziert den Verbrauch von elektrischer Energie bei 35 % * erhöht das tragbare Gerät (NetBook, iPod, andere) * erhöht Ressource (HDD/DVD/CD-RW) * speichert die Profileinstellungen (Einstellung der Drehzahl) * 3 Arten der Verbindung (WiFi/Internet/Ethernet) ... * schneidet keiner-codes * Cross-Plattform, kompatibel * einfach zu bedienen (den Benutzer so weit wie möglich geschützt vom Betriebssystem OS)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    HTML-Pad
    This software enable you to create simple and also complicated webpages using html programming.In this software you can type your html program on the left side and can view the output on the right side.this software also enable you to insert advanced CSS tags and all html tags.you can change your information without modifying your previous html code.you can insert advanced CSS function like Buttons,Text Areas etc. only just filling simple information about it.this software is written in java...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16

    Roxy Fileman

    Web file manager

    ...Can be used in any web application. Ready for use with ASP .NET and PHP - all scripts are included. User unterface completely separated from the server side logic. Language independant server side scipts - can be implemented in any programming language - PHP, ASP .NET, Python etc. Latest versions is available at http://www.roxyfileman.com/download
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Dina is a translator for Windows which enables the fast translation of text in the most applications, such as Web Browsers, Games, Office apps, Messengers and etc. The Software uses 'Online Connection' anytime. Thus It's a prerequisite to Translate. The Legal Access: The Software Free version is not licensed. just some features are Available. Using any Crack, Serial, Patch for unlocking the lock is illegal. also some of the illegal methods for unlocking are infected with Virus,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    QUESTIONARIONLINE is a software developed in the programming language PHP 5 with the aid of MYSQL that implements a web platform suitable to administer tests and questionnaires online. The platform enables the collection of responses to questionnaires by the user of a different nature (social, psychological and linguistic). The question can be associated with one or more multimedia files (images, audio clips and video clips).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    BianLian Framework plan to establish a cross-platform, cross-language, JSF .NET like solution. To make all the GUI (both JSF .net and so on) INDEPENDENT to implementation. PS, BianLian is the famous Chinese art with about 1000 years history.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    CLUE - C Learning Undergrad Environment

    Tools to support the learning of the C programming language

    CLUE (C Learning Undergraduate Environment) is a software allowing students to work on assignments in the C language while benefiting from support for peer testing, hyper-linked tutorials to help them understand compiler error messages, detection of "novice errors" with warnings hyper-linked to tutorials. Sponsored by National Science Foundation under award CCLI #0836863.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    WPlataform Windows

    WPlataform Windows

    WPlataform Windows allows you to create applications using PHP

    With WPlataform Windows, you can create Windows applications using web programming language (HTML, JavaScript, PHP, etc ...). The WPlataform uses the Chromium browser, which already included the Adobe Flash Player. This program creates a small web server that can be accessed only by the local server ("localhost"). It has an app store included along with a "Search Music" that search the websites of trusted downloads (4Shared & SkullMP3).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    wordpressthai edition
    WordPressThai Edition : New Thai Translate Package by Assistant Professor Prachid Tinnabutr, Chandrakasem Rajabhat University : Links to us : http://www.wordpressthai.com, http://www.prachid.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Language KISS HTML5

    Browser based flash cards

    Browser based flash cards to learn a language, see http://en.wikipedia.org/wiki/Flash_cards. You just need - a modern browser (smartphone, tablet, computer,...) and - an internet connection. Main features - learn (cards due to learn), swat (every card) - copy cards - filter - sort - synchronize between devices - share cards with other users (just use all and/or improve and add cards) Programm code and usage follows the KISS principle, see http://en.wikipedia.org/wiki/KISS_principle - basic requirement = browser - OS independent - no installation required - no fancy features - bullet proof synchonization and sharing - deployment is just copying files onto a PHP enabled webserver More - data is on your own server - no central registration or data mining Technical Details - logic in JavaScript (browser) - Share/synch by PHP scripts on webserver (file based)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ElymOs

    ElymOs

    Linux OS from ubuntu, customisable for everyone, social and media

    Ubuntu based GNU/Linux system, use Gnome Shell. Easy for learn Linux and programming. All software of everyday use. Wine and Virtual Machine for use other OS.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    XSLT PHP Template Engine | PH7Xsl

    XSLT PHP Template Engine | PH7Xsl

    XSLT PHP template engine for your views

    PH7Xsl is a simple but effective and powerful template engine running PHP with XSLT (Extensible Stylesheet Language Transformations). With XSLT syntax, your template code and may be portable to virtually any programming language. It also allows for the separation of PHP code and template code to have a much more professional software and template much more clean and clear! ;-)
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB