-
Making nor’s shop with simplecart.js
A couple of weeks back I helped nor to set up a shop to sell her beautiful handmade cards - you should definitely have a look. I used simplecart.js to add the cart to a view in her Drupal 7 site. Simplecart.js is a very minimalist e-commerce tool that I have wanted to play round with for a …
- On:
-
House of the Commons
This week’s voluntary web project was helping the folks from House of the Commons with their wordpress site. House of the Commons is a four day event organised by citizens, activists and housing professionals concerned with the UK housing crisis, specifically focusing on Oxford, but …
- On:
-
One liner: Find all javascript files used by a website
Just thought I’d document this as its likely to be the sort of thing that others might need. I was doing a bit of a tidyup of our javascript files on the global justice site New Internationalist and I needed to know which javascript files were still in use. Its a recursive grep for .js file …
- On:
-
Oxford Sexual Abuse and Rape Crisis Centre Website
OSARCC are a fantastic collective of women committed to supporting survivors of sexual abuse, rape, domestic abuse, and harassment. I helped them to get their website transitioned away from flat html to a simple CMS, Sky Blue Canvas. Their main requirement was that whatever system they ende …
- On:
-
Vim tip — Preview webpage source
Here's a neat little trick for people who have a *nix setup, vim and lynx browser. I’ve remapped my F8 Key to use lynx to dump the nicely formatted source of a web page in a new window. Useful for testing if your site is working. In my .vimrc I added the following lines: split at the bot …
- On: