View Single Post
Old 05-21-2008, 05:01 PM   #46
spooky69
Stats:
spooky69 can extract oil from cheesespooky69 can extract oil from cheesespooky69 can extract oil from cheesespooky69 can extract oil from cheesespooky69 can extract oil from cheesespooky69 can extract oil from cheesespooky69 can extract oil from cheesespooky69 can extract oil from cheesespooky69 can extract oil from cheese
 
spooky69's Avatar
 
Posts: 233
Karma: 1189
Join Date: Nov 2007
Device: Sony PRS-505
Quote:
Originally Posted by Clemenseken View Post
@spooky69:
But anyway I don't mind anybody using my code so far as base for an application of their own.
So there's still hope for you: Just go ahead!

It may take another week or two until I have results for my tests. It might take a little longer, then...
( I will ask my product marketing team next time what they think I should promise or announce...)
Sorry about the flood of suggestions! I really think the button switching is essential since it would make a lot more sense to have the page turn buttons act as the cursor on the 505 and would make typing about 75% less awkward. That would be my #1 change I would make for better usability. I'm not a programmer but I'd love to see other people take a crack at this thing once you've got it to where you want it.
Quote:
Originally Posted by =X= View Post
@spooky69

If you notice the sequential search would have taken us 10 reads to find "J". The "binary search" algorithm only took 3 reads.

The real hard part is SONY's API since it is not published I don't know if there is a way to jump to line numbers.
This is pretty similar to what I would have suggested as a search algorithm, though I think there's a way of programming slightly smarter "jumping" in a set of data this large and of this type. If we can figure out a way to get it to jump to a line, then I'll give my best shot at describing one.
spooky69 is offline   Reply With Quote