EmailScheduler 1.0.2beta
Loads of changes, fixes:
- Added Option to minimize instead of hide
- fixed settings for Port, Debug, and new FormHide not reading back into the options panel
- fixed Connection error endless loop–will try 3 times, then fail
- fixed issue with the system check having multiple checks
- fixed Port number not working
- fixed an issue with SSL not connecting due to unknown cert.
- fixed a non-ssl account not connecting
- Added keep-live to sockets, see next item
- Added connection manager notification–should keep the connection alive for those of you with other programs to shut it down.
- other minor code improvements
One big change is the way I handle seecure sockets, before, I wouldn’t allow accounts that were using unknown, or expired certificates. However, some users that have their own server may not pay for a legit cert, so this program will accept ALL certificates. For most users, this shouldn’t be an issue.
Also, I noticed I was trying no matter what to secure the socket, even if you don’t want that. To make it easy, port 143 is always a NON-secure connection. All other ports, including 993 ARE secure. I could have another option for this, and if you bitch to me enough, maybe I will add it, but again, the majority, this should work great.
I am still not fully happy with how I check to make sure the socket is ok, but I think it is better. Let me know of any other issues.
GET IT HERE then DONATE HERE
Thanks
Gudy
Beginning of the week, end of the week….
Well, I know I said that I would release the new version of the Email Scheduler at the beginning of the week, what I really ment was at the end of the week! Wow, it took a heck of a lot longer than I expected, but I do feel pretty good about the release.
Email Scheduler Version 1.0.1beta
This is a Ground-up rewrite! Nothing is done the same, so all the old problems are gone. Bring on a whole new batch of issues! All features in the earlier post came true, the only thing I didn’t add was multiple accounts. I did leave it open to add multiple accounts, but I wouldn’t have got this release out today. It still works the same way, except when you setup Imap Idle settings, you can’t start it from there. Just save all your settings until all windows are closed. If Imap Idle is supposed to run, it will run. Once it starts up, the Info window will pop open until you are connected, then it will self hide itself. A tray icon on the today screen will show you the current status, and you can click on it to bring up the status window. One thing to note, use the “hide” button when you are done, not the “X”, the “X” will close it out for good if you are using some sort of task manager. Hide will put it back to the task bar on the today screen.
Here are some screenshots:
Get it here –Release under my Donateware License
I will update the email scheduler page later. Also, I know the forums are slow as hell, I have been working on them, and I think it is better now. Give it one more shot, and if it still sucks ass, I will for go it.
Thanks!
Gudy
New IMAP IDLE on the way
I’m back! Sorry for the delay, had to take some much needed time away. I have been the last few days working on a new version of the IMAP IDLE. This is almost a complete rewrite, changing the way it works quite a bit. For all of you having issues with it, hold tight, I hope this will fix you up. New things I am working on:
IMAP IDLE piece of EMAIL SCHEDULER:
Windowed–all debug messages will be spit out on the screen–can be hidden, even will start hidden so not to disturb you
Power Requirement–it will tell windows that it needs to run all the time, so no more sleep mode killing the program (win 6.5 users mainly)
task bar Icon–will tell you if it is running, connected, and when you get emails.
Leaner–the debug version I am using right now is using around 488KB of RAM. Much lower than before
Less buggy–I hope
I hope to release a debug version of this early next week. I want to test it out over the weekend, clean up some things, but should have it ready to go early next week.
Questions? Please post in the forum, much easier for me.
Thanks
Gudy
New Forum!
I added a forum to gudensoft.com. It is still a work in progress, but I think it will help me keep up with your questions. Please from now on, post comments/questions/problems/etc to the forum under the correct project or section. I am sorry, but you will have to register to post, but the spam on forums is just to high not to require it. I will not use any of your information for anything other than you and me communicating period. Anyways, check it out, and lets get started!
Gudensoft Forums
Thanks
Gudy
FYI
Just wanted to let you know that the next few weeks, I will be away from gudensoft.com. Next week is hell week at work, then I am taking some time off from everything! The good news is, come June, I will have some serious time to devote to projects, so expect some cool things starting next month.
Thanks
Gudy
RadarLove! Preview .01beta
I am still working on the email scheduler, but I thought I would throw this out there for you to play with. I was never able to find a good online radar, so I wrote this to fit the bill. It works great in a emulator, but sometimes on my phone, I get a network error, so I am wanting feedback from you all as to what works, and what doesn’t. Please post a comment on this post with your feedback, what works, what doesn’t, what you would like to see added, etc. Remember, this is just a preview, it is not fully polished yet. Here are some screenshots:

Play with it, and let me know what you think. You will need to know the radar site nearest you, chances are, it is the biggest city you are closest to. Also, this will only work with US Radar sites, sorry to the rest of you. This is released under my Donateware License.
Read more and get it here!
Enjoy!
Gudy
Updated .72beta
Somewhere I goofed, one of the dll’s was not getting registered, so I had to add that in and it should now work fine. I also fixed the Convert.toBool error some are getting, at least I hope so. I didn’t change the release number, so on the download page it will still show .72beta, but it is different than yesterdays release. Use the “Remove Programs” to remove the current install, then install the new version.
Also, I was testing on an emulator and found in the regular task manager IMAP Idle was taking up over 2 megs. After I shit my pants, I looked into it and found that the default task manager actually reports this incorrectly. It includes in that number all the common libraries that are already in memory. Take a look:
This is the default Manager, it shows ImapIdleService at 2.38 MB, and 2% CPU usage (this has been running for over an hour by the way).
Here is DotFred’s Task Manager:
This shows just over 1 MB! That is quite a difference! As I started looking around, I looked at all the modules loaded by the service, and many are already loaded by other programs. In short, don’t take these numbers to heart!
Let me know of any issues, again, please post a comment on this site, I get instantly notified when a post is made (and the page views help support the project).
Thanks
Gudy
New Version of Scheduler released
I hope this will fix things up, I have updated quite a bit code wise, so I hope this fixes the random lockups, CPU usage, etc. Please, if you are having problems, POST YOUR QUESTIONS TO THIS POST. It is really hard to follow all the posts (here and on XDA).
Thanks
Gudy
Finally! GMAIL supported!
Man, what a bitch! after months in the making, gmail finally works (at least on my phone). EmailScheduler .71beta adds a new (actually, it’s not new) SSL connection mode to work with google. It works great, the only bad thing is it has to have 2 more dll’s to work, and it adds about 1MB to the program size. I will continue to work on the file size, but at least it is working!
Get it here
Please let me know of any errors/issues you have, just post a comment to this post.
Thanks!
Gudy
Update to why no updates!
Sorry I haven’t updated anything in the last few weeks, life and work have been pretty busy lately. I have been working on a few things, they are outlined below:
1)Email Scheduler–Gmail will soon be working. I have found another way of talking to gmail, and it seems it will work ok. The only bad thing is, the size of the program will grow to around 1.7MB. I think I will release a gmail version and other version since this is way too big. More to come later this week.
2)GolfGPS–This will take longer for me to get out the door, but I am working on a few things. First, I am adding a way to label the hazzards on each hole. Basically, where it says Hazzard, you will be able to change the text to whatever you want per hole. Second, I am working on a new web database to help with finding courses in the course list. We now have over 700 course on there, and it is only going to get bigger! We need a way to search the list for a course we want.
3)RadarLove–This is a new program that I have been toying with for a while now. Basically, I can’t find any good online weather radar sites for mobile. So, I wrote a program that brings the radar to the phone with tons of options to display it (like transparency, overlays, etc). I am still fighting the NOAA image database as it is giving me old files from time to time, but hope to have this out later this month, in time for severe weather season.
So keep an eye out, things are quieting down around here, so hopfully I can get back to work on these projects.
Thanks
Gudy







