Website Building

Building a website is not as hard as it sounds, you can use all kinds of programming languages, scripts, tools and other websites to help you build your own. Here you can find guides that will help you in the proccess.

How to choose a logo

How to choose a logo

How your logo appears and the impression it makes will influence how easy it is to to remember your company name.

Medium 7K views
How to choose the storage (Hosting) that suits you.

How to choose the storage (Hosting) that suits you.

You bought the domain name you've always wanted. Now it's time to decide on the form of storage that you want use. Today most storage companies offer 3 types of storage: Storage on a collaborative server, storage on the virtual server and storage on a dedicated server.

Medium 1K views
How to choose and buy your website domain name

How to choose and buy your website domain name

The name of the site says everything, it must be catchy, short, concise and yet tell what is behind the business. These few easy steps will explain how to choose and buy a domain name for your website.

Easy 1K views

How to shrink a MSSQL log file

No more disc space on your SQL server? There's a change that the log files are too big. This guide will show you how to stop using the log files and errase them. Pay attention, you cannot restore these files and must make a backup before you begin!!!!

Medium 891 views
How to install Google Chrome firebug to view the source code of websites

How to install Google Chrome firebug to view the source code of websites

firebug is an essential tool for any web developer - it allows the real-time view of the source code of any web site easily and accurately. What makes the firebug so useful and effective is the option to select any object in any site and get the specific source of that object.

Easy 637 views