Tag Archives: wordpress

How to make the Get The Image WordPress plugin to work with TimThumb and Related posts

I’ve been using the wordpress plugin ‘Get the Image‘ by developer Justin Tadlock for a while. ‘Get the image’ does a fantastic job searching through posts looking for images, so you don’t have to add thumbnails manually, but it always bothered me that it downscaled images in the html instead of scaling and cropping them properly. I also use the lovely timThumb script on my blog, to scale, scrop and cache images on the fly, and I wanted to find a way to combine the two scripts into one.

Continue reading

Delicious Snapcasa – my first wordpress plugin

Update: Due to spotty performance from Snapcasa I’m currently working on switching to another screenshot service. Read about it here.

Whiiiiiiiiiiiiiii! If this works there should be about 6 thumbnails on this page, showing links bookmarked using Delicious, and tagged with “art”.

Screenshot for http://www.ted.com/talks/golan_levin_ted2009.html

Golan Levin makes art that looks back at you | Video on TED.com

Screenshot for http://www.swimmingcities.org/

SWIMMING CITIES OF SERENISSIMA

Screenshot for http://vimeo.com/18572203

ZEIGER on Vimeo

Screenshot for http://www.ted.com/talks/jr_s_ted_prize_wish_use_art_to_turn_the_world_inside_out.html

JR's TED Prize wish: Use art to turn the world inside out | Video on TED.com

Screenshot for http://www.etsy.com/listing/15551945/japanese-maple-bonsai-barbie-tree-one-of

JAPANESE MAPLE BONSAI BARBIE TREE by by 2LaVonne

Screenshot for http://en.wikipedia.org/wiki/Giclée

Giclée - Wikipedia, the free encyclopedia


Download:

Download wp_delicious_snapcasa.zip here, version 0.5 of my very first wordpress plugin.

Usage:

http://i2.wp.com/pappmaskin.no/wp-content/2011/07/20081020-jq6mtqhq3k4pu475bffhjuppcs.jpg?w=625

(ps, right now you have to hack it if you want to see your own bookmarks, mskogly is hardcoded  :) Working on that :)

What’s next:

I’m considering a few other thumbnailing services:

http://www.thumboo.com/

http://webthumb.bluga.net/home

http://www.pageglimpse.com/

http://www.scurlr.com/

Timelope takes lifestreaming to a new level!

First off I just want to say that I think this is probably NOT a very good idea, but I downloaded the Timelope extension for firefox today, that basically publishes every single webpage you visit to timelope.com and as an rss.

Smart? No, maybe not, but kind of fun!

Whyyy!
Some people would probably say that publishing every singe page you visit on the web as kind of overkill, and also a sliiiiight security nightmare, and both are probably correct, but is just so darn cool to have!

On a more serious note: It is also a good reminder of just how much information you leave behind while surfing. Perhaps you can even change some habits? Think: If it aint safe to show on the web for all to see, then perhaps it’s not very good for your brain eighter!

Good control over what to display
Timelope has a lot of options to make it easy to control what people see:

  1. You can choose to make everything private, and just use it as a log for yourself.
  2. By default localhost and all visits to urls starting with https:// is hidden (that means online banking and alle secure logons)
  3. You can create a whitelist consisting of sites you want to display.
  4. You can create a blacklist with all the sites or parts of websites you don’t want to show (like the link to phpmyadmin, wp-admin, or just any boring site you don’t want to bother people with telling about.
  5. There is a convenient checkbox to hide any porn sites you visit.
  6. There is a small button in Firefox where you easily can turn off all publishing.
  7. And lastly, you can manually delete stuff that you feel clutter up your lovely stream, and you can at the same time choose hide all later visits to knitting.com or other embarrasing sites automatically.

Displaying the Timelope – feed in WordPress:
You can use the wonderful RSS Stream WordPress plugin to display you browser history.

This plugin only supports RSS 2.0, and timelope has chosen to deliver an atomfeed, so you have to fetch your timelope stream and reformat it with for instance feedburner. Log on to feedburner.com and create a new feed, paste in your feedurl from timelope (http://timelope.com/mskogly/feed), when you are done with the wizard you must turn off Smartfeed and then look for Convert Format Burner. Choose Rss 2.0 and then activate.

Then you can go into wordpress admin and insert the feed into Rss Stream, and you are set for some serious information overload fun for all.

Your lifestream will suddenly be flooded with lovely stuff like this:

http://i0.wp.com/pappmaskin.no/wp-content/2011/07/20081014-xijsd2x8nmy3m9dbgf76dd1cei.jpg?w=625

Update: 26th of april 2009: Decided to turn off Timelope, because it took to much time to administrate and weed out the sites I didn’t want to show.

m.

Processing: Sketch_081001a, and how to embed a sketch in a wordpress post

Screenshot of processing app

I downloaded my first copy of Processing (Processing.org) a few years ago, but I have never gotten past the initial few demos and small tutorials. I’ve been interested in generative computer art for many years, ever since I first saw the work of Marius Watz in the mid nineties and had a stint reading dadaist poetry and cutups, but I’ve never had the time to play with this stuff myself. Or the brains to handle the math, hehe. But then I came across this tutorial in Computer Arts #149 (The June 2008 issue), where there are a few really interesting tutorials, which basically gives you enough info to understand the key consepts that you need to create some very interesting apps, like the one below (slightly modified of course, I added random colors among other things).

Read more and see the running java app after the break.
Continue reading