When it comes to for basic, easy website development projects, webmaster usually prefer for Frontpage or Dreamweaver. Both are widely used softwares based on WYSIWYG (What You See Is What You Get) editor which allows you to design web pages like a professionals. There are many such softwares using which you can design your website easily but it seems that Dreamweaver seems to be more popular due to its simplicity.
Dreamweaver : Dreamweaver allows you to create templates for your website, using which you can modify, edit all your webpages of your website easily. All webpages created using Dreamweaver have clean HTML coding so that your webpages would look perfect in all available browsers such as Internet Explorer, Firefox, Netscape and Opera etc…. Dreamweaver can handle SSI files and server-side includes through PHP and Python languages. You can also integrate CSS (Cascading Style Sheets) within your code and it will work perfectly. However, Dreamweaver is more prone to error when entering style attributes and can disturb your webpages. Dreamweaver doesn’t requires much resources for its working and can be used on normal computers.
FronPage : Frontpage a product from Microsoft widely used for building websites. You can have many pre-designed templates which you can use for your website. You can easily create small personal websites or your online business website using Frontpage. Even Frontpage is WYSIWYG editor so that you can develop your webpages easily, just need to insert text and images you want on your webpages. Frontpage offers you authoring capabilities thus it has been preferred by many novice web designers.
As a product from Microsoft it works perfectly with other Microsoft technologies, you can easily connect MS SQL and MS Access database to your website and can use ASP programming code on your webpages. You can easily add other Microsoft Office applications within your webpages for eg… you can easily publish chart created in Excel, just need to paste it within your webpage and it will be displayed within your webpage. One of the main drawback of FrontPage is that it uses tables with a fixed width by default, thus its difficult for a newbie to get custom webpages with required width.
If you are new to webdesigning then you can consider Frontpage and can start with it, meanwhile you should also try to learn HTML which would help you to get customized webpages. Once you got your hands on basic designing and are comfortable with web concepts then you can move to Dreamweaver, as it have more advance features and tools so that you can build more professional websites with advance features.
Posted under Shared cpanel Hosting, cPanel Hosting
This post was written by on February 6, 2009

















Backups plays an important role when your server crash and you lost all your data, you can restore all your webfiles and can get your site up and running through your offsite backup account. Usually all webhosting service provider will offer you backup space on their remote server where you can upload backup copies of your webfiles, databases. If you are connecting your server backup using some custom software or script then there can be a risk for using such custom applications as if your local machine gets compromised then hacker can easily login to your remote backup space and can delete all your data through this custom software. Thus its always recommended to go with a host who don’t use any such custom application for allowing users to login to your backup space rather go with a webhost who would initiates data transfer from their remote backup servers (using scp scripts or RSYNC over SSH) – thus your server doesn’t have a direct access to backup data directory. This will avoid any backup data loss as if you are using any custom application software for connecting to your backup server and your local machine gets hacked then hacker can easily login to your remote backup server and can delete all data from your server. Its better to check with your webhost about what kind of connection do they offer you for connecting with your remote server. Don’t go with any host who is offering you some script or software for getting connected with your backup server so as to ensure security.