This week I continue work on log system. I wrote a tool to sync Gitlab Issues with a Excel file.
Logging System
How to use syslog in skynet:
- use syslog instead of logger · jintiao/some-mmorpg@cf7ed70 · GitHub. This is a merge request that using syslog in a real skynet project.
- lsyslog is a Lua library using syslog C API.
Sync GUI Tool
- JavaFX 8 Tutorial - Part 1: Scene Builder | code.makery.ch
- Java POI
- Insert and read hyper link in Excel using Java POI – Ian Yang – Medium
- POI provides API to list all images using
Workbook.getAllPictures()
, but it has no image position information nor any caption, name information.
- Gitlab Upload API requires multipart to upload file
Misc
- 落格输入法 - 专业双拼 强烈推荐的一个 iOS 上的双拼输入法。贴近原生不需要完全访问权限,而且支持小鹤形码。不过因为 macOS 上没有让人满意的小鹤双形的方案,还是用回了五笔。 清歌 五笔输入法在 macOS 和 iOS 上都很好用。
- 利用 Nginx 的 ngx_http_image_filter_module 做实时的图片缩略图 · Ruby China
- What’s Coming in Go 1.8 | tylerchr. Library plugin is useful to develop plugin based solution.