Re: A* Graphe implementation

2013-06-16 Thread Marc Haemmerle
There's also: http://nakkaya.com/2010/06/01/path-finding-using-astar-in-clojure/ Sent from my iPhone On 17.06.2013, at 00:59, Mark Engelberg wrote: > http://clj-me.cgrand.net/2010/09/04/a-in-clojure/ > -- > -- > You received this message because you are subscribed to the Google > Groups "Cloj

Re: Need help in geeting cemerick/friend working with openid

2013-01-10 Thread Marc Haemmerle
Along the lines of automatically starting of the OpenID workflow: is there a nicer solution than patching https://github.com/cemerick/friend/blob/master/src/cemerick/friend/openid.clj#L108 to work with a redirect (hence GET would be needed) and pass in the identifier either as url-arg or as p