|
Do you have any judgements on people whose parenting style mostly follows, "mainstream" parenting? Judgements I have heard include lazy, unedcuated, self-absorbed.
Here is an example I found online (no, I'm not a part of this forum. Its just an example...
Started by Maureen325 on
, 11 posts
by 11 people.
Answer Snippets (Read the full thread at babycenter):
I hate that people feel the need to take sides in the mommy wars and I see plenty of nastiness... .
I think that most parents do what they consider to be best for their family .
I think the author sounds like a jealous bitch.
I am a proud mainstream parent.
|
|
I read there is a debate here http://blogs.objectsharp.com/cs/blogs/barry/archive/2004/02/10/273.aspx
Why the debate ? Dataset for me is like relational database, Object is a hierarchical-like model, why do people absolutly want "pure" Object model whereas...
Started by programmernovice on
, 5 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Bare datasets are very cumbersome and annoying to work with - you need to know the column names, there's no type checking possible, so... .
Pure objects" are a lot easier to work with, the typed object gives you intellisense and compile-time type checking .
|
|
Not a debate, just some news i wanted to share with you here on debate I'm gonna be a grandma
stepdaughter is pregnant.. due march 15th.. oddy enough day I met her father brilor , squirt , LilMissPurrfect and 1 others like this.
Started by AutumnRain on
, 8 posts
by 7 people.
Answer Snippets (Read the full thread at jokeroo):
Re: not a debate....
Re: not a debate, just some news i wanted to share with you here on debate
Thanks Goddess Re: not a debate, just some news i wanted to share with you here on debate Congratulations AR I'm very happy this.
|
Ask your Facebook Friends
|
Intense Debate uses the following javascript code to display a comments number on my blog, which I have included in a handy little php function. By passing this php function the ID of a blog post, it creates a link to the comments section of that specific...
Started by swt on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Change the &id to &id , and you should solve it... .
Wrapping your <script> tag in a comment ( <!--<script></script>//--> ) should help with that .
Chances are, the &id in your URL is being interpreted as an invalid HTML entity .
|
|
There appears to be some debate about "the divide is between wanting an SDK and wanting to know the underlying protocol" (see http://www.tbray.org/ongoing/When/199x/1999/08/18/BitsOnTheWire ).
I don't really understand what this is referring to, or why...
Started by elliot42 on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
On the other hand, if vendor V documents exactly how to talk to service S... .
If all you have is an SDK, then you must install vendor V's SDK software on the client C in order to talk to S .
Suppose client C needs to talk to service S provided by vendor V .
|
|
Posted 02 May 2006 - 11:44 AM
There has been a slight change of plan with regards to the debates league, mainly due to the huge amount of time that would be involved in the league, and because already we've seen quite a few people step down before the...
Started by Saru on
, 15 posts
by 10 people.
Answer Snippets (Read the full thread at unexplained-mysteries):
I don't know how to get around this without adding... .
If the topic chosen to debate is right problem, with people getting through just by the luck of the debate they get assigned.
Unfairly advantage or disadvantage certain debator's.
|
|
These are the poll results. I'm moving this to Viv's section without a poll. For the continuation, read on the Opinion Polls forum about the debate judges.
DF.
Boondock Saint
20% [ 4 ]
Maxim Litvinov
25% [ 5 ]
Mr. Bill
0% [ 0 ]
Socialist-BLUE-Gonzo
5%...
Started by by Vivisekt on
, 20 posts
by 8 people.
Answer Snippets (Read the full thread at politicsforum):
But then I should say that I trust you to preside over a good debate system, Viv, and am glad judge, irrespective of the topic....
Well I should say up fron that I would prefer to be nominating judges on a debate-by-debate basis.
|
|
Posted 21 October 2011 - 10:28 AM
Friends,
I would like to propose a debate and the subject of abortion. While I recognize this is a "touchy" subject, the source of a lot of pain, frustration, political disagreement and strife, I feel that it is, if done...
Started by AjaxChat who on
, 1 posts
by 1 people.
Answer Snippets (Read the full thread at objectivismonline):
|
|
Atheist Christopher Hitchens epic failure in debate - YouTube Atheist Christopher Hitchens epic failure in debate - YouTube
Started by Kingarthurhk on
, 21 posts
by 12 people.
Answer Snippets (Read the full thread at glocktalk):
Craig rehashes all the standard arguments and Hitchens refutes them likewise .
Watched this debate before and there is no fail anywhere.
|
|
I keep hearing people talk about how non-nullable reference types would solve so many bugs and make programming so much easier. Even the creator of null calls it his billion dollar mistake , and Spec# has introduced non-nullable types to combat this problem...
Started by zildjohn01 on
, 9 posts
by 9 people.
Answer Snippets (Read the full thread at stackoverflow):
I've also found that most of my NULL pointer errors... .
You make very good points, and if you try to debug the code you'd most likely catch it almost instantaneously with a decent debugger .
I actually like the use of NULL.
I see where you are coming from.
|