Follow WebProNews
The Convoluted Nature of Social Media and History

 There is a cliche that many people often share about history, and how it is written by the victors. The conquerors across the world, for the most part, are the ones who transcribed the history for others to read. We have terms like "revisionist history" to account for the fact that we realize the truth may be quite a bit grayer than those historical accounts we read lead us to believe.

An Internet Company with No Server

I’m sure this isn’t the only one, after all, SmugMug’s CEO told me that they had moved pretty much everything over to Amazon’s S3 a while back.

But I always assumed that companies would have at least one server keeping things up, just in case Amazon went down. Or just because.

I was wrong.

Microsoft Unveils Hyper-V Server Products

Microsoft announced Hyper-V, its virtualization hypervison technology formerly codenamed Viridian, available with various editions of Windows Server 2008.

This results in eight versions of Server 2008, three with Hyper-V, three without, and two specialized types that don’t have Hyper-V:

Microsoft Issues Free Enterprise Search Challenge

Search Server 2008 Express arrived as a free download from Microsoft, which launched the release candidate during a California conference.

Gmail as a Spam Filter on Cpanel

You probably have heard that you can use Gmail to filter spam for all your email addresses. You might have gone so far as to look up how to do it and end up a little frustrated because your not a server whiz and rely on cpanel to set up filters. The reason your having problems is because Cpanel is a bit different than a vanilla Linux install.

Quick Overview

Microsoft, Cactus Commerce Partner

Ecommerce software company Cactus Commerce and Microsoft have formed a long-term strategic partnership to support Microsoft’s Commerce Server platform.

The Month of Acquisitions

There were numerous partnerships and acquisitions in the month of May, which included a lot of dollars changing hands. Let’s look at some of the major deals that went down this past month

Yahoo Going Carbon Neutral

At our quarterly all-hands meeting a little while ago, Yahoo co-founders David and Jerry announced that Yahoo is going carbon neutral this year.

Google on Server Maintenance

Bill Koslosky on his blog reports on a Google talk on the subject of server maintenance*, given by Google’s Luiz Barroso (pictured):

Scoble at Microsoft TechFest

It’s weird being back at Microsoft just a few yards from the building I last worked at. I’m sitting in the front row with Jeff Clavier, Scott Beale, and a bunch of others (there are several hundred journalists here for Microsoft Research’s 15-year-blowout TechFest).

Open Up & Say Growth

Matt points to an interesting article about using an open business model.

Convert a MySQL Injection Script for Use in Microsoft SQL Server

MySQL Server is the most widely used database management system in the world, primarily because it is open source and free.

Setting up Apache Server Mappings for HomeSite
· 2

This information was gleaned from a number of websites and my own trials in getting this to work, but I thought it would be useful to have it in one place for other HomeSite users who may not be overly familiar with server configuration.

What Should A Home Server Cost?

The big unanswered question with Windows Home Server is how much it’ll cost you to get one.

MySQL with WAS CE
· 1

Search term: “mysql WASCE”

SQL Server Triggers
· 1

Triggers are stored procedures which are fired when data is modified in an underlying table.

Hardware Load Balancing Lightens Server Load

Load balancing is the even distribution of computer processing and communication activities so that a server is not overwhelmed. Load balancing is especially important for networks where it is difficult to predict the number of requests that will be issued to a server.

Microsoft Ready To Dominate VoIP

Usage of Voice over Internet Protocol technology should start to rise at the business level, as Microsoft opened a private beta of its Office Communications Server 2007 for testing.

YouTube Now Using Flash Media Server

I bet that got your attention :-)

Building Server Side AJAX Suggestions with script.aculo.us
· 1

I’m a big fan of the script.aculo.us javascript library.

WAS CE vs. Apache Geronimo

Based on the number of hits this blog is getting with the search term “Geronimo vs. WAS CE”, it appears that there is some confusion about the similarities and differences between Apache Geronimo and IBM WebSphere Application Server Community Edition (WAS CE).

SQL Server 2000 Data Types

SQL Server requires that each variable and column in a table should be defined with respect to the type of data it will store.