myBoard : The Mac OSX Dashboard on Windows
The ultimate Vista Dashboard killer application
Thursday, June 19, 2008 by adysoft | Discussion: Customization Software
I'm working on a project called myBoard, it's basically a port of the MacOS X dashboard on Windows XP/Vista. The only difference is that gadgets/widgets are called magnets in myBoard.
Basically myBoard is a semi-transparent layer that is invisible to the user unless activated by moving the mouse toward one of the user screen's corner or pressing a hotkey, which can be set to the user's preference.
When myBoard is activated, the user's desktop is dimmed and magnets appear in the foreground. Like application windows, they can be moved around, rearranged, deleted, and recreated (so that more than one of the same magnet is open at the same time, possibly with different settings). New magnets can be opened, via an icon bar on the bottom of the layer, by dragging a widget icon out into the layer. After loading, the widget is ready for use.
The nice thing about myBoard is that unlike Vista dashboard magnets don't eat space on your desktop, they just appear when you saumon them, and leave when you don't need them anymore.
See myBoard in motion here.
Let me know what you think
Reply #2 Thursday, June 19, 2008 6:26 PM
For magnets creation, it's all C# .Net 3.0, SDK is available on the official website
Reply #3 Thursday, June 19, 2008 6:48 PM
Reply #4 Friday, June 20, 2008 2:18 PM
Also, .NET 3.5 is another problematic choice...the download for XP users is ridiculously huge, and it requires a download for Vista users as well. Honestly if you want an out of the box solution, go with .NET 2.0 or at least 3.0, which is loaded on Vista but not XP.
Reply #5 Friday, June 20, 2008 4:28 PM
Thanks for being honest, no pb about that. I decided to create myBoard because I like the idea of creating gadgets, but I hate Javascript, I think it sucks and really limited when it comes to create advanced things such as 3D / DirectX, Pixel Shading, and stuff. I wanted to be able to create gadgets with only one langage : C#
And as it wasn't possible to do this with Konfabulator, i decided to create a gadgets engine capable of hosting C# based gadgets. Seing how the .Net community is growing I thought other developpers might be intested in this.
So basically the idea behind myBoard is : "Let's see how advanced a gadget can be if we use latest technologies like .NET 3.5".
Reply #6 Thursday, June 26, 2008 12:14 PM
Mmmm browser content without a background color on a window. Interesting. andrew_ fires up Reflector.
Reply #7 Thursday, June 26, 2008 12:26 PM
Well after having looked through the source code I think it's pretty neat what you're doing. I've seen some of the code in this app around the net in examples on code sites, some of it I think is pretty creative. Although requiring vs.net, .net 3.5 (which is an effin massive download) you're going to limit your developer base pretty severely.
The success of Yahoo!Widgets/Konfabulator/OSX Dashboard is attributed mainly due to its ease of development, and DesktopX ships with a built in editor. It's going to be pretty hard to keep people interested if imho. Of course, if youre just doing this for yourself thats cool but I doubt you would have posted here if you werent looking for some public exposure.
The Mac emulation scene has died down dramatically over the last few years, and interest is waning. You'll probably want to put your own spin on it, and get someone to do some original graphics to keep Apple off of your back.
Good luck
Reply #8 Saturday, June 28, 2008 3:33 AM
myBoard is for people like me, .net developers who just hate html/javascript and who have no alternative to create gadgets. So these people already have Visual Studio installed, and they will just have to update their framework.
Honestly, I really don't think it's easier to create a gadget on Yahoo!/Konfabulator or the Dashboard. Especially if it has animations.
myBoard is not designed for web developer, it is for hardcore C++/C#/VB.Net developers who are looking for a more advanced gadgets/widgets framework
Reply #9 Saturday, June 28, 2008 6:32 PM
It's a nice idea, but Apple might not like it (if we recall what happened to Yz Dock).
Reply #10 Friday, May 15, 2009 6:17 AM
umm dude can u like tell me how 2 actually get some new widgets/magnets from online? where and how??? that's what makes a lot of the other widget things better.
Reply #11 Friday, May 15, 2009 8:01 AM
dude, the dude hasn't been here in almost a year....ummmm dude y not fall0 the "external link" n like the original post ![]()
Please login to comment and/or vote for this skin.
Welcome Guest! Please take the time to register with us.
There are many great features available to you once you register, including:
- Richer content, access to many features that are disabled for guests like commenting on the forums and downloading skins.
- Access to a great community, with a massive database of many, many areas of interest.
- Access to contests & subscription offers like exclusive emails.
- It's simple, and FREE!







Reply #1 Thursday, June 19, 2008 6:13 PM