hehehehe :)
Anyone suffering from epilepsy now can hit escape in FireFox and it will stop the gif ;)
Douglas F Shearer
said on
26 Apr 2007 at 15:34
I think I might leave reading this one to the morning…..!
rluv
said on
26 Apr 2007 at 15:43
Frame 4 with the deer is a complete masterpiece!
Dysinger
said on
26 Apr 2007 at 16:30
OMG that’s horrid. I think I just had an epileptic seizure.
Shazburg
said on
26 Apr 2007 at 16:32
Right+Click in Safari makes it stop. Makes it all stop. They can’t hurt me as long as I have my Mighty Mouse!
goodenough
said on
26 Apr 2007 at 16:41
Cyclog
chris
said on
26 Apr 2007 at 16:43
Where is the sound?
DrNic
said on
26 Apr 2007 at 16:44
Do you have a standard background flickr photo set for your unit test code?
hoyhoy
said on
26 Apr 2007 at 16:46
YTMND
misuba
said on
26 Apr 2007 at 16:55
your.head do |head|; asplode; end
why
said on
26 Apr 2007 at 17:12
Does anyone know the Firefox command for speed-up-and-magnify? I’m sure some of us would be so glad to hear of it.
where
said on
26 Apr 2007 at 17:21
This looks like a job for…
bruceb3
said on
26 Apr 2007 at 17:26
I love it!
netghost, thanks for the firefox tip.
evanfarrar
said on
26 Apr 2007 at 18:55
why: lovely! I would suggest animating it with javascript domswaps so that the user can speed up the animations easily. Also I would reccommend splicing every mod 2 character into a transparent gif then overlaying them with absolute positioning so that you can wobble even and odd chars independently.
Also, to reduce your compatibility in other browsers and make more beautiful animations that are not vulnerable to weak OCR , please write your own fonts in SVG and embed the svg directly in your xhtml. With any luck, you won’t be in the ruby planet in less than 5 posts.
Anynymous coward
said on
26 Apr 2007 at 19:02
What the fuck? Please stop this.
evanfarrar
said on
26 Apr 2007 at 19:10
I hope this helps the kid who is doing the google summer of code “rails in browser breakpointer”. I also hope he is not succeptible to seizures.
cdcarter
said on
26 Apr 2007 at 19:34
Do you use Exceptions as continuations? You raise Continue, which doesn’t make sense outside that context.
Keep these coming _why, great code, and quite fun to get working! Do you have a script that generates these? I would love to add this to my blaagh
Danno
said on
26 Apr 2007 at 20:19
_why, much as I appreciate your continued experimentation with Ruby, I miss the old days of clever syntax hacks that made programming not only fun and interesting, but an honest to goodness adventure.
This latest series has been more like a bad trip than anything else, I’m afraid to say.
Djur
said on
26 Apr 2007 at 21:23
What a bunch of pantswetters. Bravo, _why.
cdcarter: It would appear that he’s using the Continue exception much as one might use a catch … throw … end block. As far as I can tell, the advantage is one less indent level because of the method-level ensure.
QuickRedFox
said on
26 Apr 2007 at 22:58
It’s GREAT !
Klondike
said on
26 Apr 2007 at 23:04
IT’S LIKE I ’M ON DISCO VACATION !
yo
said on
27 Apr 2007 at 00:23
yo
jEFF
said on
27 Apr 2007 at 03:09
Stayin’ Aliiiiiiiiiiiiiive
hgs
said on
27 Apr 2007 at 03:11
_Why: I’m using ImageZoom
but I don’t know how to control speed. I don’t see any mechanism for stepping through the images now that I have hit Escape to freeze it. HTH .
ジョンジョイス
said on
27 Apr 2007 at 04:19
ヤベ〜
c’est magnific!
Trejkaz
said on
27 Apr 2007 at 05:22
You need to do this shit in SVG so at least we can copy it.
Anonymous
said on
27 Apr 2007 at 06:25
Nick
said on
27 Apr 2007 at 06:38
I suspect that I many people will now go to Why’s blog to not see the code, but how it is presented.
forrestc
said on
27 Apr 2007 at 08:19
哥们儿,还让不让人看了?
llasram
said on
27 Apr 2007 at 09:32
_why, I must say: you are a man who knows how to say “fuck you” to his critics. :-)
hgs
said on
27 Apr 2007 at 09:35
Just discovered that in Firefox, attempting to drag the image will give the “you can’t do that” slashed circle, and will freeze the image temporarily. Thus you can get to see all the images inside by repeating this. This is still with the above image tool installed.
how
said on
27 Apr 2007 at 20:01
anybody have any comments about what the code does? or are you just masking the fact that you dont know by complaining about images on the web?
saint_cypher
said on
29 Apr 2007 at 14:54
Is that a Fallow Deer?
tirins.play
said on
30 Apr 2007 at 06:37
why, you had to go out and encourage him</ >
i see a moose
Toast_in_the_Pants
said on
02 May 2007 at 16:52
You can drag the image to your Desktop and view it with Preview to see all the images.
Using Escape in Camino will also cause the image to stop.
Dave Burt
said on
02 May 2007 at 19:22
This looks much simpler than IRB ::Irb.
But why do you define exceptions and raise Empty instead of just throw-ing :empty?
Do you sometimes want to pass a message along with the thrown thing? Do you want doco on them in RDoc?
abscond
oh why
Ben
this ?
netghost
hehehehe :) Anyone suffering from epilepsy now can hit escape in FireFox and it will stop the gif ;)
Douglas F Shearer
I think I might leave reading this one to the morning…..!
rluv
Frame 4 with the deer is a complete masterpiece!
Dysinger
OMG that’s horrid. I think I just had an epileptic seizure.
Shazburg
Right+Click in Safari makes it stop. Makes it all stop. They can’t hurt me as long as I have my Mighty Mouse!
goodenough
Cyclog
chris
Where is the sound?
DrNic
Do you have a standard background flickr photo set for your unit test code?
hoyhoy
YTMND
misuba
your.head do |head|; asplode; end
why
Does anyone know the Firefox command for speed-up-and-magnify? I’m sure some of us would be so glad to hear of it.
where
This looks like a job for…
bruceb3
I love it! netghost, thanks for the firefox tip.
evanfarrar
why: lovely! I would suggest animating it with javascript domswaps so that the user can speed up the animations easily. Also I would reccommend splicing every mod 2 character into a transparent gif then overlaying them with absolute positioning so that you can wobble even and odd chars independently.
Also, to reduce your compatibility in other browsers and make more beautiful animations that are not vulnerable to weak OCR , please write your own fonts in SVG and embed the svg directly in your xhtml. With any luck, you won’t be in the ruby planet in less than 5 posts.
Anynymous coward
What the fuck? Please stop this.
evanfarrar
I hope this helps the kid who is doing the google summer of code “rails in browser breakpointer”. I also hope he is not succeptible to seizures.
cdcarter
Do you use Exceptions as continuations? You raise Continue, which doesn’t make sense outside that context.
Keep these coming _why, great code, and quite fun to get working! Do you have a script that generates these? I would love to add this to my blaagh
Danno
_why, much as I appreciate your continued experimentation with Ruby, I miss the old days of clever syntax hacks that made programming not only fun and interesting, but an honest to goodness adventure.
This latest series has been more like a bad trip than anything else, I’m afraid to say.
Djur
What a bunch of pantswetters. Bravo, _why.
cdcarter: It would appear that he’s using the Continue exception much as one might use a catch … throw … end block. As far as I can tell, the advantage is one less indent level because of the method-level ensure.
QuickRedFox
It’s GREAT !
Klondike
IT’S LIKE I ’M ON DISCO VACATION !
yo
yo
jEFF
Stayin’ Aliiiiiiiiiiiiiive
hgs
_Why: I’m using ImageZoom but I don’t know how to control speed. I don’t see any mechanism for stepping through the images now that I have hit Escape to freeze it. HTH .
ジョンジョイス
ヤベ〜 c’est magnific!
Trejkaz
You need to do this shit in SVG so at least we can copy it.
Anonymous
Nick
I suspect that I many people will now go to Why’s blog to not see the code, but how it is presented.
forrestc
哥们儿,还让不让人看了?
llasram
_why, I must say: you are a man who knows how to say “fuck you” to his critics. :-)
hgs
Just discovered that in Firefox, attempting to drag the image will give the “you can’t do that” slashed circle, and will freeze the image temporarily. Thus you can get to see all the images inside by repeating this. This is still with the above image tool installed.
how
anybody have any comments about what the code does? or are you just masking the fact that you dont know by complaining about images on the web?
saint_cypher
Is that a Fallow Deer?
tirins.play
i see a moose
Toast_in_the_Pants
You can drag the image to your Desktop and view it with Preview to see all the images.
Using Escape in Camino will also cause the image to stop.
Dave Burt
This looks much simpler than IRB ::Irb.
But why do you define exceptions and
raise Emptyinstead of justthrow-ing:empty?Do you sometimes want to pass a message along with the thrown thing? Do you want doco on them in RDoc?
why
Just not in the habit I guess.