
Quote from albertomeyer on January 11, 2022, 6:44 pmTrial version available at request on www.techmediaplugins.com.br
Trial version available at request on
www.techmediaplugins.com.br

Quote from rafamacor on January 12, 2022, 10:29 amThank you very much. You should add an example PUB and include it on your Website. It is strange that the screen that appears when the PlugIn is not registered appears: Registered User Unregistered
Thank you very much.
You should add an example PUB and include it on your Website.
It is strange that the screen that appears when the PlugIn is not registered appears:
Registered User
Unregistered
Uploaded files:
Quote from albertomeyer on January 12, 2022, 2:10 pmI forgot to put the pub example. I already updated. I haven't had time to update the site yet, and so people can see it, I put it here before. The site has close to ZERO visitation, so I think it's more important to update here. When the person registers the software, under the word REGISTERED USER the person's name appears. When you haven't registered yet, UNREGISTERED appears
I forgot to put the pub example. I already updated. I haven't had time to update the site yet, and so people can see it, I put it here before. The site has close to ZERO visitation, so I think it's more important to update here. When the person registers the software, under the word REGISTERED USER the person's name appears. When you haven't registered yet, UNREGISTERED appears

Quote from Krakerman on January 13, 2022, 6:51 pmNice to see another useful plugin. Just curious what is the advantages and differences compared to the NeoDX plugin.
Nice to see another useful plugin. Just curious what is the advantages and differences compared to the NeoDX plugin.

Quote from albertomeyer on January 13, 2022, 7:03 pmI don't know this Neo DX plugin, I usually develop my stuff without seeing others, so I can't say. My plugin has:
Play Files
stop
Resume
Native trackbar or not
Text Overlay
Graphic Overlay
Variables to indicate number of frames, time
Play from a given frame
Play from a certain time
Capture from frame to bitmap (jpg)
Others
I don't know this Neo DX plugin, I usually develop my stuff without seeing others, so I can't say. My plugin has:
Play Files
stop
Resume
Native trackbar or not
Text Overlay
Graphic Overlay
Variables to indicate number of frames, time
Play from a given frame
Play from a certain time
Capture from frame to bitmap (jpg)
Others

Quote from Krakerman on January 14, 2022, 1:54 amBtw I noticed that the tmClipboards plugin when you look at the about it says it's tmTabs
Btw I noticed that the tmClipboards plugin when you look at the about it says it's tmTabs

Quote from rafamacor on January 16, 2022, 12:06 pmQuote from albertomeyer on January 13, 2022, 7:03 pmI don't know this Neo DX plugin, I usually develop my stuff without seeing others, so I can't say. My plugin has:
Play Files
stop
Resume
Native trackbar or not
Text Overlay
Graphic Overlay
Variables to indicate number of frames, time
Play from a given frame
Play from a certain time
Capture from frame to bitmap (jpg)
OthersThanks Alberto, I'm sure when you add this characteristics it's an amazing PlugIn.
Quote from albertomeyer on January 13, 2022, 7:03 pmI don't know this Neo DX plugin, I usually develop my stuff without seeing others, so I can't say. My plugin has:
Play Files
stop
Resume
Native trackbar or not
Text Overlay
Graphic Overlay
Variables to indicate number of frames, time
Play from a given frame
Play from a certain time
Capture from frame to bitmap (jpg)
Others
Thanks Alberto, I'm sure when you add this characteristics it's an amazing PlugIn.

Quote from albertomeyer on January 16, 2022, 5:35 pmPlugin already has it. Soon in the air.
Plugin already has it. Soon in the air.

Quote from fkapnist on January 16, 2022, 10:08 pmQuote from albertomeyer on January 16, 2022, 5:35 pmPlugin already has it. Soon in the air.Consider adding "Step Frame Forward" and "Step Frame Back" buttons.
With the included "video player" plugin of VisualNEO Web, you can step forward a frame with this
VideoPlayerPause "Container1" VideoPlayerGetCurrentTime "Container1" [step] VideoPlayerSetCurrentTime "Container1" [step]+0.1and step back a frame with this
VideoPlayerPause "Container1" VideoPlayerGetCurrentTime "Container1" [step] VideoPlayerSetCurrentTime "Container1" [step]-0.1(Actually, digital video doesn't have frames. It has a bitrate that renders as frames. So the "step range" depends on the total length of the video. But 0.1 is a close equivalent to a single frame.)
Quote from albertomeyer on January 16, 2022, 5:35 pmPlugin already has it. Soon in the air.
Consider adding "Step Frame Forward" and "Step Frame Back" buttons.
With the included "video player" plugin of VisualNEO Web, you can step forward a frame with this
VideoPlayerPause "Container1" VideoPlayerGetCurrentTime "Container1" [step] VideoPlayerSetCurrentTime "Container1" [step]+0.1
and step back a frame with this
VideoPlayerPause "Container1" VideoPlayerGetCurrentTime "Container1" [step] VideoPlayerSetCurrentTime "Container1" [step]-0.1
(Actually, digital video doesn't have frames. It has a bitrate that renders as frames. So the "step range" depends on the total length of the video. But 0.1 is a close equivalent to a single frame.)

Quote from albertomeyer on January 16, 2022, 10:25 pmMy plugin has a variable that indicates FrameTime for each displayed frame. I will try to implement player options based on that variable
My plugin has a variable that indicates FrameTime for each displayed frame. I will try to implement player options based on that variable

Quote from Steve on January 23, 2022, 10:35 am@albertomeyer, when will the plugin be in the air ?
@albertomeyer, when will the plugin be in the air ?

Quote from albertomeyer on January 23, 2022, 3:54 pmPlease contact me at alberto.meyer@gmail.com so I can send you a trial version. I'm still wondering if I'm going to release my new plugins publicly or just for those who are really interested. Of course, plugins that are being renewed will be publicly updated.
Please contact me at alberto.meyer@gmail.com so I can send you a trial version. I'm still wondering if I'm going to release my new plugins publicly or just for those who are really interested. Of course, plugins that are being renewed will be publicly updated.

Quote from rafamacor on January 24, 2022, 1:16 amIn my humble opinion, I think you should give them visibility in order to expand the capabilities of VisualNeo, be able to monetize the time and work you dedicate to them, and also be able to make improvements to them with suggestions (testers) from users and the VisualNeo community.
In my humble opinion, I think you should give them visibility in order to expand the capabilities of VisualNeo, be able to monetize the time and work you dedicate to them, and also be able to make improvements to them with suggestions (testers) from users and the VisualNeo community.

Quote from albertomeyer on January 24, 2022, 1:58 amI will not stop producing or making updates. I'm thinking of keeping a list of people really interested in my plugins and updates, instead of updating sites, posting, etc. Sales are practically ZERO. It's almost a waste of time, but I keep going. I currently have 8 plugins being updated, 1 in heavy development, Chrome, basically for a single client (a gigantic job) and some new ones that I will release, even tomorrow (a plugin with many functions). It is complicated. Some are quite complex and I think they have specific niches. such as accessing an online database via REST, but that for common users or beginners have no application or are very complex. My plugins are mostly self-explanatory, but the examples are simple enough not to infect the user with interface suggestions. I prefer that everyone has their own style, but a lot of people just want to push a button and have a complete application. VisualNeo is a little outdated, but it is quite powerful, with the help of plugins, to produce great quality software, mainly for corporate and personal purposes, with e-learning, simple databases, players, etc.
I will not stop producing or making updates. I'm thinking of keeping a list of people really interested in my plugins and updates, instead of updating sites, posting, etc. Sales are practically ZERO. It's almost a waste of time, but I keep going. I currently have 8 plugins being updated, 1 in heavy development, Chrome, basically for a single client (a gigantic job) and some new ones that I will release, even tomorrow (a plugin with many functions). It is complicated. Some are quite complex and I think they have specific niches. such as accessing an online database via REST, but that for common users or beginners have no application or are very complex. My plugins are mostly self-explanatory, but the examples are simple enough not to infect the user with interface suggestions. I prefer that everyone has their own style, but a lot of people just want to push a button and have a complete application. VisualNeo is a little outdated, but it is quite powerful, with the help of plugins, to produce great quality software, mainly for corporate and personal purposes, with e-learning, simple databases, players, etc.

Quote from luishp on January 24, 2022, 7:59 am@albertomeyer your plugins are high quality and they add a great value to VisualNEO Win platform. I hope to atract more people to know about VisualNEO and it's possibilities so I encourage you to share at least a list with the name and description of your plugins. Our efforts can improve your sales and your efforts can improve VisualNEO Win possibilities. Please let me know if there is something I can do to help you.
Best regards.
@albertomeyer your plugins are high quality and they add a great value to VisualNEO Win platform. I hope to atract more people to know about VisualNEO and it's possibilities so I encourage you to share at least a list with the name and description of your plugins. Our efforts can improve your sales and your efforts can improve VisualNEO Win possibilities. Please let me know if there is something I can do to help you.
Best regards.

Quote from albertomeyer on January 24, 2022, 2:44 pmThank you Luis. I will still update the basic infos. Sure. All the best
Thank you Luis. I will still update the basic infos. Sure. All the best

Quote from albertomeyer on January 24, 2022, 8:04 pmTrial version is avaiable. If you are interested, please contat at alberto.meyer@gmail.com or Telegram +55 22 99700 0881
Trial version is avaiable. If you are interested, please contat at alberto.meyer@gmail.com or Telegram +55 22 99700 0881

Quote from albertomeyer on January 31, 2022, 10:48 pmTrial version available at request on
www.techmediaplugins.com.br
Trial version available at request on

Quote from Krakerman on April 10, 2022, 4:16 pm@albertomeyer You close up shop? Website seems to went MIA for awhile now.
@albertomeyer You close up shop? Website seems to went MIA for awhile now.

Quote from albertomeyer on April 10, 2022, 5:11 pmNo, just change my server for a cheaper one. I always on my alberto.meyer@gmail.com email . Site will be back as soon as i get some time.
No, just change my server for a cheaper one. I always on my alberto.meyer@gmail.com email . Site will be back as soon as i get some time.