Twitter made easy – How to tweet with PHP with 19 lines of code October 7th, 2009
This Code isn’t working any more since twitter changed their authentication method. i have no intend to adapt this code and hereby declare it obsolete.
You know the dilemma, you want to write a simple tweeting PHP script and have to mess around with the Twitter API.
With the following small script you can tweet with a simple function call. It IS that simple (And SSL secured!!!).
Here’s the function:
Tags: api, php, programmierung, Programming, script, tweet, twitter
Posted in Programming | No Comments »
Posted in Programming | No Comments »
Bookmarks Plugin for Roundcube September 27th, 2008
Updated version for RoundCube 0.5.2!
This is a simple Bookmarks “Plugin” for Roundcube. With it, you can administrate all your bookmarks (or favorites) within the web-mailer surface.
