Blogs

All About MVC Architecture

Rails is web application frame work that includes everything needed to create database backed up web application according to the MVC (Model-view-Controller) MVC architecture is for —-when you create an application like online store and it require  HTML front for customers, WML(wireless markup language) for wireless customers, JFC for admins and XML for suppliers .ie different …

All About MVC Architecture Read More »

Remove Files From The Revision History Of SVN Repository

When we work on a private repository which is used for our personal testing or development, we may upload some private data. The unwanted file uploads in multiple commits will drastically increase the repository size. Once the development work is over and when we decide to make the repository public, we will have to consider …

Remove Files From The Revision History Of SVN Repository Read More »

RoR Installation Form Source And Deploying a Test App

• download the ruby source, then unzip, untar, configure and install [root@railstestwebmin ~]#wget http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p194.tar.bz2 [root@railstestwebmin ~]#tar xjvf ruby-1.9.3-p194.tar.bz2 [root@railstestwebmin ~]#cd ruby-1.9.3-p194 [root@railstestwebmin ruby-1.9.3-p194]#./configure [root@railstestwebmin ruby-1.9.3-p194]#make [root@railstestwebmin ruby-1.9.3-p194]#make install • check the ruby version [root@railstestwebmin ~]#ruby -v • download ruby gems and install [root@railstestwebmin ~]#wget http://rubyforge.org/frs/download.php/76073/rubygems-1.8.24.tgz [root@railstestwebmin ~]#tar xzvf rubygems-1.8.24.tgz [root@railstestwebmin ~]#cd rubygems-1.8.24 [root@railstestwebmin rubygems-1.8.24]#ruby setup.rb …

RoR Installation Form Source And Deploying a Test App Read More »

12 Security Checks to be Performed Before Releasing a RailsApp

When you upload your latest App to a production Web server and open it up to the world, you’re really throwing your app to the elements – good and bad. If you don’t pay any attention to security whatsoever, you’re likely to be spammed by some cracker’s nefarious scheme and your users will be complaining …

12 Security Checks to be Performed Before Releasing a RailsApp Read More »

The Importance of Relationship Marketing

 Good relationships marketing means being truly interested in the people you deal with, both from a business and personal view. Relationship Marketing is a key factor in today’s business world. It’s not anymore about the initial enthusiasm you show when you bag a project, but, the continuing process of understanding the client’s requirement is what …

The Importance of Relationship Marketing Read More »

Achieving Results With Remote Team

Remote teams are becoming much more common because of the rapid development of communications technology. The option to have people work remotely is extremely appealing to many employers who value the additional schedule flexibility and the ability to save time and expenses related to having a full time employee. Many managers discover that their remote …

Achieving Results With Remote Team Read More »

How To Set Catch-All For Postfix Mail Server Without Control Panel?

Postfix is a Mail Transport Agent (MTA), supporting LDAP, SMTP AUTH (SASL), TLS and running in a chroot environment. It is a Wietse Venema’s mailer that started life as an alternative to the widely-used Sendmail program. It attempts to be fast, easy to administer, and secure, while at the same time being sendmail compatible enough …

How To Set Catch-All For Postfix Mail Server Without Control Panel? Read More »

en_USEnglish