Just uploaded a new version in extend, v0.8:
0.8: implemented "get long url" to expand shortened url's, rewrote caching for that too
I used www.longurlplease.com to get the long url. In the earlier version I cached the whole set of json data from twitter, but that had been changed now, otherwise I had to parse the json again and again, including the url expanding. So now there is caching of an serialized array, just before parsing it to the template.
Have a look, and let me know!
and have fun, above all...
Frank
0.8: implemented "get long url" to expand shortened url's, rewrote caching for that too
I used www.longurlplease.com to get the long url. In the earlier version I cached the whole set of json data from twitter, but that had been changed now, otherwise I had to parse the json again and again, including the url expanding. So now there is caching of an serialized array, just before parsing it to the template.
Have a look, and let me know!
and have fun, above all...
Frank