Live data from Hacker News

Show HN: New calendar app idea

oneviewcalendar.com

191–200 of 205 posts

Re: Show HN: New calendar app idea

#191

Earlier quoted context omitted.

CoffeeScript is still popular today even if it's not as "hyped" as it used to.

Unfortunately the CoffeeScript project seems to be in maintenance mode, and hasn't had a release for ~9 months. Probably something to do with the ad hoc compiler and lack of ES6 support. See https://github.com/jashkenas/coffeescript/graphs/contributor...

Maybe the language is just stabilized and works very well already, but it's still active: https://github.com/jashkenas/coffeescript/pulse (last commit is 6 days ago).

It doesn't say anywhere that it's in "maintenance" mode.

But it's true that it could be more active: http://coffeescript.org/#changelog

Re: Show HN: New calendar app idea

#192

Hi all. Just wanted to show you my latest side project (been working on it for a couple of years now). It's a calendar app with a twist. It's developed as a web app, thats wy it could be integrated directly on the landing page. It can also be run on any device directly from http://app.oneviewcalendar.com Instead of the traditional monthview and day view I have used a timeline that is zoomable and scrollable. Give it…

Suggestion: don't shade alternate weeks (whether a week is odd or even is meaningless). Instead, shade the weekends, to allow you to easily identify days of the week even when day labels aren't visible.

Re: Show HN: New calendar app idea

#193

Earlier quoted context omitted.

Unfortunately the CoffeeScript project seems to be in maintenance mode, and hasn't had a release for ~9 months. Probably something to do with the ad hoc compiler and lack of ES6 support. See https://github.com/jashkenas/coffeescript/graphs/contributor...

Maybe the language is just stabilized and works very well already, but it's still active: https://github.com/jashkenas/coffeescript/pulse (last commit is 6 days ago). It doesn't say anywhere that it's in "maintenance" mode. But it's true that it could be more active: http://coffeescript.org/#changelog

Is there a similar trend in any other language? Seems like the answer is "no" for Ruby, Go, Scala, and TypeScript.

https://github.com/ruby/ruby/graphs/contributors

https://github.com/golang/go/graphs/contributors

https://github.com/scala/scala/graphs/contributors

https://github.com/Microsoft/TypeScript/graphs/contributors

Re: Show HN: New calendar app idea

#196

I like it. I've been working in a similar view. How do I get rid of all your items?

Well your looking at the demo calendar. You'll have to switch to your google account to get total control. Hope that helps /Peter

Ah, got it. It would be nice to have a standalone option, though. I don't necessarily want to be integrated with Google.

Re: Show HN: New calendar app idea

#197
Make it into an Android App and add Microsoft/Outlook calendar support and you got yourself your first customer. Hell even if it's only an I'd still be your first customer.

On the more construction side it would be nice to have to see at what time an event takes place by just glancing and no only by clicking or taping on it.

Re: Show HN: New calendar app idea

#199
post #8

Earlier quoted context omitted.

Can it be self hosted by users? Is it open source?

Haven't thought of that, but maybe self hosting could be done. I intend to make the app free, but it isn't open source.

Don't make it free, charge for it. If it's valuable, people will pay for it.

Re: Show HN: New calendar app idea

#200

Earlier quoted context omitted.

FYI there is a chrome extension which solves this!

Do you have a link? I have many birthday duplicates on my Google Calendar for example.

Found it: https://chrome.google.com/webstore/detail/event-merge-for-go...
Post reply on HN