Sounds like Gupters law of creative anomalies. Sound nicely made up. Tin foil hat time lol.
He has something they want back.
29 publicly visible posts • joined 22 Feb 2008
They can sell your content if they wish to:
"When you upload or otherwise submit content to our Services, you give Google (and those we work with) a worldwide licence to use, host, store, reproduce, modify, create derivative works (such as those resulting from translations, adaptations or other changes that we make so that your content works better with our Services), communicate, publish, publicly perform, publicly display and distribute such content. The rights that you grant in this licence are for the limited purpose of operating, promoting and improving our Services, and to develop new ones. This licence continues even if you stop using our Services (for example, for a business listing that you have added to Google Maps). Some Services may offer you ways to access and remove content that has been provided to that Service. Also, in some of our Services, there are terms or settings that narrow the scope of our use of the content submitted in those Services. Make sure that you have the necessary rights to grant us this licence for any content you submit to our Services."
Apps is where it's at though. If Android has more phones out there, then developers will target that platform as they'll make more money. I reckon that Android phones will outnumber iOS phones 4 to 1. Apple will still make more money per phone, but the App devs will target Android first. I just makes sense.
When your TV, PVR, car all have Android, the choice will be a no-brainer. I've seen a PVR that runs Android already and it looks sweet.
We have been running on AS/400, iSeries and now Sustem i for over 20 years. We current run Mapics/XA on it. Mostly we swap the tapes in/out every day. Once a year we do a DR test which sees a complete system delivered in Goods-In. The latest save is then put in the drive. The test system then boots off the tape and installs the entire machine. Departments then sign off to say that all is ok and the test is done. This is all managed by 1 person!!!!!
We've had to put the DR into place twice and we have got back up in 10 hours from the initial call. This kind of stuff is critcal.
We tried to replace this with Peoplesoft a little while ago. We ended up with around 36 servers running all the apps !!!! We've never performed a successful DR test as it's running Windows and is an absolute pain to restore (if at all). This set up is managed by 15 staff in out head office and we have had more downtime on Peoplesoft in 1 year than we had on the AS/400 over 20 years !!!!!
I've just read the comment above. Guess what we are installing now? Yep you guessed it.... SAP.
Oh dear. Let me keep Mapics/AS/400 please. It just works. Not sexy, but works.
If you are writing an application that has a client and server portion and you are going to sell it commercially. What would you say as your sales pitch?
"Runs only on Windows 7, and Windows Server 2008 and SQLServer only" or
"Runs on Windows/Macs/Linux/Unix client and Windows/Macs/Linux/Unix servers and any Database you care to mention".
Which one do you think will work the most?
The latter is where we are and guess what language we use? And the whole lot is written and deployed with open source software. Bang for buck, you bet.
Welcome to the real world.
Hey there, I'm a Java programmer now, but I was brought up on PDP-11 using RSTS/RSX 11 M Plus/Vax, System 38, AS/400 etc etc. I've done C/C++ and know about writing performant code.
Any one can write really bad code in any language. I've seen some dreadful COBOL, C/C++, JCL in my time.
I've even done VB. Hmm, maybe I should not have owned up to that. I do agree though that .NET allows you to write very bad code very easily.
Is it just me or is this useless? This will be like saying that if you use Java the language and the compiler you are ok, but use the APIs and we'll get you later.
The most useful part is the APIs which are not covered by this pledge.
I hope this doesn't pull the wool over anyones eyes, but I'm sure it will.
I've been using it on and off since pre-alpha stage. It's missing many features, but every day I can see extra being added.
The reason why I'm keeping an eye on it is that its FAST. I'm not on about Javascript as too many people get hung up on that. I'm talking about DOM rendering. This makes or breaks a large Ajax based application.
At the moment it's the fastest at this.
Go try it people its getting good.
https://launchpad.net/~chromium-daily/+archive/ppa
I use Eclipse for everyday development. Why would I want to use Silverlight? I'm now playing around with JavaFX and GWT. We are not sure which we are going to go with yet. But, we can be sure that whichever way we go, we'll be targeting nearly all browsers and systems out there.
In this day and age and in this economy, you just cannot limit your target audience. It's suicide.
"F/OSS brings with it massive (*MASSIVE*) overheads in training and support, orders of magnitude higher than for any comparable MS product"
Can I have some of what you are smoking? 90% of our PCs run windows with no IE but Firefox instead. These would also be excluded. As non-IE browsers now make up over 30% I cannot see how this scan be justified. The support costs for Firefox are no different.
"Users know Office, Explorer, IE, etc. They do not know KDE, HuggyBear, BouncingPanda (or whatever childish names the Linux apps have). Not only would you have to train end users on new OSs/applications; you would need to re-train or hire in new tech staff. That's just crazy. And that's before we get into hardware and the terrible support Linux has for a lot of what is out there."
Hang on, why are you on about training? We are on about making a site multplatform/multibrowser here. Just pick up GWT or equiv (in a day) and write an app that runs across most browsers. We've just done this with a team of 2!!!! It's not hard.
"Spending all that tax revenue to please a niche sector is plain stupid. Leave Linux in the web server farm and the geek's bedroom where it belongs."
You should keep your personal preferences out of this. This has nothing to do with Linux Mac Windows ... is best on the Desktop. This is about multiplatform apps.
In reality, they should be shot for this. Producing good web apps that work for eveyone is not difficult in this day and age.
We run Ubuntu Server (No Pulseaudio btw). On it we run Apache which fronts 3 JBoss servers running Confluence, Jira and Fisheye (5 million lines of code) from Atlassian. This has been running now without problems for 4 months. Database is Postgres running on the same server.
Confluence has around 700 users and Jira about 500 all over the world. Response time is good. We have no complaints at all. We can adminster it from anywhere via ssh. Life's good and as an admin, I sleep well at night.
This is what it's all about. We test Disaster Recovery each year and all is well.
at use it swear by it those that don't say it's not ready.
So I am personally, through experience, am satisfied that Ubuntu is ready.
It all comes down to the same thing. Those that use it swear by it :)
Blimy. Java gets a really bad rap on this thread. We have many desktop environments in which we have to write software for. These include Macs, Windows (many variants), Linux and wait for it... OS/400 (or i5/OS). We chose Java using Eclipse RCP. We do not have to recompile for each platform incl i5/OS, which is fantastic!!
What other language/platform would you all use?
And, i started off with COBOL, yep! Then Pascal, then C/C++ and on to Java. This is along with SQL programming. Try getting your head around Common Table Expressions!!
Java really does have its place.