![]() |
[ANNOUNCE] Organiser Feed - Show upcoming calendar events on your event feed
Organiser Feed pushes your calendar entries directly onto the event feed of your home screen.
I have been working on this due to user requests in the maemo forum. In the meantime another solution popped up which still has some issues (mainly due to the choice of programming language some libraries are currently not available) compared to Organiser Feed and therefore I decided to publish it anyways. Screenshots http://img209.imageshack.us/img209/4...egation.th.png http://img151.imageshack.us/img151/5...regatio.th.png http://img717.imageshack.us/img717/1...ttingsk.th.png http://img827.imageshack.us/img827/7...ettings.th.png Current Features
Download Stable You can download the current version (1.1.5) of Organiser Feed at https://www.bithub.de/philip/calenda....1.5_armel.deb Alternatively you can get it directly from the Nokia Store (releases may lag behind the versions published here): Fixed web browser: http://store.ovi.com/content/224356 Nokia mobile browser: http://store.ovi.mobi/content/224356 Unstable The current unstable version is 1.1.80 and does not include all translations. This release introduces two new view modes (single entry and aggregation by category) and supports to-dos without a due date. If you notice any bugs please let me know. Download: https://www.bithub.de/philip/calenda...1.80_armel.deb. Changelog 1.1.5
1.1.3
1.1.2
1.1.1
1.1.0 New stable release including all translations.
1.0.1
FAQ Available at https://gitorious.org/harmattan-orga...s/Home#**FAQ** Development Organiser Feed is licensed under the GPL 3 and development happens in public in the Git repository hosted at https://gitorious.org/harmattan-organiser-feed If you are missing a feature or want to support development let me know. |
Re: [ANNOUNCE] CalendarFeed - Show upcoming calendar events on your event feed
Excellent app, works like a charm
|
Re: [ANNOUNCE] CalendarFeed - Show upcoming calendar events on your event feed
There's another similar app called DateEvent. Are they the same?
http://my-meego.com/software/applica...uto=659&faq=13 |
Re: [ANNOUNCE] CalendarFeed - Show upcoming calendar events on your event feed
Nice addition to the Notifications screen. This installed without any issues.
However, tapping on the calendar entry doesn't take me to the event. No biggie, the Date is right above on the screen and tapping there gets me to the calendar, but your post says it should. It doesn't seem to at the moment. |
Re: [ANNOUNCE] CalendarFeed - Show upcoming calendar events on your event feed
Quote:
Quote:
|
Re: [ANNOUNCE] CalendarFeed - Show upcoming calendar events on your event feed
Ah, could be that. I'm still on the Danish 1.0 PR version. I'll lose patience soon enough and flash my N9.
Thanks again for the nice addition. |
Re: [ANNOUNCE] CalendarFeed - Show upcoming calendar events on your event feed
Thanks a lot to make this nokia-missing feature available and active!
|
Re: [ANNOUNCE] CalendarFeed - Show upcoming calendar events on your event feed
Quote:
I've used both, this is clearly the superior choice. |
Re: [ANNOUNCE] CalendarFeed - Show upcoming calendar events on your event feed
Quote:
|
Re: [ANNOUNCE] CalendarFeed - Show upcoming calendar events on your event feed
I have just released version 0.9.3 which fixes an issue with the "Today" and "Tomorrow" labels not being updated automatically (you can always force a reload via the Refresh button of the feed).
Quote:
|
Re: [ANNOUNCE] CalendarFeed - Show upcoming calendar events on your event feed
There is one major problem with the app. The events that are created locally work like charm, but events that are synchronized from exchange have their time wrong. Looks like it doesn't handle time zones correctly, as in EET (+2 GMT) event which is supposed to be 2pm is displayed to be at noon in event feed. However the time is correct within calendar app when you open it from the feed. Weird.
|
Re: [ANNOUNCE] CalendarFeed - Show upcoming calendar events on your event feed
Quote:
|
Re: [ANNOUNCE] CalendarFeed - Show upcoming calendar events on your event feed
can we have to-dos also shown in the feed?
|
Re: [ANNOUNCE] CalendarFeed - Show upcoming calendar events on your event feed
Quote:
|
Re: [ANNOUNCE] CalendarFeed - Show upcoming calendar events on your event feed
Quote:
Quote:
|
Re: [ANNOUNCE] CalendarFeed - Show upcoming calendar events on your event feed
Excellent start. May I know how often does the feed get updated?
|
Re: [ANNOUNCE] CalendarFeed - Show upcoming calendar events on your event feed
Quote:
|
Re: [ANNOUNCE] CalendarFeed - Show upcoming calendar events on your event feed
Quote:
|
Re: [ANNOUNCE] CalendarFeed - Show upcoming calendar events on your event feed
Seems like another calendar feed is out unfortunately with the same name (funnily enough it was announced the same day this one was released).
Does anyone have suggestions for a new name (it should have the word calendar in it)? |
Re: [ANNOUNCE] CalendarFeed - Show upcoming calendar events on your event feed
Quote:
|
Re: [ANNOUNCE] CalendarFeed - Show upcoming calendar events on your event feed
Quote:
Changing the name of this implementation would still be the best choice due to package name collisions and other things. Out of curiosity: which namespace in gconf are you using for the settings (I am currently using /apps/CalendarFeed) and I should make sure that they don't collide. |
Re: [ANNOUNCE] CalendarFeed - Show upcoming calendar events on your event feed
Quote:
|
Re: [ANNOUNCE] CalendarFeed - Show upcoming calendar events on your event feed
Excellent :). But I've had a look at your source code with regards to the power consumption guidelines.
I could see that you use a fair amount of QTimers and such. Maybe you could in those cases use the Harmattan system heartbeat to optimise power consumption instead? |
Re: [ANNOUNCE] CalendarFeed - Show upcoming calendar events on your event feed
Quote:
1. Day change timer: Fires once a day at midnight to update labels 2. Reload event timer (if the calendar doesn't change this timer fires after the maximum look-ahead time and +- 12 hours) 3. Expiry timer (fires every time soon as the first event expires) 4. Calendar close timer (to prevent constant reloading of the calendar backend in case a lot of items are being edited - it is only activated if the calendar was previously changed) Timer 1 & 2 should be negligible for power consumption. 3 & 4 could be more problematic but should not have a noticable impact on battery life. The issue with global timers is the interval in which they should be run and whether the daemon will not end up being the only process waking up the system in that case. I will look into adding that functionality in the next version. Thanks for letting me know. |
Re: [ANNOUNCE] CalendarFeed - Show upcoming calendar events on your event feed
Why you two chillip and dkormalev not merge in a single powerfull and customizable notifications feed app?!
I miss things, like Twitter mentions and DM's, and Facebook on my notifications. This would be great. ;) |
Re: [ANNOUNCE] CalendarFeed - Show upcoming calendar events on your event feed
1 Attachment(s)
Quote:
I'm still on PR 1.0. Thanks for the good work on this - it's a valuable addition to the Notifications screen |
Re: [ANNOUNCE] CalendarFeed - Show upcoming calendar events on your event feed
Many thanks for this - I appreciate your work done. And I like your version over the one in the store since yours show separate events.
Now, one request though - would it be possible to have it pull events for more than 1 week ahead? |
Re: [ANNOUNCE] CalendarFeed - Show upcoming calendar events on your event feed
Quote:
Quote:
|
Re: [ANNOUNCE] CalendarFeed - Show upcoming calendar events on your event feed
Quote:
|
Re: [ANNOUNCE] CalendarFeed - Show upcoming calendar events on your event feed
Quote:
i.e. F/OSS + F/OSS OR closed/commercial + closed/commercial. Would be tricky for them to collaborate otherwise... *EDIT* Noticed the title of the thread's wrong.... Name of the app's Calendar Feed, but in the title you've called it Organiser Feed. |
Re: [ANNOUNCE] CalendarFeed - Show upcoming calendar events on your event feed
Version 1.0.0 is now out (I have also submitted this version to Nokia Store). It adds custom icons per day, an option to select when events should be removed from the feed (i.e. on start or when the event ends) and now behaves properly if the timezone of the device changes. I have also included a German translation (if you want to help translating let me know).
If you are updating from an earlier version: Due to the rename the package name has changed from calendarfeed to organiserfeed. So remove the old version from your phone before upgrading (either via the application manager or from the console via apt-get purge calendarfeed). I decided not to use Debians "Replaces" field as it may cause problems with the other Calendar Feed package. Quote:
|
Re: [ANNOUNCE] Organiser Feed - Show upcoming calendar events on your event feed
Hi chillip,
I like very much the way you chose to implement this. It fits exactly my needs. Thank you. One issue (maybe) in version 1.0.0: when I choose the "Show day in icon" the title "feed" with the refresh button seems like it is shifted right hiding the button. Do anyone else notice that? |
Re: [ANNOUNCE] Organiser Feed - Show upcoming calendar events on your event feed
Quote:
|
Re: [ANNOUNCE] Organiser Feed - Show upcoming calendar events on your event feed
Thanks for the reply.
I find the app complete. Nevertheless some features that might be useful: - show an small alarm icon next to the time if the event has an alarm setting - add thp's hack as a setting, i.e.: http://forum.meego.com/showthread.php?t=4925 |
Re: [ANNOUNCE] CalendarFeed - Show upcoming calendar events on your event feed
Quote:
But do what you think is best for your work flow.. like what you have done so far ;) |
Re: [ANNOUNCE] CalendarFeed - Show upcoming calendar events on your event feed
Quote:
BTW, great work with the app! :) |
Re: [ANNOUNCE] Organiser Feed - Show upcoming calendar events on your event feed
Great Work !!! :)
Is it possible for the next Version/Update to display the Calendarname in different colors ( i have 3 Calendar ) or change the fontcolor of the entries ? Default Calendar -> Calendar Name in blue or fontcolor of the entries in blue Birthday Calendar ->Calendar Name in red or fontcolor of the entries in red . . . or something like that Sorry for my english :( |
Re: [ANNOUNCE] Organiser Feed - Show upcoming calendar events on your event feed
Quote:
To add to the feature request, I would like to have tasks in the feed and also feed on the lock screen. :) |
Re: [ANNOUNCE] Organiser Feed - Show upcoming calendar events on your event feed
thanks a lot for this application.
Would it be possible to add an option to add calendar entries to the standby screen, so that you don't have to unlock, swipe to Feeds and see what your next activity is? It would be nice to just double-tap the screen or push the unlock button, and see what your next appointment is. (something like the music controls that were added in PR1.1,they're also in the standby screen) edit: woops didn't see the last sentence in the previous post, looks like we're asking for the same thing. there you go, 2 votes already for this feature :) |
Re: [ANNOUNCE] CalendarFeed - Show upcoming calendar events on your event feed
Quote:
Quote:
Quote:
Quote:
Quote:
|
All times are GMT. The time now is 06:53. |
vBulletin® Version 3.8.8