
Search In
During iOS app development, there are several challenges that are faced by the developers to fulfil the requirements of the clients to deliver the best services. On the other hand, it is important for clients to be aware of those challenges to unders
I want to output a score in a file high.txt that is highest among the previous score (It is actually a guessing game) but everytime i run this code it outputs 1 as the highest score (it should be no of time i guess for example if i guess the random n
Hi..I want to create a chat app.I'm using Strophe js with and xmpp server.I send a message to another client(Spark) and after that i can send one message from Spark to strophe client.Here is my code.I wil appreciate any help :)
var connection = new
I’M LOOKING FOR A GENUINE WEB DEVELOPER
Hey programmers,
I need an experienced developer who can develop for me a custom database driven music website.
Major tasks include:
1. Developing a custom video/audio channels
2. Create Artiste profiles and ge
Set Interface in java,
It is the type of Collection and It’s the subclass of Collection interface so that all methods Collection
interface can also present in Set interface.
The important feature of Set interface is that it doesn’t allow duplicacy
Difference between float,double and decimal in terms of exact calculation(Tested in mysql)
I was creating an application where I need exact values from mysql procedure so I have to find better data type which gives me exact value so I tested it firs
Sometimes we may face a situation when we need to remove objects from an array while iterating through the same array. We cannot remove elements from the same array on which we are fast enumerating (for in loop). And if we use the traditional "for lo
Hi All,
I am sharing my recent experience with C-Tools modal form, I was adding custom js file in ctools modal form in Drupal 7.x using jQuery version 1.8
ctools_ad_js();
and add my code under
document.ready(),
but my code didn't work and I am
I have as issue in which socket.io is not starting on any iPhone device. I have searched for it and went through some solutions but nothing worked. Here are some issue links:
https://github.com/Automattic/socket.io/issues/976
http://www.codedisqus.
Follow the below steps to parse JASON in PhoneGap.
Step 1. Call Js function From html page or from where we want, like this
function onBodyLoad()
{
document.addEventListener(“deviceready”, callJson, false);
}
Step 2.
Create a function of name cal
