Excerpt from product page




function getexpirydate( nodays){
var UTCstring;
Today = new Date();
nomilli=Date.parse(Today);
Today.setTime(nomilli+nodays*24*60*60*1000);
UTCstring = Today.toUTCString();
return UTCstring;
}
function getcookie(cookiename) {
var cookiestring=""+document.cookie;
var index1=cookiestring.indexOf(cookiename);
if (index1==-1 || cookiename=="") return "";
var index2=cookiestring.indexOf(';',index1);
if (index2==-1) index2=cookiestring.length;
return unescape(cookiestring.substring(index1+cookiename.length+1,index2));
}
function setcookie(name,value,duration){
cookiestring=name+"="+escape(value)+";EXPIRES="+getexpirydate(duration);
document.cookie=cookiestring;
if(!getcookie(name)){
return false;
}
else{
return true;
}
}
function date1(){
now = new Date();
then = new Date(" Jan 01 1970 00:00:00");
seconds=now-then/1000;
month=1+now.getMonth();
day=now.getDate();
year=now.getFullYear();
document.write( day+"-"+month+"-"+year+"");
}
function exitbox(){
if(getcookie('safeexit') == 'yes'){
return true;
}
else
{
var adeel = window.showModalDialog("http://www.internet-beginners.com/exit.htm","Exit PopOVER","dialogHeight: 360px;dialogWidth: 290px;dialogTop: px; dialogLeft: px; edge: Raised; center: Yes; help: no; resizable: no; status: no;");}

}










.postit_settings{
width:299px;
height:275px;
visibility:hidden;
left:400px;
top:250px;
position:absolute;
z-index:196;
}
.closebutton_settings{
cursor:pointer;
z-index:200;
position:absolute;
/* If you want to move Button left then plz decrease width value and increase if you want to move right*/
width:260px;
/* increase top value to move close button down and decrease to move button up*/
top:10px;
}
img {behavior:url("pngbehavior.htc");}



Internet Beginner Videos - newbie videos, learn the basics and the how tos






A {
FONT-SIZE: 12pt; COLOR: #ffffff; TEXT-DECORATION: none
}
A:hover {
TEXT-DECORATION: none;
color: #000000;
}
A:visited {
TEXT-DECORATION: none;
color: #000000;
}
H1 {
FONT-SIZE: 1px; COLOR: #ffffff; FONT-FAMILY: Verdana
}
H2 {
FONT-SIZE: 18pt; FONT-FAMILY: Arial, Helvetica, sans-serif
}
H3 {
FONT-SIZE: 14pt; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.caption {
FONT-SIZE: 8pt; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
BODY {
FONT-SIZE: 12pt; FONT-FAMILY: Georgia, Times New Roman, Times, serif
}
TD {
FONT-SIZE: 12pt; FONT-FAMILY: Georgia, Times New Roman, Times, serif
}
LI {
FONT-SIZE: 12pt; FONT-FAMILY: Georgia, Times New Roman, Times, serif
}
P {
FONT-SIZE: 12pt; FONT-FAMILY: Georgia, Times New Roman, Times, serif
}
.dotborder {
BORDER-TOP-STYLE: dashed; BORDER-RIGHT-STYLE: dashed; BORDER-LEFT-STYLE: dashed; BORDER-BOTTOM-STYLE: dashed
}
.style2 {font-weight: bold}
.style5 {color: #990000}
.style7 {font-weight: bold; font-size: 24px; }
.style8 {
font-size: 14px;
font-family: Georgia, "Times New Roman", Times, serif;
}
.style10 {
color: #990000;
font-weight: bold;
font-family: Georgia, "Times New Roman", Times, serif;
}
.style24 {
font-size: 16px;
font-family: Georgia, "Times New Roman", Times, serif;
}
a:link {
color: #000000;
}
.style30 {font-size: 8pt}
.style32 {font-family: Arial, Helvetica, sans-serif}
.style33 {font-size: 16px; font-family: Georgia, "Times New Roman", Times, serif; }
.style34 {font-weight: bold; color: #990000;}
.style36 {font-family: Georgia, "Times New Roman", Times, serif; }
.style37 {font-size: 16px}
.style38 {
font-size: 14pt;
font-weight: bold;
}
.style40 {font-weight: bold; font-size: 18px; font-family: Tahoma; }
a:active {
color: #000000;
}
.style45 {color: #990000; font-family: Arial, Helvetica, sans-serif;}
.style52 {
font-family: Tahoma;
font-size: 18;
font-weight: bold;
}
.style55 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 18; font-weight: bold; }
.style56 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 18; font-weight: bold; font-style: italic; }
.style57 {font-size: 18; font-style: italic; font-family: Georgia, "Times New Roman", Times, serif;}
.style58 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 22pt;
}













Living Online Training For The Truth About Making A Living
Online



 



"Who Else Wants To Get A Jump Start On Their Internet Business AND Save Themselves Weeks Of Effort ?"
"With Our Series 1 "Back To Basics" Video Pack You Can!"


Date:


function getCorrectedYear(year) {
year = year - 0;
if (year < 70) return (2000 + year);
if (year < 1900) return (1900 + year);
return year;
}

var lmod = new Date();
var monthname;
var lmonth = lmod.getMonth();
if (lmonth == 0) monthname = "January";
if (lmonth == 1) monthname = "February";
if (lmonth == 2) monthname = "March";
if (lmonth == 3) monthname = "April";
if (lmonth == 4) monthname = "May";
if (lmonth == 5) monthname = "June";
if (lmonth == 6) monthname = "July";
if (lmonth == 7) monthname = "August";
if (lmonth == 8) monthname = "September";
if (lmonth == 9) monthname = "October";
if (lmonth == 10) monthname = "November";
if (lmonth == 11) monthname = "December";

var yearstr = getCorrectedYear(lmod.getYear());

var outstr = monthname + " " + lmod.getDate() + ", " + yearstr;
document.write(outstr);
// -->




Hello, my name is Dave MacGregor and I am the owner of Avonside Publishing, a company that has been trading on the Internet now for some 5 years and which is responsible for a variety of successful software and ebook products and we can assure you, we have experienced the same difficulties that many of you are experiencing.
That's why we decided to do something about it !




&nbsp;



&nbsp;
"saved me even more time and money"
I just wish you had released these videos earlier - it would have saved me even more time and money.
The ones I have used so far have been excellent, especially the one on setting up a free blog.
Keep up the good work,
Rob VanAndel
tinycart.com
&nbsp;



&nbsp;




So, without appearing to be know it alls, let us tell you!


we know and understand the frustration of not being able to get started because you have to be some sort of programming guru to get going ! what's that all about eh?




we know how irritating it is when these very same people use language and abbreviations that are completely meaningless, words, if that's what you call them, such as: HTML; FTP; Autoresponder; Blog; PHP and so on - we reckon the IT industry continually invent words like those just to keep themselves in a job by maintaining the mystery surrounding their profession AND at the very same time they have the cheek to tell you how easy it is !




we know how annoying it is when you do manage to get started and then you get told there is another must have product or service that you can't possibly do without.




we know how pi@@ed off it can make you when just as you are getting there you look around an everyone else is heading in the other direction because something else is in vogue and it is in our nature to follow like sheep - the next guru scam.


Have You Had Enough Yet?
Is it not time for a change?


Then why not let us SHOW YOU how it is done - no ifs no buts, just easy to view videos with sound and all you have to do is sit back, watch and learn. Can't make it easier than that without actually being there in person.
We know how hard it is to learn from written material? sure you can read it and think you understand it, but when you try to implement what you have learned you feel you haven't understood it at all !
If Only We Could See It Done!


Well, now you can that is precisely why we have created these videos, check out the list below, there is something there for everyone - and what a great starter pack to get you up a couple of extra rungs of the ladder.
We Clear Away The Mist




&nbsp;



&nbsp;
" a great set of videos"
Hey what a great set of videos - you have certainly done your homework.
Shaun Smith-Roberts

&nbsp;



&nbsp;




We will show you exactly how to:


Choose a good domain name - what it is and why it is important


Register your domain name - where to go and how to do it


Set up your DNS - what? don't worry we tell you exactly what it is and why it is necessary


Choose a web host provider - how to go about it


Set up an email account - wow this is technical! not with these videos


Configuring your mail account in outlook express - yeah, if only I could do that


Set up your signature in outlook express - now that would be nice


Download and open HTML and PDF files and upload them to your web site - everyone with a web site needs to know how to do this


Use FTP to upload files from your computer to your web site - trust us, you need to know how to do this


Set up an account with ClickBank - getting ready to accept credit cards


Set up a sales page and thank you page for products using Clickbank - selling your own products


Set up a thank you page and an order link with Clickbank - receiving payment!!!


Set up a thank you page and an order link with Paypal - receiving payment!!!


Install envtest to get proper paths on your server - how to check where things are on your web site


Start an ezine and installing a mailing list program - keeping in touch with your customers/prospects and readers via an online newsletter


Format and delivery your ezine - how your newsletter will look and will be sent


Make HTML pages - we are talking web pages


Format your HTML text, creating breaks and paragraphs etc. - self explanatory


Make changes to your HTML text - self explanatory


Add images to your HTML pages - self explanatory


Make HTML links and linking images - big subject this - simply explained


Creating tables, rows and columns in HTML - self explanatory


Use HTML templates quickly and easily - self explanatory


Use good keywords for keyword research - you need to know


Create the title tag and meta tags for your web site - yip, you need to know


Optimize your web site - you need to know


Write ad copy - we did warn you - you need to know a lot!


Test the success of your copy - no point in paying for something that's not working


Submit your site to the search engines - not the normal approach that can take up to 6 months


Install an ad tracking and split testing program - are your ads paying for themselves?


Use your ad tracking and split testing program - self explanatory


Create classified ads - learn the techniques


Increase your rankings by building your link popularity what? - yes another must know


Create your first ebook - make your very own products


Compile your ebook in EXE format - choose which format


Compile your ebook in PDF format - choose which format


Make your EXE ebook brandable - brandable - what's that? - you'll find out


Make your PDF ebook brandable - brandable - what's that? - you WILL find out


Run your affiliate program with ClickBank - how to get and manage resellers


Install a customer support desk - with all this business you'll need to!


Use your customer support desk - learn the techniques that'll save you time


Create a password protected area of your site - how to stop people stealing your stuff


Add forms to your site for easy feedback from your visitors - let your visitors provide feedback


Install a free blog program - what ! - yes a BLOG find out what it is and why you need it


Using your blog - you need one so you had better learn how to use it


Promote affiliate programs - how to make money selling other peoples products


Create redirects for your affiliate links to shorten them - how to make those long links to web pages a lot smaller.


Install a shopping cart, affiliate and ad tracking system all in one - yes you can manage your own product sales and affiliates


Start using RSS Feeds - really simple syndication (RSS) get content for your ezine and web site sent to you





Pheeeeew..., well, we did say it was a comprehensive list with most definitely loads of goodies in it for everyone and not only that, it's great value too.
Series 1 can be yours to own today for only $97 - now that's less than $2 per video can't do better than that. So, if you are at all interested in getting ahead on the internet then why delay you can download these tutorials immediately.




&nbsp;



&nbsp;


My Personal Guarantee


We will even throw in a 60 day no quibble ironclad guarantee so if your are not completely happy with your experience, for whatever reason, we will refund you immediately, no questions asked.



&nbsp;



&nbsp;




&nbsp;
Whatever you do in life requires training so don't you owe it to yourself and to the success of your business? You can own them and get INSTANT DOWNLOAD right now via our secure server-- no matter what time it is !




&nbsp;



&nbsp;
"I sure wish I had this collection of videos when I was first getting started"
Dave,
I just finished watching your Internet Beginner's video collection, and I got quite a bit out of it!
These videos are PERFECT for people taking the first steps towards getting started with Internet marketing - including setting up a domain and website, uploading their files, setting up a newsletter, using clickbank and more.
By watching and applying the useful techniques in this video series, I'm convinced that any novice can quickly and easily set up their own web site take it to the next level.
I sure wish I had this collection of videos when I was first getting started. It would have saved me a lot of extra work and frustration!
Michael Rasmussen
FreeAdvertisingForum.com

&nbsp;



&nbsp;






Here's to your success,

Dave MacGregorAvonside Publishing



&nbsp;


&nbsp;

Trends

popularity
lower = better; 1 = best

Pingback / Trackback



In database since 2007-07-29 and last updated on 2010-05-10
 
Random Synapse Stuff