theories of mind

Tagged with:
 

51 Responses to “theories of mind”

  1. otherI am feeling neutral

    I luckily discoverd this site by accident. I love your demo. I am an old windows based programmer just starting to learn how to program for the web and I have always wanted to get involved with layout, design and graphics. Is there any way to use a recordset instead of an xml file. I haven’t been able to get the inline code to work. Your app has gotten me to begin to learn javascript. I’m stuck on loading data from an xml file vs a data or recordset. I’m stuck on the syntax to do this.
    Thank you very much for sharing you ideas and designs.
    Andy

  2. Matteo says:
    problemI am feeling neutral

    Hi, thanks for your scripts!
    Do you know why in IE the reflection has a fading effect, while in FF and Safari (and other, I suppose) it has not?

    Comment marked as todo todo by ge1doot
    • ge1doot says:
      answerI am feeling positive

      Because in IE I was using the legacy flipv + alpha filters for this gradient effect with acceptable animation performance. But in the other standard browsers, using CANVAS and the createLinearGradient method to achieve the same effect, I encountered severe performance issues if I remember well. Plain opacity was the best compromise.

      Anyway, I should take some time to update this script, and experiment with CSS 3 and CSS Transform that are coming around ;)

  3. Skejonte says:
    otherI am feeling neutral

    Hi,
    in firefox it works very well without performance problem.
    In other browser like Chrome or IE with image size bigger than 1024px it get some performance problem in these browser.
    You can see the problem in this page (with chrome or IE):
    http://www.enricofriede.org/in...=imageflow

    Time ago i read that canvas should be the best solution for static rendering and SVG for animation rendering in most browser. Should be this the performance issue in some case ?
    Let me know and good work.

    Comment marked as read read by ge1doot
    • Matteo says:
      problemI am feeling neutral

      Hi again :)
      My page has performance problems, too. The problem should be in the size of the reflected images created with canvas/DXImageTransform: they’re about 600Kb agains 80Kb of the “original” ones.
      Is there a way to pass to drawImage a sort of “quality” parameter?
      Thank you.

  4. otherI am feeling negative

    I guess I’m on my own.

    Comment marked as read read by ge1doot
    • Skejonte says:
      otherI am feeling neutral

      the part of the code that get data from xml file is after the line “/* —- parse xml —- */ ” in source code.
      This part of code parse the xml file chargin it by ajax and get the readed data to diapo function into the FOR cycle.

      You should change this part of code reading data from an other source of data and gettin it to diapo function into a FOR cycle.

      I hope this can help you and good luck learning javascript (you have to be very patient to learn programation).

      Comment marked as read read by ge1doot
  5. Eduardo says:
    otherI am feeling neutral

    Hi,
    I am interested to buy one or several galleries. What I need to do?
    Thanks!!

  6. Andre Kamer says:
    otherI am feeling positive

    Hi,
    I am in the process of updating my website from one that is hobby oriented to a more professional look and feel, as I’m trying to start my own one-man design company. I would very much like to make use of your gallery-scripts to showcase my projects and movies, but as my website will turn into a commercial one (in that it has to generate interest for my work), I think the Creative Commons License will not suffice… Is there a solution to this dilemma?

    Comment marked as read read by ge1doot
  7. questionI am feeling negative

    Hi,
    I just received the email from Andre Kramer which led me to read the license agreement more closely. I am 25% complete with my first application for my brother who is opening a small art gallery. Your gallery-scripts looked perfect for displaying sample items until I completed the site. Is there a way to get permission to use your code? If not, I understand. I ‘m still trying to learn javascript. Your code inspired me.
    Thank you.

    Comment marked as read read by ge1doot
    • ge1doot says:
      answerI am feeling positive

      All -

      You don’t need my permission to use or adapt my scripts under a CC-BY-NC license. For commercial use, please contact me to provide detail information about your project (including company name and URL). I’m usually happy to give permission under a CC-BY license.

      thanks
      Gerard

  8. Ely says:
    questionI am feeling neutral

    Hello!
    My compliments for the gallery is beautiful!
    When I save the source code I see nothing wrong … what do I have?
    Thank you!

  9. questionI am feeling negative

    Hi, It’s Andy again.
    Any idea why I can’t get the inline version to work? I copied everything verbatim and using Dreamweaver CS4.
    Thank you.

  10. questionI am feeling positive

    Hi all. wonderful script. I really appreciate that it xml-driven. I have three questions though:

    1. Is there a way to stop/start the slide show? And to add manual control buttons?

    2. Instead of moving LTR then RTL, would it be an easy change to make the show circular (after seeing the end slide, the script sees slide 1)?

    3. Is it hard to add hooks so that, when the front image is clicked, a new javascript is invoked (highslide.js).

    4. (Never could count). What constitutes a commercial license. Many sites are made for artists. They are -welll – electronic business cards. They do not sell products. Is that commercial?

    Many thanks

    David

Leave a Reply

Comment Category

Mood of the Moment

Feed updates subscription

Enter your email address:

Delivered by FeedBurner

Donate

Support www.dhteumeuleu.com...

License

Creative Commons License

Except where otherwise noted, all Javascript code on this site is licensed under a Creative Commons License.