Your chance to employ an experienced clojure team!

2014-06-03 Thread Florian Over
Hey,
you know how hard it is to find good clojure developers?
This is your chance to hire a battle-proven team. :)
Our startup shutdown the core product right and our whole clojure team is
available from July.
We would love to work together in this team in the future.
Relocation is not really an option but contact us either way!
(We are based in Cologne area, Germany)

We developed a cloud-based document management solution for end-users
and small/medium businesses. (Event-driven, CQRS architecture)

We did the whole enchilada from architecture, concept, research 
development to hosting and operations.

Some of the technologies we used:
* ring, compojure, clojure-script, http-kit
* prismatic-schema
* ... dozen of other clojure libraries :)
* pallet
* riemann
* zookeeper
* postgres
* AWS (ec2, s3, dynamoDB, SQS, Cloudfront, EMR, Cloudwatch, ...)

Right now we are not allowed to show or open-source the code we developed.
:(

* Islon Scherer - https://github.com/stackoverflow
* Emil Yessenamanov - https://github.com/mobyte
* Gerrit Hentschel - https://github.com/gerrit-hntschl
* Florian Over - https://github.com/FlorianO

Feel free to contact me directly for more information.
Best regards Florian

-- 
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 unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
Clojure group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: wally: a alternative way to discover functions

2013-09-07 Thread Florian Over
Hi,
you could check for io! to find forms with side-effect, but i think it is
seldom used.
Florian

http://clojuredocs.org/clojure_core/clojure.core/io!


2013/9/8 Maximilien Rzepka maximilien.rze...@gmail.com

 Found many times apropos useful...
 user (apropos partition)
 (partition-by partition-all partition)

 But wally approach is really cool.
 Thanks for sharing
 @maxrzepka

 Le jeudi 5 septembre 2013 23:23:28 UTC+2, Islon Scherer a écrit :

 Hey guys,

 I don't know about you but when I was a beginner in Clojure (and it still
 happens every now and then) I had a hard time finding functions using `doc`
 or `find-doc`,
 normally because I didn't remember the name of the function or because my
 only clue was a generic name so find-doc would return too much results. But
 one
 thing I knew: what to expect of the function, I knew the inputs and the
 outputs. That's why I decided to create wally, because sometimes you don't
 know the name of the function you want but you know how it should behave.

 With wally you can tell the inputs and the output and it'll search for
 functions that match those inputs/outputs.

 Ex:

 user= (find-by-sample {1 1, 2 3, 3 1, 4 2} [1 2 3 4 4 2 
 2])-clojure.core/frequencies([coll])
   Returns a map from distinct items in coll to the number of times
   they appear.


 user= (find-by-sample '((1 2 3) (4 5)) (partial  3) [1 2 3 4 5])
 -
 clojure.core/partition-by
 ([f coll])
   Applies f to each value in coll, splitting it each time f returns
a new value.  Returns a lazy seq of partitions.


  
 https://github.com/**stackoverflow/wallyhttps://github.com/stackoverflow/wally

  --
 --
 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 unsubscribe from this group, send email to
 clojure+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/clojure?hl=en
 ---
 You received this message because you are subscribed to the Google Groups
 Clojure group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to clojure+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.


-- 
-- 
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 unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
Clojure group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Clojure in production

2013-06-19 Thread Florian Over
Hi,
we at doo.net are using clojure and clojurescript for all our backend and
web development.
We are also still in need for clojure developers. :)

Florian


2013/6/19 Nikita Prokopov proko...@gmail.com

 We're using Clojure for a year in one of our backend project (real-time
 social feeds aggregation  processing) at AboutEcho.com (Novosibirsk 
 Ulyanovsk, Russia). 1.5.1 + a little bit of ClojureScript for internal
 dashboard.

  --
 --
 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 unsubscribe from this group, send email to
 clojure+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/clojure?hl=en
 ---
 You received this message because you are subscribed to the Google Groups
 Clojure group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to clojure+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.




-- 
-- 
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 unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
Clojure group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: ANN concerto 0.1.0-SNAPSHOT

2012-11-13 Thread Florian Over
Hi Jamie,
will take a look on this. :)
Thursday is our Meetup (Cologne Clojure User Group).


Thanks
Florian

2012/11/13 Bruce Durling b...@otfrom.com:
 I know at least one clojure dojo that would be interested.

 On Nov 13, 2012 7:24 PM, Jamie Brandon ja...@scattered-thoughts.net
 wrote:

 Concerto extends nrepl (and nrepl.el) with a broadcast mechanism so
 that multiple users can colloborate within a single repl.

 Just an experiment, I'm curious to see whether anyone has a use for
 this. My eventual goal is to use it for collaborative ovetone sessions
 but for now I have to get back to other work.

 https://github.com/jamii/concerto/

 --
 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 unsubscribe from this group, send email to
 clojure+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/clojure?hl=en

 --
 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 unsubscribe from this group, send email to
 clojure+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/clojure?hl=en

-- 
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 unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en


Re: Clojurians in Austria

2012-05-29 Thread Florian Over
Hi
i met a nice guy (David from intermaps.com) from Vienna on EuroClojure.
He mentioned that there are other Clojure-User in Vienna as well.
But no UserGroup right now.

Maybe you can start irc clojure-at ?

Florian

2012/5/29 Jozef Wagner jozef.wag...@gmail.com:
 Hi,

 Are there some Clojurians from Austria or is there an Austria Clojure
 group?

 I'm looking for a Clojure related job in Austria, and so far I haven't found
 any Austrian group on meetup.com nor on the google groups :(

 Best,
 Jozef

 --
 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 unsubscribe from this group, send email to
 clojure+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/clojure?hl=en

-- 
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 unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en


Re: Anyone on Google+ yet?

2011-07-15 Thread Florian Over
http://gplus.to/FlorianOver

2011/7/15 Daniel Renfer duck112...@gmail.com

 On Thu, Jul 14, 2011 at 1:12 PM, Claudia Doppioslash
 claudia.doppiosl...@gmail.com wrote:
  My Clojure circle is all set up but empty.
  My g+ is: http://gplus.to/gattoclaudia
 
  Please add link to your profile below.
 
  --
  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 unsubscribe from this group, send email to
  clojure+unsubscr...@googlegroups.com
  For more options, visit this group at
  http://groups.google.com/group/clojure?hl=en

 http://gplus.to/duck1123

 --
 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 unsubscribe from this group, send email to
 clojure+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/clojure?hl=en


-- 
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 unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Re: Russ olsen's Clojure Book

2011-06-30 Thread Florian Over
I also recommend to read the last chapter of the book Thinking in Clojure.
They have a good overview of equivalences of OO design pattern. (If needed)

If you want to Think clojure (maybe Think Lisp) this is the book for you!

Best regards
Florian Over

2011/6/30 Vivek Khurana hiddenharm...@gmail.com

 On Thu, Jun 30, 2011 at 12:10 PM, Sean Corfield seancorfi...@gmail.com
 wrote:
  On Wed, Jun 29, 2011 at 9:07 PM, Vivek Khurana hiddenharm...@gmail.com
 wrote:
   Many of the design patterns as presented by Gang of Four and Martin
  Fowler are strictly OO based are suitable for only for OO based
  languages.
 
  I don't agree - I think many of those patterns can be applied in a
  non-OO world but the implementation will look a bit different...

  I did not say all of them...

 regards
 Vivek

 --
 The hidden harmony is better than the obvious!!

 --
 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 unsubscribe from this group, send email to
 clojure+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/clojure?hl=en


-- 
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 unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en