The reminders tag has no wiki summary.
0
votes
0answers
10 views
socket programming for triggering reminder prompts
I use asp.net mvc3.
I'm new to socket programming.
I have this requirement where I need to use socket programming for reminder prompts.
When I give a trigger from the server side, I want to ping the ...
0
votes
0answers
46 views
How to ceate a reminder application in asp.net?
Im working on a project where the employees in my organization will have to set a reminder to make a call to the clients or customers. Lets say if the customer asks for a callback at 12pm the employee ...
0
votes
1answer
21 views
auto event firing when the reminder time is due. can it be done using hibernate?
I am storing reminder entities in a mysql database using hibernate.
Now I need to fire an event into the application, whenever the reminder time is due.
How should I go about implementing this, I ...
0
votes
1answer
32 views
I want to send users of my android application a simple daily reminder, Do I have to use a push notification service or is there an alternative?
To be a little bit more specific, I want to know if for example I wanted to teach someone how to take care of a pet, I would like my application to send them daily a reminder that they have to feed ...
0
votes
0answers
17 views
sokets to trigger reminder prompts
I'm new to socket programming.I use mvc 3 with razor. I created a console application to work as a reminder in my project and the requirement is to use sockets to trigger the reminder prompts.So if ...
-5
votes
1answer
26 views
objective-c, if i have a time say example 10:00pm how do i pop an alert at 9:40pm reminding the user they only have 20mins left? [closed]
i have an iphone app with a list of restaurants and showing all the times the restaurants open and close. i get reviews that when a user places an order and checks out and completes the order the user ...
1
vote
2answers
51 views
Build a app to remind 6 times a day in different time a whole year?
I am a beginner and would like to make an app for iOS. I do not know where to start but I am not sure whether you can make an app that remembers you every day for a year at different times (I have ...
0
votes
0answers
20 views
Task Reminder master issue if set two times in one day Android?
I follow Task Reminder master from Donn Felker
https://github.com/donnfelker/Task-Reminder
Works, but if set two times in one day, then the last time of the notice that appears. How do fix this? ...
-6
votes
2answers
91 views
Programatically add reminder to Reminder app [closed]
I've seen questions like this asked before, but they are outdated as the answers only state "support for this is coming in iOS 6." So please do not dismiss this question as a duplicate. Anyways, let ...
0
votes
0answers
68 views
location based alert database
i have a problem. I want to make a location based reminder/alert in android device. I have try to code it. But it doesn't work. I try to match the data in the sqlite and address based on geocoder user ...
0
votes
1answer
112 views
A “Call” reminder Pop up?
I'm wondering if there is a VBA code that I can use that if a date in column R is today's date, that a reminder box can pop up and say "you have calls to make" or something along those lines? There ...
0
votes
3answers
44 views
how to fix the Pop up 's count?
In my app, i am starting a service in Mainactivity. I show a reminder popup everytime the app is opened. But, I only want to show the pop up 1 time.
How to store the pop up's count accros multiple ...
-1
votes
1answer
57 views
Issue on Android Reminder Snoozing
I have created a Reminder App with Snoozing option.. Everything is alright when snoozing is activated for only one reminder.. When i add a second reminder, the first one was duplicated(overide) by ...
0
votes
2answers
160 views
iOS Location based reminder
i am making an application which has a feature that allows users to create location based notifications to turn the application on/off when they arrive/leave a certain location.
Reminders are created ...
5
votes
1answer
112 views
Event reminder not working for calendar events in android
My calendar application adds the calendar event for user, but the reminder is not working. i have set event.put("hasAlarm", 1); like this. can anyone suggest the solution.
0
votes
1answer
74 views
How do I stop AppleScript from selecting all messages in a Mail.app conversation when I only want one from the group?
Here's my itch: I want to add emails to Reminders.app as todo items. I figured that part out. My next goal was to be able to select multiple emails and have Reminders.app create todos for each email ...
2
votes
2answers
105 views
building a reminder in winform [closed]
I am a student and working on winform c#. I have a small app and I want to add a new feature of memo reminder. For example, when I type something in a text box, the app saves it and set a timer of 8 ...
0
votes
1answer
48 views
How to display a reminder window on any page of application
In my web application, users will be able to set reminders for upcoming tasks and events. I am developing the application using CodeIgniter (PHP) with model-view-controller base.
I set the database ...
-2
votes
1answer
55 views
Php. Email remind after 2 weeks from used app [closed]
I have php code where people Enter their e-mail and after clicking "Send" button they receive e-mail message with text.
How to make that after 2 weeks from sending first message they get remind ...
0
votes
0answers
36 views
EKReminder to NSData
in my app I create an array of EKReminders of the users device.
I want store each reminder as a string (they have to be stored as a string!) so I thought I would transform the reminder to NSData and ...
1
vote
1answer
212 views
iOS Reminders app can set reminders based on a particular date
if I choose the default Reminders app to remind me something on a day (for example Feb-10) AND at a location it says something like "On Feb-10 your location based reminder will be active".
So it can ...
0
votes
1answer
89 views
How to run code on future date in android
I am developing a birthday reminder app which will notify user on specified date the birthday event. I have googled web and found alarm manager in android to carry out my task.
But i just want to ...
0
votes
1answer
148 views
ical create event ios
I have successfully subscribe to my iCal calendar and I can view events and it is updated. However I am unable to create alarms or reminders if I view an individual event. Normally there is an edit ...
1
vote
0answers
265 views
Add a todo item to iOS Reminders from an .ics file in mobile Safari
I am trying to create an "Add to Reminders" link on a mobile website that downloads a VTODO item from an iCal .ics file onto an iOS device's Reminders' list. iOS automatically prompts a user to add an ...
-1
votes
4answers
117 views
ATM machine example in PHP
I need to write a PHP script that calculates the No. of time it divides a number and reminder too. Lets say $amount=9200; if I divide this with 5000 then output should be 5000: 1 times and Reminder: ...
0
votes
1answer
145 views
Multiple reminders in single iPhone app
how can we set more than one reminder's in our iPhone app, i have to set individual reminder's for every image projects in my app so that a user can take image (daily, weekly or monthly) from the ...
0
votes
0answers
190 views
Jquery FullCalender Reminders
Am using JQuery fullCalender plugin from Adam Shaw in my web app. I went through the documentation and found different ways of interacting with events and managing it. The place where i got stuck is ...
0
votes
0answers
38 views
how to get Reminders on iOS5?
i see we can get calendar(EKCalendar) on iOS5 is EKEventStore.calendars ,iOS6 is [eventStore calendarsForEntityType:EKEntityTypeReminder],and get reminder list or remiders of calendar by create ...
2
votes
1answer
182 views
Daily email reminder from website
I have an Invoice Application in C#, Sql Server 2008.
In this application, after creating an Invoice for a particular client, admin can set daily, weekly or monthly email remainder for the payment of ...
0
votes
1answer
169 views
EventKit Reminders
I am pulling my hair out trying to learn the basics of EventKit reminders. I am trying to recreate the tutorial here: ...
1
vote
2answers
168 views
Django/Python email notification for events
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 ...
1
vote
1answer
48 views
What event or events are fired when on appearance of alarms, reminders, or phone call notifications?
I'm working on a WP Silverlight game with a timer, and so need to pause the game whenever something happens to take focus away from the app. However, the PhoneApplicationService events don't fire when ...
0
votes
1answer
52 views
How does weekly reminders work?
Is there an algorithm for weekly reminders ?
For example, I set a reminder for Thursday & I check the "weekly" option.
The Reminder is supposed to alert every Thursday then,but how is this done?
...
1
vote
2answers
511 views
How to add calendar event with reminder repeated every day until specific day?
I have an 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 today untill ...
0
votes
1answer
82 views
How can I install the Redmine emails Reminder plugin on EC2?
I already have a Redmine instance running on EC2, on Ubuntu.
Now I want to install the Redmine Reminders via email, on my EC2 instance.
How can it be done?
Many Thanks,
Daniel
0
votes
1answer
256 views
“Invalid date component” error when set startDateComponents in an EKReminder
I want to save a reminder, but when I set the StartDateComponents, it always says Invalid date component. I try several ways(you can see my commented code) to set the value, but failed.
EKReminder ...
0
votes
1answer
100 views
Can new items in Reminders.app be created with a fixed order using Applescript?
I would like to be able to add items to a list in Reminders in a specific order, using AppleScript.
Using the following script, however, adds the items in a different order each time I run it:
set ...
2
votes
2answers
274 views
Monthly repeating reminder for date picker IOS
I am developing an app which allows you to set monthly reminders for bills,
I have looked through the datepicckers API and can't seem to find how to make it repeat each month.
How could I achieve ...
1
vote
1answer
296 views
iOS6 - Reliably get Reminders and Calendar events updates
My app is getting Reminders data from the Reminders.app and events data from Calendar.app.
My app's data needs to be in sync the Reminder.app and Calendar.app how can I achieve this?
At the moment ...
6
votes
1answer
809 views
Is there a way to access and retrieve iCloud reminders with Ruby application?
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 ...
0
votes
2answers
253 views
Sorting ekcalendar or ekreminder
is there a way to sort the Calendar or Reminders? I haven't found a sortIndex properties or something like that...
How the reminder app do sort there items?
Best regards
0
votes
0answers
104 views
How to add a list of predefined reminders/alarms in Android?
I want my application to automatically add a set of pre defined reminders in addition to the users being able to add reminders. I am able to let the users add reminders using Blundell's Tutorial here ...
0
votes
0answers
92 views
Android calendar event
I want to write an application that is triggered when a calendar reminder occurs. I also looked at android developer site and didnt find anything about it
I want to create something like this ...
2
votes
1answer
411 views
how to automatically set a reminder which data is from the database?
SOURCE CODE:
private void saveState() {
DatabaseHelper myDbHelper = new DatabaseHelper(ReminderEditActivity.this);
try {
myDbHelper.createDataBase();
} catch (IOException ...
1
vote
1answer
113 views
Set reminder on a project
Is there a way to set a reminder on certain projects/solutions in visual studio 2010?
something like a pop-up message that show up whenever the project opened
0
votes
3answers
265 views
alert needs to pop-up on front screen in android
In my task, I have perform the Reminder Checking process. If the reminder time comes to equal the Current time it will raise a pop-up box. In this Task the pop-up box Comes correctly.
But if i Merge ...
0
votes
0answers
282 views
Add reminder in my code for calendar
i've got this extract of my code:
ContentValues cv = new ContentValues();
cv.put("calendar_id", 1);
cv.put("title", "Stai per finire: "+prodotto);
cv.put("rrule", "FREQ=DAILY;COUNT=1");
Calendar ...
2
votes
1answer
654 views
Can't query the reminders in a calendar from ekstore
I'm trying to get a list of reminders from a calendar but I'm keep getting an error. I can do a similar thing with calendar events but when i try and amend it for reminders i run into problems.
This ...
0
votes
1answer
524 views
Reminder Service in C#.Net 4.0 using UTC Time
I have a Windows Service that runs on my
Texas origin Server Central Time.
This will check for all active reminders and compares the reminder time that user wants and send out reminder if it ...
0
votes
1answer
1k views
Applescript date property in Reminders.app
I made this code that its supposed to parse a given string separated by "/" with the message, day and time, then make a Reminder in Mountain Lion Reminders.app.
My problems comes when Reminders ...




