NonprofitTechnologyCollaboration
LastUpdated:03/25/2013WebsiteBasicsPage3of6
UsingaHostingService
ItismorecommontoletanInternetServiceProviderhostyoursiteforamonthlyoryearlyfee.Youcan
havefasterconnectionspeedsbecauseanInternetServiceProviderwillhavemorepowerfulhardware.
Also,youwebsitewillbemoresecureandstablewithanonlinehostingservice.Typically,youwillfind
domainnameregistrationinahostingsite.Examplesofhostingservicesare:HostGator.comand
GoDaddy.com.
SecureSoftwaretoDesignYourWebsite
Thenextstepistoinstallsoftwarethatallowsyoutowriteyourownwebsitecodeorautomatically
generatethecodeyouneedtocreateyourwebsite.YoucaneitheruseHTMLcoding(not
recommended),awebdevelopmentsoftwarepackage,oracontentmanagementsystem.
HTMLCoding
WebpagesarebuiltinalanguagecalledHTML,whichyoucanwriteyourselfusingasimpletexteditor
likeNotepad.Withthisoption,youcancompletelycustomizeyourwebsitetoyourexactspecifications.
However,ittakeslotsoftime,expertise,andmoneytolearnandmaintainHTMLcode.
WebDevelopmentSoftware
Youcanpurchasesoftwarepackagestobuildyourowncustomdesignswithouthavingtowritethe
HTMLcode.SimilartoHTMLcoding,webdevelopmentsoftwarecanbechallengingtousein
implementingawebsite,butallowsyoutotrulycustomizeeveryelementofyourwebsite.Examplesof
twopopularwebdevelopmentsoftwarepackagesarebrieflydescribedbelow.
Dreamweaver(websiteaddress)
Dreamweaverisawebdesignanddevelopmentapplication.Itprovidesavisualeditorsothatyoucan
designyourwebsitewithoutwritingHTMLcodeandacodeeditorsothatyoucanchangetheHTML
codeDreamweavergeneratesforyourwebsite.Thismethodissimplerforyoubecauseyoudonot
actuallyhavetowritetheHTMLcodeyourself,butstilltakestimetolearntheapplicationtools,andis
thepricierofthetwooptions.DreamweaverrunsonbothMacsandPCs,andisgoodformorecomplex
websites.
MicrosoftExpressionWeb(websiteaddress)
MicrosoftExpressionWebisanothertoolforcreating,designing,andeditingwebsites.Like
Dreamweaver,theHTMLcodingiscreatedforyouasyouaddgraphicelementstothewebsite.
However,itcostslesstopurchasethanDreamweaver.Forverysimplewebsitesthatyoucreateonyour
own(inaPCenvironment),MicrosoftExpressionWebisagoodchoice.
ContentManagementSystems
Acontentmanagementsystem(CMS)isasoftwarepackagethatletsyoubuildandmaintainawebsite
quicklyandeasily.Itstorestheactualwebsitecontentinadatabaseandcanautomaticallypullthe
contentoutandshowitontheappropriatepagesbasedonthedesignyousetupinadvance.Thisallows
theCMStoseparatethecontentofthewebsitefromthegraphicsofthewebsite.