- Python Twitter Tools
- python-twitter
- Command-line via Curl (can possible do with urllib)
Showing posts with label development. Show all posts
Showing posts with label development. Show all posts
Wednesday, 8 July 2009
Updating twitter from python
Just looking into posting twitter updates from python. I've found three methods so far: -
Saturday, 28 March 2009
Backup of all MySQL databases
To backup all MySQL databases on a machine, use the following command: -
Sunday, 24 August 2008
AJAX Libraries API
The "AJAX Libraries API" is a google-sponsored initiative that hosts key javascript libraries: -
Graphs and Charts
Open Flash Chart is a great way to include fancy graphs and charts on your web site. There are plenty of examples and tutorials on the site - it's really easy to use.
Subscribe to:
Posts (Atom)
-
VirtualBox 3.2.10 gives me the following error message when booting Ubuntu 10.10:- piix4_smbus 0000.00.07.0: SMBus base address uninitializ...
-
PSPad is a great editor for programmers. Instead of using a dedicated Python IDE, PSPad can be tweaked to compile and run scripts directl...
-
I've recently bought a Linksys WRT54GL Router. This is a great little unit that allows you to upload custom firmware. After playing arou...