Posts
 
Reputation
Joined
Last Seen
Ranked #1K
Strength to Increase Rep
+6
Strength to Decrease Rep
-1
55% Quality Score
Upvotes Received
84
Posts with Upvotes
58
Upvoting Members
20
Downvotes Received
82
Posts with Downvotes
58
Downvoting Members
12
14 Commented Posts
5 Endorsements
Ranked #340
Ranked #585
~47.1K People Reached
About Me

Well... I'm one of those programming freaks, and I cover everything from network sec. [not in Java though :(] to DB-Programming. Java Java Java. And I know a little bit of C++ too; and I've been designing front-end web applications for the last 6 years,…

PC Specs
Ubuntu Linux 10.04 LTS EditionMicrosoft Windows XP SP2
Favorite Tags
Member Avatar for Phrren

I can't figure out why I'm getting this error, i've checked all the posts I can find here and they are all a method inside another method, which i'm pretty sure I don't have. This is the error message it gave me: Exception in thread "main" java.lang.RuntimeException: Uncompilable source code …

Member Avatar for stultuske
0
1K
Member Avatar for blackcathacker

No double posting. Add only one to the number of the previous poster. Go! 0.

Member Avatar for cproger
0
637
Member Avatar for daksh1998

Hello! I have made a java program in Netbeans IDE (version 7.1). I want to make a file that could run my project without IDE (with the help of just Java, JRE, etc).... I had made a JAR file to try this, but when I open the file, i cant …

Member Avatar for stultuske
0
3K
Member Avatar for warlord902

I have developed a application in java that connects to facebook on the basis of access token. I can produce access token manually by feeding in urls in browser. But I need something that automatically give me an access token. I am getting no idea, whether I can do it …

Member Avatar for psychman
0
1K
Member Avatar for uurcnyldrm

How can I print a BufferedImage? I mean how can I send a BufferedImage to the printer? I heard something like printJob but I don't get it. Please help me about this. Thanks in advance.

Member Avatar for dongiulio
0
603
Member Avatar for paulas24

hey this is paulas24 i would love to install a writer software that can detect external cd/dvd/writer drivers on ubuntu 10.04 lts. any help will be highly appreciated

Member Avatar for rubberman
0
191
Member Avatar for Vampiricx3

hey guys, I'm studying to be a pro C++/Java programmer and are currently working in Ubuntu, is this a suitable choice? Or is there a more suitable linux distro?

Member Avatar for jbennet
0
285
Member Avatar for SakuyaCross
Member Avatar for WebOutGateway
0
213
Member Avatar for Violet_82

Hi there, I am doing [URL="http://antobbo.webspace.virginmedia.com/petras/home.htm"]a website[/URL] for a client and I am trying to get it to run on the major browsers, so I am testing on the usual ones + IE6 and also on a few mobile browsers. On my android phone, the website looks fine on the …

Member Avatar for Violet_82
0
208
Member Avatar for karthikprs

I am trying to extract the number in the string "(c) 2010 Elsevier Ltd" from a PDF document . I found that the textsearch method of PDFtron package would help me find the string as stated in the example code: [CODE]import pdftron.Common.PDFNetException; import pdftron.PDF.*; import pdftron.SDF.SDFDoc; // This sample illustrates …

Member Avatar for karthikprs
0
3K
Member Avatar for XinJiki

I am trying to write CSS code that will give me a fixed background and scrolling content. I need the content to be contained with it own separate back ground that scrolls with it. If someone could point me in the right direction so I can learn how to do …

Member Avatar for XinJiki
0
101
Member Avatar for syfr

Hello. I got an assignment and I've ran into some troubles. I have 3 classes. The first class could be labeled as the main class, and the other two classes must be linked to the first one. The 1st class is named "Holiday" and has 2 key attributes: tour_guide and …

Member Avatar for syfr
0
400
Member Avatar for ujjwale

How to we know that there is the error of javac. "I studied that javac is not internal or external command". This is the error so how do we know that this error has evolved?

Member Avatar for javalover
0
134
Member Avatar for nidheeshkumar.r

hey, im doing a project on processing images and i'd like to extract the features of an image stored in databse.How can i do that? anyone help..,please..

Member Avatar for NormR1
0
1K
Member Avatar for TIM_M_91

Hi guys well I have successfully got my update query to work correctly. Now I have two tables in my database. What I want to do is when I click my play button not only does it update my column's in my first table but all updates my colunms in …

Member Avatar for TIM_M_91
0
186
Member Avatar for veledrom

Hi, My pages cannot show special characters from other languages. It only works for english. How can I modify it to display other characters from french, greek, turkish, arabic etc. ? Thanks [code] </div><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" …

Member Avatar for veledrom
0
120
Member Avatar for javedsai

Hi everyone, I'd uploaded web page on [url]http://www.qadrienterpirses.com/upload_folder/[/url] If you will see on firefox or chrome then, it works fine. You can see background Image on search engine but, same doesn't work on IE8. Background Image doesn't comes on Search engine. However, it works fine on localhost in IE8 also. …

Member Avatar for javedsai
0
497
Member Avatar for crazymidget01

I have a project where we are calculating the cost of shipping a product from manufacturer to warehouse using North-west corner and also using another method to find the minimum cost to meet the demand. I am stuck on coding the minimum cost algorithm, I understand the minimum cost algorithm, …

Member Avatar for ejosiah
0
3K
Member Avatar for vmehta91

Trying to teach myself Java, for better or for worse. The program I intend to create should pick a random playing card from a deck of cards, determine the suit and face value, then return all variables as shown: "You picked 14, the 2 of Hearts." The problem is I …

Member Avatar for JamesCherrill
0
930
Member Avatar for yuvaece
Member Avatar for stultuske
0
108
Member Avatar for MichaelCJ10

Im trying to make an array that just lists out some values, its the number of items sold in a day in a shop. and then, total those items in a seperate printf. Heres my code so far, i also seem to have an issue where it just ignore my …

Member Avatar for MichaelCJ10
0
119
Member Avatar for dantinkakkar

I'm currently developing a program that has a lot of different, say, components to it that have to be linked together in some sort of manner. Now, what I wanted to ask is, is it viable to create all of the components as separate executables and access them programmatically?

Member Avatar for JamesCherrill
0
117
Member Avatar for ickyrr

Hey guys, i want to create a card game in java. The game is called Tong-its.,i'm having a really hard time doing it.where do i start?Im wondering if i would use applet or jframe.

Member Avatar for JamesCherrill
0
225
Member Avatar for gatechie

i have a problem that i have been working on. i'm in need of some desperate help for someone can show me how to make this program work. [CODE] import java.util.Scanner; import java.io.*; public class LettersCounter { public static void main(String[] args) throws IOExceptions { //needed for scanner class Scanner …

Member Avatar for dantinkakkar
0
1K
Member Avatar for h0427

Hi, I'm working on a project and I am stuck on the AccountTest.java right at where the program is supposed to process the transaction-code within a while-loop. Below is the pseudocode for that was written for this particular assignment. This is my first post so I hope that I've formated …

Member Avatar for dantinkakkar
0
4K
Member Avatar for dantinkakkar

There's someone who downvotes 5-10 posts of mine everyday, and not like bad posts, whoever it is downvotes my good posts which have already been upvoted! I cannot understand why the person in concern is doing this; this is not community spirit! I request an admin for help: I'm not …

Member Avatar for dantinkakkar
4
226
Member Avatar for RazorNapster

Couple of friends and me came to an idea of making our own distribution.Our idea is to make Linux distribution suitable for not so geeky people(eg.older people like your mom or dad,or young people like children in elementray scholl).Thats how we started making Ubuntu Home Edition.Linux distribution based on Ubuntu …

Member Avatar for RazorNapster
0
343
Member Avatar for essaydoctor

Suppose that I have a login page where users need to enter their email addresses. The email addresses will only have a .edu domain name extension. I was wondering if there was a way for me to figure out what college the user went to based on his/her email address? …

Member Avatar for stultuske
0
233
Member Avatar for M.Waqas Aslam

hello ! basically i am working on .net , but now i want to learn java , is there any software like visual studio for .net .if yes then please can any one tell me or provide me any helpful link. Best Regards M.Waqas Aslam

Member Avatar for M.Waqas Aslam
0
173
Member Avatar for nickliutw

I'm creating a program which has data in the linklist. I'm trying to print out the element in the linklist from head to tail and tail to end, but for some reason, I run into some compiler error. I don't know why it won't let me call the hasPrevious and …

Member Avatar for dantinkakkar
0
150