5 responses to “Converting to entities on the fly”

  1. Sara

    So, you have done it, Jaykul? Can I use it to put a quick link on my Mozilla link bar? If it works for me, I will contact you to get your Wish List info.

  2. Joel "Jaykul" Bennett

    Well, yeah, in a manner of speaking. [ ;-) ] It works great, in any application … as long as you’re on Windows.

    I’m not sure how well it will work on your browser bar (I use it as a hotkey, as I described above). IE could run it from the browser bar, since they support application shortcuts there, but I think Mozilla will try to open it. [ :-( ] On top of which, when I tried links on the browser bar clicking them took the focus away from the selected text, which means nothing really happens [ :-p ]

  3. Sara

    Ok, I see. Hm. I wonder how to make it a bookmark so I could drag it to the link bar? Like a bookmarklet…I will have to try it. :) Thanks!

  4. Joel "Jaykul" Bennett

    Well, I think I can solve that too, if you want …
    I wrote this a while back: http://jaykul.huddledmasses.org/scripting/run_protocol_handler.php

    I can change that script to register a specific (user-specified, of course) script-only protocol, so it wouldn’t pop up the confirmation and the console (since those prevent scripts from doing their jobs).

    However, I’m not sure that will solve it 100%, since the focus issue may still persist … did you try it as a hotkey?

  5. Sean Schricker

    I use Macro Express and it’s really good for what it is, but has no javascript support. I also use EditPadPro, and it’s really good at what it does, but the author won’t put in macros. (He’s got some kinda-macro-ish things). With your DLL I am now able to work with Macro Express more closely, spitting out [RegExp]ed text. I am VERY happy to have found this. THANKS!!