CrAzY idea for email checker - Windows Mobile Development and Hacking General

How about a program which ONLY checks if you have new mail on an account, then activates the email program of your choice ... for me it would be google for mobile. Better yet, it can just ask you if you want to open the email program of your choice. This program would be TINY so you don't have to have your entire java midlet manager and gmail for mobile open all the time.
It needs basically the same functionality as the native WM6 email system, except instead of launching outlook mobile, it can launch anything you want it to.
Example: Program checks for new mail every 5 minutes. When there is new mail (it doesn't even need to tell me what the mail is), it notifies, and asks me if I want to read new mail. If I click yes, it launches gmail for mobile, which (thanks to the jbed connection prompt skipping hack: http://pdaphonehome.com/forums/ppc-...ed-includes-info-new-java-midlet-manager.html ) automatically checks my new mail.
The idea is that the program is as small as possible, and checks for new mail as quickly as possible, by only checking whether or not there is new mail. It can ignore the rest of the header info.
Does this exist? Can someone make it?

Related

Who to use for push email

I have the latest rom and want to sign up for push email using outlook so my diary is always up to date too, anyone recommended a good provider
Cheers
Chris
Which country are you in?
Personally I am using intellisync and DON'T need the push email update.
And I am getting full replication of my diary, contacts, emails, notes etc.
My Blackberry has been handed back to my IT department.
EXCELLENT.
Robin
PS I am in the UK
How does Intellisync work? I've been to their website, but just get a load of rubbish - nothing on how it actually works.
Does it use GPRS, Wi-Fi?
Intellisync
Thats exactly what i have just though reading it, all i want is to have my outlook email, contacts and diary always up to date and email sent to my device as it arrives
fastmail
I use fastmail for my imap pushmail. It's not suitable for contacts/calendar sync.
M
I use t´his, I use that......Nice to know
But, how does it work, where do i get it and so on.....
I need a system to get my mail pushed or "blackberried" to my MDA Vario
I have a debian/confixx-Server, is there maybe any software that i can install to use this for email-push. If this is so, i woul give acces to XDA.developers-users
For Intellisync you need a PC with your Outlook email always running which you configure to push your email to their system, very easy setup.
Then you go to their website (via IE on the Wizard) and it downloads a large cab file, does the install, configures itself then downloads all your email (within defined paramaters like size and date etc, diary, contacts, tasks and notes.
There after any changes on your PDA or your Outlook box are automatically synced.
Uses WiFi or GPRS which ever transport method is available.
I made sure I was on WiFi when I did the install and original sync but since then depends on where I am I somestimes switch to WiFi or just leave it on GPRS.
Does this help?
Robin
@oltp
How do you achieve 'pushmail' using fastmail? I too have an imap fastmail account but I can not get it to 'push' my emails.
You're damn lucky, I almost backed-out of this thread. You need a third-party pushmail client. I use vgsmail for this http://www.vgsmail.com/ppc/ Mind you it isn't perfect, so I only use it for private mail not for business mail. My company doesn't allow that anyway. The support & updates from the developer are ok though.
Cheers, M
Another web sync site www.plaxo.com
regards, M
free opensource application for your server to get push email:
Sync4j
has aslo been reviewed at msmobiles.com
http://msmobiles.com/news.php/4892.html
CIAO!
VOODOOS!L
Robster said:
For Intellisync you need a PC with your Outlook email always running which you configure to push your email to their system, very easy setup.
Then you go to their website (via IE on the Wizard) and it downloads a large cab file, does the install, configures itself then downloads all your email (within defined paramaters like size and date etc, diary, contacts, tasks and notes.
There after any changes on your PDA or your Outlook box are automatically synced.
Uses WiFi or GPRS which ever transport method is available.
I made sure I was on WiFi when I did the install and original sync but since then depends on where I am I somestimes switch to WiFi or just leave it on GPRS.
Does this help?
Robin
Click to expand...
Click to collapse
I have looked at the intellisync.com website. Which of their products are you using?
I'm trialling pocket x-press. No frills - not cheap, but it seems to do what I want.
https://www.pocketxpress.com/
pj123 said:
Robster said:
For Intellisync you need a PC with your Outlook email always running which you configure to push your email to their system, very easy setup.
Then you go to their website (via IE on the Wizard) and it downloads a large cab file, does the install, configures itself then downloads all your email (within defined paramaters like size and date etc, diary, contacts, tasks and notes.
There after any changes on your PDA or your Outlook box are automatically synced.
Uses WiFi or GPRS which ever transport method is available.
I made sure I was on WiFi when I did the install and original sync but since then depends on where I am I somestimes switch to WiFi or just leave it on GPRS.
Does this help?
Robin
Click to expand...
Click to collapse
I have looked at the intellisync.com website. Which of their products are you using?
Click to expand...
Click to collapse
Sorry.
It does say Intellisync in a number of places but here is the website of the company I am actually using.
http://www.esemail.net/
Sorry about that.
Robin
Thanks
Thanks Robin,
That looks interesting, but I can't find a monthly cost anywhere on their website. Don't like the idea of signing up for a free 14 day trial without knowing the costs.
Would you please tell us how much you pay per month?
Thanks
plaxo is free
Its not cheap.
I thik about £15 a month.
But for me, only having to carry one device AND always having a fully upto date diary and email is a REAL boon and worth it.
Robin
If anyone wants a free way to get push e-mail, you just need an exchange server. If your company doesn't have one, you can get one for FREE from mail2web.com.
http://services.mail2web.com/FreeServices/m2wLive/

New App!!! Sync web iCalendar to pocket Outlook

After I couldn't find an app to sync iCalendars with pocket outlook, I decided to make my own. Note: it IS buggy and not complete (eg ALPHA). Use at your own risk but it works fine on my PPC-6700 using a google calendar.
It supports syncing normal events as well as all day and weekly recurring events (eg every week on m,w,f) I designed it so that it can run on a timer in the background and update whenever or you can trigger it yourself. I'm not a pro developer so its not the best in the world but it works for me!
Also, it doesn't delete anything from your phone, only adds new items or updates existing ones (keys off of the title of the appointment).
I plan on posting it up on a sourceforge site soon and making the code public.
Attached is a screenshot of the interface. Yes, very simple.
Instructions: To install, download the attached cab, copy the cab to your device and browse to it and tap it to install.
Then you can configure it with the url (I recomend copy and paste from a text message or something if the url is long) select if you want it to auto update or not and if so, how often. Make sure you save the settings so they are stored for the next running.
Very good idea !
I was just thinking how I could sync Google calendar with Pocket Outlook
A question before I try : which url do you enter ?
When I browse Google calendar on my PC I get : http://www.google.com/calendar/render
Is that it ?
I probably should've mentioned that. For google calendar, go to settings, calendars, then click the calendar you want to import, and under private address click ical. Then copy and paste the url it gives to a text message and send it to the device so you can copy and paste it into the app (thats what I did).
Ok thanks.
I'll test your app tomorrow morning
This is a great app. Do you think you can make an update on google side, ie pocket pc overwrite the google calendar. It doesn't need to be a full sync at the beginning, but this would be a great addition
At least being able to sync appoints from the device to the google calendar would be great, no need to necessarily wipe them. That is, a bi-directional sync, with no delete. If an appointment needs to be deleted, it would just need to be deleted from both locations.
Generally sync apps have the following types of options:
Local -> Remote (No delete)
Local -> Remote (Delete remote entries that are not present locally)
Remote -> Local (No delete)
Remote -> Local (Delete local entries that are not present remotely)
Remote -> Local / Local -> Remote (Do not delete any entries)
- Scott
Any news on this?
Posting code to sourceforge
Hi,
Could you please post your code to sourceforge. This way we could help you develop this piece of software. Would be appreciated.
Regards,
Gerard
Any word on this? I'm anxious to see/start working on it.
I was just looking for something like this! I will try it when I get home from work. Hope to see continued development.
This app is great and exactly what I was looking for. I have been using it for a couple weeks now.
One thing, I noticed that it only pulls in the first 50+ characters of the appointment's description. Is there a way we can get the whole description?
Is there any update on the status of this project? Is going to be put on Sourceforge? I would gladly contribute to working on it.
Thanks
Josh
cant run it on mine
says requires newer version of .net compact framework.
anyone know where i can get this ?
T-moblie - Vario II
Herm300
cheers
jtritton said:
cant run it on mine
says requires newer version of .net compact framework.
anyone know where i can get this ?
Click to expand...
Click to collapse
I had the same problem. I got the .net compact framework from below:
http://www.microsoft.com/downloads/...6B-356B-4A2C-857C-E62F50AE9A55&displaylang=en
I wonder if the developer of this app is still around.
Chanced my arm and tried it with WM6 on a TyTn-II ... started and ran OK, but then got errors regarding file layout / format.
Not sure if these are because I am on WM6 and the app is written for WM5, or if the ics file ( from Google Calendar ) is in a format the app doesn't like. I think more likely the former, as the post seems to indicate it was written with GCal in mind.
So, has anyone else had any luck with this in WM6, or even know of something similar. Don't need two way sync with device, just a way to dump my GCal onto my handheld.
Cheers,
nwpsys
No matter, oggsync seems to work for me, as I have tinkered with my GCal calendars a bit to have all my key stuff in one, so I can use the freeware version of oggsync
Google Calendar Sync
5 March 2008 Google Calendar Sync allows you to sync events between Google Calendar and Microsoft Outlook Calendar.
http://www.google.com/support/calendar/bin/answer.py?answer=89955
You can now access your Google Calendar account from your mobile phone! Just visit mobile.google.com/calendar/ with your phone's web browser and once you're logged in, you'll see your list of upcoming events with date and time information in an easy-to-browse format.
Cheers
Tom
Me too- Win mobile 6.1 on a Tilt, no good. Call method errors.
I just tried it on my HP iPaq 614C (wm6), and it worked great. Thanks!
OggSync
thaihugo said:
This is a great app. Do you think you can make an update on google side, ie pocket pc overwrite the google calendar. It doesn't need to be a full sync at the beginning, but this would be a great addition
Click to expand...
Click to collapse
Take a look at OggSync http://oggsync.com/
Arnon
Tried it, got errors. I also would really like to see this come alive again, don't want to use Google Cal in any way. Using Rainlendar desktop cal on my 2 pc's with a common ics file on the ftp server. Works perfectly, but would also like to keep my phone up to date automaticly/semi automaticly.

Gmail and the built-in mail client

Anybody else using Gmail and the build-in mail client? It works... ok. But because the mail client only has a 'send/receive' button (and not two separate buttons), trying to send an email results in receiving ALL email since the last pop3 check. Frustrating since gmail won't recognize accessing the web mail interface as a 'check'.
Anybody got some tips?
Hi,
i want to use it but where can i get it?
thanks in advance..
well just enable pop3 in the gmail settings, open your htc universal, go to messages > new account > fill in the settings (auto config) and you're set.
If you are talking about something like google notify, that I don't know - I don't think it exists.
Or you can use Gmail through Pocket Internet Explorer on the device, it works moderately well now. They detect that you have a small screen device and present a cut down version of the "full" interface.
ChristopherTD said:
Or you can use Gmail through Pocket Internet Explorer on the device, it works moderately well now. They detect that you have a small screen device and present a cut down version of the "full" interface.
Click to expand...
Click to collapse
You're absolutely right, but what bothers me is that Opera 85 mobile could handle the 'proper' gmail. However it won't, because gmail detects the user agent string which can't be changed from Opera. Terribly frustrating, because it would work really nice alongside the 'fit to screen' opera feature.
I use the personalised homepage of Google (http://google.com/ig) and this will show me if I have any new Gmails along with several other RSS feeds and interesting snippets.
When I click the Gmail header I scroll down to the bottom of the page and there is a link to Basic HTML which makes life a whole lot easier.
The /ig page trick kinda works (but google once again pushes that ugly 'mobile' version rather than the 'normal' one. What would be perfect is a gmail notify -like client for PPC.

E-Mail configuration

Greetings,
I configured my gmail account in my ppc but it just won't download any emails, when it's finished with 'Checking headers' my indbox stays blank, without a single email, have anyone experienced this problem?
No, I have not experienced this problem.
Is this a Palm Treo 750W you are using?
No, I am using a kinpo neon with windows mobile 5.0
use the google gmail java application
I just use the Gmail - java application. YOu can get it from mobile.google.com I think. I couldn't check it as google was down. This is simpler for me.
Otherwise try to change email settings in activesync
goto menu, options, email, settings - ensure you have download of entire message selected. Hope this works.

[BOUNTY][REQ]Notification / alertsound for direct push from exchange subfolders

[Added 30Euro Bounty]
Hello Everyone,
I seem to have run into a shortcoming of both WinMo 6.1 and 6.5.
Apparently (I have searched the forums for this quite extensively) there is no way to have a notification (sound or vibration) to notify the reception inform of an email that has been pushed from the exchange server directly to a subfolder of the inbox, based on a server side rule (i.e. having all the emails sent from my office go directly to my inbox subfolder that is labeled Work Emails).
I am sure plenty of people have exchange accounts with subfolders and would like to see this issue resolved. Moreover, I cannot understand how this feature is present on email clients for Symbian devices but is not supported in Microsoft's own Pocket Outlook (RoadSync for Symbian has this feature).
I am not a programmer, but it would appear bizarre that there is no way to associate a notification to an email, simply because it does not appear in the inbox but in a subfolder of the inbox. From a logical point of view, all that is required is to exted the notifications that apply to new emails in the inbox to ALL new emails both in inbox AND subfolders.
I am willing to pay 30Euros to whomever develops a hack/registry tweak/cab...whatever, that can:
1) make WinMo notify an email that has been pushed to a inbox subfolder;
2) integrate the solution in TF
So far the only solution that have been suggested are:
1) FlexMail 4, that is not compatible with TF or SPB shell
2) http://www.blackmonlabs.com/faq.html. However even this solution is not what I am looking for.
3) CheckMail 2.0 (http://www.soft32.com/download_234983.html) is an app that does exactly what I am looking for, I am now testing if it works with TF3d
Please help,
[I honestly cannot understand how this issue has not been addressed yet]
did you try second today or similar software that allows wmToday and touchflo to run at the same time?
it may work with http://www.blackmonlabs.com/faq.html.
Let me see if I understand this correctly.
I install second today, and for that today screen I install blackmonlab application; therefore, on my second today screen I would get subfolder email notifications.
However, if I understand correctly, I would still have no form of notification when in TF3D today screen. I would still have to switch to my second today screen and verify whether I have received new emails or not.
I don't know....this appears to be so strange. I cannot believe all the Microsoft Exchange users have not in some way addressed this.
Let's see if the addition of a small bounty attracts some good willed programmers.
I am sure there must be a number of people who could use this fix.
nsane said:
Let me see if I understand this correctly.
I install second today, and for that today screen I install blackmonlab application; therefore, on my second today screen I would get subfolder email notifications.
However, if I understand correctly, I would still have no form of notification when in TF3D today screen. I would still have to switch to my second today screen and verify whether I have received new emails or not.
Click to expand...
Click to collapse
yeah dude give it a try before dismissing the idea. it might work well for you
also, whats the name of the app that adds today screen as a tab in touchflo. it might work better than second today or mtoday
I don't know.
In fairness, I am new to WinMO as I recently moved from a nokia communicator E90; I also have some Blackberry experience, since my GF has one.
Honestly, I just love WinMO so far. However, the whole messaging system is pretty weak compared to other platforms and I am rather unsatisfied.
I have not tried SPB mobile shell 3.0, as of yet.
I have mainly used TF Rhodium version and Titanium.
I really like TF, however, I would get rid of both the SMS and Email tabs and replace them with one unique tab that incorporates a fast smooth messaging client. For someone who receives 30/40 SMS per day and about 80 emails, the TF is just very inefficient.
If there was a way to integrate a POWERFUL messaging client in either TF or SPB I would definitely try it. By integrating I mean a Messaging client that:
1) notifies me about SMS, Email (and subfolder emails) vibrating/ringing;
2) Visually modifies my TF3DHome/TitaniumToday/SPB now/ screen showing an envelope and the number of unread messages;
3) provides a pop-up preview (not necessary);
4) one finger tap from Home/today/spb now/ straight to the new Message (no scrolling/clicking to the tab, then clicking on the envelope).
Perhaps there is something like this and I am unaware of it?
hi, does the check mail 2.0 supported TOUCH FLO3D? i went to the description link it says only displays on Today screen.
CheckMail 2.0 does not support touchflo or any other Graphic shell.
Ok someone just messaged me with a solution which appears to be rather interesting.
Using BBconnect and BIS service from phone carrier or alternatively BBconnect and BES (for those who work in a company that runs a BES server).
Apparently BB connect can be integrated in TF3d without issues.
Can someone confirm perhaps?
Did you ever find a good solution to this problem? I too am dumbfounded that this is not natively supported, even in WM 6.5 which I'm running on my Fuze (Energy Rom 8/1 build).
Come on people, there has to be a solution!!!
that feature has never been supported by pocket outlook, nor the PC version of Outlook. ALthough the PC version finally gave the user the ability to create reminders based upon new email into a folder or email specifics. Likewise, PC version of Outlook will not give reminders on flagged items that are not in the inbox and you used to have to use an Outlook plugin to get to do that.
smittyofdhs said:
that feature has never been supported by pocket outlook, nor the PC version of Outlook. ALthough the PC version finally gave the user the ability to create reminders based upon new email into a folder or email specifics. Likewise, PC version of Outlook will not give reminders on flagged items that are not in the inbox and you used to have to use an Outlook plugin to get to do that.
Click to expand...
Click to collapse
I can definitely do this in the PC version of outlook with the built-in Desktop Alerts. It seems like it would be such a simple and useful piece of functionality to implement in WM. Anyone else heard of a good way to do this, especially in WM 6.5?
THe only solution I have found for this, that does not require a second today screen or closing down TF3D is a #rd party app called watch flag.
Here is the home page http://www.watchflag.com/
I used it with WM6.1, it did the job, I found the interface to be a bit clunky, and did not woirk entirely the way I wanted.
That is probably my fault becaue I could not get it to notify me on specific subfolders, I could only make it notify me on all subfolders.
In the programs defense it was over a year ago and has had revisions since then.
The other issues are the program is not free, but has a two week trial and while TF3D can be running , i think it just has regular on screen messages and does not integrate with TF3D message notifications.
Like i said I have not used it in a Year.

Categories

Resources