Comments by LenR on scripts

15 comments

Comment on:
Forum UnArchiver

Apr 22, 2008

how about for lofiversion?

//code by Len Rodman
//tested on neowin.net forums
var site2 = loc.substring(0,loc.indexOf('/lofiversion') + 1);
if (m = loc.match(/index\.php\/([ft])(\d+)\.html/)) {
var page2;
if (m[1] == 't') { page2 = 'showtopic'; }
location.replace(site2 + 'index.php?' + page2 + '=' + m[2]);
}else if (loc.charAt(loc.length-1) == '/') {
location.replace(site2);
}

Comment on:
Yahoo Fantasy Baseball Live Stats

Apr 18, 2008

Cool.
It would be neat to replace the "Get StatTracker" link too (http://us.rd.yahoo.com/evt=50368/*http://baseba... on my page), and better yet, show the stats inline!

Comment on:
Yahoo Fantasy Baseball Matchups 2008

Apr 18, 2008

Great, but only works for pitchers now, showing undefined for all batters :(

Comment on:
LR Hover Thumbnail

Mar 26, 2008

  • Show your appreciation by sending Len a donation by PayPal.
    <form><input /><input /><input /><input src="https://www.paypal.com/en_US/i/btn/x-click-but04.gif" /></form>
  • Comment on:
    hover in peace

    Mar 24, 2008

    any way of using this to block the skreemr mouseovers, but ALLOW snap.com previews?

    Comment on:
    Snap Shots

    Mar 24, 2008

    Hmm.. I tried hovering an MP3 to see info, but no dice:
    http://www.skreemr.com/results.jsp?q=test

    Comment on:
    LinkThumb

    Mar 24, 2008

    cool :)

    In order to make the popup appear over Snap.com popups I made the z-index super high, as well (9 million) (http://userscripts.org/scripts/show/8798).

    The code looks to be modified from the snap.com code - so it shouldn't be too hard to integrate snap.com images into this script (instead of openthumbs). Should also be possible to have the popup appear above the cursor if at the bottom of the window, and to the left of the cursor if at the right of the window (like snap.com popups).

    Thanks for an awesome script!

    Comment on:
    Snap Shots

    Mar 24, 2008

    Any chance of getting the balloon to follow the cursor like the excellent LinkThumb (http://userscripts.org/scripts/show/23031)?

    Also, any chance of a way to disable the script for images in order to use the two together?

    I made some tweaks to the styling here:
    http://userstyles.org/styles/5926

    Comment on:
    LinkThumb

    Mar 22, 2008

    it'd be cool to show thumbshots for non-images; just prefix "http://open.thumbshots.org/image.pxf?url=" before the url. I've managed to change it to do this, but it changes the actual url so clicking takes you there.
    also, if you hover an image all the way on the right, it makes the page wider and sticks out on the right. It'd be nice to keep the popups within the page.

    Comment on:
    LinkThumb

    Mar 21, 2008

    great script!

    personal preferences:
    var thumbsize = 384;//LR: max dim of thumb
    tt.style.top=(posy-32)+'px';//LR: move image up a bit

    How about full-page previews next?
    I'd also love to see an option to disable image links to images (i.e. thumb hover) - but make it a var so we can set/unset it (i.e. var showthumbhover=true;)
    It should also be possible to show the partial image as it loads, instead of a loading icon (i.e. gif progressively improving; jpg loading in 20px lines at a time)

    Comment on:
    Linkify ting

    Jan 9, 2008

    Great script! I'd love to see support to de-cr@pify email address insertions - i.e. turn bob<at>test.com (or {at} _at_ etc) into bob@test.com.
    Anyone know what are the differences are between linkify ting (http://userscripts.org/scripts/show/2254) and linkify plus (http://userscripts.org/scripts/show/1352)? Only one I can see is that ting picks up links like google.com but nothing else.</at>

    Comment on:
    Linkify Plus

    Jan 9, 2008

    Great script! I'd love to see support to de-cr@pify email address insertions - i.e. turn bob<at>test.com (or {at} _at_ etc) into bob@test.com.
    Anyone know what are the differences are between linkify ting (http://userscripts.org/scripts/show/2254) and linkify plus (http://userscripts.org/scripts/show/1352)? Only one I can see is that ting picks up links like google.com but nothing else.</at>

    Comment on:
    eBay Auction Enhancer

    Jan 7, 2008

    broken. i'd love to see it though.

    Great script. It would be much improved if it could detect when too tired to creep and stop reloading though.

    Comment on:
    Facebook Fixer

    Jan 5, 2008

    Great app, but 2 things:
    1) when I hover a picture all the way on the right, the larger picture shows up to the right of it off the screen. Perhaps detect this and show pictures to the left, or always show them in the middle of the screen.

    2) this blocks peoples names in scrabulous on the player selection screen