Posts
 
Reputation
Joined
Last Seen
Ranked #958
Strength to Increase Rep
+5
Strength to Decrease Rep
-1
100% Quality Score
Upvotes Received
21
Posts with Upvotes
17
Upvoting Members
19
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
4 Commented Posts
4 Endorsements
Ranked #402
Ranked #914
~46.3K People Reached
About Me

I write software.

Favorite Tags
Member Avatar for dotspiders

Hi Friends,At present i start Social Media Promotions for my website(Twitter.com). While i am promoting the site i am getting the followers. But after some time they are unfollowing me. I am doing the social media promotins personally only not by any 3rd parties. Can some body help me why …

Member Avatar for Caitlyn_1
0
219
Member Avatar for jessecasey

I have read many topic about live chat where had been described benefits of live chat. I want to know that one thing is website's traffic can be increased by using live chat app? Please share experience live chat users.

Member Avatar for Juliya15
0
196
Member Avatar for Jayen_1

i use an image ??? application. I browse trough its folder but can not find a single image file yet. There are plenty Java serialization data file, in its folder. i guess its store image on that file. any ideas to view ? (file attached) thank you verymuch

Member Avatar for Ewald Horn
0
227
Member Avatar for valestrom

May sound all too easy for some, but I'm just getting started on android development and I can't find out why I got an error when everything is exactly as it is in the tutorial. Weird but I'm confused so I thought I'd post to see if someone can help …

Member Avatar for Junaid123
0
1K
Member Avatar for ramsiva

I am loading images from folder but problem is first loading div after storing images. Because of this problem i have to increase loading time div. <script type="text/javascript"> $(function() { $("#snap").click(function() { $("#myweb").load("webcamsnap.php") }) }) </script>

Member Avatar for ramsiva
0
163
Member Avatar for sahar.97

I want to rotate k top element of array for example: k = 2 array before rotate --> 3 , 4 , 2 array after rotate ---> 3 , 2 , 4 int[] temp = new int[k]; for (int i = 0; i < k; i++) { if(this.stack[i]!= null){ temp[i] …

Member Avatar for stultuske
0
230
Member Avatar for anandhachandru

This my code someone say were i missed it OAuthRsaSha1Signer rsaSigner = new OAuthRsaSha1Signer(); com.google.gdata.client.authn.oauth.OAuthParameters params = new com.google.gdata.client.authn.oauth.OAuthParameters(); params.setOAuthConsumerKey(oauthconsumerkey); params.setOAuthNonce(Util.getNonce()); params.setOAuthTimestamp(Util.getTimestamp()); params.setOAuthSignatureMethod("RSA-SHA1"); params.setOAuthType(com.google.gdata.client.authn.oauth.OAuthParameters.OAuthType.TWO_LEGGED_OAUTH); params.addCustomBaseParameter("oauth_version", "1.0"); rsaSigner.setPrivateKey(privKey); String method = "GET"; if (body != null && body.length() > 0) { method = "POST"; MessageDigest digest = MessageDigest.getInstance("SHA-1"); digest.reset(); byte[] hash …

Member Avatar for Ewald Horn
0
328
Member Avatar for Mr.M

Hi Dw. I want to write the program for VeriFone device that will read the cards, this device has 2 types of readers the one reads the chip and the other is for magnetic strip reader so I want to write a program that will listen for both readers and …

Member Avatar for Mr.M
0
1K
Member Avatar for 9tontruck

I have a webview on my android application and I loaded a URL on it. In the URL, javascript code should reload the page periodically. But when "window.location.reload();" is called, a browser app comes front and reload the url int he browser. I know how to reload the page using …

Member Avatar for Ewald Horn
0
305
Member Avatar for IndyItMan

In my ASP.NET MVC application, I am trying to put together a page where a user can both sign and print their name once at a workstation equipped with a Wacom. The signatures will be saved to PNGs with links in a database and then stamped in the designated area …

Member Avatar for Ewald Horn
0
277
Member Avatar for jalpesh_007

Dear all, I am developing SOAP web service using netbeans. As i have got preferred SOAP request and SOAP response,now i want to add security information like username and/or password in my SOAP header Request. Please tell me how can i modify or add username in my SOAP header Request …

Member Avatar for Ewald Horn
0
3K
Member Avatar for sk8ergirl

hi, I want to connect my andriod application that I've just created to oracle database in another server.. what is the best way to do it I've looked for youtube video , but I didn't find anything helpful

Member Avatar for orochiwolf
0
120
Member Avatar for pooja28

Hi to all, I have following two Applets . import java.applet.*; import java.awt.*; import java.awt.event.*; public class buttonDemo extends Applet implements ActionListener { String msg=""; Button one,two,three; public void init() { one=new Button("One"); two=new Button("Two"); three=new Button("Three"); add(one); add(two); add(three); one.addActionListener(this); two.addActionListener(this); three.addActionListener(this); } public void actionPerformed(ActionEvent ae) { String …

Member Avatar for pooja28
0
348
Member Avatar for kronos2

Dear All, is there anyone out there who can help me ? I need to calculate when a server is likely to run out of disk space, before you all say there are applications which do that I do not have access to the server so that approach is pointless. …

Member Avatar for Ewald Horn
0
122
Member Avatar for Siphokazi_F

Hi there... I would like to know approximately how long does it take for one programmer to create a mobile application which is linked to a mobile website? And what programming language and other tools would a person need in order to achieve this?

Member Avatar for Siphokazi_F
0
157
Member Avatar for idmaporg
Member Avatar for ThandekaN
Member Avatar for Ewald Horn
0
105
Member Avatar for cguan_77

hello guys, is there a site to publish an android app for free? To publish android app to Google play, what's the steps and how much is the cost? Would appreciate input to anyone who had tried it. Thank you. :)

Member Avatar for Ewald Horn
0
194
Member Avatar for napninjanx

Like a person goes into Android Programming and wants the app to work on iOS for Apple. Are they the same or different?

Member Avatar for Moran_1
0
253
Member Avatar for JimN

It's Sunday morning, and football season is over. So here's one for any guru of Windows 7 to earn his chops. 1) This is not an intermittent problem. It is as solid as they come. 2) I'm running Windows 7, Ultimate, 64 bit. It loads perfectly and appears to look …

Member Avatar for gerbil
0
765
Member Avatar for kgizo

Good day I want to start using php on the command line and I keep getting two errors, the first is that access is denied and the second is that xampp is not recognized as an internal or external command. I have already set my environment variables to the php …

Member Avatar for Ewald Horn
0
165
Member Avatar for twisty_toes

Hey guys, I have a project to do and I have let my schedule slide. Anyway, I have to get down and do it now. My task is to create an Android App where you can access a FreePBX server (www.freepbx.org), which is basically an all-in-one linux distribution of a …

Member Avatar for Ewald Horn
0
122
Member Avatar for Doogledude123

Could someone give me a few reasons why an Application isn't terminating on close? `*THIS IS FOR A JavaFX APPLICATION*`

Member Avatar for JamesCherrill
0
1K
Member Avatar for anisha.silva

Hi, i am new to groovy language. I was wondering if there will be anyone who will be able to help me understand the below code. static analyzeAPI(pkgname) { def refs = Yaml.load(new File(output_base + "/${pkgname}_PackageRefs.yml").text) refs.Classes.each { analyzeClassRef(pkgname, it.name) } } static analyzeClassRef(pkgname, name) { println "=== Analyze class …

Member Avatar for anisha.silva
0
216
Member Avatar for Pyler

Node inside a linkedlist SomeInterface has an addLast() method that should add a node at the end of the list public LinkedList<T> implements SomeInterface<T>{protected class Node<T>{ privateT data; private Node<T> head,tail; protected Node(T data,Node<T>tail){ this.data=data;head=null;this.tail=tail;} private T getInfo(){return this.data;} private void setTail(Node<T>newTail){this.tail=newTail;} private void setLink(Node<T>newHead){this.head=newHead;} private Node<T> getLink(){return tail;} }} …

Member Avatar for Pyler
0
189
Member Avatar for azgold472

Quick question. It is my understanding that live wallpapers can be created for android is using java. Please correct me if I'm wrong. Can it be used to say have a live wallpaper with floating hearts and on valentines day display happy valentines day? Then on a birthday change to …

Member Avatar for Ewald Horn
0
145
Member Avatar for Shree1234
Member Avatar for martinmax3

Hello. First time posting on these forums as I am really stuck on my code. The language I am using is GML (Game Maker Language) and the program Game Maker: Studio. As I could not get any help on GM forums I am seeking help elsewhere. The game I am …

Member Avatar for martinmax3
0
2K
Member Avatar for kalel29x

Hi, I am new to the forum. I am working with a small investment company that happens to be situated have sensitive data on their computers. It is a subsidiary company that has very sensitive data such as government contracts, contracts involving large amounts. The problem we are having is …

Member Avatar for kalel29x
0
236
Member Avatar for napninjanx

Like for example a person created a photo app every android user used the app and millions used it as well so it became popular. For example Google wanted to buy it for 2 billion dollars. How would the person sell the app? By giving them the software he coded? …

Member Avatar for napninjanx
0
172