Content Type
Profiles
Forums
Events
Everything posted by j7n
-
My Browser Builds (Part 2)
j7n replied to roytam1's topic in Browsers working on Older NT-Family OSes
Can you include Pale Moon Commander into the package? It is a small GUI in the style of existing dialogs for configuring preferences of about:config. A dialog should have been in the browser from day one. What is your position on extending the Pale Moon browser with functions that do not exist upstream? I am thinking for an easier way of adding search engines (searchable forums, databases, etc.). The Web, including modern MSFN, unfortunately is among the highest CPU load applications I regularly use. And yet one often can read claims that for web browsing one needs only an inexpensive, low power nettop/netbook... Very nice website Soggi. -
My Browser Builds (Part 2)
j7n replied to roytam1's topic in Browsers working on Older NT-Family OSes
What could be the reason why I can't install the extension "Tamper Data" by Adam Judson in Palemoon? It loads and its Settings page works. But I do not see an entry in the Tools menu to use it. I've succeeded transferring my other extensions from Firefox 28, without any BS about maxVersion or signatures. -
I installed SMPlayer on Windows 2003 SP2 and it can't download streams over SSL connection. This applies to retrieving a YouTube page for video extraction, or direct links to media files. In the log it says that "SSL handshake failed". The program comes with its own SSL libeay32.dll / ssleay32.dll and should work like all good programs. I also tried it on a virtual machine with SP1. The Svr2003 has a couple updates relating to AES and RSA. SMPlayer works on old machines with Windows XP. I tried so far to revert to the original unpatched system DLLs, and changing the security settings for the Internet zone. What could be the cause of this? EDIT: Problem has been resolved by updating certificates inside Windows using RootsUpd and Cert Updater 1.6! I haven't used those in ages and didn't think external SSL depended on them.
-
YT may not work on old browsers anymore, starting March 2020
j7n replied to reboot12's topic in Windows XP
Why must there be so much JavaScript bloat. It always gets justified with security, modern, clean and responsive. Does anyone remember "Feather", a light-weight front-end to the site? In New Moon, the "polymer" YouTube is slower than the previous layout in Opera (and Opera is very slow). The "mobile" layout loads fast. But I can't right-click on a link to bring up the context menu. It gets interpreted as a left click and the link is followed. -
My Browser Builds (Part 2)
j7n replied to roytam1's topic in Browsers working on Older NT-Family OSes
The world map is OpenGL accelerated. It loads nvoglnt.dll on my system. Maybe some configuration there prevents it from working. Angle, etc. The engine in Otter is much slower. I've given up on that browser. New sites tend to be loaded^2 almost always. https://i.imgur.com/Fy4Tl8R.jpg -
My Browser Builds (Part 2)
j7n replied to roytam1's topic in Browsers working on Older NT-Family OSes
Radio Garden "works" for me in New Moon. The map shows, moves and streams get loaded. But the UI has a high CPU usage, as expected, and audio output is unstable, choppy or replays a short buffer over and over again, possibly an incompatiblity with my audio interface. If you mean this by not working then I have to agree. Seems like a poor design to run the audio and the heavy UI in the same process of the browser... Seems like all the streams are normal HTTP downloads (icecast) that can be played in Winamp. But extracting the links from the network log is inconvenient. -
There could be a situation that some components of the software don't load on WinXP while it appears to install and even start. Last version of SMPlayer for XP is 17.3; later versions have a new MPV module. Without a video codec, a player does nothing. IrfanView past 4.53 has a couple incompatible DLLs, one of them WebP. XnView also has a WebP dll. Maybe add a mark on your list for partially working titles. I've read back in the thread a reference about something being officially supported. Probably it is more important that the program works than if somebody on its developer's forum will answer questions about it ("support"). The very latest versions are usually not the best on XP... ugly flat design, require too much memory, slow.
-
My Browser Builds (Part 2)
j7n replied to roytam1's topic in Browsers working on Older NT-Family OSes
The version of MPV that works for me is mpv-i686-20151029.7z (exe = 30,859,283 bytes). The version unfortunately has to be recent, to work with separate video/audio streams in the current format. Select "adaptive steams" on the network tab in preferences. It will probably stop working soon again as the system is changed. I'm surprised how long have the developers of SM etc., have had the patience to work around innovations from Google. It mostly works, apart from occasional video/audio mismatch after long seeks backwards. I didn't realize that there are gigabytes of extensions. The ones I had were quite small. But it doesn't surprise me. Open bookmark on new tab - one extension, view image onto a new tab - another extension.... Mozilla could have rolled the most popular functions into their browser instead of developing useless design stuff. -
My Browser Builds (Part 2)
j7n replied to roytam1's topic in Browsers working on Older NT-Family OSes
I don't understand the question. A number of programs, besides a web browser, can download (stream) files over network. This extension ("Open With") creates a menu where a direct link can be handed over to one of those programs for processing. SMPlayer also has a kind of a parser inside it for YouTube that can extract the actual link from a webpage. A video player has greater functionality, much lighter interface, runs isolated from other processes and contains all needed decoders without caring about patents. An example use case would be with own server where media files can be browsed by directory. https://superuser.com/questions/889965/ CAA is a collection of extensions for the browser. It was recommended to me by another member. Unfortunately, with Firefox, most customization requres an extension, even though the base package already is around 40 MB. -
Keep a name that relates to either Firefox or Moon to accurately describe what the core of it really is. There already are too many flavors of Firefox that don't differ that much. Avoid wrong or silly NSFW associations: "bird" is a mail client and RT is Microsoft's OS for portables. Maybe Moon Whistler, but not Whistler alone as that is the whole of Windows.
-
My Browser Builds (Part 2)
j7n replied to roytam1's topic in Browsers working on Older NT-Family OSes
I added external viewers using extension "Open With" by Geoff Lankow, which can be found in JustOff's extensions archive "CAA". This basic function should really be part of the base package, like external editors in graphics programs. Viewing video in the browser is an awful experience, as is digging through about:config. Another problem I encountered is a global ban (!) on Cloud Flare (many sites) based on the browser's "signature" and a failed "integrity check". I've customized it a bit for a few days, but have done nothing that would incur a ban. Anybody else getting this problem? I was getting this problem before adding any extensions, and noticed it again because the add-ons were hosted on CF. My IP is not banned, only the signature of New Moon. https://i.imgur.com/b53Ai0U.png Another question: Can the extended validation field in the URL bar be diasabled to extend the available space and avoid the text jumping when edited? I've succeeded removing the padlock symbol. -
My Browser Builds (Part 2)
j7n replied to roytam1's topic in Browsers working on Older NT-Family OSes
What options are available for adding external programs to a menu of the page (that is already open) and hyperlinks in Firefox, in particular New Moon? I want to open media files and YouTube pages in players such as SMPlayer or Winamp, as I can do for now in Opera. The program should receive the HTTP hyperlink as a command-line argument. This is a convenient simple function that should be in browsers. As I understand it, XUL extensions have been removed from the Firefox website. -
I have not followed the scene for a couple years. Are there any replacement or shim DLLs available for enabling modern software to run on either Win XP or 2003? I'm only aware of KernelEx for Win98, the BlackWingCat's project and DLLs released for one or a few specific missing functions for some games (Crusader Kings), and to fix/extend xp SP1 (EncodePointer) and SP2. I'm looking for small updates that are safe and easy to copy to an existing system, not gigabyte compilations.
-
My Browser Builds (Part 2)
j7n replied to roytam1's topic in Browsers working on Older NT-Family OSes
Thank you for your releases. Videos and plain sound files seem to work out of the box after I reinstalled the browsers again. I don't really watch news portals myself and tried a few test sites that dind't seem to load at first. I love how Borealis exposes so many options in the GUI. -
My Browser Builds (Part 2)
j7n replied to roytam1's topic in Browsers working on Older NT-Family OSes
What is the process for installing h.264 video decoder in recent Palemoon (28.9) or Borealis Navigator? The first post provides DLLs for older PM27/F45, which apparently have no effect when copied into the installaton of the new browser. Replacing mozavcodec.dll has no effect either. It doesn't even complain about wrong version. Nothing. -
Unfortunately the QNX theme still has flaws as most of them do, which is why I made my post in the first place. There is quantity over quality, and over-abundance of choice. I made a few small tweaks that restore usability, namely made group box transparent when it's drawn over other controls in many programs, and added classic shadow to disabled buttons to make text readable and of the same style as static disabled text. In the unlikely event that anybody cares, I can provide a link. I noticed that themes include large text files of technical terms that are in Unicode for no reason, like most text on NT. 100 KB for each font size. Unfortunately Windows couldn't load ANSI text here. Original Adjusted
-
I don't make a distinction between portable or unportable software. A product may change the directory where it writes its settings file in an update, while continuing to work the same in other aspects. Most applications remain functional if they can't find their settings on a fresh OS. All software I have gets installed or manually copied into a directory called c:\bin or d:\apps; only system components that don't offer the choice go into Program Files. I avoid Microsoft-managed shell folders, and have done so long before NT6 and the complications it added. My archive of software is organized by category, such as "communications" or "text editors". I copy a compressed archive or installer in there after I've tested it, and don't run anything from this location. I don't use any 3rd party portability wrappers.
-
How do you manage file associations on Microsoft Windows? I enter them directly in the registry using Registry Workshop, which allows to copy entire keys in an Explorer-like interface. Earlier I used Regedit. I've defined file types for every extension beginning with "ZZ_" to organize them together. I've added three generic editors (emeditor, winhex, notepad) to the asterisk "*" extension. There is considerable redundancy in commands. Some file viewers are applicable to many types (IrfanView, media players). Other commands are specific to one or two formats. Merging all image or sound files into one file type is not convenient. This would also lose distinct icons for each format. Is there a tool that would allow one to define a command with its name, and then allow to quickly add it to specific file types via checkboxes or similar spreadsheet layout? The tool would be useful for setting up a new computer quickly. Association function in application software is mostly rubbish. They register themselves as the only program with the ambiguous "Open" verb. It is not easy to tell which program would be executed. Sometimes an association is stolen, and it is still called "Open" afterwards. Only some tools offer to add themselves as secondary types. I've tried "WAssociate", which is good, but not much more than Registry Workshop with a Browse function for commands and icons. I would probably use it for the registry tree copying functionality. I have to guess what "Default Programs Editor" does because it requires the NET Framework. These days computers are so obscenely fast that entire games run in Framework, but I don't have it. Looking at the screenshots, it seems that it doesn't allow to share commands between file types. What is the status of associations in Windows 10? When the system was new, word was that associations would only be managed by built-in OS tools. How exactly are they different there? Can you still set them via the registry, or have to do a dance with manifests or hidden accounts?
-
Thank you. The QNX is the best theme from this selection. The title bar has unique detailed design, and follows the usual convention of dimming the color when inactive. A Windows 2000 icon fits right in that frame. Xi01 and Cold Fusion 2 could have been good, but they look half done. Cold Fusion looks like it replicates some other system, and some colors have been left "undefined". The group boxes are invisible, leading to "flat" appearance. I see many familiar old applications that really whip the epa pollution preventer in the example pictures from "15 years ago". I still use Paint Shop Pro, Tweak UI, Winamp, MPlayer2, ACD See 3.0. : ) MindWood is a good recolor of the XP style.
-
Is MSFN.org now practically unusable for win-98/Opera 12?
j7n replied to Nomen's topic in Windows 9x/ME
This new version of the forum is very slow in Opera 12. Scrolling doesn't work work: scrollbar always indicates the top of the page and dragging it down causes a blank screen to show. I have switched to using Firefox on WinXP. I don't see why the forum dedicated to discussing and supporting old operating systems needs this bloated forum engine. -
Can you recommend me a professional style UI theme for XP that is as readable as Classic, but still a step up in visual fidelity. There are many themes offered on the web that aim to make Windows look like system or fictional environment X, but they do not have good utility. I'm looking for calm colors of blue and grey shades, rectangular corners, well defined buttons. The main panels should better be some grey to avoid clashing with unthemed controls in older applications. I have installed all official themes: Embedded, Royale, Noir, Zune. Zune is overall the best. But all these themes share the following two flaws. Title bars of active and inactive windows are too similar. it is not easy to find an active window among many. The button-face panel colors are too light (about 230 compared to 210 on Classic or 192 on Win95), which causes unthemed buttons without an additional frame as well as group boxes and raised/sunken panels to disappear. Disabled text becomes hard to read. There is too little contrast with button-highlight (pure white). This also a reason why I find Windows Seven hard to use, as if I was looking through a glass with reflections. A good third party theme that fits most criteria is TangoBU3. But it is a little unpolished with vertical columns of pixels appearing on one side or between column panels and tabs.
-
I don't see why Wikipedia needs encryption it all, let alone to insist on strong one. It is a public knowledge base, not a bank. My understanding or security is superficial, but the only risk I can imagine is where the password of a Wiki account gets obtained and used elsewhere. A few years ago Wiki only required SSL during log in to secure against this. Why would they limit read-only access to the site? Practically Internet Explorer 8 has long been too slow to browse most modern websites with complex, bloated layout, secure or not.
-
I have noticed that older versions of Windows will not extract and display an icon from executable files over a certain size (over 600 to 1100 MB). There doesn't seem to be a nice round limit below which icons would be guaranteed to show. Until now, from experience with my own computer, I assumed that size was 1 GB, and I have made self-extracting archives with this volume size. However, on another XP computer the files would show the default blue window icon. On Windows 98, even 700 MB files are without an icon. A Server 2003 installation with only 384 MB of RAM will show icons of all files except one which is 1.17 GB. Vista shows all icons. The actual prepended program where the icon might be located is actually only a few hundred KB, and Windows is aware of it. When running the program over network, only a small portion gets downloaded. Unrelated to the question at hand, XP SP2 appears to download slightly more while searching for the cursed digital signature, and is noticeably more unresponsive compared to Windows 2000 or XP SP1. Neither displays an icon. I am curious where the limit is set, if it is a function of available memory, swap file, memory fragmentation or... ?
-
I thought everyone on this board knew what nLite was. It is a tool for customizing a new Windows installation image. One of the last steps consists of a long page of registry tweaks.
-
I usually use the tweak set from nLite, which comes with brief descriptions, and some visual and functional tweaks such as classic theme for the system account of the shut down event tracker to get an extra safety prompt. But those do not affect performance directly. XP absolutely needs to have the networking settings tweaked for performance. I use a registry file for that, because it is quicker to just double-click it and be done with it, rather than drag sliders around in TCP Optimizer. No harm comes from settings that have no effect on the particular OS version. TCP-IP_Settings_for_Win2kXP2k3.reg