Live data from Hacker News

Show HN: Working on my wife's idea

puppyshowdown.com

41–50 of 51 posts

Re: Show HN: Working on my wife's idea

#42

Oh, if anyone cares: The site was built with jQuery and Knockoutjs with ASP.NET web service backend. The push updates come from a ASP.NET module I'm working on and will open source soon. The design was done by a fantastic designer JR Harrell from Drawnn.

I'm curious - what made you go with ASP.NET over an open source alternative?

Re: Show HN: Working on my wife's idea

#44
post #11

I'm on a slow-ish Wifi connection at the airport. It's fast enough for YouTube streaming but not for your site. So far on your site I'm looking at an ad with two things that say "Loading..." underneath. Using Chrome on MacBook.

What you're seeing is what happens when all the active matches have been voted on and are over. The client is basically waiting for more contests to be created. Yeah, didn't expect front page of HN. The contests are typically first dog to get 5 votes wins, but there are like 500 people connected at once right now. I just changed that to 50, so now each contest should last longer and solve the problem...I hope.

No, i have the same problem.

edit: i was able to vote now on a few dogs and i see nothing, not even a frame between the two horizontal dark loading-bars.

Re: Show HN: Working on my wife's idea

#47
post #42

Oh, if anyone cares: The site was built with jQuery and Knockoutjs with ASP.NET web service backend. The push updates come from a ASP.NET module I'm working on and will open source soon. The design was done by a fantastic designer JR Harrell from Drawnn.

I'm curious - what made you go with ASP.NET over an open source alternative?

It's what I know from consulting. The bizspark program is great to get started and lasts for three years or 1mil of revenue, whichever comes first.

Re: Show HN: Working on my wife's idea

#49
Sorry if you guys were getting a message saying we were out of contests again. I think there's a bug in the component that creates the matches and I was on the road and couldn't fix it.

I quick reset fixed it, but suspect I missed a lock somewhere in that part of the code :(

Post reply on HN