[ANN] LispCast Single Page Applications with ClojureScript and Om

2015-09-20 Thread VaedaStrike
What are your plans for the course vis a vis om.next? -- 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 pos

Reviewers needed for new Clojure book!

2015-08-24 Thread VaedaStrike
I'd be very interested. Clojure was my first language in programming. So i might be able to give a different perspective. -- 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 f

Demoralising experience trying to install on Win 7

2014-10-25 Thread VaedaStrike
Try just going through light table. I'd long had problems trying to go through Windows. But when I installed light table I had no problems at all. I owe my present job to light table :) -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this

Re: Looking for Clojure-centric career advice/suggestions

2014-07-24 Thread VaedaStrike
> A third alternative is to do contract programming/consulting. This might > be a harder sell but often can get you around geographical restrictions. > Travel might be involved... > > Good luck! > > Alan > > > On Tuesday, July 22, 2014 6:03:13 PM UTC-7, VaedaStrike wrote: &g

Re: Looking for Clojure-centric career advice/suggestions

2014-07-24 Thread VaedaStrike
h for functional or JVM-based jobs instead. > > It is also very helpful to have some open source work you can show off. > Coding challenges are often completely detached from reality, and open > source work can sometimes offset their importance. > > Zach > > On Tuesday,

Looking for Clojure-centric career advice/suggestions

2014-07-22 Thread VaedaStrike
TL;DR - Got as close to a dream job as I could have wanted, after 6 months lost it. Now, with only experience in Clojure and Scala, and seemingly stuck in Utah, not sure what's the best next course of action. I'm putting this out there because of all the good experiences I've had over the years

Re: Can't figure out how to merge this dern map.

2013-07-08 Thread VaedaStrike
nil {:Numb > 1} nil nil {:Field "FRUIT.Description"}))) > > results in > > {:Field "FRUIT.Description", :Numb 1, :apple "red and crunchy"} > > > > On Mon, Jul 8, 2013 at 6:01 PM, VaedaStrike > > > wrote: > >> So I have dat

Can't figure out how to merge this dern map.

2013-07-08 Thread VaedaStrike
So I have data structure that's equivalent to the following— ({:apple "red and crunchy"} nil nil {:Numb 1} nil nil {:Field "FRUIT.Description"}) and I'm trying to combine the maps into a single map and I'm just being flummoxed I tried destructuring it and then applying a merge to the maps whi

Re: noob question/request for guidance vis a vis connecting to SQL Server

2012-02-18 Thread VaedaStrike
first. Just ask if you have further questions, we try > to clean the way of mines as fast as we can with documentation and > everything. > > /Linus > Den 17 feb 2012 15:06 skrev "VaedaStrike" : > > > > > > > > > I'm really new to progr

noob question/request for guidance vis a vis connecting to SQL Server

2012-02-17 Thread VaedaStrike
I'm really new to programmIng. Started in relational database design and got myself a SQLServer based database for which I want to create a web based clojure/clojurescript/clojurescriptone based front end. I started learning programming (oop) with vb.net and vs and got to realize that to get to whe