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

    • will EU users be getting the extra 1yr update for free again?
    • Samsung announces Galaxy A27 5G with 120Hz AMOLED display, expanded AI features, and more by Fiza Ali Samsung has announced the Galaxy A27 5G, its latest mid-range smartphone, bringing a handful of upgrades over last year's Galaxy A26 5G. While the changes aren't dramatic, they touch several areas that people tend to notice most in day-to-day use, including the display, performance, and software support. One of the more noticeable updates is the screen. The Galaxy A27 5G comes with a 6.7-inch Super AMOLED display that now supports a 120Hz refresh rate, making scrolling and animations appear smoother. Samsung has also switched to an Infinity-O punch-hole camera design, which leaves more room for the display and gives the phone a cleaner look from the front. Under the hood, the Galaxy A27 5G is powered by Qualcomm's Snapdragon 6 Gen 3 processor. The company says the new chip brings improved responsiveness in multitasking, gaming, and media consumption. The company also highlights GPU performance improvements and faster memory technology, which should contribute to smoother graphics rendering, quicker data handling, and improved power efficiency. Furthermore, Samsung has equipped the Galaxy A27 5G with a 12-megapixel selfie camera that is capable of capturing a wider dynamic range and more accurate colours. Like many smartphones launched recently, the Galaxy A27 5G also places a strong focus on AI features. Circle to Search with Google now supports multi-object recognition, making it easier to search for different products or items at the same time. The tech giant says the feature can also support virtual outfit try-ons directly from compatible search results. Photo editing tools are getting some attention as well, with Object Eraser updated to deliver cleaner edits when removing unwanted objects or people from images. Meanwhile, the Voice Recorder app can now transcribe and translate speech simultaneously in one of the 22 supported languages, which could be useful for meetings, lectures, or interviews. Samsung is also expanding AI assistant options on the device, with support for Google Gemini and Perplexity alongside Bixby. The company says these assistants will work more closely with Galaxy apps, including Gallery, to simplify common tasks. Samsung continues to strengthen its long-term software support policy with the Galaxy A27 5G. The smartphone will receive up to six generations of Android OS and One UI updates, along with six years of security patches from its initial global launch. In terms of security, the device includes Samsung Knox and Knox Vault, which are designed to help protect sensitive information stored on the phone. On the flip side, while the company is positioning the Galaxy A27 5G as a step forward from its predecessor, not every change is necessarily an upgrade. One of the first things buyers may notice is the higher price tag. The device launches at $349, making it $50 more expensive than the Galaxy A26 5G's $299 starting price. The selfie camera has also been reduced from 13MP to 12MP, while the ultrawide camera drops from 8MP to 5MP. Samsung has further downgraded the phone's dust and water resistance rating from IP67 to IP64. The Galaxy A27 5G is also marginally thicker at 7.8mm. The Galaxy A27 5G will be available in select markets starting July 3 and will come in four colour options, including Black, Blue, Light Green, and Light Pink. The company will also offer Samsung Care+ coverage plans for customers seeking additional device protection.
    • Doogee and Ulefone regularly release phones with 10k-25k mAh batteries, but those are bricks. I don't understand how they could make it only weigh 220 grams with a battery that size.
    • Windows 10 quietly gets one more year of support and updates by Taras Buria Windows 10 reached its end of life at the end of 2025. Microsoft kicked off the Extended Security Updates program, aimed at giving regular consumers one more year of security-only updates. By doing so, Microsoft gave users more time and money to update their computers to a newer operating system or compatible hardware. Now, with the end of the Extended Security Updates program quickly approaching, Microsoft is making an important adjustment. Users discovered that the official support article for the program now lists a new end-of-support date: The Extended Security Updates program is not a new concept. It has been an official way for business consumers to continue receiving critical updates for unsupported Microsoft products for many years. However, all this time, it was a business-only, paid feature. With Windows 10, Microsoft brought ESU to regular consumers, allowing them to get security updates for Windows 10 past October 2025 essentially for free. When Windows 10 was approaching the end of support, many guessed that Microsoft might adjust its support timelines, and this is exactly what seems to be happening. Of course, Microsoft would love everyone to switch to new computers, such as its latest Surface devices, but in the days of ever-growing hardware prices, not everyone is lucky enough to have money for a new PC. Leaving hundreds of millions of customers with a Windows version that no longer receives security updates is a major risk that Microsoft is not willing to take. If you have a Windows 10 PC to enroll in the Extended Security Updates program, check out this guide to learn how to do so.
    • Sony announces Bungie layoffs that will affect "significant number of employees" by Pulasthi Ariyasinghe Sony today announced that major layoffs are happening at its first-party studio Bungie, the developer that has spawned series like Halo, Destiny, and Marathon over the past decades. The news arrives just weeks after Bungie delivered the final update to Destiny 2, and it's that team being hit with the layoffs the most. CEO of Sony Interactive Entertainment Hermen Hulst revealed the staff reduction today, calling it "painful news." "Over the past several months, together with Bungie leadership, we reviewed the studio’s long-term direction, development priorities, resource needs, and role within our broader portfolio strategy," said Hulst, explaining the decision. "We explored multiple alternatives before concluding that a reduction was necessary to align the studio’s resources with its current priorities and long-term goals." The layoffs will be hitting "a significant number of employees" across most of the Destiny franchise development team. It doesn't look like Sony is planning to continue the series following Destiny 2's sunsetting update. The studio is said to be in early stages of looking at other projects to pivot to, but it's said that keeping the size of the team at current levels is no longer feasible. "We know this decision has a profound impact on the people affected, their families, friends, and teammates," said Bungie leadership in a separate message on social media. "While these changes are necessary to best position the studio now and for the future, that does not lessen the difficulty of this moment or the impact it has on those affected." At the same time, "some" of the Marathon development team are also affected by the layoffs. The recently released multiplayer-only extraction shooter title hasn't seen a big boom of players either, but the company is reportedly hoping that the live service experience will pick up players with future updates.
  • Recent Achievements

    • First Post
      kinowa earned a badge
      First Post
    • Rookie
      krychek57 went up a rank
      Rookie
    • Grand Master
      Jaybonaut went up a rank
      Grand Master
    • One Year In
      Philsl earned a badge
      One Year In
    • Dedicated
      Scoobystu earned a badge
      Dedicated
  • Popular Contributors

    1. 1
      +primortal
      438
    2. 2
      +Edouard
      168
    3. 3
      PsYcHoKiLLa
      133
    4. 4
      Xenon
      77
    5. 5
      Michael Scrip
      75
  • Tell a friend

    Love Neowin? Tell a friend!