Cedric Hurst

Results 16 comments of Cedric Hurst

Just simple syntax highlighting with no real validation or compilation. After using it for a day or two and getting modal dialog warnings popping up as I typed, I switched...

First error so far: ![NPE](https://img.skitch.com/20120824-f5iw9j1u9deqrisum67megqx23.png)

Another error: ![Label provider instance](https://img.skitch.com/20120824-xucsfmux3fag4jp6q8r9mm3b9u.png)

Cool. I may provide more straightforward directions for deploying and testing via screencast sometime soon. I'm also interested in creating examples for lift, scalatra, and noir at some point. SpringMVC+Hibernate...

@mcmar I troubleshot this via Slack with @divyenduz today and found a few things: ### You must enable raw SQL access Raw SQL access is not enabled by default in...

I've created a Github issue on the CoffeeScriptReduce project soliciting advice on how to compile from Rhino: https://github.com/michaelficarra/CoffeeScriptRedux/issues/42

Please note that Coffeescript 1.6.0 now supports source maps natively: http://coffeescript.org/#source-maps So this would probably be safer than using redux.

Just a side-note, there's a new feature in Solr 3.4 that I'd also eventually like to roll in, post-grouping facet counts. I plan to get to this by the end...

It would appear that this is due to the routes taking an `int` as the gist id. As far as I can tell, private gists don't have a numeric id,...

It might also be enabled as an option via configuration, in case someone wants to run a private-label gist.io on their own site, linking only to their own private gists.