Personal tools
  • We're Hiring!

You are here: Home Community Minutes Conference Calls 2006 2006-09-14 Project-wide 3:45 BST

2006-09-14 Project-wide 3:45 BST

Attending: Brian, Chris, Donald, Jean-Marie, Josh

Agenda

  • Review of last project-wide meeting notes/issues
  • Week-in-review
    • thumbnailing (Chris)
    • Remote API and collections (Chris, Josh & Jean-Marie)


Notes


  • Chris : jamming stuff into thumbnail config server side. Hoping to have things working in hours. All functionality is there.
    • JAI dependency. (https://jai-core.dev.java.net/)
      • Installation :
        • MacOSX ships with.
        • Linux RPMs.
        • Gentoo.
        • Windows installer.
        • Download as Jar (??)
    • Other versions:
      • AWT
        • Buffered Images.
        • GraphicsContext 50%
        • Need to have XServer. AWT headless exceptions.
        • Quality is horrible
        • 2.5 secs versus 700 ms.
      • Best solution is to use JMagick goodies. Requires more installs. Evil stuff.
  • Collection discussion — basically there was a quirky bug ticket:346 in hibernate which could lead to corruption without versions.
    • Josh tried to fix it. Was a pain.
      • versions no. (still buggy)
      • both sides no.(still buggy)
    • Another possible fix is to remove the saveAndReturn calls and add a refresh call. (Maybe server side?) This is the plan if nothing else works.
      • This is what Jean-Marie does currently in Shoola
      • May also want saveAndReturnQuick
  • Donald spent lots of time on HSV RGB conversion stuff
  • Brian was writing a file queue for import


Action Items


  • Josh decides on what to do with the IQuery/IUpdate bug, and does it.
Document Actions