Integrate Rails app and PHP on Apache

January 5, 2012

Here is one method of how to integrate a Ruby on Rails application and a PHP application or even just static HTML using Apache webserver. One reason for doing this could be (in this website’s case) that your main website application is Rails but you want to use WordPress or[...]

Website upgrade 2011

December 19, 2011

< 17 December 2011: This website, robertomurray.co.uk was PHP and running (slowly) on a shared hosting server. > 17 December 2011 The website is now on a new server and the site is mainly Ruby on Rails Switchover OK, here there are two major changes; 1) Migrating to new server[...]

New maps.robertomurray.co.uk application

February 13, 2011

I have just re-written the maps.robertomurray.co.uk site and the first version is running. The new site uses Googlemaps API v3 and Ordnance Survey’s Openspace for the backdrop mapping and you can switch between the two easily. The current features are just to plot a point, search and display geoRSS feeds[...]

robertomurray.co.uk evolution

January 29, 2011

So this post is the first on this website using WordPress blogging software, not that special announcement really but comes with a slight tear in my eye as it replaces my custom written blog application. In the beginning… of my web skills, I learnt a bit of HTML and CSS,[...]

Moved house!

February 28, 2008

Just moved into a cool flat from which i can see the sea, yachts, the Isle of Wight.. and ships unloading gravel and stuff!! Can’t have everything! Here it is on a map.

Blog 3.0

September 29, 2007

Rebuilt the blog, before it was quite basic in that there was one file per page that the php code read and displayed, meaning i had to shuffle entries onto the other page file if too full, etc. Now each article has its own file so that the php code[...]