BLOG

Comparison of social network engines/platforms/frameworks

While developing a fairly complicated application such as a social network, starting with an existing platform or a framework can prove quite useful. Frameworks handle a lot of low-level stuff so that we can concentrate on the real deal that the application has to offer. So before starting to develop such applications, choice of the platform or a [...]


How to upload/import a mysql database of more than 2MB

[written by chirag jain - @jain_chirag04]
This post is for those who wants to upload a database of more than 2MB
With the default settings, phpmyadmin does not allow you to upload a database of more than 2mb. This setting can be changed but we avoid this for security reasons.
So here’s how you can do this using [...]


Best Practices for IE Compatible Website

Do you waste a lot of time fixing your website on IE ??? Then here are some best practices which will reduce the time spent  to fix your website on IE
1. Never to give height to <tbody> element
tbody { height: 200px; }
The above css will give a height of 200px; to tbody (if the content [...]


Indian Payment Gateways – The complete comparision guide

As the ecommerce market size in India is growing beyond expectations (http://www.quora.com/What-is-the-total-size-of-Indias-e-commerce-market-excluding-travel-and-classifieds), an increasing number of merchants , businesses , corporate houses are looking to integrate ecommerce with their business .
The choice of payment gateway is quite crucial to your new  ecommerce platform . Indian payment gateways cannot be started immediately like paypal and require [...]


Modifying and rebuilding openfire plugins from source

We just finished modifying an openfire plugin for a  real time ecommerce requirement in our project.  It gave us a chance to peek into the internals of technology we use (openfire) and we were really glad .  The purpose of this post is to share what we learnt so that it can help anyone else [...]




Technology

Contact Us