kgogolek
- Karma
- 43
- Created
- August 15, 2012 (13y ago)
- Submissions
- 0
- 7 Ways to save money with AWS (gogolek.co.uk)
- Mitigating the HTTPoxy Vulnerability with Nginx (nginx.com)
- Books to read 2016 (gogolek.co.uk)
- Web & PHP sexist tshirts debate - my 2 cents (gogolek.co.uk)
- 10 Programming books that will change your life (gogolek.co.uk)
- Deploying PHP projects using Webistrano (gogolek.co.uk)
- One click deployment using Webistrano & Capistrano (gogolek.co.uk)
- Generic Functions and Function Objects « C++Next (cpp-next.com)
- New redmine plugin: latest issues (gogolek.co.uk)
- One hour experiment - week one (gogolek.co.uk)
A week ago I decided to dedicate an hour a day to my personal development time. There’s always been projects I had “in a pipeline” but they never finished, and work was always conveniently “getting in the way”. The aim…
- Wkhtmltopdf and non-latin alphabet languages on CentoOS (gogolek.co.uk)
If you work with multi-language websites, you might at some point need to create PDFs versions of the HTML pages. We always use wkhtmltopdf, as it works on windows / osx / linux, meaning it will work on all of our…
- From PHP to Python – my first application (gogolek.co.uk)
I’ve been coding in PHP for years now, and even though I would stray from time to time, it was always to fix a bug or add some small bit of functionality, and never to build a site in Ruby or Python “from the scratch”.
- Howto install Git on a new server (gogolek.co.uk)
I’ve been hearing a lot of good about Git in the last few years, from the simplicity of use, speed to decentralized repositories. I’ve been a happy user of SVN for many years, and I know that it’s got it’s problems, but…