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

Search In

Converting a Decimal to a Hexadecimal Value

Hello readers in this blog we will discuss about the conversion of a decimal into a hexadecimal value. In this case if we have a decimal value. we have to find its hexadecimal equivalent, we use the Number object’s toString method :- Syntax:-

How to show gif Images in iOS using FLAnimatedImageView

We can easily display jpg images in the UIImageView. We can also display .gif images which supports animations so there is need to add some extra elements to our project. So for implementing this first install this podFile to your project :- &n

How to call static block in magento ?

Hello Readers, Before i tell you how to call static block in magento. Lets understand the term "static block" & How to Create It..? Static blocks : Sometimes we are required to add some custom data or images (like banners) in the middl

Installing Blackberry plug-in for Android Studio

With Blackberry plug-in you can package the android apps for blackberry devices i.e can convert .apk applications files to .bar files which are compatible with the blackberry phones. Also you can debug the applications using ADB proxy manager to veri

DataBinding in WPF

Hello Readers, Data Binding is a concept which is used to bring/display data in UI controls from source object. DataBinding in WPF is binding between the source object and the destination UI element. With data binding in WPF you can take data from a

How to create / retrieve / modify / delete a cookie

We use cookie to identify the identity of a user and make sure that the user is an authentic user when user traverses through different pages of an application or a website. Basically a cookie is a file in text format that is embedded by the server o

CSS3 Transforms

Transform means to change the complete appearance of an element, mainly to improve it's visual. CSS3 came up with the new properties to change shape, size and position of an element. These all new changes are made possible by single transform pr

Key Challenges of Software Testing

Following are some key challenges of Software Testing: 1) Testing the complete application: It is quite impossible to test the complete application. There are many test combinations so it’s impossible to test every combination. It will delay

Discussion on beforeSave() methods in cakephp.

Hi Reader's, Welcome to FindNerd,today we are going to discuss  beforeSave() method in CakePHP. Basically beforeSave() methods is an important feature of CakePHP and this is a pre-save logic. It is also called callback methods in CakePHP. I

How to implement jquery Timeago with php?

Hello Reader's , We can see that posting & Online time changes frequently seconds ago, minutes ago and hours ago etc, In Social media. So Today in my blog I am going explain about timeago and its easy implementation with PHP. First, you nee

1 153 342
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: