The Top iPhone Business Apps

When it comes to business users, there’s an Apple iPhone app for just about everything, including many great free apps. There are actually thousands of the things, so it’s no easy task picking the best. However, some clear favourites have emerged from our own research and survey of our Twitter followers.
Of course these apps are nothing if you lack to business skills to use them effectively! If you need Business Skills Training, Leadership and Management Training or Project Management Training in Brighton, Sussex, check out our many courses including PRINCE2 Practitioner training courses and Time Management training.
Tricky as it may be, we’ve had a go at picking the ten best iPhone apps for professionals. Best of all, some of them are free! There are so many that we’ve broken our list down into “best iPhone apps for project managers”, “best iPhone apps for networking” etc. Whether you fancy an app to find a restaurant, write a blog, work out a font or change a PowerPoint slide there’s an app for all! Read on for our best iPhone app lists…
Image: Self Portrait by Heather Buckley (Director of Silicon Beach Training)
Read the rest of "Best iPhone Apps for Business"
Read more
Posted by Natasha Stone in Management Skills Training, Social Media Training on March 31st, 2010 | 8 Comments »
Part 1.2: Introduction to the Home Page
The first page that you will design will be the ‘Home Page’. This is the main page of your website that visitors will view once they have entered your domain name in their browser. For example, if you type in the domain name http://www.siliconbeachtraining.co.uk you will automatically be forwarded to the ‘Home Page’ on the site.
All this is covered in our comprehensive Dreamweaver course in Brighton, Sussex.
The ‘Home Page’ main function is to include important information relating to your website, including a short description about what the site is all about and relevant links to useful pages.
If you look at http://www.siliconbeachtraining.co.uk, the home page instantly tells you what product it is selling and the service it provides. It is easy to navigate because it points visitors to specific locations where they can find more information about a certain training course or service. This also relates to personal websites, because you still need the main page to give the visitor a good idea of what your website entails.
How to Design the Home Page of Your Website in Dreamweaver CS4
1: Using the template we selected before, Dreamweaver generates a two column web page. You will see a horizontal bar across the top of your page labelled “Header”. Insert the name of your website here. Under the header there are two columns. The narrow left column, called the “sidebar”, is where you will eventually place your navigation menu. The wide right column, entitled “Main Content” is where you will place the bulk of your web page’s content.
2: Directly above “Header”, there is a section that says “Title:” followed by a field that contains “Untitled Document”. This field is the text that the search engines will show as being the title of your web page when it displays the results of a search. It is also the text shown by a web browser in the title bar of the browser window when it displays your page.

Highlight the words ‘Untitled Document’, and type in your website name.
Please note the web browser does not display it in the body of your web page because it is an internal field. As mentioned above, the field is only shown in the title bar of the browser window itself. Although it doesn’t show in the body of a web page, it is an important part of the page, so it should not be left as “Untitled Document”.
3: Now we move on to the visible part of your web page. Highlight the word “Header” and replace it with the name of your website.
4: Next, replace the “Main Content” section of the web page with your real content. Highlight the “Main Content” text, press delete and replace with some appropriate content.
Once this is done, replace the “Lorem ipsum dolor” with your own words by clicking anywhere in the top line. Typing and editing text in Dreamweaver works the same as if you were using a word processor.
The “H2 level heading” subtitle is there to show you that you can have subtitles in your documents as well. Replace it, along with the text below, or whatever you want.
Please take a look at the following example text:
Welcome
Silicon Beach Training offer quality, cost effective training to industry and individuals. Our training courses allow beginners and professionals to expand their IT, business and management skills. Small classes allow clients plenty of individual assistance from our experienced trainers.
Featured Product
Popular courses include Project Management, Dreamweaver training, Photoshop training, Systems Development and Business Analysis courses, Leadership training and Web Design training.
5: You do not need to change anything in the left column (sidebar). You will be adding a navigation menu to this section in later chapters
6: Scroll down to the bottom of the page and locate the horizontal bar labelled “Footer”. Replace the word “Footer” with anything you like e.g. a copyright notice. The copyright symbol, ©, can be inserted by clicking “Insert > HTML > Special Characters > Copyright” from the menu.
7: Once you are happy with your web page, save it by clicking “File > Save As…”. Type “index.html” (without the quotation marks) into the “File name” field and click the “Save” button.
IMPORTANT: the name “index.html” must be typed exactly as shown, in lowercase letters and no spaces between the words. Do not use any other name. Files with the name “index.html” are regarded as special files by most web servers. Published correctly, when a visitor accesses your website by just the domain name, like http://www.siliconbeachtraining.co.uk the web server will automatically deliver to them the “index.html” file in your site’s main folder.
You have now created your home page.
Read more
Posted by Aaron Charlie in Dreamweaver Tutorial on March 13th, 2009 | No Comments »
This chapter will concentrate on how you can add logos, photos and other kinds of imagery to your website. All this is covered in our comprehensive Dreamweaver training course in Brighton, Sussex.
Getting Images for Your Website
1: ADDING A LOGO: Most websites have a logo that appears on every page of the website. You will need to have a unique image as your site logo in order to complete this chapter.
Make sure your Logo is in a GIF, JPG or PNG image format.
If you don’t already have a logo, you can create one either by drawing them on paper and then scanning them, or by using a drawing program such as Photoshop or Fireworks
2: Other photos for your website
At this point you should also prepare any other images you wish to put on your site. It makes life a lot easier if all the images you need are available before you start.
Again, these images should be in a GIF, JPG or PNG image format.
Now you have the images for your site.
Read more
Posted by Aaron Charlie in Dreamweaver Tutorial on March 6th, 2009 | No Comments »
This chapter will teach you how to add a navigation menu to the left hand column of your website. All this is covered in our comprehensive Dreamweaver course in Brighton, Sussex.
Website Structure
Before we add the navigation menu we need to look at the other pages that your site will contain. Whilst there aren’t any rules governing which pages your site must contain, many websites have the following pages:
Contact or feedback page
Visitors to your site use this page to send you a message.
Site Map
If your site has lots of pages it is recommended to have a ‘Site Map’. This is a list of all the pages on your site.
About Us
Most websites have an “About Us” section. This provides information about the people (or company) behind the website.
Price Lists
Price lists are common if your site is selling a product or service.
Order Form or “Buy Now” Page
Order forms are needed if your website accepts online orders.
Links
“Links” pages are a good idea, because you can link to other sites that have a relevance to yours, which is useful in building site traffic.
Privacy Policy
This is a good idea, particularly if you are collecting personal information from visitors, such as credit card payments. This page ensures users that their data is protected and reassures customers when making online orders.
This tutorial will concentrate on creating the following pages:
Name of page: “Feedback Form”
Filename: “feedback.html”
Name of page: “Site Map”
Filename: “sitemap.html”
Name of page: “About Us”
Filename: “aboutus.html”
(NB: Feel free to add to this list if you have other pages you want to link to.)
The Dreamweaver CS4 Spry Framework
The Adobe Spry Framework lets you add a variety of interactive features to your website. One of these features is a navigation menu bar, which you will be using in this tutorial. The Spry menu bar is designed to make it easy for you to insert and configure your menu. The next section will show you how to do this.
Read more
Posted by Aaron Charlie in Dreamweaver Tutorial on March 9th, 2009 | No Comments »