- Strength to Increase Rep
- +4
- Strength to Decrease Rep
- -1
- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 3
- Posts with Downvotes
- 3
- Downvoting Members
- 2
49 Posted Topics
Re: http://www.msi.com/product/mb/K8NGM2-FID--IL--L.html Check this link | |
My laptop recently got a bsod (bad pool caller) while uninstalling hotspot shield which is a vpn app. Then, after rebooting, windows will startup normally, then get the same bsod. After using driver verifier in safe mode (verifier.exe), and rebooting, windows won't boot. This isn't the issue (so i don't … | |
Re: If I understood correctly, you asked if playing music charges the battery and doesn't discharge. Well this is absolutely wrong. Everything you do on an ipod uses battery. The only thing that really charges it is to use a charger. Battery life decreases over time. So a new 3rd generation … | |
Hi, I've been learning c++ for a few months on a windows os. (Not using the API) And im building a new computer soon. I will install Backtrack at first, then win if I need it. My goal is to become a professional developer (I will most likely write code … | |
Hello everybody, I need a way to practice the basics of c++ that i learned.I can use classes, objects, pointers and the very basics. What can i do to practice them in a useful way. I dont want to make a useless program. Please give me ideas and thanks !! | |
Re: I think that if the end is really coming, nobody will survive. First, the heat will kill anybody even those underground, and if for any reason somebody survived, the dust cloud will stop the sun from heating us, so will die from cold. At least, that's what i think will … | |
Re: I had the same problem and it was caused because i was playing 3d games and my CPU wasn't powerfull enough and it got very hot. Maybe add a VGA / change CPU / change the paste between cpu and fan. | |
Hello everybody, A few months ago, i was reading a computer magazine where they said that avast antivirus is actually a malware. Is this true ? Is avast hiding as an antivirus to steal data ? I don't remember exactly which magazine i was reading, but i think it was … | |
Hi everybody, Last year, my it teacher told me that we can kill the process explorer.exe, and if another process starts using more cpu/memory it means that its a malware or virus. Does this actually work ? Thanks | |
Hello everybody, i learned the basics of php a while ago, and as a first project, i want to create a website where anybody can rate pictures or upload his own. The hosting isnt a problem, i want to know if a db is necessary, if its i will have … | |
Re: Try [URL="http://www.ambiera.com/irrklang/"]this[/URL] I hope this helped | |
Hello everybody, I am still learning c++,I already know about objects, classes, pointers and i can use them. I wanna move to game development, but should I go further in console apps before moving to game dev ? Please help me because i am 14 years old and i would … | |
Hi everybody, I need you to answer these questions please. 1- How did you learn c++ : a-books b-videos c-in school or university d- other : 2- How did you feel when learning : a- Bored b- Interested c- other : 3- Was it the first language you learn ? … | |
Hi, i recently found an sql injection vulnerability on a server, In the db, there's a table named users and inside there's the username: admin and password : ******* Is knowing this password enough to hack the server ? Thanks | |
Re: I don't know if this will help you, but check out thenewboston tutorials. thenewboston.org | |
Hi everybody, I found an error-based sql injection in my webserver.My database doesn't contain any private info. I want to know if its possible to own my server just by using the info in information_shema. Please tell me because i want to know if i have to fix it.I don't … | |
Hello everybody, I am 14 years old and im very interested in programming and ethical hacking. What should i learn in university in order to get a job as ethical hacker and programmer ? Computer science ?? Thanks. | |
Hi everybody, How can i find out if a number is prime or not ? For example : [CODE]#include <iostream> using namespace std; int main () { int number; bool isprime; cin >> number; /*algorithm .............. .............. .............. */ if (isprime == false) { cout << "Not prime"; } else … | |
Hi everybody, I have an old Dell 5150 PC from 2007 and i use it as a second pc, It shutdowned suddely, and now it doesn't boot anymore, when i press the power button, it flashes again and again until i release the button. INFO : pentium d 2.66 ghz … | |
Hi everybody, Is it possible to run c++ console apps in webpages ? I know that its not possible, but is there a way to do that ? Thanks. | |
Hi everybody, I would like to know if its still possible nowadays to program using 0s and 1s. Like when maybe 50 years ago, programmers used to write 0s and 1s on paper sheets then place them into computers. Is there a compiler that compiles binary code ? Thanks. | |
Hi everybody, I am currently learning c++, and i would like to know more about java. As you know, c++ has no built-in functions to build GUI apps, does java have built-in functions to build gui apps ? Or we need 3rd party libraries ? Thanks | |
Hello everybody, I need your help choosing between these 2 PCs : --------HP G6-1250/1/2/3 Intel Core i5-2430M 6GB Ram 640GB HDD DVDRW 15.6" LED LAN, WIFI VGA:HD6470M 1GB Bluetooth/Cam/Windows 7 Premium 64-bit --------HP G7-1350 Intel Core i5-2450M 6GB Ram 750GB HDD DVDRW 17.3" LED LAN, WIFI VGA:HD7450M 1GB Bluetooth/Cam/ Windows … | |
Hi everybody, First, i posted this here because i don't know what this is. Numbers like these : 0x000 0x010 0x011 0x040 0x0C1 0x200 0x181 What are they ? binary ? Thanks | |
Hi everybody, I am the admin of a small website running IIS 6 and i just found out that it may be vulnerable.So i used this script to see if it takes my website down. [CODE]# IIS 6.0 ASP DoS PoC # usage: perl IISdos.pl <host> <asp page> use IO::Socket; … | |
Re: Hi, Try [URL="http://1x.net"]this[/URL]. Hope this helped | |
Hi everybody, Do you think that linux and other unix os will dominate over microsoft ? Thanks | |
hi everybody, i am using code blocks with the mingw compiler to develop my c++ console applications, in the end of each program, i get the message "Process returned 0 (0x0). execution time : ....... press any key to continue" How can i get rid of that. Thanks | |
Hi everybody, Is pascal still used in big apps ? Is it true that skype is written in pascal ? What is it most used for ? Thanks. | |
Re: Nobody will write code from scratch for you, this is a forum where you can get help and not complete code, you must try, and then if you find a problem, ask. "Do not ask for code. We are not a coding service. We will help you fix your code. … | |
Hi everybody, I am learning c++, i tried to learn java but it seams hard. do you personally think that learning c++ will make me understand OOP in a bad way ? Is it better to learn c++ before java or vice versa ? Is java slower than c++ (Some … | |
Re: [URL="http://lmgtfy.com/?q=how+to+prevent+ddos+for+windows+clients"]See this[/URL] | |
Hi everybody, I wrote a game in which you have to guess a number generated randomly,but when i try to assign a random number to the variable, it just doesn't work but it compiles fine. The code : [CODE]#include <iostream> #include <cstdlib> #include <ctime> using namespace std; int main () … | |
Re: Which IDE are you using ? You can try adding [CODE]system("PAUSE")[/CODE],it must work fine, but it uses too much cpu power. If it doesn't work, try using code::blocks with minGW instead of your IDE, it will pause the application. All i mentioned above is for console apps, but maybe it … | |
Re: Sincerely i didn't understand your code,im new to programming. Usually, even if not used, the variables are stored in memory. | |
Hi everybody, I have a crazy problem with a basic calculator. [CODE]#include <iostream> using namespace std; main (){ int num; int y; int ans; cin >> num; for (int x = 0;x < num;++x){ cin >> y; ans += y; cout << ans << endl; } } [/CODE] it take … | |
hi everybody, the double type is 8B, right ? So if i use this code : [CODE]double pear[500000000];[/CODE] it will use 4GB of Ram ? or there's a limit for arrays ? thanks | |
Hi everybody, If i create my own IRC channel, will the server admin be able to see the chat and the IPs of users ? What do i need to get an anonymous chat ? I mean that nobody can see the IPs etc. Sorry if im not clear but … | |
Hi everybody, I posted this here because i found that it was the best place to. I am still 14 years old and i wanna work as security researcher and ethical hacker. I am learning programming right now and about networks and servers etc. What should i study in university … | |
Hi everybody, I am new c++ and a few days ago I downloaded Qt for gui developing, I found some videos about it but I need something more advanced. Videos from basic to advanced ?? If i watch all of [URL="http://www.youtube.com/playlist?list=PL2D1942A4688E9D63&feature=plcp"]these[/URL] , will it be enough to make professional apps … | |
Hi everybody, Is it possible to write a c++ compiler in c++ ? Its bootstrapping, right ?? In which language are usually written compilers ? Thanks | |
Hi everybody, I am learning c++ and i want to develop GUI applications Is Directx efficient for GUI apps ? Not games, just gui software. thanks | |
Re: I think (I could be wrong) that if you clean it then dry it quickly it must work Hope this helped you . | |
Hi, i am new to java and just want to know if java is heavily used in software. And if we use it to make large applications, will it run slow ?? | |
Hi everybody, i am new to c++ and wanna know why pointers are useful ? Why would i use them ? For what ? THANKS | |
Hi everybody, I am desesperate : I want to build a custom computer on which i wanna install any OSx version. I researched on ALL HACKINTOSH DATABASES I can buy only one of these motherboards : Intel DG41WV Intel DG41CN Intel DG41KR Intel DG43RK Intel DH61SA Intel DH61WW Intel DH61DL … | |
You may consider this a stupid question but i am curious and want to know If i take off the fan of my cpu and put on it a teapot with water in, will it heat it enough to make coffee or tea ??? Thanks | |
Hi everybody, i need your help choosing the best library for making GUI applications in c++ I dont want to use Visual c++. Please advise me. And where to download Qt ? Where to put the headers in order to use them ??? Note : I am using Netbeans with … | |
Re: I think that you need to use a database to store info about players. if you want a game where players can interact with each other then this may help you : [url]http://www.gotoandplay.it/_articles/2007/07/building_mmo.php[/url] Or : [url]http://books.google.com.lb/books?id=JOlZEWJmQdgC&pg=PA13&lpg=PA13&dq=MMO+with+java&source=bl&ots=wfceIm44vr&sig=WmwoTWg1n8qOSKhbm6JJOz9Ny_4&hl=en&sa=X&ei=qR7_TtDWDtD88QOMrPHDAQ&redir_esc=y#v=onepage&q=MMO%20with%20java&f=false[/url] I hope this helped you |
The End.