<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.comp.calendars.remind.general">
    <title>gmane.comp.calendars.remind.general</title>
    <link>http://permalink.gmane.org/gmane.comp.calendars.remind.general</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.calendars.remind.general/2917"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.calendars.remind.general/2916"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.calendars.remind.general/2915"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.calendars.remind.general/2914"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.calendars.remind.general/2913"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.calendars.remind.general/2912"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.calendars.remind.general/2911"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.calendars.remind.general/2910"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.calendars.remind.general/2909"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.calendars.remind.general/2908"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.calendars.remind.general/2907"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.calendars.remind.general/2906"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.calendars.remind.general/2905"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.calendars.remind.general/2904"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.calendars.remind.general/2903"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.calendars.remind.general/2902"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.calendars.remind.general/2901"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.calendars.remind.general/2900"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.calendars.remind.general/2899"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.calendars.remind.general/2898"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.calendars.remind.general/2917">
    <title>Re: Remind CalDAV adapter release</title>
    <link>http://permalink.gmane.org/gmane.comp.calendars.remind.general/2917</link>
    <description>&lt;pre&gt;* Ben Boeckel &amp;lt;mathstuf-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org&amp;gt; [2013-06-12 06:45]:

As I wrote, there is initial support for a rem2ics.pl replacement and
adding ical2ram should be easy. Distributing it separately needs some
work as it uses one data structure which is Radicale specific atm.
Still, moving the core into a separate lib sounds like a nice goal for
the future.


Afaik this is already possible with rem2ics.pl. Just to get this
straight, these adapters let Radicale use remind files as a storage
backend, so you don't have to push them to an other server.


Thx, it's on my todo (send a pull request if you need it changed sooner
;) ).

Cheers Jochen
&lt;/pre&gt;</description>
    <dc:creator>Jochen Sprickerhof</dc:creator>
    <dc:date>2013-06-13T05:12:48</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.calendars.remind.general/2916">
    <title>Re: Remind CalDAV adapter release</title>
    <link>http://permalink.gmane.org/gmane.comp.calendars.remind.general/2916</link>
    <description>&lt;pre&gt;
Cool!

Is it possible to rip the core code out of Radicale and ship it
separately then use that code (probably conditionally since it'd be a
brand new project)? I just glanced over the code and I'm not sure how
much work this would involve.

It'd be nice to have a utility I can use with DAVical (which I use) or
whatever storage server becomes popular (I can see folks wanting to be
able to pull/push directly from iCloud or Google for work or family
syncing.

FYI, I also see a hard-coded Europe/Berlin TZ in the code.


To me, this isn't a big issue (though I do have issues with abook and am
looking to replace it), but maybe it is for someone else.

--Ben

&lt;/pre&gt;</description>
    <dc:creator>Ben Boeckel</dc:creator>
    <dc:date>2013-06-12T06:45:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.calendars.remind.general/2915">
    <title>Remind CalDAV adapter release</title>
    <link>http://permalink.gmane.org/gmane.comp.calendars.remind.general/2915</link>
    <description>&lt;pre&gt;Hi,

I've just pushed the first version of my Remind CalDAV adapter to
Github:
           https://github.com/jspricke/Radicale/

I've used the Radicale CalDAV server as a base and added a special
storage adapter to translate between the remind and iCalendar syntax.
What's working:
- Two way sync between CalDAV and remind (tested using the aCal app on
  Android resp. sync into the Android calendar using the CalDAV Sync
  Adapter).
- Initial support for a standalone mode to convert from Remind to ics
  (rem2ics.pl replacement).

Please not that this is tied to a Abook adapter at the moment, so you
need to set up a fake file for that adapter as well, if you don't use
Abook. Patches to disentangle this welcome!

Have Fun

Jochen
&lt;/pre&gt;</description>
    <dc:creator>Jochen Sprickerhof</dc:creator>
    <dc:date>2013-06-11T15:30:18</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.calendars.remind.general/2914">
    <title>Re: Help with timed popup reminders</title>
    <link>http://permalink.gmane.org/gmane.comp.calendars.remind.general/2914</link>
    <description>&lt;pre&gt;John,

Yes. The modification of the file is what I meant. Glad you resolved the
problem.

Bob


On Fri, May 10, 2013 at 10:36 AM, John Niendorf &amp;lt;john-fk+hjVoDha0nBD3+r+Xgpw&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:

&lt;/pre&gt;</description>
    <dc:creator>Bob Paver</dc:creator>
    <dc:date>2013-05-11T00:41:12</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.calendars.remind.general/2913">
    <title>Re: Help with timed popup reminders</title>
    <link>http://permalink.gmane.org/gmane.comp.calendars.remind.general/2913</link>
    <description>&lt;pre&gt;I figured it out - I had forgotten to tell remind to look for timed reminders at boot when the demon was launched.
&lt;/pre&gt;</description>
    <dc:creator>John Niendorf</dc:creator>
    <dc:date>2013-05-10T16:06:46</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.calendars.remind.general/2912">
    <title>Re: Help with timed popup reminders</title>
    <link>http://permalink.gmane.org/gmane.comp.calendars.remind.general/2912</link>
    <description>&lt;pre&gt;Thanks Bob,

I'm not sure I follow you though.  The reminders file has been modified when I added a new reminder to it.
Is that what you mean?

John

On Fri, May 10, 2013 at 10:31:40AM -0500, Bob Paver wrote:

&lt;/pre&gt;</description>
    <dc:creator>John Niendorf</dc:creator>
    <dc:date>2013-05-10T15:36:56</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.calendars.remind.general/2911">
    <title>Re: Help with timed popup reminders</title>
    <link>http://permalink.gmane.org/gmane.comp.calendars.remind.general/2911</link>
    <description>&lt;pre&gt;Don't know for sure, but I suspect remind is looking at time of the file's
last modification or similar. If the file hasn't changed, no popup. Just a
guess. I faced a similar situation one time and added a "touch &amp;lt;filename&amp;gt;"
command so that Remind would see it as modified.

Bob


On Fri, May 10, 2013 at 3:26 AM, John Niendorf &amp;lt;john-fk+hjVoDha0nBD3+r+Xgpw&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:

&lt;/pre&gt;</description>
    <dc:creator>Bob Paver</dc:creator>
    <dc:date>2013-05-10T15:31:40</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.calendars.remind.general/2910">
    <title>Help with timed popup reminders</title>
    <link>http://permalink.gmane.org/gmane.comp.calendars.remind.general/2910</link>
    <description>&lt;pre&gt;Hi Guys,

I had remind set up and working with both general reminders and time 
specific reminders.
I'd get a popup at the start of the day with all the general reminders 
and then another popup just before an event, reminding me to do 
something right then.

Well,  I had to do a reintall and thought that I had everything back in 
place.  It seems I don't.

My general reminders are working fine.

I can't get any timed reminders to popup.

If I run the commands listed below the first command works as it 
should.  The second command does not.  Specifically when I hit return in 
the terminal, I get nothing.  No command prompt, just blank.

Does anyone have an idea of what could cause this?

remind ~/Reminder-files/reminders-general | gxmessage -buttons "OK:1" 
-default "OK" -center -font "serif 16" -fg "#231" -bg yellow -wrap 
-title "Don't Forget'" -file -


remind -z '-kgmessage -buttons "OK:1" -default "OK" -center -font "serif 
16" -fg "#000" -bg "yellow" -wrap -title "HEY!" %s &amp;amp;' 
~/Reminder-files/timedrem&lt;/pre&gt;</description>
    <dc:creator>John Niendorf</dc:creator>
    <dc:date>2013-05-10T08:26:13</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.calendars.remind.general/2909">
    <title>Re: Disable Permission Checking</title>
    <link>http://permalink.gmane.org/gmane.comp.calendars.remind.general/2909</link>
    <description>&lt;pre&gt;On Thu, 2 May 2013 08:03:46 -0500
fREW Schmidt &amp;lt;frioux-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:


How exactly do Remind's permission checks interfere?

Regards,

David.
&lt;/pre&gt;</description>
    <dc:creator>David F. Skoll</dc:creator>
    <dc:date>2013-05-03T14:27:48</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.calendars.remind.general/2908">
    <title>Re: Disable Permission Checking</title>
    <link>http://permalink.gmane.org/gmane.comp.calendars.remind.general/2908</link>
    <description>&lt;pre&gt;
But... I have a public calendar

--
fREW Schmidt
http://blog.afoolishmanifesto.com
&lt;/pre&gt;</description>
    <dc:creator>fREW Schmidt</dc:creator>
    <dc:date>2013-05-02T13:03:46</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.calendars.remind.general/2907">
    <title>Re: Disable Permission Checking</title>
    <link>http://permalink.gmane.org/gmane.comp.calendars.remind.general/2907</link>
    <description>&lt;pre&gt;On Tue, 30 Apr 2013 20:52:47 -0500
fREW Schmidt &amp;lt;frioux-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:


There is no way to disable it short of hacking the source.  The checks
are there for your protection, so please don't remove them.

Regards,

David.
&lt;/pre&gt;</description>
    <dc:creator>David F. Skoll</dc:creator>
    <dc:date>2013-05-01T11:12:00</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.calendars.remind.general/2906">
    <title>Disable Permission Checking</title>
    <link>http://permalink.gmane.org/gmane.comp.calendars.remind.general/2906</link>
    <description>&lt;pre&gt;Is there a way I can disable the permission checking when I run
remind?  I don't see a way in the manfile...
--
fREW Schmidt
http://blog.afoolishmanifesto.com
&lt;/pre&gt;</description>
    <dc:creator>fREW Schmidt</dc:creator>
    <dc:date>2013-05-01T01:52:47</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.calendars.remind.general/2905">
    <title>Re: Remind-fans Digest, Vol 109, Issue 5</title>
    <link>http://permalink.gmane.org/gmane.comp.calendars.remind.general/2905</link>
    <description>&lt;pre&gt;On Tue, 30 Apr 2013 13:03:35 -0400
Roger &amp;lt;aretae-J4oS66wZXds&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:


Indeed!  Or else the -n option should ignore %", which I think is a better
fix.

Regards,

David.
&lt;/pre&gt;</description>
    <dc:creator>David F. Skoll</dc:creator>
    <dc:date>2013-04-30T19:55:16</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.calendars.remind.general/2904">
    <title>Re: Remind-fans Digest, Vol 109, Issue 5</title>
    <link>http://permalink.gmane.org/gmane.comp.calendars.remind.general/2904</link>
    <description>&lt;pre&gt;Thanks David,

Then, for clarification, maybe 'man remind' section on '%"' should be 
amended to include the '-n' option along with -c, -s, or -p options?

Roger
On 13-04-30 12:00 PM, remind-fans-request-g9ZBwUv/Ih82MSBOOnqqnQ7GUfgVobmE&amp;lt; at &amp;gt;public.gmane.org wrote:

&lt;/pre&gt;</description>
    <dc:creator>Roger</dc:creator>
    <dc:date>2013-04-30T17:03:35</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.calendars.remind.general/2903">
    <title>Re: Print next occurrence regardless of %"</title>
    <link>http://permalink.gmane.org/gmane.comp.calendars.remind.general/2903</link>
    <description>&lt;pre&gt;On Mon, 29 Apr 2013 12:30:14 -0400
Roger &amp;lt;aretae-J4oS66wZXds&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:


You could do the following evil trick.  Instead of directly using %"%" in
your reminders, do this:

IF $CalMode
   SET nocal "%\"%\""
ELSE
   SET nocal ""
ENDIF

REM Mon MSG [nocal]foo

Regards,

David.
&lt;/pre&gt;</description>
    <dc:creator>David F. Skoll</dc:creator>
    <dc:date>2013-04-29T16:51:49</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.calendars.remind.general/2902">
    <title>Print next occurrence regardless of %"</title>
    <link>http://permalink.gmane.org/gmane.comp.calendars.remind.general/2902</link>
    <description>&lt;pre&gt;The last posting reminded me that I don't believe I got an answer to my 
question of how to get a simple listing of the next occurrence of each 
reminder regardless whether or not there is a %".

&lt;/pre&gt;</description>
    <dc:creator>Roger</dc:creator>
    <dc:date>2013-04-29T16:30:14</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.calendars.remind.general/2901">
    <title>Re: Exclude notes from calendar output</title>
    <link>http://permalink.gmane.org/gmane.comp.calendars.remind.general/2901</link>
    <description>&lt;pre&gt;
Perfect, thank you.

Regards
Simon
&lt;/pre&gt;</description>
    <dc:creator>Simon Ruderich</dc:creator>
    <dc:date>2013-04-28T19:25:26</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.calendars.remind.general/2900">
    <title>Re: Help calculating payday</title>
    <link>http://permalink.gmane.org/gmane.comp.calendars.remind.general/2900</link>
    <description>&lt;pre&gt;
Yes, that works perfectly, thanks!

--
fREW Schmidt
http://blog.afoolishmanifesto.com
&lt;/pre&gt;</description>
    <dc:creator>fREW Schmidt</dc:creator>
    <dc:date>2013-04-28T18:36:49</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.calendars.remind.general/2899">
    <title>Re: Help calculating payday</title>
    <link>http://permalink.gmane.org/gmane.comp.calendars.remind.general/2899</link>
    <description>&lt;pre&gt;On Sun, 28 Apr 2013 08:56:51 -0500
fREW Schmidt &amp;lt;frioux-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:


Does this work?

REM Mon Tue Wed Thu Fri SATISFY [nonomitted(date($Ty, $Tm, 16), max(date($Ty, $Tm, 16), $T), "Sat", "Sun") == 2] MSG Payday

It's not clear to me what is supposed to happen if the 15th is a
weekend, but the above is my interpretation.

Regards,

David.
&lt;/pre&gt;</description>
    <dc:creator>David F. Skoll</dc:creator>
    <dc:date>2013-04-28T16:47:11</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.calendars.remind.general/2898">
    <title>Re: Exclude notes from calendar output</title>
    <link>http://permalink.gmane.org/gmane.comp.calendars.remind.general/2898</link>
    <description>&lt;pre&gt;On Sun, 28 Apr 2013 00:38:54 +0200
Simon Ruderich &amp;lt;simon-Ezk2jvNqUrNg9hUCZPvPmw&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:


REM MSG %"%"Not in calendar

Regards,

David.
&lt;/pre&gt;</description>
    <dc:creator>David F. Skoll</dc:creator>
    <dc:date>2013-04-28T16:40:24</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.calendars.remind.general/2897">
    <title>Re: Help calculating payday</title>
    <link>http://permalink.gmane.org/gmane.comp.calendars.remind.general/2897</link>
    <description>&lt;pre&gt;
Ok, so the above does what I'd like, find the fourth weekday of a
month.  I thought it would be easy to extrapolate from there for the
next payday but I can't figure it out.  I need to find the 3rd weekday
after, but not including, the 15th of the month.   Any ideas?

--
fREW Schmidt
http://blog.afoolishmanifesto.com
&lt;/pre&gt;</description>
    <dc:creator>fREW Schmidt</dc:creator>
    <dc:date>2013-04-28T13:56:51</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.calendars.remind.general">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.calendars.remind.general</link>
  </textinput>
</rdf:RDF>
