Tag Archives: tumblr

DoYouFeed.com WordPress plugin causing site lag?

Well, I figured there was something wrong when my website was taking over a full minute to load.

I used Safari’s Web Inspector to narrow it down to one file: load.php

Now, that file is a part of DoYouFeed.com’s wordpress plugin.

For the uninitiated, the DoYouFeed plugin allows wordpress users to activate a iPhone/iPod Touch friendly version of their website – using specialised User Agent calls and so forth.

Unfortunately, the plugin was making my site lag like hell – freshbytes, too – so I have disabled it for now.

If anyone knows any wordpress-friendly iPhone/iPod Touch friendly content formatters/aggregators, then get in touch with me, either via comments on this post, or the Contact page.

Ideally, I’d like something like the tumblr-optimised iPhone/iPod Touch specific version, ala Adam D’s tumblelog in iPhone format. That’s seriously ultimate.

Images in Press This posts?!

Well, I’ll be.

Maybe I want WordPress to be more like Tumblr, with it’s different kind of posts (videos, images, quotes, links), and all that jazz.

So anyway, in WordPress 2.7, they’ve added a QuickPress option. That covers just the text posts that tumblr offers.

The rest? What about quotes, links, music and videos?

Well, that’s where Press This comes into play. From any website, I can select some text, and hit the “Press This” bookmarklet on my bookmarks toolbar. The text that I had selected is now quoted, the title of the page between the tags of the post, and the URL of the webpage is now stuck as a “smart link”, i.e. <a href=”webpage URL”>title of webpage here</a> like so.

But until then, I haven’t been able to insert any images from blog posts, or anything. It was the one thing that really annoyed me about Press This. My first two gripes I had already dealt with – the links from Press This posts now open in a new window, and the text that I’ve selected is now stuck in <blockquote> tags.

Images had me stumped – even though the PHP file had the actual code for images, I didn’t have the faintest clue about what it did. I managed to figure out what the code for flash videos (like YouTube) did through pure experimentation, but the images? I had no idea.

Until today.

Today, I posted the story about Senator Conroy’s plan to filter the Australian Internet. I really, really, wanted to include the image from that post in my post – but I had no idea how to do that via Press This. So, I screenshotted the image using Skitch, intending to insert the image as a normal image in the post.

But, no. Press This automatically showed me a list of all the images that it could find on the page – I found the image that I wanted, clicked on it, and that was that – the image was now inserted in my post.

I <3 WordPress.