scrawl
Forum Replies Created
-
Forum: Requests and Feedback
In reply to: ww.wp.xz.cn won’t host my plugin?I also didn’t realise plugins were manually reviewed by humans. Too used to everything in WordPress appearing automated these days 🙂
Forum: Requests and Feedback
In reply to: ww.wp.xz.cn won’t host my plugin?Thanks for the response whooami.
I realise now my original post is more pessimistic than I had intended it to sound. I posted a similar topic in the plugins thread a week or so ago and didn’t receive any replies, hence the somewhat melancholy mood.
Blame it on my over-enthusiasm or the afternoon coffee.
Forum: Plugins
In reply to: What’s best & easiest image thumbnail plugin?If you use Picasa to manage your photos, you might like http://psytoy.net/picasa-image-express/
Demonstration video available at http://vimeo.com/1557869
Forum: Plugins
In reply to: [plugin: Picasa Image Express] new pluginI forgot to add:
There is a quick video showing it in action at http://vimeo.com/1557869
Forum: Plugins
In reply to: Send data from wordpress to FlashDo a search on flashvars and externalInterface.
Flashvars allows you send variables to flash at runtime.
ExternalInterface allows Flash to communicate with the HTML wrapper via javascript.