Thomas McAllister

Size: px
Start display at page:

Download "Thomas McAllister 12711981"

Transcription

1 Internet Technologies and Web Design Assignment Thomas McAllister Introduction This website was created to cater for the e- commerce and advertising needs of the recently opened small business, Green Beards Ranelagh. The business operates primarily for the purpose of selling cold press juices, and has been open for approximately a week at the time this documentation was created. I approached Ray, the manager of Green Beards, and sought permission to engage the business for this project. I organised a meeting with Ray to discuss the needs of the website, in terms of images, text, menus, and how to cater future expansion. When we first discussed the website, he was very enthusiastic as the shop was only in the building stages. In the early stages of discussion, Ray was open to many suggestions I put forth about the development and content of the site. Accordingly, we agreed that I would make the website and carry on work on it over the summer to improve it as necessary, once the shop has been open for a while. As the business has been operating for a short time, it was difficult to determine the clientelle to which the website must cater for. As such we agreed to create a simple website and make additions and modification as the scope of the business operation becomes more defined. This will take place in the coming months, and Ray has requested that the website be made in contemplation of future expansion. I have created the website accordingly. At present the shop isn't doing deliveries. However as the business grows, Ray and the co- owner Kevin, plan to add a delivery service to the shop. However, the scope of products for sale are variable at this stage. Kevin and Ray have suggested that they would like customers to contact the shop to place customised orders. As such this website has been created so users can place their orders in the contact section. The website also contains a dynamic sidebar that is connected to a database. This sidebar lists any recent updates. For example, if there is a change in opening hours in a particular week or if there anre any special offers going, the owners only have to add any updates in phpmyadmin, which I'll explain to them how to use. It is also noted that this website is created for ease of use so that any authorised personnel of the business, including those with little technical ability, may navigate and make additions to the website accordingly. Finally, the website was also created to allow easy navigation for website visitors/customers, as requested by Ray and Kevin. This following sections will discuss business issues, the website content, the website design, an evaulation of the site, an outline of technology issues, and will make an overall reflection of the website development process. Business Issues It was important for the website to be useful and fuctional for the needs of the business and future operations. It's not going to be the e- commerce site straight away, as the scope of products sold by the business vary, but hopefully over the summer I can make any necessary improvements and adjustments. Having a website is crucial to any business for the reason of maintaining a strong presence in a competitive business market. So many businesses have engaged in e- commerce practices, therefore having a website is not just an advantage but a necessity for Green Beards. The aim of this website is to attract business from people that might not otherwise have come across the business. The website aims to attract people who have searched specifically for juice related content. It's one of the first cold- pressed

2 juiceries in Dublin and the website hopes to reach the growing demographic of people who are interested in this type of juicing. For people who aren't aware of cold- press juicing, the website is aimed to spread awareness about the benefits of juicing, and even more importantly, cold- press juicing. Since, there are only a couple of other cold- press juiceries in Dublin, having a website should be very helpful both in attracting business to the shop and in to assist in promoting the expansion of business well into the future. In his research, Ray travelled to New- York to understand cold- pressed juicing, and as such the shop has a very modern, clean and minimilistic in style. The website aims to reflect this look. In terms of cost- benefit analysis, there is not much to lose by having the site, especially because it was done for free. Potential downsides are that the website hasn't been tested rigourously in a work environment and there would very likely be a number of teething problems that would need to be monitored and fixed up until it becomes robust. But overall, I have explained to the business owners and reiterate that having a sort of website is highly advantageous for business sucess in the highly competitive market. The website I have developed should help spread awareness of the shop whilst also providing a means to make customised orders juices online for delivery as the business expands. In his way, the website can attract business that otherwise wouldn't be there, had the owners not engaged a web developer. In the early stages of the business Ray and Kevin will be relying heavily on customer feedback. This feedback can then be analysed to see how much the website is contributing to the success of the shop. A section for feedback has been added in the Contact section of website. Website Content I consulted with Ray and Kevin to gather information about what they wanted from the site.this is the first entreprenerial venture that Ray and Kevin have been involved with, and as a result they didn't have any high expectations of what the website should look like. However, Ray did use Wix, the free website builder to make a rough template of a potential site, which they showed me and stressed that I did not have to make an exactly identical website. They asked for a simple and easy to navigate website, with simple drop down menus, content layouts and minimal images. The business owners also requested that the website be made simple to ensure that non- technical users/customers may navigate and operate the site with ease. I used the wix template initially but made a few changes after consulting with Ray and Andrew. Below is the Wix template. In the end, the website was quite different to this, not because of scope creep but more for practical reasons. And I consulted the lads regularly and they were quite happy with final product.

3 The site is being hosted by a company in Ireland, to allow me to contact them, particularly during Green Beards' business hours if the experiences technical difficulties.the domain name is At the beginning I started off making the site in Dreamweaver but I had issues when using JQuery for the drop down menu. So I just ended up writing the site from notepad ++ and refreshing the page to see how the changes looked. I felt that this was more reliable as when I was using Dreamweaver, the design view wasn't displaying the website anywhere close to what it looked like when I tested it in different browsers. I used XAMPP v as my local host when designing the site. This enabled php usage and testing. phpmyadmin was used as the database management interface for mysqli database. I went over how to use the interface with Ray and Kevin. They're not using the site yet, but they were really keen to understand how it might work in the future, particularly in terms of prospective expansion. At the very start of the MSc, before we even did any web development study, Ray had mentioned that he was looking for an inventory control system that could keep records of all stock. However, as the scope of products for sale vary, and as there is not set menu options for their procuts, Ray and Andrew asked that I expand the website at a later stage. I endeavour to this this in the future. Below is an outline of the architecture of the site from a users perspective and below this diagram is another showing the folder structure of the site.

4 The following is diagramatic of the folder structure of the website. Web Site Design After coming up with the design of the site, I was able to start writing it up in notepad++, after using Dreamweaver for a while until it didn't work anymore with the JQuery. The aim was to make the website look earthy or natural to reflect the products that are on sale in the shop. Since the name is green beards, the wrapper class is styled green in the css. Overall, the look and feel are very simple. I really didn't want to complicate the site so that it would be hard to navigate. There's a simple header at the top of the page, a dropdown navigation bar just under that, a main section in the centre, a sidebar at the right and a footer at the bottom. All of these elements were styled with a border- radius of 6 to make the site look a little easier on the eye. I think that it makes it look like the elements are more embedded in the page this way. Below is a screenshot of the folder where the site is contained. The main page is called index.php. Inside the content folder is the following.

5 Instead of writing all of these pages from scratch separately, I used php to get the above pages dynamically based on what the user selects. Inside the html files there is only a small bit of code within body tags to fill the centre area of page. This saved me a good amount of work and makes the website quite responsive. Below is the code used for that. The navigation bar has the following headings. The default page settings are to land on ths page. The about tab has two drop downs; "Why Cold- Pressed" and "The Benefits of Juices". The nav bar was done with JQuery and when the mouse is placed at the about tab, the drop downs automatically appear. This is slightly deceiving because pressing "About" calls it's own page too. The Juices tab just calls juices.html from the content folder. It's just a list of the five signature juices sold by the shop. The Contact option is unique because it is where one of the tables from the database is called from. Users of the site are able to place orders online in this section and their input can be looked at in phpmyadmin by th people in the shop looking after deliveries.

6 When you press send this pop us is then made. It's done client- side using Javascript. Orders can be tracked in phpmyadmin. The second table in the database is to store recent news events/updates such as special offers and days that the shop is closed.it holds only 5 entries at a time based on the date that the update was entered.

7 Site Evaluation Green Beards aren't promoting the site just yet until the business gets more established. Both Kevin and Ray like the direction that it's going in. The user- friendliness of the site is probably the only thing that they specified. It's a very easy site to navigate through. Over time things will be added to it but the foundation is quite simple and building it won't be too hard. Anything else that's added to the page can be added as a subheading within any of the navbar headings. They both really like the database integration where customers can place their orders online, and the other table where they can put recent news in the sidebar. The sidbar has a limit of five posts that can be made so the most recent posts on the top will knock the oldest off. Me Kevin and Ray were discussing whether to add styling like a background image underneath the text in the about section. But they wanted a really clean feel so we left it very simple. But in the process of trying to put a background image underneaththe text, before we decided against it, the picture accidentaly ended up as a background behind the wrapper. But the guys actually thought it looked good so I left it in.

8 Technology Issues The aspects of hardware, software and connectivity issues will be discussed in this section. Firstly, in terms of hardware issues, to ensure that the website displayed properly, I tested it in a range of browsers, including Chrome, Internet Explorer, Mozilla Firefox, and Safari. As a result of testing I was able to ensure that the website operates on all the aforementioned web browsers. I also tested it in earlier versions of Internet Explorer and some of the earlier versions of Safari. They all scaled fine with some minor differences on the user interface, none of which adversely affected the appearance or functionality of the site. As the website is simple, end users do not need to have high end computer hardware or graphics cards. The homepage is saved as a php file and depending what tab on the navigation bar that the user clicks, a different html page from another folder called content is called. In terms of connectivity, the main issue encountered was when I had to upload my files onto the server. There was a slight issue because I hadn't yet imported the datatbase from the local phpmyadmin to the server version. Initially, the below code was slightly different, but when I created a new database to work beyond the host computer, I needed to change the password and database name. php code was used to connect with the MySQLi databse. The below image reflects this element of connectivity. I used phpmyadmin to make the tables in and to manage the database. I transfered the files from my root folder into the public_html folder on the server. For the software aspects of the project, I endeavor to prepare a technical document so that other web- developers engaged by the managers will be able to understand the operation of the code and what programming languages were used. This will be useful for software troubleshooting purposes. I started off coding the site using Dreamweaver and transitioned to notepad ++. And while developing the site from my laptop I used XAMPP.

9 Reflection Doing this website was a great learning experience and doing the code and construction of the site hands was crucial to my learning. I read a book on html and css, looked at php code online to try and get an understanding of it and attended lectures on the area. But all of these alone aren't enough to get a decent grip on web- design. I can realy understand why people in that industry say that you have to learn the theory first, but the only way to get a real understanding of the ins and outs of web- design is to go and do it. I learned that it's a long process when you're a beginner to get a web- site up and running. But also, with the repitition involved in making a site, you eventually slowly start to absorb the information and certain rules become a little bit more second nature. I can see why people say that it's so important to keep on top what's happening in technology. I had no idea what a dynamic site even meant a few months ago, but now I know that php is the language used to talk to databases and other technologies on the server side. I found the theory behind things like server- side scripting a lot fairly ok to understand initially, but the application of the technologies was a lot harder in my opinion. Generally, I have a habit of reading up on topics and getting some sort of understanding but without doing the hands- on part. I've been doing that for years. This project was a great chance to really get stuck into the practical application of the technologies, and I was forced to stick to it when I had an urge at times to get distracted. In this way, the project has helped me to learn to really focus and stick with problems long enough to solve them, rather than getting disheartened when something doesn't work completely perfectly. The project has helped me to prepare for what it might be like in the work place. This experience has given me a real appreciation for the amount of effort that goes into making a site. It's a really good feeling when you can see the results of your work on a computer screen. A few months ago, before starting on the MSc it was frustrating me the way I knew literally nothing about computers or programming. This site shows how far the class have come and how fast too. We've learned an incredible amount in a really short time. The rate of learning was incredible. I can definitely see myself getting into building a few websites as a hobby or even in work but I really need to hone the skills because seeing how long it took to make a simple site made me realise that I've got a long way to go. But that's ok, because the material is interesting and learning new technology is fun for me. The main materials that I used to learn from were lecture notes, the W3C website, a reference book on HTML and CSS, google for the php, database and dynamic parts of the site. I used youtube a bit too but not as much. I find youtube really good for helping to teach general coding concepts but for actually finding out things to do with database integration, google was more helpful. Overall, building the site was a great experience and very challenging at times. The whole experience helped me gauge where I'm at with web- development. Even though I'm not as strong at the php and database side of things compared to HTML and CSS, building the site helped me to get good exposure to that part of development. Putting the theory part of what we learned in the classroom into practice was very rewarding.

css href title software blog domain HTML div style address img h2 tag maintainingwebpages browser technology login network multimedia font-family

css href title software blog domain HTML div style address img h2 tag maintainingwebpages browser technology login network multimedia font-family technology software href browser communication public login address img links social network HTML div style font-family url media h2 tag handbook: id domain TextEdit blog title PORT JERVIS CENTRAL SCHOOL

More information

The Social Accelerator Setup Guide

The Social Accelerator Setup Guide The Social Accelerator Setup Guide Welcome! Welcome to the Social Accelerator setup guide. This guide covers 2 ways to setup SA. Most likely, you will want to use the easy setup wizard. In that case, you

More information

GUIDE TO EMAIL MARKETING

GUIDE TO EMAIL MARKETING GUIDE TO EMAIL MARKETING Using e-mail marketing to communicate with your customers and promote your business 2 April 2012 Version 1.0 Contents Contents 2 Introduction 3 Skill Level 3 Terminology 3 Video

More information

css href title software blog domain HTML div style address img h2 tag maintainingwebpages browser technology login network multimedia font-family

css href title software blog domain HTML div style address img h2 tag maintainingwebpages browser technology login network multimedia font-family technology software href browser communication public login address img links social network HTML div style font-family url media h2 tag handbook: id domain TextEdit blog title CANAJOHARIE CENTRAL SCHOOL

More information

ecommercesoftwareone Advance User s Guide -www.ecommercesoftwareone.com

ecommercesoftwareone Advance User s Guide -www.ecommercesoftwareone.com Advance User s Guide -www.ecommercesoftwareone.com Contents Background 3 Method 4 Step 1 - Select Advance site layout 4 Step 2 - Identify Home page code of top/left and bottom/right sections 6 Step 3 -

More information

CMS Training. Prepared for the Nature Conservancy. March 2012

CMS Training. Prepared for the Nature Conservancy. March 2012 CMS Training Prepared for the Nature Conservancy March 2012 Session Objectives... 3 Structure and General Functionality... 4 Section Objectives... 4 Six Advantages of using CMS... 4 Basic navigation...

More information

SM Wedding Userguide MagenTech [2012]

SM Wedding Userguide MagenTech [2012] 1 SM Wedding Userguide [2012] 1 2 2 3 table of content Introduction... 4 Features... 5 Chapter 1: Installation... 7 1.1 System Requirements... 7 1.2 Installing SM Wedding... 7 Chapter 2: Demo Layout...

More information

INTRODUCTION TO THE WEB

INTRODUCTION TO THE WEB INTRODUCTION TO THE WEB A beginner s guide to understanding and using the web 3 September 2013 Version 1.2 Contents Contents 2 Introduction 3 Skill Level 3 Terminology 3 Video Tutorials 3 How Does the

More information

How To Change Your Site On Drupal Cloud On A Pcode On A Microsoft Powerstone On A Macbook Or Ipad (For Free) On A Freebie (For A Free Download) On An Ipad Or Ipa (For

How To Change Your Site On Drupal Cloud On A Pcode On A Microsoft Powerstone On A Macbook Or Ipad (For Free) On A Freebie (For A Free Download) On An Ipad Or Ipa (For How-to Guide: MIT DLC Drupal Cloud Theme This guide will show you how to take your initial Drupal Cloud site... and turn it into something more like this, using the MIT DLC Drupal Cloud theme. See this

More information

Getting Started with WebSite Tonight

Getting Started with WebSite Tonight Getting Started with WebSite Tonight WebSite Tonight Getting Started Guide Version 3.0 (12.2010) Copyright 2010. All rights reserved. Distribution of this work or derivative of this work is prohibited

More information

WIX - Really Flashy Websites For Free

WIX - Really Flashy Websites For Free The Wix homepage claims we can make free websites in Flash, and we can do it by using their editing tools totally for free this sounds too good to be true : Their website is at: http://www.wix.com/ (But

More information

USER S MANUAL JOOMLA! GOVERNMENT WEB TEMPLATE

USER S MANUAL JOOMLA! GOVERNMENT WEB TEMPLATE USER S MANUAL JOOMLA! GOVERNMENT WEB TEMPLATE 1 TABLE OF CONTENTS Introduction 3 Parts of the Government Web Template (GWT) 4 Logging In and Getting Started 5 GWT Joomla! Module Map 8 Editing the Top Bar

More information

... Asbru Web Content Management System. Getting Started. Easily & Inexpensively Create, Publish & Manage Your Websites

... Asbru Web Content Management System. Getting Started. Easily & Inexpensively Create, Publish & Manage Your Websites Asbru Ltd Asbru Ltd wwwasbrusoftcom info@asbrusoftcom Asbru Web Content Easily & Inexpensively Create, Publish & Manage Your Websites 31 March 2015 Copyright 2015 Asbru Ltd Version 92 1 Table of Contents

More information

So you want to create an Email a Friend action

So you want to create an Email a Friend action So you want to create an Email a Friend action This help file will take you through all the steps on how to create a simple and effective email a friend action. It doesn t cover the advanced features;

More information

Scoop Hosted Websites. USER MANUAL PART 4: Advanced Features. Phone: +61 8 9388 8188 Email: scoop@scoopdigital.com.au Website: scoopdigital.com.

Scoop Hosted Websites. USER MANUAL PART 4: Advanced Features. Phone: +61 8 9388 8188 Email: scoop@scoopdigital.com.au Website: scoopdigital.com. Scoop Hosted Websites USER MANUAL PART 4: Advanced Features Phone: +61 8 9388 8188 Email: scoop@scoopdigital.com.au Website: scoopdigital.com.au Index Advanced Features... 3 1 Integrating Third Party Content...

More information

Set up your first free website

Set up your first free website How to Set up your first free website There are many websites available across the web that allow you to create a whole website for free, without any knowledge of scripts or coding. Think that sounds too

More information

Lesson 7 - Website Administration

Lesson 7 - Website Administration Lesson 7 - Website Administration If you are hired as a web designer, your client will most likely expect you do more than just create their website. They will expect you to also know how to get their

More information

Microsoft Expression Web

Microsoft Expression Web Microsoft Expression Web Microsoft Expression Web is the new program from Microsoft to replace Frontpage as a website editing program. While the layout has changed, it still functions much the same as

More information

SmallBiz Dynamic Theme User Guide

SmallBiz Dynamic Theme User Guide SmallBiz Dynamic Theme User Guide Table of Contents Introduction... 3 Create Your Website in Just 5 Minutes... 3 Before Your Installation Begins... 4 Installing the Small Biz Theme... 4 Customizing the

More information

Welcome to MailChimp.

Welcome to MailChimp. Welcome to MailChimp. MailChimp is a powerful, easy way to send email newsletters. This guide will help you get your first campaign off the ground. We ll also offer tips for managing your list, viewing

More information

Joostrap RWD Bootstrap Template

Joostrap RWD Bootstrap Template Joostrap RWD Bootstrap Template Step by Step Guide to Installing & Set-up Updated 17 th November 2012 Prepared by Philip Locke What is Joostrap?...3 JooStrap & The Basics...3 The Past & How Templating

More information

Overall. Accessibility. Content. Marketing. Technology. Report for help.sitebeam.net. Page 1. 133 pages tested on 29th October 2012

Overall. Accessibility. Content. Marketing. Technology. Report for help.sitebeam.net. Page 1. 133 pages tested on 29th October 2012 Overall The overall score for this website. 133 pages tested on 29th October 2012 Accessibility How accessible the website is to mobile and disabled users. Content The quality of the content of this website.

More information

CourseBuilder Extension ADOBE elearning SUITE 6

CourseBuilder Extension ADOBE elearning SUITE 6 CourseBuilder Extension ADOBE elearning SUITE 6 Legal notices Legal notices For legal notices, see http://help.adobe.com/en_us/legalnotices/index.html. iii Contents Chapter 1: Getting Started Overview..............................................................................................................

More information

LEARNING RESOURCE CENTRE. Guide to Microsoft Office Online and One Drive

LEARNING RESOURCE CENTRE. Guide to Microsoft Office Online and One Drive LEARNING RESOURCE CENTRE Guide to Microsoft Office Online and One Drive LEARNING RESOURCE CENTRE JULY 2015 Table of Contents Microsoft Office Online... 3 How to create folders... 6 How to change the document

More information

OCR LEVEL 2 CAMBRIDGE TECHNICAL

OCR LEVEL 2 CAMBRIDGE TECHNICAL Cambridge TECHNICALS OCR LEVEL 2 CAMBRIDGE TECHNICAL CERTIFICATE/DIPLOMA IN IT WEBSITE DEVELOPMENT A/601/3245 LEVEL 2 UNIT 9 GUIDED LEARNING HOURS: 60 UNIT CREDIT VALUE: 10 WEBSITE DEVELOPMENT A/601/3245

More information

ultimo theme Update Guide Copyright 2012-2013 Infortis All rights reserved

ultimo theme Update Guide Copyright 2012-2013 Infortis All rights reserved ultimo theme Update Guide Copyright 2012-2013 Infortis All rights reserved 1 1. Update Before you start updating, please refer to 2. Important changes to check if there are any additional instructions

More information

Chapter 14: Links. Types of Links. 1 Chapter 14: Links

Chapter 14: Links. Types of Links. 1 Chapter 14: Links 1 Unlike a word processor, the pages that you create for a website do not really have any order. You can create as many pages as you like, in any order that you like. The way your website is arranged and

More information

6 HUGE Website Mistakes that could Cost You Thousands

6 HUGE Website Mistakes that could Cost You Thousands Websites with Purpose 6 HUGE Website Mistakes that could Cost You Thousands Table of Contents Buying a Website...2 HUGE MISTAKE NUMBER 1...3 Buying on Price Alone...3 Spending Too Much...3 The Real Cost

More information

Recommended Browser Setting for MySBU Portal

Recommended Browser Setting for MySBU Portal The MySBU portal is built using Microsoft s SharePoint technology framework, therefore, for the best viewing experience, Southwest Baptist University recommends the use of Microsoft s Internet Explorer,

More information

UCL INFORMATION SERVICES DIVISION INFORMATION SYSTEMS. Silva. Introduction to Silva. Document No. IS-130

UCL INFORMATION SERVICES DIVISION INFORMATION SYSTEMS. Silva. Introduction to Silva. Document No. IS-130 UCL INFORMATION SERVICES DIVISION INFORMATION SYSTEMS Silva Introduction to Silva Document No. IS-130 Contents What is Silva?... 1 Requesting a website / Web page(s) in Silva 1 Building the site and making

More information

MailChimp Instruction Manual

MailChimp Instruction Manual MailChimp Instruction Manual Spike HQ This manual contains instructions on how to set up a new email campaign, add and remove contacts and view statistics on completed email campaigns from within MailChimp.

More information

WordPress websites themes and configuration user s guide v. 1.6

WordPress websites themes and configuration user s guide v. 1.6 WordPress websites themes and configuration user s guide v. 1.6 Congratulations on your new website! Northeastern has developed two WordPress themes that are flexible, customizable, and designed to work

More information

Google Sites: Creating, editing, and sharing a site

Google Sites: Creating, editing, and sharing a site Google Sites: Creating, editing, and sharing a site Google Sites is an application that makes building a website for your organization as easy as editing a document. With Google Sites, teams can quickly

More information

CEFNS Web Hosting a Guide for CS212

CEFNS Web Hosting a Guide for CS212 CEFNS Web Hosting a Guide for CS212 INTRODUCTION: TOOLS: In CS212, you will be learning the basics of web development. Therefore, you want to keep your tools to a minimum so that you understand how things

More information

A quick guide to setting up your new website

A quick guide to setting up your new website A quick guide to setting up your new website Hi there. Welcome to MrSite we re really happy you chose to build your brand new website with us and look forward to seeing what you create! We re sure you

More information

Data Warehouse Troubleshooting Tips

Data Warehouse Troubleshooting Tips Table of Contents "Can't find the Admin layer "... 1 "Can't locate connection document "... 3 Column Headings are Missing after Copy/Paste... 5 Connection Error: ORA-01017: invalid username/password; logon

More information

Using your Drupal Website Book 1 - Drupal Basics

Using your Drupal Website Book 1 - Drupal Basics Book 1 - Drupal Basics By Karl Binder, The Adhere Creative Ltd. 2010. This handbook was written by Karl Binder from The Adhere Creative Ltd as a beginners user guide to using a Drupal built website. It

More information

Table Of Contents READ THIS FIRST! 3 How To Create Your Very First YouTube Video Ad In Less Than 30 Minutes! 4

Table Of Contents READ THIS FIRST! 3 How To Create Your Very First YouTube Video Ad In Less Than 30 Minutes! 4 Table Of Contents READ THIS FIRST! 3 How To Create Your Very First YouTube Video Ad In Less Than 30 Minutes! 4 Step 1: Find The Perfect Target Audience For Your Ads 4 Step 2: Refine Your Target Lists 7

More information

How to Create a WordPress web site at www.blacksun.ca

How to Create a WordPress web site at www.blacksun.ca How to Create a WordPress web site at www.blacksun.ca by R. Berdan Dec 1, 2012 What you need. 1. Web Host & Domain name www.blacksun.ca with support for PHP 5.2.4 or greater, MySQL 5.0 or greater (you

More information

Making a Web Page with Microsoft Publisher 2003

Making a Web Page with Microsoft Publisher 2003 Making a Web Page with Microsoft Publisher 2003 The first thing to consider when making a Web page or a Web site is the architecture of the site. How many pages will you have and how will they link to

More information

PASTPERFECT-ONLINE DESIGN GUIDE

PASTPERFECT-ONLINE DESIGN GUIDE PASTPERFECT-ONLINE DESIGN GUIDE INTRODUCTION Making your collections available and searchable online to Internet visitors is an exciting venture, now made easier with PastPerfect-Online. Once you have

More information

YOUR FIRST WEBSITE 5 EASY STEPS WEBSITE QUICKSTART

YOUR FIRST WEBSITE 5 EASY STEPS WEBSITE QUICKSTART YOUR FIRST WEBSITE WEBSITE QUICKSTART 5 EASY STEPS Anyone can do to get their first website up and running with wordpress the right way in just a few minutes. 5 STEPS TO YOUR FIRST WEBSITE WAVE NETWORKS

More information

Course Exercises for the Content Management System. Grazyna Whalley, Laurence Cornford June 2014 AP-CMS2.0. University of Sheffield

Course Exercises for the Content Management System. Grazyna Whalley, Laurence Cornford June 2014 AP-CMS2.0. University of Sheffield Course Exercises for the Content Management System. Grazyna Whalley, Laurence Cornford June 2014 AP-CMS2.0 University of Sheffield PART 1 1.1 Getting Started 1. Log on to the computer with your usual username

More information

Reading an email sent with Voltage SecureMail. Using the Voltage SecureMail Zero Download Messenger (ZDM)

Reading an email sent with Voltage SecureMail. Using the Voltage SecureMail Zero Download Messenger (ZDM) Reading an email sent with Voltage SecureMail Using the Voltage SecureMail Zero Download Messenger (ZDM) SecureMail is an email protection service developed by Voltage Security, Inc. that provides email

More information

How to Make a Working Contact Form for your Website in Dreamweaver CS3

How to Make a Working Contact Form for your Website in Dreamweaver CS3 How to Make a Working Contact Form for your Website in Dreamweaver CS3 Killer Contact Forms Dreamweaver Spot With this E-Book you will be armed with everything you need to get a Contact Form up and running

More information

Blackboard Pilot Report July 12, 2013

Blackboard Pilot Report July 12, 2013 Blackboard Pilot Report July 12, 2013 Introduction DeSales will adopt Blackboard Learn 9.1 as its Learning Management System to replace ANGEL in AY 2013-14. All courses starting on or after August 19th,

More information

Basic Website Creation. General Information about Websites

Basic Website Creation. General Information about Websites Basic Website Creation General Information about Websites Before you start creating your website you should get a general understanding of how the Internet works. This will help you understand what goes

More information

Internet Map Service Hosting at maphost.co.nz

Internet Map Service Hosting at maphost.co.nz SpatialMedia Internet Map Service Hosting at maphost.co.nz Hosting internet mapping services is the obvious solution for sites who have their web site hosted by an ISP/IPP. Getting online can be as simple

More information

LIST BUILDING PROFITS

LIST BUILDING PROFITS LIST BUILDING PROFITS BUILD YOUR LIST THE RIGHT WAY Jonathan Leger COURTESY OF LEARNFROMJON.COM - PRIVATE BUSINESS COACHING FROM A MULTI-MILLION DOLLAR INTERNET MARKETER + ACCESS TO PREMIUM AND EXCLUSIVE

More information

Sending Email on Blue Hornet

Sending Email on Blue Hornet Sending Email on Blue Hornet STEP 1 Gathering Your Data A. For existing data from Advance or Outlook, pull email address, first name, last name, and any other variable data you would like to use in the

More information

How To Customize A Forum On Vanilla Forum On A Pcode (Forum) On A Windows 7.3.3 (For Forum) On An Html5 (Forums) On Pcode Or Windows 7 (Forforums) On Your Pc

How To Customize A Forum On Vanilla Forum On A Pcode (Forum) On A Windows 7.3.3 (For Forum) On An Html5 (Forums) On Pcode Or Windows 7 (Forforums) On Your Pc 1 Topics Covered Introduction Tool Box Choosing Your Theme Homepage Layout Homepage Layouts Customize HTML Basic HTML layout Understanding HTML Layout Breaking down and customizing the code The HTML head

More information

SellerDeck 2013 Reviewer's Guide

SellerDeck 2013 Reviewer's Guide SellerDeck 2013 Reviewer's Guide Help and Support Support resources, email support and live chat: http://www.sellerdeck.co.uk/support/ 2012 SellerDeck Ltd 1 Contents Introduction... 3 Automatic Pagination...

More information

Text of Email Templates

Text of Email Templates Text of Email Templates After Sale Follow-up Congratulations on the sale of your property! While I'm sure you have many memories there, it's time to open a new chapter in your life. I want you to know

More information

TIMETABLE ADMINISTRATOR S MANUAL

TIMETABLE ADMINISTRATOR S MANUAL 2015 TIMETABLE ADMINISTRATOR S MANUAL Software Version 5.0 BY GEOFFPARTRIDGE.NET TABLE OF CONTENTS TOPIC PAGE 1) INTRODUCTION 1 2) TIMETABLE SPECIFICATIONS 1 3) SOFTWARE REQUIRED 1 a. Intranet Server (XAMPP

More information

U.S. Coast Guard Auxiliary Department of User Services Dynamic Web Template User Guide. Version: 10.0.1

U.S. Coast Guard Auxiliary Department of User Services Dynamic Web Template User Guide. Version: 10.0.1 U.S. Coast Guard Auxiliary Department of User Services Dynamic Web Template User Guide Version: 10.0.1 Date: August 2, 2011 [ This page is intentional left blank ] Page: ii Table of Contents List of Figures...

More information

When you create your own web site you will need to get or claim your worldwide address also known as a domain name.

When you create your own web site you will need to get or claim your worldwide address also known as a domain name. Create your own Blog website for beginners LESSON ONE: Getting Started World Wide Web Address (www.address.com) Just like your house, every website has an address, so that people can find your web site

More information

Introduction to Open Atrium s workflow

Introduction to Open Atrium s workflow Okay welcome everybody! Thanks for attending the webinar today, my name is Mike Potter and we're going to be doing a demonstration today of some really exciting new features in open atrium 2 for handling

More information

mylittleadmin for MS SQL Server 2005 from a Webhosting Perspective Anthony Wilko President, Infuseweb LLC

mylittleadmin for MS SQL Server 2005 from a Webhosting Perspective Anthony Wilko President, Infuseweb LLC mylittleadmin for MS SQL Server 2005 from a Webhosting Perspective Anthony Wilko President, Infuseweb LLC April 2008 Introduction f there's one thing constant in the IT and hosting industries, it's that

More information

The information in this document belongs to Digibilly. It may not be used, reproduced or disclosed without written approval.

The information in this document belongs to Digibilly. It may not be used, reproduced or disclosed without written approval. Re- En g in e e rin g e C o m m e rc e F o r O n lin e B u s in e s s Customer User Guide Last Updated: June 2012 2012 Digibilly - All Rights Reserved Worldwide. PayPal is a registered trademark of PayPal,

More information

1. Right click using your mouse on the desktop and select New Shortcut.

1. Right click using your mouse on the desktop and select New Shortcut. offers 3 login page styles: Standard Login, List Login or Quick Time Punch. Each login page can be saved as a shortcut to your desktop or as a bookmark for easy fast login access. For quicker access to

More information

This manual cannot be redistributed without permission from joomla-monster.com

This manual cannot be redistributed without permission from joomla-monster.com This manual cannot be redistributed without permission from joomla-monster.com Visit the official website joomla-monster.com of this Joomla template and other thematic and high quality templates. Copyright

More information

Jenesis Software - Podcast Episode 3

Jenesis Software - Podcast Episode 3 Jenesis Software - Podcast Episode 3 Welcome to Episode 3. This is Benny speaking, and I'm with- Eddie. Chuck. Today we'll be addressing system requirements. We will also be talking about some monitor

More information

Setting Up Dreamweaver for FTP and Site Management

Setting Up Dreamweaver for FTP and Site Management 518 442-3608 Setting Up Dreamweaver for FTP and Site Management This document explains how to set up Dreamweaver CS5.5 so that you can transfer your files to a hosting server. The information is applicable

More information

15 minutes is not much so I will try to give some crucial guidelines and basic knowledge.

15 minutes is not much so I will try to give some crucial guidelines and basic knowledge. 1 Presentation. Good morning ladies and gentlemen, dear colleagues. First of all I would like to thank the committee for this invitation and letting me speak about one of my favourite topics: the internet.

More information

Google Lead Generation For Attorneys - Leverage The Power Of Adwords To Grow Your Law Business FAST. The Foundation of Google AdWords

Google Lead Generation For Attorneys - Leverage The Power Of Adwords To Grow Your Law Business FAST. The Foundation of Google AdWords Google Lead Generation For Attorneys - Leverage The Power Of Adwords To Grow Your Law Business FAST You re about to discover the secrets of fast legal practice success with Google AdWords. Google AdWords

More information

Product description version 1.0 16-12-2013

Product description version 1.0 16-12-2013 Product description version 1.0 16-12-2013 Table of content 1. Introduction 2. Target customer 2.1. Validated needs of customer 2.2. Top USPs 3. Core Features 3.1. Feature description 4. System requirements

More information

Going Mobile-does your website work on mobile devices?

Going Mobile-does your website work on mobile devices? Going Mobile-does your website work on mobile devices? Going Mobile-does your website work on mobile devices? It is unlikely to have escaped your attention that people are now accessing the web from a

More information

Global Preview v.6.0 for Microsoft Dynamics CRM On-premise 2013 and 2015

Global Preview v.6.0 for Microsoft Dynamics CRM On-premise 2013 and 2015 Global Preview v.6.0 for Microsoft Dynamics CRM On-premise 2013 and 2015 User Manual Akvelon, Inc. 2015, All rights reserved. 1 Contents Overview... 3 Licensing... 4 Installation... 5 Upgrading from previous

More information

Content Management System User Guide

Content Management System User Guide Content Management System User Guide support@ 07 3102 3155 Logging in: Navigate to your website. Find Login or Admin on your site and enter your details. If there is no Login or Admin area visible select

More information

Reference Guide for WebCDM Application 2013 CEICData. All rights reserved.

Reference Guide for WebCDM Application 2013 CEICData. All rights reserved. Reference Guide for WebCDM Application 2013 CEICData. All rights reserved. Version 1.2 Created On February 5, 2007 Last Modified August 27, 2013 Table of Contents 1 SUPPORTED BROWSERS... 3 1.1 INTERNET

More information

domovea remote access tebis

domovea remote access tebis domovea remote access tebis SUMMARY SUMMARY Page 1. INTRODUCTION... 2 1.1 PURPOSE OF THE DOCUMENT... 2 1.2 PRELIMINARIES... 2 2.... 3 2.1 CONNECTING TO THE DOMOVEA.COM PORTAL... 3 2.2 CREATING A PERSONAL

More information

QaTraq Pro Scripts Manual - Professional Test Scripts Module for QaTraq. QaTraq Pro Scripts. Professional Test Scripts Module for QaTraq

QaTraq Pro Scripts Manual - Professional Test Scripts Module for QaTraq. QaTraq Pro Scripts. Professional Test Scripts Module for QaTraq QaTraq Pro Scripts Professional Test Scripts Module for QaTraq QaTraq Professional Modules QaTraq Professional Modules are a range of plug in modules designed to give you even more visibility and control

More information

Create a free CRM with Google Apps

Create a free CRM with Google Apps Create a free CRM with Google Apps By Richard Ribuffo Contents Introduction, pg. 2 Part One: Getting Started, pg. 3 Creating Folders, pg. 3 Clients, pg. 4 Part Two: Google Forms, pg. 6 Creating The Form,

More information

5. At the Windows Component panel, select the Internet Information Services (IIS) checkbox, and then hit Next.

5. At the Windows Component panel, select the Internet Information Services (IIS) checkbox, and then hit Next. Installing IIS on Windows XP 1. Start 2. Go to Control Panel 3. Go to Add or RemovePrograms 4. Go to Add/Remove Windows Components 5. At the Windows Component panel, select the Internet Information Services

More information

How to Create a Simple WordPress Store Online for Free

How to Create a Simple WordPress Store Online for Free How to Create a Simple WordPress Store Online for Free The Internet is one of the most fertile grounds on which you can build a business to sell your products or services. This is because of the fact that

More information

ITP 101 Project 3 - Dreamweaver

ITP 101 Project 3 - Dreamweaver ITP 101 Project 3 - Dreamweaver Project Objectives You will also learn how to make a website outlining your company s products, location, and contact info. Project Details USC provides its students with

More information

JTouch Mobile Extension for Joomla! User Guide

JTouch Mobile Extension for Joomla! User Guide JTouch Mobile Extension for Joomla! User Guide A Mobilization Plugin & Touch Friendly Template for Joomla! 2.5 Author: Huy Nguyen Co- Author: John Nguyen ABSTRACT The JTouch Mobile extension was developed

More information

Creating Online Surveys with Qualtrics Survey Tool

Creating Online Surveys with Qualtrics Survey Tool Creating Online Surveys with Qualtrics Survey Tool Copyright 2015, Faculty and Staff Training, West Chester University. A member of the Pennsylvania State System of Higher Education. No portion of this

More information

DREAMWEAVER BASICS. A guide to updating Faculty websites Created by the Advancement & Marketing Unit

DREAMWEAVER BASICS. A guide to updating Faculty websites Created by the Advancement & Marketing Unit DREAMWEAVER BASICS A guide to updating Faculty websites Created by the Advancement & Marketing Unit Table of content Tip: Click on the links below to go straight to the desired section The W (Web Services)

More information

Adobe Dreamweaver CC 14 Tutorial

Adobe Dreamweaver CC 14 Tutorial Adobe Dreamweaver CC 14 Tutorial GETTING STARTED This tutorial focuses on the basic steps involved in creating an attractive, functional website. In using this tutorial you will learn to design a site

More information

ireview Template Manual

ireview Template Manual ireview Template Manual Contents Template Overview... 2 Main features... 2 Template Installation... 3 Installation Steps... 3 Upgrading ireview... 3 Template Parameters... 4 Module Positions... 6 Module

More information

>> My name is Danielle Anguiano and I am a tutor of the Writing Center which is just outside these doors within the Student Learning Center.

>> My name is Danielle Anguiano and I am a tutor of the Writing Center which is just outside these doors within the Student Learning Center. >> My name is Danielle Anguiano and I am a tutor of the Writing Center which is just outside these doors within the Student Learning Center. Have any of you been to the Writing Center before? A couple

More information

DIRECT MESSAGING END USER GUIDE ALABAMA ONE HEALTH RECORD. Unify Data Management Platform 2012/2013 Software Build 5.15

DIRECT MESSAGING END USER GUIDE ALABAMA ONE HEALTH RECORD. Unify Data Management Platform 2012/2013 Software Build 5.15 DIRECT MESSAGING END USER GUIDE ALABAMA ONE HEALTH RECORD Unify Data Management Platform 2012/2013 Software Build 5.15 April 2015 Proprietary and Confidential Property of Truven Health Analytics Inc.

More information

Programming exercises (Assignments)

Programming exercises (Assignments) Course 2013 / 2014 Programming exercises (Assignments) TECHNOLOGIES FOR DEVELOPING WEB USER INTERFACES Websites (HTML5 and CSS3) Table of contents Technologies for developing web user interfaces... 1 Websites

More information

Creating a Website with Google Sites

Creating a Website with Google Sites Creating a Website with Google Sites This document provides instructions for creating and publishing a website with Google Sites. At no charge, Google Sites allows you to create a website for various uses,

More information

Airangel s WiFi Portal Best Practice Guidelines Get the most out of your WiFi infrastructure

Airangel s WiFi Portal Best Practice Guidelines Get the most out of your WiFi infrastructure CONTROL PERSONALISE SOCIALISE www.airangel.com Airangel s WiFi Portal Best Practice Guidelines Get the most out of your WiFi infrastructure Contents Why is my portal design so important? Page 03 - You

More information

Okay, good. He's gonna release the computers for you and allow you to log into NSLDS.

Okay, good. He's gonna release the computers for you and allow you to log into NSLDS. Welcome to the NSLDS hands-on session. My name is Larry Parker. I'm from the Department of Education NSLDS. Today, I have with me a whole host of folks, so we're gonna make sure that if you have any questions

More information

Dreamweaver CS6 Basics

Dreamweaver CS6 Basics Dreamweaver CS6 Basics Learn the basics of building an HTML document using Adobe Dreamweaver by creating a new page and inserting common HTML elements using the WYSIWYG interface. EdShare EdShare is a

More information

BullCharts Review. Easy Installation & Setup. BullCharts Display. By Jason Mitchell

BullCharts Review. Easy Installation & Setup. BullCharts Display. By Jason Mitchell BullCharts Review By Jason Mitchell As many of my readers know I have been a very strong Metastock supporter for a number of years. Over time I have also become accustomed to Metastock and its features

More information

My Store. Quick Startup Guide. DIY online store builder

My Store. Quick Startup Guide. DIY online store builder Quick Startup Guide My Store DIY online store builder Thank you for selecting Netregistry to create your online presence. In this guide we will run you through the basic steps to get online. Call 1300

More information

Intro to Web Development

Intro to Web Development Intro to Web Development For this assignment you will be using the KompoZer program because it free to use, and we wanted to keep the costs of this course down. You may be familiar with other webpage editing

More information

BASIC SMART BUSINESS

BASIC SMART BUSINESS REV.01 2013 p. 1/16 Roma, 16/01/2014 Dear Telefonica S.A. marketing department SUBJECT: Revenue Sharing Webee Telefonica Webee allows the user to create and publish professional websites "manageable",

More information

WIX: Building a Website with a Template. Choosing a Template First you will need to choose a template from the Create section of the Wix website.

WIX: Building a Website with a Template. Choosing a Template First you will need to choose a template from the Create section of the Wix website. WIX: Building a Website with a Template Choosing a Template First you will need to choose a template from the Create section of the Wix website. To choose a template: 1. Go to wix.com. 2. From the top

More information

Your Blueprint websites Content Management System (CMS).

Your Blueprint websites Content Management System (CMS). Your Blueprint websites Content Management System (CMS). Your Blueprint website comes with its own content management system (CMS) so that you can make your site your own. It is simple to use and allows

More information

Committee guide to club features on UWESU Website Version 1.1

Committee guide to club features on UWESU Website Version 1.1 Committee guide to club features on UWESU Website Version 1.1 This guide will help you get the best out of your club pages, whether you are a sport, society or network. 1 Logging on and gaining access

More information

ADA Applicant Business Process Guide

ADA Applicant Business Process Guide Objectives ADA Applicant Business Process Guide The purpose of this document is to give you an understanding of how to apply and maintain an applicant account at the American Dental Association (ADA).

More information

Titan Apps. Drive (Documents)

Titan Apps. Drive (Documents) Titan Apps Drive (Documents) University of Wisconsin Oshkosh 7/11/2012 0 Contents What is Titan Apps?... 1 Need Help with Titan Apps?... 1 What other resources can I use to help me with Titan Apps?...

More information

Inspiring Creative Fun Ysbrydoledig Creadigol Hwyl. Web Design in Nvu Workshop Session Plan

Inspiring Creative Fun Ysbrydoledig Creadigol Hwyl. Web Design in Nvu Workshop Session Plan Inspiring Creative Fun Ysbrydoledig Creadigol Hwyl Web Design in Nvu Workshop Session Plan Workshop Schedule By failing to prepare, you are preparing to fail. Event Set Up 30 minutes Introduction Welcome/Pre-day

More information

Joomla! 2.5.x Training Manual

Joomla! 2.5.x Training Manual Joomla! 2.5.x Training Manual Joomla is an online content management system that keeps track of all content on your website including text, images, links, and documents. This manual includes several tutorials

More information

HR Connect People Manager User Guide. Introduction and Navigation

HR Connect People Manager User Guide. Introduction and Navigation HR Connect People Manager User Guide Introduction and Navigation Introduction and Navigation Page 1 of 16 31 st August 2015 CONTENTS Introduction... 3 Supported Systems... 4 Logging In... 5 Main Navigation

More information