Re: Any interest in Compojure/Ring screencasts?

2013-10-29 Thread Russell Whitaker
ld be > improved, and I'd probably wind up going into more detail on certain topics. > I'll probably charge a small fee (perhaps $10 or so) to cover costs. > > Would there be any interest in this? > > - James -- Russell Whitaker http://twitter.com/OrthoNormalRuss -- -

Re: [Semi OT] Staples Acquires Runa to Transform Shopping Experience Through Personalization

2013-10-02 Thread Russell Whitaker
the staff in San Mateo. Candidates with backgrounds in > Clojure programming, deep learning and data science who are interested in > applying are encouraged to check Staples' careers page to view openings. > This is excellent news for Runa, congratulations to them! -- Russell W

Re: Do you like the Clojure syntax?

2013-08-13 Thread Russell Whitaker
ng something is subjective by definition. That's the purpose of the > poll. If you are using Clojure I just want to know your subjective feeling > towards the syntax. > -- Russell Whitaker http://twitter.com/OrthoNormalRuss http://www.linkedin.com/pub/russell-whitaker/0/b86/329 -- -

Re: Clojure in production

2013-06-18 Thread Russell Whitaker
But... is it also the bee's knees? Russell Whitaker Sent from my iPhone On Jun 13, 2013, at 5:38 PM, Travis Vachon wrote: > We've used Clojure at Copious (http://copious.com) to build our > activity feed (http://www.youtube.com/watch?v=0l7Va3-wXeI) and a > number

Re: In what OS do you code?

2013-06-14 Thread Russell Whitaker
> -- > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to clojure@googlegroups.com > Note that posts from new members are moderated - please be patient with your > first post. > To

Re: when is a zipper better than get-in ?

2012-12-11 Thread Russell Whitaker
o clojure@googlegroups.com > Note that posts from new members are moderated - please be patient with > your first post. > To unsubscribe from this group, send email to > clojure+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/clojur

Any Clojurists at MongoSV today?

2012-12-04 Thread Russell Whitaker
uremongodb.info/ -- Russell Whitaker http://twitter.com/OrthoNormalRuss / http://orthonormalruss.blogspot.com/ http://www.linkedin.com/pub/russell-whitaker/0/b86/329 -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this gro

Re: Request for a hint

2012-11-17 Thread Russell Whitaker
> > my wife. And I wish you my kind of success. > > > > -- > Charlie Griefer > http://charlie.griefer.com/ > > I have failed as much as I have succeeded. But I love my life. I love > my wife. And I wish you my kind of success. > > -- > You received

Re: Questions regarding do form

2012-09-27 Thread Russell Whitaker
>>> (let [bar-bar (. java-object getSomething)] >>> (do >>> (if (not (is-bar? bar)) >>> (. java-object (setSomething bar-bar))) >>> java-object))) >>> >> >> >> The third: >> >> (defn my-

Re: Routing HTTP/ JSON in clojure

2012-09-05 Thread Russell Whitaker
useful as a dispatch mechanism if the shape of the JSON data > dictates what should happen to it. I would certainly recommend Clojure > for what you describe, I think you will be pleasantly suprised how > straightforward it is :) > > On Tue, Sep 4, 2012 at 7:05 PM, Russell Whitaker &g

Re: Routing HTTP/ JSON in clojure

2012-09-04 Thread Russell Whitaker
oading issues introduced by the latter; see today's (4 Sep 2012) clojure IRC log: http://clojure-log.n01se.net/ Russell > david > > > On Wednesday, 5 September 2012 00:24:46 UTC+1, Russell Whitaker wrote: >> >> On Tue, Sep 4, 2012 at 1:52 PM, David Dawson >>

Re: Routing HTTP/ JSON in clojure

2012-09-04 Thread Russell Whitaker
; required but given that the system needs some algorithmic routing rules, > clojure seemed a really nice conceptual fit over the languages I normally > work with (imperative jvm ones, essentially) > > So, I'm really interested in any suggestions on how this might best be > appro

Re: Code retreat exercices where Clojure could shine?

2012-08-30 Thread Russell Whitaker
Clojure is inherently shiny, no need to gild the lily. What's the purpose and duration of your "code retreat"? Russell On Monday, August 27, 2012 2:41:20 AM UTC-7, Denis Labaye wrote: > > Hi, > > I am organizing a code retreat in September. > > All languages are accepted, I want to use Clojure f