My first project in Rails – Pastebin for Mathematicians
31–40 of 67 posts
Re: My first project in Rails – Pastebin for Mathematicians
#32This is pretty cool. I hate how we have a tough crowd here that's not very encouraging. Keep hacking and having fun doing so!
Re: My first project in Rails – Pastebin for Mathematicians
#33Theres already one: http://mathbin.net ... and you can also contribute: http://mathbin.net/contribute.html
The purpose of these posts isn't to lay focus on what's already out there, but to focus on what OP has created, usually for the primary purpose of critical feedback so they can improve themselves and their product.
Re: My first project in Rails – Pastebin for Mathematicians
#34Re: My first project in Rails – Pastebin for Mathematicians
#35Earlier quoted context omitted.
Thanks for the report. Will be working on it!
On the CDN urls, you can just change them to use protocol relative urls. It Looks like the jquerytools cdn doesn't support HTTPS, but you should be okay to use this one from cloudflare //cdnjs.cloudflare.com/ajax/libs/jquery-tools/1.2.7/jquery.tools.min.js Here's a texpaste showing what you should change your script src's to. https://texpaste.herokuapp.com/n/lyoitffa
Fun bit of trivia: these are actually called 'network path references.' http://tools.ietf.org/html/rfc3986.html#section-4.2
Re: My first project in Rails – Pastebin for Mathematicians
#36This is very cool! I could have really used this during my time at university. :) How about as a next step adding revisions to formulas and making them commentable, working sort of like gists?
Those revisions and comments features are nice suggestions, though I really want to see exactly what features are needed for users to use this _regularly_.
Re: My first project in Rails – Pastebin for Mathematicians
#37I can't find a link to the source code
Re: My first project in Rails – Pastebin for Mathematicians
#38This is a great 1st rails project. Also there should be mathematician's Twitter.
Re: My first project in Rails – Pastebin for Mathematicians
#39Re: My first project in Rails – Pastebin for Mathematicians
#40Theres already one: http://mathbin.net ... and you can also contribute: http://mathbin.net/contribute.html
I'm not sure why every "Show HN" post attracts somebody that points out that what OP has created isn't novel. It's a big world and novelty isn't half as important as quality of execution and UX. The purpose of these posts isn't to lay focus on what's already out there, but to focus on what OP has created, usually for the primary purpose of critical feedback so they can improve themselves and their product.