topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Wednesday November 12, 2025, 3:22 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Recent Posts

Pages: prev1 ... 63 64 65 66 67 [68] 69 70 71 72 73 ... 264next
1676
Thanks for the heads-up.
Out of interest I signed up 3 separate Gmail accounts for this FREE offer for the standard Insync Plus account "for consumers" (aren't we all?).
However, I am stuck trying to login to Insync with my Gmail account as a first-time user, having just installed Insync via the FREE offer (whilst the clock was still running).
The Win 10 Insync App downloaded, installed and seems to work OK, but the browser just hangs on login - in Firefox and IE - with the message "Connecting to Insync..."

Restarting the browser doesn't seem to help.
I posted a request for help to the Insync support team (there's a popup chat window on the browser sign-in page). but they are probably all tucked up in bed at present.
1677
Screenshot Captor / Re: Feature request: Hold Spacebar to pan image
« Last post by IainB on May 19, 2016, 05:15 AM »
I didn't know about that SC pan function either. Can't seem to get it to work on this laptop I am using. Is there a setting for it somewhere?
1678
Feedback on this Beta: I can confirm that CHS v2.36.0 Beta search:
  • finds a minus symbol or small dash ("-") with no problem.
  • treats an immediately preceding dash (which itself has a preceding space) as a NOT in the clip search - e.g., the search string "corporation -civil" will find all occurrences of clips that contain "corporation" and which do NOT contain "civil".
  • correctly searches for embedded dashes - e.g., in hyphenated words such as "corporation-civil".

Very nice, thanks.

Thought I should probably mark this thread as "closed" now.
1679
Regarding tools for Memory usage or CPU usage monitoring and reporting.
Quote from page Tab Memory Usage :: Add-ons for Firefox
"Can be useful, but make the browser too slow: opening and closing tabs became slow (in particular when a lot of them are manipulated simultaneously), and closing the browser took 37s instead of 7s. I suggest enabling it only when necessary."
___________________________
Generally speaking, it is not a good idea to have these tools running all the time as they present a potentially heavy overhead cost when they variously consume CPU/RAM/Disk resources and may even tend to take priority interrupt and access to resources, thus adversely affecting (increasing) real-time resource utilisation and response times.
However, such tools could be very useful for performance evaluation - e.g., (say) assessing the Firefox resource utilisation for a newly-designed web page versus the old version of the same page, or estimating the before/after performance impact of a newly installed extension or script.

One thing about Firefox seems to be worth considering - the resource utilisation cost occasioned by having too many extensions/scripts possibly written in sloppy high-level code and without a thought for performance effects could arguably be killing Firefox. That probably wouldn't be a major problem if Firefox itself wasn't written in sloppy high-level code and without a thought for performance effects - but we can't be sure that it wasn't, given the performance issues one can find highlighted in almost any discussion about Firefox.
1680
Quote from: IainB on 2016-05-03, 23:42:04
    I think they might have upgraded/superseded this service to some paid alternative called "Blur", or something, but I continue to use my FREE MaskMe account and Firefox Add-on because it is soo useful.
    ____________________________

Apparently you may lose MaskMe etcetera the next time you start using a new machine:
Quote from: a former user's review
    Reviews https://addons.mozil...irefox/addon/maskme/
    Horrible Experience (Rated 1 out of 5 stars) by windyctyprog on September 30, 2015 ·

    I am moving to a new laptop and PC, tried to add Mask Me, won't work anymore.
    Went to the site, tells me that it only shows my list from 470 days ago.
    I've had an account for years, now it won't recognize anything, keeps trying to set up a new account.
    I don't want Blur, have no need for it, I just want masked emails - I already use Last Pass, won't shop on-line anymore.
    Now I've lost years of masked emails. Trying to deal with Abine over the years has been problematic, not sure they really care.
    ____________________________

Here are a few details from the very fine FAQ section https://dnt.abine.co...lp/faq/faq-blurNonUS :up:
...

I have been able to continue to operate MaskMe from any PC/laptop, so it's not an issue - i.e., one can continue to use MaskMe etc. the next time one starts using a new machine, and the MaskMe Firefox extension is current, signed, and seems to work just fine (so far). (I just signed in to MaskMe to check whether this still works, right now, and it does.)
However, what was always true - and a potential nuisance - was that users of the FREE version of MaskMe could not rely on MaskMe to store the links between:
  • (a) their true email ID and
  • (b) which aliases were sent to or provided to which organisations/recipients.
- so, users of the FREE version had to manually keep a tally on those connections/associations - I use CHS for that.

If one became a user of the PAID version, then, as I recall, MaskMe automatically kept a tally on those connections/associations by default - which could have been quite handy. I think the new Blur product does much the same.
Abine.com asks for money for the security products with more functionality, because they apparently depend on that income as they get no revenue from advertising.
There's a useful FAQ: MaskMe Frequently Asked Questions
1681
General Software Discussion / Re: Registry Key Locator and Access tool
« Last post by IainB on May 17, 2016, 04:16 AM »
Thanks for this interesting thread.
Just for completeness, here are some notes about and links to the main tools mentioned by @questorfla:
  • Listary: Sophisticated and powerful search utility for Windows. Listary (FREE) and Listary Pro (Paid) - http://www.listary.com/
    Integrates with and augments various file managers.
    Makes file browsing/searching flexible, specific or fuzzy. Has a minimalist UI.
    Starting to type parts of a file/folder name initiates a very fast search and result.
    Needs to be trialled to be appreciated.
    _______________________________

  • ECMenu:  Extremely useful context (Right-click)  menu manager/editor (FREE from Sordum.org) - Easy Context Menu v1.6
    Needs to be trialled to be appreciated.
    _______________________________

  • RegJump: A very handy command-line tool (FREE from Sysinternals) to jump to the registry path you specify in Regedit - RegJump
    Takes a registry path and makes Regedit open to that path. It accepts root keys in standard (e.g. HKEY_LOCAL_MACHINE) and abbreviated form (e.g. HKLM).

    usage: regjump <<path>|-c>
    -c   Copy path from clipboard.

    e.g.: regjump HKLM\Software\Microsoft\Windows
    _______________________________

  • Clipout:  A small command-line utility (FREE from jasonfaulkner.com) that outputs/writes the text contents of the Windows Clipboard to the command line console/standard out. If the clipboard does not contain text, no output is produced. A practical usage of this tool is demonstrated in a How-To Geek feature article How to Send the Contents of the Clipboard to a Text File via the Send to Menu

  • Nircmd: A small command-line utility (FREE from NirSoft) that allows you to do some useful tasks without displaying any user interface. By running NirCmd with simple command-line option, you can write and delete values and keys in the Registry, write values into INI file, dial to your internet account or connect to a VPN network, restart windows or shut down the computer, create shortcut to a file, change the created/modified date of a file, change your display settings, turn off your monitor, open the door of your CD-ROM drive, and more.
    _______________________________

As a result of reading this thread, I am now trialling Listary with Windows Explorer and xplorer².

One tool that should probably also be mentioned in the context here is:
  • RegScanner: A small utility (FREE from NirSoft) that allows you to scan the Registry, find the desired Registry values that match to the specified search criteria, and display them in one list.  After finding the Registry values, you can easily jump to the right value in RegEdit, simply by double-clicking the desired Registry item.  You can also export the found Registry values into a .reg file that can be used in RegEdit.
    _______________________________
1682
[BugFix] Fixed bug where clip title edit field could temporarily disappear if previous clip was an image and window was minimized before capturing a text clip.
_______________________________

Thought I should mention this: I noticed by chance in one instance the other day that, when the condition arose where the clip title edit field did happen to temporarily disappear, I chanced to inadvertently restore it by maximising and then minimizing the CHS window.

Since I can't make that condition arise to order, I was unable to test for consistency/repeatability.
1683
Ach, I'm half asleep, got no sleep last night.
As to the error message, for always I have had CHS set up as one of several FARR plugins and so that when I run DcUppdater ("Check for updates now" from the standard FARR Help menu), it checks for latest version updates for FARR and all plugins at the same time - updating whatever is listed in the Installables folder - in one hit. I've never seen that error message before, so thought I should mention it. I haven't figured out the root cause yet, but, as I only recently migrated FARR to this new (refurbished) laptop that I am using, I suspect that I may have inadvertently fouled up the FARR DcUppdater settings or not set it "PORTABLE" or something.    :-[
As for it being a CHS Beta update, my apologies - I was in too much of a hurry and did not read the post properly and thus did not register that this latest CHS version was a Beta update. I have now updated it separately via the opening post to this thread.
1684
Thanks for the update, but I am getting this when I try to update using the FARR DCUppdater (yes, is the correct spelling):

17_786x488_BAC546EE.png

I haven't figured out what the problem is yet.
1685
Site/Forum Features / Re: Adding back an Ignore Thread feature?
« Last post by IainB on May 16, 2016, 09:19 AM »
Does it need fixing?: My opinion on this is probably not of much use, but I shall mention it anyway, just in case it might be.
Seeing as most of my reading of the DC Forum is via the Bazqux RSS feed aggregator/reader, I can read what I need reasonably quickly. I'd use the analogy here of reading a highly structured newspaper.

So I rarely read the DC Forum content directly, and thus (Re-)introducing the Ignore Thread feature (I realise it had been discussed, but I hadn't realised, or had forgotten, that it had been implemented and then removed) wouldn't make any difference to me, and I almost certainly wouldn't use it anyway.
When I read something - anything - I don't really worry about whether I won't want to see/digest certain parts of it. It's the potential increase in my understanding of something that counts for me. I can always skim over bits that do not seem to be a constructive use of my cognitive surplus - and I do skim-read like that a lot.
I like to be able to see - albeit briefly - what has been written, because, in my usual state of potential crass ignorance, everyone's input is potentially worthwhile and a potential learning experience for me.

So, if forum members have requested (Re-)introducing the Ignore Thread feature, then why nor re-introduce it? Does it cost anything to do that?

Something that may need fixing: One of the minor frustrations of the new DC Forum regime for me is that, where I had blocked someone from sending me PMs (Personal Messages) under the old regime, their forum posts are now being automatically blocked under the new regime, accompanied by the standard comment "You are ignoring this user", or something - when in fact it was never my intention to block or ignore that user's comments in the DC Forum, but merely to stop them from sending me annoying PMs. What they might write as a post in the DC Forum would continue to be potentially interesting/useful to me and I would prefer to be able to read it by default - i.e., without having to press some special exception button to reveal its content.

As Number 5 put it: "Need more input!", so I do not want my input to be automatically filtered from my view. My brain will perform the necessary analysis and filter, thanks very much. Of course, no two brains will necessarily be alike in this regard.
1686
EDIT: Post updated 2018-12-14 to reflect current use.
Usually, when I spend some effort in editing images, it is because I need to keep them for subsequent re-use - e.g. (say), as image attachments when making a post in the DC Forum. So I like to keep searchable meta-data with them, for easy search/find at a later time.
The usual constraint there is that you can only add metadata directly to JPG files. For me, that would sometimes necessitate considerable mucking about and thus, editing images always seemed to become an arduous task and was accompanied by the creation of separate metadata notes and the proliferation/duplication of image types for the same image. Then I realised that CHS might be able to help me, and I adopted what - for me - has been (from experience) a really simple and time-saving approach:

STEP 1: Install CHS (Clipboard Help & Spell).
In CHS Options | Image Capture
  • set the preferred application you want as the External Image Viewer - I use irfanview - which is also a good image file/folder manager and editor in its own right.
  • set the preferred application you want as the External image Editor - I use SC (Screenshot Captor) - which is considered by many to be one of the best image clippers/editors out there.

STEP 2: Determine what image clipping/snipping tools you are likely to want to use, and have hotkeys set up to invoke each of them separately, as required, at the press of 2 or 3 keys.
I use:
EDIT: Updated 2018-12-14 to reflect current use
  • frequently OneNote Clipper - e.g., using Shift+Win+S, which captures into both OneNote and the CHS database..
  • frequently SC (Screenshot Captor) - e.g., I use Alt+PrtScr to capture specific Windows into the CHS database.

Method
When you clip an image using OneNote Clipper, the image is copied not only into the default set (a OneNote notebook page), but also always into the CHS database. Having the image in the CHS database, the user can:
  • switch straightaway to the full CHS view (Ctrl+Alt+A),
  • locate and select the relevant image clip in that view (shows in the Clip Image tab),
  • click on the editing tool icon for that image (the tool is set as SC),
  • edit the image in SC and when done save it to the original file (which is still in the CHS database), thus overwriting the original image file with the edited image (which is usually what one wants) - thus updating the image in the CHS database and without changing the the file name. So CHS still points at the same (but now updated) image file.
  • you can then select in CHS the Clip Text tab for that now edited image and copy the file path from there (path for that image), to use to send it, as below,
  • whilst you are in the CHS Clip Text tab, you can add in some metadata about the image, for subsequent search/find and for reference (IMHO you can never have too much metadata, so don't be afraid of littering) - this all goes into the CHS database.

Then switch to where you want to send/copy the edited image - e.g., (say) the DC User Forum post you are working on - and paste into the attachment field the path to that image that you already have from above.

One needs to try this out a few times to appreciate:
  • (a) how much time/trouble it can save one,
  • (b) how useful it can be for consolidating the image with its metadata in the CHS database - it literally becomes a consolidated part of one's set of knowledge/data that one could probably not previously achieve so readily/easily and have readily accessible/searchable.

So, thanks to CHS (and SC), and credit to @mouser for some excellent tools that work well together.
The really useful thing about SC for clipping images is that the user can set SC to automatically save image clips to the Clipboard, which puts them into the CHS database for subsequent editing by SC. Incredibly useful/efficient!  :Thmbsup:   :Thmbsup:   :Thmbsup:

What about collecting images by Year/Month?
IMHO, this is a useful thing if it can be automated, as it avoids accumulating images into one humungus bucket folder, which would then be slow-as-molasses and take forever to search in a file Explorer, but could still be viewed as a flat file - e.g., (say) in xplorer².
Because I always initiate SC to manipulate images saved in the CHS image files (database) folder, and because CHS is set to update image folders by Year/Month, SC is (usually) already always pointing at the last current CHS Year/Month folder where it was last invoked for operation.
What this means is that the user can forget about Year/Month as it is managed/controlled automatically by CHS, and SC gets the correct folder to use by always invoking SC from within CHS.

For housekeeping:
  • Any separate spurious/unwanted duplicates that the user may cause SC to make in its own set/default location can be periodically quickly searched for and deleted using (say) Everything, based on the SC default filename - e.g., which will be something like: Screenshot - 2018-12-12 , 23_31_40 -.png
    In my case these are in the default SC save folder, currently defaulting to the CHS folder:C:\UTIL\Windows utilities\FindAndRunRobot\Plugins\Clipboard Help+Spell\Database\Files\2018\12\

  • Thus, spurious/unwanted duplicate files of the form 2018-12-12 , 23_31_40 -.png can be readily identified and expunged.
1687
General Software Discussion / Re: Nice guide to using a RAM disk
« Last post by IainB on May 08, 2016, 12:28 AM »
40hz and x16wda: Many thanks for the useful reference to ImDisk and the ghacks review of same.
1688
dr_andus: That's interesting about those ...\My Pictures\.Picasa3Temp... directories/files. As a long-time user of Picasa (and I recently upgraded to their last release "Sunset" version), I have played about with Picasa quite a lot, and I thought I understood all its little quirks. However, I don't think I had ever come across the Temp folders you refer to. In fact, I can't even find them now - on backups or elsewhere.

Nor had I been aware that folders prefixed with a dot were invisible. Maybe because for years it has been my standard practice to show hidden and system folders/files in Windows Explorer settings, I had forgotten about the dot prefix being invisible. In fact for years I have used dot prefixes in my file naming conventions - a fact which moved me away from Locate32 search to Everything search - as the former can't handle dot prefixes and the author of the proggie said they shouldn't be used (!), or something.
Where @Deozaan says:
And in my opinion, it's pretty cool that everything Picasa does is non-destructive, since it makes a backup of the originals. But if that's something you weren't aware of, it can definitely be alarming to discover GB of photos you didn't know existed.
______________________________

- I have to agree wholeheartedly with the first sentence. Picasa is a superb image database management tool, and the developers seem to have put a great deal of thought into its design. I don't know of any FREE or Paid image database management tool which has an equivalent comprehensive and stable functionality - which is why I still depend on it.
The second sentence I don't really follow though, because a reading of the Picasa instructions for use will tell you about the non-destructive keeping of originals.
From experience of the digitisation of hardcopy cadastral into images, it is an important requirement to be able to get back to the original hardcopy of any given image, and equally to the original unmodified image of any subsequently modified image.
This is not only because altered images tend to look different depending on the peculiar characteristics of the display type being used at the time - so might look not so good when you migrate to (say) another video/laptop display type - but also (and mainly) because a basic rule of thumb for image data protection is always keep the originals intact because every change is theoretically potentially lossy as it involves a copy/save of the image data (there's some interesting research that demonstrates how this works out in practice, when images are repeatedly copied and which copies are copied again, etc.).
1689
@tsaint: Many thanks to you for this link:    :Thmbsup:
AOMEI Pro Backupper ... free for 8 more hours from "now" at http://sharewareonsa...per-pro-freebie-sale
Main pro advantage seems to be clone image ability
________________________
I just now downloaded and installed it. I noticed that it sets up a bunch of Services on installation. Could be an overhead...
I managed to get the AOMEI Partition Assistant PRO for FREE a couple of years ago.
I had been waiting for the AOMEI Backupper PRO to come up for free, but never saw it.
I've made a note of that website.

@Curt: And thanks to you for this link:    :Thmbsup:
They have a sale the coming weekend; 7+8'th of May 2016
The offer prices are not yet revealed, but "up to 65% off for a bundle"
Scroll all down: http://www.backup-ut...i-weekend-sales.html
________________________
I've made a note of that website also.

By the way, where these special offer websites insist on your giving a Facebook "Like", or a Google+ "Like", or your email address or some such - refer Firefox Extensions: MaskMe anonymous email aliases
1690
MaskMe
A potentially useful Tip: You know when these special offer websites insist on your giving a Facebook "Like", or a Google+ "Like", or your email address or some such? I usually prefer to give an email address.
However, to avoid getting spammed and to remain anonymous, one needs to avoid giving a "real" email address.
For this purpose I use the abine service MaskMe - the extension is here.
I think they might have upgraded/superseded this service to some paid alternative called "Blur", or something, but I continue to use my FREE MaskMe account and Firefox Add-on because it is soo useful.

What MaskMe does: When you are provided an online email address form to fill in, the MaskMe Add-on intercepts the email address field and offers to generate a unique email address. If you accept it, then it will insert the unique generated email address - e.g., such as [email protected] - into the email address field. That email address is then recorded on the MaskMe server as an anonymous alias attached to the real email address that you assigned to your MaskMe account when you registered and set up the account.

So, newsletters or whatever will be addressed and sent to that anonymous address @opayq.com, and the email is forwarded/rerouted to your real email address with a reference to the specific alias that it was sent to.

The thing is that, if you keep track of which anonymous alias you used for which individual organisation (sender), then you will be able to see if/when any given alias address has been passed on to spammers (because you'll start receiving spam addressed to that alias). Then you can just delete that alias from your MaskMe Account, and the spam will bounce at the MaskMe mailservers and you'll cease to receive spam addressed to that specific alias, and you will know who it is that has given away/sold your email address (untrustworthy).
Also, as a bypass to the process of going through the "unsubscribing" hoops to what turns out to be a spammy newsletter or something, you can just delete that alias from the MaskMe account.    :D
If you do use MaskMe, you can help them to help you by managing your real email account properly. Refer Why are my Masked Emails not forwarding properly? Your questions answered.
1691
@dr_andus: Oh well done! That's what I would have done - gone and looked at the Help documentation ... but usually as a last/later resort...    :-[

I'm sorry I can't be much help as I don't know much about how AOMEI does its backups, as I have not actually tried that out. I use FreeFileSync for an incremental/differential backup. I don't back up system files though - that's including the C:\Windows and C:\Program Files (2 dirs.)  ("generic" proggies).
However, I do back up:
  • ...\UTIL, which is my preferred alternative program files directory and which holds most of the specialised and non-generic installed programs that I depend on - that is, basically anything that didn't come already installed on the PC (including most games) and which are mostly installed as "portable" wherever possible, so that they are self-contained installations and can be ported elsewhere and run without much setup fuss.
  • ...\Archive, which holds the compressed installers and any necessary installation licence keys for all the \UTIL proggies and a few \Program Files proggies (e.g., the MS Office install ISO file) and for any special drivers I have installed in the system (e.g., the multifunction printer).
  • All my several working data ("Workdata") folders grouped on the C: drive.
  • Nowadays also the C:\User\... directories as they usually have a lot of important stuff - e.g., including OneDrive, Google Drive, and working data files, and stuff that I have learned to my cost one will likely need to configure/support/run/recover some of the the \UTIL proggies and especially some of the "generic" proggies, when migrating to another PC.

Backup strategy:
Before conducting backups, one needs to have a clear idea about what one needs to back up, and why, and what would be the most appropriate method for one's peculiar needs.
Where you say:
...It took over 7 hrs today to back up my system and then verify the backup, so I'd rather not do a full system backup every time if I don't have to.
________________________
- it would seem that you might not have a clear strategy.
In the old days, I never really had a backup strategy either, and used to back up (originally) to floppy disks as a matter of course. It was very tedious and I didn't do it often enough.
Then my backup strategy was learned by accident from a successful and speedy recovery from a fatal failure of a laptop some years ago, when I was working overseas on an urgent project. I learned the advantage of portability of programs and data.
It was the laptop keyboard processor that had failed, rendering the device unusable. The latest data that I was working on was intact on the hard drive, but not yet on any backup.
So, within a day I had got a new PC, and, after an IT support guy had helpfully suggested it, the old hard drive became a PHD (Portable Hard Drive) - I bought a PHD enclosure, which was relatively new technology at the time. This was used as my new, key backup/recovery feature.
I now consider a PC as just a temporary resting-place for my nomadic computing requirements and periodically update my backups to a portable hard drive reserved for the purpose, I also rely on some Cloud backup, but have that backed-up also. I am thus usually able to recover all my data stores from backups, one way or another. (Paranoia rules.)

Things tend to change, and now that Windows 10 offers some more useful backup functionality - especially the apparently really useful backup and restore functionality of File History - I shall trial it, and maybe, after I have trialled it, it could well end up becoming my new de facto backup/recovery tool to a PHD...
1692
@dr_andus: Not sure I understand the Q or what you are requiring to do. For example, what's the difference between your definitions of the System backup and the Disk backup?
If the system files are on the same disk as all your data, then presumably they can be backed up incrementally, if you specify that for the relevant system folders when running backups. Not sure what the value would be in that though.
Of course, reverting to an earlier restore point would enable you to restore the system to the state it was in at an earlier date/time.
OTOH, making a new disk image copy (clone) would create a recoverable full disk and system image as at that date/time, but, AFAIK the disk image copy/clone can't be incrementally updated - i.e., it's frozen as a snapshot as at a particular date/time.
Not sure whether this helps.
1693
...It used to be FF was a dog to load but ran fine once up.  Now it can take 3 minutes just to open on email in Hotmail.
____________________________
Yes, eggsaggerly. My take on this is that, to have arrived arrived at this point with such a successfully screwed-up product as Firefox currently is (QED) cannot be assumed to have been due purely to a mixture of simple incompetence, stupidity, or negligent accident. No. The possibility needs to be considered that it has to have been planned and deliberate.
If this is true, then the objective would presumably have been to destroy Firefox.

This would seem to be already happening by degrees. For example, the developers of addons are being forced to jump through so many bureaucratic hoops with the obligatory "signature" of addons that life has become intolerable for them and they are simply abandoning their addons. A recent case in point would be the NoSquint addon - see RIP NoSquint.
Similarly, users are finding themselves unwillingly forced to accept this monoculture approach by the product being made irreversibly programmatically intolerant of anything that does not meet the artificial signing standard. A sort of negative cultural diversity.
This is a deliberate approach, and the likely consequences - the loss of a user and developer base for Firefox - would have been predictable by anyone with a grain of sense.

If the annoying Mozilla had simply been bought out by Google or Microsoft and then Firefox shut down, then there would have been a humungus public outcry and backlash from an enraged base of supporters, users and developers, and antitrust actions would likely have ensued. So, you avoid this by progressively driving away and eroding that support base, ending up with a product that has been made incrementally defective/unusable - by design - and that nobody therefore wants to use or support, and so they abandon it in their droves. Then you have to shut it down because, well, "it's already dead, isn't it?"
But you probably wouldn't do this for purely destructive purposes. No, there would likely be profit-driven method involved. As the disenchanted Firefox users were being driven away, they would be coincidentally presented with a fledgling New Thing that offered promise.

I only started to wonder about this when I reread what I had written above:
...Yers, FF releases (I'm on the Beta channel) seem to have been getting incrementally and progressively more sluggish over the last couple of years. It's bloatware now and has got to the point where I am seriously considering dumping FF and going to another browser.
...So far trialled:
...
  • MS Edge: Bloody fast, but then it's not been loaded up with the inevitable bloatware yet...

True story:
It reminded me of years back, when I had been working as a systems analyst in developing a new IBM-mainframe based stock control and ordering system for a central Lucas-CAV factory warehouse depot that would support several factory sites around the country (UK). In preliminary systems testing, the transaction response time at the IBM 3270 terminals was sub-second - blindingly fast - as one would expect when the system was under a negligible transaction load.
One of the analysts had an economics major, and he pointed out that there was a potential demand-and-supply problem here.
He calculated what the estimated max response time would likely be under potential peak transaction loads when the system was fully operational - the estimate was 3 seconds. This system was being implemented across a user base that had not previously experienced using computer terminals, and the experience would set their expectations.

So, before putting it out for user testing, we implemented an artificial 5-second response delay.
Users reported that the system was "very fast" and were delighted with it.

At the end of user testing, we rolled out the system to each factory in turn - a total of 8 sites - with the artificial 5-second response delay still in place.
Users reported that the system was "very fast" and were delighted with it.

When the system had bedded-in to a normal production state, we circulated the sites with a memo saying that we were modifying the system response time to speed it up, but that it would then probably vary typically between 1.5 to 3.0 seconds at the most, which was still better than the current 5 second response time they were experiencing.
The users were ecstatic about the system, and reported that it was now "incredibly fast" and were delighted with it.
___________________________
1694
Living Room / Re: bicycling suddenly a British speciality?!
« Last post by IainB on April 28, 2016, 11:11 AM »
@tomos: Looks like rather a nice bike - and pretty sturdy. Thanks for the link.
1695
...Now I have no desire to delve any deeper.  I just rolled back my system to get rid of it.
__________________________
Yes, Opera, well I could have warned you...and that's not from personal 1st-hand experience, but rather from what I have read and learned about other people's experiences with Opera.
I wouldn't have bothered in the first place really, if I were you. Kind of a foregone conclusion.
1696
Data point:
I use ddg in pale moon browser, and I get the same first result as you, and it works fine.
Try ff "safe mode" to see if you are running an extension or greasemonkey script that's fouling things.
__________________________
Thanks. Good suggestion.
Coincidentally, I ran this same search today on a different laptop, with the same FF configuration (including addons) but with NO Greasemonkey scripts running, and it worked just fine. So it looks like it might be a script problem. I shall return to the original laptop and try to identify by a process of script elimination (by disabling them in groups and smaller subgroups of a half), whether it is a script and, if so, then which one is doing this.
Hope that makes sense.
1697
Living Room / Re: Peer Review and the Scientific Process
« Last post by IainB on April 27, 2016, 11:45 PM »
@Renegade: ^^ Those are very interesting links, thanks.
True, but somewhat depressing though.
1698
General Software Discussion / Re: Anyone using Blackbird?
« Last post by IainB on April 27, 2016, 11:19 PM »
Whoops! Spoke too soon. Blackbird is a bit like a blunderbus! I think I shall avoid it.
You could use Shutup10 for selective disabling.  Or create a System Restore point, (or use something else), run Blackbird, then run Shutup10 to enable the services you want.
____________________________
Thanks. Those could be good suggestions for potential workarounds, but they don't address what seems to be the real issue - i.e., that the Blackbird tool needs to have these things built-in, and they are not.
It would seem to be just too risky to use, as it stands. Pity. It looked to be potentially a really useful tool.
1699
General Software Discussion / Firefox bloat.
« Last post by IainB on April 27, 2016, 11:01 PM »
Anyone know a trick to reduce the extension button delay on startup?  I have FF set to open about:blank and have Fast Dial as New Tab page.  But when I start FF it hangs for a few seconds as the extensions display their buttons in the AddOn Bar.  While this is going on FF will not open a new tab with a url.  It is like it is frozen for a few seconds.
This really bogs down my system startup routine.
Even after all the buttons show, pressing the Fast Dial button gets no reaction for a couple of seconds.  I don't remember FF being this lame.  Seems to be really clunky in versions over 30.  The version number changes so fast it is hard to remember where things started to go wrong.
___________________________
Yers, FF releases (I'm on the Beta channel) seem to have been getting incrementally and progressively more sluggish over the last couple of years. It's bloatware now and has got to the point where I am seriously considering dumping FF and going to another browser.
So far trialled:
  • Pale Moon: Nope. More of the same as FF, and too idiosyncratic for my liking
  • Google Canary: Nope. Via the 64-bit Google Chrome Beta channel. A bit faster, but still bloatware and I mistrust Google.
  • Chromium: Not bad, but has been crippled a bit by removing the Google APIs.
  • Internet Explorer 11: Both x86 and x64 versions are very good, but MS seem to be wanting to discontinue the product.
  • MS Edge: Bloody fast, but then it's not been loaded up with the inevitable bloatware yet...

Increasingly, when FF slows to a crawl, I find myself impatiently switching to MS Edge, because it is just so fast and reliable (at the moment).
If FF didn't have all those useful addons that it does - especially Scrapbook - then I'd probably dump it today.
I have had a gutsful of FF - what with the s-l-o-w bloatware, all the cr#p and dysfunctional overload regarding "signed addons". and their management's pontifications about what's good for me (trying to justify what they intend to force-feed me).
My usual laptop has an AMD-A8 processor. Interestingly, I loaded up my FF configuration onto a laptop with an Intel i7 processor the other day, and the FF response time was much improved. So maybe that's the "trick"?
That is, get an i7 processor.   :tellme:
Shades of those infamously cynical IBM upgrades in days of yore...
1700
General Software Discussion / Re: Cookies click driving me crazy
« Last post by IainB on April 27, 2016, 06:54 PM »
...It's such a retarded thing that it could have come only from an international committee of bureaucrats.
It was even better than that. It came from an EU "Internet committee" of unelected bureaucrats. Experience indicates that such groups can usually be relied upon to produce the most moronic regulations.
Pages: prev1 ... 63 64 65 66 67 [68] 69 70 71 72 73 ... 264next