Posts
-
PHPePub
PHP Classes for dynamically generating EPub files.
PHPePub allows a php script to generate ePub Electronic books on the fly, and send them to the user as downloads.
PHPePub support most of the ePub 2.01 specification, and enough of the new ePub3 specification to make valid ePub 3 books as well.
The projects is also hosted on PHPClasses.org at the addresses: http://www.phpclasses.org/package/6115
PHPePub is meant to be easy to use for small projects, and still allow for comples and complete e-books should the need arise.
The Zip.php class in this project originates from http://www.phpclasses.org/package/6110
or on Github: git://github.com/Grandt/PHPZip.git
See the examples for example usage. The php files have “some” doumentation in them in the form of Javadoc style function headers.
Tags: #php
-
rabl-rails
Rails 4.2+ templating system with JSON, XML and Plist support.
rabl-railsis a ruby templating system for rendering your objects in different format (JSON, XML, PLIST).This gem aims for speed and little memory footprint while letting you build complex response with a very intuitive DSL.
rabl-railstargets Rails 4.2/5/6 application and have been testing with MRI and jRuby.Tags: #ruby • rabl-template • rails
-
self-critical.pytorch
Unofficial pytorch implementation for Self-critical Sequence Training for Image Captioning. and others.
This is a codebase for image captioning research.
It supports:
- Self critical training from Self-critical Sequence Training for Image Captioning
- Bottom up feature from ref.
- Test time ensemble
- Multi-GPU training. (DistributedDataParallel is now supported with the help of pytorch-lightning, see ADVANCED.md for details)
- Transformer captioning model.
A simple demo colab notebook is available here
Tags: #python • image-captioning
-
KnpGaufretteBundle
Easily use Gaufrette in your Symfony projects.
As this bundle is an integration for Symfony of the [Gaufrette][gaufrette-homepage] library, it requires you to first install [Gaufrette][gaufrette-homepage] in your project.
Note that, you need to install separately the adapters you want to use. You can find more details about these packages here, and the full list adapters on packagist.
Tags: #php • filesystem • bundle
-
currency-cop
👮💸 Currency Cop is the net worth calculator for Path of Exile
Basically takes your private / public stashes and tells you how much chaos you have.
Tags: #javascript • pathofexile • currency
-
RateLimitBundle
Add rate limits to your controllers / actions easily through annotations
- Simple usage through annotations
- Customize rates per controller, action and even per HTTP method
- Multiple storage backends: Redis, Memcached and Doctrine cache
Tags: #php
-
jbrowse
A modern genome browser built with JavaScript and HTML5.
To install jbrowse, visit http://jbrowse.org/blog and download the latest JBrowse zip file. See instructions at http://jbrowse.org/docs/installation.html for a tutorial on setting up a sample instance.
Tags: #javascript • genomics • genome-browser
-
ClassifyView
No longer maintained
实现原理 ClassifyView包裹这一个RecyclerView,当点击这个RecyclerView会弹出一个Dialog 该Dialog的布局会传入另一个RecyclerView.想详细了解,~可以查看 博客~
Tags: #java
-
foreman_ansible
:arrow_forward: Ansible integration in Foreman
Reporting and facts import from Ansible to Foreman.
- Main website: theforeman.org
- Plugin manual: foreman_ansible manual
- ServerFault tag: Foreman
- Issues: foreman ansible on Redmine
- Community and support: #theforeman for general support, #theforeman-dev for development chat in Freenode
- Mailing lists:
Tags: #ruby • ansible • foreman
-
php-ftp-client
A flexible FTP and SSL-FTP client for PHP
A flexible FTP and SSL-FTP client for PHP. This lib provides helpers easy to use to manage the remote files.
This package is aimed to remain simple and light. It’s only a wrapper of the FTP native API of PHP, with some useful helpers. If you want to customize some methods, you can do this by inheriting one of the 3 classes of the package.
Tags: #php
subscribe via RSS