[tw] Re: TSpace - how best include plugins?

2010-07-25 Thread twgrp
On Jul 20, 2:13 pm, Paul Downey (psd) paul.s.dow...@gmail.com
wrote:
 I've taken this question, and the answer and used it for our first
 TiddlySpace FAQ:

Paul, that is great!
May I humbly ask what the intentions are with this? I mean, will it be
publically editable or administered only by you? Will it be
continually updated (..by you)?

I'm asking partly for the questions raised here;
http://groups.google.com/group/tiddlywikidev/browse_thread/thread/dbe45a60cf863819#

Again, great initiative. Thank you :-)

-- 
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to tiddlyw...@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: TSpace - how best include plugins?

2010-07-21 Thread Tobias Beer
I would appreciate if certain recommendations or alternatives for
publishing plugins, macros, etc... were part of or linked by...

http://tiddlywiki.org/wiki/Dev:Best_Practices

...perhaps containing a table-overview of the different hosting
alternatives with information on...
* what host ...private hoster, tiddlyspot, github, tiddlyspace (,
tiddlyhoster too?)
* how to manage (online editing / upload, etc...)
* how to link, add or otherwise manage documentation
* how to include such extensions in a user's tiddlywiki's (and
possibly keep them updated)
* other pro's and con's of this alternative
* who's using it
* ?!?

Tobias.

-- 
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to tiddlyw...@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: TSpace - how best include plugins?

2010-07-20 Thread Tobias Beer
I guess a related question would be...

Is tiddlyspace is a good place for plugin authors to publish plugins?
Or would that rather be some (tw-specific) github repo ...coming along
with the associated learing curve of a cvs?

-- 
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to tiddlyw...@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.



Re: [tw] Re: TSpace - how best include plugins?

2010-07-20 Thread FND

Mario has covered things pretty well.

We expect that dedicated spaces will exist in which plugin authors 
publish individual plugins, allowing inclusion without side-effects 
through unrelated tiddlers.



is this the right group to post TSpace questions in or should it
be in the TWeb group


The reason we started out discussing TiddlySpace-related issues on the 
TiddlyWeb group was mostly to reduce noise, both for this group and 
ourselves. However, I think TiddlySpace is becoming popular enough that 
posting here is fine. (In case a post appears to have escaped our 
attention, please let us know.)



Is tiddlyspace is a good place for plugin authors to publish plugins?


We believe so, yes. (See above.)


Or would that rather be some (tw-specific) github repo ...coming along
with the associated learing curve of a cvs?


I tend to do both: Use a regular SCM for tracking development versions, 
then release stable versions on TiddlySpace - usually with a simple 
deployment script:

http://github.com/FND/tiddlyspace/blob/bulkops/deploy.sh

However, that's ultimately up to the individual author's preferences - 
it's perfectly fine to not use a version control system if that's too 
much overhead for you.



-- F.

--
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to tiddlyw...@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: TSpace - how best include plugins?

2010-07-20 Thread Paul Downey (psd)
I've taken this question, and the answer and used it for our first
TiddlySpace FAQ:

http://faq.tiddlyspace.com/#[[Is%20it%20better%20to%20include%20or%20copy%20a%20TiddlyWiki%20plugin%3F]]

--
Paul (psd)
http://blog.whatfettle.com

-- 
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to tiddlyw...@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: TSpace - how best include plugins?

2010-07-20 Thread PMario
Hi Tobias,
On Jul 20, 11:29 am, Tobias Beer beertob...@googlemail.com wrote:
 I guess a related question would be...

 Is tiddlyspace is a good place for plugin authors to publish plugins?
 Or would that rather be some (tw-specific) github repo ...coming along
 with the associated learing curve of a cvs?

I added a revision.text custom field to every tiddler in my TeamWork
experiment. [1]. Have a look at the revisions(x) command. Select,
compare. I think TW has a basic version control system built in. But
nobody seems to use it. The new diff side-by-side button, which
works with tiddlyspace, is really nice also.

I didn't include the stuff for my tiddlyspace yet.

regards Mario
http://hoster.peermore.com/recipes/TeamWork/tiddlers.wiki#search:revisionsco

-- 
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to tiddlyw...@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.