Movie Database - personal edition
- netmaestro
- PureBasic Bullfrog
- Posts: 8451
- Joined: Wed Jul 06, 2005 5:42 am
- Location: Fort Nelson, BC, Canada
Movie Database - personal edition
I'm developing a Movie Database application for shareware release. Many of the people I know have movie collections numbering in the hundreds of titles and sorting through that many discs for ideas can be pretty inconvenient. It occurred to me that many people might find a use for an application like this, and so here goes. If you can help me by trying it out, I'd appreciate it. It's not ready for sale yet, but it's coming. Of course anyone here helping get the kinks out will get a full version without charge when the time comes.
http://www.networkmaestro.com/MovieDB.zip
It's got a unique tool for adding data to the records, I'm rather proud of it. It gets the Year and IMDB number from the imdb site, and in the process it eliminates three common steps in the process: Copying, closing the window, and pasting. It's all automatic and lightning fast. At first you'll think you made a mistake, then you realize you're back at the edit with both fields filled in. It may take a couple of records to get used to it, let me know what you think. I don't think I've seen any other software do this before.
Current latest version date: Jan 21, 2007 - added easter egg
http://www.networkmaestro.com/MovieDB.zip
It's got a unique tool for adding data to the records, I'm rather proud of it. It gets the Year and IMDB number from the imdb site, and in the process it eliminates three common steps in the process: Copying, closing the window, and pasting. It's all automatic and lightning fast. At first you'll think you made a mistake, then you realize you're back at the edit with both fields filled in. It may take a couple of records to get used to it, let me know what you think. I don't think I've seen any other software do this before.
Current latest version date: Jan 21, 2007 - added easter egg
Last edited by netmaestro on Sun Jan 21, 2007 5:37 pm, edited 1 time in total.
BERESHEIT
Looks nice netmaestro.
Love the way it automatically fills in the Imdb when you drag across the year etc. (Scratches head trying to figure out how this was achieved?)
The help manual is great. (I'll be using HelpNDoc from now on!)
Noticed one thing so far: if you have the 'browse database' window open and then you click a toolbar button; you get a message 'Close the window first'.
On my system, the 'Close' is mostly obscured by basically being off screen, i.e. it is positioned too far left!
Also, could you not arrange for this window to close automatically if you do require it to be closed first? In fact, does it really need to be closed when adding a new record?
Anyhow, great work.

Love the way it automatically fills in the Imdb when you drag across the year etc. (Scratches head trying to figure out how this was achieved?)
The help manual is great. (I'll be using HelpNDoc from now on!)
Noticed one thing so far: if you have the 'browse database' window open and then you click a toolbar button; you get a message 'Close the window first'.
On my system, the 'Close' is mostly obscured by basically being off screen, i.e. it is positioned too far left!
Also, could you not arrange for this window to close automatically if you do require it to be closed first? In fact, does it really need to be closed when adding a new record?
Anyhow, great work.
I may look like a mule, but I'm not a complete ass.
- netmaestro
- PureBasic Bullfrog
- Posts: 8451
- Joined: Wed Jul 06, 2005 5:42 am
- Location: Fort Nelson, BC, Canada
Thanks for the feedback, it's appreciated. The thing is still in development, so it's possible I'll revisit the auto-closing idea, it's a good one. It should be doable without too much grief. I know I'll look at the arrow again, it should position itself a bit smarter, for sure. The copy thing is a slice of the wonderful world of COM, I don't know if people will take to it or not. It is unusual, afaik.
BERESHEIT
I tihnk it's great. I'm not sure what would be involved in entering this info manually (i.e. acquiring the Imdb etc.) but this has got to be easier.netmaestro wrote:The copy thing is a slice of the wonderful world of COM, I don't know if people will take to it or not. It is unusual, afaik.
Noticed another (minor) thing: when editing records, the title field gets a background colour which seems a little at odds with the rest of the dialogue!
Also, try this. Bring up the edit records window and maximise it. Then close it whilst the dialogue is maximised. The background changes and you can no longer drag the floating toolbar around.
I may look like a mule, but I'm not a complete ass.
- netmaestro
- PureBasic Bullfrog
- Posts: 8451
- Joined: Wed Jul 06, 2005 5:42 am
- Location: Fort Nelson, BC, Canada
- netmaestro
- PureBasic Bullfrog
- Posts: 8451
- Joined: Wed Jul 06, 2005 5:42 am
- Location: Fort Nelson, BC, Canada
Re: Movie Database - personal edition
Your app is nice, i will give you my modest suggestions:
1.- When you want to create a new database, its unneccesary to ask to chosse a path and then you get a "you must specify a valid filename" and after 2 attempts discovers that must have an extension.
Why not better choose a save file requester?
i think that apps must be very intuitive.
2.- When you create the db, it dont opensa, you need to go and open it, and even there its not showed, you need to choose browse. Too many steps to get to the browser feature. But then if i choose "add records" from menu i see a small arrow that tells me to close the window (?)
The addrecord to database window are nice, works fine. Intuitive and the help splah is nice too.
Continue the great job and very good luck!!
1.- When you want to create a new database, its unneccesary to ask to chosse a path and then you get a "you must specify a valid filename" and after 2 attempts discovers that must have an extension.
Why not better choose a save file requester?
i think that apps must be very intuitive.
2.- When you create the db, it dont opensa, you need to go and open it, and even there its not showed, you need to choose browse. Too many steps to get to the browser feature. But then if i choose "add records" from menu i see a small arrow that tells me to close the window (?)
The addrecord to database window are nice, works fine. Intuitive and the help splah is nice too.
Continue the great job and very good luck!!
- NoahPhense
- Addict
- Posts: 1999
- Joined: Thu Oct 16, 2003 8:30 pm
- Location: North Florida
Re: Movie Database - personal edition
very nice.. i too like the way you save the url and lock it down
- np
- np
Nice! it looks like my 'buscapelis' (spanish) personales.ya.com/zikitrake/varios/buscapelis.exe
PB 6.21 beta, PureVision User
- netmaestro
- PureBasic Bullfrog
- Posts: 8451
- Joined: Wed Jul 06, 2005 5:42 am
- Location: Fort Nelson, BC, Canada