True Event Calendar Module
Posted: 25 September 2007 02:02 PM   [ Ignore ]  
Lab Assistant
RankRank
Total Posts:  144
Joined  01-30-2003

Long ago in a program far, far away called pMachine, there was a quick, easy to set up Event Calendar capability. Since the death of pMachine, creating an Event Calendar—a really common part of community web sites—has become an study in frustration and a test for the practice of inner calm.

Please, please, please create a real, full-out event calendar module.

Having to read 6 different pieces of documentation including a wiki entry and assorted forum threads and then spend days debugging why the next and previous links don’t work and kluge together some PHP so I can list recurring or span multiple is not a valid program feature. It’s especially wrong that I can’t have an event list over multiple days without disappearing once the end of the event has past. Many times it’s useful for people to see what kinds of events have already taken place for an organization.

So please, given the amount of threads spent on discussing creating a basic, true calendar of events, develop a module.

Now back to wrestling with hacking something together for my non-profit client. See you in the tech support forum.

Profile
 
 
Posted: 02 October 2007 09:41 PM   [ Ignore ]   [ # 1 ]  
Lab Assistant
Avatar
RankRank
Total Posts:  276
Joined  12-21-2005

I couldn’t have said it better myself.  I’m familiar with the pMachine calendar, and it was so easy to set up and use.  If only I had more know-how, I’d set one up myself, and even create a module for it, but I think this would be better out-of-the-box.  It really is a feature that many people would benefit from.  I really hope to see it in 2.0.  cheese

 Signature 

EE v. 1.6.6

Profile
 
 
Posted: 03 October 2007 01:29 AM   [ Ignore ]   [ # 2 ]  
Lab Assistant
Avatar
RankRank
Total Posts:  173
Joined  03-07-2007

For this and some other common EE-uses it could be a very helpfull idea if someone (Ellislab?) put some tutorial on the wiki with accompanying templates and instructions. For some, It is more easy to learn EE by looking at sample code.

Profile
 
 
Posted: 03 October 2007 10:25 AM   [ Ignore ]   [ # 3 ]  
Administrator
Avatar
RankRankRankRankRank
Total Posts:  2558
Joined  05-17-2002
GDmac - 03 October 2007 01:29 AM

For this and some other common EE-uses it could be a very helpfull idea if someone (Ellislab?) put some tutorial on the wiki with accompanying templates and instructions. For some, It is more easy to learn EE by looking at sample code.

That, at least, has been done.

 Signature 
Profile
MSG
 
 
Posted: 03 October 2007 12:14 PM   [ Ignore ]   [ # 4 ]  
Lab Assistant
RankRank
Total Posts:  144
Joined  01-30-2003

Yes, Leslie, and I thank everyone, particularly Sue Crocker, who has provided the help.  cool smile

But none of these solutions create a true Event Calendar which effectively—and intelligently—handles recurring and date/time-spanning events. All of the solutions discussed and provided are actually kludges, especially the case of the disappearing multi-day event (there are times when keeping past events listed on the site are desirable and necessary). This was a part of the pMachine calendar and is really something that is a major hole in EE’s features. And a module that I would expect to be fairly easy for EE’s PHP aces given the sheer quantity of times it’s been done in everything from Basic to C to Perl to every other programming language.

Profile
 
 
Posted: 03 October 2007 12:22 PM   [ Ignore ]   [ # 5 ]  
Administrator
Avatar
RankRankRankRankRank
Total Posts:  2558
Joined  05-17-2002

I didn’t say the wiki write up provided what you’re asking for guerrilla. I was pointing out to GDmac that what he was looking for exists, along with code examples.

As to “fairly easy”, that is never, ever the case with anything. Designing a calendar that meets the needs of thousands of people is not easy, no matter what code libraries may exist. People complain about Google’s calendar solution, Basecamp’s etc… its one of those things that is impossible to get “just right” for everyone. I think you are waxing a bit nostalgic about pMachine Pro’s “event calendar” because it certainly wasn’t a “true event calendar”, at least by today’s standards.

I’m also not arguing the validity of the feature request, its just not as black and white as you paint it, that’s all.

 Signature 
Profile
MSG
 
 
Posted: 03 October 2007 01:43 PM   [ Ignore ]   [ # 6 ]  
Research Assistant
RankRankRank
Total Posts:  845
Joined  08-05-2005

I heartily support this request - and realize how complex it is. I’d add search to the list of shortcomings of the weblog module for events. 

I have to say though that I’d hate to loose some of the features offered by the weblog module in a specific event calendar module - I find categories, custom fields, custom statuses and related entries all very useful for events.

You can tell it’s complex by how many lousy interfaces there are for web calendaring apps.  Dealing with time seems to add a significant level of complexity to everything.  The thing is that it would be incredibly useful not only for events but also for schedules.

Profile
 
 
Posted: 05 October 2007 09:37 PM   [ Ignore ]   [ # 7 ]  
Lab Assistant
Avatar
RankRank
Total Posts:  223
Joined  01-14-2006

Big up from me on this one too.

I posted a request for this on the job board and I disappointingly got 1 response that quickly fizzled away and nothing heard of again…

I agree, events calendars are a minefield but there are some gaping holes in basic functionality that should (in my opinion) be included in EE for this.

Like a “span_dates” parameter for instance. tongue rolleye

 Signature 

Weblog | New Zealand Web Design Agency

Profile
 
 
Posted: 08 February 2008 11:47 AM   [ Ignore ]   [ # 8 ]  
Lab Assistant
Avatar
RankRank
Total Posts:  119
Joined  09-14-2006

I’d love to see this as well.

Profile
 
 
Posted: 03 July 2008 04:11 PM   [ Ignore ]   [ # 9 ]  
Lab Assistant
RankRank
Total Posts:  117
Joined  04-22-2002
Leslie Camacho - 03 October 2007 12:22 PM

Designing a calendar that meets the needs of thousands of people is not easy, no matter what code libraries may exist. People complain about Google’s calendar solution, Basecamp’s etc… its one of those things that is impossible to get “just right” for everyone. I think you are waxing a bit nostalgic about pMachine Pro’s “event calendar” because it certainly wasn’t a “true event calendar”, at least by today’s standards.

I’m also not arguing the validity of the feature request, its just not as black and white as you paint it, that’s all.

I keep stumbling across this, and frankly it exasperates me.  The absence of a true, robust Events Calendar Module—as the original poster noted, without kludges and patches—is a real deficit to an otherwise great product.  The idea of getting it “just right” is of lesser importance to what hundreds of people would agree would be common features of a robust events calendar—1) the ability to handle recurring events, 2) to span multiple and non-consecutive dates, 3) to create relationships and reverse relationships to other entries and/or data sets, and 4) perhaps an option to employ some (auto-increment?) entry identifier other than {title} for events that are subtly different (and therefore unique) from one another… a monthly Book Club meeting, for example.

I think if the module just offered that, plus good integration with the rest of EE’s customizable features (unique field options, for example), it would satisfy 98% of the needs of 98% of those with uses for an events calendar.

Profile
 
 
Posted: 03 July 2008 05:59 PM   [ Ignore ]   [ # 10 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  780
Joined  07-18-2006

I definitely would have used built-in functionality more than once so far if it were available, and would have saved myself a lot of time and effort.  I ended up using the Repeet plug-in the last time doing this, which, while great for a third-party add-on, took quite a bit of work tweaking to get working properly.

This is definitely something that I know a lot of my clients would have a use for.

Profile
 
 
Posted: 28 September 2008 04:47 PM   [ Ignore ]   [ # 11 ]  
Grad Student
Rank
Total Posts:  75
Joined  01-31-2008

Any update on this? I know 2.0 is getting ready to come out, but I haven’t heard if there’s anyone third-party working on something like this, or if it’ll be included in version 2.

 Signature 

Kevin Smith

hearSAY
http://www.hearsaynashville.com

Profile
 
 
Posted: 14 October 2008 04:07 AM   [ Ignore ]   [ # 12 ]  
Lab Assistant
Avatar
RankRank
Total Posts:  160
Joined  03-04-2008

I am currently scratching my head in bewilderment over how I am going to implement an events section on my site. It seems there are so many different ways you can do it, each of which requires reading a different forum thread, to pick up a nugget of information here and there to get it done.  I have left the events calendar until last, and its frustrating as I really don’t know where to start!

Previously I have shyed away from events calendars in EE for the same reason, so would LOVE to see a module for better and easier events/calendaring in EE 2.0. Fingers crossed.

 Signature 

Richard Angstmann
Film & Video, Web Design, eCommerce | Gloucester | Cheltenham | Forest of Dean

Profile
 
 
Posted: 05 November 2008 04:30 AM   [ Ignore ]   [ # 13 ]  
Lab Assistant
RankRank
Total Posts:  172
Joined  06-18-2007

Also have my fingers crossed for this one.

Profile
 
 
Posted: 24 November 2008 08:50 AM   [ Ignore ]   [ # 14 ]  
Grad Student
Rank
Total Posts:  40
Joined  01-09-2008

I agree wholeheartedly with this request. A calendar that could natively handle recurring events would be so useful, and it does appear to me to be a basic part of a calendar. (Not basic in the sense of easy to program—basic in the sense of a feature that would routinely be used.)

I use the Repeet plugin for this but I have far more trouble implementing it than any other feature of or plugin for EE. And since it is a third-party plugin, forum posts asking for help on Repeet are not nearly as likely to generate responses.

Is this feature going to be included in EE 2?

Profile
 
 
   
 
 
Post Marker Legend
New Topic New posts Hot Topic Hot Topic with new posts New Poll New Poll Moved Topic Moved Topic Sticky Topic Sticky topic
Old Topic No new posts Hot Old Topic Hot Topic with no new posts Old Poll Old Poll Closed Topic Closed Topic Announcement Announcements
Theme
Change Theme
Visitor Statistics
The most visitors ever was 1149, on July 16, 2007 09:33 AM
Total Registered Members: 65023 Total Logged-in Users: 38
Total Topics: 82108 Total Anonymous Users: 20
Total Replies: 441261 Total Guests: 227
Total Posts: 523369    
Members ( View Memberlist )