Leonard Austin
  • Home
  • About Me
  • Portfolio
  • Thoughts
    • Personal
    • Business
    • Startup Diary
    • Technical
    • Book Reviews
  • Contact
Dedicated and enthusiastic Zend Certified Software Engineer, Prince2 Qualified/Agile Project Manager and Founder of Recensus.com. London born, but currently living and working in Santiago on the Start-Up Chile accelerator.
Home » 2012 » June

Jenkins setup Git Tutorial (also when not working for Github or BitBucket on Ubuntu)

June 30, 2012 · by Leonard Austin · in Technical

Jenkins SSH Key sudo su jenkins ssh-keygen -t rsa (pressing return when prompted for a pass phrase) cd ~/.ssh cat id_rsa.pub Git and Jenkin If you get a git clone issues when building (The authenticity of host ‘bitbucket.org) try the following…

Ubuntu VirtualBox with Static IP on Windows Host

Ubuntu VirtualBox with Static IP on Windows Host

June 29, 2012 · by Leonard Austin · in Technical

Bridge Adapter Go to the virtualbox settings and change the network type to be bridge adapter. Then boot the box. Edit the interface sudo nano /etc/network/interfaces You will find a line saying something like iface eth0 inet dhcp. Replace this…

WordPress Auto Updates without FTP on Ubuntu

WordPress Auto Updates without FTP on Ubuntu

June 17, 2012 · by Leonard Austin · in Technical

I enjoy the wordpress autoupdates or plugins, themes and core however when I moved a blog to an ubuntu server it kept asking me for the ftp details (which I did not have). So after a bit of looking around…

WordPress Plugin For The EU Cookie Law

WordPress Plugin For The EU Cookie Law

June 12, 2012 · by Leonard Austin · in Business, Technical

Below an email I wrote to someone asking about the cookie law and whether there are any WordPress Plugin to solve the issue. Hi Alistair, The cookie law is much more complicated than a simple plugin as there are many…

Recensus

Recensus

June 6, 2012 · by Leonard Austin · in Portfolio

Lead Developer
Recensus, a web application that has multiple components, a downloadable javascript widget for clients, a backend web application, a command line interface and a brochure websites build using Symfony2…

How to install mcrypt  on mac osx10.7 and osx10.6

How to install mcrypt on mac osx10.7 and osx10.6

June 5, 2012 · by Leonard Austin · in Technical

There a lot of php opensouce software that requires mcrypt and it took me a few hours to get mcrypt installed and working natively on my mac, after reading many many tutorials. I originally tried to go down the homebrew…

British Red Cross

British Red Cross

June 2, 2012 · by Leonard Austin · in Portfolio

Lead Developer
A bespoke ecommerce website with CMS. Full integration with a 3rd party fulfilment company utilising their API and payment gateway. Branding and design kept in line with Red Cross brand…

mod_rewrite not working on a mac osx

mod_rewrite not working on a mac osx

June 2, 2012 · by Leonard Austin · in Technical

So I recently had an issue of mod_rewrite not working on my mac osx after setting up my vhost and going through my httpd.conf and replacing all “override none” with “override all”. So a couple of things that I learnt:…

Install APC on Mac OSX10.7

June 2, 2012 · by Leonard Austin · in Technical

Install Command Line Xcode https://developer.apple.com/downloads/index.action# Install homebrew https://github.com/mxcl/homebrew/wiki/installation Install Autoconf brew install autoconf Update Pear Channels sudo pear update-channels Install PCRE brew install pcre Install APC! sudo pecl install apc Add extension=apc.so to the /etc/php.ini file

Install pear on mac OSX10.7

June 2, 2012 · by Leonard Austin · in Technical

After upgrading to OSX 10.7, I discovered that both PEAR and PECL had gone. After some considerable searching online Ruggero De Pellegrini on Google+, so I’m putting it here for anyone who needs it (including myself when I get a…

Search

Tweets