Posts
-
PacketProxy
A local proxy written in Java
PacketProxy is an open-source proxy tool that can intercept and inspect any protocol over TCP/UDP, not limited to just HTTP/1.x, HTTP2, or HTTPS.
PacketProxy is designed for testing web applications for internal use, which helps app development and finding vulnerabilities on your applications.
Tags: #java • proxy • macos
-
yii2-docker
Official Docker images suitable for Yii 2.0
These Docker images are built on top of the official PHP Docker image, they contain additional PHP extensions required to run Yii 2.0 framework, but no code of the framework itself. The
Dockerfile(s) of this repository are designed to build from different PHP-versions by using build arguments.Tags: #php • yii • docker-image
-
mollie-api-node
Official Mollie API client for Node
Mollie builds payment products, commerce solutions and APIs that let you accept online and mobile payments, for small online stores and Fortune 500s alike. Accepting [credit and debit card][credit-card] ([Cartes Bancaires][cartes-bancaires], [PostePay][postepay]), [Alma][alma], [Apple Pay][apple-pay], [BACS Direct Debit][bacs], [BANCOMAT Pay][bancomat-pay], [Bancontact][bancontact], [SEPA Bank Transfer][bank-transfer], [Belfius Pay Button][belfius], [Billie][billie], [BLIK][blik], [SEPA Direct Debit][direct-debit], [EPS][eps], [iDEAL][ideal] ([in3][ideal-in3]), [KBC Payment Button][kbc-cbc], [Klarna][klarna] (Pay Later, Pay Now, Pay in 3, Financing), [PayPal][paypal], [paysafecard][paysafecard], [Przelewy24][przelewy24], [Riverty][riverty], [Satispay][satispay], [Trustly][trustly], [TWINT][twint], [eco- gift- and meal vouchers][meal-eco-gift-vouchers] and [gift cards][gift-cards] online payments without fixed monthly costs or any punishing registration procedures. Just use the Mollie API to receive payments directly on your website or easily refund transactions to your customers.
Tags: #typescript • mollie • receive-payments
-
MALSync
Integrates MyAnimeList/AniList/Kitsu/Simkl into various sites, with auto episode tracking.
MAL-Sync is a powerful extension and userscript, which enables automatic episode tracking between MyAnimeList/Anilist/Kitsu/Simkl and multiple anime streaming websites.
Makes it possible to use your MyAnimeList/Anilist/Kitsu/Simkl anime/mangalist as a centralized bookmarks system for all supported pages.
Tags: #typescript • myanimelist • crunchyroll
-
ruby-hl7
The ruby-hl7 gem
A simple way to parse and create HL7 2.x messages with Ruby.
Examples can be found in
HL7::Message.The gem’s version id can be found in the
RubyHl7::VERSIONconstant.Tags: #ruby • healthcare • hl7
-
clickhouse-activerecord
A Ruby database ActiveRecord driver for ClickHouse
A Ruby database ActiveRecord driver for ClickHouse. Support Rails >= 7.1. Support ClickHouse version from 22.0 LTS.
Tags: #ruby
-
groupoffice
Group Office groupware and CRM
Group-Office is an enterprise CRM and groupware tool. Share projects, calendars, files and e-mail online with co-workers and clients. Easy to use and fully customizable.
Tags: #php • groupware • crm
-
bootstrap-notify
Turns standard Bootstrap alerts into “Growl-like” notifications.
This is a simple plugin that turns standard Bootstrap alerts into “Growl-like” notifications.
Tags: #javascript
-
Mallet
MALLET is a Java-based package for statistical natural language processing, document classification, clustering, topic modeling, information extraction, and other machine learning applications to text.
To build a Mallet 2.0 development release, you must have the Apache ant build tool installed. From the command prompt, first change to the mallet directory, and then type
antIf
antfinishes with"BUILD SUCCESSFUL", Mallet is now ready to use.If you would like to deploy Mallet as part of a larger application, it is helpful to create a single “.jar” file that contains all of the compiled code. Once you have compiled the individual Mallet class files, use the command:
ant jarThis process will create a file “mallet.jar” in the “dist” directory within Mallet.
Tags: #java
-
mssql-jdbc
The Microsoft JDBC Driver for SQL Server is a Type 4 JDBC driver that provides database connectivity with SQL Server through the standard JDBC application program interfaces (APIs).
Welcome to the Microsoft JDBC Driver for SQL Server project!
The Microsoft JDBC Driver for SQL Server is a Type 4 JDBC driver that provides database connectivity through the standard JDBC application program interfaces (APIs) available in the Java Platform, Enterprise Editions. The Driver provides access to Microsoft SQL Server and Azure SQL Database from any Java application, application server, or Java-enabled applet.
We hope you enjoy using the Microsoft JDBC Driver for SQL Server.
SQL Server Team
Tags: #java
subscribe via RSS