Blogues

Méthodologie de développement du point de vue du développeur !!!

Development Methodology according to a developer is to use the following path for Ruby on Rails application development. 1. Write down a list of goals, roles, and features Goals – what the goals of the whole project are – business and otherwise. This will help you decide what features are important Roles – who is …

Méthodologie de développement du point de vue du développeur !!! En savoir plus "

Tout sur l'architecture MVC

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 …

Tout sur l'architecture MVC En savoir plus "

Supprimer des fichiers de l'historique des révisions du référentiel SVN

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 …

Supprimer des fichiers de l'historique des révisions du référentiel SVN En savoir plus "

Source du formulaire d'installation RoR et déploiement d'une application de test

• 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 …

Source du formulaire d'installation RoR et déploiement d'une application de test En savoir plus "

12 contrôles de sécurité à effectuer avant de publier une RailsApp

Lorsque vous téléchargez votre dernière application sur un serveur Web de production et que vous l'ouvrez au monde, vous jetez réellement votre application aux éléments – bons et mauvais. Si vous ne prêtez aucune attention à la sécurité, vous risquez d'être spammé par un stratagème infâme de pirate informatique et vos utilisateurs se plaindront…

12 contrôles de sécurité à effectuer avant de publier une RailsApp En savoir plus "

Façons d'améliorer la productivité de l'équipe

With margins getting slimmer due to competition, employers and managers may feel the need to squeeze every bit of productive output from their staff to reduce expenses. There seems to be so much time wasted and too few things done. There are countless ways you can improve productivity in the office. For each company, there …

Façons d'améliorer la productivité de l'équipe En savoir plus "

L'importance du marketing relationnel

 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 …

L'importance du marketing relationnel En savoir plus "

5 étapes pour constituer l’équipe à distance parfaite

Establishing a remote contractor team is an efficient way to add more capabilities to your organization and gives you an advantage whenever peak business period comes. These are some of the points that needs to be kept in mind while choosing your remote team 1. Understanding the requirement and finding options Know which particular tasks …

5 étapes pour constituer l’équipe à distance parfaite En savoir plus "

Obtenir des résultats avec une équipe distante

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 …

Obtenir des résultats avec une équipe distante En savoir plus "

fr_FRFrench