Recommended Posts

Microsoft killing off Expression suite of Web and design tools

Redmond is focusing on efforts to extend Visual Studio and Azure instead.

Microsoft has quietly announced that its Expression suite of Web and design-oriented tools is being killed off and phased out.

Vector graphics drawing tool Expression Design 4 has been end-of-lifed. No new versions will be developed, and it's no longer for sale. You can now download it for free, and it will continue to receive security patches as necessary until at least 2015. Microsoft is offering no replacement or alternative to users of the product.

The same has happened to HTML and CSS authoring tool Expression Web 4. It's no longer for sale and no new versions will be released, and it's now available as a free download. Instead of developing Expression Web, Microsoft will continue to extend and improve Visual Studio's HTML, CSS, and JavaScript capabilities, with the IDE now being the company's main actively maintained Web development tool (though WebMatrix is also still being developed). The SuperPreview Remote service that allowed developers to view their pages in a range of browsers hosted on Microsoft's servers will operate until the end of June 2013.

Also being rolled into Visual Studio is Expression Blend, the tool for building user interfaces in XAML. Visual Studio has incorporated some of Blend's capabilities already, and Windows Store apps (both XAML and HTML) and Windows Phone apps use these integrated features. WPF and Silverlight developers should stick with Expression Blend for the time being; however, they too will be able to use Visual Studio 2012's integrated support when Microsoft releases Visual Studio 2012 Update 2, which is expected sometime next year.

Update: Although Microsoft's page claims that Blend will be integrated with Visual Studio, we areinformed by Microsoft's XAML tool developers that this is not in fact the case, and Blend will remain as a standalone product, albeit one that is bundled with Visual Studio.

The final part of the expression suite, Expression Encoder, does have a little more life left in it. Expression Encoder is used for both offline media conversion and online media streaming. It already has a free version, with various feature limitations, and a Pro version that adds support for additional codecs (including H.264). Expression Encoder 4 Pro will continue to be for sale until the end of 2013, though like the other products, it will not undergo any future development and there will be no new versions. Encoding, format conversion, and media streaming will all continue to be developed, but as part of the Windows Azure Media Services.

The Expression Studio packages which bundled together various Expression-branded apps are also discontinued and withdrawn from sale, effective immediately.

With this move, Microsoft is essentially ending the development of any tooling that is oriented atdesign professionals rather than developers. In the light of the company's new, albeit uneven, emphasis on design, this is a rather surprising move to say the least. Adobe is dominant in this field, and it doesn't appear that Microsoft's products were making any real impact on the market (except perhaps for Blend). But now the company appears to no longer even be trying to court designers and have them integrate with its design ethos, such as it is.

Source: Ars Technica

Admittedly I've not used Expression for quite a while (Expression 3 was the last I used), but the Web designer in particular was terrible. I designed a PHP project in Web, and one day it decided to destroy all the code in the project because I renamed a file. I looked up the bug, and it was known, but Microsoft's best response was "wait for expression web 4". I restored my backup and went back to Eclipse. Not as nice to use, but it didn't ruin my work.

Worst Microsoft product I ever used after Windows ME.

Good riddance.

I actually though Expression Suite 4 was pretty nice. They didn't really put a lot of marketing into it. I don't think they really wanted to go toe-to-toe with Adobe.

That didn't seem to last very long.

They actually gave me the option to use Expression Web when I was doing a web design course. But I opted for a text editor instead.

From the experience in using it briefly I would say it's better than Dreamweaver, but it was still a bit of a mess.

Did you try Aptana Studio ?

It's not the fastest around but imo for web dev it's awesome.

I did for a long time, it's one of the best Eclipse mods I've seen, although it's a bit intrusive for my liking (it's better to install the full version rather than the Eclipse plugin version). A couple of months ago I started using Netbeans. I was quite pleasantly surprised by it's PHP/HTML/JS/CSS support. It seems quite a lot faster than Eclipse as well.

Update: Although Microsoft's page claims that Blend will be integrated with Visual Studio, we areinformed by Microsoft's XAML tool developers that this is not in fact the case, and Blend will remain as a standalone product, albeit one that is bundled with Visual Studio.

Come on Microsoft. This is utterly moronic.

These tools should have been baked into Visual Studio from the start. It's annoying as hell to have a better XAML *designer* in one app, and a better XAML *editor* in another, trying to work on the same file simultaneously.

Expression Blend should have never existed. It should have been the VS WPF designer, which is still woefully lacking, from day 1.

Come on Microsoft. This is utterly moronic.

These tools should have been baked into Visual Studio from the start. It's annoying as hell to have a better XAML *designer* in one app, and a better XAML *editor* in another, trying to work on the same file simultaneously.

My life would be a little more complete if Visual Studio came with PHP support.

I did for a long time, it's one of the best Eclipse mods I've seen, although it's a bit intrusive for my liking (it's better to install the full version rather than the Eclipse plugin version). A couple of months ago I started using Netbeans. I was quite pleasantly surprised by it's PHP/HTML/JS/CSS support. It seems quite a lot faster than Eclipse as well.

Yeah netbeans is a great ide my only problem with it is it supports mostly php and java only (anyway last time i checked) while Aptana natively supports php, ruby and python (and JQuery code completion) and since it's Eclipse under the hood you can install a Perl plugin for pearl support and add java support as well.

My life would be a little more complete if Visual Studio came with PHP support.

I know. Visual Studio really is the best IDE. I could die happy, right now, if Microchip abandoned Netbeans and built MPLAB on the Visual Studio shell.

Oh well.

Microsoft annoys me the way they'll release a nice piece of software one year and then kill it off the next. Be consistent Microsoft.

The issue with Expression is that it competed with Adobe Creative Studio (CS) - and Adobe doesn't want ANYTHING competing with Flash (and unfortunately, most Flash devs think the same way - why else all the refusal to touch HTML5?). And as good as VS is as an IDE, it can't really afford to get ANY larger - not because it's not extensible (it is - if anything, it may be the most extensible IDE for development, regardless of platform), but due to antitrust reasons.

This topic is now closed to further replies.
  • Posts

    • Zed 1.7.2 has landed with updated OpenCode models, bug fixes and other improvements by David Uzondu Zed 1.7.2 recently landed on the stable release channel, bringing a host of AI-related features including automatic context compaction and settings-based skill management, along with other things like better Markdown preview rendering and custom git commands in the graph view. Starting with the AI stuff, the developers introduced "/compact", a command that basically summarizes your conversation history on demand. This tool prevents your active chat window from hitting token limits by compressing older parts of the dialogue into a brief overview. In addition to that, the team relocated skill management to the settings UI, improving how the application communicates errors regarding those skills, and updated the OpenCode model roster to support DeepSeek V4 Flash, MiniMax M3, Qwen 3.7 Plus, and Nemotron 3 Ultra Free. External agent users can also monitor context window cost metrics and delete individual sessions directly from their history. Right-clicking ref labels in the git graph now opens a context menu that runs different actions against selected targets, kind of how VS Code does it. Here are some of the bug fixes this new release brings: The active agent fails to auto-select when creating a new git worktree. A scrollbar unexpectedly appears on wrapped code blocks in the agent chat. Collapse indicators for project headers appear when performing sidebar searches. Bracketed ellipsis title prefixes fail to show the ellipsis icon properly. Project icons render incorrectly in the recent projects picker. Diff hunk controls appear inside non-editable commit view multibuffers. The software update button hangs indefinitely on the downloading stage. Restoring an agent terminal in a remote project triggers a sudden crash. Splitting a pane that contains an active commit view causes a crash. Linux Wayland freezes when trying to read the clipboard from laggy external apps. Zed is a "newish" code editor trying to break the massive stronghold VS Code has on the developer community. Funny enough, the editor was created by former GitHub employees who worked on the Atom text editor (which Microsoft killed in 2022, several years after it bought GitHub). The project officially hit version 1.0 back in April, introducing platform parity for Windows and Linux alongside deep support for DeepSeek-V4-Pro.
    • 26H2 absolutely will support ARM Windows just not on devices that came with 26H1. This is evident by the fact I am running 26H2, which on my MacBook Neo and Surface Pro 12 (inch), within a VM.
    • Mp3tag 3.35 by Razvan Serea Mp3tag is a powerful and yet easy-to-use tool to edit metadata (ID3, Vorbis Comments and APE) of common audio formats. It can rename files based on the tag information, replace characters or words from tags and filenames, import/export tag information, create playlists and more. The program supports online freedb database lookups for selected files, allowing you to automatically gather proper tag information for select files or CDs. Mp3tag supports the following audio formats: Advanced Audio Coding (aac) Free Lossless Audio Codec (flac) Monkeys Audio (ape) Mpeg Layer 3 (mp3) MPEG-4 (mp4 / m4a / m4b / iTunes compatible) Musepack (mpc) Ogg Vorbis (ogg) OptimFROG (ofr) OptimFROG DualStream (ofs) Speex (spx) Toms Audio Kompressor (tak) True Audio (tta) Windows Media Audio (wma) WavPack (wv) Mp3tag 3.35 changelog: This version introduces a new Files options page, enhanced toolbar customization, support for RF64 WAV files, improved Discogs and MusicBrainz tag sources, and many other improvements and fixes. See the Release Notes for more details. Download: Mp3tag 64-bit | 5.7 MB (Freeware) Download: Mp3tag 32-bit | 5.2 MB Link: Mp3tag Homepage | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • The FIFA World Cup is not US centric.
    • It’s amusing how Microsoft is pushing IT admins as if this was a major, game-changing update. In reality, it’s just an enablement package that bumps the build number, which is disappointing compared to the more substantial 22H2 and 24H2 releases. Technically, 25H2, 26H1, and the upcoming 26H2 are essentially the same, differing only in support schedules. They could have included the Windows K2 improvements here, but chose not to. The era of Windows being in the backburner continues, and this 26H2 release feels like an afterthought. Shame, Nadella, shame.
  • Recent Achievements

    • Week One Done
      AMV earned a badge
      Week One Done
    • One Month Later
      AMV earned a badge
      One Month Later
    • Collaborator
      ryansurfer98 went up a rank
      Collaborator
    • One Month Later
      Eurosoft10 earned a badge
      One Month Later
    • Week One Done
      Eurosoft10 earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      523
    2. 2
      +Edouard
      172
    3. 3
      PsYcHoKiLLa
      78
    4. 4
      Steven P.
      72
    5. 5
      Michael Scrip
      71
  • Tell a friend

    Love Neowin? Tell a friend!