Details and Requirements
Helpful reviews
Soloart98
4 of 5 people found this review helpful
Don't like it
Problems with Vista Security (23/05/2008)
I keep getting a very irritating message "An application is attempting to access address in your email program....... It only allows access for 10 minutes so I would have to keep clicking this stupid button all day. I had to uninstall the gadget.
davis_bj
3 of 3 people found this review helpful
Love it
Appointments - Fix (22/01/2008)
First off, I just want to say what a GREAT sidebar.
Which prompted me to look into the Appointments issue. So I just thought i would share what i found as to what will fix the appointments section.
It is a minor fix.
File: Gadget.Html
Line 184:
Orignal:
appointmentFolder=outlookObj.GetDefaultFolder(9);
Correction:
appointmentsFolder=outlookObj.GetDefaultFolder(9);
Also, there is another typo on the function ScrollMarquees().
Line: 706
Original:
pasue=true;
Correction:
pause=true;
Thought this might help others who alos would like this feture to work.
Thanks for a Great Sidebar App.
Trunk_z
2 of 2 people found this review helpful
Love it
Awesome (24/02/2008)
Really like it.
davis_bj's fix works well, the file that needs to be changed can be found here: C:\Users\USER NAME\AppData\Local\Microsoft\Windows Sidebar\Gadgets\MiniInbox.gadget\
Only other thing I would like to see would be perhaps a calender flyout or something to that effect?
snowspeeder7
1 of 1 people found this review helpful
Don't like it
bad (05/08/2009)
too big
Calvin3663
1 of 1 people found this review helpful
It's okay
Email works nicely but has bugs (03/04/2009)
Good....
- Able to view emails, appointments & tasks without launching outlook program.
- The gadget can be configured to check for new emails every specified intervals
- Able to compose new email by clicking on the embeded New Message button
Bad....has several bugs.
- The program does not read my appointments (showing 0 appointments while there're few appointments in my outlook).
- The "Go to the folder that's selected in Outlook" is not working
- The read email form does not display pictures and attachement in the emails.
- Also, had to click once on the read email form before you could click on the reply, close, and other buttons.
- Relatively slow loading time compared to the other Sidebar Gadgets
Conclusion...
One of the best Outlook Gadget available to date (even better than the gadget provided by Microsoft Office Team).
However, there're some bugs that needed fixing to be fully functional.
kytigerwolf
1 of 1 people found this review helpful
Like it
Great Gadget (07/11/2007)
I am enjoying your gadget. However, the scrolling appointments and to-do list is annoying. I like what one person suggested. Please add a button to the gadget to allow switching from one to the next. Otherwise, I would say remove them from this gadget. Just a suggestion. Past that, great work from what I have seen so far. Thanks!
Pecster1
0 of 1 people found this review helpful
Hate it
no tasks or appointments (09/01/2008)
It lasted 10 seconds in my computer because without the calendar and tasks working it's not useful to me.
OldDragon2A
0 of 0 people found this review helpful
Like it
Nice (12/11/2009)
I found a bug in the settigs code. var updateTime=document.getElementById("updateTime"); should be var updateTime=document.getElementById("UpdateTime"); This doesn't prevent the gadget from saving the settings but is does prevent it from showing the current setting when you open the settings popup.
Gerri_13
0 of 0 people found this review helpful
Love it
little bugs (13/08/2009)
i found another little bug which occurrs if there are no tasks.
to fix it edit the line 658:
toDoItems.innerHTML="0 to do items";
to
toDoDiv.innerHTML="0 to do items";
other bugs:
line 184
change
appointmentFolder=outlookObj.GetDefaultFolder(9);
to
appointmentsFolder=outlookObj.GetDefaultFolder(9);
Line 706
change
pasue=true;
to
pause=true;
FazZ_filmz
0 of 0 people found this review helpful
Love it
Fantastic! Windows 7 and Office 2010 (15/07/2009)
I'm a heavy beta tester with random stuff and this little Side Bar app works on W7 x64 and with Office 2010 x64 too!
I think you just need to make some choices for different skins/colours and it will be perfect!!! 4.5/5
|