Re: SVG Widgets Work Well -- User Contributions - Screen Casts

2016-05-14 Thread Matt Maier
I found that GifCam is great for making little feature animations that are
easier to share and embed than videos.
On May 14, 2016 01:30, "Earthednet-wp"  wrote:

> Great idea! I'd like to see that happen.
> Bill
>
> William Prothero
> http://es.earthednet.org
>
> > On May 13, 2016, at 4:19 PM, Sannyasin Brahmanathaswami <
> bra...@hindu.org> wrote:
> >
> > SVG widget, despite limitations at the moment, is awesome making icons.
> No more PNG's that go "all bust up" if you resize them…
> >
> >
> >
> > Go to iconfinder.com… download what you want as svg.
> >
> >
> >
> > Note that there are cases where the svg is in several paths. So if you
> open in Illustrator, select all and make compound path, save and *then* use
> that in the SVG widget… it works.. even unexpectedly where you may have
> e.g. 3 dots that you would think must be independent paths…
> >
> >
> >
> > My suggestion is that you might better expose that tip on making
> compound paths.
> >
> >
> >
> > Which then leads my question on user contributions channels. Let's say
> we discover something useful that we feel is really buried in terms of what
> newbies would need and might be frustrated trying to find.
> >
> >
> >
> > How does one best get that into the mix of documentatin/tutorials.
> Another useful channel I see is YouTube itself… lots of people posting
> things like "How to do this in Outlook"   3 minutes, max
> >
> >
> >
> > But it is fragmented.
> >
> >
> >
> > We do a lot of small tech screen casts internally and it would be
> trivioal for me or many others to start recording video and just do a "Up
> and Running with SVG Icon"   2 minutes, open stack, drag SVG icon out.
> Switch to browser, download SVG switch to illustrator, make compound path,
> open in Atom, copy and paste into Livecod… and verbalize the gotchas  like
> "if your path doesn't start with "m" then it wont' work… be sure to select
> between the quotes… you don't need all that code at the top. Etc."
> >
> >
> >
> > So if one did make such a screen cast. Where would it go
> >
> >
> >
> > We are not talking about issues/problems or work around, but just things
> that actually do work but which may be obscure.
> >
> >
> >
> > BR
> >
> >
> >
> > ___
> > use-livecode mailing list
> > use-livecode@lists.runrev.com
> > Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> > http://lists.runrev.com/mailman/listinfo/use-livecode
>
>
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Re: SVG Widgets Work Well -- User Contributions - Screen Casts

2016-05-14 Thread RM

Just one small addendum to Brahmanathaswami's good posting.

On 14.05.2016 01:19, Sannyasin Brahmanathaswami wrote:

SVG widget, despite limitations at the moment, is awesome making icons. No more PNG's 
that go "all bust up" if you resize them…



Go to iconfinder.com… download what you want as svg.



Note that there are cases where the svg is in several paths. So if you open in 
Illustrator, select all and make compound path, save and *then* use that in the 
SVG widget… it works.. even unexpectedly where you may have e.g. 3 dots that 
you would think must be independent paths…


Of course, those of us who don't have either the money to buy, or the 
lack of conscience to pirate Illustrator need to know that there are
an increasing number of alternatives to Illustrator that will not burn a 
hole in your pocket:


Inkscape:  https://inkscape.org/en/  Mac/Win/Lin

sk1: http://sk1project.org/   Win/Lin

Xara Xtreme: http://www.xaraxtreme.org/  Linux

Illustrator (and the rest of the Adobe family of products) version CS2 
are all available free of charge here: 
http://www.redmondpie.com/download-adobe-photoshop-cs2-for-free-legally-while-you-still-can/


Illustrator CS2 will do the "trick" that Brahmanathaswami explains; 
making a compound path. It also runs rather well on Linux under WINE.


Cheap-Jacks Ahoy!

Richmond.




My suggestion is that you might better expose that tip on making compound paths.



Which then leads my question on user contributions channels. Let's say we 
discover something useful that we feel is really buried in terms of what 
newbies would need and might be frustrated trying to find.



How does one best get that into the mix of documentatin/tutorials. Another useful channel 
I see is YouTube itself… lots of people posting things like "How to do this in 
Outlook"   3 minutes, max



But it is fragmented.



We do a lot of small tech screen casts internally and it would be trivioal for me or many others to start 
recording video and just do a "Up and Running with SVG Icon"   2 minutes, open stack, drag SVG icon 
out. Switch to browser, download SVG switch to illustrator, make compound path, open in Atom, copy and paste 
into Livecod… and verbalize the gotchas  like "if your path doesn't start with "m" then it 
wont' work… be sure to select between the quotes… you don't need all that code at the top. Etc."



So if one did make such a screen cast. Where would it go



We are not talking about issues/problems or work around, but just things that 
actually do work but which may be obscure.



BR



___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode



___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Re: SVG Widgets Work Well -- User Contributions - Screen Casts

2016-05-13 Thread pink
I put together a small stack that extracts the path information from an SVG
file and applies it to an SVG icon. Doesn't matter how many paths, it will
combine them all, don't need to use Illustrator first.

http://forums.livecode.com/viewtopic.php?f=8=27202
<http://forums.livecode.com/viewtopic.php?f=8=27202>  



--
View this message in context: 
http://runtime-revolution.278305.n4.nabble.com/SVG-Widgets-Work-Well-User-Contributions-Screen-Casts-tp4704654p4704671.html
Sent from the Revolution - User mailing list archive at Nabble.com.

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: SVG Widgets Work Well -- User Contributions - Screen Casts

2016-05-13 Thread Earthednet-wp
Great idea! I'd like to see that happen.
Bill

William Prothero
http://es.earthednet.org

> On May 13, 2016, at 4:19 PM, Sannyasin Brahmanathaswami  
> wrote:
> 
> SVG widget, despite limitations at the moment, is awesome making icons. No 
> more PNG's that go "all bust up" if you resize them…
> 
> 
> 
> Go to iconfinder.com… download what you want as svg.
> 
> 
> 
> Note that there are cases where the svg is in several paths. So if you open 
> in Illustrator, select all and make compound path, save and *then* use that 
> in the SVG widget… it works.. even unexpectedly where you may have e.g. 3 
> dots that you would think must be independent paths…
> 
> 
> 
> My suggestion is that you might better expose that tip on making compound 
> paths.
> 
> 
> 
> Which then leads my question on user contributions channels. Let's say we 
> discover something useful that we feel is really buried in terms of what 
> newbies would need and might be frustrated trying to find.
> 
> 
> 
> How does one best get that into the mix of documentatin/tutorials. Another 
> useful channel I see is YouTube itself… lots of people posting things like 
> "How to do this in Outlook"   3 minutes, max
> 
> 
> 
> But it is fragmented.
> 
> 
> 
> We do a lot of small tech screen casts internally and it would be trivioal 
> for me or many others to start recording video and just do a "Up and Running 
> with SVG Icon"   2 minutes, open stack, drag SVG icon out. Switch to browser, 
> download SVG switch to illustrator, make compound path, open in Atom, copy 
> and paste into Livecod… and verbalize the gotchas  like "if your path doesn't 
> start with "m" then it wont' work… be sure to select between the quotes… you 
> don't need all that code at the top. Etc."
> 
> 
> 
> So if one did make such a screen cast. Where would it go
> 
> 
> 
> We are not talking about issues/problems or work around, but just things that 
> actually do work but which may be obscure.
> 
> 
> 
> BR
> 
> 
> 
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

SVG Widgets Work Well -- User Contributions - Screen Casts

2016-05-13 Thread Sannyasin Brahmanathaswami
SVG widget, despite limitations at the moment, is awesome making icons. No more 
PNG's that go "all bust up" if you resize them…



Go to iconfinder.com… download what you want as svg.



Note that there are cases where the svg is in several paths. So if you open in 
Illustrator, select all and make compound path, save and *then* use that in the 
SVG widget… it works.. even unexpectedly where you may have e.g. 3 dots that 
you would think must be independent paths…



My suggestion is that you might better expose that tip on making compound paths.



Which then leads my question on user contributions channels. Let's say we 
discover something useful that we feel is really buried in terms of what 
newbies would need and might be frustrated trying to find.



How does one best get that into the mix of documentatin/tutorials. Another 
useful channel I see is YouTube itself… lots of people posting things like "How 
to do this in Outlook"   3 minutes, max



But it is fragmented.



We do a lot of small tech screen casts internally and it would be trivioal for 
me or many others to start recording video and just do a "Up and Running with 
SVG Icon"   2 minutes, open stack, drag SVG icon out. Switch to browser, 
download SVG switch to illustrator, make compound path, open in Atom, copy and 
paste into Livecod… and verbalize the gotchas  like "if your path doesn't start 
with "m" then it wont' work… be sure to select between the quotes… you don't 
need all that code at the top. Etc."



So if one did make such a screen cast. Where would it go



We are not talking about issues/problems or work around, but just things that 
actually do work but which may be obscure.



BR



___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode