Vista Sidebar Gadget
Re: Vista Sidebar Gadget
A temp fix for the losing settings is to open this folder:
c:\users\YOURUSERNAME\AppData\Local\Microsoft\Windows Sidebar\Gadgets\sab.gadget\js
And editiing the settings.js, change the lines(6-11) like this for example:
this.setHost("1.1.1.1");
this.setPort(1234);
this.setUser("username");
this.setPassword("password");
this.setTimeout(1000);
Then you have hardcoded settings.
c:\users\YOURUSERNAME\AppData\Local\Microsoft\Windows Sidebar\Gadgets\sab.gadget\js
And editiing the settings.js, change the lines(6-11) like this for example:
this.setHost("1.1.1.1");
this.setPort(1234);
this.setUser("username");
this.setPassword("password");
this.setTimeout(1000);
Then you have hardcoded settings.
Re: Vista Sidebar Gadget
Yup, that did the trick. Thanks a bunch!
Re: Vista Sidebar Gadget
While the work-around described by RickDB is perfectly fine for me, I think non techy users would be less enthousiastic. Oh well, Piet said he'll add saving settings, so I'll only be a questions of when, not if.
With this minor inconvenience (hard-coded) out of the way, I can really recommend this great little gadget: the drop 'n drag feature is absolutely brilliant - it makes managing the job-queue so much easier.
Great job Piet!
With this minor inconvenience (hard-coded) out of the way, I can really recommend this great little gadget: the drop 'n drag feature is absolutely brilliant - it makes managing the job-queue so much easier.
Great job Piet!
Re: Vista Sidebar Gadget (settings under WinXP)
When the Vista Sidebar is installed under Windows XP, the settings.js file can be found in:
C:\Program Files\Windows Sidebar\Shared Gadgets\sab.gadget\js\
C:\Program Files\Windows Sidebar\Shared Gadgets\sab.gadget\js\
- pieteckhart
- Release Testers
- Posts: 131
- Joined: April 30th, 2008, 9:34 am
- Location: Netherlands
- Contact:
Re: Vista Sidebar Gadget
nice workaround RickDB!
when i have some spare time i will finish the saving part of the gadget.
thanks for the replies
when i have some spare time i will finish the saving part of the gadget.
thanks for the replies
SABnzbd+ Windows 7 Gadget
Manage your downloads from your desktop.
Download: http://eckhart.hopto.org/sabgadget/sabgadget2.gadget
Site: http://eckhart.hopto.org/sabgadget/
Manage your downloads from your desktop.
Download: http://eckhart.hopto.org/sabgadget/sabgadget2.gadget
Site: http://eckhart.hopto.org/sabgadget/
- pieteckhart
- Release Testers
- Posts: 131
- Joined: April 30th, 2008, 9:34 am
- Location: Netherlands
- Contact:
Re: Vista Sidebar Gadget
Release 1.0.0.5
Download: http://www.sab.websijt.net/sab.gadget
New Feature:
- Saving Support
Note:
Settings are saved as a JSON string located in:
Let me know if this works for you!
Download: http://www.sab.websijt.net/sab.gadget
New Feature:
- Saving Support
Note:
Settings are saved as a JSON string located in:
you can edit them via the gadget itself ofcourseC:\Users\%username%\AppData\Local\Microsoft\Windows Sidebar\Gadgets\SABnzbd.txt
Let me know if this works for you!
SABnzbd+ Windows 7 Gadget
Manage your downloads from your desktop.
Download: http://eckhart.hopto.org/sabgadget/sabgadget2.gadget
Site: http://eckhart.hopto.org/sabgadget/
Manage your downloads from your desktop.
Download: http://eckhart.hopto.org/sabgadget/sabgadget2.gadget
Site: http://eckhart.hopto.org/sabgadget/
- pieteckhart
- Release Testers
- Posts: 131
- Joined: April 30th, 2008, 9:34 am
- Location: Netherlands
- Contact:
Re: Vista Sidebar Gadget
Did anyone test the new release yet?
btw i'm working on a new setting so you can select a Pre Process method (Unpack, Repair, Delete, etc).
btw i'm working on a new setting so you can select a Pre Process method (Unpack, Repair, Delete, etc).
SABnzbd+ Windows 7 Gadget
Manage your downloads from your desktop.
Download: http://eckhart.hopto.org/sabgadget/sabgadget2.gadget
Site: http://eckhart.hopto.org/sabgadget/
Manage your downloads from your desktop.
Download: http://eckhart.hopto.org/sabgadget/sabgadget2.gadget
Site: http://eckhart.hopto.org/sabgadget/
Re: Vista Sidebar Gadget
I did and the only thing I found kind of strange was the Pause/Resume icon is the upper left hand corner does not visually change unless you have a downloaded added to the list.pieteckhart wrote: Did anyone test the new release yet?
btw i'm working on a new setting so you can select a Pre Process method (Unpack, Repair, Delete, etc).
Kizer
- pieteckhart
- Release Testers
- Posts: 131
- Joined: April 30th, 2008, 9:34 am
- Location: Netherlands
- Contact:
Re: Vista Sidebar Gadget
hmm strange, i will look in to this!kizer8 wrote:I did and the only thing I found kind of strange was the Pause/Resume icon is the upper left hand corner does not visually change unless you have a downloaded added to the list.pieteckhart wrote: Did anyone test the new release yet?
btw i'm working on a new setting so you can select a Pre Process method (Unpack, Repair, Delete, etc).
Kizer
thanks for the quick reply (now i know the topic is still beeing read hehe)
Piet
SABnzbd+ Windows 7 Gadget
Manage your downloads from your desktop.
Download: http://eckhart.hopto.org/sabgadget/sabgadget2.gadget
Site: http://eckhart.hopto.org/sabgadget/
Manage your downloads from your desktop.
Download: http://eckhart.hopto.org/sabgadget/sabgadget2.gadget
Site: http://eckhart.hopto.org/sabgadget/
Re: Vista Sidebar Gadget
Yup, I do. I love your gadget. Sorry for my crappy English today. I meant to say in the upper left hand corner and when a download is added to the list.pieteckhart wrote:hmm strange, i will look in to this!kizer8 wrote:I did and the only thing I found kind of strange was the Pause/Resume icon is the upper left hand corner does not visually change unless you have a downloaded added to the list.pieteckhart wrote: Did anyone test the new release yet?
btw i'm working on a new setting so you can select a Pre Process method (Unpack, Repair, Delete, etc).
Kizer
thanks for the quick reply (now i know the topic is still beeing read hehe)
Piet
Kizer
Re: Vista Sidebar Gadget
Could you make a google desktop version aswell?
- pieteckhart
- Release Testers
- Posts: 131
- Joined: April 30th, 2008, 9:34 am
- Location: Netherlands
- Contact:
Re: Vista Sidebar Gadget
hmm are those the same gadgets as you can use in lets say iGoogle?Coeluh wrote: Could you make a google desktop version aswell?
if they are just html+javascript maybe it can work.
my gadget could be adapted to work as Widget aswel.
SABnzbd+ Windows 7 Gadget
Manage your downloads from your desktop.
Download: http://eckhart.hopto.org/sabgadget/sabgadget2.gadget
Site: http://eckhart.hopto.org/sabgadget/
Manage your downloads from your desktop.
Download: http://eckhart.hopto.org/sabgadget/sabgadget2.gadget
Site: http://eckhart.hopto.org/sabgadget/
- pieteckhart
- Release Testers
- Posts: 131
- Joined: April 30th, 2008, 9:34 am
- Location: Netherlands
- Contact:
Re: Vista Sidebar Gadget
Release 1.0.0.6
Download: http://www.sab.websijt.net/sab.gadget
Note:
Pause/Resume/Progress indicators wil now work when the queue is empty.
(the bug Kizer reported).
Keep me posted on your findings.
Download: http://www.sab.websijt.net/sab.gadget
Note:
Pause/Resume/Progress indicators wil now work when the queue is empty.
(the bug Kizer reported).
Keep me posted on your findings.
SABnzbd+ Windows 7 Gadget
Manage your downloads from your desktop.
Download: http://eckhart.hopto.org/sabgadget/sabgadget2.gadget
Site: http://eckhart.hopto.org/sabgadget/
Manage your downloads from your desktop.
Download: http://eckhart.hopto.org/sabgadget/sabgadget2.gadget
Site: http://eckhart.hopto.org/sabgadget/
Re: Vista Sidebar Gadget
pieteckhart wrote: Release 1.0.0.6
Download: http://www.sab.websijt.net/sab.gadget
Note:
Pause/Resume/Progress indicators wil now work when the queue is empty.
(the bug Kizer reported).
Keep me posted on your findings.
Thanks it does work now.pieteckhart wrote: Release 1.0.0.6
Download: http://www.sab.websijt.net/sab.gadget
Note:
Pause/Resume/Progress indicators wil now work when the queue is empty.
(the bug Kizer reported).
Keep me posted on your findings.
Kizer
Re: Vista Sidebar Gadget
I do not know how to convert it. It would be very sweet though.pieteckhart wrote:hmm are those the same gadgets as you can use in lets say iGoogle?Coeluh wrote: Could you make a google desktop version as well?
if they are just html+javascript maybe it can work.
my gadget could be adapted to work as Widget aswel.