Version 3 almost complete.
Posted: 2006-12-30 20:01:18
Thought everyone using this might like a sneak peak at Version 3.0 which should be done in about a week or two. I am just finalizing it / working out a few kinks. I wasn't originally going to show everyone, but thought why not.
http://pkwebstudio.com/apps/moviedb3/
A few things I fixed / updated:
- Completely re-written to be easier to manage / update.
- Fresh look with rounded corners.. I'm cheesy.
- The layout & views are all template based. It was a pain in the ass, but I think it will really help to customize this app.
- Search now takes phrases using "quote marks" and accepts the "-" before a phrase or word to say 'don't search that'.
- Comma separated variables are supported. This fixes the issue with multiple categories for a single movie.
- The numbers next to the side panels are accurate now. It works as you would expect. I never though the old method worked quite right.
- New view's dropdown allows you to select the list view.
- Added a breadcrumbs thinger at the top. Helps show what your filters are.
- Thumbnails are resized using PHP's ImageGD. Sharper thumbnails at the cost of minimal disk space.
Keep in mind the way this currently looks / works is all just part of the template I created to mimic version 2. With a little elbow grease you can easily make this look any way you want.
Let me know if you see any major or minor issues. smile
- Mike
http://pkwebstudio.com/apps/moviedb3/
A few things I fixed / updated:
- Completely re-written to be easier to manage / update.
- Fresh look with rounded corners.. I'm cheesy.
- The layout & views are all template based. It was a pain in the ass, but I think it will really help to customize this app.
- Search now takes phrases using "quote marks" and accepts the "-" before a phrase or word to say 'don't search that'.
- Comma separated variables are supported. This fixes the issue with multiple categories for a single movie.
- The numbers next to the side panels are accurate now. It works as you would expect. I never though the old method worked quite right.
- New view's dropdown allows you to select the list view.
- Added a breadcrumbs thinger at the top. Helps show what your filters are.
- Thumbnails are resized using PHP's ImageGD. Sharper thumbnails at the cost of minimal disk space.
Keep in mind the way this currently looks / works is all just part of the template I created to mimic version 2. With a little elbow grease you can easily make this look any way you want.
Let me know if you see any major or minor issues. smile
- Mike