Re: Datascript and React.js for a Clojure web app

2014-04-30 Thread Rudi Engelbrecht
Wow Thank you so much for this - I played with the demo on Heroku - and this is a great starter skeleton for someone like myself who wants to build a web app. Please keep up the good work and I like your roadmap tasks in your todo list - they are all relevant and useful for someone like myself.

Re: Clojure Office Hours

2014-04-28 Thread Rudi Engelbrecht
Hi Ulises Just finished our session - wow! I have learned a lot by watching how you approach solving the problem I suggested. Looking forward to our next session and thanks a lot for sharing your knowledge. Kind regards Rudi Engelbrecht On 18/04/2014, at 7:41 PM, Ulises wrote: > Yi

Re: Clojure Office Hours

2014-04-25 Thread Rudi Engelbrecht
Just booked my first session - really excited! Thanks for this ;-) Rudi On 25/04/2014, at 6:54 PM, Ulises wrote: > And if you are in Europe, remember that Ulises is still offering, at what > looks like 1300-1400 UTC (I think): https://ucb.youcanbook.me/ > > > It's actually 9-10am BST, but

Re: [ClojureScript] Re: ANN: Om 0.3.0

2014-01-27 Thread Rudi Engelbrecht
n Saturday, January 25, 2014 1:41:54 PM UTC-8, Rudi Engelbrecht wrote: > Hi David > > Thank you for a great tutorial! > > I really enjoyed working through your Tutorial on LightTable and Om. > > A note: In my environment the contact is being deleted when the contact-view

Re: [ANN] om-start lein template for nrepl compliant editors/IDEs

2014-01-26 Thread Rudi Engelbrecht
Hi Mimmo Thank you for this tutorial - I managed to follow along and experience the same live coding with emacs/cider - really nice to see how all the components work together and "drive" the browser from the browser-repl in emacs. Kind regards Rudi On 26/01/2014, at 2:34 AM, Mimmo Cosenza

Re: ANN: Om 0.3.0

2014-01-25 Thread Rudi Engelbrecht
I experienced the same as you when following the tutorial - it works the first time and when adding the deref the delete button stops working Rudi > On Jan 26, 2014, at 6:51 AM, David Pidcock wrote: > > > I was following along with this and hit an interesting "bug" > > > The contact list

Re: ANN: Om 0.3.0

2014-01-25 Thread Rudi Engelbrecht
Hi David Thank you for a great tutorial! I really enjoyed working through your Tutorial on LightTable and Om.  A note: In my environment the contact is being deleted when the contact-view has the following code (defn contact-view [contact owner] (reifyom/IRenderState(render-state [

Re: [Large File Processing] What am I doing wrong?

2014-01-21 Thread Rudi Engelbrecht
Hi Jarrod I have had success with the clojure-csv [1] library and processing large files in a lazy way (as opposed to using slurp). [1] - clojure-csv - https://github.com/davidsantiago/clojure-csv Here is a copy of my source code (disclaimer - this is my first Clojure program - so some things

Re: Step by step debugging

2013-11-07 Thread Rudi Engelbrecht
+1 Rudi Engelbrecht Mobile: +61 (0) 455 500 369 Voice: +61 (0) 2 8091 5554 Voice: +27 (0) 11 083 7774 Email: r...@engelbrecht.me > On 8 Nov 2013, at 8:29, Lee Spector wrote: > > > Andy, > > I do think that if a debugging feature has to be limited to a particular

Re: Any interest in Compojure/Ring screencasts?

2013-11-02 Thread Rudi Engelbrecht
Count me in Rudi On 30 Oct 2013, at 1:36 PM, Yuan wrote: > Count me in too.. > > >_> > Best regards > - > Yuan blog github > > > > > > On Wed, Oct 30, 2013 at 7:19 AM, Luc Prefontaine > wrote: > Count me in, > > Luc P. > > > > I'm considering putting togethe