<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://help.ncf.ca/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Fy198</id>
	<title>Support - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://help.ncf.ca/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Fy198"/>
	<link rel="alternate" type="text/html" href="https://help.ncf.ca/Special:Contributions/Fy198"/>
	<updated>2026-05-27T04:29:51Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.36.4</generator>
	<entry>
		<id>https://help.ncf.ca/index.php?title=Dial-up_Connection_Instructions_for_Windows_8&amp;diff=3371</id>
		<title>Dial-up Connection Instructions for Windows 8</title>
		<link rel="alternate" type="text/html" href="https://help.ncf.ca/index.php?title=Dial-up_Connection_Instructions_for_Windows_8&amp;diff=3371"/>
		<updated>2016-12-06T15:29:48Z</updated>

		<summary type="html">&lt;p&gt;Fy198: /* What you will need */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{:Quick Facts (Dial-up)}}&lt;br /&gt;
If your computer is running Windows 8 then these instructions will assist you in setting a dial-up connection.&lt;br /&gt;
&lt;br /&gt;
==What you will need==&lt;br /&gt;
To use your Windows 8 computer on NCF dial-up you will need:&lt;br /&gt;
&lt;br /&gt;
*A dial-up modem that is connected to a working outside telephone line&lt;br /&gt;
*Your NCF account ID (like aa123)&lt;br /&gt;
*Your NCF account password - the same one you use to sign into the NCF Start Page&lt;br /&gt;
&lt;br /&gt;
==Modems==&lt;br /&gt;
At one time all computers came with dial-up modem cards in them, but today most do not. It is easy to check and see if your computer has a dial-up modem installed or not:&lt;br /&gt;
*On a desktop tower there will a phone connector on the back, usually near the bottom.&lt;br /&gt;
*On a laptop there will be a phone connector on the side or back; usually they are located on the side, near the hinge-line.&lt;br /&gt;
&lt;br /&gt;
If your computer does not have a dial-up modem you can either install a modem card (available for around $20) or have one installed. You can also buy an external USB modem (about $30) that simply plugs into any USB port.&lt;br /&gt;
&lt;br /&gt;
==Setting up a connection==&lt;br /&gt;
Follow these easy steps:&lt;br /&gt;
&lt;br /&gt;
#Open ''Control Panel''&lt;br /&gt;
#Select ''Network and Sharing Center'' and select ''Set up a New Connection or Network''&lt;br /&gt;
#Select ''Set Up a Dial-up Connection''&lt;br /&gt;
#If a modem is not detected then try ''Set up a connection anyway''&lt;br /&gt;
#In the dialogue box that appears enter the connection details:&lt;br /&gt;
##'''Dial-up phone number''': enter 613-520-1135&lt;br /&gt;
##'''User name''': (your account ID in the format ''aa123'')&lt;br /&gt;
##'''Password''': (your NCF password)&lt;br /&gt;
##'''Remember This Password''': check this box&lt;br /&gt;
##'''Connection name''': The default name is ''Dial-up Connection'', but you can identify it as ''NCF'' or any other name that you want instead.&lt;br /&gt;
##'''Allow other people to use this connection''': check this if you want other users of your computer who have their own accounts on your PC to have access to the dial-up connection.&lt;br /&gt;
##Click ''Connect'' to dial the connection.&lt;br /&gt;
#Open your web browser and it should now load your home page, indicating that you are connected to the internet.&lt;br /&gt;
&lt;br /&gt;
After you have set up the connection any time you open your web browser it should automatically dial NCF and connect you to the internet.&lt;br /&gt;
&lt;br /&gt;
[[File:Windows 8 dial up connection dialogue.png]]&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[http://www.youtube.com/watch?v=-_iWhVtpzcY An excellent video on how to set up a Windows 8 Dial-up connection]&lt;br /&gt;
*[[Getting Started (Dial-up)]] - for a list of instructions for other operating systems&lt;br /&gt;
*[[Tips for Dial-up]]&lt;br /&gt;
[[Category: Dial-up]]&lt;br /&gt;
[[Category:Windows]]&lt;/div&gt;</summary>
		<author><name>Fy198</name></author>
	</entry>
	<entry>
		<id>https://help.ncf.ca/index.php?title=Publishing_Web_Pages&amp;diff=3340</id>
		<title>Publishing Web Pages</title>
		<link rel="alternate" type="text/html" href="https://help.ncf.ca/index.php?title=Publishing_Web_Pages&amp;diff=3340"/>
		<updated>2016-12-02T23:07:14Z</updated>

		<summary type="html">&lt;p&gt;Fy198: /* Hand coding HTML */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Creating your own website can be a great deal of fun and a good way to share pictures, text and ideas with the whole world. All NCF accounts automatically include web space.&lt;br /&gt;
&lt;br /&gt;
==General==&lt;br /&gt;
There is no limit on the size of your web space as long as there is enough space for everybody. If space becomes an issue, NCF will contact the people who use the most space.&lt;br /&gt;
&lt;br /&gt;
To create a website you need to do four things:&lt;br /&gt;
&lt;br /&gt;
# Create the web pages offline and link them together to form a website&lt;br /&gt;
# Test your web pages offline to make sure they work&lt;br /&gt;
# Upload them to your space on the NCF web server and then they will be visible to everyone on the internet&lt;br /&gt;
# Validate your web pages to identify any errors&lt;br /&gt;
&lt;br /&gt;
==Creating web pages==&lt;br /&gt;
When someone visits your website their browser will ask the server for the home page first, which is called ''index.html'' or ''index.htm''. If that file does not exist, the web server will display a list of the files in the directory. &lt;br /&gt;
&lt;br /&gt;
When you design your website make sure you create a home page and call it ''index.html'', so people visiting your website will start by seeing that page.&lt;br /&gt;
&lt;br /&gt;
Web pages are written in [https://en.wikipedia.org/wiki/HTML Hyper Text Markup Language] (HTML). There are basically two ways to write HTML files:&lt;br /&gt;
&lt;br /&gt;
# Writing them by hand &lt;br /&gt;
# Using a WYSIWYG (What-You-See-Is-What-You-Get) HTML page creator.&lt;br /&gt;
&lt;br /&gt;
===Hand coding HTML===&lt;br /&gt;
Hand coding HTML requires some skill and practice to learn, but can be quick and rewarding to do, once you have learned how. Most professionally-designed websites these days are hand-written. There are many guides available on the internet, in bookstores and libraries to help you learn to write HTML. &lt;br /&gt;
&lt;br /&gt;
HTML is just text, so any plain text editor can be used to write HTML by hand, although the best ones are those that offer syntax highlighting to show mistakes quickly with text colours. &lt;br /&gt;
&lt;br /&gt;
Some good cross platform, free software text editors with syntax highlighting include:&lt;br /&gt;
&lt;br /&gt;
* [http://jedit.org/ jEdit]&lt;br /&gt;
* [https://notepad-plus-plus.org/ NotePad++]&lt;br /&gt;
&lt;br /&gt;
===WYSIWYG HTML page creators===&lt;br /&gt;
There are also many software applications to automate the task of making HTML pages which allow beginners to make beautiful web pages without learning how to hand code HTML. If you are designing a complex web site with many components or want to save the time learning hand coding HTML, these tools can be helpful. &lt;br /&gt;
&lt;br /&gt;
Commercial, proprietary web page creation software applications, like [https://en.wikipedia.org/wiki/Adobe_Dreamweaver Adobe Dreamweaver CC], can be purchased or rented by the month, but many office applications, such as word processors, can also produce documents in HTML format. To write a web page just select &amp;quot;save as HTML&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
One word processor that can do this is the free software, cross platform LibreOffice Writer:&lt;br /&gt;
&lt;br /&gt;
* [http://www.libreoffice.org/download/libreoffice-fresh/ LibreOffice]&lt;br /&gt;
&lt;br /&gt;
==Testing webpages==&lt;br /&gt;
Once you have written your web pages, open them in your [[web browser]] while still offline, to test them and see how they look and make sure that they link together.&lt;br /&gt;
&lt;br /&gt;
==Upload your web pages==&lt;br /&gt;
The process of transferring a file from your computer to your web space (on NCF's computer) is called ''uploading''.&lt;br /&gt;
&lt;br /&gt;
=== How to upload files ===&lt;br /&gt;
There are several ways to upload files, including:&lt;br /&gt;
&lt;br /&gt;
*'''NCF's Web File Manager''' - We suggest using NCF's &amp;quot;Web File Manager&amp;quot; (because it requires no set-up) to upload your files. Go to the [http://start.ncf.ca StartPage] and click on [https://www.ncf.ca/ncf/home/tools/fileManager.jsp Web File Manager] under 'Tools' in the right column. It is kind of basic, but you'll see simple tools for uploading files.  There's an FAQ link on its page that explains how it works. &lt;br /&gt;
&lt;br /&gt;
'''Note''': The Web File Manager cannot transfer files larger than 2MB. For large files, use FTP.&lt;br /&gt;
&lt;br /&gt;
*'''File Transfer Protocol''' (FTP) - If you are using an FTP program, use the following settings:&lt;br /&gt;
**Host Name/Address: ftp.ncf.ca (IP 206.47.12.13)&lt;br /&gt;
**User ID: accountID-1 (that's your NCF account ID followed by 'dash one'), e.g. ab123-1&lt;br /&gt;
**If a selection is available then choose &amp;quot;passive mode&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
===FTP clients===&lt;br /&gt;
Some FTP clients that have been tested and work well with NCF web hosting are:&lt;br /&gt;
&lt;br /&gt;
;Free software&lt;br /&gt;
*[http://filezilla-project.org/ FileZilla] for BSD, Linux, Mac OSX and Windows&lt;br /&gt;
*[http://gftp.seul.org/ gFTP] for Linux.&lt;br /&gt;
&lt;br /&gt;
;Shareware&lt;br /&gt;
*[http://www.wsftple.com/ WS_FTP LE] for Windows&lt;br /&gt;
&lt;br /&gt;
Notes: &lt;br /&gt;
#Linux users should download these from their distribution repositories.&lt;br /&gt;
#gFTP users should set ''FTP&amp;amp;rarr; Preferences&amp;amp;rarr; Preserve File Permissions&amp;amp;rarr; uncheck this box'', or else the uploaded files will not be able to be viewed.&lt;br /&gt;
&lt;br /&gt;
==== Secure FTP ====&lt;br /&gt;
The NCF FTP server now supports TLS explicit mode. If you previously used NCF FTP to upload to your web space, you may wish to enable TLS in your client, if it is supported.&lt;br /&gt;
&lt;br /&gt;
If you are using FileZilla, this is as simple as changing the encryption type from &amp;quot;Use Plain FTP&amp;quot; to &amp;quot;Require explicit FTP over TLS&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
[[File:Filezilla_explicit_tls.png|400px]]&lt;br /&gt;
&lt;br /&gt;
If you use the FileZilla Quickconnect bar, just specify &amp;quot;ftpes://ftp.ncf.ca&amp;quot; for the Host: field:&lt;br /&gt;
&lt;br /&gt;
[[File:Filezilla_explicit_tls_quickconnect.png|400px]]&lt;br /&gt;
&lt;br /&gt;
Note: If you are using an older FTP client that only supports legacy SSL on port 990, that will not work. You must use a client that understands how to use &amp;quot;Explicit TLS&amp;quot; on port 21.&lt;br /&gt;
&lt;br /&gt;
==Viewing your website on the internet==&lt;br /&gt;
===Location of your web pages (URL)===&lt;br /&gt;
Your web space is at '''&amp;lt;nowiki&amp;gt;http://web.ncf.ca/youraccountID&amp;lt;/nowiki&amp;gt;''', where ''youraccountID'' is replaced by your NCF accountID. If you have an email alias, you can use that too. For example, if your accountID is ab123 and your email alias is 'fred', then your web space would be at:&lt;br /&gt;
&lt;br /&gt;
*'''&amp;lt;nowiki&amp;gt;http://web.ncf.ca/ab123&amp;lt;/nowiki&amp;gt;'''&lt;br /&gt;
&lt;br /&gt;
and also at:&lt;br /&gt;
&lt;br /&gt;
*'''&amp;lt;nowiki&amp;gt;http://web.ncf.ca/fred&amp;lt;/nowiki&amp;gt;'''&lt;br /&gt;
&lt;br /&gt;
==Validating your pages==&lt;br /&gt;
Newly uploaded pages should be validated to make sure the coding on them is correct and will display correctly in reader's browsers. You can do this using a free online tool at:&lt;br /&gt;
&lt;br /&gt;
*[https://validator.w3.org/nu/ W3C validator]&lt;br /&gt;
&lt;br /&gt;
Just copy your page's URL into the box, hit &amp;quot;return&amp;quot; and it will test your page and list any errors that need correcting. If there are errors, fix them on the original file and then upload the newly corrected version.&lt;br /&gt;
&lt;br /&gt;
== Organizational Accounts at NCF ==&lt;br /&gt;
To transfer files to your organization web space, use the following settings on your FTP program:&lt;br /&gt;
* Host Name/Address: ftp.ncf.ca&lt;br /&gt;
* User ID: accountID-n ('n' is a letter code assigned to the organization, usually the first letter of the directory name)&lt;br /&gt;
&lt;br /&gt;
Your web site will be found at:&lt;br /&gt;
 &lt;br /&gt;
*'''&amp;lt;nowiki&amp;gt;http://yourOrg.ncf.ca&amp;lt;/nowiki&amp;gt;'''&lt;br /&gt;
&lt;br /&gt;
== Tools for web page authors ==&lt;br /&gt;
NCF's &amp;quot;comment-taker&amp;quot; utility provides a way for readers of your web page to send you email without you having to expose your email address to spammers.  Have a look at the [http://www.ncf.ca/ncf/support/faqMaker.jsp?faq=7 Comment-Taker FAQ] for more information.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[Website Statistics]]&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
*[http://www.techsoup.org/support/articles-and-how-tos/nonprofits-guide-to-building-simple-low-cost-websites A Nonprofit's Guide to Building Simple, Low-Cost Websites]&lt;br /&gt;
*[http://www.websitesthatsuck.com/ Websites That Suck] - a guide a what to avoid in website design&lt;br /&gt;
&lt;br /&gt;
[[Category: Web space]]&lt;/div&gt;</summary>
		<author><name>Fy198</name></author>
	</entry>
</feed>