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

Search In

gywmo ialvf for 55% vcekbv6

"I've officially boarded the last train," Schmahl wrote. [url=http://www.truereligionoutlet.mobi/]true religion outlet[/url] The government has also created a 78.8 billion CFA (US$133 million) emergency fund for the region this year, which will finan

How to make Flip animation image in android?

 In the below example code, I have set the animation to an ImagView when you clicks on image, image will rotate 180 degrees from Y axis. Here first, I have added an ImageView within actvity_main.xml layout, after that I have created a flip.xml r

How to get Bundel items from the bundel product in magento?

In Magento, if we are required to check the items of Bundle product for some purpose, then we can do it by following way: For the same purpose lets check the below code: < ?php       $product = new Mage_Catalog_Model_Product();             $pr

How to install MySQL on Ubuntu 14.04

How to Install MySQL on Ubuntu: Step 1 - Installing MySQL To install MySQL you need to update the package index on your server and then install the package with apt-get. Write the following commands to install MySQL $ sudo apt-get update $ sudo

How to create RippleDrawable button in android

 In the below example I have created Ripple Drawable clickable button. Here first I have created RelativeLayout In Relative layout I have added a Button, after then I have created two xml layout in drawable folder first is one.xml layout in that

Upgrading Rails Application From 3.1 to 3.2

In my previous blog Upgrading Rails from 3.0 to 3.1, I explained you how we can upgrade a rails application from 3.0 to 3.1. In this I am going to show you, what changes are required to update an application from 3.1 to the latest of 3.2 rails versio

How to use select query in Symfony2

Hello Friends, If you looking to use "Select" query with query builder in Symfony2. Please review the below example and make the changes accordingly. $qb = $this->getConn()->createQueryBuilder(); $qb->select('*')->from('tbl_m

Affiliate Marketing Business : A Quick Guide

Do you want to start your Affiliate Business?   Every year hundreds of newbies start affiliate marketing business to earn passive income.   It’s far easy to make money by selling others products through blogs and/or website promot

How to use query() method in OpenERP/Odoo ?

Odoo web provides a helper for easy and clear questioning of models query() which functions as a shortcut for the usual combination of search() and read(). As shown in example code given below. model.query(['name', 'login', 'user_email', 'signature

How to avoid automatically updating rails timestamp fields ?

If you have created_at and updated_at columns in the DB table. Rails will automatically set these values when you create and update a model object. There are chances that we have to update the columns without touching these columns. You can do this

1 60 408
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: