Show HN: We've open-sourced our bootstrapped startup, ShareLaTeX
51–60 of 84 posts
Re: Show HN: We've open-sourced our bootstrapped startup, ShareLaTeX
#52Earlier quoted context omitted.
Great work, James. I think I'll fork this code and give it look-see. I manage the dissertation/thesis template for my department on github. The assembly and dissemination of this template is a purely student-run effort. Typically the task of managing it gets passed to a new student when the previous manager graduates. The problem I've found with managing it this way is that I'll invariably get a slew of emails from s…
I've put this on our template todo list, thanks!
Re: Show HN: We've open-sourced our bootstrapped startup, ShareLaTeX
#53Earlier quoted context omitted.
Great work, James. I think I'll fork this code and give it look-see. I manage the dissertation/thesis template for my department on github. The assembly and dissemination of this template is a purely student-run effort. Typically the task of managing it gets passed to a new student when the previous manager graduates. The problem I've found with managing it this way is that I'll invariably get a slew of emails from s…
I've put this on our template todo list, thanks!
https://engineering.purdue.edu/~mark/puthesis/
Thanks.
Re: Show HN: We've open-sourced our bootstrapped startup, ShareLaTeX
#54James from ShareLaTeX here. I'm hanging around all day today ready for the barrage of pull requests that we're about to receive(!) so feel free to ask me any questions.
Great work, James. I think I'll fork this code and give it look-see. I manage the dissertation/thesis template for my department on github. The assembly and dissemination of this template is a purely student-run effort. Typically the task of managing it gets passed to a new student when the previous manager graduates. The problem I've found with managing it this way is that I'll invariably get a slew of emails from s…
This was the unwritten ritual at my department when I was in graduate school too. But no one there really used VCS. Who knows how long that thing had been passed around and tweaked.
Re: Show HN: We've open-sourced our bootstrapped startup, ShareLaTeX
#55Re: Show HN: We've open-sourced our bootstrapped startup, ShareLaTeX
#56James from ShareLaTeX here. I'm hanging around all day today ready for the barrage of pull requests that we're about to receive(!) so feel free to ask me any questions.
Thank you for a great product. We have been using it in my university to take collective notes during winter schools, it's been incredibly helpful! Basically, we are able to produce at the end of the conference a pdf with all the course notes, illustrations and links; it's like writing the book in real time.
Re: Show HN: We've open-sourced our bootstrapped startup, ShareLaTeX
#57Re: Show HN: We've open-sourced our bootstrapped startup, ShareLaTeX
#58Re: Show HN: We've open-sourced our bootstrapped startup, ShareLaTeX
#59My wife started out with www.writelatex.com to write her dissertation. The auto-compilation really slows down once you get beyond 30 or so pages. Also they don't have Git integration either, which was a deal breaker for my wife. She's since moved to using RStudio locally + Git. She says, "If you have Git integration, the auto-compilation feature would get me back from RStudio." We've also thought about using Grunt to…
Re: Show HN: We've open-sourced our bootstrapped startup, ShareLaTeX
#60Unfortunately for me, Latex hasn't gained traction in our department. I think the main barriers to entry, for our lab at least, are:
1) Local installation is more difficult than installing Word. Sharelatex and other cloud-latex solutions solve this.
2) Word's comment and review tracking system is more intuitive. If you're reading a document electronically and want to insert a comment or make an edit in word, you just do it right there. With latex, you can use synclatex to go back and forth but this extra step is actually a non-insignificant barrier. Also, with latex, is there a way to make and see comments in the pdf/preview but have the comment also live somewhere in the source, AND have the comments be editable in both places? I suspect the answer is yes, but I just haven't found the right tool?
I haven't unlocked the "history" feature in sharelatex but does it come close to this?