OddThinking

A blog for odd things and odd thoughts.

Wine-gum/Podcast Selection Algorithm Solution

I want my podcasts carefully sorted so as to maximise the space between podcasts of the same feed.

Here’s my solution.

Read more...

Categories: S/W Dev
Tags: algorithm, computational complexity, podcast, software, solution, winegums

Eiffel and Ariane 5 – revisiting the claims

I listened to a lecture by Bertrand Meyer on the subject of Ariane 5 about eleven years ago. It made me mad.

Read more...

Python 3000 exposes DOS vulnerability in OO Brain

Dynamically choosing base classes considered harmful.

Read more...

EmailShroud 2.2 Beta Testing


Warning: Undefined array key 4 in /home3/somethi4/public_html/oddthinking/wp-content/plugins/emailshroud/sto_emailshroud_2_2_1.php on line 119

Warning: Undefined array key 3 in /home3/somethi4/public_html/oddthinking/wp-content/plugins/emailshroud/sto_emailshroud_2_2_1.php on line 121

Warning: Undefined array key 6 in /home3/somethi4/public_html/oddthinking/wp-content/plugins/emailshroud/sto_emailshroud_2_2_1.php on line 122

Warning: Undefined array key 7 in /home3/somethi4/public_html/oddthinking/wp-content/plugins/emailshroud/sto_emailshroud_2_2_1.php on line 123

Warning: Undefined array key 8 in /home3/somethi4/public_html/oddthinking/wp-content/plugins/emailshroud/sto_emailshroud_2_2_1.php on line 124

Warning: Undefined array key 5 in /home3/somethi4/public_html/oddthinking/wp-content/plugins/emailshroud/sto_emailshroud_2_2_1.php on line 130

Warning: Undefined array key 4 in /home3/somethi4/public_html/oddthinking/wp-content/plugins/emailshroud/sto_emailshroud_2_2_1.php on line 131

I am “eating my own dog-food” by testing Emailshroud 2.2, live on OddThinking.

If you notice any problems you can email me at emailshroud.

Read more...

Recent Down-Times, An Exploration

Recently (since the move to a new server a few months ago), Somethinkodd.com has been down for a couple of minutes, many many times.

Read more...

Installing in Unison

I installed Unison a few days ago. It is a very useful application – it keeps folders on different machines synchronised. I have been using it to edit files locally, and have them hosted by my web-server when I am ready.

Read more...

What are the correct DTD incantations?

In the EmailShroud 2.0 plugin, I use a couple of non-standard attributes on the anchor tag.

Now, I am looking at cleaning it up and ensure it exhibits nothing but pure validation goodness…

I just don’t know how.

Read more...

An Open Letter to the Open Source Lawyers

Here’s what I want in an Open Source license…

Read more...

PyGame-Over?

A very brief examination of the PyGame 1.8 car-wreck.

Read more...

Categories: S/W Dev
Tags: Python, review, whinge

Efficiency of Banner Pages

One day, I am going to do some original research into a question that has plagued and haunted me – nay, us all – for years – a question that needs to be solved, once and for all, if we are ever to live in a harmonious society.

On a shared office printer, are mandatory banner pages simply a waste of paper?

Read more...