<?xml version="1.0"?>
<rss version="2.0">
<channel>
  <title>Unruly Rambling - ical tag</title>
  <link>http://www.shoesobjects.com/blog/tags/ical/</link>
  <description>My thoughts on software, technology, and life in general</description>
  <language>en</language>
  <copyright>Mike Shoemaker</copyright>
  <lastBuildDate>Sun, 31 Jan 2010 17:47:37 GMT</lastBuildDate>
  <generator>Pebble (http://pebble.sourceforge.net)</generator>
  <docs>http://backend.userland.com/rss</docs>
  
  
  <item>
    <title>WebDAV project to publish/subscribe iCal data</title>
    <link>http://www.shoesobjects.com/blog/2004/04/26/webdav_project_to_publish_subscribe_ical_data.html</link>
    
      
        <description>
          &lt;p&gt; After many moons of thinking, &amp;quot;boy it would be great if my wife and I could subscribe to each others iCal Calendar&amp;quot;, I finally got off my butt and figured out what I needed to do.  Wasn&#039;t quite as complex as I thought it would be.  Actually, it was a blank(meaning no jsp&#039;s or java code) web app with a settings in the web.xml file.  Im using &lt;a href=&#034;http://www.jboss.org&#034;&gt;JBoss&#039;s&lt;/a&gt; auth module org.jboss.security.auth.spi.UsersRolesLoginModule.  This works out best since I only have two users. &lt;/p&gt;
&lt;p&gt; On thing that wasn&#039;t clear to me was how to set it up where we could each publish our work calendar&#039;s as Work.ics.  I ended up creating a subdirectory for each of us in the root of the webapp stored files there.  Not sure if this was the best option or not, but it suits our needs just fine.   &lt;/p&gt;
        </description>
      
      
    
    
    
    <category>java</category>
    
    <category>apple</category>
    
    <comments>http://www.shoesobjects.com/blog/2004/04/26/webdav_project_to_publish_subscribe_ical_data.html#comments</comments>
    <guid isPermaLink="true">http://www.shoesobjects.com/blog/2004/04/26/webdav_project_to_publish_subscribe_ical_data.html</guid>
    <pubDate>Mon, 26 Apr 2004 13:01:11 GMT</pubDate>
  </item>
  
  </channel>
</rss>

