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

Search In

Hide prices and Add to Cart button in Magento

Hello Readers, Here is small example which will explain how to hide prices and ‘Add to Cart’ buttons for non-logged users in Magento. Hide prices in all pages: Go to Current theme (Path: app/design/frontend/currenttheme/default/template/

How to get data from rss feed in android

RSS simply means Really Simple syndication, this is a xml document which is created by a website. You need to parse this xml file and show the information:- Here is the code that can help you :- Step 1:-Declare the variable of which you want to ext

Collections in Ruby

Whenever we code in any language, the first question arises that, what are the important Data collection in the corresponding Language contains. As we have Ruby language with us. We have some nice Data Collections here. Array Hash Set Array:

How to check model level groups in OpenERP

In OpenERP first we create groups in res.partner object. Then the ` parameter effectively restricts access to that field for users who do not belong to one of the explicitly allowed groups. Field decimal_places must be found in view definition before

How to check browser has enabled cookies?

Check cookies are enabled or disabled on the browser : In web applications sometimes we need to save some information on client side, to save data on client side the most popular option is cookies. But the user can enable or disable cookies on the

How to Right Click and Choose an Option Using Selenium WebDriver

Here, we discuss that how to right click on a link or button and choose any option from the list using Selenium WebDriver. In this, Actions Class helps to right click on any element.   Also, we need to import:   'import org.openqa.s

What is V-model and its advantages

V-model stands to verification and validation models and is a software development model. V-model was introduced with the intent to implement testing right from the requirement phase. In other software development models like Waterfall model testing

Step Definitions in Cucumber

Cucumber is a command-line tool that reads specifications from plain-language text files but cucumber itself does not have any idea as how to execute the scenario steps. Cucumber needs step definition to convert Gherkin step into some desired activit

How to change button background image on click in WPF

In WPF, to change the background image on button click, we can use ToggleButton. In ToggleButton, we can check whether its checked or not. We use DataTrigger to check its property. Here, below is the example of this:   In XAML:   Creati

How to print a text on a image using PHP as watermark

Hello Reader's! If you are looking to learn how to print the text over a image as a water mark then this blog is very helpful to you. Fixing a watermark on image can be used by PHP. So first we will learn how this process going in action. Step

1 124 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: