Recommended Posts

The sidebar is a joke, just to make ppl excitied bout vista when it first came out they couldnt think of anything new so they decided to add sidebar, first why do u need a clock on sidebar after years almost 20 years using windows i always look in the corner were the clock is why look on sidebar, half the stuff that came with sidebar is also useless as u want need it, firstly it also gets info from ametuer sites...tut tut. Man didnt see the sidebar like this since today but yeh i turned it of after a week or 2 no point to it

Sad but true. Faulty drivers/lack of drivers/drivers with limited features are always blamed on the OS.

Meh. He said the developers weren't getting off their butts. A little different to call developers lazy than saying that the OS had limitations.

The sidebar is a joke, just to make ppl excitied bout vista when it first came out they couldnt think of anything new so they decided to add sidebar, first why do u need a clock on sidebar after years almost 20 years using windows i always look in the corner were the clock is why look on sidebar, half the stuff that came with sidebar is also useless as u want need it, firstly it also gets info from ametuer sites...tut tut. Man didnt see the sidebar like this since today but yeh i turned it of after a week or 2 no point to it

I find them quite useful. Especially the weather, stock price, seattle traffic, sticky notes, and of course my indexer status gadget. I also have the RSS gadget set up to show me when new downloads of my favorite shows are available.

He seems to do that quite a lot. Write an article which basically says I'll be writing this later....

And yet this thread has already has a second page*, heh.

(where page = 25 posts)

Meh. He said the developers weren't getting off their butts. A little different to call developers lazy than saying that the OS had limitations.

That's not what I meant, I didn't even mention "OS limitations". LOL

All I'm trying to say is: when a piece of hardware(software too btw.) doesn't work, they always blame the wrong "x". (x can be anything from windows to microsoft to windows devs and linux to linux devs and even OSX/OSX devs if something doesn't work on their hacked OSx86 machine.) Instead of blaming the company that made the piece of hardware and doesn't release decent drivers for it or cross-platform drivers.

Last I heard, the Sidebar was turned in to part of Live, then just scrapped entirely. I don't know what happened to the team after that - the Shell team looks like a logical place for them to go, though I don't know what they're working on (if they've not just been integrated in to the various teams already in the shell team).

Apparently, someone pretty high up in the company had a lot of enthusiasm for the Sidebar, which is why they didn't scrap it pre-launch. A lot of people didn't even want it shipped in RTM.

I'm using OSX as my primary OS now, and I don't even use Dashboard that much. The dock icons are much more useful - for example, my torrent application (for catching up on those Linux builds, you know?) has download speed overlaid on its dock icon. Mail.App has unread message count overlaid on its icon. It's much more useful, and that seems to be the route Microsoft is taking as well - if recent taskbar screenshots are anything to go by. That said, it's a just a contextual service for applications - an entirely different philosophy from the Sidebar, which was meant to aggregate online services in to one place on the desktop.

From what I have been told and from what I have seen in the screen captures that have been floating around on Google, the Windows Sidebar has been integrated directly into the shell (Windows Explorer) and is no longer a separate entity, which in my opinion is a good move because now that it is part of the shell there should be more underlying APIs being developed for this next generation which can be exposed by gadget developers.

Right now, Windows Sidebar 1.0 (in Windows Vista) is flawed because of the lack of APIs (yes, you can hook in with .NET if you know what you are doing, but let's pretend you are an average Joe User and you want to make your own sidebar gadget). With more APIs exposed to potential developers and better tools (let's see some love for Gagdets in the next release of Visual Studio), I think that the ecosystem for Windows Sidebar gadgets would be richer, more robust, and most importantly more useful.

Blah blah blah...give them time jebus.

Give them time? What I described was exactly what Vista was supposed to be way back when, and I think they've had more than enough time to get it right by now. All the features they slashed from Vista were my reasons for wanting it in the first place. Don't get me wrong, I love Vista and am using it on the two computers I have that can run it, but the only reason I own them is because 1 copy came with my Laptop and the other I got when I built my first computer and it was actually cheaper to buy Vista than XP. I'm all the time defending Vista, but when it comes right down to it, there aren't enough new features to have made me want to upgrade had I already owned an XP license.

My point is that Microsoft needs to do something drastic with the next release of Windows, and the fact that they're just building off of Vista at the moment seems troubling to me (actually, the very soon-ish release is what makes that *really* troubling). I haven't seen plans for that 3D interface I mentioned since way back before XP was released, but I thought it was a novel idea, given current graphics card availability and capability. Operating systems need to evolve with the equipment they are running on, and while the business sector doesn't care for a resource intensive 3D interface, the consumer(and I specifically mentioned "consumer" for a reason in my original post) aka home user might want something... different, and better organized, and yes, full of eye candy. Might as well do something with those beefy machines we all own.

Given the flak Vista has received for being not different enough from XP, I thought people would be on board with me in saying they shouldn't repeat that mistake twice.

But I guess I would be okay with a Vista add-on if it actually *did* include all the features Vista was supposed to have in the first place. The dedicated gaming mode was probably my most wanted feature, although now that I own a computer capable enough for the time being, I don't see too much of a need. Still, it would be nice to have nothing bogging your computer down when you're gaming in those more graphic-intensive games.

The Sidebar will be removed; they don't even have a Sidebar team anymore. Not since launch.

I hope the functionality of sidebar will be in the redesigned taskbar (Y) Makes more sense to me.

I wonder how many people actually use the sidebar? I haven't. I turned it off the day I installed Vista. I just can't find a use for it.

I use sidebar but find it takes up too much screen space. Got an Gadget showing my internet usage, network traffic, cpu usage and a clock.

But it more like a gimmick than something really useful. Needs redesign.

Apparently, someone pretty high up in the company had a lot of enthusiasm for the Sidebar, which is why they didn't scrap it pre-launch. A lot of people didn't even want it shipped in RTM.

He has a name. Jim Allchin ;)

sidebar needs to be brought back to the level it was in the Longhorn beta (part of the shell and could be "merged" with the taskbar

and Aero being out is good news too, it looks cool for a bit but isn't very usable

Right. Just like how 'gadgets' work in Ubuntu ( my second fav OS :heart: ), this way the information they show is informative but not bloated in screen real-estate.

Hook it from .Net? I don't think so, you'll need native code for that.

My indexer status gadget uses a .NET control. While it could be problematic if you loaded another .NET gadget that used the .NET 1.x framework, and that one got loaded first, I haven't found this to be a likely scenario.

On the brighter side, it makes it easy to have automatic support for both 32-bit and 64-bit versions with one binary.

Right now, Windows Sidebar 1.0 (in Windows Vista) is flawed because of the lack of APIs (yes, you can hook in with .NET if you know what you are doing, but let's pretend you are an average Joe User and you want to make your own sidebar gadget). With more APIs exposed to potential developers and better tools (let's see some love for Gagdets in the next release of Visual Studio), I think that the ecosystem for Windows Sidebar gadgets would be richer, more robust, and most importantly more useful.

Eh, you can do quite a lot from just JScript / VBScript. Quite a lot of system APIs (and application APIs) are useable from script via COM / IDispatch / ActiveX.

I wonder how many people actually use the sidebar? I haven't. I turned it off the day I installed Vista. I just can't find a use for it.

I also keep it off. In fact the only time I'd think of using the sidebar is using Brandon Live's search gadget to force the indexer to index at highest priority. The sidebar performs sluggishly and takes ages to start up on a fresh Vista install.

If they do bring back Sidebar in Windows 7 it better take advantage of something like WPF instead of being a fancy mini-webpage.

sidebar needs to be brought back to the level it was in the Longhorn beta (part of the shell and could be "merged" with the taskbar

and Aero being out is good news too, it looks cool for a bit but isn't very usable

Aero isn't going anywhere. The article mentioned some modifications to it. Aero is actually very usable, as it does improve performance of your system by offloading the entire UI rendering to the GPU instead of the CPU.

I dont think the CPU gadget is even accurate. Try using CPUz

Um, what? The CPU gadget reports what the current utilization of the CPU is. CPUz is a system information tool.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • AMD releases hotfix for driver install issues on Windows 10 PCs by Taras Buria Earlier this week, AMD released an important graphics driver update. Version 26.6.2 brought AMD FSR 4.1 support to the previous-gen Radeon lineup, the RX 7000 series, giving users better upscaling tech that was previously locked to the newest GPUs. However, the driver turned out to be a little buggy, with users reporting installation issues on systems still running Windows 10. AMD quickly acknowledged the bug and today released a hotfix to resolve the problem. The AMD 26.6.3 Hotfix update is now available for download from the official website. Given that it is a hotfix release, it has only one change in its release notes: AMD announced the update on its official X account and added that a WHQL driver update with the necessary fixes would be released next week. Meanwhile, users can apply the hotfix or roll back to the previous driver using the official AMD Cleanup Utility. You can download AMD Software: Adrenalin Edition 26.6.3 Hotfix Preview Driver from the official website here. It is compatible with all currently supported graphics cards and 64-bit Windows 10 and 11. Full release notes are available on the same page.
    • With Microsoft now listening to its core audience and acting upon received feedback, fans can finally expect a much better version of Windows 11 than what was available five years ago. Here is to five more years, Windows 11! I guess we all need a good laugh now and again...
    • Amazon Prime Day 2026 deal sees Samsung Odyssey 49" 240Hz QD-OLED monitor at lowest price by Sayan Sen Earlier today we covered a very good deal on JBL's BAR 800 Dolby Atmos soundbar system as the unit is available for just $600 as part of Amazon Prime Day 2026 deals. That's not all though as there are many more discounts to choose from. If you are looking for a high-end monitor, Samsung's 49 inch G9 QD-OLED gaming monitor is a solid deal too as it's currently just $855 (purchase link under the specs table down below). It is a super-ultrawide (32:9) 1440p curved gaming monitor and as such should offer a very immersive experience. The G93SC is a 49-inch QD-OLED (Quantum Dot OLED) screen and that means it should have excellent contrast as well as color reproduction. Brightness is a bit lacking though so if you are looking to set it up in a relatively bright room, you may be better off with something else. Speaking of external light and brightness, the major difference on the G93SC vs the newer G93SD is that the latter comes with Samsung's "Glare Free" technology to reduce glare while the C model packs a glossy finish. The technical specifications of the Samsung G93SC are given in the table below: Specification Value Panel Type OLED Screen Shape Curved Screen Curvature 1800R Resolution DQHD (5120 × 1440) Aspect Ratio 32:9 Brightness (Typical) 250 cd/m² Brightness (Minimum) 200 cd/m² Contrast Ratio 1,000,000:1 HDR Support VESA DisplayHDR True Black 400 HDR10+ HDR10+ Gaming Response Time 0.03 ms (GTG) Refresh Rate Up to 240 Hz Viewing Angle 178° Horizontal / 178° Vertical Color Support 1 Billion Colors Color Gamut 99% DCI-P3 (CIE1976) Adaptive Sync FreeSync Premium Pro / G-SYNC Compatible DisplayPort 1 × DisplayPort 1.4 HDMI 1 × HDMI 2.1 Micro HDMI 1 × Micro HDMI 2.1 USB Hub 3 × USB 3.0 Speakers Built-in Speaker Output 5W × 2 Channels Operating Temperature 10°C – 40°C Operating Humidity 10–80% (Non-condensing) Stand Type Height Adjustable Stand (HAS) Height Adjustment 120.0 ± 5.0 mm Tilt -2° (±2°) to 15° (±2°) Wall Mount 100 × 100 mm (VESA) Included HDMI Cable HDMI-to-Micro HDMI Cable Included DisplayPort Cable Yes Get it at the link below: Samsung 49" Odyssey G93SC Series Curved Gaming Monitor, QD-OLED: $854.99 (Sold and Shipped by Amazon US with Prime) Prime subscription can be cancelled within three business days at no cost. Good to know This Amazon deal is U.S. specific, and not available in other regions unless specified. We only use first-party seller links (at the time of article publishing); ensure that you purchase from a first-party seller link only. Check out Today's Deals on Amazon | or our recent tech deals. Become a Prime member (for Students or SNAP) via Neowin Get Prime Access - Prime for half price (for qualifying Medicaid, EBT, SNAP) Subscribe to Prime Video, Audible Plus, Music Unlimited or Kindle Unlimited via Neowin As an Amazon Associate, we earn from qualifying purchases.
    • Actually Windows 11 is the GUI from Windows 10 X slapped onto Windows 10. Hence the many performance issues and initial limitations of the UI, like all the restrictions on the task bar placement and features. You could not even right click on the Taskbar and bring up task manager when it first shipped. Windows 10X was truly a new OS from the ground up. Basically a lightweight OS that ran containers for various app types. Win32 got its own container. Performance was not good and OEM’s pushed back on it, but wanted a new OS to push Pc sales. Hence Windows 11. https://en.wikipedia.org/wiki/Windows_10X
    • Windows 10 was 6 years old when Microsoft revealed Windows 11. Does this mean Windows 12 is due next year?
  • Recent Achievements

    • Dedicated
      Scoobystu earned a badge
      Dedicated
    • First Post
      Tom Schmidt earned a badge
      First Post
    • One Month Later
      D0nn13 earned a badge
      One Month Later
    • Rookie
      +ChiefOfNeo went up a rank
      Rookie
    • One Year In
      Tom Schmidt earned a badge
      One Year In
  • Popular Contributors

    1. 1
      +primortal
      457
    2. 2
      +Edouard
      177
    3. 3
      PsYcHoKiLLa
      123
    4. 4
      Michael Scrip
      81
    5. 5
      Xenon
      76
  • Tell a friend

    Love Neowin? Tell a friend!