Results 1 to 9 of 9

Thread: Who wants to test my app?

  1. #1

    Default Who wants to test my app?

    We just finished up a new app for Boxee, but we need some people to try and break it It is a fitness app and we guarantee a slimmer sexier waistline just during the testing period or your money back.

    Sign up here and we'll send you details on how to access the app by Monday.

  2. #2

    Default

    By the way - testing is free and will run until November 1st.

  3. #3
    Join Date
    Aug 2008
    Location
    Cleveland, OH
    Posts
    3,712

    Default

    I would love to see what the final app looks like.

    I signed-up.
    personal: boxee | twitter | boxee hq
    boxee: boxee chat | boxee wiki | boxee plugins

    i run boxee 0.9.20 on: ubuntu 9.10, windows xp sp3 (virtual machine), windows 7 and a neuros link hacked to all hell.

    what super powers does a 'super mod' have? the 'super ban'... that, and laser vision.

  4. #4

    Default

    I can't wait for your input. I'll send out details for the Repo by monday. We're hoping to get some public testing out of the way pretty quick and submit it to Boxee asap.

  5. #5

    Default

    We want to submit our app to The Boxee repo asap. But, we'd like to make sure all (most) of the bugs are worked out. Even if you don't like to exercise we'd still love your input on the app.

    Repository Instructions

    Thanks in advance for any input.

  6. #6

    Default

    Seems to work very well.
    The only annoyance I had while using it was if you select a category, the list loads at the bottom. If you arrow back up to the categories, then back down again, it reloads it.

    Feels like it should only load when you select a category.
    The Boxee Repository - An All-In-One Solution for your 3rd party repositories.
    Like Fuzzthed.com on Facebook

  7. #7

    Default

    We are aware of that annoyance. We had a version with code that checked to see if a new category had been selected or not and it worked well except when navigation was done with the mouse. So, we took it out - for now. We'll add it later once we have perfected it.

    Thanks for taking a look!

  8. #8

    Default

    it would probably work ok even if it only changed if a category was clicked.
    The Boxee Repository - An All-In-One Solution for your 3rd party repositories.
    Like Fuzzthed.com on Facebook

  9. #9

    Default

    We had two issues when we tried to do it. The first was handling the case of the first time the user clicked. If <ondown> just moves focus, it would move focus to an empty list because they hadn't selected a category yet.

    The second problem arose when the user had changed categories. Obviously if they have moved to a new category panel and click, they expect a new list of classes for the new category. But, if they press down, it was ambiguous. Do you want a new list of classes or are you just trying to get back to where you were? So, to avoid confusion, it seemed better to just reload everytime.

    I think what we'll do is write the code this way:

    1. <onclick> and <ondown> If the currently focused category in the main panel matches the list of classes - just move focus without reloading.
    2. If not, reload the class list to match the currently focused category in the main list.

    That seems like the correct natural flow. What do you think?

Similar Threads

  1. Changing a test app name...
    By norbu in forum boxee applications
    Replies: 2
    Last Post: January 7th, 2013, 10:34 AM
  2. How to uninstall a test app?
    By tmiranda in forum boxee applications
    Replies: 7
    Last Post: September 11th, 2011, 07:22 PM
  3. Could someone test my app so i can get a second opinion?
    By redfrogr in forum boxee applications
    Replies: 2
    Last Post: August 21st, 2010, 04:38 AM
  4. Will you test out my movie app
    By thermeper in forum boxee applications
    Replies: 3
    Last Post: April 15th, 2010, 04:32 PM
  5. Can't see my test app
    By chicao in forum boxee for windows help
    Replies: 3
    Last Post: March 3rd, 2010, 12:42 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •