diff --git a/danbarbercv b/danbarbercv new file mode 100644 index 0000000..e69de29 diff --git a/deploy.rb b/deploy.rb new file mode 100755 index 0000000..7e7fa23 --- /dev/null +++ b/deploy.rb @@ -0,0 +1,15 @@ +#!/usr/bin/env ruby + +module CV + def CV.check_dir + return File.exists? "danbarbercv" + end + + def CV.deploy + if check_dir + puts "Deploying..." + end + end +end + +CV.deploy diff --git a/layouts/main.html.haml b/layouts/main.html.haml index 5f81f1e..ee9725d 100644 --- a/layouts/main.html.haml +++ b/layouts/main.html.haml @@ -3,10 +3,6 @@ Dan Barber's CV Author: Dan Barber URL: http://pixelhum.com/cv -/[if IEMobile 7 ] -/[if lt IE 7 ] -/[if IE 7 ] -/[if IE 8 ] %html.no-js{:lang => "en", :manifest => "default.appcache?v=1"} %head = render "partials/_head.html.haml" diff --git a/sections/experience.markdown b/sections/experience.markdown index 7964f16..9b7c40d 100644 --- a/sections/experience.markdown +++ b/sections/experience.markdown @@ -2,42 +2,42 @@ #### [WebBased Ltd](http://www.webbased.co.uk/webbased) -Dec 2011 – Present +Dec 2011 — Present Continued development of a CRM product built using Rails 2.3. I moved version control from SVN to git and brought the Rspec test suite up to date. #### [Pixelhum](http://pixelhum.com) -Aug 2010 – Present +Aug 2010 — Present Pixelhum is my own freelance/contract business. I design and build web applications for clients using Ruby on Rails. #### [Abiquo](http://www.abiquo.com) -June 2010 – Oct 2011 +June 2010 — Oct 2011 Updated and maintained Abiquo’s websites, written in both PHP and Ruby on Rails. This includes the virtual image exchange site Thunderflash (thunderflash.com) which I rebuilt on Rails 3. #### [Deep Blue Sound](http://dbsmusic.co.uk) -Aug 2008 – June 2010 +Aug 2008 — June 2010 Administered and augmented the existing web systems including Moodle, SugarCRM and others. Deputised for the System Administrator. #### [Footwork Solutions](http://footworksolutions.co.uk) -Nov 2002 – Aug 2008 +Nov 2002 — Aug 2008 I was a lead developer and designer on the Halo care co-ordination system, including training and documentation and support. I was also the System Administrator for both the local network and remote server farm. #### Granite Internet -2000 – 2002 +2000 — 2002 Designed and developed and maintained several property company websites based on a single code base. Setup Windows, Linux and FreeBSD servers. #### North Devon Journal -1998 – 2000 +1998 — 2000 Set advertisements using QuarkXpress and was responsible for laying out the classified pages. Developed a love for typography.