Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

Working with migration in Rails

Rails make use of ORM(Object-Relational Mapping) i.e a layer between your actual database and your model logic in the form of Active Record. As rails provide you with ORM in form of Active Record all the code that you need to write to interact with d

Adding Author’s Images to Your Blog in WordPress

Hello reader's! Toady we discuss about "Adding Author’s images to your blog". WordPress is integrated with Gravatar, allows you to show every post author's avatar in their posts. It makes your business look more personal than being as a faceless

Git SHA-1

Previous Git Blogs Intialize git repostiory First Commit Two tree architecture and Three tree architecture Best basic practices for writing commit messages Viewing the commit logs Git Basic WorkFlow In the last Blog Git Basic WorkFlow we have

Modalpopup in MVC

While working with MVC project there are scenarios where you stuck and want model popup for the solution.   In MVC applying model popup is the same as we do it in the legacy models or framework.   So we will use JQuery for applying the

Manage Users in PIM

Hello Today's blog post details out about Administration in PIM. It highlights the aspects of managing users and steps to carry out the same.   User management is generally carried out as part of the administration. A permission concept i

Braintree integration with Ruby on Rails

While working on an e-commerce project we need a secure payment system and Braintree framework is one of them. With Braintree, we can perform all types of credit card transactions and PayPal transactions. The first step is to crate account in sandbox

LIVBubbleMenu for iOS

We can create animated and customisable bubble menu for iOS using LIVBubbleMenu. Here is a link from GitHub for the project https://github.com/limitlessvirtual/LIVBubbleMenu-iOS.   In the following example we are going to show bubble menu

faker gem integration in rails application

A faker gem is used to create the fake data for testing or demo purpose in rails application. It is Perl's Data::Faker library that generate different type (i.e. Address, color, code, commerce, company, date etc.) of fake data. We are generally u

BLOG LINUX DISTRIBUTION TESTING TECH QWERY

Distributions are normally segmented into packages. Each package contains a specific application or service. Examples of packages are a library for handling the PNG image format, a collection of fonts, and a web browser. FN TEST LINUXThe package

How to subtract two column of different table using sql query

I Have 2 tables WIthdrawMaterial and DepositMaterial,Both In WithdrawMaterial contain quantity column, and DepositMaterial contain totalDeposit ,I want to perform subtraction between quantity and totalDeposit column using query and store the result i

1 25 49
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: