Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #4K
~57.1K People Reached
About Me

My main interest is to program videogames and expect to get into the the industry eventually.
I play the guitar, and I enjoy the sweet flavor of a unfiltered cigarette 24/7. Vodka is good too...

Interests
Videogame Programming
PC Specs
AMD Sempron 2800+ ATI Radeon 9200 128 Mb DDR 256 Mb Maxtor 40 Gb, Maxtor 80 Gb Plextor CD-RW 12x, LG-RW…
Favorite Tags
Member Avatar for samaru

Is everyone familiar with this game? Just reply with the first word that comes to your mind when you think of the last word posted. You can't respond to the post with a comment, just the word that comes to your mind. It can only be a word or a …

Member Avatar for Salem
2
52K
Member Avatar for Java John needs

Hey to everyone out there. I am new to this forum and seeking assistance with a java program assignment. if anyone can help let me know. The program is completed all I have left is to produce accurate output of a students grade. Here is the code: //////////////////////////////////////////////////////////////// import javax.swing.JOptionPane; …

Member Avatar for mikeNIkesT
0
525
Member Avatar for Juls

Hi, I have a login page that has a form that goes to processing page wich the has the logic that in case login fields are empty or invalid to redirect back to login page with result variable set to "badlogin". I ran it a couple times and it worked …

Member Avatar for Sp!ke
0
1K
Member Avatar for aparnesh

Hi When I am trying to connect to mySQL from PHP, I am getting the error "Client does not support authentication protocol requested by server; consider upgrading mySQL client" . I am using PHP 4, mySQL 4.1 and Win XP Pro. The error is occuring both for Apache & IIS. …

Member Avatar for aparnesh
0
126
Member Avatar for jime0726

hey guys, i don't program at all , i just run and maintain the servers,so i really don't know much about php but my manager is trying to create web based bill menu for our company using php. he wants to be able to create a user, without being logged …

Member Avatar for jime0726
0
213
Member Avatar for sparkette

Hey guys. I was told to do an assignment, to demonstrate how a high priority thread gives a low priority thread a chance to run using the sleep function. The assignment has already been submitted and already graded. The following code when compiled not only creates a ThreadSleep.class file, but …

Member Avatar for sparkette
0
104
Member Avatar for hisrichness

Hey, I have to write a Java program that implements a sorted linked list to be able to count the number of chars and words in an input file. would any1 be able to help me please? Thanks

Member Avatar for jwenting
0
117
Member Avatar for bennetjosem

How can i display result of a single cell query? my query is [code]$author=$_POST["authorname"]; $q="Select authorid from authors where AuthorName=$author"; $resultauthor=mysql_query($q,$connect); $num=mysql_num_fields($resultauthor); [B]<<Error coming here![/B] :( mysql_num_fields(): supplied argument is not a valid MySQL result resource in[/code]

Member Avatar for bennetjosem
0
169
Member Avatar for murschech

Attached is a tiny program in which the function F has as an argument the function pointer double (*f) (double). F returns the sum f(1)+f(2)+f(3)+f(4). (Naturally, I have a much more interesting application in mind, but this simple example makes the point.) What I really want to do is replace …

Member Avatar for Dave Sinkula
0
216
Member Avatar for DotNetUser

I'm new to Visual Studio .NET. I thought C#.NET replaces VC++ 6.0 until I saw that C++.NET was still around. So, what's the difference between the two? I want to create a GUI that uses some C++ header/source files and a C++ socket library. Which would I use? I have …

Member Avatar for darklordsatan
0
221
Member Avatar for forgotteneagle

I have some questions pertaining to php and I need help! [B]1)[/B]I want to display random art in my signature but I want it behind a frame and with the artists's name written on a "nameplate" [B]2)[/B]I want to have a guest book in my signature that you can post …

Member Avatar for darklordsatan
0
137
Member Avatar for cpopham

I have a general user account which has all of thr rights and priveleges that I wan all of my users to have. Is there an easy way to copy this account to create new users with the same priveleges? Thanks, Chester

Member Avatar for darklordsatan
0
134
Member Avatar for BooGiE_MaN

Hi MySQL Boffs, I have been given resposibility to adminster our my company's website. We use a Content Management System. I would like to add abilities to it such as a Meta Tag & Title field for new pages I create I have started self-teaching myself PHP & MySQL on …

Member Avatar for darklordsatan
0
151
Member Avatar for PhoenixDown

I really dont know much about soap but isnt it a simplified user interface? What would be its relationship to XML?

Member Avatar for darklordsatan
0
120
Member Avatar for grajeshmsc

I'm working on a project that requires users logging on using windows authentication. How do I go about this. This application is JSP-Struts.i can able to get the user name by System.getProperty("user.name"); But i can i get the password.PLz help.Thanks in advance. with luv Rajesh G

Member Avatar for grajeshmsc
0
313
Member Avatar for symoore22

hi i am trying to turn this code: strOutput += "<input type=hidden name=\"amount\" value=\""+ moneyFormat((fTotal + fShipping + fTax)) + "\">"; into a html form line: <input type=hidden name="amount" value="??????????"> im not sure what i shud be putting in the value bit. can anybody help thanks simon

Member Avatar for darklordsatan
0
137
Member Avatar for Mahen

Am writing a program to find the binary directory of any executable, so I use FindExecutable() but sometimes it does not find the executable and i want the program to know that the Executable has not been found but i don't know how, please help. [code]#include <windows.h> #include <iostream.h> #include …

Member Avatar for Mahen
0
532
Member Avatar for stupidenator

Hello Everyone, I recently have been getting into the python language and noticed that there is a portable python that you could save to something like a flash memory card and then you could write and run python programs on any computer without having to install anything. I am wondering …

Member Avatar for server_crash
0
223
Member Avatar for thandermax

Dear all members, I have a problem . As i use dial up network as a mean to get to the internet it is some times costly to upload my code to internet and then test . As i am learning PHP recently , if any body suggest any way …

Member Avatar for darklordsatan
0
177
Member Avatar for jr_coder

hello I have a question: how long it takes to create a win32 dos/cmd bash shell overlay program. I need to create that one. but i have no enough experience. please any suggestions will be appreciated. thanks

Member Avatar for darklordsatan
0
152