English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Computers & Internet - 29 November 2007

[Selected]: All categories Computers & Internet

Computer Networking · Hardware · Internet · Other - Computers · Programming & Design · Security · Software

I see so many websites online, do all the people that create it have to pay for host and domain and everything. I mean I see so many useless websites but they still pay for it? How come I hear like anyonce can do it, even teenagers and everything, so the teenagers pay for it too? (I'm not talking about those free website host like www.freewebs.com or anything)

2007-11-29 17:16:23 · 6 answers · asked by Sanh L 2 in Other - Internet

My friend got a job at the Roxy Theatre in Santa Rosa California and I want to work with her. She said people could apply for the job online. I googled "Roxy Theatre Jobs" and that was a helpless. Maybe someone who is reading this right now could help me. I want to apply for a job at Roxy Theatre in Santa Rosa, CA. Can I apply online? If so, what is the website? Who ever can answer this question the best will get 10 pts or more. If not, then less HAHAH!! Hey, at least you're getting something heheh....

2007-11-29 17:14:47 · 2 answers · asked by Anonymous in Other - Computers

My computer runs on Windows xp and I have a broadband connection. Recently, I got Windows xp reinstalled as earlier one had got corrupted. I notice that when I opt for shutdown, the computer seeks permission to install updates before shutdown (There is option to shutdown without installing updates too). If I opt for installation, computer starts counting updates installed (e.g. installing update 1 of 8, 2 of 8 so on). Last night, number of updates was as high as 76. What are these updates which Windows xp seeks to install before shutdown? Is it some sort of spyware? I am confused.

2007-11-29 17:03:57 · 7 answers · asked by Geepee 5 in Security

Novice c++ guy here, trying to wrap my head around arrays and functions. This is supposed to be a program that takes the center and radii from 2 3d spheres and determines if they collide.

#include
#include
#include
using namespace std;

struct sphere
{
float center[3];
float radius;
};

bool sphereDist (sphere &s1, sphere &s2)
{
return (pow(s2.center[0] - s1.center[0], 2) +
pow(s2.center[1] - s1.center[1], 2) +
pow(s2.center[2] - s1.center[2], 2)) <
(s1.radius + s2.radius);


}



void main ()
{
cout <<"Sphere collision detection program, by D.R."<< endl;
cout <<"Input the centers of sphere one"<< endl;
cin>>s1.center;
cout <<"input the radius of sphere one"<< endl;
cin>>s1.radius;
cout <<"Now input the centers of sphere two"<< endl;
cin>>s2.center;
cout <<"Please input the radius of sphere two"<< endl;
cin>>s2.radius;

if (sphereDist == true)
{
cout <<"The spheres collide." << endl;
}
else
{
cout << "the spheres do not collide." < }

2007-11-29 17:03:23 · 2 answers · asked by dustin_r_85 1 in Programming & Design

after backing up some data on my external hdd, how do i retreive this data and apply it

2007-11-29 17:00:17 · 3 answers · asked by Anonymous in Other - Computers

wireless router. I tried plugging ethernet from the router to the computer but the computer just says "limited or no connectivity" . I also tried using a Wireless G USB from Linksys and it still wouldn't connect to my wireless router. Then finally, I just tried using only my DSL modem and connected the ethernet to my computer and it still wouldn't work. I tried all the above on my friends computer and the everything worked! Anyone know how I can fix this? I use a desktop Windows XP. Thanks.

2007-11-29 16:58:30 · 3 answers · asked by Link921 1 in Computer Networking

my internet speed is 120kbps i am finding difficulty in sending the autocad files through outlook express,even after zipping with winzip the files with sizes 4mb is not sending over outllook express.

whats better way zipping or encryption.

any freeware to convert the autocad files to pdf.
i appreciate your suggestions.

2007-11-29 16:55:31 · 1 answers · asked by Anonymous in Software

access my pc by just hitting enter key when the password window which comes up just as i boot my pc.i m in a lot of trouble i realised abt this yesterday actually my dad dicovered this. further more my parents think i hav been on my pc all this while....to add to my woes my internet supplier quoted a bill of rs 2000 or $50 for dowloading 2 gb!!! so pls pls help....jus let me know ho this happens!!!

2007-11-29 16:55:05 · 1 answers · asked by rohan_theonlyone 1 in Desktops

Computer is running very slowly-

2007-11-29 16:54:26 · 9 answers · asked by Anonymous in Desktops

Ok, I know that everyone is going to hate me but could you please fill out one of these offers on a web site to get a free laptop.

My referral is: http://www.notebooks4free.com/default.aspx?r=980514

the e-bay and fast web deals are free so fake something and you'll be alright.

2007-11-29 16:48:19 · 3 answers · asked by Anonymous in Laptops & Notebooks

what can i do ,is there adapters from eth.cables to usb.my modem does have 4 ports plus the 1 blue usb port,where the routers blue cable should go.

2007-11-29 16:38:27 · 2 answers · asked by dannyrozell 2 in Computer Networking

I have a dell dimension e521 desktop. My password has been compromised and I want to change it. It's the password to sign on to my account on the main screen. Anybody know how to do this? If it makes a difference, I have windows vista.

2007-11-29 16:22:38 · 2 answers · asked by Joe Angus 7 in Security

When i baught my A100-OFH core duo laptop from Bestbuy, it said the maximum memory i can upgrade is to 2GB DDR2.

1.5 years has passed and larger memory modules has been released, i found my laptop model number on the internet in PDF form, i checked all the specs and they are all exactly the same as mine, except for one thing. It said the maximum memory allowed is 4GB?

My laptop is called a Toshiba Satellite A100-OFH and my model number is PSAA8C-OFH003.

Since my laptop supports dual-channel, i am planning to buy 2x2GB of DDR2 ram. If my laptop was to only hold maximum 2GB, and i add in 4GB, will my laptop take any damage? Even if it's minimal.

Also, i am unsure of what speed my laptop can take, it never really said it when i first baught my laptop from Bestbuy.

The current ram modules in my laptop right now are 2x512 DDR2 533MHz PC2-4300(266MHz) on dual-channel. I believe SO-DIMM laptop memory is backwards compatible as well? Correct me if i'm wrong.

Thanks in advance! :)

2007-11-29 16:21:36 · 5 answers · asked by jayjay 3 in Laptops & Notebooks

how do i know if i installed my ram upgrade properly?

i had to use a little bit more force popping the thing in place than i previously thought i had to, and that's why i'm asking.

my computer booted normally, though i didn't really note whether it was faster or what not.

thanks!

2007-11-29 16:18:54 · 7 answers · asked by jc 2 in Other - Hardware

How can I save the Network Setup in my flash drive? Is this possible?

2007-11-29 16:13:30 · 4 answers · asked by leigh861 1 in Computer Networking

my start menu doesnt show, properties dont work, my speaker buttons arent working so no sound, and i have to go to programs by going through windows task manager.

2007-11-29 16:06:57 · 3 answers · asked by Anonymous in Laptops & Notebooks

Here is two desktop , i want to connect them on a single network and both computer can access the share document and printer , it will be possible, if we will asign an Ip address and cross cable both machine, but i don't want to use an Internet Protocol (ip)address , If it is possible, then how?

2007-11-29 16:04:17 · 7 answers · asked by Anonymous in Computer Networking

How do I get rid of my viruses? I've used Adaware 2007; it froze on me. I also have Spyware Doctor, but everytime I go to quarantine the discovered items, the computer restarts. Does anyone know how to get rid of viruses without this kind of hassle?

2007-11-29 16:03:57 · 8 answers · asked by Mountain Breaker 2 in Security

my laptop is telling me i should change my battery or do something about my outlet(something like that)
also sometimes my laptop just turns off all by itself radomly whats up with that?
so how can i get around frm changing my battery, if i have to change it where should i buy a new one and how much do u think it'll cost?
thx!

2007-11-29 15:58:47 · 4 answers · asked by onetreehunny 4 in Laptops & Notebooks

i bought my comp like a year ago and it only had a 30 day trial of all of those. now i'm using some knockoff versions that came with it called microsoft works. they have everything except powerpoint so it kinda sux...

2007-11-29 15:50:36 · 5 answers · asked by Anonymous in Software

this is the third time ive had to ask this PLEASE ANSWER MY QUESTION AND HELP!!!

I use mycokerewards... and have the rhapsody player thingy... I used my points to get a music album... now I dont freakin get how to get the album I want? how do I do this????

2007-11-29 15:50:14 · 2 answers · asked by Anonymous in Other - Computers

2007-11-29 15:48:02 · 19 answers · asked by VJ 1 in MySpace

Ok, so I may be asking a dumb question, but here it goes. I currently have a laptop hooked up to cable internet. I want to get a wireless router so that I can take my laptop anywhere in my house. What all do I need to purchase in order for this top happen. I know that I want to use the brand Linkseys. Step by step instructions and what are the best routers to get for the money would be most helpful. Thanks!

2007-11-29 15:46:54 · 6 answers · asked by karisob 3 in Laptops & Notebooks

i have a ton of little moving pictures on my myspace and they're taking up to much space so i dont want to get rid of them. so i pasted them into paint but then they stoped moving. so i put them on a powerpoint slide and they kept moving. but when i tried to upload the powerpoint it wouldn't work. there must be a way so please someone help me with this!!!

2007-11-29 15:35:41 · 4 answers · asked by agent_m 1 in Software

I use Firefox as my browser, but I still have Internet Explorer on my computer. Do I need to install all of the Windows updates and Service Pack 2, even though I won't be using IE as my browser?

2007-11-29 15:35:32 · 8 answers · asked by Anonymous in Other - Internet

1 yr ago i got a virus so i bought another computer.Now i'm tryin to fix my laptop and cant remember the password. Is there an alternative method to getting into my laptop

2007-11-29 15:26:08 · 4 answers · asked by albert r 1 in Security

Now I feel dirty now.

2007-11-29 15:22:23 · 7 answers · asked by Lonewolf 4 in Laptops & Notebooks

Hello! as the title said im looking for a AC adptor for my Laptop unfortunatly i didnt find it in BestBuy i live in Virginia exac Rest can someone suggest me some stores.
PS: my mom she doesnt let me to buy it from Ebuy she said i can find it more cheaper in store.

2007-11-29 15:10:44 · 8 answers · asked by Skeptic 2 in Laptops & Notebooks

2007-11-29 15:09:24 · 9 answers · asked by senor_sky 4 in Software

im trying to find out the definition for my homework but I cant find it anywhere.. please help me.

2007-11-29 15:05:58 · 4 answers · asked by sneauxman95 1 in Software

fedest.com, questions and answers