Pinned Repositories
android
applepushnotification
Apple Push Notification Service connector for Python
async_http
A http client package that plugs in with the standard asyncore/asynchat modules
CarDash
OBD2 iOS Communications and Car Dashboard App
EncodedElevations
EncodedElevations is a lossy compression algorithm that allows you to store a series of elevations as a single string. Point elevations are encoded using signed values. The encoding process converts a binary value into a series of character codes for ASCII characters using the familiar base64 encoding scheme. The algorithm expects a list/array of values, in meters. To ensure the proper encoding and decoding of data, the algorithm uses a 2-pass process. In the first pass, the algorithm maps each point to a precision of 1 decimal place. This provides accuracy to 0.1 meters (~4 inches). Additionally, to conserve space, points only include the offset from the previous point (except of course for the first point). All points are encoded in Base64 as signed integers, as latitudes and longitudes are signed values.
Mail
Re-Designing the classic email client.
node-bisection
Node-Bisection is a JavaScript port (for node.js or non-node.js JavaScript projects) of the Python 8.5. bisect - Array bisection algorithm. (http://docs.python.org/library/bisect.html)
ReplyWithHeaders
Reply in Mail.app quoting headers of email
jasonwiener's Repositories
jasonwiener/ruby-auth0
Ruby client for Auth0
jasonwiener/cropman
Face-aware image cropping
jasonwiener/Framer
A prototyping toolkit
jasonwiener/beanstalk
Minimalistic PHP client for beanstalkd.
jasonwiener/fcappsOBDIIReader
Python OBD II reader inteded to be run on a raspberry pi for use in a car or on a motorcycle.
jasonwiener/Download-File-JS
Intelligent JavaScript solution for file downloading.
jasonwiener/cassowary.js
Cassowary/JS, better, faster, future-ready
jasonwiener/crontabber
A cron job runner with self-healing and job dependencies.
jasonwiener/node-introspect
A fast and powerful Function introspection
jasonwiener/DarkBlue
LightBlue like CoreBluetooth Demo for BT LE, include dynamic logger (you even could send the log.txt to you mail with you iPhone)
jasonwiener/openkit-unity
OpenKit Unity Plugin project
jasonwiener/devices.css
Pure CSS phones and tablets
jasonwiener/html5-qrcode
A cross platform HTML5 QR code reader.
jasonwiener/openkit-server
OpenKit Server
jasonwiener/interactive-tutorials
Interactive Tutorials
jasonwiener/CoreBluetoothPeripheral
Demonstration of using CoreBluetooth on Mac and iOS
jasonwiener/xmltodict
Python module that makes working with XML feel like you are working with JSON
jasonwiener/canvasResize
Javascript Canvas Resize Plugin. It can work both with jQuery and Zepto. It's compatible with iOS6 and Android 2.3+
jasonwiener/TSMessages
Easy to use and customizable messages/notifications for iOS à la Tweetbot
jasonwiener/stripe-python
Stripe Python bindings
jasonwiener/brackets
An open source code editor for the web, written in JavaScript, HTML and CSS.
jasonwiener/PyGithub
Python library implementing the full Github API v3
jasonwiener/boto
Python interface to Amazon Web Services
jasonwiener/Cloud-Prize
Description and terms for the Netflix Cloud Prize, which runs from March-September 2013. Read the rules, fork to your GitHub account to create a Submission, then send us your email address.
jasonwiener/hullagram
A clone of Instagram built in HTML with hull.io
jasonwiener/iOSXcodeStarterProject
iOS Xcode and Appcode Starter Project
jasonwiener/openkit-ios
OpenKit iOS SDK
jasonwiener/openkit-android
OpenKit Android SDK
jasonwiener/OBDII-HUD
Code to communicate with an OBDII module and display the information on a windshield HUD
jasonwiener/ratchet
Prototype iPhone apps with simple HTML, CSS, and JS components.