08.21.2019

Git fetch, git pull or git push error

Error while pull from git - insufficient permission for adding an object to repository database .git/objects fatal: failed to write object fatal: unpack-objects failed

08.21.2019

How to add sitemap into robots file

As a web developer and webmaster, you want your site to be seen in search results. And in order to be reach that you need your website and its web pages crawled and indexed by search engine bots (robots). There are 2 files to help bots find what they need: Robots.txt and Sitemap

08.21.2019

Windows shortcut keys

In this article I will introduce about some common windows shortcut keys. These can help developer works faster when coding or testing

08.21.2019

CSS: Cross Browser Opacity

Sometime, css opacity does not work well on IE. So opacity become a difficult thing on cross browser.

08.21.2019

08.21.2019

Ruby on Rails connect multiple databases

For multiple database connection, you need to add the following codes to the database.yml file. Here, I am giving the example of connecting two databases from a rails application

08.21.2019

08.21.2019

08.21.2019

08.21.2019