Tag Archives: Microsoft

IE7 and the demise of CSS hacks

As mentioned previously here and elsewhere, Microsoft is working on Internet Explorer 7, which will have greatly improved CSS support. The IE7 team has posted an article about the demise of CSS hacks and broken pages, warning that the hacks often used to target CSS specifically to work around old IE bugs may be unnecessary under IE7 when in strict mode. [...]

Zend Core for IBM

Cool, IBM and Zend have announced Zend Core for IBM. Basically, it’s an officially supported version of PHP with tight integration into IBM’s DB2 and Cloudscape database servers, and some web services stuff. This is probably going to grab some new eyeballs for PHP from some IBM-based businesses who have probably never heard of it before.

If I was still working at my previous employer back in Alabama, I would be all over this. [...]

Dvorak stirs the pot

John Dvorak seems to thrive on controversy (much like the rest of journalism). His latest claim is that while Apple’s switch to Intel processors could threaten Microsoft, it also “could actually be most dangerous to the emerging Linux OS environment.”

Linux has other problems too. It’s likely that developer interest will wane when Apple is fully engaged on the X86 platform. [...]

Intel Macintosh rumors true!

I hadn’t been keeping too close an eye on this, because we’ve got higher priorities right now than buying new computers. But there have been rumors lately about some sort of deal between Apple and Intel. The speculations mainly fell into two camps: 1) Apple would release a new Pentium-based Macintosh computer, or 2) Intel would begin producing a new PowerPC compatible CPU.

Steve Jobs just dropped the bomb: Apple to Use Intel Microprocessors Beginning in 2006

Basically, it seems, Apple has been disappointed with IBM’s inability to deliver a G5 processor that could break the 3GHz barrier or with heat characteristics that would be usable for laptops. [...]

OpenDocumentation

From Tim Bray, we learn that Open Document 1.0 has been approved as an OASIS Standard. The new format will be the standard for the OpenOffice.org office suite. This paves the way for an unprecedented level of compatibility between applications and tools dealing with a wide variety of document types.

In the interest of fairness, I’ll point out that Microsoft did document the new XML formats for Microsoft Office 11, which opens up the same sorts of capabilities. [...]

Microsoft announces upcoming IE7 release

Despite previous proclaimations that there would be no new version of Internet Explorer until their next generation operating system, codenamed “Longhorn” is released, Microsoft has recently reversed that position and announced that it will be working on Internet Explorer 7, which will be more focused on fixing security problems.

Too little, too late.

The King is dead. . [...]

Windows XP Service Pack 2

A couple of days ago, Windows Update finally notified me that it was ready to install Service Pack 2 for Windows XP. Yesterday I created a Restore Point on my compter, and this morning I told my computer to install the update.

I’m glad I created that restore point.

The Service Pack install failed partway through, with some error about a missing entry point in a DLL. I couldn’t get the computer to shut down cleanly, and ended up doing a hard power down. When it rebooted, it told me that the service pack had failed (duh), and that I needed to go to the Control Panel and uninstall it. [...]

Open Source to the Rescue

Hurray for Open Source projects. At my work, we recently underwent a major system change behind the scenes (moved our line-of-business from a mainframe to an iSeries). When we did, our web server (IIS4 under Windows NT4) started experiencing a lot of problems. Of course, I assumed that it was a problem on the other end, and just dealt with restarting the web services several times a day while we tried to narrow the problem down. But the problems kept getting worse and worse, to the point where the web service would not even stay up for two minutes at a time.

When I finally redirected requests for the main suspect applications to a static page, and the server still crashed and burned, I began to suspect a deeper problem, and I had to broaden my solution options. [...]

It’s the little things…

I am constantly surprised at the number of websites out there that don’t bother to set a background-color on their pages. Why do I care? I don’t know. But it just seems to me that it’s a detail that every web designer should attend to.

Portions of the Microsoft Developer Network site don't set a default background color

Here’s how a web site without a default background color looks to me.

You see, I like to be sure that I don’t forget to set the background color for my own sites. [...]

coLinux: Linux kernel for Windows

This is way geeky cool:

Cooperative Linux is the first working free and open source method for optimally running Linux on Microsoft Windows natively. More generally, Cooperative Linux (short-named coLinux) is a port of the Linux kernel that allows it to run cooperatively alongside another operating system on a single machine. . [...]