Recent content by Oliver

  1. O

    Green or blue neons for yamaha dt?

    My friend has some green neons I could buy off him or I could buy blue ones of the internet, ovi it would be easyer to buy off a friend but im not sure which I would rather. Opinions please :). Ps no stupid answers like dont waste ur money or its illegal cos I know that I just want opinions on...
  2. O

    Do games that you have preordered from amazon come a day before the game is released?

    I pre ordered assassins creed 3 it's comes out tommorow in Europe so because I pre ordered will it come today? Thanks
  3. O

    iPhone 4S, iPad 2&3 or MacBook Air?

    I have an iPhone 4 right now, and I'm a bit disappointed that the iPhone 4S isn't what i hoped it would be, after reading the rumors and having waited an extra 4/5 months. So should I upgrade my iPhone for a slightly better one, or get an iPad 2 now, and then an iPad 3 which is coming out soon...
  4. O

    How can i make this with php, html and anythin else?

    How can i make a store like this? http://us.blizzard.com/store/browse.xml?f=f%3A1 I know how to program,, i just cannot think of a way to allign and all
  5. O

    How can I begin learning to code iPhone games ?

    I have signed up for the iOS Developers program and have made a few games with Gamesalad. I am interested in actually learning how to code a game using Xcode, although I have no experience with coding of any kind. What would you recommend I do to begin learning how to code an iPhone game, such...
  6. O

    I need help with Headers and PHP?

    I'm trying to integrate TFTGallery into Wordpress site and it keeps returning the error with Cannot modify header information - headers already sent. Is there anyway to deal with this - I've check contents time and time again. The page that showing the error if I include <?php ?> to the file...
  7. O

    How can I make an iPhone countdown to app ?

    I want to make an app that counts down to a certain event, so the clock will be set to continue counting down even when the app is not active. I am completely new to using XCode so any help with be appreciated.
  8. O

    which brand is better for car stereo system installation?

    Kicker pioneer mtx those are a few brands good never get explods they suck
  9. O

    what do you think about chinese phones?

    aren't most phones from china
  10. O

    what do you think about chinese phones?

    aren't most phones from china
  11. O

    Trombone polyphonic techniques?

    I was at my band clinicians today (Gr 9) and my clinician showed me this type of polyphony on the trombone. It was when he played 2 notes simultaneously. I can kind of do it (Bflat and F) but when i do it, the b flat's tone sounds like a growl and the f is not really clear. So does anyone know...
  12. O

    Simple question, can I upgrade my Packard Bell EasyNote TK?

    I need to get a better video card and a few people have had negative responses to it, so is it possible to upgrade? I seem to think so.
  13. O

    Edited photos...cute or creepy?

    the girl I fancy (I'm pretty sure she knows I like her) has some really beautiful pictures of her on facebook. so I edited some and they look awesome! shall I send them to her and will she think what I have done is really cute or a little bit creepy?
  14. O

    Moon surface at artificial 1G would it affect Moon-earth orbit?

    If an artificial* process made gravity on the moon's surface as 1G would it hold an athnosphere like earth's and would it affect the orbit of earth? * e.g. fictional gravity generator at the centre of the moon or somehow injecting a superdense material at the centre of the moon
  15. O

    I need to compile this php code to display the names of everyone in a database table...

    ...apart from you it doesnt? work session_start(); if($foundconnection) { $primaryfield = "SELECT * FROM activeuser"; $findusername = mysql_query($primaryfield) or die("Error"); $howmanyusersonline = mysql_num_rows($findusername); } ?> <?php while($db_field = mysql_fetch_assoc($findusername))...
Back
Top