Monday, August 19, 2013

Links for 08/19/2013


toropress - toropress is a cms system of written in golang.

me - Personal website powered by Flask, supports Google AppEngine(GAE) and Baidu AppEngine(BAE).


dashclock - DashClock is a replacement lock screen clock widget for Android 4.2+. It also exposes additional status items called extensions.

Wednesday, August 7, 2013

Links for 08/07/2013


WUEmoticonsKeyboard - Customizable emotion icons keyboard for iOS.

Hackers - Hackers is an elegant iOS app for reading Hacker News links and comments.

Afinal - Afinal是一个android的ioc,orm框架,内置了四大模块功能:FinalAcitivity,FinalBitmap,FinalDb,FinalHttp。通过finalActivity,我们可以通过注解的方式进行绑定ui和事件。

Friday, August 2, 2013

Links for 08/01/2013


Supervisor: A Process Control System - Supervisor is a client/server system that allows its users to monitor and control a number of processes on UNIX-like operating systems.

SEDA: An Architecture for Highly Concurrent Server Applications - SEDA is an acronym for staged event-driven architecture, and decomposes a complex, event-driven application into a set of stages connected by queues. This design avoids the high overhead associated with thread-based concurrency models, and decouples event and thread scheduling from application logic.

Big-O notation explained by a self-taught programmer - N/A

Saturday, July 27, 2013

Links for 07/27/2013


RoboGuice - Google Guice on Android, version 2.0

AndroidBinding - MVVM for Android

Android Emulator - N/A

AndroLua - AndroLua is the Lua interpreter ported to the Android platform.

ngx_secure_token - Token-based authorization module for Nginx.


android-lua - A bootstrap demonstration of Android+Lua+JNI.

mod-auth-token - mod_auth_token is a famous apache module that allow you to generate URIS for a determined time window, you can also limit them by IP.

Thursday, June 27, 2013

Links for 06/26/2013


ImageViewZoom - Android ImageView widget with zoom and pan capabilities.

BlurEffectForAndroidDesign - Sample to show how to implement blur graphical tricks.

SwipeListView - An Android List View implementation with support for drawable cells and many other swipe related features.

ActiveAndroid - Active record style SQLite persistence for Android http://www.activeandroid.com

Friday, June 21, 2013

Links for 06/21/2013


Effing Package Management - Effing package managers! Build packages for multiple platforms (deb, rpm, etc) with great ease and sanity.


mysql-master-ha - MHA for MySQL: Master High Availability Manager and tools for MySQL.