Page 1 of 1

[rz] Typewriter *** UPD 2018-Jan-08 ***

Posted: Thu Aug 07, 2014 5:28 pm
by [RZ]
[rz] Typewriter v1.2

This extension converts a text object to a "typewriter" display mode.
It is highly customizable and allows not just plain text but styled with different fonts, styles, sizes and colors.


HTML 4.01 Transitional
W3C compliant


DEMO


* New in version 1.2

- "Backspace" effect with selectable pauses to simulate typos fixing while writing text; useful for better presentations and more realistic visuals.
- Loop mode with selectable pause.

* New in version 1.1

- Extra random delay based on characters sequence and time range.
- The core has been moved to an external file for a faster navigation between pages.
- Minor code tweaks.


How to use?

1. Drag and drop a text object.
2. Type in the contents.
3. Style it as you want.
4. Drag and drop this extension.
5. Open its properties dialog.
6. Enter the object id, this means the text object you want to convert.
7. Optionally, changes the settings as you want or leave them as by default.
8. Preview or publish.

Enjoy!


Advanced use:

You can dynamically change the contents of the text object and refresh it.

MyExtensionId.refresh('your new html-based content goes here...');

Just replace 'MyExtensionId' with the actual extension id as in the object manager panel.

Re: [rz] Typewriter

Posted: Thu Aug 07, 2014 7:33 pm
by jerryco
Looking cool_

Re: [rz] Typewriter

Posted: Fri Aug 08, 2014 12:35 am
by [RZ]
thank you for your feedback

Re: [rz] Typewriter

Posted: Fri Aug 08, 2014 9:33 am
by donjohnson24
[RZ] wrote:[rz] Typewriter v1.0

This extension converts a text object to a "typewriter" display mode.
It is highly customizable and allows not just plain text but styled with different fonts, styles, sizes and colors.
Could there be a more appropriate place to use your latest extension than http://www.thetypewriterman.co.uk/ ?

I'm sure my client will like it.

I admire your excellent work creating these effective and easy-to-use extensions.

Thanks

Re: [rz] Typewriter

Posted: Fri Aug 08, 2014 9:37 am
by [RZ]
thank you for your kind words
is this a question or a rhetorical expression?

Re: [rz] Typewriter

Posted: Fri Aug 08, 2014 11:03 am
by jerryco
Is it possible to slow down the speed?

Re: [rz] Typewriter

Posted: Fri Aug 08, 2014 11:27 am
by [RZ]
yes
it has many speed parameters, not only for the "global" speed
such as: start, end, lines breaks, styles changes among other cool features

Re: [rz] Typewriter

Posted: Fri Aug 08, 2014 12:10 pm
by jerryco
Does Google index the typed text?

Re: [rz] Typewriter

Posted: Fri Aug 08, 2014 12:15 pm
by [RZ]
if your site is able to be indexed
the extension does not interfere in any way

Re: [rz] Typewriter

Posted: Fri Aug 08, 2014 1:29 pm
by jerryco
Thank you. Sweet!

Re: [rz] Typewriter

Posted: Tue Aug 19, 2014 7:24 pm
by donjohnson24
[RZ] wrote:thank you for your kind words
is this a question or a rhetorical expression?
Well, a sort of question ! I was hoping for some comment on how clever I was to use the extension on the website !!!

No! - Not really, Just joking. :lol: :lol: :lol:

Anyway, I was just admiring the effect on the site a few minutes ago, and I started thinking about having the sound of a typewriter audible as the text appears. I suppose a sound clip could be triggered by the event of the start of the Typewriter function, but synchronisation and duration could be a problem. Probably beyond my skill levels anyway, but for rz ???

Did you consider this aspect, or am I asking for the Moon when we already have the Stars ?

Re: [rz] Typewriter

Posted: Tue Aug 19, 2014 7:33 pm
by [RZ]
hello donjohnson and thank you for your kind feedback
the "problem" is the sound
you should use html5 for the click click clik :lol: otherwise you should rely on flash... want you?
i can add a callback, there is no problem about it
anyhow the experts say that is not advisable that the site starts "de facto" with sounds and noises without the users' consent (sort of a click on a play button)

Re: [rz] Typewriter

Posted: Tue Aug 19, 2014 8:13 pm
by donjohnson24
Well, I found an appropriate sound file at http://www.soundjay.com/typewriter-sounds.html and - since the Typewriter function starts as the page loads, I added an event to trigger an HTML5 MP3 player.

I must say, it sounds quite good. (I got a rough synchronisation for the end by increasing the default character delay to 55 mS)

Have a listen at http://www.thetypewriterman.co.uk/ - it only plays once, so perhaps the guidelines for sounds at page opening might be stretched a bit for this particular application ? :wink:

However, Tom the Typewriter Man is rather conservative, so I wonder what he will think about it ? :roll:

Re: [rz] Typewriter

Posted: Tue Aug 19, 2014 8:27 pm
by [RZ]
i have in the queue some pending works, will try to do the callbacks asap next week

Re: [rz] Typewriter

Posted: Tue Aug 19, 2014 8:45 pm
by donjohnson24
[RZ] wrote:i have in the queue some pending works, will try to do the callbacks asap next week
Do I need them? It seems to work quite well for me just triggering on page loading - but perhaps others might find them useful for more sophisticated applications.

Re: [rz] Typewriter

Posted: Tue Aug 19, 2014 8:47 pm
by [RZ]
will see what can be done...

Re: [rz] Typewriter

Posted: Sun Nov 09, 2014 8:39 pm
by jerryco
"Use <div> with position for each line" makes the cursor jump to the beginning repeatedly. Can you release a update? Is this free of charge?


http://alshetwerkt.nl/

Re: [rz] Typewriter

Posted: Sun Nov 09, 2014 8:56 pm
by [RZ]
i cannot reproduce your issue
please send a problematic sample project

Re: [rz] Typewriter

Posted: Mon Nov 10, 2014 10:09 am
by jerryco
Just look at the site: http://www.alshetwerkt.nl/

It keeps flickering the starting point.

Re: [rz] Typewriter

Posted: Mon Nov 10, 2014 12:48 pm
by [RZ]
pls disable the html beautifier

Re: [rz] Typewriter

Posted: Mon Nov 10, 2014 2:06 pm
by jerryco
Works a treat. Thanks [RZ].

Re: [rz] Typewriter

Posted: Mon Nov 10, 2014 2:13 pm
by [RZ]
:)

Re: [rz] Typewriter *** UPD 2017-May-28 ***

Posted: Mon May 29, 2017 5:34 am
by [RZ]
* New in version 1.1

- Extra random delay based on characters sequence and time range.
- The core has been moved to an external file for a faster navigation between pages.
- Minor code tweaks.

Re: [rz] Typewriter *** UPD 2017-May-28 ***

Posted: Mon May 29, 2017 10:30 am
by donjohnson24
Do I have to buy the updated version, or am I entitled to get it as a purchaser of the original, and if so, how do I do it, please :?:

Re: [rz] Typewriter *** UPD 2017-May-28 ***

Posted: Mon May 29, 2017 10:40 am
by [RZ]
please contact privately
just follow the links on the signature below this post

Re: [rz] Typewriter *** UPD 2018-Jan-08 ***

Posted: Mon Jan 08, 2018 10:15 am
by [RZ]
* New in version 1.2

- "Backspace" effect with selectable pauses to simulate typos fixing while writing text; useful for better presentations and more realistic visuals.
- Loop mode with selectable pause.

Re: [rz] Typewriter *** UPD 2018-Jan-08 ***

Posted: Mon Jan 08, 2018 11:39 am
by zinc
Lovely little GEM, Thanks for the update RZ!

Re: [rz] Typewriter *** UPD 2018-Jan-08 ***

Posted: Mon Jan 08, 2018 11:58 am
by [RZ]
thank you :)