Well, it's not one newspaper suing Google, its the association of French-speaking newspapers of Belgium. If Google News doesn't index any of them anymore, news.google.be will rapidly become irrelevant for French-speaking belgian people. Those will just go to other search engines (Yahoo, MS Live,...) At least one of them will make an agreement with those newspapers, and that one search engine/news aggregator will become the reference in Belgium.
Or using french or swiss newspapers. personally I prefer lemonde.fr, liberation.fr , lefigaro.fr, letemps.ch than the belgian newspaper
Well we kill a lot of Pork and we didn't declare war to them. So Butcher are surelly considered to besome kind of illegal combatant for pork, isn't it?
So true, I ve myself the same problem. Do you know where i can upgrade this component?
I m also looking for an extended waranty. The manufacturer (MOM Ltd.) is really cheap on this an I begin to see some degredation in performance and stability.
I m european and I think here to be socialist is more about agreeing that we need to provide basic service to everybody like healthcare, scholarship,... This is based on the fact that socialist believe that the production of wealth must be distributed not equally but fairly.
I think for a society it is smart to do this because it makes the society more efficient. If you allow a poor but gifted guy to make use of this gift, you are a winner. If you look for heaalthcare the ratio cost/benefit in US is very bad compare to the same ratio in France or Belgium because for healthcare it make sense to treat some disease before they are uncurable.
One think I would like people to think about is what function must provide the State that will be more efficient economically for the STATE. I mean not for the rich, not for the poor
"Premature optimization is the root of all evil"Do
on
Why Windows is Slow
·
· Score: 1
I think that a lot of problem come for the fact that there is only 2 party and in this condition for a lot of voter voting is choosing is chosing the lesser evil....
Lot s of different party have also issue but well...
Sorry for the indentation.
arrayOfOptions is an array of string formed like value1=text1.
function AppendSelect(parent, id, value, size, arrayOfOptions){ var obj = document.createElement("select"); obj.setAttribute("id", id); parent.appendChild(obj) parent = obj;
for (var i=0; i < arrayOfOptions.length; i++ ){ obj = document.createElement("option"); var property = arrayOfOptions[i].split('='); obj.appendChild(document.createTextNode(property[0 ])) if (property[1]) property[0] = property[1] obj.value = property[0] parent.appendChild(obj)
} return parent; }
Re:No language that I like better
on
What is Perl 6?
·
· Score: 1
If you have a Turing complete language of course you can technically do anything but some stuff are easier or more difficult to do
Of course You can implement a dynamic web server connected with a database in 6502/68XXX/X86 assembly but it could beeasier to implement it using java or php..
But some patterns dont make sense if you dont have some aspect that you find in OO. The Visitor patterns make less sense without object and a factory that can only create static object is not very usefull.
But really until you have worked with some framework/application that work with patterns it s difficult to truly understand what you can do with a patterns in oop.
Re:No language that I like better
on
What is Perl 6?
·
· Score: 2, Interesting
I was thinkink like you till I was hired in a company that use real OO technique.
And I learn the beauty of OO and the very nice way to solve problems by using Factory, Prototype, Facade, Visitor Patterns. I can tell you that before I was writing Object but not thinking 'object' and that is very different.
I agree its possible to code in Assembly using OO technique but it is really not natural and can be really tricky to do.
I would like to have an option on/. about trusted news to avoid dups. Like a dupe checkbox for early viewer or submiter. But I believe in santa claus too:)
One (obvious) way to improve database performance is to cache some database results so you dont need to query the databse all the time you can eaily go 1000* faster.
It exist some tools who cares about the cache so try to find one for your language/framework
OK, it s not always possible and/or desirable. If it is not broken don't fix it. When I see comment in code because the developer don't understand what happening in 8 level deep statement or in the little function of 10000 lines of code, please fix the code.
there is basic rules to follow; not all exposed here it would be tooooo easy and me way too lazy:):
Think before coding
good variable and function names
short function is desirable
don't do more than 4 level-deep statement
use javadoc for describing function and their parameters
use junit or other technique to have simple example of use of the code.
Think about the children^W maintainer
Think before coding (did I mention it?)
Comments are there to
javadoc standard formal description for procedure paremeter,...
tell Why not How
explain code to avoid bugs in a library or third party code (if (UserAgent == NETSCAPE4) heightOfBox = heightOfBox * 10/7)// to go around "feature" in netscape about the calculation of (...) see [browser bug workaround 3.2.5]
place inside method that need to be implemented or overrided
to explain very particular code for specific constraint like optimization or obscure technique but that need to be avoided and maybe the comment could be a reference to some more advance documentation
NB: I know javadoc, junit and metrics is for java but...
I think it will be nice if some economist could test their theory on this kind of game.
I t s probably better than to let them do that in real life.
It could be really nice how to observe how to fight inflation or creating derived product or the ability to borrow money from AAA entity... and the game could also gain something you find a very nice weapon that you cant afford... go to borrow from some entity who accept but for big interest and how to enforce the reimbursement...
I m using more and more java and java application.
What I only need is:
JVM 1.4.2
subversion
eclipse
firefox
openoffice 1.9.X or 2.0
a RDBMS (Oracle, Postgress, DB2)
With that I can do a lot of stuff usefull like coding java application, webapps running in tomcat, go to slashdot and other documentation site,writing and opening document,...
If you have an OS you can install easily and that all the above work well you can do a lot of usefull stuff allready. Put for me you need that otherwise the OS is not usefull
Or using french or swiss newspapers. personally I prefer lemonde.fr, liberation.fr , lefigaro.fr, letemps.ch than the belgian newspaper
Well we kill a lot of Pork and we didn't declare war to them. So Butcher are surelly considered to besome kind of illegal combatant for pork, isn't it?
by the way i love javascript a lot and i ve played a little with rhino in a servlet you can do great stuff:
versatility of javascript + library and framework of java
And in Cambodia i pay 250$ for 256 knps :(
The author you think of is Alexis de Tocqueville who write in 1835 "De la démocratie en Amérique" in french: http://fr.wikipedia.org/wiki/De_la_d%C3%A9mocratie _en_Am%C3%A9rique in english http://en.wikipedia.org/wiki/On_Democracy_in_Ameri ca
So true, I ve myself the same problem. Do you know where i can upgrade this component?
I m also looking for an extended waranty. The manufacturer (MOM Ltd.) is really cheap on this an I begin to see some degredation in performance and stability.
I m european and I think here to be socialist is more about agreeing that we need to provide basic service to everybody like healthcare, scholarship, ... This is based on the fact that socialist believe that the production of wealth must be distributed not equally but fairly.
I think for a society it is smart to do this because it makes the society more efficient. If you allow a poor but gifted guy to make use of this gift, you are a winner. If you look for heaalthcare the ratio cost/benefit in US is very bad compare to the same ratio in France or Belgium because for healthcare it make sense to treat some disease before they are uncurable.
One think I would like people to think about is what function must provide the State that will be more efficient economically for the STATE. I mean not for the rich, not for the poor
Donald Knuth
Beware of the Nazgul
A chinese company produce some of these products http://www.jinke.com.cn/Compagesql/English/index.a sp. I m particulary interessed in this one http://www.jinke.com.cn/compagesql/English/embedpr o/prodetail.asp?id=20 But I would like to see the stuff before to buy.
or java + javascript using rhino
I think that a lot of problem come for the fact that there is only 2 party and in this condition for a lot of voter voting is choosing is chosing the lesser evil....
Lot s of different party have also issue but well...
arrayOfOptions is an array of string formed like value1=text1.
If you have a Turing complete language of course you can technically do anything but some stuff are easier or more difficult to do
Of course You can implement a dynamic web server connected with a database in 6502/68XXX/X86 assembly but it could beeasier to implement it using java or php..
But some patterns dont make sense if you dont have some aspect that you find in OO. The Visitor patterns make less sense without object and a factory that can only create static object is not very usefull.
But really until you have worked with some framework/application that work with patterns it s difficult to truly understand what you can do with a patterns in oop.
some stuff that are more difficult to do without oo like http://en.wikipedia.org/wiki/Inversion_of_control
I was thinkink like you till I was hired in a company that use real OO technique.
And I learn the beauty of OO and the very nice way to solve problems by using Factory, Prototype, Facade, Visitor Patterns. I can tell you that before I was writing Object but not thinking 'object' and that is very different.
I agree its possible to code in Assembly using OO technique but it is really not natural and can be really tricky to do .
I would like to have an option on /. about trusted news to avoid dups. Like a dupe checkbox for early viewer or submiter. But I believe in santa claus too :)
Old age is the most unexpected of things that can happen to a man. -- Trotsky
One (obvious) way to improve database performance is to cache some database results so you dont need to query the databse all the time you can eaily go 1000* faster. It exist some tools who cares about the cache so try to find one for your language/framework
OK, it s not always possible and/or desirable. If it is not broken don't fix it. When I see comment in code because the developer don't understand what happening in 8 level deep statement or in the little function of 10000 lines of code, please fix the code.
there is basic rules to follow; not all exposed here it would be tooooo easy and me way too lazy :) :
Comments are there to
NB: I know javadoc, junit and metrics is for java but...
not at all: HP Fires Father of OOP
What is nice is that you have one syntax to access different kind of storage it svery powerfull.
I think it will be nice if some economist could test their theory on this kind of game. I t s probably better than to let them do that in real life.
It could be really nice how to observe how to fight inflation or creating derived product or the ability to borrow money from AAA entity ... and the game could also gain something you find a very nice weapon that you cant afford... go to borrow from some entity who accept but for big interest and how to enforce the reimbursement...
I m using more and more java and java application.
What I only need is:
With that I can do a lot of stuff usefull like coding java application, webapps running in tomcat, go to slashdot and other documentation site,writing and opening document,...
If you have an OS you can install easily and that all the above work well you can do a lot of usefull stuff allready. Put for me you need that otherwise the OS is not usefull