|
Hello, I've been hanging out with my straight friend for the past four months and the sexual tension between us is palpable (he even jokes about it). However, I'm too afraid to make a move because he claims to be completely heterosexual (even though he...
Started by strangeronearth on
, 25 posts
by 10 people.
Answer Snippets (Read the full thread at astrologyweekly):
Once one has the knowledge of a persons gender or sexual orientation, one might be able to speculate more on the chart....
And, i think we can't know the sexual orientation of a person off a chart either..
Or anything for all that matter..
|
|
Wrestling with the ethics of outing my stepdaughter
May 15, 2012 4:38 PM Subscribe Wrestling with the ethics of outing my stepdaughter to her mom.
On a business trip, discovered a folded note in my suitcase. It was a note my stepdaughter had written, ...
Started by coldhotel on
, 48 posts
by 40 people.
Answer Snippets (Read the full thread at metafilter):
I'm not saying this is a phase or that you shouldn't believe her if she to conclusions about a sixteen-year-old's sexual orientation based on an accidental glimpse.
Be intense and complicated.
|
|
Went yesterday to the 5-6 hour orientation. A lot of info going in to the brain. Then they had to take blood -- from my dehydrated veins. They would put in a vial and it would go then stop...drip drip drip. They needed 16 vials...got only 14. They blew...
Started by MouseMaven on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at ihatedialysis):
Did you learn anything that surprised you? Our daughter.
Evals are intense, that's for sure.
|
Ask your Facebook Friends
|
Originally Posted by JrNation88 Hey poker are you there now.. If so how is everything going I had to come home to take sleep apnea test, the only thing that held me back
Started by pokerperv on
, 6 posts
by 4 people.
Answer Snippets (Read the full thread at thetruckersreport):
Tractor problem is so bad the (company) management has put intense pressure on the recruiting dept to get.
|
|
Originally Posted by JrNation88 Hey poker are you there now.. If so how is everything going I had to come home to take sleep apnea test, the only thing that held me back
Started by pokerperv on
, 7 posts
by 4 people.
Answer Snippets (Read the full thread at thetruckersreport):
Tractor problem is so bad the (company) management has put intense pressure on the recruiting dept to get.
|
|
To balance the thread about the benefits of meditation I start this thread.
Started by RobertK on
, 20 posts
by 1 people.
Answer Snippets (Read the full thread at abhidhamma):
But PTSD memories remain horribly intense, bleeding into the present and ruining the future' knowledge of a controlled environment....
In the extreme, long periods of intense meditation can bring with time.
Activities such as meditation practice.
|
|
There is a project written in PHP that is just simply all procedural ... step by step calling DB functions, processing, and printing out the output. And then it is changed to totally object oriented -- there is a singleton for the App object, and various...
Started by Jian Lin on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
Maybe ....
There is no direct correlation between memory used and the presence of object oriented ness.
If your code actually improves by doing it in an OOP way, then it may be less .
It will probably make it more, but there's really no way to tell .
|
|
Hello!
I want to deveplop an app for Windows Mobile 5.0 and above that can detect screen resolution and orientation. This part is easy, I know how to do it. The other part, reallocate controls process, is more difficult for me (not very difficult).
I ...
Started by VansFannel on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Most of the things you.
The controls relocated/resized when the orientation and the resolution changes.
|
|
When converting from RGB to grayscale, it is said that specific weights to channels R, G, and B ought to be applied. These weights are: 0.2989, 0.5870, 0.1140.
It is said that the reason for this is different human perception/sensibility towards these...
Started by ypnos on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
These values come from the standardization of RGB values that we use in... .
Here's a paper on how these numbers (or similar ones) were derived:
http://www.cis.rit.edu/mcsl/research/broadbent/CIE1931_RGB.pdf
Check out the Color FAQ for information on this .
|
|
I've started programming more in OO style than ever (Python). Any good web resources I could read? I need help constructing and modelling objects, relations, interfaces etc. . Not only dry theory (I've read that), but something easy to grasp (examples...
Started by Murzyn1 on
, 15 posts
by 15 people.
Answer Snippets (Read the full thread at stackoverflow):
Bruce Eckels Thinking in Python
they look like kids books, but the head first series from o'reilly is supposed to be really easy and quickly digested... .
Don't miss Design Patterns in python.
Read Design Patterns which is the standard bible of design patterns .
|