[advanced search]
 

Go Back   NamePros.com > Discussion > Web Design & Development > Web Design Discussion

Web Design Discussion Discussion of web design techniques, advice, browser issues, software, design firms.


Closed Thread
 
LinkBack Thread Tools
Old 06-13-2006, 12:21 PM   #1 (permalink)
Senior Member
 
dc1pop's Avatar
 
Join Date: Dec 2004
Location: UK
Posts: 1,894
110.80 NP$ (Donate)

dc1pop is a splendid one to beholddc1pop is a splendid one to beholddc1pop is a splendid one to beholddc1pop is a splendid one to beholddc1pop is a splendid one to beholddc1pop is a splendid one to beholddc1pop is a splendid one to beholddc1pop is a splendid one to behold


Test Area (pc, Online)

Hi,

Just a question, what do you use to test script you are wrting on? Do you test online using webspace or do you test locally on your personal computer?

If its the latter do you have a seperate machine to do this on?

Thanks for any assistnace

Regards,
Darren
__________________
applewave.com - web design & php development
dc1pop is offline  
Old 06-13-2006, 02:34 PM   #2 (permalink)
NamePros Member
 
kpm547's Avatar
 
Join Date: May 2005
Location: Canada
Posts: 171
256.00 NP$ (Donate)

kpm547 is an unknown quantity at this point


I do both. I start with running my own webserver at home just to get the script functioning. I don't use a separate machine, but you could if you have one. Saves a lot of wasted time uploading the files to a remote server. Then once I think it is working properly, I upload it and test it remotely. What are you scripting with? php, asp?

A good home server setup is http://www.apachefriends.org/en/xampp.html

This is an easy setup that will install apache, php and myswl so you can easily test php.

If you are scripting in asp, then you need to use IIS from Windows. Also fairly easy to setup if you have WindowsXP Pro or Windows 2000.
__________________
www.twocrazyducks.com - Two Crazy Ducks Web Hosting - Lethbridge, Alberta
www.lasara.org - Lethbridge Area Search and Rescue
themuellers.ca - The Mueller Family Webpage
jobsitestructures.com - Job Site Structures Ltd. - for all your site office and accomodation needs!
kpm547 is offline  
Old 06-13-2006, 03:32 PM   #3 (permalink)
Senior Member
 
dc1pop's Avatar
 
Join Date: Dec 2004
Location: UK
Posts: 1,894
110.80 NP$ (Donate)

dc1pop is a splendid one to beholddc1pop is a splendid one to beholddc1pop is a splendid one to beholddc1pop is a splendid one to beholddc1pop is a splendid one to beholddc1pop is a splendid one to beholddc1pop is a splendid one to beholddc1pop is a splendid one to behold


Hi,

Im actually currently using the programme you recommened and im happy with it. I also only have one computer but generally i do edits and place it online straight away, which i think now is the wrong thing to do as it can crash the site... (oops).

So i was seeing what others do i guess i should test on my machine first and maybe get a second machine if i start coding alot?
__________________
applewave.com - web design & php development
dc1pop is offline  
Old 06-13-2006, 03:59 PM   #4 (permalink)
Account Closed
 
B33R's Avatar
 
Join Date: Mar 2006
Location: UK
Posts: 1,962
0.00 NP$ (Donate)

B33R has much to be proud ofB33R has much to be proud ofB33R has much to be proud ofB33R has much to be proud ofB33R has much to be proud ofB33R has much to be proud ofB33R has much to be proud ofB33R has much to be proud ofB33R has much to be proud ofB33R has much to be proud of

Cancer
Quote:
Originally Posted by dc1pop
So i was seeing what others do i guess i should test on my machine first and maybe get a second machine if i start coding alot?
I wouldn't get a second computer, it's not necessary.

I have Apache, PHP and MySQL all installed on my local computer. I do everything locally then when it's fully complete and working, then I upload it.

It's much easier to write everything locally, save it to the folder my local server runs from and open the local URL in my browser. It beats having to upload it to a server everytime I want to test it and also if it goes wrong I don't get in trouble for killing the hosts server.

I even install forums locally so I can change the design and install mods without having to keep uploading files all the time, or work with the CPanel file editor.

Unless you're writing huge scripts that take minutes rather than seconds to execute, a server on your local computer will run fine.
B33R is offline  
Old 06-13-2006, 04:01 PM   #5 (permalink)
Senior Member
 
dc1pop's Avatar
 
Join Date: Dec 2004
Location: UK
Posts: 1,894
110.80 NP$ (Donate)

dc1pop is a splendid one to beholddc1pop is a splendid one to beholddc1pop is a splendid one to beholddc1pop is a splendid one to beholddc1pop is a splendid one to beholddc1pop is a splendid one to beholddc1pop is a splendid one to beholddc1pop is a splendid one to behold


Thanks for the help
__________________
applewave.com - web design & php development
dc1pop is offline  
Old 06-15-2006, 02:09 PM   #6 (permalink)
no one lives forever
 
StudioWorks's Avatar
 
Join Date: Apr 2004
Location: NamePros
Posts: 8,097
110.31 NP$ (Donate)

StudioWorks is a splendid one to beholdStudioWorks is a splendid one to beholdStudioWorks is a splendid one to beholdStudioWorks is a splendid one to beholdStudioWorks is a splendid one to beholdStudioWorks is a splendid one to beholdStudioWorks is a splendid one to behold


Local computer seams to work best for me..

SW
StudioWorks is offline  
Old 06-15-2006, 02:58 PM   #7 (permalink)
NamePros Member
 
Join Date: Apr 2005
Posts: 104
72.00 NP$ (Donate)

Jonny has a spectacular aura aboutJonny has a spectacular aura about


Personally I just keep my FTP client open, upload and click the refresh button.
I have a second PC but it means switching between video inputs on my monitor, switching with KVM and then retrieving the file from the network. Which I guess is fine, but if you have access to the internet and you have webspace it is usually quicker to just upload!
Jonny is offline  
Old 06-20-2006, 10:09 AM   #8 (permalink)
NamePros Regular
 
Join Date: Mar 2006
Location: United Kingdom
Posts: 344
482.75 NP$ (Donate)

lee101 is a jewel in the roughlee101 is a jewel in the roughlee101 is a jewel in the rough


i develop everything locally on my own computer, i don't have any webspace (yet ;P) I use bizzar server which combines apache, php and mysql, although i would like to have a spare computer to run as a server as i don't like running too much stuff on my own, and i could put linux on it!
lee101 is offline  
Old 06-20-2006, 12:26 PM   #9 (permalink)
tm
Senior Member
 
tm's Avatar
 
Join Date: Nov 2005
Location: on a oil rig just off Ireland
Posts: 1,409
374.65 NP$ (Donate)

tm is a glorious beacon of lighttm is a glorious beacon of lighttm is a glorious beacon of lighttm is a glorious beacon of lighttm is a glorious beacon of light


I always use localhost, via XAMPP.
__________________
You design in photoshop, I code into valid XHTML/CSS.
Professional PSD, PNG or HTML to tableless XHTML/CSS designs.
For more info, send me a PM.
tm is offline  
Old 06-20-2006, 01:44 PM   #10 (permalink)
NamePros Member
 
kpm547's Avatar
 
Join Date: May 2005
Location: Canada
Posts: 171
256.00 NP$ (Donate)

kpm547 is an unknown quantity at this point


Quote:
Originally Posted by Jonny
Personally I just keep my FTP client open, upload and click the refresh button.
I have a second PC but it means switching between video inputs on my monitor, switching with KVM and then retrieving the file from the network. Which I guess is fine, but if you have access to the internet and you have webspace it is usually quicker to just upload!

If I had a second computer, I would set it up as a web server and browse to it locally from my main machine. This would avoid using the KVM to switch screens. But, the second machine is definetely not necessary.
__________________
www.twocrazyducks.com - Two Crazy Ducks Web Hosting - Lethbridge, Alberta
www.lasara.org - Lethbridge Area Search and Rescue
themuellers.ca - The Mueller Family Webpage
jobsitestructures.com - Job Site Structures Ltd. - for all your site office and accomodation needs!
kpm547 is offline  
Closed Thread


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Site Sponsors
Advertise your business at NamePros

All times are GMT -7. The time now is 06:50 AM.


Powered by: vBulletin® Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85