The best thing to do would be to put more memory in.
If you want to upgrade the processor it should be possible but you need to find out which ones your Motherboard will accept. I assume that it is a Pentium 2 Celeron. If that is the case, some of them were mounted on a daughter board that fitted into the proccessor slot which would also take a faster ful Pentium 2 if you can find one.
The other thing to bear in mind is that you can buy used P3 boxes for around 80.
Seymour Clearly
- 02 Nov 2004 22:13
- 2368 of 11003
Optimist, I've got loads of memory - I think the best thing is to replace the whole box with a used 1GHz system or something like that. I've added memory, gone for a bigger HD etc and still have a slow machine. Maybe it's time to just stop throwing money at it. Bloomin' games developers. The kids want to use my machine and that's just not on!!
New Question:
My 12 year old son wants to create his own web site.Where does he start??
Ive got Frontpage and some web space from pipex.What else will he need and are there any good sites that explain how to do it.Very Simply(For me,not him)
Iain - I found the tutorial in Frontpage essential - my old web pages were done in Word, FP is very different. You can play endlessly and borrow bits from other web pages you like without any html knowledge - just have fun and keep it simple to start and results are easily achievable quickly. Obviously you need the upload address for access to your web space when the time comes. I'm still using a Terrapin ftp programme for this on the "if it aint broke principle but I'm sure FP has it own upload/file transfer built in.
You can upload simply using Internet Explorer these days. Just open an IE window to the FTP address and drag and drop the files into it from Windows Explorer.
Iain/Kayak.ftp via explorer has worked for a while I always used to use it until I realized how slow and error prone it is, I use WS-FTP Pro now but its overkill for basic web pages just nicer to use.
Ive got Dreamweaver as well.Any Good?
I really dont know where to start to help my lad,He wants to start a Nirvana fan web site.He looking for me to get him started!!!!
Ive got the dsl web space via Pipex but get the error message "This user has not yet uploaded their index file.(index.htm,index.html or index.shtml) How do i do that?????
Confused of Bury ;-)
Iain, the error is because there are no web pages to show, by default browsers looks for index.htm or index.html when you enter a site address so for example when you enter www.flying.demon.co.uk it looks for the file index.htm and loads that.
Its just saying you need to load the pages into your web space (using ftp). ISPs have differing procedures for making the web space visible with some it will be visible immediately but that is not always the case.
I don't know anything about dreamweaver but you need to create basic html type pages and not fancy ones at the moment, if you go for more fancy pages later you will need to check what Pipex allow as some pages need server side stuff as well.
Iain: Create a file on your hard disk with Notepad, called index.htm and containing the text "Hello!". Open an Internet Explorer window to ftp://<your Pipex username>@dslftp.dsl.pipex.com/ . You will need to give your password and you should get a blank page as no files have been uploaded. Next open a Windows Explorer window so that the index.htm file you have just created shows. Drag and drop the file into the IE window. After it uploads it it will show in the IE window and also at your website address.
Oh I forgot to say there seems to be a bug in IE (at least on my machine) whereby you have to press refresh after typing the ftp address. The first time I get a page not found error.