[tw] Re: Crate new tiddler from my mobile

2009-05-29 Thread Nadav

i already tried playing around with BidiX upload plugin and store.php.
since i am using a server version of tiddly wiki - CCtiddliwiki, it is
not working for me.

please have a look at:
http://nadigo.com/TWGroupTaskManagement/

*  I'm working on a mobile version of NEW TASK so i can add new
tasks from mobile browser without loading the full tiddlywiki
* would be nice to have new task via email, a php script to
transform emails from an account to Tasks (again to enhance the
mobility of this tw)
* an better install script for CCtiddlywiki


any one wants to help me finish this ?


On May 29, 3:04 am, Måns  wrote:
> Sorry the address should have been:http://xn--mns-ula.dk/0910
>
> Regards Måns Mårtensson
>
> On May 29, 12:52 am, Måns  wrote:
>
> > Hi Nadav
>
> > Have a look at BidiX's itw for iPhone.http://itw.bidix.info/
> > If you can host your TW from your own ftp or somewhere where you have
> > ftp-access you can use his storeTiddler.php with your itw (or any TW
> > with BidiX's uploadPlugin).
> > It enables saving only those tiddlers that you have edited - on the
> > fly. You save bandwith because it doesn't save the entire document -
> > only the edits made on single tiddlers.
> > A secondary benefit is that you minimize the risk of several users
> > overwriting eachothers edits on the same TW. Make some agreements on
> > which tiddlers which user can edit - a prefix for tiddlertitles or the
> > like - and you have enabled multicollaboration for your tw - without
> > the need for advanced userdatabasemanaged serversidesetups!! You can
> > even specify as many usernames and passwords as you like - in the php
> > - or settle for one shared username + password - it doesn't matter.
> > The per tiddler savings supercedes usermanagement - but ofcourse there
> > ARE advantages to making different users - for showning who made
> > modifications to which tiddler when etc ...
> > Simple but effective...
>
> > If you also want the ability to save the TW as one file (overwriting
> > all tiddlers at once) - you will also need store.php - again you have
> > to specify users and usernames - Here you could have an admin password
> > for yourself only - to secure that only one person can overwrite
> > everything at once...
>
> > I've been using BidiX's itw on my school for a few months and it seems
> > to work very well - I have made my TWs tiddlers for collaboration
> > refer to other tiddlers with togglefields and toggletags - to minimize
> > the risk of overwriting changes to tiddlers edited almost
> > simultaniously- They are saved the second the tiddler has left
> > editmode (if the user has entered the correct password!)
>
> > You can have a look at my version for next schoolsemester here: (no
> > confidental data yet exept for the pictures of me and my collegues -
> > and sorry - it's in Danish):http://xn--mns-ula.dk/weekend2
>
> > Regards Måns Mårtensson
>
> > On May 28, 9:54 pm, "nad...@gmail.com"  wrote:
>
> > > i would like to find an easy way to post a new tiddler from my
> > > blackberry.
>
> > > since mobile browsers are slow and have little processing power,
> > > loading a full tiddlywiki will not be possible.
> > > the best way will be to thve an external page, with few JS that will
> > > post a new tiddler, by editing the subject text and tags.
>
> > > any idea if such thing exists ?
>
> > > if not how can i make it, i have some JS knowledge.
>
> > > thanks,
> > > Nadav
--~--~-~--~~~---~--~~
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: Upoad.php with CCtiddlywiki

2009-05-31 Thread Nadav

i want to build a standalone slim page that will enable to post new
tiddler outside of tiddlywiki.
the reason for a standalone page is so it will load on mobile browsers
that don't support large pages



On May 31, 11:05 am, FND  wrote:
> > did anyone modified it to wotk with CCtiddlywiki
>
> Why would you wanna do that?
>
> -- F.
--~--~-~--~~~---~--~~
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] TiddlyTasks - needs volunteers

2009-06-06 Thread Nadav

Hi,

please have a look at TiddlyTasks  
http://nadigo.com/TiddlyTasks/TiddlyTasks.html

if someone care to give a hand, i would like to get a server version
of it up.

please let me know.

nadigo
--~--~-~--~~~---~--~~
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: TiddlyTasks - needs volunteers

2009-06-08 Thread Nadav

thanks,

you may want to check http://www.tiddlytasks.com/
i made  some more progress ..


On Jun 7, 4:08 am, pat toche  wrote:
> Can't help with the server business unfortunately, as I'm a total
> newbie.
>
> I noticed you're using TiddlersBarPlugin. The default behavior is that
> when you click on the little tab it will close other tiddlers. I
> prefer that it will do nothing instead. Visitors to the TW who are
> unfamiliar with the whole concept find this default behavior
> unsettling -- "what have I done, where have my tiddlers gone?" It's
> purely a matter of taste, of course. As I just learned the following
> trick I thought I'd share it, just in case. It's pretty trivial as far
> as tricks go.
>
> In the TiddlersBarPlugin tiddler (or in the StyleSheetTiddlersBar if
> you can work out how to do that -- I couldn't) , change the following:
>
> 
>
> config.options.txtSelectedTiddlerTabButton =
> config.options.txtSelectedTiddlerTabButton ?
> config.options.txtSelectedTiddlerTabButton : "do nothing";
--~--~-~--~~~---~--~~
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: TiddlyTasks - needs volunteers

2009-06-08 Thread Nadav

it just didn't work.
Im fins with 1.2, ill just find a way to updated tiddlywiki core to
2.5

On Jun 7, 12:16 pm, FND  wrote:
> > if someone care to give a hand, i would like to get a server version
> > of it up.
>
> Not sure what exactly the issue is; do you need help upgrading from
> ccTiddly v1.2 to v1.8?
> If so, you might wanna ask the ccTiddly folks about that:
>      http://groups.google.com/group/ccTiddly/
>
> -- F.
--~--~-~--~~~---~--~~
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: TiddlyTasks - needs volunteers

2009-06-08 Thread Nadav

HI,

from http://www.tiddlytasks.com/

TiddlyTasks is a simple group task management based on TiddlyWiki the
awesome single paged wiki.
It combines the portability and dynamics of TiddlyWiki with a simple
Todo list that can be assigned to users.


hope you will find it usefull

nadav
--~--~-~--~~~---~--~~
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] TiddlyTasks was re-born on www.TiddlyTasks.com

2009-06-08 Thread Nadav

Welcome to TiddlyTasks

TiddlyTasks is a simple group task management based on TiddlyWiki the
awesome single paged wiki.
It combines the portability and dynamics of TiddlyWiki with a simple
Todo list that can be assigned to users.

TiddlyTasks is based on few scripts I gathered around + some of my
own. It is my day to day working tool.
After the long hours I spent working on TiddlyTasks I feel TiddlyTasks
may help others in various needs, so I packaged it and here you go.


Hope you will find it useful,

Nadigo
--~--~-~--~~~---~--~~
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] TiddlyTasks.bugs

2009-06-21 Thread Nadav

hi,

please view TiddlyTasks.com,
TiddlyTasks is a simple group task management based on TiddlyWiki the
awesome single paged wiki.
It combines the portability and dynamics of TiddlyWiki with a simple
Todo list that can be assigned to users.

for some reason the taggr plugin is not working ?

advise will be  welcome

thanks ,

Nadav
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---