Posts
Django OAuth2 provider
Build a Python Identity and Access Management (IAM) using Django, OAuth Toolkit, REST Framework and OAuthLib.
[TIL] A new way to set debug break point in Python
Always used
ipdb.set_trace()
to instruct my code to stop at desired breakpoint:Android device monitor
We use android tools gradle plugin build to genereate
ddmlib
JAR file.Tornado using motor and mongodb gridfs basic restful example
An example using Tornado, Motor and MongoDB GridFS to create a basic RESTful api.
Android uiautomator gradle build system
This will guide you through the steps to write your first uiautomator test using gradle as it build system.
OAuth 2.0 and client ID
OAuth 2.0 spec RFC 6749 define that
client_id
should be in the format%x20-7E
.Django 1.5 configurable User model
Django 1.5 adds a new feature named “configurable User model” and here is one of the ways you can use it.
Receiving systemd dbus signals
It demonstrates how to connect to systemd dbus signal. run this and stop/start crond using systemctl.
Xchat recently played tracks from last.fm
Xchat recently played tracks from last.fm.
subscribe via RSS