JimmyWidgets - VERSION 1.1 OUT NOW - http://sites.wickedorange.com/jimmywidgets/index.html

Original Post

Hi everyone! My current project is JimmyWidgets, a widget program like Apple Dashboard, but for PC! You can even make new widgets in DLL format and post em on the online database!

When I've made more widgets (I've only got 2 at the moment), I'll post it atwww.jimmyware.co.uk . It's going to be open-source, so you can download the source from there too.

Here's a screenshot:

http://www.freewebs.com/robinjam/JimmyWidgets%5FScreenshot.jpg

I await any comments/suggestions! (But please don't be too harsh about my efforts, it took me HOURS)

P.S. A list of problems I need to fix:

  • The online database currently lets you download the same widget twice, making startup time longer (because it tries to load 2 copies of the same widget)
  • The whiteboard has black edges rather than transparent
  • The widget icons (top of the screenshot) look rubbish
  • The widget uninstaller doesn't actually remove the DLL (widget) file, it just breaks the link to it
  • The analogue clock takes AGES (2 seconds) to start up
  • The screen flickers when the main form fades in and out
  • The tutorial isn't in-depth enough
  • The source code is cryptic and hard to read
  • There are only 2 widgets! (I'm working on 2 more as well)

and probably lots more that i forgot to mention

[1763 byte] By [robinjam] at [2008-2-6]
# 1

You can now download the app here:

http://www.freewebs.com/robinjam/JimmyWidgets%20BETA.zip

If anyone wants the source code please post here and I'll upload it.

robinjam at 2007-9-4 > top of Msdn Tech,Community Chat,Show and Tell...
# 2
Very nice application!

Lots of effort and thought. You should not release the source

comspy at 2007-9-4 > top of Msdn Tech,Community Chat,Show and Tell...
# 3

comspy wrote:
You should not release the source

Why on earth not?

duckthing at 2007-9-4 > top of Msdn Tech,Community Chat,Show and Tell...
# 4

somehow I'm not entirely certain "jimmy" and "widget" out to be in the same name/title, much less the same sentence ... that said, it looks decent.

nice screenshot, I'll check out the app itself from home.

AndrewBadera at 2007-9-4 > top of Msdn Tech,Community Chat,Show and Tell...
# 5
Becuase

People might steal

And is best keep your work safe in your hands.

comspy at 2007-9-4 > top of Msdn Tech,Community Chat,Show and Tell...
# 6
comspy
so i guess, microsofts software, your using for free now shouldnt be avaible to you ? get a life!
mp4city at 2007-9-4 > top of Msdn Tech,Community Chat,Show and Tell...
# 7

About the name: If anyone has suggestions I'll happily change the name. It was only meant to be temporary anyway.

I'll release the software for free, but since the software took me quite a while to develop I've decided not to release the source.

robinjam at 2007-9-4 > top of Msdn Tech,Community Chat,Show and Tell...
# 8

mp4city wrote:
comspy
so i guess, microsofts software, your using for free now shouldnt be avaible to you ? get a life!

out of curiosity, not that I agree with comspy's take on this, but mp4city, WHAT MS software is anyone using that's free? In order to DL most free MS software, you have to own (BUY) Windows to begin with (as WGA validation is required), and when you download the apps that ARE downloadable, you still don't get the source. In the case of SDKs where sample source is provided, it's SAMPLE source, not source for the IDE app itself -- which you BOUGHT to begin with. You've got me scratching my head here ...

AndrewBadera at 2007-9-4 > top of Msdn Tech,Community Chat,Show and Tell...
# 9

I think the name is great.....

it sounds catchy......and I agree with m4city...

if people get things for free....there,s no need to steal...

we,re all here to help each other out

cheers

cheyenne at 2007-9-4 > top of Msdn Tech,Community Chat,Show and Tell...
# 10
cheyenne wrote:

if people get things for free....there,s no need to steal...

That has got to be the funniest things I've heard all week! Thanks for the chuckle!

SJWhiteley at 2007-9-4 > top of Msdn Tech,Community Chat,Show and Tell...
# 11

cheyenne,

Thanks for saying that the name is cool, I think I'll stick to using JimmyWidgets rather than changing it.

robinjam at 2007-9-4 > top of Msdn Tech,Community Chat,Show and Tell...
# 12

Really like JimmyWidgets, I can't wait to see the new widgets...

Here are some comments :

  • Have the possibility to keep a widget on top, like ISay UListen
  • When I double-clik on the clock, the time go away, and if I double click back, it's become ok
  • It's would be great if we can have a preview of the widget(screenshot) when you install it.
  • You should keep the name, I like it, but if you find a more commercial catchy name, go for it!!

Keep up working!

Biche at 2007-9-4 > top of Msdn Tech,Community Chat,Show and Tell...
# 13

Biche,

Thank you for your useful comments.

  • I will be adding 'always on' to all future widgets and to previously made widgets, which will be automatically updated with the update widget (still working on it).
  • Unfortunately the double-click problem occurs as a side-effect of being able to drag any part of the widget in order to move it (rather than the title bar). This will be fixed for all future releases.
  • I will include screenshots at a later date.

Check out the online database, I've uploaded a simple calculator (under Recommended Widgets). Tell me what you think!

robinjam at 2007-9-4 > top of Msdn Tech,Community Chat,Show and Tell...
# 14

Great feature, but some others comments

  • The calculator should be capable of taking the operators (+,-,*,/) directly from the keyboard.
  • Is the widget will auto-update if a new version of this widget is available, if not, how to update that widget?
  • Do you have plan to translate your application, because I'm speaking french and I like to have possibility to have french application.

Like I say earlier, don't stop your good work!

Biche at 2007-9-4 > top of Msdn Tech,Community Chat,Show and Tell...