95 Topics
i have a Toshiba Satellite M20 running an Intel Pentium M @ 1.3GHz in an Intel 855GM chipset @ 400MHz, is there a way to know the maximum ram compatibility? sorry... i'm not very experienced in hardware... | |
i have this really old laptop, a toshiba satellite M20, which has become obsolete over the years... it's got 223 ram, 30gig HDD, centrino... so i was thinking in upgrading the pc's motherboard, processor and ram... is that possible? and if it is, is it adviceable? | |
i found this nice software called browserhawk, to check system specs... though is far too expensive, so... does anyone know any other software to do this? | |
have you ever tried on creating a dropdown menu inside the dropdown menu? for example, the web development menu has a dropdown menu in which web design is a category which has three subcategories... have you tried displaying these three subcategories in an extra dropdown? | |
hey guys... i'm having serios trouble with programming for ie... since i navigate only in mozilla (which in my opinion is more practical, and, in essence, better), i didn't notice my programming didn't render as i pretended in ie, and i don't know where the problem is... i tested my … | |
Hi guys... i just read about CMS in another thread... what is it and how do i use it? | |
hi guys... long time no see... not so long ago, i came with this idea, about creating a space in daniweb than would define it concepts not common to everyone, like DHCP, or, blog, stuff like that (these were actually the first concepts that came to my mind), so that … | |
Hey guys!!! this is my last <1000 post... soon to get my first star!!! :P | |
ok... here's the deal... i'm building my own site, but i'll handle lots of databases and files, so, hosting my page using an external server, meaning, "renting" space in a server, i'd prefer having the information in my own server... so, how do i connect my server to my domain? | |
i finally figured out my network problems with my virtual machine, so here i am, trying out Debian... this is actually my first interaction with *nix... hehe :D | |
hi guys... i have been away from the irc for a while now (studying and working), and i tried logging in from a computer @ my university, and it kept disconnecting me... i tried using the java-based client from Dani's and it didn't work... i tried using the client i … ![]() | |
I'm trying to work with Virtual PC, but there are several files that i have in my host OS (Windows XP) that i need in my Virtual Machine (Linux Debian)... so, i need to create a shared file or a network or anything... | |
i don't know where else to post this, so, if anyone knows, move it... :D does anyone know how to transfer files from one OS to another using Microsoft Virtual PC? | |
hey guys... i was wondering, is there a way of changing the brightness in my monitor (besides the obvious options within the monitor)? it happens that it is very dark and some games are really difficult to play that way... so... is there a way to make it brighter from … | |
hi... i'm new to db development, and i'm creating my own site, but i'm stuck because i need to load an external database (meaning from outside my network) into my site everytime a user opens a specific page... how do i link the external database to my site? | |
i've seen various threads about this same problem (at least i'm not the only one:D), but the most recent post is from 2006, so i wouldn't like to revive a long dead thread... :P i've installed Apache 2.2.4, and PHP 5.2.3 for Windows 32 i'm working on Windows XP... my … | |
does anyone know how do i make my toolbar to appear again? When i navigate from one forled to another, my Address and main(File Edit Tools, etc...) toolbars are missing... and i don't know why... | |
[URL="http://www.youtube.com/watch?v=9oxTy7KIAaA"]this[/URL] is unbeleivable... who would've thought about it? | |
ok guys... so here's a nice one... suppose i have a matematical expression with variables less than 10 and greater than 0... and i divide the mathematical expression in leaves and nodes, being the operands the leaves and the operators the nodes... something like this:[code] (w+x)*(y-z) [B]*[/B] / \ [B]+[/B] … | |
i've been designing my website in flash, but there are some applets i would like to do... i guess the best program to use is dreamweaver, since it comes with the macromedia package... but, i can't use dreamweaver... any help with where to find a good tutorial? | |
so, i started at php and i'm doing some exercises from the book, but when i type this code into my "view.php", the output is all wrong...[code=php] <?php include("dbconnect.php") ?> <h2>View my GuestBook!!</h2> <?php $result=mysql_query("select * from guestbook") or die(mysql_error()); while ($row=mysql_fetch_array($result)) { echo "<b>Name:</b>"; echo $row["name"]; echo "<br>\n"; echo … | |
i guess this question should go into the PHP forum, but since it's not a code problem, i don't know... i've just installed apache in my pc, and i'm trying to install php with it, but when i configure httpd.config assigning [inlinecode]LoadModule php5_module c:/windows/system[/inlinecode] it sais it can't load [inlinecode]c:/windows/system[/inlinecode] … | |
i actually feel like a n00b asking this, but i'm a little of what you might call rusted in this stuff, since i hadn't need to handle files for a year now... i searched for some guide, but i only found out how to [B]open[/B] a file... like this:[code=c]ofstream *pfile; … | |
do you know what the 'F' word actually means? (apart from any modern meaning applied to it, which actually comes from its real meaning) in the middle ages, as you may know, when a man wanted to have sexual intercourse with his bride, he needed the authorization of the king. … | |
we all know there are from jobs to jobs... so... lets talk about what you do for a living... take me for example... i get paid to get wasted... cool huh? | |
Take a look... finally, this is my 666th post... *evil laugh* :D | |
i am a newbie in learning php, and i would like to know if php can be used just as javascript being initialized in the head of an html docment to be called whenever you need it? | |
i am trying to do some examples to understand more easily php, but when i try them, this happens: (here is the source code) [code=html] <html> <body> <?php $arr=array("one", "two", "three"); foreach ($arr as $value) { echo "Value: " . $value . "<br />"; } ?> </body> </html> [/code] and … | |
geeks are not known for their aptitudes at sports... nonetheless, there are some of us who do like sports, and like to get sweaty and dirty... so, why not get a bit off-topic and discuss about our favourite sports? | |
i love geek jokes... they are those jokes other people wouldn't understand... lets see this one for example... [quote] A detailed explanation of sex for the computer literate and real life illiterate. Think of sex as a new protocol developed for real world communication and interaction between members of the … ![]() | |
i've seen several threads about javascript books... but, since there are other people that learn faster from internet tutorials... could someone point me out where to look for javascript and ajax tutorials? | |
while i was trying to edit my post (cuz i missed one bracket), when i tried to save my changes, there was a message box telling me my message was to short, to increase its length to 1 character... what the heck is that? | |
you know... i could never figure out how to use forks in c++... my teachers can't explain it (yeah... i know... they must be great teachers, right?), i can't find a chewable explanation of how to use them... so... since, i guess students are better teachers than teachers themselves, specially … | |
i know i learned it somewhere, but its been a while since i used it... how do you make an user given array size... i mean...[code]int b; cout<<"Input the array size: "; cin>>b; int array[b];[/code] i know this is not hte way of doing it... but just so you get … | |
ok... colors were reduced to red and green... but... after writing a text in color, and editing it, so it doesn't have the color tags, how do you make your font black again? i guess the most logical way should be `[noparse][color=black][/color][/noparse]`, but it doesn't work... | |
this is an awesome game!!!! my god... i fried my brains thinking in the anwers to these amazing riddles... i got until level 26... then got banned for cheating... haha | |
while i was trying to enter "everything and anything" in the geeks' lounge, my explorer crashed several times, so i gave up trying to enter this thread... is there any special reason for this to happen? | |
[U][B]Dear poster:[/B][/U] we don't actually have any issues with answering your doubts/questions or solving your problems, but it would be very time saving for us (problem solvers) if you could please mark your threads as solved when your problem has been solved, since, when you don't do that, we read … | |
i've gone through some threads from people asking for help that have posts from these users saying things such as [quote]still the program doesn't do what i want it to do[/quote]This is why i would like to say to all users: [B]When we post solutions to your questions, most of … | |
does someone know of anywhere i can find tutorials 4 VB 6? I'm on vacation, so i have plenty of time to hang around, and i would love to learn VB the way it's suposed, since at college i had a teacher that was a total jerk, so... plz someone … | |
Hi... I have been trying to figure this out, but it has been an impossible task 4 me...:rolleyes: this is a gasoline pump counter, and i have developed an infinite cycle to print the gas counter and the cash counter...:mrgreen: the problem is, i need a stopper for the cycle, … |
The End.