Posted in Tools & Resources, Tutorials on Sep 8th, 2011
Want to create a website with Google? Building a website can sometimes be a daunting task for the internet technically challenged. Nonetheless, there are many people who are looking on how to create a website daily. You have literally two choices. One – hire a web designer to do the task for you, but i [...]
Read Full Post »
Posted in Tutorials, Videos on Oct 15th, 2010

They say Video is all the rage now. It’s part of marketing your business online as well as to make a strong presence. You can make video of your product features, tutorials and even tips. You just need a camcorder for these tasks. But if you’d like a screencasts and tutorials video, you can easily [...]
Read Full Post »
Posted in Tutorials, Videos on Jul 28th, 2010

Word-of-mouth or what they call viral marketing still remains the most powerful tools. Watch this video to see what i mean: Here’s the whole scripts which you can download and use on your site: Download Tell-A-Friend Script
Read Full Post »
Posted in Tutorials, Videos on Aug 11th, 2009

Domain name are just like your business name. It’s one of the first thing you need ponder on when starting an internet business. Here’s a video tutorials on how to find a good domain name: Lets get into more detail: Finding a good domain name is not difficult. Yeah, everybody says the good ones are [...]
Read Full Post »
Posted in Tools & Resources, Tutorials on Sep 11th, 2008

I’ve compiled 10 backgrounds that you can download for free at http://www.jennyhow.com/easystripedbackgrounds/ How to add them ? Set background for the entire page (html): <body background=”image1.png”> Set background for table (html): <TABLE BORDER=”0″ CELLPADDING=”2″ WIDTH=”50%”> <TR> <TD BACKGROUND=”yourimage.png”> Set fixed background of your Myspace page (css): <style type=”text/css”> body{background-image:url(“image.png”); background-attachment:fixed;} </style> Set background of your [...]
Read Full Post »