Jump to content

RyanJ

Senior Members
  • Posts

    2250
  • Joined

  • Last visited

Everything posted by RyanJ

  1. I think of time dilation like this (not sure if its factually accurate, its only meant as a way of thinking about how it works for me). I imagine the combination of velocity through space and time to have an ultimate maximum, the speed of light. When we are absolutely stationary we have no velocity through space and therefor must be expending all the "velocity" through time. However when we move through space some of the "velocity" through time is taken and transfered to space therefor time elapses are a slower rate (velocity) with increased speed. As I said its not meant to be taken literally, just an example of a way I think explains the effects well. -- Ryan Jones
  2. Don't forget with sufficient skill and a little knowledge in the language all these can be manipulated. The date and time objects in JS allow you to mess with dates so the hacker could set their own date ID, as for the IP they could intercept that too... Client side encryption is a bad idea period, if you want it - use SSL as was suggested earlier
  3. Client side encryption via JS isn't really that effective. The effect of not encrypting the data verses the time spent writing long and pointless JS algorithms makes it unnecessary. Encryption via JS isn't secure at all. -- Ryan Jones
  4. I worked this out last night (one of those "I woke up with the answer deals). If anyone wants the answer just PM me so others can keep trying
  5. None of the above are true web oriented languages, maybe with the exception of APS and ASP.net. PHP, Ruby or Perl are probably your best bets - avoid anything involving ActiveX or other bad junk. -- Ryan Jones
  6. Would't this be bettr in one of the physics sections? -- Ryan Jones
  7. Hi everyone! I've been trying to solve this for a while and with no success ( suck at logic puzzles ) so I thought I'd post it here for you guys to try. If you work it out please post a hint for the rest of us mere-mortals -- Ryan Jones
  8. Could always hide a web cam, link that up to a program that records the feed and then play it back too them later -- Ryan
  9. No idea but considering how strict it is here for normal chemicals I'd guess trying to import something like that without the correct permit would get you in trouble. Just my opinion, I don't know for shure. -- Ryan Jones
  10. Key logger maybe? Action logger would do the job - it would tell you the time it happened and the things that were accessed, what was types etc. These are pretty effective as long as the person doesn't know they are there. -- Ryan Jones
  11. Thanks for the reply Woelen, very interesting! -- Ryan Jones
  12. Just an update: Got a copy of the book and so far it hasn't been to hard to understand (some of the maths will take me a while to research and uderstand though). Seems like an interesting book -- Ryan Jones
  13. Unfortunately I haven't made it that far yet - just working ahead, even though its not essential to know this I just find it useful to ask the questions anyway. Considering it would be very unstable I'd say it couldn't exist for very long if at all but I don't know for shure which is why I'm asking and can't seem to find out much about it. -- Ryan Jones
  14. Nope... add 4 more years to that and your nearly there (Or will be there Oct 12). -- Ryan Jones
  15. Hey everyone! I've missed a bit of school and I'm reading up on what I've missed (turns out it was a lot of organic chemistry stuff) and one of these topics was about benzene. Kekulé's original idea was alternating double and single bonds within the carbon loop but this was shown to be inaccurate because the bond lengths were identical, and that benzene under went substitution rather than addition (Now what you'd expect if there were double bonds in the molecule) and the molecule was more energetically stable than was expected. My question is this; could Kekulé's idea for benzene actually exist - eve if for a short period of time? -- Ryan Jones
  16. Nope - nothing experiment related.... unless someone has been experimenting on me -- Ryan Jones
  17. Hi everyone! I've been away for far too long.... school work and time at the hospital has kept me away but I should be around much more now (not as much I would like because of school admittedly). -- Ryan Jones
  18. You don't really need a book, as long as you know HTML the conversion to XHTML is simple - have a read of the W3schools tutorials. http://www.w3schools.com/xhtml/xhtml_intro.asp -- Ryan Jones
  19. I only have one more piece of advice, develop your web applications in Firefox or Opera first then work out how to hack it for IE compatibility. This] page gives you some insight into exactly what is supported in what browser (greater detailed information is also available too). Other than that I agree with what Sayonara said -- Ryan Jones
  20. I would recommends the Web Developer toolbar for Firefox, its useful for testing. Also a Firebug if your developing JS apps - both are very useful. -- Ryan Jones
  21. Best advice is if you want correct code, don't use one of those fancy WYSIWYG editors and instead write the code yourself. Even though they do work pretty well - they add things to the pages that are not necessary and will most probably ruin your pages page ranking for having invalid content (Google bot's pare picky about stuff like that.) Best advice is learn correct (X)HTML & CSS then extend from there, PHP works great for dynamic pages as Cap'n Refsmmat has already said and JS is also well worth looking into for some things. Good luck on your quest! -- Ryan Jones
  22. Hmm - OK. Thanks - I'll get the book anyway and see how much of it I can understand anyway For £15 you can't go far wrong anyway! -- Ryan jones
  23. Hi everyone! I've been away for a while, with exams and being quite ill the last month but getting better now and I'm thining of starting anew book called The Road To Reality by Roger Penrose. Has anyone actually read this book and have any comments on weather its worth getting ro not, the way I see it for £15 its well worth the money but I'm interested in peoples comments too -- Ryan Jones
  24. Great job - love it! Thats quite a bit of work and it looks like a good job too -- Ryan Jones
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.