Plugin Teasers

Questions, announcements and information regarding PlugIns for NeoAppBuilder

Moderator: Neosoft Support

Locked
User avatar
luishp
Posts: 410
Joined: Wed May 23, 2007 10:17 am
Location: Spain
Contact:

Plugin Teasers

Post by luishp »

I'm working on some plugins at the same time, adding actions as I need them on my projects.
None of them are yet finished but I would like to share some samples here to show you some NAB possibilities I am exploring:

Text Animator:
http://sinlios.com/neoappbuilder/plugins/textanimator

YouTube API:
http://sinlios.com/neoappbuilder/plugins/youtube

Fabric, Canvas Library (Graphics Objects). Add objects and drag them on the canvas.
http://sinlios.com/neoappbuilder/plugins/fabric

Any comments welcome.
Luis Hernández - SinLios Soluciones Digitales
http://sinlios.com
User avatar
HPW
Posts: 2571
Joined: Fri Apr 01, 2005 11:24 pm
Location: Germany
Contact:

Re: Plugin Teasers

Post by HPW »

Hello Luish,

I like the fabric demo much. Did you create a real graphical pugin or must you do some modification by hand?

Dave has yet to Show/tell about his plan to offer this Option.

Since fabric is a open-source lib, what are your plans with te plugin?

Regards
Hans-Peter
User avatar
luishp
Posts: 410
Joined: Wed May 23, 2007 10:17 am
Location: Spain
Contact:

Re: Plugin Teasers

Post by luishp »

I like the fabric demo much. Did you create a real graphical plugin or must you do some modification by hand?
I do not plenty understand the question. I'm doing a wraper with some adaptations to make it work on NAB but the original library is untouched.
Right now the actions use a Container Object as a starting point, and I inject some HTML with a <canvas> tag when the plugin is initialized.
I'm not using external images files although I have added some actions to load external images from a URL too (local or remote).
Since fabric is a open-source lib, what are your plans with te plugin?
This is the license, so I can do almost whatever with it. :P
Copyright (c) 2008-2015 Printio (Juriy Zaytsev, Maxim Chernyak)

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
In any case my intention is to provide NAB with as much aditional functionality as possible as I would like it to be a successfull software with a huge community.
I'm open to share knowledge and efforts on plugin development.
Luis Hernández - SinLios Soluciones Digitales
http://sinlios.com
User avatar
luishp
Posts: 410
Joined: Wed May 23, 2007 10:17 am
Location: Spain
Contact:

Re: Plugin Teasers

Post by luishp »

I have updated the Fabric Plugin Demo.
The development is quite advanced right now.
Any comments welcome:

http://sinlios.com/neoappbuilder/plugins/fabric

For more information visit:

http://fabricjs.com/

Regards.
Luis Hernández - SinLios Soluciones Digitales
http://sinlios.com
gusgusl
Posts: 263
Joined: Fri Mar 12, 2010 12:44 pm

Re: Plugin Teasers

Post by gusgusl »

Realmente muy interesantes tus plugins, practicos, a esperar que los saques a la venta una vez finalizados para poder adquirirlos

Con respecto al plugin de creacion de graficos me permite agregar un rectangulo ejemplo y poder clonarlo pero no encontre la opcion de poder eliminar un objeto determinado de los creados, si esta la opcion de limpiar toda el area de trabajo.
User avatar
luishp
Posts: 410
Joined: Wed May 23, 2007 10:17 am
Location: Spain
Contact:

Re: Plugin Teasers

Post by luishp »

Justo encima Gustavo!
Es el otro botón rojo.
Fíjate que los elementos que añades son interactivos.
Saludos
Luis Hernández - SinLios Soluciones Digitales
http://sinlios.com
farhad2008
Posts: 62
Joined: Tue Apr 01, 2008 1:15 am
Location: usa
Contact:

Re: Plugin Teasers

Post by farhad2008 »

hi,
very good plugin
many thanks

farhad
The Words I Love You
User avatar
anton
Posts: 64
Joined: Fri Oct 19, 2012 9:21 pm

Re: Plugin Teasers

Post by anton »

For one project, you must develop a program to work with images. If possible can you send me the plugin "Fabric, Canvas Library". I just too lazy to deal with this library. Oh, and don't want to produce the same plugins.
User avatar
luishp
Posts: 410
Joined: Wed May 23, 2007 10:17 am
Location: Spain
Contact:

Re: Plugin Teasers

Post by luishp »

Sorry Anton!!! I have just read your petition.
Of course if you still need it I will send you a copy.
It's quite advanced although the original library has too many commands to cover them all.
Sorry very much!

I have sent you a private message with the download link.
Luis Hernández - SinLios Soluciones Digitales
http://sinlios.com
pamoxi
Posts: 9
Joined: Sat Oct 13, 2007 4:24 am

Re: Plugin Teasers

Post by pamoxi »

Hola Luis
Excelentes plugins!
¿Donde puedo descargar el plugin para youtube?
Gracias.
User avatar
luishp
Posts: 410
Joined: Wed May 23, 2007 10:17 am
Location: Spain
Contact:

Re: Plugin Teasers

Post by luishp »

Luis Hernández - SinLios Soluciones Digitales
http://sinlios.com
Locked