Titanoboa meets the Mondo Spider

November 17th, 2011 § Comments Off § permalink

Note to self: RUN

Music break: Wintersleep – New Inheritors

June 2nd, 2011 § Comments Off § permalink

HTML is so last year

November 1st, 2010 § Comments Off § permalink

“Graffiti Markup Language (.gml) is a universal, XML based, open file format designed to store graffiti motion data (x and y coordinates and time). The format is designed to maximize readability and ease of implementation, even for hobbyist programmers, artists and graffiti writers. Popular applications currently implementing GML include Graffiti Analysis and EyeWriter. Beyond storing data, a main goal of GML is to spark interest surrounding the importance (and fun) of open data and introduce open source collaborations to new communities. GML is intended to be a simple bridge between ink and code, promoting collaborations between graffiti writers and hackers. GML is today’s new digital standard for tomorrow’s vandals.”

Learn more at http://www.graffitimarkuplanguage.com/

Music Break: Angus & Julia Stone – Paper Aeroplane

October 19th, 2010 § Comments Off § permalink

Wiki Embed on wordpress.org

October 14th, 2010 § Comments Off § permalink

So I have managed place the wiki embed plugin to a more permanent home.
Here is the link to the latest version.

This relies is even more up to date then my last post.

Wiki Embed – testers needed

October 8th, 2010 § Comments Off § permalink

The project moved to a more permanent home.

So I have finally finished round one of wiki embed implementation, and I need your help testing it.
You can download it here: wiki-embed-09-alpha.latest version

The install is quite strait forward, upload the unziped plugin, to you WordPress plugins folder and active it.

After that please report any bugs, problems, spelling mistakes :) and any confusing bits by posting a comment or sending me an email at enej.bajgoric@gmail.com.

Here are a few screen shots

A page that list all the wiki content that is embedded on the site.


a look at the wiki embed settings page.


A way to embed a media wiki page inside your site.

Thanks in advance.

RSA Animate – Crises of Capitalism

October 7th, 2010 § Comments Off § permalink

The Royal Society for the Arts come out with a great series of videos.

Blog categories what are they good for?

September 27th, 2010 § Comments Off § permalink

In short : Organizing information your posts. Think of them as folders.

So how are they different from tags? Well here is a good post comparing them.

Plugin Commander Tip

September 24th, 2010 § Comments Off § permalink

We have been relying to plugin commander to allow user to enable and disable plugins per blog/ site. However, having the link to your plugins show up under
Dashboard → Posts → Plugins

Is not the most intuitive. Luckily the developers have though of that and make the plug in easy to modify.
Take a look at theline 34 of the plugin-commander.php file. Which should read something like

 define('PC_PLUGINS_HOME','edit.php');

and change it to

define('PC_PLUGINS_HOME','tools.php');

if you want the link to show up under Dashboard → Tools → Plugins
instead or change it to

define('PC_PLUGINS_HOME','options-general.php');

if you want the link to show up under Dashboard → Settings → Plugins.

Here is some WordPress developer documentation, if you would like to know more about the whole process.

Please note that modifying a plugin to suite your need is never a great idea, because it will make updating the plugin in the future more difficult. You will have to go back and figure out what change you need to make to make it work the way you want again.

Music Break: Gogol Bordello – Immigraniada

September 22nd, 2010 § Comments Off § permalink

After watching this video I am quite glad that tickets to his next show.

Spam prevention powered by Akismet