Slashdot Mirror


Diskeeper Accused of Scientology Indoctrination

touretzky writes "Two ex-employees have sued Diskeeper Corporation in Los Angeles Superior Court after being fired, alleging that the company makes Scientology training a mandatory condition of employment (complaint, PDF). Diskeeper founder and CEO Craig Jensen is a high-level, publicly avowed Scientologist who has given millions to his Church. Diskeeper's surprising response to the lawsuit (PDF) appears to be that religious instruction in a place of employment is protected by the First Amendment." The blogger at RealityBasedCommunity.net believes that the legal mechanism that Diskeeper is using to advance this argument ("motion to strike") is inappropriate and will be disallowed, but that the company will eventually be permitted to present its novel legal theory.

69 of 779 comments (clear)

  1. Wow by QuietLagoon · · Score: 5, Insightful

    I guess it is Raxco's PerfectDisk to defrag my disks from now on....

    1. Re:Wow by cephah · · Score: 5, Informative

      Otherwise I can recommend this one.

    2. Re:Wow by deniable · · Score: 5, Informative

      It's a cut-down version of Diskeeper. The scientology / Diskeeper / Windows connection has caused problems in the past. Here's one link.

    3. Re:Wow by Anonymous Coward · · Score: 5, Informative

      Otherwise I can recommend this one.

      Note that JkDefrag uses the Windows defrag API, so it should be as safe to use as the original defrag. Also, Windows occasionally runs a boot optimizing defrag while your screen saver is on, which tends to mess up JkDefrag's logic. You might want to disable it, if you intend to run JkDefrag.

    4. Re:Wow by Dan541 · · Score: 5, Insightful

      Well I don't want that criminal cult having anything even remotely to do with my system.

      --
      An SQL query goes to a bar, walks up to a table and asks, "Mind if I join you?"
    5. Re:Wow by Slashdotvagina · · Score: 5, Informative

      The article you quote contradicts your statement:

      "While it is true that ext3 is more resistant to file fragmentation than FAT, and NTFS filesystems, nonetheless ext3 filesystems can and do get fragmented over time.[14] Consequently the successor to the ext3 filesystem, ext4, includes a filesystem defragmentation utility and support for extents (contiguous file regions)."

      14: "We found heavily fragmented free areas on an intensively used IMAP server which stores all its emails in individual files - although more than 900 GB of the total disk space of 1.4 TB were still available." http://www.heise-online.co.uk/open/Tuning-the-Linux-file-system-Ext3--/features/110398/3

      --
      Advertising that I'm a girl on Slashdot since 2008.
    6. Re:Wow by Anonymous Coward · · Score: 5, Funny

      Well, that's using strong language to describe Microsoft, isn't it? I guess if the shoe fits...

    7. Re:Wow by PalmKiller · · Score: 4, Funny

      No Kidding, diskeeper is most likely based on alien technology that can be used to take over the planet at some point. Or they will all drink some spiked coolaid and go up in the mothership leaving us with no technical support.

    8. Re:Wow by Anonymous Coward · · Score: 5, Interesting

      Well, yes, actually. If I'm opposed to the owners of a company actively contributing millions of dollars to a cause I strongly disagree with, I would discontinue funding this person's personal wealth. I also would not, if given the opportunity, to work for such an individual.

      I would also look for alternatives, since there are almost always an alternative. If none can be found, then I would have to determine how important this product is. I have not found a need for defragging except for in the case of making a partimage of the disk.

    9. Re:Wow by Anonymous Coward · · Score: 5, Funny

      criminal? historically

      cult? I think the word you're looking for is "Apple"

    10. Re:Wow by Jafafa+Hots · · Score: 5, Insightful

      Not to mention the idea of patronizing companies who treat their employees well over patronizing those who mistreat them. And forced Scientology training is certainly mistreatment.

      --
      This space available.
    11. Re:Wow by Anonymous Coward · · Score: 5, Informative

      All you need to demonstrate fragmentation is multiple parallel streaming writes, which you can demonstrate on any UNIX-like system easily enough with two dd(1) commands.

      There is a clear tradeoff between fragmentation during writing due to writing out interleaved series of blocks (which incurs a read penalty) and avoiding fragmentation on a sufficiently empty filesystem by doing lots of track-to-track head motion to write contiguous blocks for each file. The latter is an approximation anyway in modern individual drives anyway, and becomes difficult to analyse in multi-drive arrays.

      Almost no modern filesystem will opt for a potentially huge write-time seek penalty in order to improve read times. The general consensus is that whatever is doing the streaming writing may be highly time-sensitive (you don't want to drop frames if capturing live video, for example), and is likely to be somewhat time-sensitive (when will this damn copy finish?).

      The downside is that the trade-offs in contiguous-block-quantums is not so clear; it probably ought to be timed in milliseconds, but generally is some power of two number of logical 512-octet blocks (it can be tuned in some cases -- tunefs(8) for example, or at file system creation time; some APIs allow for tuning with a per-filedescriptor ioctl(2) call).

      Finally, busy filesystems that create and delete lots of files will end up with the free space scattered into lots of individual regions, which will also incur a large write time penalty as the free space fragmentation decreases, which is likely as the disk fills.

      Consequently, Apple introduced (boot-volume-only) automatic small-file "sliding". When the system opens a file that is less than about 20MBytes and it has more than 8 fragments, the entire file will be consolidated by the operating system into a single fragment-free file in a way which heuristically decreases the free space fragmentation. (One heuristic involves sliding "hot" files, the most frequently accessed files, to a region near the start of the volume, and sliding cooled-off files out of that region into a best fit, rather than first fit, part of free space; the assumption is that cooled-off files are likely to stay relatively cool so a relatively slow best-fit search can be done with little worry).

      Other very un-UNIX-like operating systems have similar approaches to automatic background file and free space defragmentation. Most of the free space defragmentation in practice in such OSes is much more aggressive than what has been done in Mac OS X to date, partly because it is less clear to the Apple developers (and the Darwin open source community) that free space fragmentation has a likely penalty when there is more than 5% of a volume free. Free space defragmentation takes real energy (lots of i/o and lots of compute power, and the maintenance of state to deal with crashes/power failures that occur during the process), and where large files must be "slid" this can interfere with a system that is actually trying to be put to use by a time-sensitive user.

      Most other open-source UNIX-like OSes do *no* automatic defragmentation of files or free space at all. Mac OS X doesn't either, on non-boot volumes.

    12. Re:Wow by cdrudge · · Score: 4, Insightful

      I don't actively seek out actors that are part of Scientology, but if I know that they are then I usually try to avoid it. I can't stand any of Tom Cruise's recent work. Ditto for John Travola but I do admit I've seen a few more of his. Battlefield Earth was watched just to see how horrible it was (it is) as well as Face/Off and Punisher just to see him killed in the movie. While it's not a movie, I use to watch JAG on TV when it was on but once I discovered Catherine Bell was into Scientology, she didn't look nearly as soft on the eyes.

    13. Re:Wow by TheRaven64 · · Score: 4, Informative

      FAT is particularly prone to fragmentation. Finding any free block in FAT is O(n), since you need to scan the free blocks bitmap. Finding an optimally-sized free space is even more complex, since you have to scan the entire free space bitmap and then compare the sizes. Most other filesystems use some kind of tree for extents of free space, making this much easier to implement, so they are more resistant to fragmentation.

      FAT was originally designed for small disks, with 2^12 or fewer 512-byte blocks (i.e. 2MB or smaller filesystems), for MS Basic. Fragmentation was not an issue on these disks, since most Basic programs were either small enough to fit in a small number of blocks, or took up most of the disk and were written contiguously, so it was never a design goal. It's not so much that Ext3 is good, as that FAT is horrendous as anything other than a filesystem for floppy disks (where it is not bad, since it has relatively small space overheads). All filesystems suffer from fragmentation, particularly when they are nearly full, but the data layout of FAT makes it very difficult to implement algorithms that try to avoid fragmentation.

      It's also worth noting that FAT predates disk caching, which is one of the big tools used to avoid fragmentation these days. With a decent amount of cache, you can know (vaguely) how big a file is going to be before you write the first byte to disk, which helps when allocating space for it.

      On rotational media, there are a few tricks that defragmentation programs do other than defragmentation too, such as moving frequently-accessed files to the faster parts of the disk, and moving files that are accessed together to be contiguous to avoid seek times between them.

      --
      I am TheRaven on Soylent News
  2. What the hell? by DurendalMac · · Score: 5, Insightful

    Isn't that religious discrimination in the workplace? Seems like a cut and dried case to me. I'm sure the Co$ will lawyer up and try to fight it, but I don't see how they could possibly win this case.

    1. Re:What the hell? by eosp · · Score: 4, Insightful

      Then you're a yoga instruction facility, and get taxed as such.

    2. Re:What the hell? by deniable · · Score: 4, Informative

      Exactly, the COS is only a 'church' for the tax benefits.

    3. Re:What the hell? by deniable · · Score: 5, Funny

      Self help books have taught me that the best way to make money is to write the self-help books. Scientology really makes that point.

    4. Re:What the hell? by M1rth · · Score: 5, Interesting

      Cult of $cientology's standard response to ANYTHING is "freedom of religion, nyah nyah nyah."

      Caught evading taxes and breaking into the IRS? No problem - "Freedom of Religion."

      Caught Trying to drive someone to suicide and framing them for crimes they didn't commit? No problem - "Freedom of Religion."

      Making false medical claims? Drag a cross in the door, claim "Freedom of Religion."

      Killed Someone? after removing them from a hospital? No problem - it was "Freedom of Religion."

      Take advantage of a poor man having a stroke and playing "Weekend at Bernie's" with him to badmouth your critics? No problem - "Freedom of Religion."

      Framing people? Lying about them under oath? "Fair Game" is a "Freedom of Religion" practice.

      Ordering someone killed? Sorry, that's a practice of "Freedom of Religion."

      --
      If you can read this sig, congratulations, you have your glasses on!
    5. Re:What the hell? by Anonymous Coward · · Score: 5, Insightful

      A tenet of scientology is that it's okay to lie, cheat, and steal. The doctrine of "Fair Game" (note that if you're a paid-up scientologist you may have a web filter helpfully installed that blocks or modifies that page).

      It is almost cheesy-movie-villain evil. If someone claims to be a scientologist in particular, they are saying they're fine with that and therefore trusting them would be totally insane.

      That is in marked contrast to real religions, which tend to at least have at their core some variant of "be excellent unto eachother" (even if a power-hungry priesthood fucks it up in practice), the so-called "Golden Rule". While I'm an atheist, I do believe if more people followed the basic humanistic teachings attributed to, say, Jesus or the Buddha, the world would be a better place. If everyone followed the crazed teachings of L. Ron Hubbard, the world would be a nightmarish hellhole.

    6. Re:What the hell? by Tisha_AH · · Score: 5, Interesting

      I ran into a similar predicament at my former employer. Unbeknownst to me at the time of my interview and hiring there was a significant religious component that developed within the management group.
      Our Vice President of operations based many of his decisions on who went to "his" church. Of course, none of this was provable but it became increasingly apparent when he would lead us in prayer at the beginning of our managers meetings twice a week. There were two of us who were not "team players" in this regard, a highly respected director and myself (I managed three different departments and had the highest reviews of any of the managers in the operations group).

      When it came time for lay-off's, guess who was let go, the director and myself. Eventually the director was re-hired as a consultant. I decided to burn that bridge and when packing my personal effects I threw a notepad at the vice president and told him in a long tirade to get fuxed. Also, I refused to provide any future assistance when they called me later to figure out how to proceed on some of the projects I was working on.

      Since this was in a "right to work" state I had little recourse and would not go back, even if they had doubled my salary and given me a public apology. I went on to a different company and made it my personal crusade to steer every customer away from my earlier employer. Sometimes those types of layoffs come back in spades and bite you in the behind.

      Religious fanaticism, discriminatory hiring practices and the glass ceiling are still a major problem in many American companies to this day. I guess that you could fight these practices in court but in the long run, do you really want to work for people like this?

      Let the best talent go to where we are appreciated and our quirks (religious beliefs, the shoes you wear, your not so politically correct conversation or personal convictions) matter the least. They say that it is a different job marketplace today with companies able to pick and choose who they want. It is a fool who does not hire the most capable and talented individuals because of some personal bias caused by their own ignorance.

      --
      Tisha Hayes
    7. Re:What the hell? by Allelophagia · · Score: 4, Funny
      From your last wikipedia link:

      R2-45

      Not to be confused with RJ-45.

      Woah, I've got to be much more careful when terminating CAT-5...

    8. Re:What the hell? by EdotOrg · · Score: 4, Interesting

      I think the obvious solution to this, should they actually have a legal basis, is to require that only NON-scientologists can be employed at a company.

      After all, if the 1st amendment protects religious requirements for employment, isn't the inverse true as well?

      Perhaps this isn't a road they should go down...

    9. Re:What the hell? by Count+Fenring · · Score: 4, Insightful

      Or, rather, we call cutting off the entirety of the pleasure-generating organ in females the same thing we call trimming small amounts of skin in males.

      "Circumcision is bad" is a potentially legitimate position to hold, but if you think it's remotely comparable to what gets called "Female circumcision," you're way off base.

    10. Re:What the hell? by hedwards · · Score: 4, Insightful

      This doesn't follow at all. The first amendment guarantees individuals the right to practice their religion of choice. It does not grant the right to force religion on others nor does it allow for a corporation to force a religion on the workers.

      This'll end up going down in flames with either a settlement or precedence being set in favor of the employees.

      As far as employment requirements go, the first amendment doesn't apply at all, the relevant rules are from case law and human rights legislation. Religious beliefs do qualify a person as a protected class regardless of the particular religion and as such they cannot be used as a method for choosing candidates for non-religious jobs. Basically unless you're hiring for clergy or similar you're not going to be able to get away with it.

    11. Re:What the hell? by h4rm0ny · · Score: 4, Informative


      If someone has never done any serious meditiative or spiritual practice before, then the mental states it is possible to induce in oneself will probably come as quite a shock and quite possibly be a very profound moment. But when people aren't aware that such mental states can be achieved through a variety of religious, spiritual or even purely psychological frameworks, then it's all too easy for some unscrupulous organisation to get that person to believe the experiences are tied to that organisation, that they possess some hidden truth.

      In short, as well as all the very negative techniques Scientology uses, it mixes in a few that ought to be useful and beneficial to the practitioner and tells them Scientology is the only route to these.

      --

      Aide-toi, le Ciel t'aidera - Jeanne D'Arc.
    12. Re:What the hell? by h4rm0ny · · Score: 4, Insightful

      You were probably canned for being a bitch.

      Knowing neither person, your willingness to make an assumption one way or the other says more about you than it does about anyone else.

      --

      Aide-toi, le Ciel t'aidera - Jeanne D'Arc.
    13. Re:What the hell? by h4rm0ny · · Score: 4, Insightful


      You don't have to be crazy to join a cult, just vulnerable. And that's all of us at some point.

      --

      Aide-toi, le Ciel t'aidera - Jeanne D'Arc.
    14. Re:What the hell? by void* · · Score: 4, Informative

      The employer can place whatever requirements for employment they like.

      Sorry, but if the employment requirements break the law, the fact that those requirements are laid out in a contract doesn't matter at all.

      In California, which is where Diskeeper is based, state law says the following:

      (a) For an employer, because of the race, religious creed, color,
      national origin, ancestry, physical disability, mental disability,
      medical condition, marital status, sex, age, or sexual orientation of
      any person, to refuse to hire or employ the person or to refuse to
      select the person for a training program leading to employment, or to
      bar or to discharge the person from employment or from a training
      program leading to employment, or to discriminate against the person
      in compensation or in terms, conditions, or privileges of employment.

      Forcing you to go to CoS classes as part of your terms of employment certainly seems at first glance to run afoul of California's FEHA at the very least, if not Federal law as well.

      --


      Code or be coded.
  3. It doesn't work like that. by khasim · · Score: 5, Informative

    They can fire you, at will, for any LEGAL reason.

    Discrimination based upon religious preference is NOT a legal reason.

    1. Re:It doesn't work like that. by something_wicked_thi · · Score: 4, Interesting

      Correct. There are several exceptions to the at-will doctrine in California. You can't be fired if you've been promised, even verbally, that you will not be. Further, you can't be fired for refusing to break a law, based on religion or various other types of discrimination, and a small handful of other reasons.

    2. Re:It doesn't work like that. by Kent+Recal · · Score: 4, Funny

      You can't be fired if you've been promised, even verbally, that you will not be.

      Hmmm. What if that promise was made under torture?
      I'm just wondering if tickling my boss really hard could help my job security.

    3. Re:It doesn't work like that. by queequeg1 · · Score: 5, Interesting

      Perhaps this is a semantic quibble, but the rule is really the flip side. They can fire for *any* reason so long as there is not a law (or common law court decision) that specifically makes the reason unlawful. Discrimination on the basis of race, sex, religion, national origin, marital status, and pregnancy are just a few of the proscribed reasons. Various state statutes add a lot more. At one point, Oregon had a statute that prohibited employers from taking adverse action against employees based on their non-workplace use of tobacco products (I don't know if this is still on the books). The point being, unless it is a specifically prohibited reason, the employer can use it as a basis for termination. In practice, things get much more complex and employers often use non-prohibited reasons as a pretext for firing someone for a prohibited reason.

      Employers with a religious purpose (churches immediately come to mind) have limited leeway with respect to employing people who share the same religious belief (at least with respect to positions that are overtly religious in nature). For regular companies that offer non-religious services and products, the rules are much more restrictive and you would have to look at actual conduct rather than the naked fact of religious affiliation. A wiccan might not be able to hold a job as an ED nurse if she were required by her religion to display numerous dangling body piercings that could become entangled in tubing, patient body parts, etc. (not to single out witches but this is a matter I actually had to deal with). In this particular case, I canmpt imagine any defense that has been approved by any appellate court. Novel defense indeed.

    4. Re:It doesn't work like that. by Jeian · · Score: 5, Insightful

      As one of my professors loved to say:

      You can fire someone for no reason, but you can't fire them for the wrong reason.

    5. Re:It doesn't work like that. by SBFCOblivion · · Score: 5, Insightful

      Forcing someone to actively practice a religion is probably illegal

      There's no 'probably' about it. It is illegal.

      but requiring someone to be knowledgeable in the religions practices even if it requires training, probably isn't anymore illegal than requiring someone to receive training about how to operate a piece of machinery.

      Cause that makes sense. A company that develops software would have need of its employees being knowledgeable in any religion.

    6. Re:It doesn't work like that. by Digital+End · · Score: 4, Interesting

      Blah blah, we've all heard this stupid defintion nit picking before, here's the other side of it as expected. (sorry, agnostisism is always presented as some bloody middle ground)

      One refers to if you think god is knowable (gnostic vs agnostic), one refers to personal belief (Is there a god). I'm for example am an Agnostic Atheist... normally I don't bother to mention agnostic because it's unnessisary. I also don't mention a thousand other clarifiying words to pinpoint it.

      Agnostic means you don't think it's possible for humanity to know if there is a god or not, it has nothing to do with if you believe there is one or not.

      Example; I'm agnostic to there being pink elephants in the core of the earth. I don't believe they are there, but I don't think we really have any way to find out.

      --
      Beware of he who would deny you access to information, for in his heart, he dreams himself your master.
  4. Re:California is a at will state by batkiwi · · Score: 4, Informative

    At will does not mean "anything they do is legal, you can just leave." It merely means that there is no implied contract about severance or notice.

  5. Well... by actionbastard · · Score: 4, Interesting

    There's one product I won't be buying anymore. Oh, and before you start, I worked for a company that tried to pull that indoctrination stuff on employees, until several people threatened them with the 'L' word and a few more quit nearly putting the company OOB. They stopped it fast.

    --
    Sig this!
    1. Re:Well... by schon · · Score: 5, Funny

      several people threatened them with the 'L' word

      Umm.. they threatened to become lesbians?

    2. Re:Well... by Anonymous Coward · · Score: 5, Funny

      There's one product I won't be buying anymore. Oh, and before you start, I worked for a company that tried to pull that indoctrination stuff on employees, until several people threatened them with the 'L' word and a few more quit nearly putting the company OOB. They stopped it fast.

      Linux?

  6. Wrong by dotslashdot · · Score: 5, Informative

    Under title VII, they will lose. Unless the Supreme Court declares Title VII unconstitutional with respect to the 1st Amendment, of course, which they might since the new ones are a bunch of religious fundamentalists. The 1st Amendment does not give anyone a right to impose their religion on others as a condition of employment. http://www.eeoc.gov/types/religion.html

  7. religious discrimination by spazdor · · Score: 4, Interesting

    It is going to boil down to technicalities about whether Scientology practice (or "tech") is actually a religious experience, or just a workplace management strategy. Scientology has gotten very good at dancing across that line when it suits them.

    When it's time to hand out tax exemptions, they're an association of faith. When they're incorporating Dianetics into secular practices, it's just a communications, planning, and skill development regiment.

    --
    DRM: Terminator crops for your mind!
  8. Discrminiation. Period. by EdIII · · Score: 4, Insightful

    Diskeeper is not a country club. It's not some sort of fraternal organization of old men in funny hats.

    It is a COMPANY. It EMPLOYS People.

    Religious preferences, or training has nothing at all to do with the ability to program software. So it's not like some big hairy dude getting mad since the strip club won't let him on the pole.

    The laws are extraordinarily clear about this. You cannot base your decisions on whether to employ somebody, or to continue employing them based on religion. The 1st Amendment does not apply here. Last time I checked PEOPLE, NOT CORPORATIONS enjoyed constitutional protections such as the 1st Amendment.

    It's a novel argument, but it won't last 60 seconds in court.

  9. No, they're in violation of the law by the_skywise · · Score: 5, Informative

    Here's the EEOC's official position-

    http://www.eeoc.gov/policy/docs/religion.html#_Toc203359505

    A. Prohibited Conduct

    Religious harassment in violation of Title VII occurs when employees are: (1) required or coerced to abandon, alter, or adopt a religious practice as a condition of employment (this type of âoequid pro quoâ harassment may also give rise to a disparate treatment or denial of accommodation claim in some circumstances),[71] or (2) subjected to unwelcome statements or conduct that is based on religion and is so severe or pervasive that the individual being harassed reasonably finds the work environment to be hostile or abusive, and there is a basis for holding the employer liable.[72]
    1. Religious Coercion That Constitutes a Tangible Employment Action

    That's less than 2 minutes googling. But somehow I still think hundreds of thousands of dollars will be spent figuring that out...

  10. Re:California is a at will state by OrangeTide · · Score: 5, Insightful

    Good to know, that means I won't have to hire Blacks, cripples or homosexuals either.
    Oh wait, that's not how it really works now is it?

    --
    “Common sense is not so common.” — Voltaire
  11. Scientology is the best troll religion ever... by Anonymous Coward · · Score: 5, Funny

    If only the cult members could be let in on the joke!

  12. If this bothers you.... by 8127972 · · Score: 5, Informative

    .... Wikipedia has a list of software that defragments disks. Take out Diskeeper and you have a bunch of options. Nothing changes behaviour like the loss of sales.

    --
    This is my opinion. To make sure you don't steal it, it's covered by the DMCA.
  13. diskeeper the company of nutters by zyrorl · · Score: 4, Interesting

    Quite funny the results that come up when you search for l. ron hubbard and scientology on the diskeeper website http://www.diskeeper.com/Site-Search/SearchDestination.aspx?cx=002880524605280650330:dou154_yxny&cof=FORID%3A9;NB:1&ie=UTF-8&q=scientology&sa=Search and http://www.diskeeper.com/Site-Search/SearchDestination.aspx?cx=002880524605280650330:dou154_yxny&cof=FORID%3A9;NB:1&ie=UTF-8&q=hubbard&sa=Search Still i dont think he's advertising the religion enough with his software, surely it should have an "endorsed by church of scientology" banner etc. and maybe free coupons for their software if they convert or something.

  14. Re:Religion: the ultimate free pass by Anonymous Coward · · Score: 4, Insightful

    Some people don't feel they need to behave unless there is an omniscient parental figure monitoring their every thought. Essentially a large group of people never progressed beyond childhood. They are just children with a job and a mortgage.

  15. Redundancy in TFS by 6Yankee · · Score: 4, Insightful

    Diskeeper founder and CEO Craig Jensen is a high levelI, publicly avowed Scientologist who has given millions to his Church ...but we're repeating ourselves...

  16. Missing the Point by hax0r_this · · Score: 5, Interesting

    Diskkeeper's contention seems to rely on the First Amendment to the Constitution, which is a higher law than the one you cite. It doesn't matter what state or federal law says if that law violates the employer's constitutional rights.

    Now whether the employer actually has a constitutional right to force his employees to take Scientology classes is up for debate, but you can't win that debate by citing any number of lower laws.

  17. Re:Discrminiation. Period. by IvyKing · · Score: 4, Informative

    Last time I checked PEOPLE, NOT CORPORATIONS enjoyed constitutional protections such as the 1st Amendment.

    Hate to burst your bubble, but there have been several court decisions stating the corporations do indeed have freedom of speech protections granted by the first amendment. This is because corporations are considered to be legal "persons". Don't think this will help Diskeeper.

  18. How ironic it would be by Jeian · · Score: 4, Interesting

    How ironic it would be if the guy who attributes his success to Scientology, kills his company's sales through forcing it to be taught to his employees. ;p

    1. Re:How ironic it would be by nicklott · · Score: 4, Insightful

      Only a very tiny percentage of Microsoft's customers read this site. I'd wager that a significantly larger percentage of diskeeper's do.

  19. Re:When referring to Scientology.... by justinlee37 · · Score: 4, Insightful

    Now you truly understand how agnostics and atheists feel about you.

  20. Been There, Forced To Do That by no1home · · Score: 5, Interesting

    About two years after high school, I started working for a local office supply business as a low-level manager. The owners, all of the upper staff, and most everyone else were Scientologists. They never SAID anything about the training manuals being Scientology, but that is exactly what they were, and, of course, we were forced to study them and pass the tests. They never actively tried to recruit me or make me go to one of their churches/meetings/whatever (though it was mentioned politely a couple times) and didn't discuss it too much, but the manuals were enough to make it clear: Scientology was the way to move up in the company. I played the game for a while and did well there while managing to not become brain-washed, but, eventually, I had to bail. I'm a patient, easy going guy, but I could only take so much of their pseudo-scientific, pseudo-psychological, pseudo-religious cult junk before blowing a fuse.

    What I want to know is, if Scientology was the key to success, why then did the business fail? That company no longer exists. :)

    --
    I hope this comment is well received... I could have moderated instead!

    Persecutors will be violated!
  21. Re:Discrminiation. Period. by naoursla · · Score: 4, Funny

    > Last time I checked PEOPLE, NOT CORPORATIONS enjoyed constitutional protections such as the 1st Amendment.

    Hold on... Are you telling me that corporations can't get married.

    I guess the wedding is off.

    How am I going to break the news to my family?

    Worse, how is my true love going to break the news to her board of directors?

  22. Re:Another Reason to Avoid Windows by eltaco · · Score: 4, Funny

    have you checked the code for OCA personality tests?

    --
    It's not about fate, it's about character.
    there be no shelter here, the frontline is everywhere!
  23. My experience at Diskeeper job interview by Anonymous Coward · · Score: 5, Interesting

    My own experience with Diskeeper.

    This was one of the most frustrating experiences of my life. I showed up for an interview at the L.A offices in 2002 or 2003. At the time I knew almost nothing of the COS. I did know that my current boss was from a family of hard-core COS followers. This was one of my last interviews of my "junior years". I'm un-ease, eager to please, eager to get a new job, dare I say, very impressionable.

    So here I am waiting in the lobby. Looking around I see a row of huge books (10-12 inches tall), from L. Ron Hubbard, known to me only as a sci-fi writer, and I love sci-fi. Each book had titles related to good management, personal growth and similar stuff. More books a bit further, too far to see the titles. A picture of LRH was hanging on a wall in the back. Something was strange.

    I meet the RH person, after a few nice words; the conversation turns on to Dianetics, how incredibly great it is, how it would help me like it helped others, and how we all owe it to the great LRH, and how incredible he was. I nod my head and am somewhat curious.
    After some small talk, I am asked to do a quick personality test. I heard before that many businesses do this, but it was the first time for me. The questions where a bit strange, not quite like the personality test from high-school. Once done I gave it back and the HR "corrects it" on the spot in front of me. I then receive strange comment about some strength, and others I will need to improve.

    I then get a quick tour of the place, where I am told that every new employee gets a free (and mandatory) "3 day seminar" on the week-end before they start working. After that the employees must stay at the office several evenings for a few hours for at least a month (less often after that) to receive evaluations and more "training". They really want to keep people educated to the latest technology was my thought.

    More small talk walking around. Back to the lobby, "We will call you soon for another meeting. Once home, curious about that test I hit Google with some of the questions I remembered from the test.

    I was in shock! I studied COS the entire week-end and felt violated in my intellectual integrity. Looking back at it, this was clearly some attempt to enrol me into COS. The test is a sham, not recognize by any real professional in any science. Many claim it's purposely design for failure, you need help and guess who will help you.

    Reading on I realized that almost every phrase I heard was to lure me into COS. The "free 3 day seminar" coukd only be the horrible COS spirit breaking seminar used to bring new sheep in. The following evenings of reviews were for COS audits.

    I started to be angry. I read that like many cults they use these seminars to manipulate people in despair looking for help. I quickly understood that depressed by a boring job I was in the right state of mind to be a victim. Now I was just mad.

    Worst part was, the more I read on scientology and "audits" treatment, the more I realized my current boss (from a family of COS) was using these tactics at work. Making you feel like crap, incompetent, never doing any good work, so when he asked anything we would all comply ASAP. At least it was a wake up call, I changed job, realized how good I really am, and hated the COS ever since ... and it's personal.

    1. Re:My experience at Diskeeper job interview by Anonymous Coward · · Score: 5, Interesting

      I interviewed with them at their Glendale office in 1991 or so. they wanted me to take over complete support of their VMS product. Half the interview was being told about Scientology by their HR director. 5 minutes with the IT director. The rest with the guy I'd be replacing. He seemed desperate to find someone and they offered me a job on the spot. I turned them down, telling them Scientology was the reason. What surprised me most was the tour of the office. Back then, VMS was pretty much the bulk of their business. yet they only had a single tech person supporting it. But they had room after room of phone support, probably 100 people at desks with headsets during my visit. I really doubt they were doing VMS customer support.

    2. Re:My experience at Diskeeper job interview by Anonymous Coward · · Score: 4, Informative

      I had a similar experience recently. I had no idea about the COS connection, until working on the pre-employment "questionnaires." One of them (that I saved) had TWO HUNDRED questions, including:

      Do you browse through railway timetables, directories or dictionaries just for pleasure?

      Do you intend two or less children in your family even though your health and income will permit more?

      I researched and found that the questionnaires were COS personality tests, used by COS to recruit new members, so I stopped doing the questionnaires. They still called me in for an interview, which I decided to attend. The HR person was exceedingly late, so I had to sit in their lobby staring at their shelf of Hubbard management books for a long time. When the HR person was finally ready, her first question was, "how would you define a product?" I gave my answer, she replied with Hubbard's. She mentioned that many employees are COS members, but that it was not a requirement for employment. She went on to share the virtues of the Hubbard management philosophy, employed at Diskeeper, and then dropped a bombshell--- if hired, I would be required to attend 4 hours of management classes per day in addition to my regular shift, five days per week, for the first 3 months of employment! The classes were very valuable, so I would not be paid for attending. Now that I think of it, it could have been 6 hours of class and a 6 hour shift... I definitely remember the total was 12 hours per day, though.

      At that point I wanted to leave, but I agreed when asked if I wanted to meet the hiring manager. She asked me to wait... and I did, for quite a while. The HR person eventually returned and said the hiring manager was still not ready, and asked if I could wait more. I politely excused myself and never looked back.

  24. Re:Discrminiation. Period. by m03 · · Score: 4, Funny

    > Hold on... Are you telling me that corporations can't get married.

    Well, certainly not gay corporations.

  25. first amendment law by azakem · · Score: 5, Informative

    IANAL, but if I had to guess...

    Diskeeper is probably arguing from Corporation of Presiding Bishop v. Amos. A gym open to the public but affiliated with the Church of Latter Day Saints fired a janitor who wasn't a Mormon. The janitor sued, arguing the exemption for religious organizations from Title VII of the Civil Rights Act (prohibiting religious discrimination in employment) violated the establishment clause of the 1st amendment. IIRC, the Church argued that this exemption was a permissible accommodation of the Church's free exercise rights under the 1st amendment. The Supreme Court agreed with the Church.

    The problem is, Diskeeper isn't a religious organization, so they don't qualify for the statutory exemption in Title VII. While religious instruction in the workplace may or may not be lawful, making continued employment dependent on religious instruction in a particular faith almost certainly is unlawful.

    Hopefully Diskeeper goes down at the summary judgment stage, if not on a motion to dismiss.

  26. Re:Another Reason to Avoid Windows by deniable · · Score: 5, Funny

    Oh, I can see it now: KB111666: Thetans cause random restarts.

  27. You can tell if it's a religion by ... by antispam_ben · · Score: 4, Insightful

    A religion does two things: Prays to God, and passes the collection basket.

    Scientology is not a religion.

    Alcoholics Anonymous is a religion.

    --
    Tag lost or not installed.
  28. Microsoft bought a limited version of Diskeeper. by Futurepower(R) · · Score: 4, Informative

    No, not a fork. Microsoft bought a very limited version of Diskeeper for use with its products.

  29. Who Cares About Reiser? by maz2331 · · Score: 4, Insightful

    I personally don't care if the developer killed his wife or not - if the filesystem works, it works.

  30. Re:Another Reason to Avoid Windows by cp.tar · · Score: 4, Insightful

    While working at a place may have you end up with forced Scientology indoctrination, I really don't think a file system is going to make you kill your wife.

    However, I'd say that a program with a root-level access to the disk made by a Scientologist is a risky thing to have on your computer. While the CoS has officially abandoned their Fair Game doctrine, I would not go so far as to assume it is completely abandoned in practice. Maybe I'm paranoid, but techincally, the moment you oppose them, your data may be theirs. It's not like we can inspect the source.

    --
    Ignore this signature. By order.