Define: howto
{Day-to-day Dev. jottings}
Tuesday, December 16, 2014
Memcache and PHP
›
In this post I'm going to use PHP Memcache module as an interface to memcached. If you need to reduce the database loa...
Friday, December 12, 2014
Make developer life easy - Vagrant
›
I recently wrote a post on docker , similar tool which makes developer life easy. Then I tried another neat tool "Vagrant" and tho...
Thursday, December 11, 2014
Enabling secure vault in WSO2 BPS
›
You can enable secure vault in any WSO2 product, which prevents us keeping plain text password in carbon configurations using WSO2 Carbon Se...
banish404 | Easy way to remove stale PPAs and Software-Sources
›
Are you having trouble manually updating PPAs and Software-Sources from your Ubuntu box to solve 404 not founds while updating the system. (...
Tuesday, December 2, 2014
DOM compatibility & fallbacks
›
DOM compatibility is somewhat a headache for front-end developers when it comes to creating cross-browser support webapps. I'm writing ...
Sunday, November 30, 2014
Jump in to the world of containers with docker
›
Why we need containers? If we consider SDLC there are number of parties involve in different activities on our application. Eg :- Develo...
Wednesday, November 26, 2014
Path to linux screen
›
Screen makes dev/devops life easy in many ways, 1. If you want to keep a shell active, even with network/ssh interrupts. 2. Resume previo...
‹
›
Home
View web version