Re: TWedit

2012-05-19 Thread stuckagain
Craig

This is how it works for me. In TWedit, I use the save file option in the TW 
file. When finished my editing, I press the standard iOS send to button in the 
top right hand corner to send to Dropbox.

I find the tricky bit is when I want too reopen the file if I have since made a 
change on another device. The process is to open Dropbox and send the file to 
TWedit, but if I have not first opened the file in TWedit, this all causes 
TWedit to crash in the iPad. So, I first open the TW file in TWedit, move to 
drop box and send the latest version from Dropbox to TWedit. IN TWedit, it then 
opens a dialog box and very oddly tells me the file exists and asks if I want 
to save as a locall file and appends a number to my file name - my file is 
mGSD.html and I am asked to save as mGSD-9.html' even though there are not 8 
other versions. So I edit the -9 and save as mGSD.html  And somehow it all 
works.

strange but it allows me to edit my file on he move.

-- 
You received this message because you are subscribed to the Google Groups GTD 
TiddlyWiki group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/gtd-tiddlywiki/-/jZnlalHjOwIJ.
To post to this group, send email to gtd-tiddlywiki@googlegroups.com.
To unsubscribe from this group, send email to 
gtd-tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/gtd-tiddlywiki?hl=en.



[tw] How to enable CORS (latest FF on a Mac) ? Or is it a TW bug ?

2012-05-19 Thread Gilles Lenfant
Hi,

I tried to import an old and filled with 134 tiddlers TiddlyWiki from a 
fresh new vanilla TW. Both are in my hard drive.
I use the standard import feature from the tools bar. And I got this 
Error :

Error retrieving tiddlers from url, please ensure this url exists and is 
CORS enabled

The URL exists since the TW is in my file system and provided by the files 
browser.

I read the doc about CORS and don't understand why cross scripting issues 
are involved for TW files that are in my hard drive.

So far so good, I try to find something like Enable CORS in the new empty 
2.6.5 TW options (AdvancedOptions) and do not find anything related.

As far as I can understand, enabling CORS is done through HTTP response 
headers headers, but should I install Apache and tweak a host to provide 
those headers just for importing tiddlers ? A nightmare when the TW import 
feature worked like a charm with most older versions.

Googling for Firefox CORS leaded to an extension that enables CORS in FF 
: https://addons.mozilla.org/en-US/firefox/addon/forcecors/

I installed it but this did not help : importing tiddlers still drives to 
the same error message and imports nothing.

I do not want to copy/paste tiddler per tiddler all these 134 tiddlers. 
(title + content + keywords) this would be a nightmare.

The other related messages in this ML didn't help because the users 
reported this error message caused from other actions.

I tried the same operation with the other installed bowsers (Safari and 
Chrome) and had the same issue.

Thanks by advance for any hint. Please speak slowly because I'm far to be a 
JS expert :)
---
Gilles Lenfant

-- 
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/tiddlywiki/-/KP0I3NGopcEJ.
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: How to enable CORS (latest FF on a Mac) ? Or is it a TW bug ?

2012-05-19 Thread Eric Shulman
 I tried to import an old and filled with 134 tiddlers TiddlyWiki from a
 fresh new vanilla TW. Both are in my hard drive.
 I use the standard import feature from the tools bar. And I got this
 Error :

 Error retrieving tiddlers from url, please ensure this url exists and is
 CORS enabled

 The URL exists since the TW is in my file system and provided by the files
 browser. I read the doc about CORS and don't understand why cross scripting 
 issues
 are involved for TW files that are in my hard drive.

Give this a try:

Copy the old file into the *same folder* as the new empty TW.  Then,
open the new empty TW, invoke the backstageimport panel, and enter
*only* the filename.ext of the old file without any path info.  The
built-in TiddlyWiki importer should find the file (because it is in
the same folder) and read the tiddlers from it.

enjoy,
-e
Eric Shulman
TiddlyTools / ELS Design Studios


WAS THIS ANSWER HELPFUL?  IF SO, PLEASE MAKE A DONATION
   http://www.TiddlyTools.com/#Donations
note: donations are directly used to pay for food, rent,
gas, net connection, etc., so please give generously and often!

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 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: How to enable CORS (latest FF on a Mac) ? Or is it a TW bug ?

2012-05-19 Thread Gilles Lenfant
Le samedi 19 mai 2012 19:34:25 UTC+2, Eric Shulman a écrit :

  I tried to import an old and filled with 134 tiddlers TiddlyWiki from a 
  fresh new vanilla TW. Both are in my hard drive. 
  I use the standard import feature from the tools bar. And I got this 
  Error : 


[...]
 

 Give this a try: 

 Copy the old file into the *same folder* as the new empty TW.  Then, 
 open the new empty TW, invoke the backstageimport panel, and enter 
 *only* the filename.ext of the old file without any path info.  The 
 built-in TiddlyWiki importer should find the file (because it is in 
 the same folder) and read the tiddlers from it. 


Hi Eric,

Thanks for taking some time to help me.
Unfortunately this drives to exactly the same issue. I can't understand why 
TW import script is expecting CORS related HTTP headers when both TW are 
published from file:// I suspect the error message to be unrelated 
with CORS stuffs.

Have you an idea on how I could provide the most appropriate information 
for helping TW experts to find the issue/solution ?

The TW I'm trying to upgrade is a place where I store hints for my job and 
has nothing personal or confidential. It's in my public dropbox at this 
address for some days. If a TW maintainer has time to have a look and see 
what's wrong here :

http://dl.dropbox.com/u/5767983/RecettesZopePlone.html

Cheers, and many thanks by advance to anyone who helps.
-- 
Gilles Lenfant 


 enjoy, 
 -e 
 Eric Shulman 
 TiddlyTools / ELS Design Studios 

  
 WAS THIS ANSWER HELPFUL?  IF SO, PLEASE MAKE A DONATION 
http://www.TiddlyTools.com/#Donations 
 note: donations are directly used to pay for food, rent, 
 gas, net connection, etc., so please give generously and often! 

 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 view this discussion on the web visit 
https://groups.google.com/d/msg/tiddlywiki/-/pFtFfwShDG0J.
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: How to enable CORS (latest FF on a Mac) ? Or is it a TW bug ?

2012-05-19 Thread Måns
Hi Gilles

 The TW I'm trying to upgrade is a place where I store hints for my job and
 has nothing personal or confidential. It's in my public dropbox at this
 address for some days. If a TW maintainer has time to have a look and see
 what's wrong here :

 http://dl.dropbox.com/u/5767983/RecettesZopePlone.html

When I download your TW and use the importer it seems to work
fine..Debian Squeeze (Linux) Iceweasel 10.0.2 (Mozilla) ...

I've imported Jon's TiddlyFileImportr plugin into your document...
Check if it works for you (it replaces the standard backstage
importer)...

http://xn--mns-ula.dk/TW/Gilles/download.php

(I will remove it again - when you've downloaded it..)

Cheers Måns Mårtensson

-- 
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.



Re: [tw] Re: How to enable CORS (latest FF on a Mac) ? Or is it a TW bug ?

2012-05-19 Thread Gilles Lenfant
2012/5/19 Måns humam...@gmail.com

 Hi Gilles

  The TW I'm trying to upgrade is a place where I store hints for my job
 and
  has nothing personal or confidential. It's in my public dropbox at this
  address for some days. If a TW maintainer has time to have a look and see
  what's wrong here :
 
  http://dl.dropbox.com/u/5767983/RecettesZopePlone.html

 When I download your TW and use the importer it seems to work
 fine..Debian Squeeze (Linux) Iceweasel 10.0.2 (Mozilla) ...

 I've imported Jon's TiddlyFileImportr plugin into your document...
 Check if it works for you (it replaces the standard backstage
 importer)...

 http://xn--mns-ula.dk/TW/Gilles/download.php


Hello Måns,

I downloaded a fresh new TW 2.6.5

I added to this empty TW the  TiddlyFileImportr you provided me, added the
two keywords (copy / paste)

I refreshed the TW page and imported the old TW

- WRK !

Many thanks for this !

What's this TiddlyFileImportr ? Will it be part of the next TW release ?

Mant thanks
-- 
Gilles Lenfant



 (I will remove it again - when you've downloaded it..)

 Cheers Måns Mårtensson

 --
 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.



-- 
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] Please vote for a TiddlyWiki-powered innovation award!

2012-05-19 Thread dickon
I am hoping to persuade tiddlywikists to go to the polls and vote for the AMBIT 
Collaboration, which is shortlisted for a Guardian/VirginMedia Innovation 
Award, a major UK award that would be an amazing boost for this small 
charity-based project.  For those ready to go vote right away, here is the link:

http://www.guardian.co.uk/innovation-nation-awards/innovation-nation-shortlist-collaboration

For those needing a bit more persuasion... the project is run from the Anna 
Freud Centre, a charity dedicated to developing and disseminating 
evidence-based and effective ways to help children and adolescents with mental 
health problems.  It has been sponsored by Comic Relief.  It provides training 
for teams working with extremely vulnerable and complex young people, who tend 
to avoid traditional clinic-based services, but may find street-level workers 
genuinely helpful.  The 20 Teams so far trained in this method of working are 
supported by a rich practice guide, that is (and here's the link) a large 
tiddlywiki, hosted in TiddlySpace.  Each local team can open their own 
tiddlyspace, include our 'foundation' or 'core guide' and are then encouraged 
to document their own local adaptations and innovations... Which the 
tiddlyspace allows them to share from team to team.  It is all best explained 
and signposted at http://www.tiddlymanuals.com - from where you can follow 
links to see the AMBIT manual...

Do please vote for us, and if you are prone to tweet google+ or Facebook, 
please share the link - we are against a huge collaboration of 12 northern 
universities, so will have our work cut out to get the votes.

Many thanks,

Dickon Bevington

-- 
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/tiddlywiki/-/Sjh90gUT92MJ.
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: How to enable CORS (latest FF on a Mac) ? Or is it a TW bug ?

2012-05-19 Thread Måns
Hi Gilles

 I added to this empty TW the  TiddlyFileImportr you provided me, added the
 two keywords (copy / paste)

 I refreshed the TW page and imported the old TW

 - WRK !

 What's this TiddlyFileImportr ? Will it be part of the next TW release ?

Great :-)

Jon talks about it here:
http://groups.google.com/group/tiddlywiki/browse_thread/thread/946113d81e7e0e59/cf9a4e178b5ac2f1?lnk=gstq=TiddlyFileImportr#cf9a4e178b5ac2f1

I can't tell if it's getting into the core ...

(I've replaced your TW with an empty TW + TiddlyFileImportr for
reference..)

Cheers Måns Mårtensson

-- 
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.



Re: [tw] Please vote for a TiddlyWiki-powered innovation award!

2012-05-19 Thread Eric Weir

On May 19, 2012, at 6:54 PM, dickon wrote:

 I am hoping to persuade tiddlywikists to go to the polls and vote for the 
 AMBIT Collaboration, which is shortlisted for a Guardian/VirginMedia 
 Innovation Award, a major UK award that would be an amazing boost for this 
 small charity-based project. 

Done. Though I don't totally understand what you've done, I'm very impressed 
what I do understand, e.g., making it possible for users to localize the 
manuals.
 
--
Eric Weir
Decatur, GA
eew...@bellsouth.net

A man should be in the world as though he were not in it 
so that it will be no worse because of his life. 

- Wendell Berry 

-- 
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.