Recent content by knightrider

  1. knightrider

    Windows Explorer thumbnail problem

    http://www.wikihow.com/Clear-the-Thumbnail-Cache-in-Windows Should clear it out, hope it gets the thumbnails right the second time...
  2. knightrider

    Adding images to a website

    That's a link to an image, when the tag is correctly closed. Inserting an image is: <img src="image_url" alt="image description" />
  3. knightrider

    Help with spec?

    Ah sorry, missed the part where Dave said he was building in a few months! In that case, do what Lukas said :)
  4. knightrider

    Help with spec?

    A reasonable, yet awful attitude lol. There's always a new product coming out soon, if you follow that advice you'd never buy anything... Not that it makes you feel any better when your 'brand new' computer is superseded just weeks after you buy it... @davekiddle: For £400 you could easily...
  5. knightrider

    Weird Issue With Photoshop

    It does - if it's like CS4 then the option should be under Edit > Preferences > Performance > Untick 'OpenGL Drawing' to disable it. Then restart photoshop to see if anything has changed. If not, go back and re-enable it, and back to the drawing board lol.
  6. knightrider

    Weird Issue With Photoshop

    I find it very hard to believe that this is a hardware issue - it sounds very much like software going wrong to me. However it may be graphics related - do you have a version of Photoshop which makes use of Graphics acceleration? Try turning it off, see if that jolts it into behaving...
  7. knightrider

    Are we alone in the universe?

    The Drake equation, anybody? It's more or less impossible that we're alone in the universe - statistically there are an infinite number of other inhabitable worlds - even more if we update our current definition of 'inhabitable' (ie oxygen rich and temperate) which has been shown by many life...
  8. knightrider

    Anyone in need of a hair cut....?

    I think the joke is he's damn near bald :P
  9. knightrider

    What first website?

    If your videos are hosted on vimeo and simply embedded in your webpage it won't use up any of your bandwidth. Photos, however, will. How much depends what size you embed with, and what sort of traffic you're expecting to get. Realistically, if you use thumbnails/lower res images in a gallery...
  10. knightrider

    laptop for image editing

    64 bit Windows can cope with 192GB of memory, though you're essentially correct about 32 bit, Googles.
  11. knightrider

    Portrait slideshow images look awful

    Your gallery plugin seems pretty funky, definitely writing some interesting CSS there. I had a go at making it centred but nothing seemed to have an effect - the gallery javascript was overwriting I think. I'm sure you could tweak the plugin to center align...
  12. knightrider

    Portrait slideshow images look awful

    If you centered the contents of the slideshow div, both vertically and horizontally, then at least the images would always be in more or less the same place? Would help alot imo.
  13. knightrider

    ROES - HELP!!!

    I don't know how likely it is, but try freeing up memory by closing all other programs, and trying to run the Java application. That way the JVM should have more memory available to it.
Back
Top