
Search In
Managing Gems in Rails can be infuriating at times especially when Bundler is not present. That is what happens when you use Rails version lower than 3 as it does not come bundled with Bundler.
A quick fresh up though as why we use Bundler -
Bundle
Creating a module in OpenErp is very simple. All you need to know is the basic skeleton of any module to be used in the system. There are four major files that build up your module:
1.) init.py file
2.) openerp.py file
3.) mymodel.py file
This blog is the continuation series of “Mobile Application or Game Marketing Techniques – Part 1” in which I described brief information on the marketing techniques required for a mobile application or a gaming app. Here in this blog you will see th
What’s the Difference Between Raster and Vector?
What’s the difference between raster and vector? This question is asked by many newbie designers, webmasters and other interested individuals and sometimes the answers can be as confusing as the
Loops
A lot many times, situation arises that a set of commands have to be repeatedly executed. This is achievable by using looping constructs. MySQL provides us three types of looping constructs :
Simple Loops
Repeat Loops
While Loops
Simple
hii.
i am providing html,css and jquery code for creating a responsive menu button.
1.Here's the HTML code:
<body>
<nav class="topnavfirst">
<ul class="clr">
<li>
CSS Media types
CSS media types is an important feature of CSS style sheet which specify how to format or present a document on different media i.e on screen, on paper, with speech synthesizer.
There are following different ways to sp
Hello Reader's!Comments is very useful for your website where users can give there feedback suggestion and discuss problems with us so for that i have decided that to create a comments system in jQuery where page cannot reload but your comment po
In ActivexDataObject we use Sql classes to perform multiple operations related to the database ant the datasources.
We write SQL statements directly into the Sql class object or we can write the stored procedure and just invoke it in the Sql
Beta Testing Process:-
In this section, we will concentrate on the Beta testing process step by step as specified below:-
1.) Beta Testing process
2.) Beta Test plan
1.) Beta Testing Process
There are various app
