V2. Comments
Posted: 30 Aug 2008, 20:13
First as everyone else has said. V2 is a great leap forward for your product line. Job Well Done!
I have a few comments after testing the product.
1. Relative Paths is a BIG hangup for me. I know its a topic of conversation, and I hope it make it in the final release. My content is in several places and is user based so you can see the problem I have.
2. Passing values through the url. I miss this feature. It might be available, but not documented.
3. swf scripting and passing values. I tend to use this feature of V1 the most. In my php and asp script I pass certain database values to load the proper content. This can also be part of item 2 as well.
4. I would love to see some sort of hashing (encrypt/decrypt) for passing variable to the flash slide show. Sometime I don't want the users to see where the actual data resides on the server.
I know some people are going to ask what I mean on this one. This also comes in to play with items 2 and 3 above.
When a var is passed to the SWF any person can just view the source of the html code and see the vars used. I would like to encrypt this information with a hash key on the server side, and then have the swf file be able to decrypt the vars. The goal is to hide the content /image locations.
5. I have a hotlink blocker program installed on my server, and both V1 and V2 will not work with it. I sort of have a work around with V1, but the base install will not work. I seriously doubt that this will ever work 100% since the hotlink block is server side scripting. Just looking for your thoughts on this and if it has been brought up before.
6. I like the XML format you have implemented, but I can see some limitations for people like me that manipulate some of the features via url var passing and swf var passing (see items 2 and 3)
7. admin interface works well, but however it looks very unpolished and thrown together. I understand its beta; please take this with a grain of salt, its just an observation.
8. Right clicking should be an option that can be turned off completely.
9. Key usage <- -> should be an option that can be turned on and off also.
10. As mentioned in some of the other threads, vertical thumbnails would be great, or even something similar to SimpleViewer.
11. more to come as I dissect the code and try to convert it to a ASP based script...
**edit**
12. Would like to see some sort of custom scripting link ability for clicking on a photo. On the image's menu have a custom button/link with a custom script url where the image values can be passed to the script.
example link: http://www.yoursite.com/imagecomment.php?imagename=[IMAGEVUE PASSED VAR]
so while inside the gallery I could click on this link and it would direct me to the imagecomment.php page where I would run my own code of some sort.
granted I am not saying have a different custom link for every image but just the ability to have a global link.
Peace
JP
I have a few comments after testing the product.
1. Relative Paths is a BIG hangup for me. I know its a topic of conversation, and I hope it make it in the final release. My content is in several places and is user based so you can see the problem I have.
2. Passing values through the url. I miss this feature. It might be available, but not documented.
3. swf scripting and passing values. I tend to use this feature of V1 the most. In my php and asp script I pass certain database values to load the proper content. This can also be part of item 2 as well.
4. I would love to see some sort of hashing (encrypt/decrypt) for passing variable to the flash slide show. Sometime I don't want the users to see where the actual data resides on the server.
I know some people are going to ask what I mean on this one. This also comes in to play with items 2 and 3 above.
When a var is passed to the SWF any person can just view the source of the html code and see the vars used. I would like to encrypt this information with a hash key on the server side, and then have the swf file be able to decrypt the vars. The goal is to hide the content /image locations.
5. I have a hotlink blocker program installed on my server, and both V1 and V2 will not work with it. I sort of have a work around with V1, but the base install will not work. I seriously doubt that this will ever work 100% since the hotlink block is server side scripting. Just looking for your thoughts on this and if it has been brought up before.
6. I like the XML format you have implemented, but I can see some limitations for people like me that manipulate some of the features via url var passing and swf var passing (see items 2 and 3)
7. admin interface works well, but however it looks very unpolished and thrown together. I understand its beta; please take this with a grain of salt, its just an observation.
8. Right clicking should be an option that can be turned off completely.
9. Key usage <- -> should be an option that can be turned on and off also.
10. As mentioned in some of the other threads, vertical thumbnails would be great, or even something similar to SimpleViewer.
11. more to come as I dissect the code and try to convert it to a ASP based script...
**edit**
12. Would like to see some sort of custom scripting link ability for clicking on a photo. On the image's menu have a custom button/link with a custom script url where the image values can be passed to the script.
example link: http://www.yoursite.com/imagecomment.php?imagename=[IMAGEVUE PASSED VAR]
so while inside the gallery I could click on this link and it would direct me to the imagecomment.php page where I would run my own code of some sort.
granted I am not saying have a different custom link for every image but just the ability to have a global link.
Peace
JP