Connecting remote SQL Server (secure behind FW) from LAMP (or MAMP) stack. My db server called db_server was located remotely. Access to db_server was restricted to another server, mid_server. I need to connect db_server from localhost via mid_server.
Read more...Running Django App in Amazon AWS EC2
Running Django App in Amazon AWS EC2 is not tough job, unless you do it once
. I have setup Django App in Ubuntu 11 (Server), Django 1.4.2 in Amazon EC2. Based on my experience, I have documented process for my future reference.
Installing PIL with JPEG support in Lion (10.7.5)
While working with Django, if you need to process jpeg image format you need to install libjpeg on top of PIL (Python Image Library). Process is fairly simple
Read more...AnythingSlider problem and fix
In Javascript on July 24th, 2012
Here’s how you can fix AnythingSlider with Chrome (Version 20.0.1132)
Read more...WordPress upgrade breaks your code – Fatal error: Call to undefined function wpcf7_add_tag_generator()
In Wordpress on July 8th, 2012
After upgrading Wordpress to 3.4.1, NGGallery stopped working. Here’s how I fixed it
Read more...