So lets extend this out a little further; We have established that two party conversations would be wire tapping (if i read your reply correctly). Now hang with me, if I am walking down the street alone I am not pivley to this statute unless another party is involved - (so this is where the hang in part arrives) if i were to mug somone would the one of the parties need to be informed that a recording was being conducted? Otherwise the evidence wouldn't be admisable into court?
I know it sucks, refer back to my orignal posting, but privacy is crucial to prevent abuse. I would throughly enjoy confronting the neighbor about dog poop but I wouldn't want to sacrifice my own privacy in public areas; thus, no recorodings for abuse.
If I am walking down the road with a friend and you record my conversation with a video camera, wouldn't this be considered wire-tapping? If I were walking down the sidewalk by myself would that be the same? What the law is vague on is which parties need to be informed. Is it the camera operator, or the person being recorded?
Sorry, Ignore this. I just visual interpreted the correct orbit. I envisioned that one pole would always face the sun at 90 degrees but now I can see that there is a plane that the axis is rotating on that is constant.
Has anyone calculated the orbit of Uranus in regards to slowing? I mean: if you take a bicycle wheel spinning, it will easily rotate about a lateral axis as in rolling about axis as in the earth; but if you try twisting the wheel, as in the orbit in Uranus, the wheel slows much more rapidly. It seems that the planet would exert a slowing orbit or slowing rotation. Any physicists tackle this calculation?
Give a new meaning to reality TV? Wonder if they'll run it as premium services like HBO or Pay Per View; and it will open another can of worms - who has syndications royalties?
There was once either a federal ruling or states were trying to regulate the use of surveillance cameras; the recording of conversations is a federal violation under wire tapping regulations. Now some lawmakers were extending the use of recording people in the same sense as wire-tapping. Hmm, it seems to be all right to record crowds if you're a government entity. But if you record video of your front yard to see who's stealing your gas or which neighbor's dog is pooping on your yard then you may be considered a criminal.
On WinNT variants you will have C:\Documents and Settings\Some USER and then \Application Data\Mozilla\Profiles\Some user. Store that on a network drive. Also if this dosnt work check out the cache directory to ensure you get everything. One extrme method I read about on slashdot the other day was a guy using cvs to pack up everything in his home directory (the url escapes me) but I am investigating on doing this via Cygwin so I dont run into problems like you describe.
It was just discussed earlier today that some users cant install Mozilla on restricted systems but you can download the zip files on run from any directory. So there is no need to patch IE. Just start with mozilla.
Some option you will want to use are under edit -> preferences -> Navigator:
+ Tabbed browsing - turn on Load Links in background, Add, Tabs, Middle click and ctrl-enter
+ Smart browsing - Enable Internet Keywords, Auto complete, Domain Guessing
The key for someone new is to try it. Don't listen to everyone one trying to shove Mozilla at you, but simply check it out for say 3 days. If you don't like it then that is ok but I bet you will start saying that it's a great browser.
I'm running Mozilla on a restricted computer. Go download the ZIP files and simply extract them to any folder you can write to even if that means in your home directory on unix or My documents on NT.
Here is the path for the latest release candidate of Mozilla just unzip and run mozilla.exe:
http://ftp.mozilla.org/pub/mozilla.org/mozilla/rel eases/mozilla1.7rc3/mozilla-win32-1.7rc3.zip
What version of Linux is IBM using now-a-days. Whichever it is, Sun should basically drop Solaris and focus developing Linux for sparks along the same lines as IBM is doing. I like Solaris machines, they're fast and reliable but I only see a future for Sun at IBM. Sun has Java technology that IBM could really use as a synergy for the core products. IBM with SUN would be a large player in the future of computing, but currently SUN standing alone will be like SGI and other once powerful computing companines.
Here's the standards Eraser claims to satisfy. It uses
US DoD 5220-22.M and
Guttmann . The Guttmann method of erasing is only exceeded by using C4 as you decribed.
I had this exact problem with my Travelstar drive. I used a raid controller card and an IDE converter (takes a notebook drive to regular IDE). I first mirrored the bad drive to the new drive and let it run for a day; it would pickup a sector here and there but finally copied the whole image over with only a few errors. I then took the drive out and put it back into the laptop and it worked.
What you want to do is have a hardware copy mechanism rather than a software copy at this point.
Go download Eraser. It will erase empty space and swap files using DoD mil quality and even higher. It will erase empty space on your drive while you sleeping swiping it clean of bits 32 times over. On shutdown it will erase the swap file with the same quality. You can also get the source code and make it better if you want.
I have mine run once a week. I'm more concerned of my hard drive failing having to returning it under warranty and someone else receiving that drive they could then retrieve my data.
Will this end the fear of DRM'd BIOS? With the source available then any additions added to the bios can be reversed. I wonder if Intel is countering something in regards to statements made by Microsoft and Sun saying that hardware will be free?
Did anyone notice that the details are missing in the lawsuit? I read the patent and it I couldn't tell if they were seeking rights to the theory of relativity or dual processor technology. I suspect its speed step technology but who knows. Law cases are getting really thin now-a-days.
Empire Strikes had a different feel to it (I would be one to say that was the best of the series).
Something happened during this time, George Lucas got into a disagreement with the production studio and was either relieved of director duties, fired or choose not participate (could someone that remembers the details enlighten me). But this started a spiral down for GL, he lost some edge during this time.
Classic example was in RTOJ; he maliciously wrote items in the script to discredit ESB
- Leigh and Luke Kissing - GL hide the fact that they were siblings.
- Ewoks - what can I say other than get off of JarJar and move back to script GL just needs to relax and think back to original days and it will be good. I have read that GL didn't hold any punches on Episode III to the point of almost getting an R rating. I hope it is the best of the series...
Sooner or latter we have too expand our knowledge and return to the moon or journey to Mars. Nothing will stop man from seeking adventures and knowledge.
The person that comes closest to estimating the opening and closing
You mean the person that guess the first buying bid of the day and the price of the last buying bid of the day... I bet the first one will be higher than the last one. I like the 20 - 80 from the first poster but has it backwards. I bet its 80 and 20.
If it can cool my noisy computer too using a nice and quiet blanket than I think he's missing a big market there too - beer is always on college students mind though...
Yahoo has improved its spam filter. I get maybe 5 a week in my inbox. I wonder if the court order also would force Yahoo to cease the filtering of spam that Yahoo does. As I see it, SpamCop is the same type of Anti Spam technology that Yahoo uses by reporting email from end users as spam then using algorithms to determine if the email is really spam (i.e. 100,000 users reporting a certain email header is spam is a good indication). In fact, I wouldn't be surprised that yahoo uses SpamCop or at least someone is using the same intellectual property (oh no not more law suites).
I have evaluated bitkeeper and it is an ok in terms of configuration management. Most of you are probably not familiar with SCM but what it does is allow you to have branches and multiple configurations at the same time with no threat of destroying other work. Most good tools allow you to visually see structures of files with visual branching history. CVS is a good file management tool but doesn't handle the SCM side very well (Linus mentioned in the article refusing to use CVS). I have used various SCM tools most are very good and if you don't complain but try to understand the process, you'll find yourself 10x more productive (I said I was 10x more productive but no one believed me) - I'm just finally glade someone can actually measure the success of a good SCM product and people may believe others when they say that a good SCM tool will make them much more productive; instead of looking like a dog when you blow a high pitch whistle.
In addition to backing up DVD I would like to add all the cut scenes from Starwars I & II on the bonus disk back into the movies creating my own extended Starwars editions.
So lets extend this out a little further; We have established that two party conversations would be wire tapping (if i read your reply correctly). Now hang with me, if I am walking down the street alone I am not pivley to this statute unless another party is involved - (so this is where the hang in part arrives) if i were to mug somone would the one of the parties need to be informed that a recording was being conducted? Otherwise the evidence wouldn't be admisable into court?
I know it sucks, refer back to my orignal posting, but privacy is crucial to prevent abuse. I would throughly enjoy confronting the neighbor about dog poop but I wouldn't want to sacrifice my own privacy in public areas; thus, no recorodings for abuse.
If I am walking down the road with a friend and you record my conversation with a video camera, wouldn't this be considered wire-tapping? If I were walking down the sidewalk by myself would that be the same? What the law is vague on is which parties need to be informed. Is it the camera operator, or the person being recorded?
Sorry, Ignore this. I just visual interpreted the correct orbit. I envisioned that one pole would always face the sun at 90 degrees but now I can see that there is a plane that the axis is rotating on that is constant.
Has anyone calculated the orbit of Uranus in regards to slowing? I mean: if you take a bicycle wheel spinning, it will easily rotate about a lateral axis as in rolling about axis as in the earth; but if you try twisting the wheel, as in the orbit in Uranus, the wheel slows much more rapidly. It seems that the planet would exert a slowing orbit or slowing rotation. Any physicists tackle this calculation?
Wow, now we can watch crime
Give a new meaning to reality TV? Wonder if they'll run it as premium services like HBO or Pay Per View; and it will open another can of worms - who has syndications royalties?
There was once either a federal ruling or states were trying to regulate the use of surveillance cameras; the recording of conversations is a federal violation under wire tapping regulations. Now some lawmakers were extending the use of recording people in the same sense as wire-tapping. Hmm, it seems to be all right to record crowds if you're a government entity. But if you record video of your front yard to see who's stealing your gas or which neighbor's dog is pooping on your yard then you may be considered a criminal.
On WinNT variants you will have C:\Documents and Settings\Some USER and then \Application Data\Mozilla\Profiles\Some user. Store that on a network drive. Also if this dosnt work check out the cache directory to ensure you get everything.
One extrme method I read about on slashdot the other day was a guy using cvs to pack up everything in his home directory (the url escapes me) but I am investigating on doing this via Cygwin so I dont run into problems like you describe.
It was just discussed earlier today that some users cant install Mozilla on restricted systems but you can download the zip files on run from any directory. So there is no need to patch IE. Just start with mozilla.
Some option you will want to use are under edit -> preferences -> Navigator:
+ Tabbed browsing - turn on Load Links in background, Add, Tabs, Middle click and ctrl-enter
+ Smart browsing - Enable Internet Keywords, Auto complete, Domain Guessing
The key for someone new is to try it. Don't listen to everyone one trying to shove Mozilla at you, but simply check it out for say 3 days. If you don't like it then that is ok but I bet you will start saying that it's a great browser.
I'm running Mozilla on a restricted computer. Go download the ZIP files and simply extract them to any folder you can write to even if that means in your home directory on unix or My documents on NT.
l eases/mozilla1.7rc3/mozilla-win32-1.7rc3.zip
Here is the path for the latest release candidate of Mozilla just unzip and run mozilla.exe:
http://ftp.mozilla.org/pub/mozilla.org/mozilla/re
Have Fun!
What version of Linux is IBM using now-a-days. Whichever it is, Sun should basically drop Solaris and focus developing Linux for sparks along the same lines as IBM is doing. I like Solaris machines, they're fast and reliable but I only see a future for Sun at IBM. Sun has Java technology that IBM could really use as a synergy for the core products. IBM with SUN would be a large player in the future of computing, but currently SUN standing alone will be like SGI and other once powerful computing companines.
Here's the standards Eraser claims to satisfy. It uses US DoD 5220-22.M and Guttmann . The Guttmann method of erasing is only exceeded by using C4 as you decribed.
I had this exact problem with my Travelstar drive. I used a raid controller card and an IDE converter (takes a notebook drive to regular IDE). I first mirrored the bad drive to the new drive and let it run for a day; it would pickup a sector here and there but finally copied the whole image over with only a few errors. I then took the drive out and put it back into the laptop and it worked.
What you want to do is have a hardware copy mechanism rather than a software copy at this point.
Go download Eraser. It will erase empty space and swap files using DoD mil quality and even higher. It will erase empty space on your drive while you sleeping swiping it clean of bits 32 times over. On shutdown it will erase the swap file with the same quality. You can also get the source code and make it better if you want.
I have mine run once a week. I'm more concerned of my hard drive failing having to returning it under warranty and someone else receiving that drive they could then retrieve my data.
Following several links from the Shower seen you will find that another web site calls it SIMULACRUM. And It was quite interesting.
Will this end the fear of DRM'd BIOS? With the source available then any additions added to the bios can be reversed. I wonder if Intel is countering something in regards to statements made by Microsoft and Sun saying that hardware will be free?
Did anyone notice that the details are missing in the lawsuit? I read the patent and it I couldn't tell if they were seeking rights to the theory of relativity or dual processor technology. I suspect its speed step technology but who knows. Law cases are getting really thin now-a-days.
Empire Strikes had a different feel to it (I would be one to say that was the best of the series).
Something happened during this time, George Lucas got into a disagreement with the production studio and was either relieved of director duties, fired or choose not participate (could someone that remembers the details enlighten me). But this started a spiral down for GL, he lost some edge during this time.
Classic example was in RTOJ; he maliciously wrote items in the script to discredit ESB
- Leigh and Luke Kissing - GL hide the fact that they were siblings.
- Ewoks - what can I say other than get off of JarJar and move back to script
GL just needs to relax and think back to original days and it will be good. I have read that GL didn't hold any punches on Episode III to the point of almost getting an R rating. I hope it is the best of the series...
Whos going after the guy running http://www.googol.com/ ?
Sooner or latter we have too expand our knowledge and return to the moon or journey to Mars. Nothing will stop man from seeking adventures and knowledge.
The person that comes closest to estimating the opening and closing
You mean the person that guess the first buying bid of the day and the price of the last buying bid of the day... I bet the first one will be higher than the last one. I like the 20 - 80 from the first poster but has it backwards. I bet its 80 and 20.
If it can cool my noisy computer too using a nice and quiet blanket than I think he's missing a big market there too - beer is always on college students mind though...
Yahoo has improved its spam filter. I get maybe 5 a week in my inbox. I wonder if the court order also would force Yahoo to cease the filtering of spam that Yahoo does. As I see it, SpamCop is the same type of Anti Spam technology that Yahoo uses by reporting email from end users as spam then using algorithms to determine if the email is really spam (i.e. 100,000 users reporting a certain email header is spam is a good indication). In fact, I wouldn't be surprised that yahoo uses SpamCop or at least someone is using the same intellectual property (oh no not more law suites).
I have evaluated bitkeeper and it is an ok in terms of configuration management. Most of you are probably not familiar with SCM but what it does is allow you to have branches and multiple configurations at the same time with no threat of destroying other work. Most good tools allow you to visually see structures of files with visual branching history. CVS is a good file management tool but doesn't handle the SCM side very well (Linus mentioned in the article refusing to use CVS). I have used various SCM tools most are very good and if you don't complain but try to understand the process, you'll find yourself 10x more productive (I said I was 10x more productive but no one believed me) - I'm just finally glade someone can actually measure the success of a good SCM product and people may believe others when they say that a good SCM tool will make them much more productive; instead of looking like a dog when you blow a high pitch whistle.
EXT2 has better throughput
EXT3 has better file handling capablities
Reiser has better search ablity
XFS has better delete capablities
JFS may be a better choice in regards to file manipulation Subject to debate of course...
In addition to backing up DVD I would like to add all the cut scenes from Starwars I & II on the bonus disk back into the movies creating my own extended Starwars editions.