Posts
-
strapi-provider-upload-google-cloud-storage
Google Cloud Storage Upload Provider for Strapi
- π¦ Installation
- πͺ£ Create your Bucket on Google Cloud Storage
- π Setting up Google authentication
- βοΈ Setting up the configuration file
- π Setting up
strapi::security
middlewares - π Configuration Variables
- β FAQ
- π Links
- π¬ Community support
- π License
Tags: #typescript
-
rails
Official Ruby on Rails specific tasks for Capistrano
Rails specific tasks for Capistrano v3:
cap deploy:migrate
cap deploy:compile_assets
Tags: #ruby β’ capistrano β’ rails
-
ansible-plugin
Ansible Integration for Rundeck
In March of 2022 PagerDuty transferred this repo to the Rundeck Plugins organization. frozenice has done a wonderful job bringing this functionality to the Rundeck Community and has asked Rundeck to take over maintenance going forward. The move will allow us to better manage Issues and approve/merge Pull Requests, etc. The plugin will continue to be available to the Open Source community. Over the next few months our team will review all open PRs and merge or provide feedback/review comments as necessary.
Tags: #java β’ rundeck β’ ansible
-
goodshare.js
π Π useful modern JavaScript solution for share a link from your website to social networks or mobile messengers. Easy to install and configuring on any of your website!
Simple install, extensive documentation, developer support, SEO friendly, small bundle size 1.04 KB (with all dependencies, minified and gzipped), many options for customization of appearance, clean code without scripts tracking user activity on the page, high speed.
Tags: #javascript β’ social-network β’ share-counters
-
Profanity
PHP library to block bad words in a string
Profanity is a PHP library that allows blocking bad words out of a given string. It currently blocks more than 2.555 words in different languages. Itβs very easy to use and can filter a 100 chars string in about 0.0021 seconds!
Tags: #php
-
php-font-lib
A library to read, parse, export and make subsets of different types of font files.
This library can be used to:
- Read TrueType, OpenType (with TrueType glyphs), WOFF font files
- Extract basic info (name, style, etc)
- Extract advanced info (horizontal metrics, glyph names, glyph shapes, etc)
- Make an Adobe Font Metrics (AFM) file from a font
This project was initiated by the need to read font files in the DOMPDF project.
Usage Example
Tags: #php β’ font β’ font-files
-
intercom-rails
The easiest way to install Intercom in a Rails app.
The easiest way to install Intercom in a rails app.
For interacting with the Intercom REST API, use the
intercom
gem (https://github.com/intercom/intercom-ruby)Requires Ruby 2.0 or higher.
Tags: #ruby
-
openfoodnetwork
Connect suppliers, distributors and consumers to trade local produce.
The Open Food Network is an online marketplace for local food. It enables a network of independent online food stores that connects farmers and food hubs (including co-ops, online farmers markets, independent food businesses, etc) with individuals and local businesses. It gives farmers and food hubs an easier and fairer way to distribute their food.
Supported by the Open Food Foundation and a network of global affiliates, we are proudly open source and not-for-profit - weβre trying to seriously disrupt the concentration of power in global agri-food systems, and we need as many smart people working together on this as possible.
Weβre part of global movement - get involved!
- Join the conversation [on Slack][slack-invite]. Make sure you introduce yourself in the #general channel and join #dev for all tech-related topics.
- Head to https://openfoodnetwork.org for more information about the global OFN project.
- Check out the User Guide for a list of features and tutorials.
- Join our discussion forum.
Tags: #ruby β’ food β’ food-hubs
-
kuzzle
Open-source Back-end, self-hostable & ready to use - Real-time, storage, advanced search - Web, Apps, Mobile, IoT -
Kuzzle is a generic backend offering the basic building blocks common to every application.
Rather than developing the same standard features over and over again each time you create a new application, Kuzzle proposes them off the shelf, allowing you to focus on building high-level, high-value business functionalities.
Kuzzle enables you to build modern web applications and complex IoT networks in no time.
- API First: use a standardised multi-protocol API.
- Persisted Data: store your data and perform advanced searches on it.
- Realtime Notifications: use the pub/sub system or subscribe to database notifications.
- User Management: login, logout and security rules are no more a burden.
- Extensible: develop advanced business feature directly with the integrated framework.
- Client SDKs: use our SDKs to accelerate the frontend development.
Learn how Kuzzle will accelerate your developments :point_right: https://docs.kuzzle.io/core/2/guides/introduction/what-is-kuzzle/
Tags: #javascript β’ kuzzle β’ backend
-
openMotor
An open-source internal ballistics simulator for rocket motor experimenters
openMotor uses Qt Designer to design the GUI, which generates
.ui
files describing the user interface. We usepyuic5
to compile these files into Python source code which is then included in the program as ordinary source code.Because these autogenerated files are not committed to the source tree, you must build them by running:
$ python setup.py build_ui
Note that if you make changes to the UI using the
.ui
forms, you must re-build using the same command.Once everything is set up, you can start openMotor by running:
python main.py
Tags: #python β’ rockets β’ science
subscribe via RSS