Discussion:
[chandler-users] iPad Chandler App?
Dan Terpstra
2012-03-27 20:08:51 UTC
Permalink
I just stumbled across Chandler on SourceForge's mirror pages.
So far I like it. Any chance for an iPad App?
I noticed a deprecated iPhone ChandlerQE, but I'm looking for something more full-featured.
Thanks,
- d
Don Levey
2012-03-28 15:15:36 UTC
Permalink
Post by Dan Terpstra
I just stumbled across Chandler on SourceForge's mirror pages.
So far I like it. Any chance for an iPad App?
I noticed a deprecated iPhone ChandlerQE, but I'm looking for something more full-featured.
Thanks,
- d
At the risk of AOL-ing, I'd *love* to see an iPad app, even with basic
features, that would allow me to see multiple calendars in the same view.
-Don
Don Levey
2013-10-01 12:12:13 UTC
Permalink
Post by Don Levey
Post by Dan Terpstra
I just stumbled across Chandler on SourceForge's mirror pages.
So far I like it. Any chance for an iPad App?
I noticed a deprecated iPhone ChandlerQE, but I'm looking for something more full-featured.
Thanks,
- d
At the risk of AOL-ing, I'd *love* to see an iPad app, even with basic
features, that would allow me to see multiple calendars in the same view.
-Don
Until recently, I was able to get the iOS calendar to give me read-only
access to my Cosmo server. However, the iOS 7 update broke that. While
the Apple developers are saying that this is the server's fault, I've
seen multiple reports stating that access to various servers is now
broken because of this update.

Should anyone have suggestions for a way to handle this, or a substitute
app for the iPad, I would be very happy. I am still using Lightning and
Thunderbird from my desktop; things just keep chugging along.
-Don

Doug Wellington
2012-03-28 15:27:33 UTC
Permalink
Now that the iPad 2 is less than four hundred bucks, I've been
considering it. I'm an android developer already, and I've been working
on an app to access the Chandler hub. It shouldn't be a huge leap to
work with the iPad. (I've been an OS X developer off and on for years
too.)

Any other developers still around these parts?

Regards,
Doug
Irina Arkhipets
2012-03-29 17:01:55 UTC
Permalink
Hi Doug,

I have successfully implemented iOS support for customized Cosmo version
couple of months ago.
There are still several problems, however generally it works and it seems
like there are some bugs in iOS calendar itself.

Best regards,
Irina.

On Wed, Mar 28, 2012 at 10:27 PM, Doug Wellington
Post by Doug Wellington
Now that the iPad 2 is less than four hundred bucks, I've been
considering it. I'm an android developer already, and I've been working
on an app to access the Chandler hub. It shouldn't be a huge leap to
work with the iPad. (I've been an OS X developer off and on for years
too.)
Any other developers still around these parts?
Regards,
Doug
_______________________________________________
chandler-users at osafoundation.org mailing list
http://lists.osafoundation.org/mailman/listinfo/chandler-users
Chandler wiki: http://chandlerproject.org/wikihome
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osafoundation.org/pipermail/chandler-users/attachments/20120330/0179bf6b/attachment.htm>
Doug Wellington
2012-03-29 18:10:50 UTC
Permalink
Hello Irina,
Post by Irina Arkhipets
I have successfully implemented iOS support for customized Cosmo version
couple of months ago.
What customizations did you make to Cosmo?
Post by Irina Arkhipets
There are still several problems, however generally it works and it seems
like there are some bugs in iOS calendar itself.
Is your code available?

Thanks,
Doug
Irina Arkhipets
2012-04-02 17:29:06 UTC
Permalink
Hi Doug,

We have customized Cosmo to work with ustom database which is very old and
actually it's non-SQL.So, all the code which deals with hibernate was
re-written.

Additionall, recurrence model in this system does not correspond to
icalendar standards in some aspects, so some hacks also were added there to
make this working.

I never tried my changes with the original cosmo, but I believe they would
work there too, probably with some minor changes. I don't have time to
prepare working patch for cosmo right now, but if you are really interested
in this, I could do it a little bit later or just send you some description
of the necessary changes.

Best regards,
Irina.
Post by Doug Wellington
Hello Irina,
Post by Irina Arkhipets
I have successfully implemented iOS support for customized Cosmo version
couple of months ago.
What customizations did you make to Cosmo?
Post by Irina Arkhipets
There are still several problems, however generally it works and it seems
like there are some bugs in iOS calendar itself.
Is your code available?
Thanks,
Doug
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osafoundation.org/pipermail/chandler-users/attachments/20120403/efa2ac34/attachment.htm>
Loading...