Elijah Grey

Elijah Grey

23p

21 comments posted · 1 followers · following 0

1 week ago @ Elijah Grey - Pausing JavaScript wit... · 0 replies · +1 points

I like your idea, and will include something similar to it in async.js. Instead of extending Function\'s prototype, I\'m going to make the to object a function that takes a function as an argument and returns a function call descriptor generator for it.

4 weeks ago @ Elijah Grey - APNG Feature Detection · 1 reply · +1 points

Hosting an APNG image on an external server and serving it with an Access-Control-Allow-Origin: * header should work.

10 weeks ago @ Elijah Grey - E4X DOM Toolkit · 0 replies · +1 points

Only SpiderMonkey, Rhino (both maintained by Mozilla), and Tamarin (maintained by Adobe) support E4X. As for the demo, just try out the examples in the post.

15 weeks ago @ Elijah Grey - http-index-format Auto... · 0 replies · +1 points

It seems I forgot to update the link when I moved much of my stuff off of code.eligrey.com and onto Github repositories and gists. The link is now fixed.

25 weeks ago @ Elijah Grey - http-index-format Auto... · 0 replies · +1 points

You most likely forgot to put the "RewriteCond %{HTTP:User-Agent} Gecko/" condition in your .htaccess file.

30 weeks ago @ Elijah Grey - Associating Files With... · 1 reply · +1 points

Sorry, that can't be done in Windows. In other operating systems that support filetype meta data on files it is though.

36 weeks ago @ Elijah Grey - The Impossible Puzzle · 0 replies · +1 points

.falsecrypt isn't really part the challenge. It should be pretty obvious what kind of file that is. (what does FalseCrypt make you think of?)
I will give you one hint: Try listening to the original version of that tune and the one in the Impossible Puzzle. That might help you find where to look.

39 weeks ago @ Elijah Grey - The Impossible Puzzle · 0 replies · +1 points

Here is your hint: That data ends with an equals sign. Doesn't an ending equals sign make you think of any common encoding?

39 weeks ago @ Elijah Grey - The Impossible Puzzle · 0 replies · +1 points

Can you email me all of the solved puzzles you did so far? I remember how this ODT puzzle went, but part of the solution is in that code you got. I will give you a small hint if you do this. You can email me via my contact page.

39 weeks ago @ Elijah Grey - The Impossible Puzzle · 0 replies · +1 points

If I had the source files I would tell you the challenge you would have to solve but I don't anymore so I'll tell you the second way (I made 2 ways to solve some levels): check the last lines of the ChaosCrystal file using any old text editor. I forget what character encoding the characters are in so try a few.