|
Would be interested in knowing why my mum stopped at two, she had good pregnancies but she claims labour was difficult.
What happened with you good pregnancy, no morning sickness etc. tough pregnancy morning sickness etc how was your birth?
Angel
Started by Aquabeda on
, 20 posts
by 16 people.
Answer Snippets (Read the full thread at huggies):
Oh and what made you stop at ? Children
Angel Oh and what made you stop at ? Children
Angel with my first i had horrible morning sickness up until 30 weeks but apart from that the pregnancy went smoothly and i had a horrible labour that ended in an emergency... .
|
|
This summer I have a guest staying with me. I'm trying to give my 20 year old cousin from Barhead a helping hand in getting out on his own. My ultra conservative christian relatives adopted him as a yong kid, they're dirt poor farmers living a long ways...
Started by Cal on
, 18 posts
by 14 people.
Answer Snippets (Read the full thread at outdoorsmenforum):
The other day at lunch he was telling us.
You want tough love Man you should talk with my big boss.
|
|
What is the difficult part for a high % of questions ?? Very tough choice between 2 options …or tough question as it is ? Please help. I know question sounds silly but I am just trying to psyche myself up for what to expect..
Started by vk0303 on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at analystforum):
It....
If I had to guess, I would go against my intuition .
Wat? Agreed, narrowing down to two is not bad, but after that it gets really tough.
Part for a high % of questions ?? Very tough choice between 2 options …or tough question..
|
Ask your Facebook Friends
|
This is a quick mix of some recent tunes from the tougher edge of the D&B spectrum. We kick off with the epic Metalheadz 100th release Freedom by Goldie, roll into a classic remix of Klute's We R the Ones by Ulterior Motive and finish up with the huge...
Started by Wozowski on
, 2 posts
by 2 people.
Answer Snippets (Read the full thread at dogsonacid):
Hello mate.
|
|
I'm building a fresh workstation and want to use Linux alongside Windows. This seems like a good opportunity to get acquainted with with either Xen or KVM.
So I face a choice. In favour of using Xen I see a type 1 hypervisor with very clear delineation...
Started by LRE on
, 9 posts
by 9 people.
Answer Snippets (Read the full thread at serverfault):
I use Xen extensively in the datacentre, but I don't like it for workstation use, it's architecture is just a bit weird for that, and has caused hardware... .
I use it for my development VMs on my laptop and it works marvellously .
For a workstation, I'd take KVM.
|
|
I have Users which can be either TypeS , TypeC , or TypeA . I have models for each of these types to store additional information. Now, in the Users table, should I have
3 nullable foreign-key fields to designate which type they are 2 fields, 1 with the...
Started by Mark on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Option 1 gives you the option to make foreign key references therefor guaranteeing database integrity (with ... .
My personal preference is option 1 (unless there are going to be 20 types of users) .
I've encountered this situation a couple of times myself.
|
|
Hello,
I'm in a need of getting a value of another property in CSS. Say I have this in a CSS file:
.something { width: 256px; }
then in something2 I want to use the value:
.something2 { width: .something.width; }
how could I achieve this without JavaScript...
Started by Tower on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
Sass is CSS, plus nested rules, variables....
Quote from Sass:
Sass makes CSS fun again.
But you can achieve this with Sass or Compass.
This is not possible with CSS.
You can mimic it by using PHP in your stylesheet, though .
CSS doesn't support variables yet.
|
|
I've developed an automated crash reporting system that sends in realtime (via email) any issues that happens to the end users application, I get all the details (eg which user, which class/method etc)
This is great, and even the crash reporting system...
Started by Darknight on
, 9 posts
by 9 people.
Answer Snippets (Read the full thread at stackoverflow):
Just update that when....
If your application has a "status messages" type feature...
"the bug will be fixed in the next release in 3 months' time") is better than no communication whatsoever .
Communication of bad news (e.g.
I think you should tell them.
|
|
I have a many to many table relationship that involves 2 logical tables.
Record table that joins to a relation table on primaryID Second instance of record table that joins to the relation table on ReciprocalID
The purpose of this is to show family relations...
Started by depictureboy on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
My sql code was good, it was a matter of formatting my internal paramaters for Crystal as well as some creative grouping. .
I have solved this issue.
PLease ignore.
And your question is ?
EDIT
Sorry, overlooked the remark that was already there .
|
|
Ok here's the story:
I manage a team of 3 developers that have been working on, and recently completed, a 1 1/2 year project for one of our largest clients. The project is a web application written in .NET 3.5 MVC 1.0 SQL 2005.
Their requirements for ...
Started by Jeremy Seekamp on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
Talk [to this client] ! Your current engagement, and responsibility with regards to maintaining the current application gives you a reason to have direct, informal, contacts with the client, and hence gather insight into why the non exclusive RFPs, and... .
|