Creating a dummy site offline

Have the feeling that everybody is staring at you in the other forums? Then look here, in this forum nobody does care what you say ;-)

Moderator: Project members

Post Reply
Message
Author
jim m
500 Command not understood
Posts: 3
Joined: 2013-08-13 17:06
First name: jim
Last name: m

Creating a dummy site offline

#1 Post by jim m » 2013-08-13 17:21

Creating a dummy site offline

How do you do this when you have no URL host site? I am using Word to create an idea site with idea pages. These in final form will go to a web-proficient developer for the actual execution but this seems like a highly convenient approach for mock-up work. Is there a way?

Thanks for whatever help

Kaemesan
500 Command not understood
Posts: 1
Joined: 2013-08-15 04:39
First name: Daniel
Last name: Iseli

Re: Creating a dummy site offline

#2 Post by Kaemesan » 2013-08-15 05:08

Hi

You can create a website in html an host it on your local computer. There are good and free tools to do this. You can use: XAMPP (Cross-Platform Apache MySQL PHP Perl) or WAMPSERVER.

With this you are even able to run a mysql database.

Hope I could help you with this.

Sincerely

Kaemesan

jim m
500 Command not understood
Posts: 3
Joined: 2013-08-13 17:06
First name: jim
Last name: m

Re: Creating a dummy site offline

#3 Post by jim m » 2013-08-15 16:33

Thanks for the reply. It sounds like there is no way to just bundle a group of hyperlinked Word web pages together in FileZilla and name one for them "index" for a home page and just access the collection as a dummy site from a browser. or, is there?

I will be checking out your recommended approach. Thanks again.

User avatar
boco
Contributor
Posts: 26938
Joined: 2006-05-01 03:28
Location: Germany

Re: Creating a dummy site offline

#4 Post by boco » 2013-08-15 17:11

If the sites are linked properly, you can browse them locally with only a browser. You'll then see file:// links in the address line.

There are even tools replicating online sites for offline use.
No support requests over PM! You will NOT get any reply!!!
FTP connection problems? Please read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
FileZilla Pro support: https://customerforum.fileZilla-project.org

jim m
500 Command not understood
Posts: 3
Joined: 2013-08-13 17:06
First name: jim
Last name: m

Re: Creating a dummy site offline

#5 Post by jim m » 2013-08-16 18:09

Thanks for this reply. "if the sites are properly linked..." I assume they are properly linked in as much as with both pages open in Word, hyperlinks between the pages work fine, but with both pages open in either Explorer or FireFox the links are unobservable and inactive. Can you offer any suggestions?

Thank you.

User avatar
boco
Contributor
Posts: 26938
Joined: 2006-05-01 03:28
Location: Germany

Re: Creating a dummy site offline

#6 Post by boco » 2013-08-17 02:42

The links must be of the relative type. Since I do not have any experiences with Word (there are better HTML editors), I do not know what links it uses. Check directly in the HTML: If you see any links starting with C:\... etc. they are NOT correct).
No support requests over PM! You will NOT get any reply!!!
FTP connection problems? Please read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
FileZilla Pro support: https://customerforum.fileZilla-project.org

Post Reply