I started as a network manager when Windows 3.1 was new. When I upgraded my users to Windows 95 they hardly noticed a thing. I put the same icons on their desktops and they double-clicked them and on they went. Same thing with Windows XP. And these were NOT tech savvy people. The point is that they never paid attention to any of the other stuff so they never noticed when it changed.
When I was an independent computer consultant I had a customer who couldn't afford Word. So I asked them if they wanted to try Open Office instead. They said sure. I installed it, they used it, and never had a problem. Most users said they barely noticed a difference. The point is that these people hadn't really "learned" Word in the first place. They just guessed their way through everything they needed to do. Sure, they weren't power users. They didn't name styles or anything like that, but from all the Word documents I've seen, I'm guessing that 99.9 percent of Word users never do.
Most of the businesses I have worked at barely train their users for anything, leaving the IT people to clean up the mess that results. Most all my friends - in IT and "civilians" - say the same thing. If users were never trained in the first place, why should there be any REtraining cost?
So what the hell is up with this mythical retraining cost thing? I think it is just an invention of Microsoft's to scare people away from Linux. It has been repeated so many times that people believe it. Training companies repeat the myth merely because it makes them money. Managers believe the myth and pay the training companies because it makes it look as if they are doing something.
Here is what you do: Don't tell people you are doing a test and put up an "experimental" machine. People will say they don't like it just because people don't like change - even if they can't name a single thing that they don't like about it. Instead, pick a few example people and simply "Give them a new computer." That "new" computer will have Linux on it. Put the icons that they need on the desktop where they can easily find them and make sure the icons are named in ways that regular people can easily figure out (open source programs often have stupid names). Configure Libre Office to save in.docx format. When no one even notices the difference, you will know you can upgrade all the rest of the users.
I went with the simplest possible solution. One that also allows me to recover even if a "database" becomes corrupted or obsolete, because all the "real" data is contained in the documents themselves.
I just scan to PDF and add tags in the Keywords field of the PDF metadata. For the keywords, I use unique words that aren't going to show up in an actual document. (Just tacking on a prefix or surrounding each keyword in brackets is good enough.) I also organize the files in a decent (but not too detailed) directory structure. (You can use any high-tech storage system you like. I just use a regular hard drive.) Then I installed the PDF iFilter so the Windows Indexing service could index the files, including that metadata (There are many. Google is your friend.) So, now, if I want to find all the tax files, say, that are related to my farm, for instance (totally made up example), I would just navigate to the directory that holds all my tax documents, then do a basic Windows search for [farm] and there are all my documents. No database to manage or learn how to use. Just the files and their metadata.
There are utilities that allow you to easily select a group of.PDF files and tag them all with the same keywords. I'm sure you can find one for any OS. And the beauty is: Once the file is tagged with the keyword, it doesn't matter if you just throw away the program you used to set that keyword, because the keyword is just a normal part of that.PDF file.
Because the keywords are standard PDF metadata, any OS should be able to read and index on them. If not, then you could find some program that would, I am sure. Again, the beauty of this system is: if you loose access to that indexing system, or move your files to a different platform, all you gotta do is reindex the metadata that is right there in the files. As long as you have your files, you have your keywords.
As someone who was in your situation years ago, I highly recommend spending at least a couple thousand of that money simply making your house an impenetrable fortress. Guns and dogs only do any good AFTER the burglar is IN your home. The idea is to simply make it impossible to get in without a chain-saw.
Steal doors. Reinforced door-jam with extra long dead-bolt. Bars on the windows or windows that have reinforced locks, reinforced glass, and the "grilles" between the panes are steel instead of wood or plastic. Extra long screws to screw in the hinges (both on the door and jam sides). Break resistant sliding glass doors and front storm doors (throw away and never use the screen). Be sure and beef up EVERY entry to your house, not just the one they broke through in the first place.
I guarantee you that the people who robbed you are watching your house and waiting for you to buy all new stuff. It is worth lots more to them. If they see you putting in all that extra security, they will not try to break in again.
From what I know, which may not be enough, the network programmers succeed at this because they use virtual machines that have a standardized "machine." What I am also pretty sure of (though not positive) is that - other than Windows Terminal Servers and Citrix-type servers - most of those applications running on servers are, well, server applications. They have no user interface. The user interface part of the application runs on another machine or in a browser somewhere else. In many ways, it is that user interface that is "in charge" even though the server may do most of the work.
In most of the Model-View-Controller designs I have seen it seems that folks keep the View and Controller parts linked pretty tightly together. Only the model is separate. Sometimes, the model is then stored and ran from the server while the view and controller are remote. Even if they run in a browser and the code is fed to that browser from the server, the controller and view software are both still running in the browser together.
Now, perhaps this has already been done, but I like to think "out loud" as it were: What if you put the controller on the "server" too? What if the model and the controller were running in separate virtual machines that had been minimized to only include what that model and that controller needed to run? What if those minimized virtual-servers were designed to be live-migratable from one physical machine to another just like many virtualization managers can do? What if that controller were also in charge of where the user interface appeared? It could send a copy of the user interface to whichever physical machine could connect to it. Perhaps more than one at once. The controller would decide how to construct the UI based on a standardized specification it had been given indicating what "controls" were really needed on any particular device and some style guidelines, also specified in some standardized style language (similar to but more app-centric than CSS). Now, that controller would be in communication with another controller that works to keep track of which devices you are interacting with. You put down your tablet and pick up your phone. The app-controller would notice that you weren't interacting and ask the device-controller to let it know if you start interacting with a different device. The phone, which has been registered with the device-controller but has no inkling of the app already installed on it, indicates to the device controller that you are interacting with it. The device controller tells that app-controller and that app-controller sends an appropriate UI to the phone via an established interface. Initially, the UI is just a dialog that asks if you want to continue interacting via the phone. This could be nothing but a notification on the notification bar. Once you decide to continue interacting, the app-controller could send just enough of the UI to the phone as you need to interact appropriately. Only the UI. The model and controller stay where they are unless...... unless you take your show really on the road, where you normally wouldn't have access to that model and controller. Say on a car trip. So, the device detects that you have moved to some location where you may likely move away from the current location of access to the model and controller. Say, you walk out your front door, or start to move around in a manner that indicates you are putting on your coat. The device tells the device-controller which tells the model and app-controller. They tell their respective servers that they may need to move and their servers begin replicating them to a physical server that will be able to continue running those "virtual machines," even if only in an abbreviated manner. For instance, only a subset of the model may be replicated. Then, if you do actually start to move where you would loose access, the virtual machines containing the model and app-controller are live-migrated to the new location, perhaps a server in your car,
I say, go with the old homesteading laws. Someone has to move to the asteroid, live there seven years and "prove it up," as in: make significant improvements to the property.
You know how it is. If you eat everything on your plate then children won't starve in Africa. If most people are overweight, then everyone should eat less because it would be politically incorrect to tell only the fat people to eat less.
I have to admit, what Izuzan said sounds like homeopathy bullshit. However, where is your empirical evidence that "'Flesh' doesn't "draw nutrients" from anything applied to it." As a matter of fact, "flesh" does draw nutrients from something applied to it all day every day. That something is blood. Other than oxygen bound to hemoglobin, as far as I know, all other nutrients are simply dissolved in the blood serum. The primary nutrient is glucose. Honey is loaded with glucose. Human tissue "draws nutrients" from the substrates they are grown on in dishes in labs all the time. Wounds, by their nature, have a reduced blood supply, thus less glucose for cells to live on. A honey poultice could conceivably make up for some or all of that lost glucose supply, plus some trace nutrients. Keep in mind, honey "evolved" as a way to provide nutrients to baby bees. While they aren't human, the basic nutrient requirements of cells is approximately the same for all living things other than some bacteria.
I am all about science. But true science is not about ridiculing something just because it doesn't sound like what you read in a science book in third grade. True science is about taking a hint from the experience of yourself or others, building a hypotheses and TESTING that hypotheses. Science only stops when arrogant blowhards decide they know everything there is to know.
But it is also being raised in others. Some engineering and math programs seem to be cramming two and three semesters into one and expecting the students to still learn the same amount of material. Some courses become a test of who can afford the most tutors. If you are working your way through school, it can be very difficult to keep up.
Either way, it doesn't seem to me that many people are actually retaining much from their time in college. The people who do actually remember things seem to me to be the ones that would have learned those things anyway if they had been given adequate time to work on them on their own.
Nope, no hard evidence. Just my observations. But this is/. after all.
Yet another person proving me wrong with actual evidence. What ever am I to do, other than to admit defeat and thank you for the information.
I am curious as to whether these "men of letters" considered their "republic of letters" to be outside of the normal law. Did they think that if they lied to someone in a letter and got that someone to send them money that it was somehow less of an offense than if they had lied to that person directly?
See! Finally someone proving me wrong with actual evidence. I knew about wire fraud but completely ignored it all these years when I have been ranting about this crap. So, the government already set the precedent of requiring different laws just because you are using a different communication medium. Now that I think of it, there is such a thing as "mail fraud" too. Not that it excuses people for thinking that they could get away with anything on the internet and then complaining when the government finally starts passing the same types of laws. But considering it a different jurisdiction is now justified. Or at least has a precedent.
I are a idiot!
Personally, I still think mail fraud and wire fraud laws should be abolished and we should just have one law against plain old fraud. But that would be too easy.
Still no. Just because a certain subset of people are using a technology does not mean that that technology now constitutes a new space. Back to all my telephone examples. It was only rich people who were actually getting most of the use out of the new phone system. Just because it was mostly used by a subset of the population, who obviously feel some comradery, did not make it a new legal jurisdiction or "space" in which different laws should apply. I am sure the first advertisement on the radio shocked a few people.
"Feel like" are the key words. How people feel about it has no bearing on the legality. It has always boggled my mind that the government truly thought they had to make up different laws to apply to the internet just because some people gave it a catchy name.
I support the EFF as well. We all need freedom in how we are allowed to use this wonderful means of communication. But we do not need to "protect our cyberspace freedom" because it never existed as a separate entity. If you can't tell me who I can call on the phone and you can't make my phone service be worse because I am calling someone you don't like or who doesn't pay you money, then you can't do it on the internet either. Case closed.
It is precisely because people convinced everyone that "cyberspace" was an entirely different place, requiring an entirely different set of laws, that those big corporations you complain about now have a lever to use to pry your freedoms out of it. They can make special laws that apply only to the use of the internet that they would never be able to get away with if it were the US Mail. They can read your e-mail with impunity, while it is still a felony to take junk mail out of someone else's mailbox.
Put that in your philosophy-is-real crack-pipe and take a few puffs.
Unfortunately, I could say exactly the same thing about The Flying Spaghetti Monster (who I am a big fan of, by the way) or the Easter Bunny (not so big of a fan) or the Star Trek future (still crossing my fingers).
ANY concept we have imagined or could imagine (even if we currently can't quite imagine imagining it) is equally valid. It is a great thing to imagine the possibilities. Just because one possible imagining became more popular amongst people in the position to make it appear to be the norm, does not give it more validity.
Look, I have always thought this kind of stuff is boring. I use my own name on Slashdot for crying out loud. I have always used my own name on all the bulletin boards and newsgroups and web forums I have ever been on. Because I don't like pretending that it is a different world. You are certainly not going to change my mind about how mystical it may or may not be now.
Philosophically, I admit it is a different "head space." But that is not what this post is about. It is about law. And, legally, cyberspace is not a different legal jurisdiction. That is when all the philosophical rationalization starts to sound stupid.
People used to talk anonymously to strangers on the new phone system when it was first put in place. I heard a report on NPR or something like that about the early history of the phone system. You would be amazed at how creative and inventive they were about ways to connect people together. So, yes, they could have said, "On the phone, no one knows you are a dog." Remember, dogs typing is as improbable as dogs talking.
It sounds to me as if the best thing you could do is use your open-source project work to improve your skills in something you are interested in. Then work on getting a different job or just a transfer and raise. Work a little harder now, then do the same amount of work for more money later, not have to spend all your free time "working." It's kind of like, the best "investment" most people can make is to simply pay off their credit cards. It is so simple, many people overlook it.
I have been saying this for decades. Yes, since even before the internet became popular. Since I was dialing up at 300 baud on a pay-phone in the barracks to get on bulletin boards with my TRS-80 Model 100. The internet is nothing more than a means of communication. Did people claim to be doing things in "phone space" when they first started using the telephone? (And they did some pretty interesting things with phones, like pipe concerts to whole towns at once.) Did people claim to be doing things in "Paper Space" when they first started writing letters back and forth? What about "telegraph space" or "radio space"? Seriously?
When you order something "in cyberspace" it is nothing more than another way to do mail order. Easier and faster, yes. But fundamentally no different. If you insult someone "in cyberspace" it is no different from picking up a party-line-telephone and cussing at whoever happens to be talking at the time. You are still insulting a real freaking person.
All the same laws should apply and DO apply. Pretending that "cyberspace" is an entirely different realm is just marketing speak made up by techno-hippies who wanted to get away with breaking the law. Now, a lot of the existing laws may suck. But claiming to be "in cyberspace" doesn't get you away from the suckyness. It just lets you pretend and rationalize until someone comes knocking on your very real door.
It is a lot easier to get "certified." You get to learn about all kinds of other things on the job. Decent technical writers make about as much as decent programmers but only have to work 40 hours a week. The work is a lot easier to schedule once you have some of the basic planning done. It is mostly desk work, but also lots of time spent talking to people. If you have technical experience as an electrician you are miles ahead of most of the English majors in the field who can't change a light bulb or fix a toilet. Learning proper grammar is not as hard as learning most current programming languages. Especially if you don't try to memorize all that grammar terminology. (They don't test you on your ability to diagram a sentence. They just look at samples of what you have written.) And... you never have to worry about tracking down that elusive typographical error that prevents your document from printing.
My mom had me when she was 20. I had a son at 20 who had a son at 24. So I was a 44 year old grandfather and my mom was a 64 year old great-grandmother. My first grandson is now around 8 and I am 52. I am a former network manager, and my son is a physicist and "big data" analysis programmer. His kid is really smart. Makes both of us at 8 look as if we were eating mud. By the time I hit 60, he could be starting his own software company.
Be a good salesman. Being good looking doesn't hurt either. Good looking people have an easier time selling.
Second step: Maintain the persona of a successful, high-tech, expert in whatever field the customer needs, regardless of whether you really know much about it at all. Generally all this requires is a bunch of buzz words, a fake smile, and an expensive suit. Maybe an expensive car, even if you have to rent it when you go to see clients.
If you are a good salesman and maintain a successful persona then you don't actually have to be that damned good at what you do. The people who hired you don't know for sure what they should be getting. That is why they hired a slick salesman in an expensive suit. And most importantly, perception is everything. Management will convince themselves that your project is successful regardless of how much their workers complain because said management does not want to admit that they could be fooled by a smooth talking jackass in a suit.
Yep, been there, seen that far too many times.
This guy is just working on his persona.
P.S. Sure there are plenty of honest, hard-working folks who work on a contract basis. But without the above "qualities" they will always be wondering why they don't get the big, high-dollar jobs.
Oh, and all you people who argue that a touch screen means a glossy screen are a bunch of morons too. You can always put an anti-glare coating over it. Yes, you have to choose between a glossy, super-sharp display and a anti-glare but less sharp display. But that has nothing to do with whether there is a touch sensor attached to the damned thing.
And, by the way, all you people who whine about the screen getting scratched up are also morons. My first Tablet PC had a super hard plastic screen that never got scratched up. Women with diamond rings used that screen for years without scratching it. Can you intentionally damage it? Yes. Will it get damaged through normal, or even rough, use? No. Again, you can always put a protective film over the thing if you are worried. That film can be crystal clear or anti-glare. Your choice.
You people are the equivalent of someone arguing that hammers are better than saws because saws can get dull. Which is even more stupid than just saying that they like hammers better.
OK I guess it wouldn't be/. if it weren't for all the false dichotomies and people talking out their ass. But this just gets tiresome.
I have had a Tablet PC since about 2003 or 2004. Maybe longer, I can't remember. I will NEVER go back to a regular laptop. Never once have I gotten the dreaded "Gorilla Arm Syndrome." Why? Because no one in their right mind would actually use a touch screen in an entirely vertical mode and throw out their mouse, forcing them to do everything with the touch screen. That nonsense is just the ghost of Steve Jobs talking, in an attempt to discredit anything Apple hasn't (yet) been able to capitalize on.
Most of the time, when I use my Tablet PC, I tilt the screen way back like a drafter's table. I can then comfortably read the screen, type, use my finger to do quick, less-precise things (like scroll or hit a button), use the active-stylus for more-precise things (like selecting text or drop down menus or drawing curves in Illustrator or handwriting), and even occasionally use the mouse for even-more-precise things (like drafting or adjusting those curves in Illustrator). Sometimes, I will even use the track-pad, though I often turn it off. I move back and forth between all the tools at my disposal just like any other craftsman who actually has the wherewithal to learn how to use more than one tool at a time. I have watched people use the extra large track pad on Mac laptops, with all those handy finger gestures and I wouldn't mind adding that to the mix as well. Especially for times when I am trying to do a lot on a laptop-sized screen.
The point is that more options are better. Anyone who says otherwise is full of shit.
So, if all laptops will soon have touch-screens, then the price of those touch screens will come way down. Everyone will get used to using them however they work best for them and then it won't be new any more. GAWWD, I'm old enough to remember the frikkin mouse-vs-keyboard wars. Oh wait a minute... there are still some morons who keep claiming that they are the macho stud coder because they never touch a mouse. When you listen to them type it sounds as if they are typing a million characters a minute... each key pounded like the fate of the world depends on it... until you take a look and see that almost half of all those keystrokes are the freaking backspace key.
Holy crap people! Get over yourselves! You you are all computer nerds. You will never be macho except by comparison with some other computer nerd who is slightly less macho. Stop posturing over which tool or product is the absolute best, denigrating all the others lest someone see your preferred tool as less cool. Just use what works for you, give the others a try once in a while, and get the hell on with your lives. All this touch-screen vs mouse nonsense is like a bunch of carpenters arguing over which is better: a saw or a hammer.
Pardon me, but you do not "search" Google. You use Google to do a search.
It's like saying, "I need some groceries, so I am going to drive to my car."
And the other responses are correct. SEO and fraudulent reviews didn't exist in 1996. I can no longer count all the times all the reviews for a product said it was good, until just about the time the one I bought started F'ing up. Then suddenly all the reviews are bad. In some ways the internet is worse than the wild west because in the wild west you didn't have ten-thousand people lying to you and trying to steal your money, all at the same time.
Folks can forget about deleting all their pictures from the site. I guarantee they were archived before the announcement was made. They probably have the ever-popular "Only individual binding arbitration" agreement as well.
The internet stopped being the "Wild West" and became feudal Europe a long time ago.
I started as a network manager when Windows 3.1 was new. When I upgraded my users to Windows 95 they hardly noticed a thing. I put the same icons on their desktops and they double-clicked them and on they went. Same thing with Windows XP. And these were NOT tech savvy people. The point is that they never paid attention to any of the other stuff so they never noticed when it changed.
When I was an independent computer consultant I had a customer who couldn't afford Word. So I asked them if they wanted to try Open Office instead. They said sure. I installed it, they used it, and never had a problem. Most users said they barely noticed a difference. The point is that these people hadn't really "learned" Word in the first place. They just guessed their way through everything they needed to do. Sure, they weren't power users. They didn't name styles or anything like that, but from all the Word documents I've seen, I'm guessing that 99.9 percent of Word users never do.
Most of the businesses I have worked at barely train their users for anything, leaving the IT people to clean up the mess that results. Most all my friends - in IT and "civilians" - say the same thing. If users were never trained in the first place, why should there be any REtraining cost?
So what the hell is up with this mythical retraining cost thing? I think it is just an invention of Microsoft's to scare people away from Linux. It has been repeated so many times that people believe it. Training companies repeat the myth merely because it makes them money. Managers believe the myth and pay the training companies because it makes it look as if they are doing something.
Here is what you do: Don't tell people you are doing a test and put up an "experimental" machine. People will say they don't like it just because people don't like change - even if they can't name a single thing that they don't like about it. Instead, pick a few example people and simply "Give them a new computer." That "new" computer will have Linux on it. Put the icons that they need on the desktop where they can easily find them and make sure the icons are named in ways that regular people can easily figure out (open source programs often have stupid names). Configure Libre Office to save in .docx format. When no one even notices the difference, you will know you can upgrade all the rest of the users.
Keep It Simple Software (engineer) or whatever...
I went with the simplest possible solution. One that also allows me to recover even if a "database" becomes corrupted or obsolete, because all the "real" data is contained in the documents themselves.
I just scan to PDF and add tags in the Keywords field of the PDF metadata. For the keywords, I use unique words that aren't going to show up in an actual document. (Just tacking on a prefix or surrounding each keyword in brackets is good enough.) I also organize the files in a decent (but not too detailed) directory structure. (You can use any high-tech storage system you like. I just use a regular hard drive.) Then I installed the PDF iFilter so the Windows Indexing service could index the files, including that metadata (There are many. Google is your friend.) So, now, if I want to find all the tax files, say, that are related to my farm, for instance (totally made up example), I would just navigate to the directory that holds all my tax documents, then do a basic Windows search for [farm] and there are all my documents. No database to manage or learn how to use. Just the files and their metadata.
There are utilities that allow you to easily select a group of .PDF files and tag them all with the same keywords. I'm sure you can find one for any OS. And the beauty is: Once the file is tagged with the keyword, it doesn't matter if you just throw away the program you used to set that keyword, because the keyword is just a normal part of that .PDF file.
Because the keywords are standard PDF metadata, any OS should be able to read and index on them. If not, then you could find some program that would, I am sure. Again, the beauty of this system is: if you loose access to that indexing system, or move your files to a different platform, all you gotta do is reindex the metadata that is right there in the files. As long as you have your files, you have your keywords.
As someone who was in your situation years ago, I highly recommend spending at least a couple thousand of that money simply making your house an impenetrable fortress. Guns and dogs only do any good AFTER the burglar is IN your home. The idea is to simply make it impossible to get in without a chain-saw.
Steal doors. Reinforced door-jam with extra long dead-bolt. Bars on the windows or windows that have reinforced locks, reinforced glass, and the "grilles" between the panes are steel instead of wood or plastic. Extra long screws to screw in the hinges (both on the door and jam sides). Break resistant sliding glass doors and front storm doors (throw away and never use the screen). Be sure and beef up EVERY entry to your house, not just the one they broke through in the first place.
I guarantee you that the people who robbed you are watching your house and waiting for you to buy all new stuff. It is worth lots more to them. If they see you putting in all that extra security, they will not try to break in again.
In a way...
From what I know, which may not be enough, the network programmers succeed at this because they use virtual machines that have a standardized "machine." What I am also pretty sure of (though not positive) is that - other than Windows Terminal Servers and Citrix-type servers - most of those applications running on servers are, well, server applications. They have no user interface. The user interface part of the application runs on another machine or in a browser somewhere else. In many ways, it is that user interface that is "in charge" even though the server may do most of the work.
In most of the Model-View-Controller designs I have seen it seems that folks keep the View and Controller parts linked pretty tightly together. Only the model is separate. Sometimes, the model is then stored and ran from the server while the view and controller are remote. Even if they run in a browser and the code is fed to that browser from the server, the controller and view software are both still running in the browser together.
Now, perhaps this has already been done, but I like to think "out loud" as it were: What if you put the controller on the "server" too? What if the model and the controller were running in separate virtual machines that had been minimized to only include what that model and that controller needed to run? What if those minimized virtual-servers were designed to be live-migratable from one physical machine to another just like many virtualization managers can do? What if that controller were also in charge of where the user interface appeared? It could send a copy of the user interface to whichever physical machine could connect to it. Perhaps more than one at once. The controller would decide how to construct the UI based on a standardized specification it had been given indicating what "controls" were really needed on any particular device and some style guidelines, also specified in some standardized style language (similar to but more app-centric than CSS). Now, that controller would be in communication with another controller that works to keep track of which devices you are interacting with. You put down your tablet and pick up your phone. The app-controller would notice that you weren't interacting and ask the device-controller to let it know if you start interacting with a different device. The phone, which has been registered with the device-controller but has no inkling of the app already installed on it, indicates to the device controller that you are interacting with it. The device controller tells that app-controller and that app-controller sends an appropriate UI to the phone via an established interface. Initially, the UI is just a dialog that asks if you want to continue interacting via the phone. This could be nothing but a notification on the notification bar. Once you decide to continue interacting, the app-controller could send just enough of the UI to the phone as you need to interact appropriately. Only the UI. The model and controller stay where they are unless ... ... unless you take your show really on the road, where you normally wouldn't have access to that model and controller. Say on a car trip. So, the device detects that you have moved to some location where you may likely move away from the current location of access to the model and controller. Say, you walk out your front door, or start to move around in a manner that indicates you are putting on your coat. The device tells the device-controller which tells the model and app-controller. They tell their respective servers that they may need to move and their servers begin replicating them to a physical server that will be able to continue running those "virtual machines," even if only in an abbreviated manner. For instance, only a subset of the model may be replicated. Then, if you do actually start to move where you would loose access, the virtual machines containing the model and app-controller are live-migrated to the new location, perhaps a server in your car,
I say, go with the old homesteading laws. Someone has to move to the asteroid, live there seven years and "prove it up," as in: make significant improvements to the property.
You know how it is. If you eat everything on your plate then children won't starve in Africa. If most people are overweight, then everyone should eat less because it would be politically incorrect to tell only the fat people to eat less.
I have to admit, what Izuzan said sounds like homeopathy bullshit. However, where is your empirical evidence that "'Flesh' doesn't "draw nutrients" from anything applied to it." As a matter of fact, "flesh" does draw nutrients from something applied to it all day every day. That something is blood. Other than oxygen bound to hemoglobin, as far as I know, all other nutrients are simply dissolved in the blood serum. The primary nutrient is glucose. Honey is loaded with glucose. Human tissue "draws nutrients" from the substrates they are grown on in dishes in labs all the time. Wounds, by their nature, have a reduced blood supply, thus less glucose for cells to live on. A honey poultice could conceivably make up for some or all of that lost glucose supply, plus some trace nutrients. Keep in mind, honey "evolved" as a way to provide nutrients to baby bees. While they aren't human, the basic nutrient requirements of cells is approximately the same for all living things other than some bacteria.
I am all about science. But true science is not about ridiculing something just because it doesn't sound like what you read in a science book in third grade. True science is about taking a hint from the experience of yourself or others, building a hypotheses and TESTING that hypotheses. Science only stops when arrogant blowhards decide they know everything there is to know.
... in some areas.
But it is also being raised in others. Some engineering and math programs seem to be cramming two and three semesters into one and expecting the students to still learn the same amount of material. Some courses become a test of who can afford the most tutors. If you are working your way through school, it can be very difficult to keep up.
Either way, it doesn't seem to me that many people are actually retaining much from their time in college. The people who do actually remember things seem to me to be the ones that would have learned those things anyway if they had been given adequate time to work on them on their own.
Nope, no hard evidence. Just my observations. But this is /. after all.
Yet another person proving me wrong with actual evidence. What ever am I to do, other than to admit defeat and thank you for the information.
I am curious as to whether these "men of letters" considered their "republic of letters" to be outside of the normal law. Did they think that if they lied to someone in a letter and got that someone to send them money that it was somehow less of an offense than if they had lied to that person directly?
See! Finally someone proving me wrong with actual evidence. I knew about wire fraud but completely ignored it all these years when I have been ranting about this crap. So, the government already set the precedent of requiring different laws just because you are using a different communication medium. Now that I think of it, there is such a thing as "mail fraud" too. Not that it excuses people for thinking that they could get away with anything on the internet and then complaining when the government finally starts passing the same types of laws. But considering it a different jurisdiction is now justified. Or at least has a precedent.
I are a idiot!
Personally, I still think mail fraud and wire fraud laws should be abolished and we should just have one law against plain old fraud. But that would be too easy.
Still no. Just because a certain subset of people are using a technology does not mean that that technology now constitutes a new space. Back to all my telephone examples. It was only rich people who were actually getting most of the use out of the new phone system. Just because it was mostly used by a subset of the population, who obviously feel some comradery, did not make it a new legal jurisdiction or "space" in which different laws should apply. I am sure the first advertisement on the radio shocked a few people.
"Feel like" are the key words. How people feel about it has no bearing on the legality. It has always boggled my mind that the government truly thought they had to make up different laws to apply to the internet just because some people gave it a catchy name.
I support the EFF as well. We all need freedom in how we are allowed to use this wonderful means of communication. But we do not need to "protect our cyberspace freedom" because it never existed as a separate entity. If you can't tell me who I can call on the phone and you can't make my phone service be worse because I am calling someone you don't like or who doesn't pay you money, then you can't do it on the internet either. Case closed.
It is precisely because people convinced everyone that "cyberspace" was an entirely different place, requiring an entirely different set of laws, that those big corporations you complain about now have a lever to use to pry your freedoms out of it. They can make special laws that apply only to the use of the internet that they would never be able to get away with if it were the US Mail. They can read your e-mail with impunity, while it is still a felony to take junk mail out of someone else's mailbox.
Put that in your philosophy-is-real crack-pipe and take a few puffs.
Very good point.
Unfortunately, I could say exactly the same thing about The Flying Spaghetti Monster (who I am a big fan of, by the way) or the Easter Bunny (not so big of a fan) or the Star Trek future (still crossing my fingers).
ANY concept we have imagined or could imagine (even if we currently can't quite imagine imagining it) is equally valid. It is a great thing to imagine the possibilities. Just because one possible imagining became more popular amongst people in the position to make it appear to be the norm, does not give it more validity.
Look, I have always thought this kind of stuff is boring. I use my own name on Slashdot for crying out loud. I have always used my own name on all the bulletin boards and newsgroups and web forums I have ever been on. Because I don't like pretending that it is a different world. You are certainly not going to change my mind about how mystical it may or may not be now.
But... you know ... you have fun with that.
A little touchy are we?
Philosophically, I admit it is a different "head space." But that is not what this post is about. It is about law. And, legally, cyberspace is not a different legal jurisdiction. That is when all the philosophical rationalization starts to sound stupid.
People used to talk anonymously to strangers on the new phone system when it was first put in place. I heard a report on NPR or something like that about the early history of the phone system. You would be amazed at how creative and inventive they were about ways to connect people together. So, yes, they could have said, "On the phone, no one knows you are a dog." Remember, dogs typing is as improbable as dogs talking.
It sounds to me as if the best thing you could do is use your open-source project work to improve your skills in something you are interested in. Then work on getting a different job or just a transfer and raise. Work a little harder now, then do the same amount of work for more money later, not have to spend all your free time "working." It's kind of like, the best "investment" most people can make is to simply pay off their credit cards. It is so simple, many people overlook it.
I have been saying this for decades. Yes, since even before the internet became popular. Since I was dialing up at 300 baud on a pay-phone in the barracks to get on bulletin boards with my TRS-80 Model 100. The internet is nothing more than a means of communication. Did people claim to be doing things in "phone space" when they first started using the telephone? (And they did some pretty interesting things with phones, like pipe concerts to whole towns at once.) Did people claim to be doing things in "Paper Space" when they first started writing letters back and forth? What about "telegraph space" or "radio space"? Seriously?
When you order something "in cyberspace" it is nothing more than another way to do mail order. Easier and faster, yes. But fundamentally no different. If you insult someone "in cyberspace" it is no different from picking up a party-line-telephone and cussing at whoever happens to be talking at the time. You are still insulting a real freaking person.
All the same laws should apply and DO apply. Pretending that "cyberspace" is an entirely different realm is just marketing speak made up by techno-hippies who wanted to get away with breaking the law. Now, a lot of the existing laws may suck. But claiming to be "in cyberspace" doesn't get you away from the suckyness. It just lets you pretend and rationalize until someone comes knocking on your very real door.
Thank you for looking that up for me. I knew the obligatory XKCD link would likely already be in here.
Is there a name yet for the phenomenon wherein: "For every absurd claim there is likely to be an appropriate XKCD cartoon"?
It is a lot easier to get "certified." You get to learn about all kinds of other things on the job. Decent technical writers make about as much as decent programmers but only have to work 40 hours a week. The work is a lot easier to schedule once you have some of the basic planning done. It is mostly desk work, but also lots of time spent talking to people. If you have technical experience as an electrician you are miles ahead of most of the English majors in the field who can't change a light bulb or fix a toilet. Learning proper grammar is not as hard as learning most current programming languages. Especially if you don't try to memorize all that grammar terminology. (They don't test you on your ability to diagram a sentence. They just look at samples of what you have written.) And ... you never have to worry about tracking down that elusive typographical error that prevents your document from printing.
My mom had me when she was 20. I had a son at 20 who had a son at 24. So I was a 44 year old grandfather and my mom was a 64 year old great-grandmother. My first grandson is now around 8 and I am 52. I am a former network manager, and my son is a physicist and "big data" analysis programmer. His kid is really smart. Makes both of us at 8 look as if we were eating mud. By the time I hit 60, he could be starting his own software company.
It could happen. Not likely, but possible.
Be a good salesman. Being good looking doesn't hurt either. Good looking people have an easier time selling.
Second step: Maintain the persona of a successful, high-tech, expert in whatever field the customer needs, regardless of whether you really know much about it at all. Generally all this requires is a bunch of buzz words, a fake smile, and an expensive suit. Maybe an expensive car, even if you have to rent it when you go to see clients.
If you are a good salesman and maintain a successful persona then you don't actually have to be that damned good at what you do. The people who hired you don't know for sure what they should be getting. That is why they hired a slick salesman in an expensive suit. And most importantly, perception is everything. Management will convince themselves that your project is successful regardless of how much their workers complain because said management does not want to admit that they could be fooled by a smooth talking jackass in a suit.
Yep, been there, seen that far too many times.
This guy is just working on his persona.
P.S. Sure there are plenty of honest, hard-working folks who work on a contract basis. But without the above "qualities" they will always be wondering why they don't get the big, high-dollar jobs.
Oh, and all you people who argue that a touch screen means a glossy screen are a bunch of morons too. You can always put an anti-glare coating over it. Yes, you have to choose between a glossy, super-sharp display and a anti-glare but less sharp display. But that has nothing to do with whether there is a touch sensor attached to the damned thing.
And, by the way, all you people who whine about the screen getting scratched up are also morons. My first Tablet PC had a super hard plastic screen that never got scratched up. Women with diamond rings used that screen for years without scratching it. Can you intentionally damage it? Yes. Will it get damaged through normal, or even rough, use? No. Again, you can always put a protective film over the thing if you are worried. That film can be crystal clear or anti-glare. Your choice.
You people are the equivalent of someone arguing that hammers are better than saws because saws can get dull. Which is even more stupid than just saying that they like hammers better.
OK I guess it wouldn't be /. if it weren't for all the false dichotomies and people talking out their ass. But this just gets tiresome.
I have had a Tablet PC since about 2003 or 2004. Maybe longer, I can't remember. I will NEVER go back to a regular laptop. Never once have I gotten the dreaded "Gorilla Arm Syndrome." Why? Because no one in their right mind would actually use a touch screen in an entirely vertical mode and throw out their mouse, forcing them to do everything with the touch screen. That nonsense is just the ghost of Steve Jobs talking, in an attempt to discredit anything Apple hasn't (yet) been able to capitalize on.
Most of the time, when I use my Tablet PC, I tilt the screen way back like a drafter's table. I can then comfortably read the screen, type, use my finger to do quick, less-precise things (like scroll or hit a button), use the active-stylus for more-precise things (like selecting text or drop down menus or drawing curves in Illustrator or handwriting), and even occasionally use the mouse for even-more-precise things (like drafting or adjusting those curves in Illustrator). Sometimes, I will even use the track-pad, though I often turn it off. I move back and forth between all the tools at my disposal just like any other craftsman who actually has the wherewithal to learn how to use more than one tool at a time. I have watched people use the extra large track pad on Mac laptops, with all those handy finger gestures and I wouldn't mind adding that to the mix as well. Especially for times when I am trying to do a lot on a laptop-sized screen.
The point is that more options are better. Anyone who says otherwise is full of shit.
So, if all laptops will soon have touch-screens, then the price of those touch screens will come way down. Everyone will get used to using them however they work best for them and then it won't be new any more. GAWWD, I'm old enough to remember the frikkin mouse-vs-keyboard wars. Oh wait a minute... there are still some morons who keep claiming that they are the macho stud coder because they never touch a mouse. When you listen to them type it sounds as if they are typing a million characters a minute ... each key pounded like the fate of the world depends on it ... until you take a look and see that almost half of all those keystrokes are the freaking backspace key.
Holy crap people! Get over yourselves! You you are all computer nerds. You will never be macho except by comparison with some other computer nerd who is slightly less macho. Stop posturing over which tool or product is the absolute best, denigrating all the others lest someone see your preferred tool as less cool. Just use what works for you, give the others a try once in a while, and get the hell on with your lives. All this touch-screen vs mouse nonsense is like a bunch of carpenters arguing over which is better: a saw or a hammer.
Darn! You beat me to it.
Pardon me, but you do not "search" Google. You use Google to do a search.
It's like saying, "I need some groceries, so I am going to drive to my car."
And the other responses are correct. SEO and fraudulent reviews didn't exist in 1996. I can no longer count all the times all the reviews for a product said it was good, until just about the time the one I bought started F'ing up. Then suddenly all the reviews are bad. In some ways the internet is worse than the wild west because in the wild west you didn't have ten-thousand people lying to you and trying to steal your money, all at the same time.
Folks can forget about deleting all their pictures from the site. I guarantee they were archived before the announcement was made. They probably have the ever-popular "Only individual binding arbitration" agreement as well.
The internet stopped being the "Wild West" and became feudal Europe a long time ago.