Live data from Hacker News

Show HN: Bounce.js – A tool for generating CSS3 animations

bouncejs.com

21–30 of 33 posts

Re: Show HN: Bounce.js – A tool for generating CSS3 animations

#21
post #20

The CSS code has tons of hardcoded numbers. Ugly for future programers to read and maintain. Isn't there a way to do this with prettier code. eg JS make CSS.

Yes the underlying JS library for generating the animations is coming out soon! In the meanwhile you can still save the URL for the generated animation if you need to go back to edit it later.

Re: Show HN: Bounce.js – A tool for generating CSS3 animations

#23
post #18

This post set off HN's voting ring detector (quite badly), but we turned that off because we want to see original work on HN. Please don't ring-vote posts—i.e. solicit upvotes. Besides setting off the ring detector, which penalizes the post, it will eventually get your account penalized as well.

Hey thanks! I was really not trying to abuse the voting system, but I can see that it becomes a bit suspicious when a bunch of people from the office want to upvote my project.

Re: Show HN: Bounce.js – A tool for generating CSS3 animations

#24

I upvoted this on designer news, happy to do it here as well. This is such a slick app. I agree with the person who suggested SASS, but really, great job. Getting it so clean and slick must've been tough.

Totally Off-topic, but do you know who I have to reach to get an invite for DN? I'm reading it since 2 years and I'm totally desperate, because I want to contribute in a way ( submissions, comments )

uh, you just sign up. I did that without any trouble a few weeks ago.

The only catch is that the sign up form is only valid during certain parts of the day, I think.

Re: Show HN: Bounce.js – A tool for generating CSS3 animations

#25
Wow, really nice work! This is in harsh comparison to the other piles of animation libraries which seem to be slow and bloated. I especially like the "jelly" effect.

My only complaint is that the animation editor seems to be a little unintuitive. Maybe add some sort of arrow pointing towards the "Add Component" dropdown.

Re: Show HN: Bounce.js – A tool for generating CSS3 animations

#26
post #19
post #18

This post set off HN's voting ring detector (quite badly), but we turned that off because we want to see original work on HN. Please don't ring-vote posts—i.e. solicit upvotes. Besides setting off the ring detector, which penalizes the post, it will eventually get your account penalized as well.

How do you find out if your account is penalized? I actually shared something I posted on HN before, on my fb wall, and some people who liked it upvoted it. Is that allowed?

> How do you find out if your account is penalized?

Email hn@ycombinator.com.

> I actually shared something I posted on HN before, on my fb wall, and some people who liked it upvoted it. Is that allowed?

It's not that it isn't allowed, but if people upvote your post in ring-votey ways, then the ring detector could be set off [1]. Keep in mind that it can't tell anything about intent. We know that in most cases people mean well.

1. I know I'm speaking vaguely but I hope everyone understands why that's necessary.

Re: Show HN: Bounce.js – A tool for generating CSS3 animations

#27
post #13

It's nice, like animate css: http://daneden.github.io/animate.css/ My main problem with CSS animations is that it does not have an easy way to detect and intercept the animation stage. Sure you can listen to animation start, iteration and end, even you can get time elapsed but I am not aware of how I can get individual key frames and change it on the fly.

Web Animations. http://www.polymer-project.org/platform/web-animations.html

Re: Show HN: Bounce.js – A tool for generating CSS3 animations

#30
post #24

Earlier quoted context omitted.

Totally Off-topic, but do you know who I have to reach to get an invite for DN? I'm reading it since 2 years and I'm totally desperate, because I want to contribute in a way ( submissions, comments )

uh, you just sign up. I did that without any trouble a few weeks ago. The only catch is that the sign up form is only valid during certain parts of the day, I think.

why would the signup form be disabled during some time of the day?
Post reply on HN