reminders Questions

3

I am building a SaaS application, where users logs in and creates reminders for a particular date and time in future, and when the time is met, my application is responsible for reminding the respe...
Turmoil asked 26/4, 2017 at 8:55

9

Solved

How do you make an outlook reminder popup and stay on top of other windows? After looking online for a long while; I wasn't able to find a satisfactory answer to this question. Using Windows 7 and ...
Calcar asked 29/5, 2014 at 19:10

3

Solved

I have an android app that downloads with a service some drugs info. For example (fludex white round 2 24-02-2012),means a drug named fludex ,white and round,must be given 2 times per day from tod...
Jaquelynjaquenetta asked 30/11, 2012 at 19:53

1

I have a calendar system in my web app. We need to implement reminders. Are there any reminder/alert patterns or system designs, or best practices? If so or if not, what might be some ways of achi...
Amias asked 1/7, 2018 at 2:16

2

Solved

I'm trying to add events to calendar with the following code : public Intent calPopulation() { Intent calIntent = new Intent(Intent.ACTION_INSERT); calIntent.setType("vnd.android.cursor.item/eve...
Brinn asked 22/2, 2015 at 15:34

2

Solved

I want to use akka's scheduler in my play 2.0(using java) framework application to send email reminders on a particular date and time.I am new to play 2.0. Please tell me the procedure to use the a...
Unwatched asked 11/4, 2012 at 10:54

1

Solved

I am writing a task mgmt app that is using EKReminder. Works perfectly when using on one iOS device. When I use on two devices (same apple account), I realise that reminder changes sync is with ...
Dispersive asked 7/4, 2017 at 12:27

3

Solved

I am facing on weird issue. I am trying to add events in calendar and also reminder. It's working fine in all devices except the one having Marshmallow - 6.0 When i try to add events, it also retu...
Dulciana asked 23/1, 2016 at 5:8

1

Solved

For example, I want a reminder to appear each day in a specific channel for the days I am off. Something like: /remind #channel @me will be on PTO 1/1/2016 until 1/5/2016 And then each day in th...
Dunagan asked 20/12, 2016 at 15:35

1

In my app, the users can add special events to their Google Calendar. I want that the events will be added without any alarm/reminder/notification. Some of the users' calendars have default setting...
Er asked 1/8, 2016 at 19:59

2

Solved

I'm trying to read the reminders set by the user. What I mean with "reminder": currently there are two different meaning, the first one is the "alert" related to each event in the calendar and you ...
Oscular asked 21/2, 2016 at 10:8

3

I have a silly problem, one of you surely already encountered. I am working on adding reminder/alarm in my app and I am using : eventStoreAccessGranted. It all works fine. When I installed the ap...
Lussi asked 27/3, 2014 at 12:33

0

Last month Google Added the ability to add standalone Reminders into their Calendar app (see article), i have tried to get those events through the standard Calendar Content provider but without an...
Twit asked 11/1, 2016 at 12:26

7

Solved

First, we use .net & sql server. I have a client that is interested in a system that will send SMS messages at scheduled times. I have never done anything like this except for sending an sms ...
Ignatia asked 10/6, 2009 at 16:16

7

Solved

I am working on an "online reminder system" project (ASP.NET 2.0 (C#) / SQL Server 2005) As this is a reminder service which will send the mail to users on a particular dates. But the problem is u...
Bessiebessy asked 7/5, 2009 at 5:17

1

I need to open Android device's Calendar app with some pre-populated data. The logic that Iam using seems to populate fields like: Event description Event location From Date, To Date All day e...
Acromion asked 12/2, 2014 at 18:38

3

Solved

I am using asp mvc 3, jquery full calendar, ms sql sever 2008 and c#. I am wondering if anyone knows how to make recurring events? I am unsure how to make them. For instance in google calendar...

1

The time and location-based reminders in Google Now and Google Keep are different from Google Calendar event reminders. Is there a public API to access these event reminders in Now and Keep?
Kaplan asked 8/9, 2014 at 15:50

2

My goal is to build a task dashboard app which will pull tasks from different systems (e.g. Basecamp, Apple Reminders, ...) and display them in a certain way to a user. My biggest question so far w...
Kraal asked 11/10, 2012 at 16:55

1

Solved

All, I have some doubt in basics .kindly help me to resolve it. in which scenario we will use Alarm manager and in which scenario we will use Notification. Here is my understandings-Alarm-General...
Inspissate asked 1/7, 2013 at 12:25

2

Solved

I am having no luck dismissing an Outlook alert programmatically before it displays. Private Sub Application_Reminder(ByVal Item As Object) Dim objRem As Reminder Dim objRems As Reminders If It...
Ardatharde asked 8/11, 2012 at 6:53

1

I'm creating a simple note application and I want to implement Reminders. The user would type a note, tap a button and it would set up a reminder in the Reminders app using the text. Is this possib...
Jesseniajessey asked 7/4, 2013 at 16:16

2

Solved

I work on a page in Django, where users can set custom reminders for different dates (max. 3 per date). The reminders should send via e-mail. Its similar to Google Calendar, where you can set multi...
Nanete asked 26/12, 2012 at 16:40

1

Solved

I'm creating a web application in play2.0 framework.In this application i need to integrate SMS and EMAIL reminder to send sms and email on a particular date and time by getting the details from da...
Grandparent asked 10/4, 2012 at 8:43

4

Solved

Disclaimer: This is not actually a programming question, but I feel the audience on stackoverflow is more likely to have an answer than most question/answer sites out there. Please forgive me, Joe...
Barnes asked 17/8, 2008 at 3:25

© 2022 - 2024 — McMap. All rights reserved.