Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
clj-noir
Conversations
About
clj-noir
Contact owners and managers
1–30 of 316
Mark all as read
Report group
0 selected
Bahman Movaqar
, …
Richard Hurt
8
Mar 5
Multiple Noir Apps on One Server
Https://www.innovativedigitalsolutions.net/ Https://www.buildingwebsitebacklinks.com/ https://www.
unread,
Multiple Noir Apps on One Server
Https://www.innovativedigitalsolutions.net/ Https://www.buildingwebsitebacklinks.com/ https://www.
Mar 5
ljcp...@gmail.com
3/21/14
Does lib-nor has function which support https server?
Hi, noir.util.middleware.war-handler startup a http server, then which function support https server?
unread,
Does lib-nor has function which support https server?
Hi, noir.util.middleware.war-handler startup a http server, then which function support https server?
3/21/14
Brian Craft
, …
Tomasz Lipski
3
4/15/13
isolating side effects
On Sunday, April 14, 2013 11:37:39 PM UTC+2, Brian Craft wrote: In the examples I've seen, view
unread,
isolating side effects
On Sunday, April 14, 2013 11:37:39 PM UTC+2, Brian Craft wrote: In the examples I've seen, view
4/15/13
Brian Craft
, …
Chris Granger
5
4/14/13
error loading noir.response
Thanks, that did it! I didn't realize there was an 1.3.0. On Sunday, April 14, 2013 8:26:25 AM
unread,
error loading noir.response
Thanks, that did it! I didn't realize there was an 1.3.0. On Sunday, April 14, 2013 8:26:25 AM
4/14/13
Timothy Pratley
,
Linus Ericsson
5
3/31/13
Converting arguments to values
Woohoo! Very elegant! For supercompact webservice syntax you should take look at pedestal.io . And
unread,
Converting arguments to values
Woohoo! Very elegant! For supercompact webservice syntax you should take look at pedestal.io . And
3/31/13
xavi
2
3/7/13
base web app noir-auth-app now uses Enlive
Hi there, just a heads up to let you know that I completed moving to Compojure + lib-noir, replaced
unread,
base web app noir-auth-app now uses Enlive
Hi there, just a heads up to let you know that I completed moving to Compojure + lib-noir, replaced
3/7/13
William Sharkey
,
Chris Granger
4
3/2/13
Noir in Lighttable does not run
What version of Clojure? That sort of error usually happens when you're using an older version.
unread,
Noir in Lighttable does not run
What version of Clojure? That sort of error usually happens when you're using an older version.
3/2/13
Anthony Grimes
, …
Eran Medan
11
2/1/13
Moving away from Noir
Anthony and Chris, thank you for the amazing work you did on this, one small thing I would like to
unread,
Moving away from Noir
Anthony and Chris, thank you for the amazing work you did on this, one small thing I would like to
2/1/13
Tim Galebach
, …
Frank Siebenlist
6
12/31/12
Using fetch with just ring/compojure (as opposed to noir)?
I was looking for exactly the same "fetch-for-ring-compojure" solution after the noir death
unread,
Using fetch with just ring/compojure (as opposed to noir)?
I was looking for exactly the same "fetch-for-ring-compojure" solution after the noir death
12/31/12
Alexey Aleksandrov
12/20/12
500 page returns charset ISO-8859-1
Hello! 500 pages always returns header "Content-Type text/html;charset=ISO-8859-1". Can I
unread,
500 page returns charset ISO-8859-1
Hello! 500 pages always returns header "Content-Type text/html;charset=ISO-8859-1". Can I
12/20/12
lin...@redhandgaming.net
12/14/12
Where is the Default Page?
From a terminal, I run: lein new noir webapp cd webapp lein run (as the website webnoir.org dictates)
unread,
Where is the Default Page?
From a terminal, I run: lein new noir webapp cd webapp lein run (as the website webnoir.org dictates)
12/14/12
2tothe8th
, …
John Gabriele
15
12/10/12
1.3 Release?
On Sunday, December 9, 2012 10:04:59 PM UTC-5, Anthony Grimes wrote: I have released 1.3.0 to clojars
unread,
1.3 Release?
On Sunday, December 9, 2012 10:04:59 PM UTC-5, Anthony Grimes wrote: I have released 1.3.0 to clojars
12/10/12
Jesse
11/26/12
unread,
11/26/12
Jesse
11/24/12
Re: [noir] Abridged summary of clj-noir@googlegroups.com - 7 Messages in 2 Topics
unread,
Re: [noir] Abridged summary of clj-noir@googlegroups.com - 7 Messages in 2 Topics
11/24/12
Yixun Fang
, …
Chris Granger
7
11/24/12
Is there a way to get the HttpServletRequest object in Noir?
This is something better asked on the ring list since I'm not a java guy by any stretch of the
unread,
Is there a way to get the HttpServletRequest object in Noir?
This is something better asked on the ring list since I'm not a java guy by any stretch of the
11/24/12
chisquare05
, …
Anthony Grimes
6
11/23/12
help: compojure/noir version clash? (e.g., OPTIONS routes)
The :exclusions did work; I just had to do a lein clean first. Thanks again for your help! On Friday,
unread,
help: compojure/noir version clash? (e.g., OPTIONS routes)
The :exclusions did work; I just had to do a lein clean first. Thanks again for your help! On Friday,
11/23/12
Torbjørn Vatn
, …
Chris Granger
7
11/22/12
[jayq] "No protocol method ISeqable.-seq" for result of (children $xx) call
noir cljs uses an ancient build of clojurescript. Better off just sticking with lein-cljsbuild.
unread,
[jayq] "No protocol method ISeqable.-seq" for result of (children $xx) call
noir cljs uses an ancient build of clojurescript. Better off just sticking with lein-cljsbuild.
11/22/12
rsl...@gmail.com
, …
Juan Antonio Plaza
21
11/19/12
Question about wrap-route
Hi Chris, I'm using noir 1.3.0-beta10, any update on this? On Wednesday, May 9, 2012 12:21:13 PM
unread,
Question about wrap-route
Hi Chris, I'm using noir 1.3.0-beta10, any update on this? On Wednesday, May 9, 2012 12:21:13 PM
11/19/12
Frank Siebenlist
, …
2tothe8th
11
11/16/12
2-way fetch over websockets?
Thanks for the pusher recommendation. I've seen that before. That looks cool. David On Thursday,
unread,
2-way fetch over websockets?
Thanks for the pusher recommendation. I've seen that before. That looks cool. David On Thursday,
11/16/12
Ray Miller
, …
Mark Rathwell
9
11/14/12
Session synchronization across threads
All I can think is, as Chris implied, the session hasn't actually been persisted to the store yet
unread,
Session synchronization across threads
All I can think is, as Chris implied, the session hasn't actually been persisted to the store yet
11/14/12
Sean S
, …
Nick Bauman
5
11/8/12
In the default directory structure, where would the clojurescript files go?
Traction is picking up: At our local Clojure user's group (clojure.mn) we hacked on clojurescript
unread,
In the default directory structure, where would the clojurescript files go?
Traction is picking up: At our local Clojure user's group (clojure.mn) we hacked on clojurescript
11/8/12
Erik Bakstad
,
Chris Granger
2
11/4/12
Validation errors by field
You can get at the errors directly: @validation/*errors* - but I agree that should be baked in
unread,
Validation errors by field
You can get at the errors directly: @validation/*errors* - but I agree that should be baked in
11/4/12
Samrat Man Singh
11/2/12
avoiding a timeout
I'm getting timeout errors on an app(because processing some data is taking a while). I
unread,
avoiding a timeout
I'm getting timeout errors on an app(because processing some data is taking a while). I
11/2/12
Sean S
, …
Mark Rathwell
6
10/31/12
Does anyone use Gaka with Noir?
Awesome. Works now. Thanks a lot. On Wednesday, October 31, 2012 3:54:01 PM UTC-4, Mark Rathwell
unread,
Does anyone use Gaka with Noir?
Awesome. Works now. Thanks a lot. On Wednesday, October 31, 2012 3:54:01 PM UTC-4, Mark Rathwell
10/31/12
Geo
, …
Nick Bauman
9
10/29/12
Cookies disappear after browser restart
I got help on the ring discussion group. In order to make :expires work properly you need to
unread,
Cookies disappear after browser restart
I got help on the ring discussion group. In order to make :expires work properly you need to
10/29/12
nick
10/17/12
Testing sessions?
How do I get sessions to work with send-request? (deftest get-messages-test (with-noir (session/put!
unread,
Testing sessions?
How do I get sessions to work with send-request? (deftest get-messages-test (with-noir (session/put!
10/17/12
Yiğit Ünlü
,
Mark Rathwell
3
10/13/12
Gaeshi with Noir
I wasn't able to make it work with Noir. This is my real problem actually. And I don't have
unread,
Gaeshi with Noir
I wasn't able to make it work with Noir. This is my real problem actually. And I don't have
10/13/12
Geo
10/8/12
Render to an anchor
I have a page with a form at the very bottom. If any errors occur on submission I'd hate for the
unread,
Render to an anchor
I have a page with a form at the very bottom. If any errors occur on submission I'd hate for the
10/8/12
Yiğit Ünlü
10/5/12
Example web pages
Hello, I'm new here. Sorry if it is asked before but, are there any web sites that uses noir? I
unread,
Example web pages
Hello, I'm new here. Sorry if it is asked before but, are there any web sites that uses noir? I
10/5/12
Tom Maynard
, …
Matan Safriel
17
10/2/12
Noob stumbles coming out of the gate
Similar type of experience on my side. lein new noir myapp creates new project. lein compile fails
unread,
Noob stumbles coming out of the gate
Similar type of experience on my side. lein new noir myapp creates new project. lein compile fails
10/2/12