Oct
23
2007
1

Code Highlighter Test

Testing a new code highlighting plugin for WordPress, that I found via Tech-Nick-Blog. It is called Dean’s Code Highlighter and uses the powerful GeSHi library.

//@author Florian Beer
//@date 2007-09-10
$_SESSION[‘lang’] = (substr($_SERVER[‘HTTP_ACCEPT_LANGUAGE’], 0, 2) == ‘de’)?‘de’:‘en’;
 
Written by Florian Beer in: blog
rel-tag , , , ,

Oct
20
2006
0

PicLens – Safari Plugin for Image Slideshows

PicLens let’s you instantly create a fullscreen slideshow of any images you are viewing on a webpage. It supports many popular pages like Flickr etc.

…just try it out – I love it :)

Written by Florian Beer in: mac
rel-tag , , , , ,

Sep
20
2006
2

Flickrss WordPress Plugin

I started working on a way to show the comments on my Flickr photos in the Sidebar of our Aussiblog to increase the community aspect of the site. After hacking together a quick PHP include yesterday evening using MagpieRSS that reads the RSS feed of the recent comments from Flickr, I built a WordPress plugin out of it today.

It even features an option to link the comments to your FAlbum gallery if you’ve got it installed on your blog, so the links don’t go back to Flickr but rather stay on your blog.

You can download it on the Flickrss Project Page. Please test it and give some feedback so I can possibly improve it.

Feb
16
2006
3

Growl Plugin for WordPress

WordPressGrowlWow! I really gotta have this.
The Binary Bonsay has set out a competition to code a Growl plugin that notifies you of events happening at your WordPress install. This is a great idea. I hope the guys working on it can sort out the NAT issues somehow and will deliver a working implementation.

If you wonder what Growl is:

As described on the Growl website, Growl is a global notification system for Mac OS X. Any application can send a notification to Growl, which will display an attractive message on your screen. Growl currently works with a growing number of applications.

Written by Florian Beer in: blog,development,linux,mac,network,server
rel-tag , ,