Variable Scoping
1 post tagged with "Variable Scoping"
- Search Gear 13 - Variable Scoping!
OK so what next? Need to query ‘my’ twitter timeline every ‘so often’. ‘So often’ is defined by the number of tweets returned from the maximum of 200 as allowed by twitters API. The number of tweets returned defines the period that twitter is queried (not sure if these - every so often - episodes will be this flexible as it may be a cron is required on some server somewhere - maybe just a background process http://stackoverflow.