Posts
 
Reputation
Joined
Last Seen
Ranked #4K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
100% Quality Score
Upvotes Received
2
Posts with Upvotes
2
Upvoting Members
2
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
1 Commented Post
0 Endorsements
Ranked #3K
~4K People Reached
About Me

Student

Interests
Coding, Freecell, Spider Solitaire
PC Specs
Windows Vista Home Premium Pentium Dual-Core 2.16 GHz 4 GB RAM 250 GB 5400 RPM SATA Hard Drive DVD Super-Multi…
Member Avatar for jray

Hi all, I'm working on a Dell that suddenly won't load the network adapter drivers (code 31), I've un/re-installed drivers, installed a different adapter which won't load either, same problem; the 1394 network adapter also same. I've ran scans, no major viruses or malware, it just can't seem to load …

Member Avatar for gerbil
0
130
Member Avatar for eskimo456

Hi there Sorry wasn't to sure where this was supposed to go. I am interested in the lower level of computing and was wandering how to build a language, or program such as visual studio? I have gathered it goes from the higher language and gets compiled into assembly/machine code …

Member Avatar for MosaicFuneral
0
190
Member Avatar for Goalatio

I would like to know, because I noticed how slow it can be when called over and over. How would I go about doing [CODE]xor ah,ah int 0x16[/CODE] Without the interrupt? [URL="http://www.youtube.com/watch?v=ZKFY0OivbwE"]Here's a link to my video.. can see small delays keys are pressed quickly or held in near the …

Member Avatar for Goalatio
0
1K
Member Avatar for massivefermion

Hi I've heard in some places that it is possible to write programs in several languages but I have no idea how.Could someone explaint about it? thanks

Member Avatar for rbrt13
0
291
Member Avatar for niths

hi all, i need to display the images that are saved in the back end. so can any one help me please....[CODE]$sql="select * from images"; mysql_error(); $result=mysql_query($sql);[/CODE] after this wat should be done to display the result obtained images.

Member Avatar for vibhaJ
0
88
Member Avatar for rbrt13

Hello, I recently made operable a computer based off of the Intel STL2 server motherboard, however when I try to start the computer and boot from the Windows XP CD, I get the following errors: PXE-E61: Media test failure, check cable PXE-MOF: Exiting PXE ROM. Operating System not found Upon …

Member Avatar for finito
0
175
Member Avatar for Justin81

All, I've recently installed Apache version 2.2, MySql version 5.1, and PHP version 5.2.13 and am using Windows as my OS. I've gotten PHP to work on the Apache server, and MySql is working properly on its own. However, when I try to connect to a mysql database, I get …

Member Avatar for Justin81
0
217
Member Avatar for ravi0703

Hi Everybody, I want to know how to send SMS to mobile using PHP Script. Is there any sample script like to know better. Please can anybody help on this

Member Avatar for rbrt13
0
120
Member Avatar for CyberPirate1

Hello all! I'm trying to make an IRCbot, but I have an issue I just can't seem to get through. [CODE]<?php class irc { // server connect public $host = "irc.freenode.net"; public $port = 6665; public $channel = "#dinksmallwood"; // client-side public $username = "GlennBOT"; public $hostname = "ti0184a340-0784.bb.online.no"; public …

Member Avatar for rbrt13
0
288
Member Avatar for noofin

I have a very simple question, which I solved yesterday but forgot how I did it today! LOL So it is like this: I have a program written in C++ which in CMD writes: " Type your name to proceed"... And in the program i set a special name, and …

Member Avatar for Bench
0
90
Member Avatar for hallyhey

I am trying to learn this but I am so not logical and I'm lost as all hell. Anyway I'll just copy paste what I've already put on yahoo answers. Can you help me figure this out this php? So far this is what I have and I'm lost on …

Member Avatar for jcanaway
0
90
Member Avatar for Towely

I'm currently working on a project that simplifies and adds two user-defined fractions. The teacher specified that we use a function with the prototype: [code] Fraction addfractions(const Fraction& f1, const Fraction& f2) [/code] My problem is, I can't find any information on this Fraction data type that he is making …

Member Avatar for rbrt13
0
993
Member Avatar for rbrt13

I am currently making an IRC bot in C++, and i am getting an error from trying to bind the socket, error 10049: WSAEADDRNOTAVAIL. I am new to sockets in C++, so I was wondering what I did wrong. I am running Windows Vista Home Premium and compiling with Bloodshed …

Member Avatar for Salem
0
317
Member Avatar for rbrt13

Hello everyone, I am Robert, relatively new to most aspects of this, but helpful usually.

Member Avatar for efmesch
0
33