Keep it Simple

Showing posts with label programming. Show all posts
Showing posts with label programming. Show all posts
Tuesday, March 25, 2014

Vim setup for Chef(Opscode) Cookbooks

›
I've started programming seriously Chef cookbooks by a while but always felts is something missing ... Well I didn't have jump t...
Wednesday, November 20, 2013

Javascript testing with Real Browsers

›
karma run --runner-port 9100 PhantomJS 1.4 (Linux): Executed 1 of 1 SUCCESS (0.397 secs / 0.071 secs) Chrome 30.0 (Linux): Executed 1 of 1...
Wednesday, February 29, 2012

Tricks with nose and python

›
Nose is a very useful tool for running unittest in python. These are a few tricks you can use. Bellow is my test file - I called it test.p...
Saturday, July 24, 2010

Django on Google App Engine

›
In case that you want to run the head (latest version) of django on the google app engine this will help you. The info bellow is for a new p...
Friday, August 21, 2009

CakePHP - start a project with the console application

›
To start fast a new project with cakephp 1.2 you will need: - web server - I use apache 2.2 - php4 or php5 - I use php5 - mysql server -...
›
Home
View web version
Powered by Blogger.