[tw] Re: Problem installation withTiddlyWiki5-5.1.7 on raspberry Pi

2015-03-01 Thread ocalTW
Hello

You have the releases of various software components at the end of your log 
file. Raspian is up-to-date, but you have outdated releases of node 
(0.6.19) and npm (1.1.4).
You'd better update them to the latest releases: node to 0.12.0, and npm to 
2.5.1
They work fine with me. Have a try.

Regards

On Friday, February 27, 2015 at 12:40:45 PM UTC+1, Climax Uke wrote:
>
> Hello everyone,
>
> I try to install on a raspberry Pi, but I am having the following message 
> =>  npm ERR! Error: failed to fetch from registry: tiddlywiki
> If it means anything to you, I'm interested in your ideas.
>
> Log file in attachement.
>
> In advance thanks for your help.
>
> Have a good day.
>  
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TWC] Fwd: All About ToggleText

2015-02-06 Thread ocalTW
Yes, your best bet is to use the very useful "NestedSlidersPlugin".
However, the exact sentence for the "closed label" is a little bit 
different (see http://www.TiddlyTools.com/#NestedSlidersPluginInfo)

+++[openlabel|opentooltip][closedlabel|closedtooltip]
... content here
===

NestedSlidersPlugin also has other nice options such as the star which for 
"transient display": when a click occurs elsewhere in the document, the 
slider panel will be automatically closed.

On Saturday, February 7, 2015 at 3:27:07 AM UTC+1, Eric Shulman wrote:
>
> On Friday, February 6, 2015 at 11:39:02 AM UTC-8, Paul Lee wrote:
>>
>> I'm an undergraduate senior studying interactive text design, and my 
>> professor asked me to forward this note that I posted to the class group 
>> here.
>>
>> I feel sure that there must be a known way to change the text of a link 
>> passed to the ToggleText tiddler when it is clicked and the hidden text is 
>> revealed. I don't claim to know JavaScript to any significant degree, and 
>> I'm not familiar enough with the TiddlyWiki community to locate any 
>> relevant discussions. So, I apologize if this post is redundant.
>>
>
> In TWC, the native <> macro can be used to display "hidden text", 
> like this:
> <>
> Where TiddlerTitle refers to a separate tiddler that contains the text 
> content to be shown.
>
> For more flexibility, you can install this plugin:
>http://www.TiddlyTools.com/#NestedSlidersPlugin
>
> which adds extra syntax for defining sliders inline, like this:
> +++[label]
> ... content goes here ...
> ===
> This has the advantage that there's no need for a separate tiddler, and 
> you can include ANY wiki syntax, including HTML, double-quotes, etc.
>
> You can also specify an alternative label to be shown when the slider is 
> visible, like this:
> +++[closedlabel|openlabel]
> ... content here
> ===
>
> enjoy,
> -e
> Eric Shulman
> TiddlyTools / ELS Design Studios
>
> "Inside TiddlyWiki: The Missing Manual"
>
> https://www.indiegogo.com/projects/inside-tiddlywiki-the-missing-manual/x/8816263
>
> YOUR DONATIONS ARE VERY IMPORTANT!
> HELP ME TO HELP YOU - MAKE A CONTRIBUTION TO MY "TIP JAR"...
>http://TiddlyTools.github.com/fundraising.html#MakeADonation
>
> Professional TiddlyWiki Consulting Services...
> Analysis, Design, and Custom Solutions:
>http://www.TiddlyTools.com/#Contact
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: import word file

2015-01-31 Thread ocalTW
Hello

You should have a look at SplitTiddler from Tiddlytools [1]. I've been 
using it for a long time with TWC. You may loose some text formatting but 
most of the work is done automatically.

The way I do it:
* copy the Word document and paste it in a text file
* add a separator before your "chapter header" and configure that separator 
it in SplitTiddler
* modify your text file with TW formats ("!"s for header(s), 
bold/italics/underscore/...
* if required, modify your text file by making some global replacements of 
some text with "tiddlers' links"
* paste your text file in a new tiddler and save it
* tune SplitTiddler, e.g. add a tag that will be used for all your tiddlers 
("add tags" parameter), set "target title format" to "%1" to re-use your 
chapter title as your tiddler title, ...)
* click on the "split tiddler"

Enjoy! ... and say thanks to Eric for his TiddlyTools wonders by donating 
[2]

[1] http://tiddlytools.com/#SplitTiddler
[2] http://tiddlytools.com/#Donations

On Saturday, January 31, 2015 at 5:13:53 PM UTC+1, Stefano Dellepiane wrote:
>
> Hello,
> I have a ms word file, subdivided into a large number of chapters. Is 
> there a way to create a tiddler for each chapter, with a macro or a plugin?
> Thanks 
> Stefano
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Announcing TiddlyWiki Classic version 2.9.0 BETA1

2014-11-16 Thread ocalTW
Hello

TWC 2.9.0 beta3 has been published without notice on November 3rd according 
to 
http://classic.tiddlywiki.com/beta
Any hint for the 2.9.0 official release?
TIA

Regards

On Monday, August 25, 2014 3:59:29 AM UTC+2, Eric Shulman wrote:
>
> Greetings all!
>
> I'm very pleased to announce that TiddlyWiki Classic version 2.9.0 BETA1 
> is now available for download and testing, here:
>
> http://classic.tiddlywiki.com/beta
>
> This long-delayed update to TiddlyWiki Classic includes fixes or 
> improvements for open issues and pull requests related to some common 
> problems encountered by TiddlyWiki users, authors and developers.  Here's a 
> quick list of items that have been resolved:
>
> 112: Allow international characters and leading/trailing whitespace in 
> slice names
> 132: URLs containing square brackets not recognized
> 147: Transclusion problem on startup
> 154: Parametric transclusion doesn't work properly with refreshing
> 156: Fix javaDebugInformation function
> 157: Improve the String.prototype.escapeRegExp utility
> 159: Cookies are not working in Opera
> 160: Remove the syncing item from the default ToolbarCommands
> 161: Make new tiddlers open below below the one containing newTiddler macro
> 162: Substitute missing arguments of parametric transclusions with an 
> empty line
> 166: Use default editmode text for themes with non-standard template names
>
> Please download this BETA release at your earliest opportunity and test 
> using content from your existing TiddlyWiki Classic documents to verify 
> that these changes correct any problems you were experiencing while not 
> introducing any new problems for documents that was previously working as 
> desired.
>
> The plan is to make a full release of TW290 as soon as it can be confirmed 
> that the update does not break AMBIT (http://ambit.tiddlyspace.com), a 
> TiddlySpace-based application that is being used daily by a large, active 
> user base of over 1000 mental health care providers throughout the UK. 
>  Hopefully, the AMBIT testing and verification process can be completed 
> quickly, so TW290 can be promoted to full release within the next few weeks 
> (or even sooner).
>
> Moving forward beyond TW2.9.0
>
> While the existing "ecosystem" of TiddlyWiki Classic offers a rich 
> environment of mature plugins and document "applications" that will 
> continue to provide a great deal of value and utility for some time to 
> come, there is currently no intention to add significant new code or 
> features to the TiddlyWiki Classic core codebase, as the future of 
> TiddlyWiki clearly lies with the power of TiddlyWiki5.
>
> Nevertheless, there are still some currently open issues and pull requests 
> for TiddlyWiki Classic, and any new problems with TiddlyWiki Classic should 
> continue to be reported.   The plan is to make a few, more frequent, 
> incremental updates (e.g., TW291, 292, etc.) while TiddlyWiki5 continues 
> its progress towards a stable mainstream release.  Once that occurs, a 
> "final" update to TiddlyWiki Classic... version 3.0.0... will be built and 
> released.  
>
> Of course, I will continue to provide online help and support for existing 
> TiddlyWiki Classic documents and plugins for the foreseeable future, as 
> long as there a need for that help.  However, once TW5 is out of beta, my 
> primary focus will shift to creating and publishing a TW5 version of 
> TiddlyTools and developing new plugins for TiddlyWiki5, as well as writing 
> TiddlyWiki5 documentation (perhaps an actual book?!?) and providing user 
> support for the "migration path" from TiddlyWiki Classic to TiddlyWiki5 
> (i.e., guidelines and scripts for converting existing documents).  
>
> enjoy,
> -e
> Eric Shulman
> TiddlyTools / ELS Design Studios
>
> YOUR DONATIONS ARE VERY IMPORTANT!
> HELP ME TO HELP YOU - MAKE A CONTRIBUTION TO MY "TIP JAR"...
>http://TiddlyTools.github.com/fundraising.html#MakeADonation
>
> Professional TiddlyWiki Consulting Services...
> Analysis, Design, and Custom Solutions:
>http://www.TiddlyTools.com/#Contact
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Announcing TiddlyWiki Classic version 2.9.0 BETA1

2014-08-25 Thread ocalTW
Thank you Eric.

Just a quickie for all of those willing to download this new version: there 
is a slight error in the download link.
It should start with "classic" instead of "www" in the "download now..." 
link on http://classic.tiddlywiki.com/beta
The correct link is : http://classic.tiddlywiki.com/beta/empty.zip

PS. So far, so good with the tests I've done with many of my TWCs running 
under 2.8.1.

On Monday, August 25, 2014 3:59:29 AM UTC+2, Eric Shulman wrote:
>
> Greetings all!
>
> I'm very pleased to announce that TiddlyWiki Classic version 2.9.0 BETA1 
> is now available for download and testing, here:
>
> http://classic.tiddlywiki.com/beta
>
> This long-delayed update to TiddlyWiki Classic includes fixes or 
> improvements for open issues and pull requests related to some common 
> problems encountered by TiddlyWiki users, authors and developers.  Here's a 
> quick list of items that have been resolved:
>
> 112: Allow international characters and leading/trailing whitespace in 
> slice names
> 132: URLs containing square brackets not recognized
> 147: Transclusion problem on startup
> 154: Parametric transclusion doesn't work properly with refreshing
> 156: Fix javaDebugInformation function
> 157: Improve the String.prototype.escapeRegExp utility
> 159: Cookies are not working in Opera
> 160: Remove the syncing item from the default ToolbarCommands
> 161: Make new tiddlers open below below the one containing newTiddler macro
> 162: Substitute missing arguments of parametric transclusions with an 
> empty line
> 166: Use default editmode text for themes with non-standard template names
>
> Please download this BETA release at your earliest opportunity and test 
> using content from your existing TiddlyWiki Classic documents to verify 
> that these changes correct any problems you were experiencing while not 
> introducing any new problems for documents that was previously working as 
> desired.
>
> The plan is to make a full release of TW290 as soon as it can be confirmed 
> that the update does not break AMBIT (http://ambit.tiddlyspace.com), a 
> TiddlySpace-based application that is being used daily by a large, active 
> user base of over 1000 mental health care providers throughout the UK. 
>  Hopefully, the AMBIT testing and verification process can be completed 
> quickly, so TW290 can be promoted to full release within the next few weeks 
> (or even sooner).
>
> Moving forward beyond TW2.9.0
>
> While the existing "ecosystem" of TiddlyWiki Classic offers a rich 
> environment of mature plugins and document "applications" that will 
> continue to provide a great deal of value and utility for some time to 
> come, there is currently no intention to add significant new code or 
> features to the TiddlyWiki Classic core codebase, as the future of 
> TiddlyWiki clearly lies with the power of TiddlyWiki5.
>
> Nevertheless, there are still some currently open issues and pull requests 
> for TiddlyWiki Classic, and any new problems with TiddlyWiki Classic should 
> continue to be reported.   The plan is to make a few, more frequent, 
> incremental updates (e.g., TW291, 292, etc.) while TiddlyWiki5 continues 
> its progress towards a stable mainstream release.  Once that occurs, a 
> "final" update to TiddlyWiki Classic... version 3.0.0... will be built and 
> released.  
>
> Of course, I will continue to provide online help and support for existing 
> TiddlyWiki Classic documents and plugins for the foreseeable future, as 
> long as there a need for that help.  However, once TW5 is out of beta, my 
> primary focus will shift to creating and publishing a TW5 version of 
> TiddlyTools and developing new plugins for TiddlyWiki5, as well as writing 
> TiddlyWiki5 documentation (perhaps an actual book?!?) and providing user 
> support for the "migration path" from TiddlyWiki Classic to TiddlyWiki5 
> (i.e., guidelines and scripts for converting existing documents).  
>
> enjoy,
> -e
> Eric Shulman
> TiddlyTools / ELS Design Studios
>
> YOUR DONATIONS ARE VERY IMPORTANT!
> HELP ME TO HELP YOU - MAKE A CONTRIBUTION TO MY "TIP JAR"...
>http://TiddlyTools.github.com/fundraising.html#MakeADonation
>
> Professional TiddlyWiki Consulting Services...
> Analysis, Design, and Custom Solutions:
>http://www.TiddlyTools.com/#Contact
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: In-place insertion of linked tiddlers content

2011-02-07 Thread ocalTW
What you want to achieve is transclusion [1]
Just replace the "[[Tiddler n]]"
by "<>"

[1] http://tiddlywiki.org/wiki/Transclusion

-- ocalTW

On Feb 8, 1:14 am, JPh  wrote:
> Please consider those 3 tiddler contents:
>
> Tiddler1:
> "This is the main tiddler and it calls [[Tiddler 2]].
> After that, the text continues "
>
> Tiddler2:
> "the second tiddler which itself links to [[Tiddler3]]. And that's
> it."
>
> Tiddler3:
> "the final tiddler"
>
> Is there a way to produce and export a document where each tiddler's
> content is recursively expanded at its calling location so the final
> text reads :
>
> "This is the main tiddler and it calls the second tiddler which itself
> links to the final tiddler. And that's it.
> After that, the text continues ..."
>
> Thanks,
>
> JPh

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlywiki@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.



[tw] Re: Spams

2009-10-30 Thread ocalTW

ooops, my previous email was a blank one and didn't include my post.
Sorry for that.

I just wanted to add that on the French speaking TiddlyWiki group
(TiddlyWikiFR) we do moderate members that have recently joined the
group. This saved us from quite some spam messages.

Thanks for providing John Resig's blog link.
There are some obfuscation tricks to protect the moderators' address
from being spoofed though.

Regards

On Oct 30, 6:18 pm, ocal TW  wrote:
> 2009/10/30, wolfgang :
>
>
>
>
>
> >> I can't see anything indicating that my Gmail account would have been
> >> hacked.
>
> > However, since if been locked out from TiddlyWiki GG I received 2
> > noreply mails by Gmail - on 25. and 28. of October - which say:
>
> >>  Hello ...
>
> >> We're writing to let you know that the group that you tried to contact
> >> (tiddlywiki) either doesn't exist, or you don't have permission to post to
> >> it.
> >> There are a few possible reasons why this happened:
>
> >> * You might have spelled or formatted the group name incorrectly.
> >> * The owner of the group removed this group, so there's nobody there to
> >> contact.
> >> * You may need to join the group before being allowed to post.
> >>  * This group may not be open to posting.
>
> --
> Envoyé avec mon mobile
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlywiki@googlegroups.com
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en
-~--~~~~--~~--~--~---



[tw] Re: Help in debugging a plugin

2009-08-31 Thread ocalTW

Hi Alan

You can use the very old way to compare two files that I used some
years ago:
1 - Print the file you typed at the office on a printer that has
similar characteristics to the one you used to print the original file
at home
2 - Go to a window (sunny weather expected) or to a room with a light/
neon.
3 - Put together 2 pages of the same part of the code, then put them
between the source of light and your eyes
4 - By transparency, you should see the differences between the two
documents, "browsing" through the pages

No bleeding edge technology, but it worked and still works!

Another one is to type a small checksum-type app/plug-in - such as MD5
or a CRC - file and the split your file in small chuncks and get the
checksum for these chuncks at home.
Do the same at the office: at least you'll identify the part(s) of the
code that goes wrong as you may have more than one typo.

HTH

-- ocalTW

On Sep 1, 4:14 am, AlanBCohen  wrote:
> As I've discussed previously, I can't bring in any versions or plugins
> that aren't already on the office network.  So, during lunch, I've
> been typing in (slowly) the DataTiddlerPlugin, with the goal of also
> typing in the related FormTiddlerPlugin (nothing magical about these
> two, they just seem to be useful for what I want to do at work).
> After proofing the first one several times, plugin manager is still
> giving me an error about a missing '}' after the 'properties
> section'.  I don't expect you to read my mind to find out where my
> typing has gone bad, and I recognize the actual error may be a long
> distance from the error message.  But, not being a Javascript
> programmer and having few tools, I am looking for suggestions.  I do
> have jslint at work, but don't know how to run it.  I would appreciate
> some suggestions.
> Thank you,
> Alan
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlywiki@googlegroups.com
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en
-~--~~~~--~~--~--~---