Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #20063

Re: appointment calender in java

From Eric Sosman <esosman@comcast-dot-net.invalid>
Newsgroups comp.lang.java.programmer
Subject Re: appointment calender in java
Date 2012-12-03 08:29 -0500
Organization A noiseless patient Spider
Message-ID <k9i9f8$hgj$1@dont-email.me> (permalink)
References <0b84cdf0-3aa6-40f4-9b4c-ea1772da6d7e@googlegroups.com> <k9d3io$68n$1@dont-email.me> <9e922f32-54be-4dac-8906-a878e15ea7ac@googlegroups.com>

Show all headers | View raw


On 12/3/2012 1:27 AM, Navnath Gadakh wrote:
> i am developing swing application in that i want appointment scheduler like google how i can do that plz help?

     You've provided a little more detail, but not much.  Which
part(s) of the task are troubling you?  You'll probably need a
persistent store for appointments, a calendar presentation for
viewing them, and an editor for creating, modifying, and deleting
them. You may also want an E-mail or SMS or other means to send
notices when appointment times are approaching, perhaps a scheme
for giving appointments different privacy levels, maybe a multi-
calendar browser to find times when a set of people could schedule
a meeting, perhaps a way to allow others to add appointments to
specified parts of your schedule ("office hours"), ...

     In other words, "appointment scheduler like Google" does not
describe your problem with enough precision to allow people to
offer you much help.  A full-fledged Google Calendar clone would
be a very large project for one person.

-- 
Eric Sosman
esosman@comcast-dot-net.invalid

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

appointment calender in java Navnath Gadakh <navnathgadakh@gmail.com> - 2012-12-01 03:33 -0800
  Re: appointment calender in java Eric Sosman <esosman@comcast-dot-net.invalid> - 2012-12-01 09:17 -0500
    Re: appointment calender in java Navnath Gadakh <navnathgadakh@gmail.com> - 2012-12-02 22:27 -0800
      Re: appointment calender in java Lew <lewbloch@gmail.com> - 2012-12-02 23:13 -0800
        Re: appointment calender in java Stuart <DerTopper@web.de> - 2012-12-03 10:03 +0100
      Re: appointment calender in java Eric Sosman <esosman@comcast-dot-net.invalid> - 2012-12-03 08:29 -0500
      Re: appointment calender in java Arne Vajhøj <arne@vajhoej.dk> - 2012-12-07 21:35 -0500
  Re: appointment calender in java Roedy Green <see_website@mindprod.com.invalid> - 2012-12-05 15:55 -0800

csiph-web