Jump to content

jross

Members
  • Posts

    2,618
  • Joined

  • Days Won

    12

Everything posted by jross

  1. So Fudge Tunnel wants to be in black and white? (See Family Guy's Penguin Publishing)
  2. Which ball is the pitcher going to throw next? Usually, this is a mystery. But sometimes, pitchers can unintentionally give clues to opposing batters about their impending pitch. This is called “tipping pitches.” If a pitcher is tipping their throws, they are doing the hitter an excellent service. So, tipping is something hitters should take advantage of, and something pitchers need to combat. https://thechamplair.com/baseball/what-is-tipping-pitches/
  3. This is a good time for any TNG nerds.
  4. Am I close? Bang Bang (My Baby Shot Me Down) California Dreamin House of the Rising Sun Nowhere Man Paint It Black (I Can't Get No) Satisfaction (Sittin' On) The Dock of the Bay The Good, the Bad and the Ugly (theme) Working in the Coal Mine
  5. I like the idea. Meanwhile check out https://sidelineswap.com/shop/wrestling/l11604
  6. Only 19 of 300+ no-hitters were combined efforts in MLB history, but the trend has changed. https://www.espn.com/mlb/history/nohitters
  7. Baseball stats are ludicrously positive. Johnny Bravo may be battling the Mendoza line on the year, but when it is his turn at bat, the scoreboard says "Batting .412 against LHP on Tuesday 1PM games when the count is 2 and 0 and no runners on base."
  8. 12 hours ago, Zap Brannigan said: "Absolutely, 99% not guilty."
  9. I expected Zap Brannigan to say it better. "I want to slap your sister with a slice of bologna" or "Well, well. We meet again, Leela, only this time, I’m the one judging the sausage."
  10. IMO the score should have been 4-1 for Garoutte over Gallagher after 1st. Not that it mattered. It was all Gallagher in the 2nd and 3rd, so it did not matter.
  11. tOSU caught a break at the end of the 1st. Looked like 2pt TD to me.
  12. Chrome users can ignore and unignore topics from forums with this user script. Create the new script in your user/javascript utility and paste the attached text. Notice below in the Tampermonkey menu that Toggle Ignored Topic Display is a selection. Select the trash icon when hovering over a topic. The topic will disappear. Technical note: The topics to ignore are written to C:\Users\<username>\AppData\Local\Google\Chrome\User Data\Profile 1\Local Storage\leveldb\* in key value pairs like this: rit_ignoredTopics[{"id":"74"},{"id":"101"} To unignore topics, select Toggle Ignored Topic Display from the user script (Tampermonkey, etc.) menu. All hidden topics will display. Hover over the topic, select the trash can icon, and the topic will be displayed moving forward. You can ignore/unignore in this fashion and select Toggle Ignored Topic Display to hide ignored topics when finished. TopicIgnoreList-js-v0.1.txt
  13. // Release Notes // v0.1 | Initial release removes posts with capitalized words, changes images, changes profile display names, and removes badges. // v0.2 | Add support for profile hover/popups and pagination loads // v0.3 | Remove member signatures. Only remove posts if there are multiple words in caps together. More images and names. ImproveIntermatForum-js-v0.3.txt
  14. How does one decipher @treep2000. Did you buy a jeep truck for $2000? https://www.urbandictionary.com/define.php?term=Treep A truck/jeep Travel, Eat, Repeat Twitter Creep Trump Sheep Creeping from a tree
  15. One might overlook the need to type a reason for hiding and select 'Save' after they choose 'hide' from the ... option.
  16. Just so you know, the hidden post is removed from the view of everyone but moderators, including the author. The author cannot find and unhide their post. A moderator could unhide a post if the author made a rare request.
  17. jross

    11.5.22 CFB

    If Andy Reid was coach… lock it
  18. I could not tell that it was a paw print. Here is how your profile looks for me...
  19. Notes After installing the tampermonkey extension, select it, Create a new script..., and paste the javascript into it. Save the file. Refresh the Intermat Forum in the Chrome web browser, and it should work. You can disable the script directly from the tampermonkey extension or remove function calls inside of makeImprovements() by adding '//' to comment out a call like //removePostsWithCAPS();. Currently, I disable the script when editing a post because the edit language contains CAPs, and the post is deleted HaHa. Javascript is a programming language that runs in real-time on the web browser. This javascript file contains commands that manipulate the content displayed on a web page. Content may be added, removed, the color changed, etc. Anyone that wants to contribute or optimize is welcome. I do not have web development knowledge. Screenshots show the ability to create a new script, enable/disable the script, and edit the script.
  20. This example adds more profile names and profile image changes. It adds support for retaining improvements in pagination scenarios and profiles hover popups. Also, anyone that wants to contribute is welcome. I'm figuring out javascript as I go and do not have web development knowledge. ImproveIntermatForum-js-v0.2.txt
  21. @ionel - what is that a profile picture of, and what's the story behind your profile name? @Fadzaev2 - are you the biggest fan of the Russian Fadzaev? Is there a story there?
×
×
  • Create New...