Search found 5 matches

by Alex Ati
Sun Aug 17, 2008 7:54 am
Forum: Common Lisp
Topic: How to resize an image with image-magick
Replies: 1
Views: 6885

How to resize an image with image-magick

Hello! I'm trying to use cl-magick to resize an image file, but i can't find how to. After asdf-installing cl-magick on an ubuntu distro, the bindings couldn't find the alien functions. I managed to spot the error; certain .so files assumed to be existing actually weren't (they were .so.10 and the l...
by Alex Ati
Sun Aug 17, 2008 7:43 am
Forum: The Lounge
Topic: RSS feed
Replies: 25
Views: 43216

Re: RSS feed

I agree!
by Alex Ati
Thu Jul 03, 2008 10:13 am
Forum: The Lounge
Topic: Thank you.
Replies: 22
Views: 44581

Re: Thank you.

Yeah, and so bad the server OS is not on lisp either, man. Be pragmatic!
On the logo thing, the Made With Lisp Lizard, is the one i like the most: http://bc.tech.coop/blog/051123.html
by Alex Ati
Thu Jul 03, 2008 10:02 am
Forum: The Lounge
Topic: Lispquiz?
Replies: 4
Views: 19714

Re: Lispquiz?

First post! Hello from Madrid, Spain. The quiz seems a good idea. I was needing some "katas" to gain fluency in lisp. I stumbled across some problem collections, but were pretty short, like ten-liners. Last weekend talking with a friend we had this idea about doing ten-hour projects. It wo...
by Alex Ati
Thu Jul 03, 2008 10:00 am
Forum: Common Lisp
Topic: What are you doing in Common Lisp lately?
Replies: 26
Views: 65778

Re: What are you doing in Common Lisp lately?

I'm working on two dynamic web pages, a simple one that's mainly an image voting system, and on a bigger one that manages flashcards, as a shared learning tool.