Showing 123 open source projects for "php/java/fastcgi/fcgiinputstream"

View related business solutions
  • PeerGFS PEER Software - File Sharing and Collaboration Icon
    PeerGFS PEER Software - File Sharing and Collaboration

    One Solution to Simplify File Management and Orchestration Across Edge, Data Center, and Cloud Storage

    PeerGFS is a software-only solution developed to solve file management/file replication challenges in multi-site, multi-platform, and hybrid multi-cloud environments.
    Learn More
  • Monitoring, Securing, Optimizing 3rd party scripts Icon
    Monitoring, Securing, Optimizing 3rd party scripts

    For developers looking for a solution to monitor, script, and optimize 3rd party scripts

    c/side is crawling many sites to get ahead of new attacks. c/side is the only fully autonomous detection tool for assessing 3rd party scripts. We do not rely purely on threat feed intel or easy to circumvent detections. We also use historical context and AI to review the payload and behavior of scripts.
    Learn More
  • 1
    Android: MaruPad

    Android: MaruPad

    Round hiragana keyboard for Android.

    Japanese hiragana keyboard for Android. It' shaped like a circle and you write by swiping towards choices. It's fast but it's not a complete Japanese keyboard. More of a proof of concept. Also a good example code if you want to make your own unconventional keyboard for Android.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Traduc

    Exercice de traduction

    Permet d'apprendre des mots en Anglais (pour l'instant). L'apprentissage peut se faire de l'anglais vers le français et inversement. Les mots en anglais peuvent être écoutés. Le programme est développé en Java sous Linux
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    mbFXWords

    mbFXWords

    Analyze text. Diagonal read subject, predicate, obj. Search other pdf.

    Version 1.04. Applies and builds upon Apache OpenNLP. For English, French and German files. JavaFX Application, runs with Oracle Java Runtime Environment version 8 that is including JavaFX. NLP extensions: - Divide sentences in subclauses: segmentation. - Divide plain text: subject, predicate, object. - Count words: stemming. - Search for similar content: pdf's. Gives out subject, predicate and object of sentences of pdf and plain text files. Provides comfortable GUI. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    MatrixGame

    An environment to develop games based on a rectangular board

    MatrixGame is a development tool designed to quickly produce video games based on a rectangular board. A new game must be described as a new Java class extending the class Game that is enabled to use an interactive environment. For some examples please run the jar file after the download. A little menu opens letting you run all the developed games. Sources are inside the jar file that can be opened as a normal zip file. In the apk file you can find a partial Android porting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Inspections+ Mobile forms for Dynamics 365 - Resco.net Icon
    Inspections+ Mobile forms for Dynamics 365 - Resco.net

    Start collecting field data without the hassles of complicated development thanks to resco.Inspections' native integration with Dynamics 365.

    Equip your frontline teams with a robust digital solution to simplify data collection and reporting. Handle inspections and audits effortlessly, even in remote locations, and create comprehensive reports on the spot, all integrated with Dynamics 365.
    Learn More
  • 5

    Sarfi Gardan

    For reflections of verbs and nouns in Arabic along with Urdu meaning

    It gives reflections (gardans) of Arabic verbs and nouns along with their Urdu meanings. It also contains HadithNum where you can enter Al Maktabatush Shamela hadith number and get the corresponding Easy Quran wal Hadees hadith number, and vice versa.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    HermeneutiX

    HermeneutiX

    Your graphical tool for Syntactic/Semantic Structure Analysis of texts

    ...Please check out the release summary: https://github.com/scientific-tool-set/scitos/releases For an introduction, check out this video: https://youtu.be/uQjewyG0Ad8 PS: To run a Java application such as HermeneutiX (i.e. SciToS) you need a Java Runtime Environment (JRE). HermeneutiX is currently built to be compatible down to JRE version 6. You may download the current JRE here: http://www.java.com/en/download
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Musaheb

    An Arabic collocation extraction tool

    “Musaheb”, an Arabic collocation extraction tool that has been designed and implemented to overcome the limitations of existing collocation extraction tools. “Musaheb” is able to extract n-gram collocations up to 5-gram, in addition to extracting the collocates of the nodes (the word-types we are looking for its collocates) within a window size of zero to 15 words. Moreover, it provides eight collocation statistics to calculate the strength of the collocation, and permits the input of...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    The Autshumato terminology management system (TMS) is a web application that facilitates the management and development of searchable terminology databases that contain terminology in different languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JavaStructurizer

    JavaStructurizer

    NSD graphical editor, for Java development and rev-engineering

    ...Usages: - Development and Learning: create from scratch a new Java program, - Reverse engineering: the block structure facilitates the understanding of the code. - Documentation: NSD images can be added to javadoc. - Add-on tool: JStruct can be added to an IDE (eg JCreator ) - Java Pretty printer: to import then export a java file formats the code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Junie, the AI coding agent by JetBrains Icon
    Junie, the AI coding agent by JetBrains

    Your smart coding agent

    Junie is an AI-powered coding agent developed by JetBrains designed to enhance developer productivity by integrating directly into popular IDEs such as IntelliJ IDEA, PyCharm, and Android Studio. It supports developers by assisting with code completion, testing, and inspections, ensuring code quality and reducing debugging time.
    Learn More
  • 10
    Noteluna

    Noteluna

    Editor de texto para aprender idiomas, aprenda traduzindo e jogando.

    O Noteluna é um editor de texto, com ele você marca as palavras que não conhece em inglês ou qualquer outro idioma, depois com um clique irá gerar uma lista das palavras marcadas, assim irá aprender de forma rápida e prática a incrementar o seu vocabulário. Ao usar este editor você economizará muito tempo copiando colando, traduzindo e organizando novas palavras. Desenvolvido para ajudar aos que querem incrementar o seu vocabulário em diferentes idiomas. Veja os recursos disponíveis...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Alice

    Language quiz authoring and test tool

    A tool used to create language quizzes, execute these quizzes and score them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MySQL English Dictionary

    MySQL English Dictionary

    A Full English - English dictionary in MySQL Format

    ...Text was extracted from the files at http://www.mso.anu.edu.au/~ralph/OPTED/ and then parsed and stored in a 16MB MySQL database. The database has three fields : a. word b. wordtype and c. definition. You can use this standalone or as a jquery/ajax/PHP addon for your programs. Acknowledgment of the original content: a. OPTED b. Project Gutenburg c. and the 1913 edition of Webster's Unabridged Dictionary
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    Java Agents Multiple System

    Java Agents Multiple System

    a Java API & Interpreter for AgentSpeak + Prolog

    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    KMemo
    ...It is specialized for learning of human languages, but can also be used for other topics. You can create dictionaries, exercises for learning words, exercises with radio buttons, check boxes or text fields. Installation --------------- If you have Java installed on your system, click Download button above. Unzip the downloaded file, then run 'KMemo.sh' on Linux, 'KMemo.bat' on Windows. If you don't have Java on Linux, use package manager to install it. For Windows you can also download KMemo zip file with Java included - click on 'Browse all files' link above.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Panglossa Dictionary for Android

    Panglossa Dictionary for Android

    A basic offline dictionary for Android

    A basic offline dictionary for Android, this is intended as a simple tool to quickly find the translation of words in another language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Lingvist

    Lingvist

    Program for learning foreign words

    Lingvist is the program for learning foreign words. The learning of words in program pass three stages: translation from foreign to native, translation from native to foreign, writing of foreign words.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    FindAKanji

    a tool to learn about Chinese (and Japanese) characters

    The basic principle behind this program is 'Learning by Doing'. The user is encouraged to extend a database with acquired information about Chinese characters and Japanese Words. This information may turn out useful in the integrated text editor, for both reading and writing. So there are multiple different uses for this program: - Learn about Chinese characters. Gain, store and memorize knowledge about specific characters and words. - Input devices for Chinese (and Japanese)...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    SimpleDic

    Simple Korean to English and English to Korean Dictionary

    This is a Korean to English and English to Korean program utilizing Naver and Daum APIs. Additional languages will be supported in the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Gift Finder

    Gift Finder

    Navegação em árvore binária baseada em perguntas e respostas

    O GiftFinder foi criado inicialmente pois muitas vezes ficamos em dúvida do que dar de presente para um amigo(a) ou parente. O aplicativo GiftFinder foi construído com um propósito puramente educacional, de forma a demonstrar, por meio de um algoritmo programado em Java, a navegação entre nós de uma árvore binária que foi estaticamente construída. O GiftFinder possui um comportamento similar ao Akinator, ou seja, dada uma resposta para uma pergunta, o algoritmo irá avaliar a resposta, tomar uma decisão, navegar entre os nós da árvore binária e sugerir opções de presentes. Se o último nó da árvore for alcançado o aplicativo exibe uma última sugestão de presente mesmo que a resposta for "Não". ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Kamus Plus

    Kamus Plus

    Kamus Interaktif Bahasa Inggris - Indonesia

    Kamus Plus merupakan kamus bahasa Inggris – Indonesia yang interaktif, dapat mencari arti kata dari bahasa Inggris ke Indonesia maupun sebaliknya. Dapat berjalan di GNU/Linux dan Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Al_Lamy

    Al-Lamy Arabic Verb Conjugator

    "Al-Lamy" our new educational program for conjugating Arabic verbs. It counters the problems observed in the other Arabic conjugation systems by using a dictionary of 8000 verbs and by implementing the grammatical rules of 70 verbal classes that cover their declinations. Al-Lamy displays conjugations and characteristics of Arabic verbs in a user-friendly interface and tests show that it performs in a satisfactory way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Luz do Saber

    Luz do Saber

    Software para alfabetização e inclusão digital.

    Luz do Saber é um software educativo utilizado para alfabetização e inclusão digital que conta com duas versões, uma infantil e outra para jovens e adultos. Baseado na metodologia de ensino de Paulo Freire. Este projeto é financiado pelo Governo do Estado do Ceará - Brasil.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 23
    Mobile Esperanto

    Mobile Esperanto

    Application for learning Esperanto using various web resouces

    Uses a set of GWT widgets which emulate the iPhone look and feel. Can be used on mobile devices as well as the desktop. Uses Google MVP architecture; PHP server side provides JSONP by querying various web sites, notably Lernu.net, a popular Esperanto learning site. Try out the demo at the Mobile Esperanto Web Site below.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JGloss

    JGloss

    Add readings and translations to Japanese text

    JGloss lets you import Japanese text documents and add reading and translation annotations for words, both automatically during import, and manually. It is written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ArabicNormalizer

    ArabicNormalizer

    Arabic normalizer

    This software will help you to get rid of the arabic diacritics like single and double Fatha, Damma and Kasra as well as the Chadda.
    Downloads: 1 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB