
Search In
When I am trying to do any chat activity in Skype, every chat window is opening in new window.
I am facing this issue from last 3 days on my UBUNTU System, before that the chat window popup's in the same window, Don't know what key
In all the event driven programming, there is a main loop that listen's the events, and then invoke the corresponding callback function whenever one of those events occur.
Here we might get confuse between events and callback, But the differenc
Hi,
I am having an android mobile Canvas Turbo A250 model, 16 GB ROM, 2 GB RAM. When I'm trying to use its camera, then the application is not running and two error messages are displaying one after another "Gallery Has Stopped
Hello Friends,
If you are looking to generate unique random string of numeric numbers. Please follow the below code for the same.
<?php
$uniqueKey = generateUniqueKey();
/**
* generate unique key
* @return unique key
*/
public function gener
I would like to learn Android Apps and Android Games Apps development. Only latest version of the compiler as of Jan 2017. I have a couple of questions regarding this, please help me with these queries.
Q1. What are your top best Android Apps
Actually I have an online book store and I want to promote it and want to reach out to the maximum audience. My budget for advertising is also very limited, someone suggested me to go for Online Advertising instead of marketing through
Programming Buddies,
Looking at the following links, can you be kind enough to tell me which one I should learn from and which one teaches what method (mysqli, pdo, etc.) and whether they are on php 7 or 5 because only looking for php 7:
[url]http
public class ExistingCSheet extends AppCompatActivity {
private TextView listing;
String[] items;
ListView lv;
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
I have 2000 topics, for example user1, user2, user3, user4, etc. There are 1000 devices each subscribed to one of these 2000 topics.
So there are 1000 devices subscribed to topic user1, and another 1000 devices subscribed to topic user2
Hi I hava a problem in running my openbugs model my model is:
model
{
for(i in 1:N)
{
y[i] ~ dpois(mu[i])
log(mu[i]) <- alpha + beta1*x1[i] + beta2*x2[i] +beta3*x3[i] + u[i] + v[i]
u[i] ~ dnorm(0, precu)
}
v[1:N] ~ car.normal(adj[], weights[
