Its_my_{web,time}
my Geeky surfing Adventures
Thursday, January 29, 2015
My new homesite and blog
›
Hey all. I have make my new homesite - http://ankushchadda.in. This is hosted as Github pages. Next I have also made a blog at http://...
Monday, January 12, 2015
PHP application with Mysql database to a Django app with Postgres Database
›
Recently I had a chance to work on a project, where a PHP app had to be converted to a Django one. The work seemed trivial, but it brough...
Thursday, June 26, 2014
Musings on Openlibrary and my first get-to-know with Solr-1.4.1
›
OpenLibrary is a ambitious project which runs at openlibrary.org . As the name says, its a open(sourced) project. The code lies on github ...
COnverting MarkDown to ReST format
›
Generally we make Readme on Github in markdown, but while making ReadtheDocs or Pypi pachage , we need rst docs. For this comes in handy ...
Friday, April 25, 2014
Continuous Integration and Deployment using Bamboo and AWS Elastic Beanstalk
›
Walk-through of setting up Bamboo as CI and CD Bamboo is a popular Atlassion product . Lets go setup bamboo and discuss what steps di...
Wednesday, January 29, 2014
Python? , But why Python?
›
Well I am using python since last 3 years . It has been my main development language, other than javascript. Often, someone comes around ...
Yet another post on Redis
›
While working for a project , we used Redis as queue, using python-rq . Running a redis-cli , I used the following commands - keys * ...
›
Home
View web version