Re: [Haskell-cafe] OT: Haskell desktop wallpaper?

2008-10-11 Thread Albert Y. C. Lai
Magnus Therning wrote: Where can I find some nice wallpapers inspired by Haskell, or maybe even created by Haskell code? I once suggested a futuristic feature for xmonad or xmonad plugin: screensaver that randomly picks a haskell lecture video to play or a haskell tutorial page to display. Th

Re: [Haskell-cafe] OT: Haskell desktop wallpaper?

2008-10-09 Thread George Pollard
Needs text in Haskell's official font ;) http://research.microsoft.com/~simonpj/papers/haskell-tutorial/TasteOfHaskell.pdf http://research.microsoft.com/~simonpj/papers/ndp/NdpSlides.pdf http://research.microsoft.com/~simonpj/papers/marktoberdorf/Marktoberdorf.ppt signature.asc Description: Thi

Re: [Haskell-cafe] OT: Haskell desktop wallpaper?

2008-10-09 Thread Cale Gibbard
Sure thing: http://cale.yi.org/LambdaAsphalt-1920x1200.jpg cheers! - Cale 2008/10/9 Magnus Therning <[EMAIL PROTECTED]>: > On Thu, Oct 9, 2008 at 8:24 AM, Cale Gibbard <[EMAIL PROTECTED]> wrote: >> Hello! >> >> I worked on this for a few minutes in the GIMP. Thought it might look >> nice spraypa

Re: [Haskell-cafe] OT: Haskell desktop wallpaper?

2008-10-09 Thread Jim Snow
Magnus Therning wrote: Very nice indeed. You don't have any images in aspect 8x5 that don't include the window decorations? ;-) (Yes, I'm lazy!) I replaced the sphereflake image with one without window decorations: http://syn.cs.pdx.edu/~jsnow/glome/sphereflake5-720p.png I don't have any

Re: [Haskell-cafe] OT: Haskell desktop wallpaper?

2008-10-09 Thread Magnus Therning
On Thu, Oct 9, 2008 at 7:32 AM, Jim Snow <[EMAIL PROTECTED]> wrote: > Ray tracing about a million spheres in a regular grid with reflections: > > lattice = > let n = 50 :: Flt > in bih [sphere (vec x y z) 0.2 | x <- [(-n)..n], > y <- [(-n)..n], >

Re: [Haskell-cafe] OT: Haskell desktop wallpaper?

2008-10-09 Thread Magnus Therning
On Thu, Oct 9, 2008 at 8:24 AM, Cale Gibbard <[EMAIL PROTECTED]> wrote: > Hello! > > I worked on this for a few minutes in the GIMP. Thought it might look > nice spraypainted on asphalt. > > http://cale.yi.org/LambdaAsphalt.jpg (this one's at 1280x1024) This one is nice. Any chance of getting it

Re: [Haskell-cafe] OT: Haskell desktop wallpaper?

2008-10-09 Thread Cale Gibbard
Hello! I worked on this for a few minutes in the GIMP. Thought it might look nice spraypainted on asphalt. http://cale.yi.org/LambdaAsphalt.jpg (this one's at 1280x1024) - Cale 2008/10/8 R. Emre Başar <[EMAIL PROTECTED]>: > Hi, > > I created a wallpaper from The.Monad.Reader logo. You can find

Re: [Haskell-cafe] OT: Haskell desktop wallpaper?

2008-10-08 Thread Jim Snow
Ray tracing about a million spheres in a regular grid with reflections: lattice = let n = 50 :: Flt in bih [sphere (vec x y z) 0.2 | x <- [(-n)..n], y <- [(-n)..n], z <- [(-n)..n]] http://syn.cs.pdx.edu/~jsnow/glome/Glome.hs-latti

Re: [Haskell-cafe] OT: Haskell desktop wallpaper?

2008-10-08 Thread R . Emre Başar
Hi, I created a wallpaper from The.Monad.Reader logo. You can find two versions here: http://tonguc.name/images/lambda-1280x800.png http://tonguc.name/images/lambda-1024x768.png Magnus Therning der ki: > This morning I got tired of my desktop wallpaper (one that ships with > Debian's Gnome packa

Re: [Haskell-cafe] OT: Haskell desktop wallpaper?

2008-10-08 Thread Derek Elkins
On Wed, 2008-10-08 at 10:12 +0100, Magnus Therning wrote: > This morning I got tired of my desktop wallpaper (one that ships with > Debian's Gnome packages). Typing "haskell desktop wallpaper" yeilded > a lot of links to wallpapers with Colleen Haskell, while she's a > beautiful lady it wasn't exa

Re: [Haskell-cafe] OT: Haskell desktop wallpaper?

2008-10-08 Thread Brandon S. Allbery KF8NH
On Oct 8, 2008, at 05:12 , Magnus Therning wrote: This morning I got tired of my desktop wallpaper (one that ships with Debian's Gnome packages). Typing "haskell desktop wallpaper" yeilded a lot of links to wallpapers with Colleen Haskell, while she's a beautiful lady it wasn't exactly what I wa

Re: [Haskell-cafe] OT: Haskell desktop wallpaper?

2008-10-08 Thread Dougal Stanton
2008/10/8 Magnus Therning <[EMAIL PROTECTED]>: > This morning I got tired of my desktop wallpaper (one that ships with > Debian's Gnome packages). Typing "haskell desktop wallpaper" yeilded > a lot of links to wallpapers with Colleen Haskell, while she's a > beautiful lady it wasn't exactly what I

Re: [Haskell-cafe] OT: Haskell desktop wallpaper?

2008-10-08 Thread Svein Ove Aas
2008/10/8 Magnus Therning <[EMAIL PROTECTED]>: > This morning I got tired of my desktop wallpaper (one that ships with > Debian's Gnome packages). Typing "haskell desktop wallpaper" yeilded > a lot of links to wallpapers with Colleen Haskell, while she's a > beautiful lady it wasn't exactly what I

[Haskell-cafe] OT: Haskell desktop wallpaper?

2008-10-08 Thread Magnus Therning
This morning I got tired of my desktop wallpaper (one that ships with Debian's Gnome packages). Typing "haskell desktop wallpaper" yeilded a lot of links to wallpapers with Colleen Haskell, while she's a beautiful lady it wasn't exactly what I was hoping to find. Hence this email. Where can I fi