
Search In
isNaN() and isInfinite() methods in Java are the member functions of the java.lang.Double and java.lang.Float classes. Both the functions here are static member functions of the classes.
NaN here stands for the Not-a-Number, it specifies whether the
Sometimes we are required to add a custom field in our database table for our extension in magento. For this purpose we will perform it with the installer. But before moving we must have concept of creating a new module in magento, considering this p
Express.js is a framework that is use in the Node.js. It is having the Jade file which is similar to HTML file.
To install Express first we have to include the express version in Package.json file.
Inside Package.js
{
"name": "pong",
"version"
Hi Developer,
Google is coming with the new set of api with Google Now card,Api was released some time before in January this year. Check below url for more information on this.
Google Plans To Release Open API For Google Now Cards
At South by Sou
Hello Readers
By default cakephp will get the data of the Model that you are querying for and the data of the Models that are linked to the main Model.
So, by using recursive in cakephp you will get the data of the single association as well as dee
Android give facility to change the view of a Toast. Sometimes we need to show message on a better way to user .
Here I am writing code to implement custom Toast. I make a separate layout for Toast .
Here I am showing a ImageView and TextView on a


The easiest and possibly the best idea of importing data from another database to a new database is the CSV export. OpenErp gives you this feature in the versions 6.1 and 7.0.
Following is the example on how you can export customers to a csv file:
Use the alamofire in swift first install the pod file in your project using below steps:
1- open the terminal and run following commands
sudo gem update --system
sudo gem install cocoapods
pod setup
change folder to the current proejct directory
Hello Readers !
Below is an example of sticky navigation with simple script which is compatible with internet explorer.
You can use this script for sticky header or sticky footer.
I hope it will be helpful for you.
Script:-
$(document).ready(fun
While running match you encounter following error:
com.siperian.common.SipRuntimeException: SIP-09069: Failed to execute java null
Failed to execute java null
at com.siperian.common.SipRuntimeException.createNotExternalized(SipRuntim
