The response times collated in Sydney were tested against measurement instruments loaded onto the cloud platform to isolate whether delays were attributable to the service itself or the latency involved with accessing US-based data centres from Australia. .....
We all know that all of Australia share limited pipe to outside world. Of course it will clog during the business peak hours! It's like reviewing the sports car by driving in traffic jams around city and then writing an article that sports cars are slow!
Huh aren't you missing obvious elephant in the room?
What about Dojo? The most popular Javascript framework, supported by IBM.
Basically if you do any kind of serious development you have one of therree choices:
GWT- which requires that you program in Java and onform to their configuration management model YUI - If you are mad and willing to use bloated, slow and badly performing library Dojo - none of the above.
There is a known bug in Oracle's HSODBC layer that prevents Oracle integration with PostgreSQL (or any other non-oracle database probably). Any VARCHAR fields in Postgres with UNICODE encoding will not be readable in Oracle. Oracle know about it. And the answer is no, they won't fix it.
True life story follows...
Now imagne you're Oracle customer and paid 50,000 for database. And you can't integrate it with other systems because of this.
- Oracle is quite arrogant to say the least. They know about this major problem for years and the answer is - won't be fixed. Maybe they do it on purpose. You have other non-oracle DBs and they force you into submission, so you either migrate everything to Oracle or drop Oracle for Postgres. And of course if you paid 50,000 you won't be dropping it., You'll buy anouther 50,000 license to justify the first one. - You're pissed off because you paid big money and you can't even fix it yourself because source code is not available. You can go with Postgres, for free and it will work with any database. Turns out that Postgres is more supported and more standarts compliant than Oracle. And even if you have a problem you may fix it in source.
So morale is quite simple, don't buy Oracle product.
Here in Europe after the recent hurricane gas price climb, diesel fuel is selling at same price as regular fuel. Many are laughing at diesel cars owners because they bught cars because of cheap fuel. No reason to buy diesel car anymore.
There was nothing wrong with the creative cells of the designers at Apple; Table is simply Jobs taking a calculated risk. He doesn't want a table that doubles as an MP3 player to become too popular as that would cut straight into Apple's bread and butter product, the iPod.
Or maybe they were trying to trick you into problem solving approach. Or test your responses under situation when you don't know the solution to the question. By asking unbeliveably ridiculously specific questions. So at some point you had to admit that you don't know it or try to solve the question.
Homer has both his arms stuck in two wending machines...
Fireman with saw: Mr. Simpson, there's no easy way to say this, were going to have to saw your arms off. Homer: Ohhhh, but they'll grow back, won't they? Fireman: Yeah, sure. They'll grow back. Other fireman: Aren't you just holding on to the can? Homer: Your point being... ?
5.0 is a small step ahead. 6.0 will be a new level for PHP. In 5.0 only part of intended features implemented, and many of new stuff implemented half-way. Like for example, idiotism of exceptions being thrown in user code but not from standart PHP functions!
PHP 5.1 (due out this year) seem like a wasted time so far. Zend spent all time implementing useless "Data objects" instead of working further on new OO features. "Data objects" itself is just a database access classes that are already available in numerous PHP class libraries. They just re-implemented it as PHP module.
One of most requested features, namespaces support was dropped in 5.0 because it was "too complex to implement". It may appear in 5.1 but more prabably in 6.0. 6.0 may also have strong typing anong other long-awaited features.
Hopefully 6.0 will be that "golden" version where it will please Java-minded developers and be compatible with un-responsible rapid development style.
You need to defeat two major factors: fan noise and hard drive noise.
Fan noise: -Buy good silent CPU fan (Zalman, etc) -Buy silent case & mainboard fans. -Have motherboard that can regulate fan speeds depending on temperature. -Power supply noise: it's the easiest part - buy better power supply that has no noise ($30 here make a world of diffrence).
Harddrive noise: -Harddrive itself may be noisy, depending on speed/model, etc. Nothing you can do about it (except buy another). -Harddrive noise resonated in case: Solution is hard drives monuts on rubber pads- reduce noise, but not as much as advertised.
Case is very important. Cases starting from $100 are more silent then average cases. Case can be temperature efficient and noise efficient. - Case temperature design: more expensive cases have better design/materials to keep system cooler. Means less FAN noise. - Noise efficient design: this comes to fan&hard drive mounts, air flow and overal case quality.
Re:Why FreeBSD is not good for most businesses
on
Why FreeBSD
·
· Score: 1
This is just stupid and ignorant. So your company had human resource management issues. What this has to do with FreeBSD? Blame technology is what bad managers do.
[x] Post from someone asking "What is this eclipse thing? Astronomical program of some sort? please explain." [x] Post by someone using some weird VM/extension/platform and having problem with it that everyone must know about. [x] 20 posts "how about.torrent link anyone?" [x] 20 posts that torrent distribution should be a standart..
why fight over the capacity for PS3? UMD format found on PSP hold 3 GB but all UMD games hardly use 1 GB of it. They won't probably fill 50 GB either for PS3.
it's good in long-term, it's bad for them now because they are pressed to make more money selling games, but in years to come it's good thing because PSP will be surpassed by something new and better.
There's no "Anonymous" organization. Anyone can claim being member of anonymous and make any kind of statements. Whole news story is absurd.
Article should be titled "Parity - based RAID days are numbered". There's nothing wrong with RAID 1,0, 10
Bill Hicks quote:
Put them in the movies!
From the article:
The response times collated in Sydney were tested against measurement instruments loaded onto the cloud platform to isolate whether delays were attributable to the service itself or the latency involved with accessing US-based data centres from Australia.
We all know that all of Australia share limited pipe to outside world.
Of course it will clog during the business peak hours! It's like reviewing the sports car by driving in traffic jams around city and then writing an article that sports cars are slow!
Huh aren't you missing obvious elephant in the room?
What about Dojo? The most popular Javascript framework, supported by IBM.
Basically if you do any kind of serious development you have one of therree choices:
GWT- which requires that you program in Java and onform to their configuration management model
YUI - If you are mad and willing to use bloated, slow and badly performing library
Dojo - none of the above.
There is a known bug in Oracle's HSODBC layer that prevents Oracle integration with PostgreSQL (or any other non-oracle database probably). Any VARCHAR fields in Postgres with UNICODE encoding will not be readable in Oracle.
Oracle know about it. And the answer is no, they won't fix it.
True life story follows...
Now imagne you're Oracle customer and paid 50,000 for database. And you can't integrate it with other systems because of this.
- Oracle is quite arrogant to say the least. They know about this major problem for years and the answer is - won't be fixed. Maybe they do it on purpose. You have other non-oracle DBs and they force you into submission, so you either migrate everything to Oracle or drop Oracle for Postgres.
And of course if you paid 50,000 you won't be dropping it., You'll buy anouther 50,000 license to justify the first one.
- You're pissed off because you paid big money and you can't even fix it yourself because source code is not available. You can go with Postgres, for free and it will work with any database. Turns out that Postgres is more supported and more standarts compliant than Oracle. And even if you have a problem you may fix it in source.
So morale is quite simple, don't buy Oracle product.
Here in Europe after the recent hurricane gas price climb, diesel fuel is selling at same price as regular fuel. Many are laughing at diesel cars owners because they bught cars because of cheap fuel.
No reason to buy diesel car anymore.
Nokia are too late.
Sony Ericsson J2ME SDK is already partly Eclipse-based.
There was nothing wrong with the creative cells of the designers at Apple; Table is simply Jobs taking a calculated risk. He doesn't want a table that doubles as an MP3 player to become too popular as that would cut straight into Apple's bread and butter product, the iPod.
Or maybe they were trying to trick you into problem solving approach. Or test your responses under situation when you don't know the solution to the question.
By asking unbeliveably ridiculously specific questions. So at some point you had to admit that you don't know it or try to solve the question.
Homer has both his arms stuck in two wending machines...
... ?
Fireman with saw: Mr. Simpson, there's no easy way to say this, were going to have to saw your arms off.
Homer: Ohhhh, but they'll grow back, won't they?
Fireman: Yeah, sure. They'll grow back.
Other fireman: Aren't you just holding on to the can?
Homer: Your point being
5.0 is a small step ahead. 6.0 will be a new level for PHP.
In 5.0 only part of intended features implemented, and many of new stuff implemented half-way. Like for example, idiotism of exceptions being thrown in user code but not from standart PHP functions!
PHP 5.1 (due out this year) seem like a wasted time so far. Zend spent all time implementing useless "Data objects" instead of working further on new OO features.
"Data objects" itself is just a database access classes that are already available in numerous PHP class libraries. They just re-implemented it as PHP module.
One of most requested features, namespaces support was dropped in 5.0 because it was "too complex to implement". It may appear in 5.1 but more prabably in 6.0.
6.0 may also have strong typing anong other long-awaited features.
Hopefully 6.0 will be that "golden" version where it will please Java-minded developers and be compatible with un-responsible rapid development style.
There's link to shameless plug "review site" but no link to product itself. Not even in the sidebar thing on top.
Here it is.
http://en.wikipedia.org/wiki/IEEE_802.11#802.11n
http://www.nsorg.com/index.php?option=com_content& task=view&id=1354&Itemid=35
7 months span between blockbuster releases?
Isn't it like in PC world? Not so bad. It's just there wasn't that much blockbuster games initially.
Don't be offtopic! Processor may run efficiently or not, Your OS may swap a lot or not. That's not the point.
It's like comparing apples to oranges. Or "to reduce gas consumption replace your SUV with Prius".
And you forgot to say something like "buy Mac".
You need to defeat two major factors: fan noise and hard drive noise.
Fan noise:
-Buy good silent CPU fan (Zalman, etc)
-Buy silent case & mainboard fans.
-Have motherboard that can regulate fan speeds depending on temperature.
-Power supply noise: it's the easiest part - buy better power supply that has no noise ($30 here make a world of diffrence).
Harddrive noise:
-Harddrive itself may be noisy, depending on speed/model, etc. Nothing you can do about it (except buy another).
-Harddrive noise resonated in case: Solution is hard drives monuts on rubber pads- reduce noise, but not as much as advertised.
Case is very important. Cases starting from $100 are more silent then average cases.
Case can be temperature efficient and noise efficient.
- Case temperature design: more expensive cases have better design/materials to keep system cooler. Means less FAN noise.
- Noise efficient design: this comes to fan&hard drive mounts, air flow and overal case quality.
This is just stupid and ignorant. So your company had human resource management issues. What this has to do with FreeBSD?
Blame technology is what bad managers do.
WAP is the proper TLD name for typing on mobile phone keypad. You need to predd only 3 keys once.
Now to type in "mobi" you need to press 9 keys !
You forgot one more major flaw: no persistent, servlet-like model. On every request everything need to be done again from start to finish.
[x] Post from someone asking "What is this eclipse thing? Astronomical program of some sort? please explain." .torrent link anyone?"
[x] Post by someone using some weird VM/extension/platform and having problem with it that everyone must know about.
[x] 20 posts "how about
[x] 20 posts that torrent distribution should be a standart..
...not the knights who say "mu" !
why fight over the capacity for PS3?
UMD format found on PSP hold 3 GB but all UMD games hardly use 1 GB of it.
They won't probably fill 50 GB either for PS3.
it's good in long-term, it's bad for them now because they are pressed to make more money selling games, but in years to come it's good thing because PSP will be surpassed by something new and better.