MadraptorMan
Member
Molecules -> Atoms -> Hadrons -> Quarks -> ???
Molecules -> Atoms -> Hadrons -> Quarks -> ???
Hypothetical subcomponents called preons.Molecules -> Atoms -> Hadrons -> Quarks -> ???
I don't get this shirt on Threadless.
![]()
"This is not a pipe?" Is there a joke there? Or a clever pun? What am I missing?
Oh.
Yessss I like youAn art history education.
Can anyone tell me the name of the music used in this 5secondfilm?
I hear it a lot, but I don't know who composed it or where it's from.
Tryin to get some music on my mom's Sansa MP3 player.
I'm using Mac OS Lion. I connect it, open up the player, open the MUSIC folder, nothing there. But there's definitely music on the player, I see it on its display.
Do I have to use Windows or some Sansa software?
Should just be plug and play. Are there any other folders on there where the music is in? Did you check whether the music aren't hidden files? (Does Mac OS have something like hidden files ?)
In any case while it is not exactly an answer to your question, this might be interesting to check out. http://www.rockbox.org/
It's an alternative firmware that I have heard a lot of people rave about how it fixes issues they had.
toasted?
The best translations for "däcka" are probably "pass out" or possibly "hit the floor".
Shit-faced or pooped or spent.
Thanks guys!Wrecked, shitfaced, giraffed
What's the size of Iphone 4S wallpapers and how do I get a picture from the web? xD Want to do my own and upload to imgur or whatever.
The fan on my graphics card is being ultra noisy, will my PC explode if I block that sucker?
What would be the best way to find out what Al Capone's attitudes/ personality was like? Are there any interviews/biographies that cover this?
New question. I just tried to recover info for my way old Steam account (way back from when I bought Half-Life 2 -- that's when Steam launched, right?), and of course, like so many of my very old net accounts, it's tied to an e-mail address with my old ISP that I no longer have access to.
Verification/password-change emails get sent to that address, and I can't touch em. Any way around this short of phone support?
i'm sure we have a lot of people that know SQL so i ask a silly question:
i have 3 tables
1. Customer
with INT CID as PK and Name
2. Product
with INT PID as PK and PName
3. Sales (customer bought product)
with INT SID as PK, Customer (foreign key CID), Product (foreign key PID)
how can i phrase my SQL statement to get:
Name | Product
so i could get all the Names and the Products they bought. if i just SELECT * FROM SALES i obviously only get the numbers. i need to tell the statement to get the corresponding attribut of its table.
i'm sure we have a lot of people that know SQL so i ask a silly question:
i have 3 tables
1. Customer
with INT CID as PK and Name
2. Product
with INT PID as PK and PName
3. Sales (customer bought product)
with INT SID as PK, Customer (foreign key CID), Product (foreign key PID)
how can i phrase my SQL statement to get:
Name | Product
so i could get all the Names and the Products they bought. if i just SELECT * FROM SALES i obviously only get the numbers. i need to tell the statement to get the corresponding attribut of its table.
i'm sure we have a lot of people that know SQL so i ask a silly question:
i have 3 tables
1. Customer
with INT CID as PK and Name
2. Product
with INT PID as PK and PName
3. Sales (customer bought product)
with INT SID as PK, Customer (foreign key CID), Product (foreign key PID)
how can i phrase my SQL statement to get:
Name | Product
so i could get all the Names and the Products they bought. if i just SELECT * FROM SALES i obviously only get the numbers. i need to tell the statement to get the corresponding attribut of its table.
It's been a while since I did SQL, but something like this I think:
SELECT C.Name, P.Pname FROM Customer AS C, Product AS P, Sales AS S WHERE C.Name = S.CID;
Here's my stupid question:
What does it take to post an |OT| on GAF? Do you need permission from a mod prior to posting?
You need a join.
Code:SELECT Sales.SID, Customer.Name, Product.PName FROM Sales JOIN Customer on Sales.CID = Customer.CID JOIN Product on Sales.PID = Product.PID
Thanks!I believe the 4S is 960x640, and I don't own an iPhone but I would assume that to get a picture from the web you'd simply long-touch the photo and it'll bring up the option to save it.
The fan on my graphics card is being ultra noisy, will my PC explode if I block that sucker?
The fan on my graphics card is being ultra noisy, will my PC explode if I block that sucker?
Is there any program/website/iOS app that can send me an email or text to know when a page on a website has changed? Specifically, I want to know immediately when an item at an online shop will be back in stock.
My parents internet provider (telus) sent them an email saying that someone from my house downloaded anchorman the legend of ron burgundy on friday night at 1:30 am, and that they can sue them and cut off there internet access. No one from my house downloaded it, and our internet has a password.
My dad called telus to make sure it wasn't bullshit and they assured him it wasn't. Can they actually sue my parents? No one downloaded it, and its not on our computer anywhere.
If someone subscribed to my Youtube channel, can I remove them? Or even block them?
Why do dogs lick people? Is it because we're tasty?
Why do dogs lick people? Is it because we're tasty?
Anyone know of a good set of earbuds that don't fall out of your ears? I think my ear-holes are smaller than average, so most ear buds (especially the flat round ones) tend to fall out because they can't fit inside. Looking for something ideal to use while working out.
I noticed a small flab of skin, on my kittens stomach. It's not a huge flab, just a small about 1 inch long and a CM wide.
I've heard it could be fat, but wouldn't the flab be bigger.
He's 8 months old and has been neutered.
Are there any programming apps for Iphone, ie so I can write c++ on the fly?
Why do Yahoo, Bing, and Google all think I'm in Taiwan? This is with IE, Firefox, and Chrome. It's only on my laptop and not on my pc, and I've already run a scan with MSE, which caught nothing. I've googled for a solution, but no luck, and it's really annoying. Any ideas?