topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Thursday November 13, 2025, 1:06 am
  • 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 ... 202 203 204 205 206 [207] 208 209 210 211 212 ... 264next
5151
Living Room / Re: Secure deletion: a single overwrite will do it
« Last post by IainB on June 07, 2012, 03:23 PM »
I have been doing some research on security, and just thought I'd revive this thread with what I unearthed, because it seemed relevant to what seems could be a still-current myth. I inadvertently stumbled upon the link 40Hz gives in the opening post before actually seeing the post.
What I unearthed was some further, corroborating material to the OP.
In the OP made by 40Hz it says:
Interesting article over at Heise Online
Link: http://www.heise-onl...-will-do-it--/112432

Secure deletion: a single overwrite will do it
The myth that to delete data really securely from a hard disk you have to overwrite it many times, using different patterns, has persisted for decades, despite the fact that even firms specialising in data recovery, openly admit that if a hard disk is overwritten with zeros just once, all of its data is irretrievably lost.
Craig Wright, a forensics expert, claims to have put this legend finally to rest.

For posterity, the full post, dated 2009, from Heise Online (now The H Security) is in the spoiler below, minus any non-explicit embedded links:
Spoiler
Source - http://www.h-online....ll-do-it-739699.html

17 January 2009, 11:29

Secure deletion: a single overwrite will do it
The myth that to delete data really securely from a hard disk you have to overwrite it many times, using different patterns, has persisted for decades, despite the fact that even firms specialising in data recovery, openly admit that if a hard disk is overwritten with zeros just once, all of its data is irretrievably lost.

Craig Wright, a forensics expert, claims to have put this legend finally to rest. He and his colleagues ran a scientific study to take a close look at hard disks of various makes and different ages, overwriting their data under controlled conditions and then examining the magnetic surfaces with a magnetic-force microscope. They presented their paper at ICISS 2008 and it has been published by Springer AG in its Lecture Notes in Computer Science series (Craig Wright, Dave Kleiman, Shyaam Sundhar R. S.: Overwriting Hard Drive Data: The Great Wiping Controversy).

They concluded that, after a single overwrite of the data on a drive, whether it be an old 1-gigabyte disk or a current model (at the time of the study), the likelihood of still being able to reconstruct anything is practically zero. Well, OK, not quite: a single bit whose precise location is known can in fact be correctly reconstructed with 56 per cent probability (in one of the quoted examples). To recover a byte, however, correct head positioning would have to be precisely repeated eight times, and the probability of that is only 0.97 per cent. Recovering anything beyond a single byte is even less likely.

Nevertheless, that doesn't stop the vendors of data-wiping programs offering software that overwrites data up to 35 times, based on decades-old security standards that were developed for diskettes. Although this may give a data wiper the psychological satisfaction of having done a thorough job, it's a pure waste of time.

Something much more important, from a security point of view, is actually to overwrite all copies of the data that are to be deleted. If a sensitive document has been edited on a PC, overwriting the file is far from sufficient because, during editing, the data have been saved countless times to temporary files, back-ups, shadow copies, swap files ... and who knows where else? Really, to ensure that nothing more can be recovered from a hard disk, it has to be overwritten completely, sector by sector. Although this takes time, it costs nothing: the dd command in any Linux distribution will do the job perfectly.


The material I unearthed is from a 2003 post that has been revised at intervals and was last corrected in 2011. It seems quite a thorough coverage.
Caveat: I say "seems", because it is from the US NBER (National Bureau of Economic Research), which is an independent non-profit that generally researches whatever it is funded to work on. A lot of this funding could/would presumably come from the State, so I am unsure of the motivation/funding for this particular article, nor for it being kept so assiduously up-to-date.
Skepticism may be advisable.

The article is in the spoiler below, minus any non-explicit embedded links:
Spoiler
Source: http://www.nber.org/...en-data-guttman.html

Can Intelligence Agencies Read Overwritten Data?
Claims that intelligence agencies can read overwritten data on disk drives have been commonplace for many years now. The most commonly cited source of evidence for this supposed fact is a paper (Secure Deletion of Data from Magnetic and Solid-State Memory) by Peter Gutmann presented at a 1996 Usenix conference. I found this an extraordinary claim, and therefore deserving of extraordinary proof. Thanks to an afternoon at the Harvard School of Applied Science library I have had a chance to examine the paper ( http://www.usenix.or...s/gutmann/index.html ) and many of the references contained therein.

Of course, modern operating systems can leave copies of " deleted" files scattered in unallocated sectors, temporary directories, swap files,remapped bad blocks, etc, but Gutmann believes that an overwritten sector can be recovered under examination by a sophisticated microscope and this claim has been accepted uncritically by numerous observers. I don't think these observers have followed up on the references in Gutmann's paper, however.

Gutmann explains that when a 1 bit is written over a zero bit, the "actual effect is closer to obtaining a .95 when a zero is overwritten with a one, and a 1.05 when a one is overwritten with a one". Given that, and a read head 20 times as sensitive as the one in a production disk drive, and also given the pattern of overwrite bits, one could recover the under-data.

The references Gutmann provides suggest that his piece is much overwrought. None of the references lead to examples of sensitive information being disclosed. Rather, they refer to experiments where STM microscopy was used to examine individual bits, and some evidence of previously written bits was found.

There is a large literature on the use of Magnetic Force Scanning Tunneling Microscopy (MFM or STM) to image bits recorded on magnetic media. The apparent point of this literature is not to retrieve overwritten data, but to test and improve the design of drive read/write heads. Two of the references (Rugar et al, Gomez et al) had pictures of overwritten bits, showing parts of the original data clearly visible in the micro-photograph. These were considered by the authors as examples of sub-optimal head design. The total number of bits seen was 6 in one photo and 8 in the other. Neither photo-micrograph was a total success, because in one case only transitions from one to zero were visible, and in the other case one of the transitions was ambiguous. Nevertheless, I accept that overwritten bits might be observable under certain circumstances.

So I can say that Gutmann doesn't cite anyone who claims to be reading the under-data in overwritten sectors, nor does he cite any articles suggesting that ordinary wipe-disk programs wouldn't be completely effective.

I should qualify that last paragraph a "bit". I was unable to locate a copy of the masters thesis with the tantalizing title "Detection of Digital Information from Erased Magnetic Disks" by Venugopal Veeravalli. However a brief visit to his web page shows that this was never published, he has never published on this or a related topic (his field is security of mobile communications) and his other work does not suggest familiarity with STM microscopes. So I am fairly sure he didn't design a machine to read under-data with an "unwrite" system call. In an email message to me Dr. Veeravalli said that his work was theoretical, and studied the possibility of using DC erase heads. [Since writing this paragraph the paper has been posted. It is indeed theoretical but has quantitative predictions about the possibility of recovering data with varying degrees of erasure. There isn't any suggestion that ordinary erase procedures would be inadequate].

Gutmann claims that "Intelligence organisations have a lot of expertise in recovering these palimpsestuous images." but there is no reference for that statement. There are 18 references in the paper, but none of the ones I was able to locate even referred to that possibility. Subsequent articles by diverse authors do make that claim, but only cite Gutmann, so they do not constitute additional evidence for his claim.

Gutmann mentions that after a simple setup of the MFM device, that bits start flowing within minutes. This may be true, but the bits he refers to are not from from disk files, but pixels in the pictures of the disk surface. Charles Sobey has posted an informative paper "Recovering Unrecoverable Data" with some quantitative information on this point. He suggests that it would take more than a year to scan a single platter with recent MFM technology, and tens of terabytes of image data would have to be processed.

In one section of the paper Gutmann suggests overwriting with 4 passes of random data. That is apparently because he anticipates using pseudo-random data that would be known to the investigator. A single write is sufficient if the overwrite is truly random, even given an STM microscope with far greater powers than those in the references. In fact, data written to the disk prior to the data whose recovery is sought will interfere with recovery just as must as data written after - the STM microscope can't tell the order in which which magnetic moments are created. It isn't like ink, where later applications are physically on top of earlier markings.

After posting this information to a local mailing list, I received a reply suggesting that the recovery of overwritten data was an industry, and that a search on Google for "recover overwritten data" would turn up a number of firms offering this service commercially. Indeed it does turn up many firms, but all but one are quite explicit that they can recover "overwritten files", which is quite a different matter. An overwritten file is one whose name has been overwritten, not its sectors. Likewise, partitioning, formatting, and "Ghosting" typically affect only a small portion of the physical disk, leaving plenty of potential for sector reads to reveal otherwise hidden data. There is no implication in the marketing material that these firms can read physically overwritten sectors. The one exception I found (Dataclinic in the UK) did not respond to an email enquiry, and they do not mention any STM facility on their web site.

A letter from an Australian homicide investigator confirms my view that even police agencies have no access to the technology Gutmann describes.

Of course it has been several years since Gutmann published. Perhaps microscopes have gotten better? Yes, but data densities have gotten higher too. A hour on the web this month looking at STM sites failed to come up with a single laboratory claiming it had an ability to read overwritten data.

Recently I was sent a fascinating piece by Wright, Kleiman and Sundhar (2008) who show actual data on the accuracy of recovered image data. While the images include some information about underlying bits, the error rate is so high that it is difficult to imagine any use for the result. While the occasional word might be recovered out of thousands, the vast majority of apparently recovered words would be spurious.

Another fact to ponder is the failure of anyone to read the "18 minute gap" Rosemary Woods created on the tape of Nixon discussing the Watergate breakin. In spite of the fact that the data density on an analog recorder of in the 1960s was approximately one million times less than current drive technology, and that audio recovery would not require a high degree of accuracy, not one phoneme has been recovered.

The requirements of military forces and intelligence agencies that disk drives with confidential information be destroyed rather than erased is sometimes offered as evidence that these agencies can read overwritten data. I expect the real explanation is far more prosaic. The technician tasked with discarding a hard drive may or may not have enough computer knowledge to know if running the command "urandom >/dev/sda2c1" has covered an entire disk with random data, or only one partition, nor is it easy to confirm that it was done. How would you confirm that the overwrite was not pseudo-random? Smashing the drive with a sledgehammer is easy to do, easy to confirm, and very hard to get wrong. The GPL'ed package DBAN is an apparent attempt to address this uncertainty without destroying hardware. Hardware appliances with similar aims include the Drive Erazer" and the Digital Shredder.

Surveying all the references, I conclude that Gutmann's claim belongs in the category of urban legend.

Or it may be in the category of marketing hype. I note that it is being used to sell a software package called "The Annililator".

Since writing the above, I have noticed a comment attributed to Gutmann conceeding that overwritten sectors on "modern" (post 2003?) drives can not be read by the techniques outlined in the 1996 paper, but he does not withdraw the overwrought claims of the paper with respect to older drives.

An updated copy of this memo will be kept at http://www.nber.org/...en-data-gutmann.html. Additional information may be sent to feenberg at nber dot org.

Daniel Feenberg
National Bureau of Economic Research
Cambridge MA
USA
21 July 2003
24 March 2004 (revised)
22 April 2004 (revised)
14 May 2004 (revised)
1 Oct 2011 (correction)

"Magnetic force microscopy: General principles and application to longitudinal recording media", D.Rugar, H.Mamin, P.Guenther, S.Lambert, J.Stern, I.McFadyen, and T.Yogi, Journal of Applied Physics, Vol.68, No.3 (August 1990), p.1169.

"Magnetic Force Scanning Tunnelling Microscope Imaging of Overwritten Data", Romel Gomez, Amr Adly, Isaak Mayergoyz, Edward Burke, IEEE Trans.on Magnetics, Vol.28, No.5 (September 1992), p.3141.

Wright, C.; Kleiman, D, & Sundhar S. R. S.: (2008) "Overwriting Hard Drive Data: The Great Wiping Controversy". ICISS 2008: 243-257 http://portal.acm.or...ation.cfm?id=1496285 . See also a summary at http://sansforensics...ing-hard-drive-data/


Some other relevant references, in the DC Forum:
5152
EDIT 2012-06-08 2320hrs NZT
Included: Passwords Stolen From Last.FM, eHarmony And LinkedIn [Updates]

===============================
Original post:
In case you haven't read about it, there has apparently been a huge leak of LinkedIn passwords by a Russian hacker.
Examples:

Changing your LinkedIn password now is a precaution against the risk that someone may use your LinkedIn account or ID - if yours is amongst the 6.5M.

To my knowledge, this is the second time something like this has happened at LinkedIn. The last time was on 2010-12-14, when LinkedIn emailed members telling them to change their passwords.

I hear that there is a rumour that LinkedIn may be considering changing its name to "LeakedIn".    ;)
5153
Living Room / Reader's Corner - The Library of Utopia + resource links
« Last post by IainB on June 05, 2012, 07:41 PM »
Original post made: 2012-06-05, 19:41:12
_____________________________________
This looked like it could be a really interesting article for booklovers (ebooks/hardcopy): The Library of Utopia
It seems to embrace, or is relevant to, quite a lot of the various discussions we have had in the DCF re Amazon and other book and ebook publishers, and copyright issues.

What a great pity that these things still seem to block the realisation of the ideal supposed by H.G.Wells - humanity having access to "all that is thought or known".
Still waiting for the discovery of the Cayce's mythical Atlantean "Hall of Records" - the supposed library that is buried under the Great Sphinx of Giza in Egypt...
...tum-ti-tum...       :-\
_______________________________________________

Edit 2015-02-18 2238hrs: I was fossicking around today for some stuff that I felt sure had been linked to in this discussion thread, and after mucking about for a while with no success I felt that I and others might be able to save time and benefit from maintaining some kind of index. So, more as an experiment than anything, below is a list of useful links for accessing libraries and archives. I know it will now need maintaining.
Some of these links are from the comments posted in this discussion topic, others are sourced from other areas of DCF and the WWW in general. If you know of any links that should be added to this list, please post them in the comments in this thread, together with a brief description of what they relate to, and I shall add them to the list. (Thanks in advance.)
_____________________________________

Links to Library Resources:
Created:2015-02-18
Last Updated:2018-04-10

      Link       Description 
About the Internet ArchiveThe Wayback Machine - find "lost" links to knowledge/media.
Site Tour: April 20, 2015 - a video providing a highly informative site tour.
Internet Archive's Terms of Use, Privacy Policy, and Copyright Policy - make a note!
Ancient bools/manuscripts:

"The Mother of All Medieval Libraries Is Getting Reconstructed Online" - see Bibliotheca Palatina.
Flickr: Internet Archive Book Images' Photostreamper Millions of historic images posted to Flickr | Internet Archive Blogs
13 Places For Free Textbooks OnlineAn index provided by Gismo's (techsupportalert.com)
Free eBooks and Audio BooksAn index provided by Gismo's (techsupportalert.com)
OpenCultureA site which maintains curated lists of free courses, language lessons, books, audio and movies.
5 Places To Find Free Educational eBooksUseful review of large curated collections of ebooks.
Singularity & Co.Collection of "rescued" old/orphaned SciFi books that are out of print.
How Do I Get Rid of the DRM on My Ebooks and Video?Potentially very useful guide for those readers who are frustrated by DRM'd ebook and video media.
Free Kindle Books.orgOffers Free Classic E-Books in Kindle-compatible MOBI and PRC formats + links to other sources.
Bookboon.comPublishes/offers a very large collection of free and paid textbooks in ebook format.
bookmarks4techs.comA Tech Listing "Largest Listing of Tech Sites On The Internet"
Sixteen classic books you can get for free online - CSMonitor.comA collection of short reviews for 16 potentially "life-changing" free classic books.
Where to Buy Used Books Online With Cheap/Free International ShippingCould be useful, depending on where you live.
Online encyclopaedias:Wikipedia
Infogalactic (a fork of Wikipedia)

_____________________________________

Readers and tools:
      Link       Description 
GEGeekTech Toolkit - a large and useful categorised collection of links to information, knowledge and tools ($FREE)
10 best free ePub Readers for Windows 10A list of 10 useful client-based readers.
_____________________________________
5154
Living Room / Re: The universe is geometrically flat?
« Last post by IainB on June 05, 2012, 05:08 PM »
Oolon Colluphid (the author of the trilogy of philosophical blockbusters Where God Went Wrong, Some More of God's Greatest Mistakes and Who is this God Person Anyway?) later used the Babel Fish argument as a basis for a fourth book, entitled Well, That About Wraps It Up For God.
I think he may need to write an update or addendum to the latter, to incorporate the now rather old discovery/theory that the universe apparently has zero energy and was created from zero energy, or something. That looks like a dead giveaway.
5155
Found Deals and Discounts / Re: Aml Pages v9.35 - FREE offer on GOTD
« Last post by IainB on June 05, 2012, 11:01 AM »
Thanks @rgdot - interesting review.
5156
General Review Discussion / Amazon Kindle Touch review (theinquirer.net)
« Last post by IainB on June 05, 2012, 10:53 AM »
Thought this review of Amazon's latest and touchscreen Kindle model could be of interest:Amazon Kindle Touch review
Looks like a useful review at any rate.

A couple of weeks back, I bought an Amazon Kindle 4 - a new model, but a non-touchscreen version. I got it for us (my 10y/o daughter Lily and I) to experiment with, but it is really "hers". So far, she lurves it.
I might do a review of it after a while, but I'm not sure how useful that would be.

This touchscreen review could be useful though, as it relates to a new technology, and people wondering about buying into it could be very interested.
5157
Living Room / Re: Beyond Gamification. Designing up Maslow’s Pyramid.
« Last post by IainB on June 05, 2012, 10:29 AM »
What I wrote here seems to be true:
Well, I'm sorry Keith, this is all very repetitive. Maybe we are talking at cross-purposes and will never be able to understand each other in this - and it's possibly because of our different and peculiar paradigms.

I do apologise for suggesting the use of "transcendent", but, as I wrote:
By suggesting "transcendent", I was only trying to be helpful and move things along.
However, we still seem to be in the state of trying to have a rational discussion whilst continuing using undefined terms, so I don't think things have moved along at all really, nor would they seem likely to do so under these continuing circumstances.

The premise seems to be along the lines of "You can move beyond gamification by designing up Maslow's pyramid." (OWTTE)
I am unsure what that means, because:
  • (a) The term "gamification" hasn't yet been assigned a precise definition.
  • (b) "Maslow's pyramind" is a relatively weak/insubstantial (unproven) theoretical construct, possibly at least partially attributable to it using an undefined term "self-actualisation" in it's own structure.

I am trying to be polite about these terms here, so as not to cause offence. The point is though that they are still apparently BS (QED), which effectively makes them useless as tools for rational thinking to develop and follow a rational argument.

The premise above therefore does not seem to be able to exist in a rationally-based form. Thus you can form no rational argument out of it for discussion - and I think we have amply demonstrated that, in this thread.

So I must confess that I feel I have been unable to suggest any helpful or useful thinking for you on this subject, and I apologise for trying nontheless. I had been wanting to communicate, but I had not realised that at root we seem to fail to communicate for some reason.
I had not realised that you might have felt that I was trying to score points or justify myself, or whatever other "bad" things you may have felt I might have been doing in this discussion, and I apologise if it seemed so. Please put it down to my natural impatience rather than any feeling of antagonism or ego-gratification on my part. I had not realised that you might consider that I had been making "cheap replies" or that I had "humped on back to an unhelpful direction just when you seem to be leaving it just so you can have a last word on how much you detest buzz words.".
That sort of thing is/was never my intention. I generally chip in if I think that what I have to say could be of humour or use/help in a discussion, or - more especially - if I wish to pursue discovery of some truth in a debate.

Please note that I have not called you irrational or made an ad hominem, and that I take exception to the ad hominem of you calling me irrational, yet I refuse to drag us into the gutter with a "Tu quoque" (Latin: "you also") in response to your ad hominem. What I might think of you as a person is irrelevant to our discussion.

...life does not end at all...
-Paul Keith
Can be neither proven nor disproven, except presumably by individual experience.
Transcendence.
-IainB
Uhh...no... I'm not talking about just individual life but the impact of individual life. The things left behind by a dead person like memories, influence, contributions, legacies.

This is a good example of a failure to communicate. I had been unable to understand, from that statement of yours about life, that it might have implied so much more/different than what I had supposed.

So, if "Maybe we are talking at cross-purposes and will never be able to understand each other...", and if we are starting to call each other names or ad hominem, then - if you don't mind - I really think it would be best if I withdraw from this particular discussion. At this juncture, it ceases to be possible for me to find it enjoyable or rewarding, it seems to antagonise you, and I don't think I am able to contribute any more of use/help than the little I might have done so far.

Thankyou for some thought-provoking discussion.
5158
Living Room / Re: The universe is geometrically flat?
« Last post by IainB on June 05, 2012, 07:11 AM »
Here you go  - it's described in NASA's: Universe 101
Time to change paradigms...
5159
Just a note to say that I had downloaded, installed and trialled this app. on an earlier offer on 17th May.
I already use the most excellent FreeFileSync (see the DCF mini-review here), and so did not need another file sync app., but what interested me about BSS was that it claimed to be able to do real-time sync - i.e., detect when a "watched" file/folder had been changed and immediately sync it to another drive/directory. I wanted to be able to capture/backup all incremental updated versions of some particular files, to verify the changes made to each file from its preceding version.
Anyway, BSS seemed to work OK as a file sync, but I couldn't for the life of me get the real-time sync to work at all. Spent quite a bit of time on it too.
Gave up, defeated. Not sure what - if anything - I was doing wrong.
5160
Found Deals and Discounts / Aml Pages v9.35 - FREE offer on GOTD
« Last post by IainB on June 05, 2012, 06:27 AM »
I am always interested in PIMs (Personal Information Managers), so my thanks to @rjbull for the heads-up to this when it was previously a BDJ offer. I have just downloaded and installed Aml Pages Notes Organiser from: Giveaway of the Day - Aml Pages 9.35
(My system is Win7-64 Home Premium on a laptop with an Intel i7 CPU.)

Re: General brainstorming for Note-taking software
Just when you thought this thread was safely dead, jumps up again.  There's yet another one that doesn't seem to have been mentioned on DC: Aml Pages.
Aml Pages is tree-structured notes organizer for Windows. It contains all your notes, information, web pages, passwords, URL-address in the form of a tree, so you can quickly find what you need. The Aml Pages can easily save web pages (or fragments) from the Internet and provides a sticky for quick notes. Manage megatons of your notes with ease at work and at home.
Support plain text, rich text and web pages, tables and figures, attachments, and many plug-ins for expansion features. At any moment you can instantly record the important information in a sticky note, not looking up from the important cases.
Aml Pages allows you to store absolutely any information in its database: texts, images, screenshots, files, URLs and etc. Moreover, you can store both links to files and files themselves.

Found from a Bits du Jour e-mail about a future promotion of it: Bits du Jour - Aml Pages Home License.
...
I don't know how it's considered better/different than the multitude of similar programs, and have asked in the Bits promotion.  I also asked about import/export, tired of being locked into proprietary formats.

My view so far:
I had given this PIM a cursory trial a year or so ago, and discarded it as not yet ready for primetime.
This version looks like it could be a very interesting and potentially useful PIM - if it worked. It uses proprietary and third-party (user) Plug-ins - which is unusual for a PIM, in my experience.
However, in use, it seems rather unintuitive (to me), and it is rather buggy - for example, these kept occurring:
Aml Pages Notes Manager - error 30010.png Aml Pages Notes Manager - fatal error.png

Maybe it has a conflict with some other installed process. I don't know. I shall keep it and await updates (updates will apparently be good for about 12 months with this GOTD offer). I'll probably not spend any more time on it otherwise.
I would be interested in reading any other thoughts from trial of this PIM by DCF members though.
There's a good FAQ on it here: http://www.amlpages.com/faq.shtml
Features/benefits here: http://www.amlpages.com/about.shtml
5161
Living Room / Re: The universe is geometrically flat?
« Last post by IainB on June 05, 2012, 04:03 AM »
Yes, that's what I thought it might mean, but my knowledge of astronomy is elementary.
I had always thought of the universe as being a sort of expanding ball, with the bits of material in the ball moving away from each other at a great (increasing) rate of knots, making the interstitial spaces greater, over time. (Hence, I gather, at some distant point in the future, from any observation point in the universe, the stars will appear to go out and the night sky will appear to be empty.)
But this doesn't seem to tie in with "geometrically flat", unless the matter is lying all around the circumference of the universe-ball, with a real void in the middle.

DON'T PANIC.
5162
Living Room / Re: The universe is geometrically flat?
« Last post by IainB on June 04, 2012, 06:07 PM »
They said the earth was flat too...
-SeraphimLabs (June 04, 2012, 04:23 PM)
Yes, that's what ran through my head as well. But "they" were the religious police of the RC Church.
However, in this case, it is astronomers (of the Galileo Galilei persuasion) who are saying this, and apparently it is substantiated by the readings from the WMAP probe (COBE's follow-up), ...
...which demonstrated that the Universe was flat (along with a number of other things).

This has certainly got me puzzling at any rate!
5163
Living Room / Re: Beyond Gamification. Designing up Maslow’s Pyramid.
« Last post by IainB on June 04, 2012, 05:53 PM »
Well, I'm sorry Keith, this is all very repetitive. Maybe we are talking at cross-purposes and will never be able to understand each other in this - and it's possibly because of our different and peculiar paradigms.
The trouble is that I have not yet found a more useful/constructive paradigm than one which is fundamentally rationalistic, and, looking at the world through that paradigm, and thinking with it, I see some of your writing in this thread as sometimes being irrational and thus largely incomprehensible.
If you take a classic communication model:
Transmitter parcels communication:-->encode-->transmit-->decode--> :Recipient reads parcel and understands.
- then what you say does not seem to decode at my end into something that is entirely comprehensible to me. Failure of communication.

I only used the definition of "transcendent" because there was no working definition (that I am aware of) that we were using for "self-actualisation". I have consistently pointed out that a discussion that uses undefined terms cannot be rational, by definition (that's not an opinion).
By suggesting "transcendent", I was only trying to be helpful and move things along. If that definition ("transcendent") won't do, then why do you not not suggest something else that will do? Otherwise, continuing discussing things using the term "self-actualisation" would indeed be (as I think I have already suggested) rather like discussing the buttons on the Emperor's new (invisible) clothes - i.e., an absurdity/irrationality.

I think I did previously establish the connection between BS=jargon=buzzord=cliché, so that should be nothing new.

The term "ahamkara":
  • Could never fit into that equation, simply because it has a clear definition - as the condition of being in a completely illusory state where, in the mind, the "self" becomes bound up with "a created thing".
  • Does not require any religious mumbo-jumbo to understand it. It happens to be a useful and self-supporting concept taken out of ancient Vedic philosophy and later incorporated into Hinduism.
  • Because it is such a concept, I can do what the heck I want with it without abusing anyone or anything, and it's use does not rely on alignment with any mumbo-jumbo in Hinduism.

By the way, I don't "hate" buzzwords as you suggest. I merely detest the use of buzzwords in attempts to hold a rational discussion or in making an argument. The use of such terms potentially clouds our thinking, and that could make us stupid and easier for others to manipulate. It also undermines or defeats the objective of holding a rational discussion. If you unthinkingly accept the use of buzzwords in an argument, then you effectively relinquish the responsibility for thinking for yourself.

Are you kidding me?! Who's mindful when they are urinating and defecating?
Anyone who wishes to practice mindfulness as a meditative exercise. I can confirm this is so from my own experience in meditation.

Then there's reality. If self-actualization is just a state, then it can't be superior to the lower levels of the pyramid.
You would probably be right, but the thing about Maslow's pyramid was that it was a hierarchy of needs. It wasn't suggesting relative superiority/inferiority of states per se, but merely that you could not move from the 1st need level to the 2nd one until your needs at the 1st level had been met, and so on. I think that that part of Maslow's theory stands up pretty well, simply because he defined them as fixed but necessarily linearly successive states.
The trouble with using pyramids in diagrams is that they are ambiguous on their own. If you employ them in a concept diagram, then one person's interpretation of meaning could be quite different to what the author might have intended.

"Each layer of Maslow's hierarchy becomes more and more anthromorphic..."
Well, yes, of course it is anthropomorphic. It is, after all, supposed to be modelling human needs. Whether it becomes more anthropomorphic as you progress up the pyramid would arguably be a matter of individual perception.

For a person to go to this extreme and be truly mindful, they would have to...
I am not aware that the Universe has put any rules on what must be done to be truly mindful, though I strongly suspect that meditation helps as a start.

"You know Paul Keith, you have a point there."
I actually did ask myself that question, before writing what I did. I considered but was unsure as to whether it was my inability to decode what you said, or your inability to put things more rationally, or a mixture of both that was the problem.

If you're sincere in using such a grave word as ahamkara though in this context...
- and there I think you show something of yourself. Who says it is a "grave word"? It can be any kind of word. I call it a useful and defined concept. It is merely a very useful tool for thinking with. Ahamkara with the word ahamkara? Possibly ahamkara with the terms "self-actualisation" and gamification as well?
We are all probably in a state of ahamkara to some degree, at one stage or another, if not all the time.

...life does not end at all...
Can be neither proven nor disproven, except presumably by individual experience.
Transcendence.

But "self-actualisation" = a form of transcendence as I had suggested? It could be so, as I supposed, but I am not convinced. Who knows? I only siuggested it as a working definition, to get out of this rut we seem to be in.

However, all this would seem to be a long way from the absurdity of "Gamification and designing up Maslow's pyramid".
5164
Living Room / The universe is geometrically flat?
« Last post by IainB on June 04, 2012, 03:35 AM »
This post in arstechnica put my head into a spin: Scientific Method/Science & Exploration - Dispatches from the birth of the Universe: sometimes science gets lucky
I had long ago thought it was confirmed - and I could even prove it for myself, with a bit of work - that the earth was round and that it orbits the sun in a sort of dance as the sun spins on its way through space in the Milky Way galaxy as it also moves through space, and the universe is expanding (QED redshift).
But apparently the universe is "geometrically flat"? Argh.
Here's the post copied, minus any links:
Spoiler
Dispatches from the birth of the Universe: sometimes science gets lucky
Scientific breakthroughs can come in unexpected ways.
by John Timmer - Jun 3, 2012 6:00 pm UTC
Timeline of the Universe—the expansion of the universe over most of its history has been relatively gradual. The notion that a rapid period "inflation" preceded the Big Bang expansion was first put forth 25 years ago.
NASA picture:
NASA - theoretical universe timeline (607x440).jpg

For the generations that grew up with TV before the age of cable, the box in our living room was a time machine, capable of taking us back to just a few hundred thousand years after the birth of the Universe. We just didn't realize it. Nor did the scientists that discovered this, at least at first. But luck seemed to play a large role in one of the biggest discoveries of our lifetime.

That may not have been the intended message of the discussion called "Dispatches from the Birth of the Universe," hosted by the World Science Festival on Friday. The panel provided a good picture of our current state of knowledge on the birth of the Universe, and a glimpse at what we'll likely find out next. But the history of the field turned out to be ripe with examples of things that were both hiding in plain sight (but required a bit of luck to spot), and others we've been lucky to see at all (well beyond the luck of being the right age to have seen the TV static).

Lawrence Krauss, who moderated the panel, introduced it by turning on an old TV set on stage. When turned to an empty channel, the TV displayed a familiar wall of static. About one percent of that noise, Krauss said, comes from the Universe itself, a remnant of an event that took place roughly 13.7 billion years ago. That's when, 375,000 years after the Big Bang, the Universe finally cooled enough that protons could hang on to electrons, forming hydrogen atoms and emitting photons in the process. These photons, stretched out and cooled by the expansion of the Universe, have been with us ever since. And, with just a regular old TV set, you can capture some of them.

But, even after the birth of television, nobody realized what it was. It was only fully recognized when two researchers at Bell Labs, Arno Penzias and Robert Woodrow Wilson, tried to get rid of it. As a video narrated by Wilson described it, they were attempting to detect faint microwave signals, and needed to get rid of all sources of background noise. They kept failing, though it wasn't for lack of trying. They checked whether it was the result of atomic testing (it didn't decay), whether it might be coming from New York City (which was visible from the site of the instrument), and even cleaned years of pigeon guano out of the hardware. They simply couldn't get their instrument to read a zero value.

Eventually, someone introduced them to Princeton's Robert Dicke, who had been predicting the existence of this microwave noise, and was gearing up to look for it. Dicke interpreted Penzias and Wilson's data for them, leading to their eventual Nobel Prize.

But the background they detected from Earth was smooth, while we know the Universe is lumpy, filled with complex structures. With time, theorists began predicting several different ways that these structures might have come into existence, several of which would leave their marks on the Cosmic Microwave Background (CMB) found by Penzias and Wilson. (Although Krauss admitted he was betting, on theoretical grounds, we wouldn't see anything).

John Mather, another panelist, made it his graduate project to find out whether these variations could be seen. Unfortunately, the balloon-based instrument he helped make failed in flight, and he struggled just to finish his degree. His next job was at NASA's Goddard Institute for Space Sciences and, while he was there, NASA put out a call for proposals for a science satellite to be sent into space. "My experiment failed, but it should have been done in outer space anyway," Mather said. "Our paper [describing our proposed satellite] said 'we're really smart, and we can figure this out.'"

NASA liked the idea, but it took them 15 years to actually build and launch the result, the Cosmic Background Explorer, since building the Hubble was sucking up lots of NASA's funding at the time. This turned out to really lucky for Mather, since the detector technology doubled its sensitivity during the delay. If it weren't for these improvements, COBE might not have seen anything. Instead, it revealed tiny fluctuations—one part in 100,000—that were the remains of quantum fluctuations that took place as the Universe entered its inflationary stage. Most of the structure in our Universe dates back to these tiny differences.

Princeton's David Spergel, had been working on a competing explanation, admitted "to be honest, I was a little depressed for a while" following the COBE results. His approach "Was a beautiful idea, mathematically elegant, got a few papers on it. Turned out not to be how Nature worked." But luck played a role again. Spergel helped organize a workshop to discuss the COBE results and, at it, someone boldly proclaimed that they indicated the Universe had a specific geometry (it was flat).

This bugged Spergel, since he didn't think there was any way to tell that from COBE's data. But the comment got him thinking—what would you need to do to demonstrate the Universe was flat? The end result was Spergel becoming a member of the team behind the WMAP probe, COBE's follow-up, which demonstrated that the Universe was flat (along with a number of other things).

Although the tiny fluctuations in the CMB are consistent with a Universe shaped by inflation, they're not a direct signature of inflation itself. That may be hiding in the polarization of the CMB's photons, which would bear the signature of the gravity waves unleashed by inflation. Amber Miller is prepping a telescope to be launched by balloon from Antarctica that should detect this polarization, if it exists. And she's already had a bit of luck.

Her team at Columbia is responsible for putting together the mirrors and support hardware; the camera is being built at the University of Minnesota, while NASA will be responsible for its flight from Antarctica. Assembly at a NASA facility in Texas was supposed to start just days earlier, over Memorial Day weekend. Except the camera didn't show up. It didn't show up on the day after the holiday, either. The team eventually tracked down the driver of the shipment, and found that the trailer had gone missing. After a few days of panic, they located it. Some items—Miller mentioned bicycles and a step-stool—were missing, but the camera had been left behind by the thieves.

If all goes well, the next chapter in CMB exploration will be lofted above the atmosphere in December.

And Mather? He's still benefitting from Hubble-related luck. When Hubble was designed, everyone thought galaxies only formed late in the Universe's history. As it turned out, the Hubble spotted many young ones, but couldn't image the wavelengths that captured the era in which they formed. Mather is now leading the team building the James Webb space telescope, designed to image the formation of the first structures in the Universe, the progeny of the CMB's fluctuations.

5165
Living Room / Re: Beyond Gamification. Designing up Maslow’s Pyramid.
« Last post by IainB on June 04, 2012, 12:21 AM »
Just to help things along:
Definition of terms being used in a rational discussion:

1. Self-actualisation: (a term used by, but not coined by Maslow)
This is a BS/buzzword/cliché (QED).
Maybe what Maslow was aiming for with this term was something like "transcendent", but somehow I doubt it, because otherwise he could easily have used that term - so why did he use another - and an undefined one to boot? That would surely have been deliberate - no? If it was deliberate, then he deliberately picked an ambiguous and undefined compound word as a term for something which he imagined but could not define.
In any event, it is kind of academic for us to suppose what he did mean, because even he seemed not to know or be able or willing to articulate a definition - as you point out above. It's the Emperor's new clothes, again.
So, really, there is arguably little practical use in discussing the veracity of, or use in real life of, an imagined and undefined thing ("self-actualisation") - even from a philosophical perspective. It's certainly not a scientific or a proper theoretical construct, anyway.
For example, even the theoretically ephemeral Higgs boson has a definition, though we do not yet know whether that boson exists beyond the realm of theory.

For the purposes of definition, and just to get us out of the discussion rut we seem to be in, this (following) seems like it could be at least one assumption or likely close approximation of what Maslow perhaps could have intended or meant:
From: World English Dictionary
transcendent (trænˈsɛndənt)
 — adj
1.    exceeding or surpassing in degree or excellence
2.    a. (in the philosophy of Kant) beyond or before experience; a priori
    b. (of a concept) falling outside a given set of categories
    c. beyond consciousness or direct apprehension
3.    theol  (of God) having continuous existence outside the created world
4.    free from the limitations inherent in matter
 
— n
5.    philosophy  a transcendent thing

2. Gamification:
This was the term used in the link in the opening post. It is a BS/buzzword/cliché (QED).
We still do not seem to have arrived at a possible definition for this otherwise undefined term. It does not appear to relate to the application of game theory. We have so far apparently been unable to guess at a definition that might fit/work in most/all of the various contexts in which it seems to be used in the current idiom. It is still therefore - by definition - a BS/buzzword/cliché (QED).

3. Anthropomorphism: (I think that's what you meant by "anthromorphism"- yes?)
From: Cultural Dictionary
anthropomorphism definition
(an-thruh-puh- mawr -fiz-uhm) The attributing of human characteristics and purposes to inanimate objects, animals, plants, or other natural phenomena, or to God. To describe a rushing river as “angry” is to anthropomorphize it.

If that (anthropomorphism) is what you meant, then could you please explain to me what you meant by:
"Each layer of Maslow's hierarchy becomes more and more anthromorphic yet as we know of anthromorphism, many of that can be illusions humans created."
- because I do not understand the sense of this.

4. Lack of defined terms leads to irrational discussion:
Earlier on in this discussion, you wrote:
I can't really speak for Nikki obviously but as I'm also one of those who refer to Maslow's hierarchy of needs loosely in my own writing, I think what makes it so appealing to refer to that concept is not so much the existence of the hierarchy itself but the final step of self-actualization which depending on how you interpret it has elements of buzz and manipulation to it too.
Nikki's post was in a link per your opening post: Beyond Gamification. Designing up Maslow’s Pyramid. Her post is absurd (QED).

I wonder if, because you have inadvertently used these BS words in trying to articulate your thinking in what you have written here or elsewhere, you might have entered into a state of ahamkara with the very BS terms we have been discussing.
If that (ahamkara) is the case, then:
  • (a) you will be unable to accept any denial of their existence as real/useful objects, because to do so would mean that you had been mistaken in using them in the first place, and your ego can't allow that thought (cf. De Bono re "intellectual deadlock"). So your ego may now oblige you to have to defend these useless BS things instead of saying, "You know Iain, you have a point there. They are purely imaginary and undefined constructs and I have only been imagining that I have been using them, but it seemed very real to me at the time."
  • (b) to rationally refute the terms at this stage could be a very hard thing for you to do, but it would be interesting if you were able to do it. It would probably demonstrate that you are able to exercise the capacity to overcome your internal intellectual deadlock and transcend your ego, and become more rational in the process.

Over the years, this is the sort of battle I have sometimes had with myself over some issues. One of the approaches I tend to use to help myself overcome my ahamkara is to become less "passionate" about what I think or believe, and more rational. Hence I describe myself as a rationalist. It feels like a bit of a battle sometimes, as it does not seem a natural thing for me/us to be rational, but we have the capability for rational thought and can direct our thoughts and thinking processes, if we choose.
5166
Let me know if you guys see features that you think i need to add to CHS.
Thanks! I shall give you some feedback on this after examining Clipstory.
5167
I think I like Mouser's Clipboard Help+Spell better....
+1 for that. I'd probably be lost without CHS.    :Thmbsup:
But that doesn't mean that Clipstory doesn't have some rather unique and useful features.
I am currently trying to see how I can use them both together to improve my "Clipboarding" data management overall.
5168
Living Room / Re: Just Had a Baby Girl~!
« Last post by IainB on June 02, 2012, 02:06 AM »
Congrats Renegade and kunkel
Congrats, Renegade and kunkel321! :Thmbsup:

+ 1 from me!    Looking forward to some photies...
5169
Living Room / Re: Keyboard keys 'stuck' (software???)
« Last post by IainB on June 02, 2012, 01:34 AM »
I'm just about ready to format my C drive and see if that helps the problem. Unless there are any other suggestions, I'm out of ideas myself.
That would be just a kinda random thing to do - you have no reason to suppose it will achieve anything. Probably a complete waste of time.

This is good information:
I hold down the 'a' key for 5 seconds, and it continues for about 2 seconds after I release the key, but it's also slightly delayed before it begins typing. I'm completely at at loss as to why this is happening. I've tried shortening the delay to nothing and even speeding up the repeat speed, but the delay persists.

I think that what this seems to indicate is that:
(a) you have the settable key repeat delay set at about 5 seconds, so that when you press a key and hold it down, it will start repeating after the delay interval (approx. 5 seconds), and
(b) it will send the repeats at a settable repeat rate. The repeated keys take about 2 seconds to be output before the buffer is emptied.

These settings are accessible - e.g., Customising your computer
To adjust the key repeat rate
1. Open Keyboard in Control Panel.
2. On the Speed tab, make changes as follows:
  • To adjust the amount of time that elapses before characters repeat when you hold down a key, drag the Repeat delay slider.
  • To adjust how quickly characters repeat when you hold down a key, drag the Repeat rate slider.

Note
To open Keyboard, click Start, click Control Panel, click Printers and Other Hardware, and then click Keyboard.

There's a good post here as well: Adjusting your keyboard’s repeat rate

Try setting the repeat delay to 0 (zero), and reducing the repeat rate.

Alternative suggestions:
  • Out of interest, I had a look in X-Setup Pro, but it doesn't seem to offer anything over and above the standard system settings you can access per the above.
  • Your keyboard processor chip may be failing - but that would usually mean you had the same odd behaviour in all applications (not just games), and it would usually be bizarre and seemingly random behaviour. Your problem does not seem to fit that description.
  • As a precaution, just doublecheck that your current keyboard mapping is as per default, with remapkey.exe:
    As a possible solution to ALL CAPS accidents...
    ...
    Tip - dispatching the CapsLock gremlin with Microsoft's remapkey.exe http://tips4laptopus...ck-gremlin-with.html
    It refers to the Microsoft remapkey.exe utility.
    ...
    Other keyboard mapping fixes are useful, but redundant if you use remapkey.exe, which works fine in Windows 2000, Windows XP, Windows Server 2003, Windows Vista, and Win7-64 Home Premium.
5170
Found Deals and Discounts / Re: Norton Identity Safe -- Free Download
« Last post by IainB on June 02, 2012, 12:32 AM »
...@IainB - really fine OCR-job! How much did you after-edit manually? If only a little or nothing, I would really want to know the name of your OCR program!
Download by October 1, 2012 and enjoy it FREE of charge forever
-Norton Identity Safe
-it could just mean "lifetime key" => "for the rest of version 2012's life".

The OCR was done by MS OneNote. It seems to be a particularly good OCR tool - usually does a very good job of OCR, and with few errors - but that would always depend on the quality of the image being scanned.
How I did the text extraction:
The text of the agreement came up in a small scrollable, non-stretchable window at install time (you had to accept it before it would proceed with the installation). The text in the window was non-selectable (maybe an image?), so I paused at that point and hunted around for a separate text file of the agreement on Norton's NIS webpages. When I couldn't find one, I skeptically supposed that Norton would have deliberately made it difficult for the user to retrieve the agreement, for a reason, and that I might not see this agreement again unless I reinstalled NIS. Most of it was the usual legal "all care and no responsibility" sort of stuff, so I decided to only capture what seemed to be the most convoluted and interesting part - section 10.
So I took a screen capture of each sequential piece of text in the window, using the OneNote screen clipping tool - it came to 6 and a bit clips, all told. I arranged them all in the LH column of a two-column table in OneNote, then right clicked each image, selected Copy Text from Picture (which puts the OCR'd text to Clipboard), and pasted the text into the corresponding slot in the RH column of the table.
When I reviewed the OCR'd text I was surprised at the high quality, but figured that that would be attributable to the clarity of the clip. I started corrections (e.g., some lower case characters had scanned as upper case, a "/" had scanned as a "|") and then stopped as I realised that I had made 6 or so and they all seemed to be minor, so I was probably being too fussy - the thing read OK without needing any more corrections.

I didn't need to extract the text for my own purposes - it was just that I thought the text would be of more use to the DC forum readers than an image, and it would be copyable and searchable.
(The reason I didn't need to extract the text in OneNote in the first place was because I have set OneNote to automatically search inside all images for any relevant embedded text when you search for something. I think it is indexed. You can always extract the text - as above - as and when you might need to copy it. From experience, that searching of embedded text in images works with high accuracy.)

Back to that agreement section 10: it generally seems to be suggesting that you accept that you may have absolutely no privacy of your information and that Norton could do what the heck they wanted with your:
  • IP address.
  • MAC addess.
  • Machine ID.
  • IMEI.
  • Data.

As for the meaning of "lifetime", I suspect it may have been deliberately left ambiguous and open to interpretation. I certainly could never recommend that a client enter into such an agreement, and I wouldn't do it myself either. I'm not even sure the agreement would necessarily be legal in all countries. It will be interesting to see how many people actually fall for what looks like Norton's super-free offer to taking your privacy away for your lifetime use of the product. Who knows but that they may even intend to sell the data to certain government agencies?
I think the military-grade encryption-at-source approach - e.g., including (say) disk encryption, Wuala, X-Marks, or LastPass - would arguably be the most advisable and secure route to take for the medium/long term.
"NIS is your friend."
Yeah, right.
5171
Living Room / Google Maps - watching the watchmen ("doing good")
« Last post by IainB on June 01, 2012, 07:27 PM »
Another good/useful thing to come out of Google.
I have come across quite a few applications of Google Maps - some of which I thought were pretty useful, and some pretty banal - but I had not come across one quite like this. It's a new one to me, and potentially of very real use to keep citizens informed: Searchable Map of 2009 & 2010 Misconduct Incidents

I saw this map after following links in a post in my Google Reader (feed aggregator): Police Misconduct Map Shows Who's Been Thin-Blue-Brutalized Near You, where it talks about the map and its history of development: (and to see all the links, go to the actual post)
Spoiler
Police Misconduct Map Shows Who's Been Thin-Blue-Brutalized Near You
J.D. Tuccille - June 1, 2012

I don't know about you, but I actually do sometimes wake up in the morning and think to myself, "I wonder who the local cops beat the crap out of yesterday?" Yeah, I'm a real treat before my coffee. Well, we won't get that kind of real-time reporting on police brutality until cops start overtly boasting of their misdeeds — and Arizona's own Sheriff Joe gets a little closer every day — but we can now see incidents of misbehavior near us by checking an interactive map that plots reported incidents and links to further information guaranteed to tighten your sphincter every time you see flashing lights in the rearview mirror.

See what's happening near you! The National Police Misconduct Reporting Project is a new project of the Cato Institute, which took over from Injustice Everywhere when David Packman ran out of the personal bandwidth to keep his very valuable one-man site going (the old URL now redirects to the new one). Drawing on Cato's depth of resources, Tim Lynch created the map mentioned above by merging incidents compiled in 2009 and 2010 by David Packman into Google Maps. It's not an exhaustive representation of bad-cop, no-doughnut phenomena — stuff slips through the cracks — but it's a helpful, and chilling, representation of the range and distribution of incidents. It's especially chilling if you live in one of those areas where the little red dots cluster so tightly that you have to really zoom in to distinguish them. Lynch helpfully offers the word "rape" as a search term to ease your perusal.

Remember: flashing lights in the rearview mirror!

Close to home, for me, I found a Flagstaff officer who hit his girlfriend at the Country Thunder country-western concert (it's sort of like Lilith Fair, but with lots and lots of pickup trucks) and a Yavapai County sheriff's deputy who assaulted his girlfriend's nine-year-old daughter.

Find the map here

The map seems strange to me - a little bit scary - because, in New Zealand (where I live at present), the country's total population is only about 4.4 million (World Bank stats., 2010), with no big cities to speak of and Auckland being the largest at around 401,500 souls (per aucklandcity.govt.nz). The police are thus generally not stretched too thinly. They also seem to be well-trained, competent and effective. So police brutality/crime/corruption is apparently relatively infrequent and not really a major problem.
However, I do think it could be a useful civil information tool to have a similar map for NZ - or for any country for that matter.

Another Google Maps application that I like (an one which I occasionally use) is to map my cycle routes. Not really useful per se, but potentially interesting/informative nonetheless.
5172
Found Deals and Discounts / Re: Norton Identity Safe -- Free Download
« Last post by IainB on June 01, 2012, 09:52 AM »
...In a choice between NIS and a root kit ... I'd sooner trust the root kit. As at least they're highly optimized and have clear agendas.
Har-de-har-har. Very droll. Cynical and apposite.    ;)
5173
Looks like a nice tool and a good review...
It's an excellent tool - refer Hard Disk Sentinel PRO - Mini-Review    :Thmbsup:    :Thmbsup:    :Thmbsup:
- which I coincidentally have just updated with a workaround to the registry settings for real-time disk performance monitoring not "sticking".
5174
Mini-Reviews by Members / Re: Hard Disk Sentinel PRO - Mini-Review
« Last post by IainB on June 01, 2012, 09:25 AM »
This might save some time:
I have added this EDIT to my post above, thus:
EDIT 2012-06-02:
I have been having two episodic issues with HDS PRO:
  • 1. It doesn't always start up with Windows like it should, and I have not yet figured out why.
  • 2. The Registry settings to enable real-time disk performance settings do not "stick", so I have now automated the workaround changes to the registry in a .reg file, contents as follows:
Spoiler
Windows Registry Editor Version 5.00
[BLANK]
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Perfdisk\Performance]
"Disable Performance Counters"="0"
[BLANK]

The [BLANK] lines must be just that - blank lines.

The steps are:
  • shut down HDS PRO (if it is running).
  • in Windows Explorer, double-click on the .reg file (I call mine Enable disk perf counters.reg).
  • restart HDS PRO.

That's all. The real-time disk performance monitoring should now be working in HDS PRO.
You don't need to reboot or anything.
Please note, this is in Win7-64 Home Premium. The appropriate .reg commands and even rebooting may well be different for other versions of Windows.
5175
@erikts: Thankyou for posting about Clipstory. I had never seen it before.
Having downloaded it and played about with it for a while, I can report that it has some unique and nifty features that I have been looking for, for a l-o-n-g time.    :Thmbsup:    :Thmbsup:    :Thmbsup:
Pages: prev1 ... 202 203 204 205 206 [207] 208 209 210 211 212 ... 264next