Alphared is GONE - Microsoft Lawsuit Stirs up Alpha Red

Hi,

There is one recent big web hosting NEWS. It seems like Alphared is GONE due to some Lawsuit and there are shutting down their business. The detailed information are as follow:

According to a flurry of posts on a variety of message boards over the weekend, the web hosting provider Alpha Red (www.alphared.com) stirred up fears of a shutdown this weekend, after the company's CEO was named in a lawsuit by Microsoft last week.

UPDATE: On Monday, CWIE Holdings Company confirmed that it had agreed to buy Alpha Red, which will continue operating without McCreary's involvement.

Microsoft, along with the Washington State Attorney General said last week they had filed a suit against James McCreary whom they say, in addition to being CEO of Alpha Red, is the director of Branch Software, a company that makes and distributes the so-called "scareware" Registry Cleaner XP, designed to trick users into paying for unnecessary "cleaning" software.

Well documented in a report last week by Ars Technica's Joel Hruska, the lawsuit alleges that McCreary was responsible for the software, which used pop-up windows to tell users it had found "errors" on their machine, and to offer a supposed solution designed to clean their systems for $39.95.

Aside from McCreary himself, the connection between Alpha Red and Branch Software was less clear. While it appeared the site was hosted (and presumably software distributed) by Alpha Red, it seemed to many that shutting down an otherwise above-board hosting provider for hosting an illegitimate service would be an overreaction.

Microsoft's full complaint (linked here in PDF format) says McCreary, Branch Software and Alpha Red were each "directly engaged in the marketing and sale of software products over the Internet," referring to the Registry Cleaner XP software.

In several online discussions last week, and over the weekend - including several threads on WebHosting Talk (www.webhostingtalk.com) and several others on the popular adult webmaster board with the unprintable name, known in abbreviated form as GFY - users voiced their concerns about Washington Attorney General Rob McKenna's apparent desire to shut down Alpha Red, along with the Registry Cleaner XP business. They reasonably feared the shutdown of the company could hurt their unrelated businesses hosted with the company.

Further discussion gave the impression that users were having trouble reaching Alpha Red, and several more alarmist posts seemed to suggest the company might be closing its doors without warning.

In a Thursday post on GFY, a user named "Milan" said "I have heard from multiple clients, some who have already been able to move out and others who are in a frenzy trying too get out that things are coming to a grim ending. Allegedly, the lawsuit has put Alphared into a position that it can't recover from and according to some rumors that we have heard the staff has been completely fired."

After what appears to have been a disquieting period of silence, Alpha Red posted to the WHT forums late Friday evening, saying "As of this afternoon, we have received a Letter of Intent and have entered into negotiations with CWIE Holding Company, Inc, parent company of CCBill on an agreement to further protect and secure your ongoing service."

Original Source: http://www.thewhir.com/marketwatch/100608_Microsoft_Lawsuit_Stirs_up_Alpha_Red.cfm
Reference URL: http://www.web-hosting-top.com/web-hosting/news/articles/18502/microsoft-lawsuit-stirs-up-alpha-red

Kevin

Posted under Web Hosting

This post was written by Kevin on October 12, 2008

Tags: , , ,

Windows Web Hosting

Hi,

Many of you are confused while selecting the web hosting plan. Most of you are confused whether to select Windows hosting or Linux. In this article we will discuss the few things related to Windows hosting.

Why to chose Windows Hosting?

- If you are planing to use Microsoft technology like ASP, .Net Platform, MSSQL database in your web site then you will need to go for Windows Hosting.

- In addition to this you can also use PHP and MySQL on Windows platform. This is the added advantage of Windows hosting platform.

Do not chose Windows if you are planing as follow:

- If you have developed your site using HTML and PHP, MySQL then it is advisable to select Linux Hosting. As Linux, Apache, PHP and MySQL will give you better performance.

- Also if you have used Apache Mod rewrite rules then you will need to go for Linux hosting, as you can easily write rewrite rule in Linux via .htaccess file.

- Most of the hosting provider do not support ISAPI rewrite rule or they are using lite version of ISAPI rewrite rule, so if you have to go for Linux hosting.

The above are few points that you will need to take care before you select the web hosting service.

Kevin

Posted under Web Hosting

This post was written by Kevin on October 5, 2008

Tags: , , , , , , ,

FREE Web Hosting

There are many hosting providers which provide the free web hosting. You do not need to pay anything to host your site on their server. Generally they put their ads in your website or place the popup or banner in your website. The free website hosts often make the money in other ways like putting the banners, popup or popup ads on your web pages. Some hosts do not place any ads or banners or popup but they are in hope that you may upgrade and pay for the advance features. Are free web hosts reliable?

Generally NO. Free web hosting is not reliable for the commercial use. Most of the free web hosts do not provide any kind of technical support for your website. You have to manage your site yourself. If the free web host allows anyone to signup and if they provide the features like PHP or CGI then some users may try to find way to abuse it, which cause the service interruption or it may possible that they need to shutdown the server which will lost your website as well as your data. You have to choose selective free web hosts which allow hosting only quality websites.

The best place to find the free web hosts is free web hosting directory. You will get the users review of the free web hosts from the web hosting directory. That may help you to choose the free host. Before you sign up for the free hosting, you have to check the disk space and bandwidth they provide. You need to go through their Terms of Services (TOS) before sign up.

It would be hard to recommend any free web host as different people need different web hosting features and most of the free web hosts provide different features. Free hosting is recommended for business. That means if your business depends on your web site then it is not recommend using free web hosting as generally they do not provide any kind of technical support and any uptime guarantee of the server.

Kailash Aghera

Posted under Web Hosting

This post was written by Kailash on July 14, 2008

Tags: ,

Host table on Linux server

In the beginning, the host table was the only tool to map the host name to IP address. All Linux systems still have a host table, which is located at “/etc/hosts” file. The host table contains the IP addresses and host names. Below is the sample example of the hosts file:

$ cat /etc/hosts

# Table of IP addresses and host names

127.0.0.1 localhost
165.2.3.5 myserver

All the lines in the host table have same format. Lines begin with the IP address and it followed by a list of names that map to that IP address. Using above host table when a user specifies myserver; the system will return the IP address 165.2.3.5.

Uses of Host table:

The host table has limited role but it is important that your server should have a host table. The host table is used when the DNS is not available for your server. The basic role of the host table is to convert the IP address to host name and vice versa. Hence, it is also used for the reverse DNS (convert IP address to host name). Now a day, most of the systems that have access to the internet rely on DNS for name to address and address to name resolution. But if you have a small network and it does not connect to internet then the host table might be enough for all your needs.

Limitation of Host table:

The host table is a simple text file and you can edit it easily but it is not very easy to search. The file search sequentially for ever host to address and address to host mapping. If the host table size is small then there is no problem but if the size is big then it is not reliable to use host table.

Kailash Aghera

Posted under Web Hosting

This post was written by Kailash on July 13, 2008

Tags: , ,

Website Builder Tool

Most of the people have less time to develop their websites. To develop professional look website in small time period, you can use the website builder tool to build your website. Now a day, many hosting providers provide free website builder tool with the hosting packages or you can purchase it additionally. Using website builder tool, you can make professional look website in short period of time. You can develop a good website without having a programming knowledge. You just need the simple knowledge of computer. It is not mandatory that you have a programming skills.

Before purchasing the website builder tool, you have to first check whether it will meet the criteria of your website or not. For example, if you are willing to design a gaming website but the website builder tool that you have purchased doesn’t have any themes related to game then it is useless. Hence, before purchasing it, you can either test their free trail or demo of their website builder tool. Most of the vendors allow you to check their website builder tool on trail basis or demo.

In the demo mode, all the work that you have done will be lost as soon as you will close your browser windows. It will not save your work. But in the free trail, you can save your work and you can upgrade it any time which will save your time as well. Using website builder tool, you can edit your website easily. You can change the lookup of your website in few clicks. You do not need to edit your each and every page. If you have built your website by professional web developers or programmers than you have to contact them to modify your website and it is a little bit time consuming.

Many website builder providers provide the shopping cart, guest book, message board, photo gallery etc. with theirs tool. You can directly use them on your website. You do not require writing a piece of code to use them in your website. Website builder is easy to use and also it saves the time and money to design your website.

Kailash Aghera

Posted under Web Hosting

This post was written by Kailash on July 13, 2008

Tags: , ,

Which virtualization software is good?

Hi,

Now a day, virtual private server is most cost effective solution who are looking for full control for their server without paying more. There are many software available in the market to create a Virtual environments. Some of them are Virtuozzo, OpenVZ, Xenserver, Windows VPS server etc… All have their own method to create a virtual environment. The major concern in VPS is the security of your server. If the server is not configured properly then there is a chance that your resource may be used by other server.

I want to know which software do you recommend to use for Virtulization. Because it is an important factor in Virtulization.

Kailash

Posted under Web Hosting

This post was written by Kailash on June 22, 2008

Tags: , , , ,