Jump to content

Danny

Admin
  • Posts

    8861
  • Joined

  • Last visited

  • Days Won

    8

Everything posted by Danny

  1. http://www.sonyericsson.com/spg.jsp?cc=gb&...=ps1_1&pid=9944
  2. It depends how old it is really. Is it just one of the silver 2 piece caliper ones or is it one of the much older ones with the 'sport' lever?
  3. Check out quotes from the AA with them full comp is £200 CHEAPER than 3rd party :P £998 on my 998 heh
  4. Looks like the front end needs a little work but overall nice :P How much did that set you back? And isnt the 1275 a nightmare on insurence?
  5. Its gay and ridiculously slow at the moment. Most apps dont work in it either. I tried the version from the 2005 WinHec Conferance because i was there of course (Y)
  6. Barely and only if you have a DX9 card.
  7. No its shit because its on MY pc (Y)
  8. http://www.winsupersite.com/showcase/longhorn_4074_01.asp http://www.winsupersite.com/showcase/longhorn_4074_02.asp Chances are it will look nothing like that by the time its released. Just look at the early betas of whistler (xp) Lots more info here
  9. Danny

    Sony Psp

    Seams like a waste of money to me. You would look a bit odd sat on a bus/train playing on one.
  10. I thought they were still in the process of getting high res pictures of the entire earth?
  11. Audiograbber :shifty: is my personal fav
  12. We have one of these at uni http://www.microdirect.co.uk/ProductInfo.a...3239&GroupID=62 Works like a charm :shifty:
  13. Danny

    R.i.p Frame

    And different headtube, different downtube (other way up), more guesseting So the t-pro is indeed better.
  14. Auto-Mod Please use the bike pic thread, all the info you need is in the first post.
  15. Everyone please post their pics up here :shifty: http://www.trials-forum.co.uk/forum/index....y&cmd=sc&cat=32 (Normal members can now do 4 image bulk upload and have 3mb of space (upto 250k files))
  16. Danny

    Broken Shower

    Have a bath instead?
  17. I got my Creative Megaworks 550's from ebay for a tasty £80 (that included £15 postage worth £180) and they are 500w rms with an awesome sub :shifty: I got them off this seller http://stores.ebay.co.uk/paulian-sales They were sold as 'reconditioned' but look new to me appart from the box :P They only have the 2.1 megaworks at the moment but even still they will pack some punch.
  18. Danny

    Nerd For Hire

    Because i didnt know about the mail(); method :"> but after taking alook at the script you posted i decided to bosh one out :rip: Its quite simple really.
  19. Danny

    Nerd For Hire

    I decided to write my own version...... <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Dannytipple.co.uk - Email Form</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> </head> <body> <?php // Variables $email_address = "danny@trials-forum.co.uk"; $email_subject = "Form Completion"; //Body $mailTo = "$email_address"; $mailSubject = "$email_subject"; // If No Page Load The Form if(empty($_GET['p'])) { ?> <p>Form To Mail:</p> <form method="POST" action="mail.php?p=sent"> <p>Name: <input type="text" name="Name" size="20" /></p> <p>E-Mail Addy: <input type="text" name="Email" size="20" /></p> <p>Body: <textarea rows="2" name="Body" cols="20"></textarea></p> <p><input type="submit" value="Submit" name="Sendit" /> <input type="reset" value="Reset" name="B2" /></p> </form> <p>&nbsp;</p> <?PHP } // If The Page Is Sent Lets Load The Thankyou + Send The E-Mail if ($_GET['p'] == "sent") { // Create Header $fromHeader = "From: ".$_POST['Email']; // Send The E-mail $mailBody = "Name : ".$_POST['Name']."\nEmail : ".$_POST['Email']."\n\nBody: ".$_POST['Body']; mail($mailTo, $mailSubject, $mailBody, $fromHeader); // Display Thankyou echo "Your E-mail Has Been Sent."; } ?> </body> </html>[/code] All you need to do is edit the 2 variables at the top (N)
  20. I have a leeson rotor that i got off jimbo and its bent like a pringle but knowing jimbo he probably hit it rather hard in his crazyness.
  21. 14t do ? http://www.wiggle.co.uk/ProductDetail.aspx...08680&UberCat=0 (Y)
  22. Danny

    Nerd For Hire

    If your fluent in php why are you suggesting old outdated perl scripts?
  23. Neither. Wait a few months until you have the money and see whats on the market then.
  24. Science should have gone (Y) What a tit he is. I even voted for the first time just to try get him out.
×
×
  • Create New...