Author Archives: Jamie

MSc Teaching Psychology Week 1

By | 30 October, 2011

Why Psychology? To investigate the reasons for my students choosing to study psychology I set up a surveymonkey.com questionnaire that I emailed around to my current classes and placed on a Facebook page for previous students to complete. Over the duration of 5 days 54 students responded with the majority of those being current student [...]

Read more »

Vanilla forum: MySQL sockets installation

By | 29 January, 2011

This morning I wanted to hack around with Vanilla forums and convert a phpBB 3 installation over to it. After several attempts at the installer I found that I couldn’t run it ‘as is’ on my 1&1 managed server. The issue is that Vanilla’s PDO connection method has been written to only work with host access (such [...]

Read more »

SlideShare API without url_file_open

By | 24 January, 2009

Recently while writing some code that utilised the SlideShare API I found myself on a server which had url_file_open turned off in the php.ini and this couldn’t be over-rode with a .htaccess file either. So I had to re-write the code which used file_get_contents using the cURL library. I needed to replace the get_data function [...]

Read more »

The Difficult First Post …

By | 24 January, 2009

Well I hope not. This isn’t the first ‘Difficult First Post‘ I’ve made but at least then I knew where I wanted to take the site. Anyway. A place for my thoughts and musings on what I’m up to in the world of Psychology, teaching, writing or coding.

Read more »