-
Content Count
265 -
Joined
-
Last visited
Everything posted by apurva
-
creating a game in java with just having core knowledge of java.java is basically divided into two core and advanced java. you need to also know advanced java if at all you want to create game. in universities they teach just basics as in OOPs. if you really want to create a game go to Guru.com and get yourself a professional java coder.
-
even i am thinking to add drupal. do you guys have better experience with drupal?
-
Hello folks,i am thinking to create a new directory.So just want to know any good script available?or anyone personally coded it?or any of the trap member have actually created directory? i would like to view it. and ask few doubts that i have.please do reply to my query thanks in advance people.
-
hey google adsense is much better than adbrite. adbrite firstly pays very less. in that matter adsense pays quite a lot
-
hey acrobat reader is very heavy on system most of the time. try foxit reader. its very light...just google it dude
-
hey delvi whats this pidgin? i would like to use it too. i have contacts all over on yahoo,live google, aim and icqopening new program for all is not possible.
-
Well i am still looking for writers..hoping someone replies!i will try to arrange for hosting credits for that person,but since i am not hosted on here it will take time.i am thinking to give domain name. .info for those who work
-
Credit Card Or Debit Card To Verify Paypal?
apurva replied to master_ninja's topic in Business Forum
The best way would be to verify your paypal account through credit card provided by your bank. As far as i know debit cards are not allowed in verifying process. -
thats not new to me either. but it is the responsibility of watchman of the school to take care that no one who do not have school id should enter the school premises.also strict action ahould be taken against such roamers.
-
hey buddy thanks for replying. i will pm you.guys feel free to reply here or pm me i need more writers.
-
Do You Have Stairs In Your House? I am protected.
apurva replied to Velveteen's topic in General Discussion
i live in apartment so the question of stairs is ruled out. and secondly i live on 1st floor and we have lift facility lol -
Well i would ask people to please keep ethics here. dont cheat other by usung those auto clicks for gods sake.
-
hello friends i need 2-3 writers to work under me in your free time. please pm me for further details.i hope this thing is not banned over here. if it is mod please close this thread.Reply fast its urgentthanks
-
try out in https://forums.digitalpoint.com/ according to your talent you will be paid.
-
firefox never came with something innovative.it always tends to copy what opera does
-
this is phishing site. someone wants to crack your gmail account and thus has sent you the fake url.its like they will create fake login page. which will look similar to the original site.once you enter your login details your details will be forwarded to their email. so dont fall in all this.
-
Spam Ims From Loverlounge.com They wont stop
apurva replied to Inhuman's topic in General Discussion
even i am using trillian buddy. I guess your IM id is with some spammer. there is no problem with trillian as i aint recieving any spams. -
thanks it worked :-)
-
hello i have just started to learn java by myself and i am stuck here with this example i want to show a file in console please tell me where am i making mistake. i am getting erroe variable fin maight not be initialised here is the code /** Display a text file To use this program,specify the name of file that you want to see */ import java.io.*; class showfile { public static void main(String args[])throws IOException { int i; FileInputStream fin; try { BufferedReader br=new BufferedReader(new InputStreamReader(System.in)); System.out.print("Enter file name:"); String filename=br.readLine(); fin=new FileInputStream(filename); } catch(FileNotFoundException e) { System.out.println("File not found"); return; } catch(ArrayIndexOutOfBoundsException e) { System.out.println("Ussag:Showfile file"); } //Read characters untill Eof id encountered do { i=fin.read(); if(i!=-1) System.out.println((char)i); } while(i!=-1); fin.close(); } }
-
i am using windows xp sp2. and to edit/code php i use php maker software
-
Who Is The Hottest Girl In The World? Hottest girl ever?
apurva replied to nosoup4u's topic in General Discussion
i vote for myself -
you will be surprised to know but i have never used these softwares.firstly cause my internet speed is very slow if i start downloading any movie or software it will tak eme bout one complete day to download it. And my mom doesnt allow to keep my computer ON for some bizzare reason :)secondly i have heard these software carry loads of virus with them . i am scared of them :Pand whatever i want i get it through LAN network in my area those guys are so sweet they will download anything i want and share it with me
-
Wordpress [resolved] so much for the 5 minute installation...
apurva replied to bthaxor's topic in General Discussion
hey whats the problem? all the links seems to work for me. you havent added any posts yet so as to test the search function.most specially i really liked the design.luck with your blog ahead :-D