Skip to content

Instantly share code, notes, and snippets.

@russellbeattie
russellbeattie / twitterfeed.php
Created October 16, 2012 10:08
Twitter stream as a feed in Atom format (using oauth)
<?
/**
* twitterfeed.php
*
* A single file script which serves an authenticated personal Twitter timeline as an Atom feed.
*
* To use:
* 1) Go to https://dev.twitter.com/apps and create a new App
* 2) Use the Authentication button to create the tokens/secrets needed
* 3) Copy the results into the appropriate spots below
@iarna
iarna / Console_ProgressBar
Created January 24, 2012 19:41
Console_ProgressBar displays a customizable progress bar in the console/terminal.
Console_ProgressBar
Console_ProgressBar displays a customizable progress bar in the console/terminal.
http://pear.php.net/manual/en/package.console.console-progressbar.php
Some progress bar examples
This will display a very simple bar:
=====================================================