Re: [Haskell-cafe] Functional programming podcast

2012-03-14 Thread Clint Moore
We're closing in on a month since this post. Did everyone decide to do their own thing, do nothing, or ? On Wed, Feb 22, 2012 at 7:12 PM, Ryan Newton wrote: > On Wed, Feb 22, 2012 at 12:00 PM, Clint Moore wrote: >> On Wed, Feb 22, 2012 at 5:50 AM, Christopher Done >> wrote

Re: [Haskell-cafe] Functional programming podcast

2012-02-22 Thread Clint Moore
On Wed, Feb 22, 2012 at 5:50 AM, Christopher Done wrote: > Show of hands, who would be interested in working on a podcast weekly > or biweekly and what would you like to provide? Light banter is an > acceptable answer. Some points that might be covered on such a podcast > might be: > > * Latest FP

Re: [Haskell-cafe] A Mascot

2011-12-14 Thread Clint Moore
> On Tue, Nov 22, 2011 at 10:34 AM, Vincent Hanquez wrote: >> >> >> I think cute is good enough, and heathmatlock's lamb da, a good and simple >> name with a funny pun, definitely made me smile, and hope that's something i >> see on haskell tshirts soon ;-) > > Done. > > http://open.spreadshirt.co

Re: [Haskell-cafe] Problem with linker

2011-06-03 Thread Clint Moore
On Sat, Jun 04, 2011 at 01:17:03AM +0200, Alejandro Serrano Mena wrote: > Hi, > I'm trying to use Hoogle as a library in my Summer of Code project. But when > I try to compile using Cabal, I get the following error: > > Linking dist/build/scion-browser/scion-browser ... > /home/serras/.cabal/lib/

Re: [Haskell-cafe] Enterprise Haskell -- help

2011-05-26 Thread Clint Moore
On Thu, May 26, 2011 at 10:57:42AM -0700, Jason Dagit wrote: > Database connectivity is a weakspot still. Haskell developers don't > seem to use databases nearly as often as Java developers. We have > several libraries for this, takusen and hdbc come to mind. Real-World > Haskell documents using

Re: [Haskell-cafe] Enterprise Haskell -- help

2011-05-26 Thread Clint Moore
While it's not a solution (yet) for a book, would a section or special section in the wiki be appropriate at least in the beginning? Our small company has been collecting cookbook-like recipies and best practices for a while now but definitely not anything close to as polished or collated as a b

Re: [Haskell-cafe] [web-devel] Looking for criticism and comments on web-mongrel2.

2011-01-21 Thread Clint Moore
On Fri, Jan 21, 2011 at 5:44 AM, Michael Snoyman wrote: > Glad to hear you were already working on the bytestring switch, I hope > I didn't focus on that too much ;). If you *are* planning on writing a Naw, you didn't. Using bytestrings as much as possible especially when dealing with network se

Re: [Haskell-cafe] Looking for criticism and comments on web-mongrel2.

2011-01-21 Thread Clint Moore
On Fri, Jan 21, 2011 at 5:30 AM, Vo Minh Thu wrote: > The link given on hackage to git is broken, it seems to be > web-mongrel2 instead of haskell-mongrel2. If you click on the latest version the link should be correct. And yes, it's web-mongrel2 - I caught that SECONDS after uploading it to hac

Re: [Haskell-cafe] [web-devel] Looking for criticism and comments on web-mongrel2.

2011-01-21 Thread Clint Moore
On Fri, Jan 21, 2011 at 5:28 AM, Michael Snoyman wrote: > On Fri, Jan 21, 2011 at 2:30 PM, Clint Moore wrote: > Looks like you've done a good job so far, and have even put in a fair > amount of docs. Impressive! Just some minor thoughts: Well thanks for the encouragement! &

[Haskell-cafe] Looking for criticism and comments on web-mongrel2.

2011-01-21 Thread Clint Moore
After sufficient hand-wringing I finally uploaded web-mongrel2 up to hackage and I'm interested in criticism of my approach. The module itself is terribly simple as it's meant to provide a lightweight layer between an application or framework and Mongrel2, but if nothing else, it's a start. Anywa

Re: [Haskell-cafe] Web development work

2010-09-16 Thread Clint Moore
On Sep 16, 2010, at 5:35 AM, Michael Snoyman wrote: > > OK, I'll bite on this one. I just registered the domain name > haskellers.com (I was surprised it was available). So let me ask the > community what information they would want out there. Here's the ideas > I had: > > * Users can create the

[Haskell-cafe] Haskell + CouchDB, anyone?

2010-05-28 Thread Clint Moore
Hi there, I'm trying to use any version of couchdb with Haskell and Database.CouchDB and I'm not having a ton of luck. I've talked to others in the past that have used it without a problem so I'm wondering what it is that I'm doing wrong. I can connect, and create new databases without a problem

Re: [Haskell-cafe] ANNOUNCE: HacPDX, A Hackathon in Portland

2009-08-11 Thread Clint Moore
On Tue, Aug 11, 2009 at 3:46 PM, Thomas DuBuisson wrote: > HacPDX is an opportunity for Portland Haskell hackers to join together > in building and improving libraries and tools.  If you've never been, > hackathons are typically not only a good opportunity for experienced > devs to work together bu