Posts
-
state_machines-activerecord
StateMachines Active Record Integration
The Active Record 7.2+ integration adds support for database transactions, automatically saving the record, named scopes, validation errors.
Tags: #ruby β’ activerecord β’ state-machine
-
marytts
MARY TTS β an open-source, multilingual text-to-speech synthesis system written in pure java
This is the source code repository for the multilingual open-source MARY text-to-speech platform (MaryTTS). MaryTTS is a client-server system written in pure Java, so it runs on many platforms.
For a downloadable package ready for use, see the releases page.
Older documentation can also be found at https://github.com/marytts/marytts-wiki, http://mary.dfki.de and https://mary.opendfki.de.
This README is part of the the MaryTTS source code repository. It contains information about compiling and developing the MaryTTS sources.
The code comes under the Lesser General Public License LGPL version 3 β see LICENSE.md for details.
Tags: #java β’ speech-synthesis β’ tts
-
Weasis
Weasis is a web-based DICOM viewer for advanced medical imaging and seamless PACS integration.
- About Weasis
- Getting Started
- Release History
- Build Weasis
- General Features
- Viewer Features
- Community and Support
- License
Tags: #java β’ dicom β’ weasis
-
LDAP
A Pure PHP LDAP Library.
FreeDSx LDAP is a pure PHP LDAP library. It has no requirement on the core PHP LDAP extension. This library currently implements most client functionality described in RFC 4511 and some very limited LDAP server functionality. It also implements some other client features from various RFCs:
- Paging Control Support (RFC 2696)
- VLV Control Support (draft-ietf-ldapext-ldapv3-vlv-09)
- Server Side Sort Control (RFC 2891)
- Password Modify Request (RFC 3062)
- String Representation of Search Filters (RFC 4515)
- SASL authentication / integrity layer support for certain mechanisms (RFC 4513)
It supports encryption of the LDAP connection through TLS via the OpenSSL extension if available.
Tags: #php β’ ldap β’ openldap
-
xen-orchestra
The global orchestration solution to manage and backup XCP-ng and XenServer.
Log in to your account and use the deploy form available from the Vates website.
Tags: #javascript β’ xen-orchestra β’ xenserver
-
rexml
REXML is an XML toolkit for Ruby
REXML was inspired by the Electric XML library for Java, which features an easy-to-use API, small size, and speed. Hopefully, REXML, designed with the same philosophy, has these same features. Iβve tried to keep the API as intuitive as possible, and have followed the Ruby methodology for method naming and code flow, rather than mirroring the Java API.
REXML supports both tree and stream document parsing. Stream parsing is faster (about 1.5 times as fast). However, with stream parsing, you donβt get access to features such as XPath.
Tags: #ruby
-
Winterfell
Generate complex, validated and extendable JSON-based forms in React.
Generate complex, validated and extendable JSON-based forms in React
Winterfell allows you to build up complex, multi-page forms with conditional questions, validation and conditional-page switching via a JSON schema, rendered by React.
Winterfell was initially made for a project in a sector that required a large, complex form with questions that would result in more questions or different pages when you clicked next. With an easy to write schema and a high level of customisation, comes a great power.
View Demo - Follow me on Twitter
Tags: #javascript β’ reactjs β’ react
-
FridaAndroidInjector
Inject frida agents on local processes through an Android app
is a library allowing you to inject frida agents from an Android application.
The things are very very easy:
Tags: #java
-
norch
A search server that can be installed with npm
- In a terminal type
npx norch - Add documents by going to quickstart on your locally installed norch and upload. (here is some test data)
- Search by going to quickstart on your locally installed norch
- For advanced use check out the openapi endpoints
Tags: #javascript β’ search β’ search-algorithm
- In a terminal type
-
enumerize
Enumerated attributes with I18n and ActiveRecord/Mongoid support
Enumerated attributes with I18n and ActiveRecord/Mongoid/MongoMapper/Sequel support
Tags: #ruby β’ activerecord β’ mongoid
subscribe via RSS