Archive for the ‘Learning’ Category

Canadian Web Hosting

Regular readers of my blog will know that I’ve been a huge fan of BlueHost for a number of years, they’re a quality outfit with great web services and tremendous support but they’re based out if the United States which, while many of you are US citizens and choose to be patriotic … has it’s downside as well.

The US Dollar

The first, and most obvious flaw in hosting anything in the United States is the US dollar itself, with poor performance over the past year a US dollar costs between 95¢ and $1.05 per Canadian dollar but in recent years past, it could have costed up to $1.50 to purchase a US dollar! That means that the $6.95 a month I pay with BlueHost actually costs me anywhere from $6.60 per month to $10.40 per month depending on influences outside my control.

On the other hand, web hosting in Canada would have cost a US customer $6.95 Canadian per month, or as low as $4.63 per month with fluctuations in the currency giving US based business a savings of up to 33% per year for hosting here in Canada.

Privacy Issues

When it comes to domain hosting for the average business, privacy is not something most think about but for larger businesses or membership based websites, hosting a website in Canada has the often unforeseen advantage of being regulated by the Privacy Office of Canada, not the US Department of Homeland Security or the Digital Millennium Act. While it could be fair to say that US based businesses should abide by these laws, businesses not based in the US may find themselves benefiting from Canadian rules over US based laws.

options

How to center a header, with HTML and CSS

Here’s a quick tip that’ll help you centre a heading using nothing more than a little bit of HTML and CSS.

First, in a new HTML document (which you can create using something as simple as NotePad or Textedit simply by saving your text document with the .html extension), you’ll want to create a new heading. You can do it by including the following code in your document:

<h1>Hello World</h1>

This text adds a standard heading to your website but what if you want to centre the heading on the page? Easy! Let’s modify the standard <h1> tag to apply a style sheet directly to it:

<h1 style=’text-align:center;’>Hello World</h1>

You’ll notice that I don’t need to setup an individual style sheet to accomplish this task, simply adding the style attribute will allow me to make the changes to this one specific item. If I want to be able to centre multiple items, I could use a style sheet class to accomplish the task:

<style>
.center {text-align: center;}
</style>
<h1 class=’center’>Hello World</h1>

Note the class is represented in the style sheet as a period (.) plus the name of the class. Similarly, if I wanted to assign the centre to all occorances of the <h1> tag I could use:

<style>
h1{text-align: center;}
</style>
<h1>Hello World</h1>

Marketing Mistakes & Bashing Your Sponsors

I love reading new blogs, especially ones that have little or nothing to do with my area of focus, that way I can always get to see different points of view! This week is no exception, I’ve found a great collection of marketing blogs since I started this year and I’d love to share some with you.

Laurel Sutton has a great article on Marketing Profs called 10 Best and Worst Internet Company Names of the Decade that reads like a dummy’s guide to naming your business. I wish I could say that these are common sense examples but a lot of the companies Laurel references spent HUGE money to screw up. Speaking of “common sense”, there’s a good piece at Knowthis.com about common mistakes in marketing, I wish I could say that I’ve avoided these in the past but … I’d be lying.

I’m a sucker for Ruth Mortimer’s blog about marketing, it’s not just that she’s a wickedly cool writer or that she got a sense of humour about her industry. I think it might be because she’s hot. Speaking of which, I read an article in the fall about the ratio of clicks on Facebook for ads with attractive girls vs. normal ads which I can’t find now but … her rock’in blog reinforces that data.

Those wacky Aussies have a great article about marketing (or the lack thereof) and cities, which again reinforces my opinion of most civil servants but also leaves me wondering why cities can’t seem to get the hang of technology. Speaking of people who can’t get the hang of technology, staff at the  VANOC (Vancouver Olympics) can’t seem to understand bitching about major sponsors is a bad idea.

Using the Blind to Build Your Bottom Line

Comments Off

There was a story about a restaurant in Hamilton Ontario, if memory serves correctly it was a Greek restaurant but the details seem reasonably unimportant. In this story, a man is hired to build a wheelchair ramp for the restaurant and he brings his young son along to help.

The boy was confused because the owners didn’t need to use wheelchairs and so he asked his father why they choose to spend the money on putting in an expensive ramp. His father then explained that the ramp wasn’t for the owners but it was for the customers. Still confused, the boy pointed out that not a lot of people used wheelchairs and his father, always patient agreed yet also pointed out that since there was only one restaurant in town that was inviting to people in wheel chairs, they would all eat here.

Regardless of your business, the web is not unlike the restaurants of Hamilton in that there are not a lot of people with visual impairments yet those few websites which make the effort to accommodate them, get all their business.

Helping the Visually Impaired View Your Website

When creating a website, it is vital to remember not all your audience members have the physical or technological capacity to see the web the same way you do. In fact according to the American Foundation for the Blind, roughly one in ten people suffer from significant loss of vision. That means that over 30,000,000 Americans have difficulties reading poorly designed websites.

Building better websites to help an aging population, as well as those who simply lack modern computers (15% of people surfing our websites use computer monitors of 800×600 pixels or less) is easy if you take the time to follow some basic tips:

  1. Ensure all images are properly labeled using the ALT attribute
  2. In an image is used as an interactive element, describing the function of the element
  3. Provide captions for multimedia elements such as audio, video and rich media
  4. Use verbose text links, avoid using “click here” whenever possible
  5. Use CSS structure for design and W3C compliant layouts for websites
  6. Make the most of lists and headings to help identify key elements
  7. Summarize charts, graphics and images with the longdesc attribute
  8. Avoid unnecessary scripts, frames and applets

How Helping the Blind will Help Build Your Business

While ensuring that people with disabilities have free and easy access to your website should be motivation enough to build a great website, there’s a wonderful side benefit for modern companies which should never be overlooked, Google.

Over the past decade, Google has dominated the online search market and is responsible for two thirds of all searches in the world, that’s over 6,000,000,000 (six billion) searches per month for 2009 and the titan of search engines shows little sign of stopping. The objective of every business with a website is to appear in the coveted top of a Search Engine Result Page (SERP) to drive more traffic to their website site but to understand how this is accomplished, a basic understanding of Google is required.

At the very core of what makes Google capable of delivering such great search results is a small software application called a spider. These spiders are constantly crawling the web, searching for new content, indexing pages and reporting back to Google with the most updated information possible and these spiders, are blind. Therefore, if you want to help Google drive traffic to your website, it is imperative that your website effectively be readable by people with visual difficulties. With that in mind, let’s take another look at why out simple steps to helping the visually impaired are important to Google and other major search engines:

  1. Ensure all images are properly labeled using the ALT attribute
    this allows search engines to know what a specific photo contains and focus the page relevance as well as return results on the Images search engine
  2. In an image is used as an interactive element, describing the function of the element
    this allows Google to transfer the description from the element to the target page which increases the visibility of the link in Google’s results
  3. Provide captions for multimedia elements such as audio, video and rich media
    Google is unable to view the contents of interactive rich media such as Flash or audio files, the caption is Google’s only way of knowing what the file is about
  4. Use verbose text links, avoid using “click here” whenever possible
    Google uses the hyperlinked words to help determine what a link is about, for example linking the phrase Fredericton web design to our homepage  helps the search engine understand which keywords we want to promote
  5. Use CSS structure for design and W3C compliant layouts for websites
    At their core, a webpage is nothing more than a computer document just like a Microsoft Word file but readable by web browsers. Similar to Word documents, these files must be compatible with the software reading them or problems occur and in the case of webpages this file format is defined by the W3C standard. If you want Google and other search engines to be able to read your website, you need to comply to these standards.
  6. Make the most of lists and headings to help identify key elements
    When a person looks at a webpage, some words appear bold or larger. These elements help us see when words and phrases are important, similarly search engines use heading tags and formatting elements to assign importance to phrases
  7. Summarize charts, graphics and images with the longdesc attribute
    As with all graphics,  spiders are unable to read the content of a photo or chart.
  8. Avoid unnecessary scripts, frames and applets
    While  helpful for displaying information to 90% of the audience, frames, scripts and applets make surfing the Internet almost impossible for the visually impaired as well as major search engines.

Ensuring your website is optimized for both search engines and the visually impaired is just one of the many services offered by Ross Creative, if your business would like an Accessibility Report completed on a web property please contact our web strategy team today.

What does a PageRank really mean?

Comments Off

When it comes to marketing your business on the Internet there are two basic ways to promote yourself, the first is through paid advertising such as banner ads and sponsorships but the second is called Organic Marketing and it’s the process of people finding your website through free methods such as search engines, social media and other forms of free links to your website.

The most important form of Organic Marketing is being found on the results pages of a popular search engine such as Google but how does Google rank those results and how does it know who’s the best to link to? In order to determine which websites to return as part of their Search Engine Results Pages (SERP’s), Google employees a proprietary technology called PageRank, this system of ranking webpages does two important things:

  1. PageRank returns high quality links for visitors, which in turn increases Google’s reliability and;
  2. PageRank removes poor quality links for visitors, also increasing Google’s value to consumers

How PageRank Works

The exact formula’s used to calculate the PageRank system are hidden but based on the original patent and filed documents, PageRank works by calculating a value for your website based on both the volume and quality of websites which link to your website. What that means is that making your website popular is not only a matter of increasing the number of links from websites to your website but also the quality of links from those websites to your website.

For example, here are the PageRanks for some popular websites:

These PageRank results are based on a number of factors but primarily, the sheer volume of websites which are linking to each. For example, 45,000 websites link to CNN.com while only 12,000 link to NBC.com but if you delve deeper into the PageRank formula you’ll also discover that the CNN.com links are most likely a higher PageRank value themselves.

A Simplified Understanding of PageRank

To make it easier to understand how Google calculates PageRank, let’s assume that each PageRank value is worth a certain number of votes but since we know that higher PageRanks are worth more, we can assign more weight to each.

PageRank Vote Weight
0 0
1 1
2 4
3 8
4 16
5 32
6 64
7 128
8 256
9 512
10 1024

If we use the chart above as a rough indicator of the PageRank model (remember nobody really knows how they assign values) than we can determine that the best way to increase the positioning of a website on Google is to increase the number of people linking, but also the quality of people linking.

For example,receiving 1,000 links from poor quality website (PageRank 1) would return 1,000 votes but a single link from a popular website such as CNN.com (PageRank 10) would be worth 1024 votes.

Using the same example, receiving a million links from websites Google considers to be worthless (PageRank 0) or damaging (spam websites, sites that spread viruses etc), would result in no bonus to your website.

What does a PageRank really mean?

With this understanding of how Google calculates PageRank, it is easy to understand then that Google uses PageRank to determine the value of your business and it’s website simply be determining both the quantity and quality of websites which link to your business.

Websites with a high PageRank rank higher on Search Engine Results Pages, which allows more potential customers to find them but PageRank is just one of many factors which leads to higher visibility and should be treated as just one step in your Organic Marketing campaign. You can download the Google Toolbar for free to see the PageRank of each website you’re visiting or if you would like to learn more about our Social Media Marketing, including Organic Link Building please feel free to contact Ross Creative.

How to market your restaurant with Facebook

Comments Off

According to Facebook’s own data (http://www.facebook.com/press/info.php?statistics) there are over 350 million people actively using the social media website, it’s possibly the most successful website ever build and it’s a virtual gold mine for restaurants looking to effectively market themselves online, often for free.

Why Use Facebook?
Beyond the simple and staggering number of people who use Facebook, there’s a certain mindset to the community website, it’s about sharing positive experiences and linking to content worth sharing with friends. Since Facebook is about social community, linking to favourite pubs and eating establishments is just one more way for people to tell their friends who they really are.

How much does it cost to market with Facebook?
It’s free. Seriously, building a Facebook page costs nothing except an hour of your time to assemble some text, a few photographs and  a little bit of technical know how. Once you have the basic content together, setting up a Facebook profile is completely free for your company.

How to setup a Facebook profile for your restaurant
Setting up a Facebook page is actually very simple, first you need to visit Facebook at http://www.facebook.com/pages/ and click the  Create Page link.  The next step will ask you to select your business type, just follow the picture here and select your local business as a restaurant.

facebook restaurant setup

Next, let’s add the title of your page. This should be the name of your restaurant or something very similar, often if you have a commonly named restaurant (There are over 700 Crown Pub’s in England for example) you may need to add a descriptive phrase such as the town or area to the title.

Finally, you need to verify that you are in fact a human being by typing a series of letters and then you can create your restaurant’s Facebook page. If you don’t already have a personal profile, Facebook will ask you to create one but don’t worry, it’s also free and easy.

Marketing with Facebook
Once your restaurant has a page of Facebook, you can easily upload some photographs and a brief description. It’s also possible for you to add your restaurant’s hours of operation, specials etc to help people know more about your business.

Since Facebook works through social networking, you’ll want to tell your local ‘real world’ customers about the new addition, you can run a small promotion in store and give away a free lunch once a month to somebody on your new fan list. Once your fan list starts building, each friend of your new addition will see that they’ve joined your page! That’s the best “word of mouth” advertising you could ask you.

How to market your restaurant with Facebook

Comments Off

According to Facebook’s own data (http://www.facebook.com/press/info.php?statistics) there are over 350 million people actively using the social media website, it’s possibly the most successful website ever build and it’s a virtual gold mine for restaurants looking to effectively market themselves online, often for free.

Why Use Facebook?
Beyond the simple and staggering number of people who use Facebook, there’s a certain mindset to the community website, it’s about sharing positive experiences and linking to content worth sharing with friends. Since Facebook is about social community, linking to favourite pubs and eating establishments is just one more way for people to tell their friends who they really are.

How much does it cost to market with Facebook?
It’s free. Seriously, building a Facebook page costs nothing except an hour of your time to assemble some text, a few photographs and  a little bit of technical know how. Once you have the basic content together, setting up a Facebook profile is completely free for your company.

How to setup a Facebook profile for your restaurant
Setting up a Facebook page is actually very simple, first you need to visit Facebook at http://www.facebook.com/pages/ and click the  Create Page link.  The next step will ask you to select your business type, just follow the picture here and select your local business as a restaurant.

facebook restaurant setup

Next, let’s add the title of your page. This should be the name of your restaurant or something very similar, often if you have a commonly named restaurant (There are over 700 Crown Pub’s in England for example) you may need to add a descriptive phrase such as the town or area to the title.

Finally, you need to verify that you are in fact a human being by typing a series of letters and then you can create your restaurant’s Facebook page. If you don’t already have a personal profile, Facebook will ask you to create one but don’t worry, it’s also free and easy.

Marketing with Facebook
Once your restaurant has a page of Facebook, you can easily upload some photographs and a brief description. It’s also possible for you to add your restaurant’s hours of operation, specials etc to help people know more about your business.

Since Facebook works through social networking, you’ll want to tell your local ‘real world’ customers about the new addition, you can run a small promotion in store and give away a free lunch once a month to somebody on your new fan list. Once your fan list starts building, each friend of your new addition will see that they’ve joined your page! That’s the best “word of mouth” advertising you could ask you.

Packaging for Success

Comments Off

Have you ever judged a book by its cover? Actually I guess a better way to ask that question is, have you ever not judged a book by its cover? Of course not, how things look are important to us and as consumers we’re always looking for more than the product inside the container, we’re also looking for the packaging … it’s a little like wrapping paper at Christmas, we want to feel spoiled when we buy it.

Packaging isn’t limited to a grocery store (although it is a perfect example of packaging), we also judge the quality of a product based on its packaging at trade shows and industrial equipment, taking the time to put a little bit of trim work and paint on an old house almost always increases its value in the marketplace so why then, do so many people forget to properly package their own products?

Tropicana’s branding gamble
Packaging is such a funny thing that  we often don’t even notice how powerful it is but take the below example of what happened when Tropicana Orange Juice changed the packaging for its iconic orange juice from the traditional design on the left (with a great big orange) to a more upscale, generic style on the right.

The result (beyond a ton of media attention) was a consumer rebellion at the cash register, designers seem to like the new design but consumers hated it. The result? The company switched back to their original design. More importantly it helps designers and marketing people remember that packaging, whether it be retail or commercial is critical to the success of a product.

tropicana-packaging

Selling Your Business – Why not to Network

Comments Off
Read every book on marketing written since the 1960's and they'll tell you to work a room and hope for sales. Here's why they're all wrong.

We’re Getting There!

Comments Off

Thanks for visiting Regent Software, we’re pretty busy working on the new design and layout for the website but for now you can download a couple of our plugins and a cargo calculator for EVE while we wrap up the finishing touches.

Regent Software is the brain child of Christopher Ross, a Fredericton website designer, online marketing junkie and software developer with a split personality. When he’s not busy creating awesome logos and websites, he’s building software tools for marking companies, custom database solutions and helping businesses market themselves on the internet.

The new design will be ready for Regent Software over the next few weeks but in the mean time, the website is here so our software is available for download.

Is Twitter Good for Stalking?

As you may of read on my website before, I don’t get Twitter. I mean, I have it (http://twitter.com/thisismyurl/) and I’ve programmed my blog to update it but honestly, I simply don’t get it, nor … do I care to get it. Actually, everything about it seems pointless to me from the cute little status updates to peoples self promotional content.

I will admit it, I simply don’t get Twitter. I think I’m too old (35) to get it so today while guest lecturing a class in business to 25 high school students, all armed with mobile phones, iPhones, Blackberries and most Facebooking during the lecture I asked for a show of hands.

“How many of you have Facebook?” I asked knowingly and was actually surprised when one girl didn’t put up her hand. Even the teacher had it.

“How many of you use YouTube?” I next queried. Everybody again raised their hand.

“How many have seen Plenty of Fish?” I asked. One overly energetic youth volunteered. “How many have seen it but not used it?”, again most hands went up. Finally … I was ready for the big question, the one that would help me bridge the boring business lecture into something awesome, something that would let me tap into the spinal cord of the next generation and finally ask the question that I was dying to ask …

“How many of you have Twitter?”

Silence.

Worse than silence in fact, one girl asked me what was Twitter? It was like I’d asked how many bauds their modem was. Complete, unadulterated, unconnected, uninvolved, uninterested silence.

It was like the room came to a stand still, like there was a traffic accident but a boring one at the front of the room. Even the teacher looked puzzled. I tried to recover, go onto the next part of my prepared speech but then it happened, some kid that looked like he should have been in Fast Times at Ridgemount High spoke up, “I think my mom has Twitter”. This of course caused another student to blurt out that he’d Twittered your mom and of course it set off a chain of more open, more honest but equally confused questions and what Twitter was and why they should care about it.

After I explained Twitter by describing it as a social media micro blogging platform, the looked confused. Then I explained it was like Facebook’s status updates but without the rest, simple a place where you could update your status in short sentences and people could see what you’re up to … this led to the best question about Twitter I think I’ve ever heard from one girl in the class, “So Twitter’s for stalking me?”.

btw, I’m not the first to discover this …

How can I make a profit?

This article is going to deviate a little from my normal posts because I’m not going to just focus on the web but instead give small business owners a few simple pieces of advice that can help you run a sucessful business both online and in a traditional setting.

What is profit?

First, let’s establish that the goal of every business should be to make money but more importantly, it’s to make a profit and the most proft possible over the life of the business.

If we accept this to be true, then we need to stop and take a deep breath because we need to seperate profit from sales because the amount we sell isn’t actually a reflection of our total profit, in fact a company with high sales can actually be losing money!

Let’s take a look at this in a practical example, of somebody hiring a web designer to help them build a website. In this example let’s say that the website will cost $10,000 to build (it’s a pretty fancy website) plus $10,000 in marketing to successfully launch it. From my experience many people would assume the cost of the website is $20,000 but in reality there is the cost of operating the website and continued marketing so let’s add another $2,000 per month to the website cost plus $1,000 for somebody to look after it each month. In total, our website has a cost of $56,000 for the first year of operation and $36,000 each year after.

N0w, let’s assume that on our website we’re selling something. This could be a monthly membership, physical product which need to be mailed or electronic downloads. Regardless of what type of product you’re selling, there will be costs associated with processing credit cards and delivering the product. In our example, let’s assume we’re selling an item that costs us $10 per unit (each time we sell) and we’re selling that item for $30. At first glance, you may assume that you’re earning $20 per unit but in fact, you’re not since you have to account for your total fixed costs as well. The following chart shows the actual costs per item, assuming the business only operates for one year.

totalcosts1 How can I make a profit? image

As you can see, you’re actually loosing money for the first 1,750 items sold and only making profit above that point. What that means in real world terms is that while you may have collected $52,500 in income from your new online business you spent $56,000 to build and maintain the website plus $17,500 to sell 1,750 products which means you are still short $3,500 which we call a loss.

To calculate the actual break even point for your online business we need to use a fancy math formula, it looks like this:

Revenue(x) = Cost(x)

Actually, that’s not fancy at all. It’s pretty simple really, so let’s expand it to show the break down.

Revenue(x) = Units Sold x Price

Cost(x) = (Variable Costs(x)) + Fixed Costs

So our final math equation (don’t be scared, it’s actually much easier than it looks) is:

Price(x) = (Variable Costs(x)) + Fixed Costs

We know that our Fixed Costs are $56,000 and our Variable Costs are $10 and that our Price is $30 so we can replace those in the equation:

30x = 10x + 56000

Math is awesome, so I know that I can move the 10x to the right side of the = sign as long as I subtract it. This works because if I said 30 “apples” are worth 10 “apples” plus 56000, I could cancel the 10 “apples” from either side, which would result in:

20x = 56000

Now, if I divide both sides by 20 I convert my x (which is the unknown we’re searching for) into a 1 and 56,000 becomes my required units.

x = 2800

So, in order to break even at our business (that is, to have our total sales be equal to our total costs) we need to sell 2,800 units of our product assuming that our fixed costs are $56,000 and our variable costs are $10 per item on a $30 sale.

Expanding the model over two years

In the first example, the fixed cost of your business startup was assumed to be fully utilized in the first year of your business, but realistically a website could last longer so if we want to spread the cost of that website over two years.

To do this, we need to remember that the fixed cost of the website is $15,000 to start plus $3,000 per month. This means that in year one, the cost to run the website is $56,000 and in year two it is $36,000. The total fixed costs to run the website for two years is $92,000 so let’s take a look at the chart with those numbers.

totalcosts 2 How can I make a profit? image

Now, we can use the equation from before to calculate our break even point.

R(x) = C(x)
30(x) = 10(x) + 92000

20(x) = 92000
x = 4600

So, in order to break even (not profit!) you will need to sell 4,600 units at $30, with a cost of $10 per unit and $92,000 in fixed costs over two years.

Charging More

If you would like to charge more, simply change the value of R(x). So if you’d prefer to charge $35 per unit:

R(x) = C(x)
35(x) = 10(x) + 92000
25(x) = 92000
x = 3680

If you find a cheaper supplier and still want to charge $35:

R(x) = C(x)
35(x) = 5(x) + 92000
30(x) = 92000
x = 3666.66

Using this basic formula, any business can quickly calculate what it takes to make a profit buy simply determing the value of x (the number of units you must sell to break even) and adding 1.

How to hire a web designer

Before rushing into your big online business idea, there are a lot of things to consider and the first is how to hire a web designer.

Have a plan

Let’s take a look a few key points when hiring a web designer, first you need to establish what it is that a web designer is going to do for you. Before you even approach a web designer, know what you want. It’s far too easy for web designers to accidently overwhelm you with technical jargon and deliver something that might not meet your needs.

Understand their role

A web designer is a tool much like a hammer, you can build a great house with them but you can’t depend on them to be everything, all the time just like you can’t expect an architect to be a great plumber. What most people think of as web design falls into several special categories:

  • Web designers, the people who control the look and code static HTML for browsers to read
  • Web developers, who program website dynamic code for ’smart’ websites
  • Web marketers, who promote your website and create social media links
  • Web architects, the people who plan complex websites
  • Web content developers, people who write and edit text for your website

Freelance web designers are often great at one thing, sometimes two but rarely three or more. If you’re unsure if the web designer you’re talking to can complete all the tasks required, hire additional help.

Shop Smart

If you’re the type of person who wants (or needs) to succeed online, shop smart and shop around. Once you have a comprehensive plan for what you (the business owner) wants, talk to at least three web designers and get equally comprehensive quotes from each. Remember, you’re in control of your own website and need to feel educated and properly equipped to make the best choice possible.

If all else fails, ask me for an opinion I offer comprehensive consulting services designed to help business owners make better website decisions and build better websites.

How do I add the date to my blog?

There are a lot of times when we want to add something as simple as the date to our blog but coding (especially in PHP) can be a bit difficult. Let me walk you through the steps to adding a date to your blog, assuming of course you use WordPress.

First, open your template files such as the footer by loading the footer.php file located in your /wp-content/themes/[theme name]/ folder.

Next, we need to insert a very simple PHP function called date() into your page but before we do that, we need to make sure that we open and close the PHP event. To do this, simply open it using <?php and close it using ?>. The date() function itself requires a formating argument, but luckily we’re not meant to remember them all. They can be found on the PHP date() reference page.

As an example, if you want to show the day of the week that it currently is you could open your website and edit it every day (highly impractical) or you could insert the code <?php echo date(‘l’); ?> into your page. Note that I open the PHP event, place the date() function with the argument ‘l’, indicate the end of a line (;) and then close the PHP event.  Each of these elements are required to properly format the date.

If you would like to show the current year, simply use: <?php echo date(‘Y’); ?> because Y is the symbol for the year. On the other hand, if you’d like to use something more complex, try <?php echo date(‘l jS \of F Y h:i:s A’); ?> which will return something like Monday 8th of August 2005 03:12:46 PM.

Once you’ve saved your footer.php file, simply re-upload it to your server and voila! Now you can set the date using your server and PHP instead of editing files every day! In more practical terms, it is how you can always have an updated copyright notice of your website without having to remember to update it each January.

What does a Web Master do?

Over the past several years, new jobs have been created and many employers are finding themselves more dependent than ever on their technology department but without truly understanding what each member of the team does. This is especially true in the case of a Web Master, which is a generic term used to cover a vast area of technological expertise.

First, what is a web master? As the name might imply, a web master is a master of the web. They’re a specialist who understands the role of a companies website from both a technological and a marketing perspective. They role therefore is neither IT nor design but a combination of both.

Is a Web Master the Web Designer? Often times, a web master is both the designer and builder of a website but they do not have to possess creative abilities for the job, any more than an Marketing Manager need be a Graphic Designer.

Is the Web Master a Web Programmer? Again, often they are capable of programming (or more accurately Web Scripting) but they are not master programmers, nor are they Network Specialists or Information Technolology staff members.

So then, what exactly is a Web Master and what do they do for an organization? A Web Master is a master of multiple disciplines and a great Web Master is accomplished in a variety of areas including:

  • Web scripting
  • Web marketing
  • Web design
  • Web publishing
  • Web architecture
  • Web hosting
  • Web advertising
  • Web based sales

An effective Web Master runs the website for a company as well as the online marketing, social media and internet partnership programs for a business.