Jump to content

Mathwiz

Member
  • Posts

    1,858
  • Joined

  • Last visited

  • Days Won

    51
  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by Mathwiz

  1. ATSC 3.0 doesn't have a hard cut-over date like the transition from analog to digital did. And for the next few years, stations have to continue broadcasting at least their primary channel in ATSC 1.0 if they decide to broadcast in ATSC 3.0. And the FCC doesn't even plan to ever mandate ATSC 3.0 tuners in new TVs! So I don't think we'll see an end to ATSC 1.0 broadcasts anytime soon. At any rate, though, that's a tuner issue. Presumably, once ATSC 3.0 tuners hit the market, SiliconDust will make an HDHR with them, and you can just put one on your network. There's a question of whether it'll be compatible with current models, and if not, whether drivers will be available for a product as old as WMC, but I'll cross that bridge when I come to it. That's correct. Unless you're using cable TV with a CableCard tuner, you don't need WMC. Any other PVR freeware would do. (Is MediaPortal still maintained? That one looked like the best alternative a few years back when I was considering my options.) But as always, it's a hassle to switch; so as long as WMC is working for me, I'll stick with it. Kind of like Windows XP, Vista, 7.... PSIP guide length varies greatly from station to station and from market to market. In my market (D/FW) most stations broadcast 2 days of guide data. PBS leads the pack with 3 days! A few only give 12 or 24 hours, though. At one time, I looked for programming that would convert PSIP guide data to WMC's peculiar format, just in case it ever came to that point. I found something that I thought would work, but since Microsoft's guide was working, I never tried it ... if SD ever goes away, I don't know if I could find it again.... but my standalone DVR will use PSIP data if/when its Internet guide goes away, so I can fall back on that while I consider my PC options. Again, I'll cross that bridge when I come to it.
  2. Actually I'm OTA I think I saw that once, but not since I switched. It's possible the nag comes from one of two .dll's I've long reverted: markup.dll and StartResources.dll. The M$ guide update process regularly replaces these .dll's, so if you have the latest/not-so-great versions from M$ on your system, you may get the nag. Usually I'd notice those .dll's had been updated because the old, defunct "Sports" line and/or the Netflix app would disappear, so I'd shut WMC down and revert them from backups. It's possible I saw the nag during a time when the updated .dll's had been installed. Switching guide providers seems to have stopped the periodic update of those .dll's (another reason I don't want to switch back), but if you don't have older versions to revert to, you may be stuck with the nag.
  3. Well, I already paid six bucks to Schedules Direct to get me through March. Now that I've made the switch, I don't think I want to go back. Still, it's good that M$ has backed off its plans to EoL their free guide for now. I set EPG123 to retrieve up to 21 days. I've never gotten that much, but it's consistently given me about 16 days, give or take a day - more than I get on my DVR+. Also the images for the shows are finally correct (I kept getting wrong ones with Rovi).
  4. That seems suspicious to me. Why do we need a servicing stack update at end of service? The vagueness of that description doesn't exactly quell my paranoia. For now, I think I'll pass.
  5. GitHub relies way too much on the UA, and none of our browsers provides GitHub with a suitable UA out of the box (or .7z). Well, Serpent 52 does, but only in "native" move (not in FF-compatible mode). So Iset an SSUAO with Serpent 52's native UA string, Mozilla/5.0 (Windows NT 6.1; rv:52.0) Goanna/4.4 Basilisk/52.9.0, for github.com (to be consistent and safe, I also set the same SSUAO for githubassets.com and githubusercontent.com, although I don't think those are strictly necessary). Note that FF 60.9 also works, but the MCP's latest browsers now default to FF 68.9, which doesn't work (unless you're running a Quantum browser). It's nonsense like this that makes me somewhat sympathetic to what Google is proposing to do with user agents. Web sites should base their functionality on the capabilities of the browser, not its version or what OS it's running on. I've been wondering the same thing. My first thought was that the vulnerability probably affects versions based on FF 49, when the JS engine was rewritten, or later; if so, then FF 45, NM 27, ArcticFox, etc. wouldn't be vulnerable. But as you say, the javascript.options.ion pref does exist in those older browser versions, so I'm not all that confident about that assessment.
  6. @Destro and @TechnoRelic - I like both of your suggestions. (But don't forget we need a name for MailNews too, even though it isn't a browser.) But Moonchild might think of "Wolf Moon" the same way @roytam1 thought of "Royfox;" it would be best if he's OK with whatever names we choose. I can't see Moonchild or @Matt A. Tobin having objections to "celestial" names in general; after all, the latter suggested Neptune as a name. And I think it's OK to acknowledge the Pale Moon heritage of whatever we end up calling New Moon, as long as it's not so similar that folks might think MCP created these. @TechnoRelic's names seem to me to be in the "sweet spot" where the names are different enough (especially with the RFox prefix) to avoid confusion but still subtly give credit to the original works.
  7. Glad you hear you got it working again. It was a rough few weeks, I'm sure - and right around the holidays too.
  8. The latter pref is the one you need for general browsing, and it is supported in current browser versions. (AIUI the "chrome" pref is for the JS in add-ons and such.) Sadly, setting this false results in a significantly slower browsing experience here at MSFN. Even this results in a painful performance penalty on my home PC (not the best, but it is a 64-bit dual-core AMD, so it shouldn't be that horrible). So I think using @roytam1's latest versions (if you can use them), and leaving these prefs at their default, is the best choice.
  9. So, taking off those "deny" permissions fixed it. I guess from now until Office 2010 EoS, I'll need to delete the Excel.Sheet.12\shell key and re-import my custom changes after each month's updates. The only thing I can't figure is why a "security update" even bothers resetting those registry entries. Maybe it just runs "Repair Office Installation" under the covers after it replaces the files included in the update.
  10. Found it! I actually have two Excel versions on my VM: Excel 2000 and Excel 2010. Because I want .xls files to open in 2000 and .xlsx files to open in 2010, I altered the shell registry entries for both. Otherwise double-clicking a spreadsheet file tries to use DDE, which tries to open the sheet in whichever version is open. Obviously, if 2000 is open and I double-click an .xlsx file, that fails miserably. But I've been having a problem: something keeps going in and resetting all my shell registry entries, forcing me to fix them over and over. So I went into regedit and revoked permission to change these entries. And guess what? It's these monthly "security" updates that have been resetting my shell registry entries! And now that it's not allowed to do that any more, the update fails to install.
  11. Presumably not, but I do have Excel 2010 installed I'll try downloading it and installing it manually, I guess
  12. My copy of Office 2010 has graph.exe, although I confess I have no clue what it does! KB4484236 installed the fixed graph.exe just fine, but for some reason KB4484243 didn't install on my system.
  13. @msfntor: Session Tickets exist for performance, not for security. If enabled, they avoid renegotiating TLS for every HTML download from a given server. But it was recently discovered that they can be abused for tracking you. Thus Pale Moon (and thence New Moon) have them disabled by default. If you want to enable them, you'll have to toggle pref security.ssl.disable_session_identifiers to false in about:config. But you'll make it a little easier for the Goog to track you online.
  14. I wouldn't hold my breath for FF 57 for XP (it's Quantum), but FF 56 might be possible. He has to figure out how to deal with the Rust framework on XP, which ain't easy, but he has made some progress....
  15. I don't remember seeing that but I like it too, particularly for @roytam1's SSE version of FF 45 ESR. It concisely says exactly what it is. But for the present let's try to stay focused on MCP's forks, New Moon and Serpent, and MAT's forks, Borealis and Interlink. Those are the ones that keep causing us grief. Edit: Attaching @siria's logo. Looks like it might be a natural for Draconis, or whatever we end up calling Serpent (if we stick with the serpent theme, that is).
  16. This is what @Matt A. Tobin said when he suggested the code names he used: So yes; those "in the know" might get that Freestyle, e.g., is the media-focused browser of the bunch. But we don't have to use those particular names; they just comprise a theme for those "in the know." True, I didn't know those code names either until @Matt A. Tobin suggested them. But no one needs to understand the theme to use the names! If you open it up to all M$ code names (not just XP versions), you have some better choices IMO. For New Moon, Triton is an obvious choice (it's a moon, after all); Aurora is the obvious choice for Borealis. The artwork to use for both is obvious too. We could reuse Whistler (and the artwork @Matt A. Tobin et al. came up with for that name) for Interlink, and stick with Freestyle and Moebius for Serpent 52 and 55, respectively. First, folks were complaining about the lack of choices. But now, a poll would probably look something like this:
  17. I doubt the OS version has much to do with it as long as it'll run ffmpeg, handbrake, or whatever. What you really need (especially if you're transcoding and not just remuxing) is a fast CPU with lots of RAM. Which work machines are more likely to have than home ones....
  18. I feel your pain. Way back on page 3 of this thread, there's a batch file that I wrote, which will download either of those browsers for you, ask you if you want to download & install LAV filters for h.264 video support, and if you press Y, will download & install the correct file for you! You can rerun it every time there's a new FF 45 and/or Arctic Fox version to download. The browsers will be unpacked into directories firefox-45 and arcticfox-27, so point your shortcuts there. (If they exist, your previous directories will be renamed to firefox-45-old and arcticfox-27-old first, so you can go back to them if the new versions don't work right.)
  19. Apologies for not hanging around as much lately. (I've been busy playing with my new holiday toys!) I was afraid that would happen when I posted the suggestions gathered from the old thread. But if it makes you feel better, the suggestions do seem both fewer and more focused this time around. Probably because we're now branding an entire line of browsers, not just New Moon (or even New Moon & Serpent, since Navigator and MailNews are now included as well). We also seem to have settled on a "variations on a theme" model: an overall theme to bind the entire line together: RFox, Salto, Surf(er), *is, Windows code names, whatever; with a suffix or second name, Latinized root (i.e., @LoneCrusader's original Lunaris/Draconis suggestion), etc. to distinguish them. So I think we've made some progress, despite the low signal/noise ratio. The only clear guidance I remember getting from @roytam1 is that he considers these multiplatform browsers, not specifically Windows XP (or even Windows overall) browsers. They're intended to run on anything from XP thro(ugh) 10, and are buildable for Linux too. That said, Windows code names (Whistler, Lonestar, etc.) are probably fine; I'd just avoid obvious references to Windows in names or logos.
  20. Works fine with Win 7 IE 11 for me. SSLLabs.com says the site requires TLS 1.2, so make sure that's enabled in Internet Options. Edit: Comparing my SSLLabs results with @VistaLover's, it appears the web site has added an SHA-1 cipher since last month, which lets IE 11 on Win 7 work once more. If that hadn't worked, I would have noted that ProxHTTPSProxyMII works on Win 7 as it does on XP.
  21. Update: WMC's EPG didn't even make it to midnight. It cut off at 6 PM Central today, so I made the jump to EPG123 and Schedules Direct. So far so good. I'm now on my 7-day free trial of SD; if everything's still going OK by this weekend, I'll sign up for an SD subscription. The only annoying thing was that when I set it up, it had WMC do its channel scan before setting up the guide. And since WMC won't auto-scan VHF channels, I had to add those all manually. Luckily, there aren't many VHF channels in Dallas at the moment (really only one important one: WFAA/8 with four subchannels; the other three are all shopping/infomercials/religious), so that wasn't too bad.
  22. I suppose I could try yet again from another PC, but registering for that site is just a ridiculous amount of trouble for a hack that does little but save me from going to the M$ Update Catalog once a month. They even seemed to not like my passwords because they were too random! Besides, I'm sure this forum will soon have its own @Bersaglio who posts links to the new updates every Patch Tuesday.
  23. That's interesting, but.... GHacks didn't publish the hack; you have to get it from the My Digital Life forum. OK.... You have to register at mydigitallife.net to get to the hack. That's still not so bad, but Mydigitallife.net bans all popular "masked" email domains. Sounds to me like they want to spam you (or sell your email address to someone who will), and they don't want to make it too easy for you to block their emails. They also require your birth date (including year) to sign up. I suppose I could lie about that one.... Just to make things that much more annoying, they use a Google reCAPTCHA too.... Geez. I suppose I could create a new gmail account, use it to sign up, retrieve the hack, then delete the account, but what a hassle. Instead, I'm gonna use my wife's gmail account; she gets plenty of spam already. Aaand, after all that, apparently they didn't like the handle I was gonna use. ("Mathwiz" was taken.) Even after successfully completing the reCAPTCHA, twice, their #$%^@ system still thought I was a spambot and blocked my IP address! Ironic they're so paranoid about spam they don't even trust a reCAPTCHA to weed out the bots, but they won't let you use a masked email. Kind of a double standard, I'd say! So, it's up to the rest of you.
  24. There was a never-released Windows 9 with IE 11?
  25. (Yes, @LoneCrusader suggested names, and even @Matt A. Tobin liked them!) A few more suggestions were made starting here:
×
×
  • Create New...