Category: Python

Page:  
Feb
10

VIDEO: Use Videntity to Monitor & Communicate Blood Pressure

Here is a screen cast showing OMHE Microsyntax in action.  It also illustrates identity verification and sending information to your physician. -Alan

Nov
16

Introducting Open Mobile Health Exchange (OMHE): A microsyntax.org project

I’m pleased to introduce Open Mobile Health Exchange (OMHE): A http://microsyntax.org project. Simply put, OMHE is a language for saying things over SMS, Twitter, and. . .

Nov
15

Fun with Bit.ly in Python

I was just playing with the bit.ly python library and wrote a quick function & command line utility to shorten URLs. Prerequisites = bitly.py, simplejson. . .

May
8

Simple Python Class Library and Command Line Utility for S3 Storage and Retrieval

Hello.  This is based on the Python Boto library.  I created a class with a couple functions for storing and retrieving information (either publicly or. . .

Mar
2

Installing MySQL for Python on Mac OS X (MySQLdb)

I was having issues setting up MySQL Python when I was setting up a Django development environment on Mac OS X. This works fine on. . .

Feb
26

How to create a MySQL database and users from the command line

Create the database with the mysqladmin tool. Don’t forget sure and add the bin folder to your path if you are on Windows or Mac! . . .

Page: