1994 web design from Apple, Microsoft

Jason Kottke links to some examples of the early (circa 1994) web design from both Apple

apple-early-homepage

and Microsoft (still online, by the way)

microsoft-early-homepage

Quite an evolution we went through!  Here are some interesting bits to notice:

  1. “If your browser doesn’t support images” on the Microsoft one.
  2. Painted grey background, even though that was a default browser background color back in a day.
  3. Microsoft server is NOT running on IIS. Yet. But HTTPS is mentioned already!
  4. I still, in 2015, know multiple so called “web developers” who wouldn’t be able to implement these designs in any sensible time frame (within a day). How rusty are you image maps?

The good old days…

Microsoft Visual Studio for Mac and Linux

visual studio linux

The Next Web reports:

Today at Build, Microsoft unveiled its first version of Visual Studio for Mac and Linux.

The new tool, called Visual Studio Code, makes it easy to develop .NET code along with many other programming languages on Linux based systems.

It’s monumental for Microsoft as it marks the first time the company has ever made Visual Studio cross-platform, truly embracing those that it’s previously feuded with.

 

What to Expect When You’re Expecting: PHP 7

A two-part (so far) series on what to expect from PHP 7: part 1, part 2.

As many of you are probably aware, the RFC I mentioned in my PHP 5.0.0 timeline passed with PHP 7 being the agreed upon name for the next major version of PHP.

Regardless of your feelings on this topic, PHP 7 is a thing, and it’s coming this year! With the RFC for the PHP 7.0 Timeline passing almost unanimously (32 to 2), we have now entered into feature freeze, and we’ll see the first release candidate (RC) appearing in mid June.