[tw] Re: Is it possible to use jQuery.getJSON() syntax in TW?

2012-01-08 Thread skye riquelme
Hi Again Is this suficient information to get an idea of what I am trying to do? Thanks Skye On 5 jan, 23:08, skye riquelme wrote: > Hi PMario > > I use a VPS...so have a great deal of control over the server. In this > case I am storing arquives and course references in a MySQL da

[tw] Re: Is it possible to use jQuery.getJSON() syntax in TW?

2012-01-05 Thread skye riquelme
:45, PMario wrote: > On Jan 5, 1:05 pm, skye riquelme wrote:> The > heading says it all. Anyone played with jQuery.getJSON() > > syntax.is it possible? Can you give me some leads??? > > If you give us some info about, what you want to achieve? > Which server is

[tw] Is it possible to use jQuery.getJSON() syntax in TW?

2012-01-05 Thread skye riquelme
Hi All The heading says it all. Anyone played with jQuery.getJSON() syntax.is it possible? Can you give me some leads??? Thanks Skye -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to tiddlywiki@googlegroups

[tw] Re: Experience with localStore

2011-12-30 Thread skye riquelme
localSTorage..why doesn´t a simple localStorage.getItem seem to work? Thanks Skye On 30 dez, 10:34, skye riquelme wrote: > Hi Again > > Thanks Mario I was not fully aware of those restrictions. and > that is not my problem here. Must be in the browser setup. > > In this case

[tw] Re: Experience with localStore

2011-12-30 Thread skye riquelme
out:config setting?? Thanks Skye PMario escreveu: > On Dec 29, 9:27 pm, skye riquelme wrote: > > So, is localStore supported by TW or am I just going about it the > > wrong way??? > IMO wrong way. > > The browser local store is bound to the same origin policy [1]. But TW &

[tw] Experience with localStore

2011-12-29 Thread skye riquelme
Hi All Anyone have experience using the localStore function that is now part of HTML5. I am using FF portable 4 (ala Mans - thanks!!!) which in principle is compatable with this part of HTML5. Some sites even say my browser is HTML5 compatable...BUT I cant get it to work from inside TW. A simple

[tw] Politely hijacking StoryViewerPlugin?

2011-12-16 Thread skye riquelme
Hi All I am using Erics StoryViewPlugin in some of my presentations, and am working on the idea of students writing collective notes sort of a variation on RippleWrap (which apparently disappeared into corporate hands) anyway.I would like that when I hit "next" in the slide sequence (o

[tw] Re: Date confusion

2011-12-15 Thread skye riquelme
Thanks...that works, although not sure why. I can see that var now is a dateas store.saveTiddler expects..but why is var now formatted into the right format, when the code formated var now as var when. seems to me the formated date is in when,not now!!! Anyway, back on the road

[tw] Date confusion

2011-12-15 Thread skye riquelme
Hi All A quick question to resolve some confusion about date formats. If I use Erics QuickNotePlugin like this - <>..the note is created with the title in the format specified...as you would expect from Eric's work!!! Now when I use almost the same date format in a very similar bit of coding

[tw] Re: Hijacking saveTiddler

2011-12-15 Thread skye riquelme
f you do it wrong you could break the > function. In this situation that means it would be impossible to save > any tiddlers... so take backups :) > > On Dec 15, 1:47 am, skye riquelme wrote: > > > > > > > > > Ooopa..now thats exactly what I wanted t

[tw] Re: Hijacking saveTiddler

2011-12-14 Thread skye riquelme
    // apply the old value >         return _cache.apply(this, arguments); > > }; > > Hope this helps... > Jon > > On Dec 14, 4:00 am, skye riquelme wrote: > > > > > > > > > Hi All > > > Not sure if Hijacking ids the right term in this case. B

[tw] Hijacking saveTiddler

2011-12-13 Thread skye riquelme
Hi All Not sure if Hijacking ids the right term in this case. Basically I want to modify the saveTiddler macro so that when a student saves a tiddler. the saveTiddler also does something else...in this case executes another macro that sends a message to my server..and maybe emails me a mes

[tw] Re: Path variable for URLs?

2011-12-13 Thread skye riquelme
Hi To get around this problem...I oftem set PATH as Eric mentioned and then use Erics WikifyPlugin to construct the full pathname I wantwhich I can do for images, iframes, music files what ever.. for example a music file in TW becomes <> ... where the tiddler PATH sets the path name up to

[tw] Cookie confusion!!!

2011-12-09 Thread skye riquelme
Hi All Can someone help me understand cookies??? My specific case is that I am looking for simple login system for a learning sistem based TW. The list of students is held in MySQL database. I can read that...but how to get that information into TW in a useable, configurable format. I am looking

[tw] Re: UploadTiddlerPlugin in Firefox????

2011-12-08 Thread skye riquelme
OK.things looking good downloaded the windows version and its working fine...thanks Mans. Actually you have re-newed my interest in portable apps and usb formats. Portable Firefox combined with files stored in a portable Dropbox (on the same drive), add in LaunchApplicationPlugin (to r

[tw] Re: TW interactions with php echo.

2011-12-07 Thread skye riquelme
Hi Eric Hope you have time to have a quick look at why my copy does not work. http://dl.dropbox.com/u/5652992/emptyTestExternalTiddlers/empty.html Thanks in Advance Skye On 6 dez, 10:06, skye riquelme wrote: > HI Again, Eric > > Seems strange it doesnot work for me, but does for yo

[tw] Re: UploadTiddlerPlugin in Firefox????

2011-12-07 Thread skye riquelme
Hi All (and Mans) Yeah...thats a good option.. I am thinking that students with less secure internet connection could use the usb approach.while those with more secure computer/internet connection can access/use the system directly from my server (uploadplugin works online from same domain

[tw] Re: Display Tabs by Month

2011-12-06 Thread skye riquelme
Thanks All quite like Tobias FiltrPlugin. guess I will play with that for a whilelooks good though. Thanks Skye On 6 dez, 11:10, Måns wrote: > Hi Skye > > >remember way back seeing tabs (sidebar) grouped by months (and not just by > >dates in a time line) > > Maybe you saw Bram Che

[tw] Re: UploadTiddlerPlugin in Firefox????

2011-12-06 Thread skye riquelme
Thanks Mans... I used that strategy for a while. only now I am wanting to have students also be able to upload from their own coomputers...so I cant realyy ask them all to go back to FF4. and its a bit strange to instist that they use an older version of FF from a USSBstick... if they have

[tw] UploadTiddlerPlugin in Firefox????

2011-12-06 Thread skye riquelme
Hi Again Returning to an old issue. Using UploadPlugin and UploadTiddlerPlugin (both from BidiXTW) from within recent Firefox versions. I previously reported that as of FF5 this plugin has some problems. Testing it again I find - UploadTiddlerFromFile - (uploading from local file) does not work.

[tw] Re: TW interactions with php echo.

2011-12-06 Thread skye riquelme
HI Again, Eric Seems strange it doesnot work for me, but does for you. I have put the empty file I tested here - http://dl.dropbox.com/u/5652992/emptyTestExternalTiddlers/empty.html - maybe you can download it and see if it works for you. did I do something wrong...or is it to do with our com

[tw] Display Tabs by Month

2011-12-06 Thread skye riquelme
Hi All Am building a blog type application, and remember way back seeing tabs (sidebar) grouped by months (and not just by dates in a time line) but cant remember where I saw it...and by searches arent getting anywhere..anyone remember where ??? I want to have, say all tiddlers tagged "bl

[tw] Rounded Corners in Opera

2011-12-04 Thread skye riquelme
Hi Folks I have recently been playing around with Opera as a browser. I quite like it, although you need to us ethe TiddySaver.jar. And, at first it was not rendering my rounded corners on the display area as I like. and have just found out that the CSS for rounded corners in Opera (as off ver

[tw] Re: TW interactions with php echo.

2011-12-04 Thread skye riquelme
Hi Again Eric OK tried your suggestion about double brackets - and nothing happened no error message and no HelloThere message either.! AND, as I am understanding your explanation...if I create a text output and its starts with ...and then uses the same format as a true tiddler ... "

[tw] Re: TW interactions with php echo.

2011-12-04 Thread skye riquelme
Hi Again suggestion. In trying to access Jeremys message as you suggested (from a blanck TW - with External Tiddlers TemporaryTiddlers and SectionLinks only installed)... I got a macro error...saying that "names is undefinied" (in FF) and "Cannot convert names to object" in Opera. This also r

[tw] Re: Strange Refresh Behaviour

2011-12-04 Thread skye riquelme
PERFECT...yet again On 3 dez, 22:30, Eric Shulman wrote: > minor correction: > > > the ... has ***NO*** action="..." defined > > (and it doesn't need one, anyway) > > -e -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group,

[tw] Strange Refresh Behaviour

2011-12-03 Thread skye riquelme
Hi All I have a short bit of simple code that lets me create a new tiddler Nome do Slide Sub-titulo Extra Etiquetas URL do Foto Url do Som I have used this type of form before and everything works fine. In fact this code also works...in that it does create the new tiddler.and th

[tw] Re: TW interactions with php echo.

2011-12-03 Thread skye riquelme
Thanks Eric My main application is using a local TW and uploading data server- side, so I have a major conflict on domain nameyour plugin explains that acessing a file server-side from a local file...wont work. Any other possibilities? Thanks Skye On 3 dez, 00:43, Eric Shulman wrote: > > i

[tw] TW interactions with php echo.

2011-12-02 Thread skye riquelme
Hi All I have asked this before. and haven't yet got a response. Not sure its off topic or what? I am playing with having TW interact with mySQL, to store references and the like. Using HTML forms and server-side php I can get data from TW stored into mySQL. The challenge is getting it back

[tw] HTML help

2011-11-27 Thread skye riquelme
Hi All Guess this request is a little outside normal TW stuff. hope someone can help anyway!!! I am using a HTML form to submit information from a TW to a database (the TW is basically my research notes, shared lecture notes and presentation system rolled into one!!). I am wanting to have a

[tw] Re: Help with php / tiddlywiki playing together

2011-11-26 Thread skye riquelme
Hi Again...thanks Eric... that works...sorta! The database contains references, with their urlsin the output (print) I used something like print "[[".$info['url'] . "]]; thinging that TW would see this a linkbut in the iframe it just writes the text "[[ the url data ]]"...as text. how

[tw] Help with php / tiddlywiki playing together

2011-11-25 Thread skye riquelme
Hi All. Been busy and away from tiddlywiki action for a while. Now returning to an old idea of mineusing TW to interact with a database of references. I have managed to get a simple form working, that creates a newTiddler.sends me an email that a new reference was created (by a student) a

[tw] A simple (?) CSS question

2011-10-28 Thread skye riquelme
Hi All Playing around with having a TW where I put create tiddlers with simple imformation (using slices) and the TaggedTemplate then displays it as a sort of flash card (for teaching applications)...that part is all fine. ...now I want to print out the cards..I want them to be size A6 (t

[tw] Re: LoadTiddlers & Display

2011-09-28 Thread skye riquelme
Hi Yakoz Thankschaged the AllowFileXMLHttpRequest configand now it seems to be working perfectly. Interesting in that previously MasterIncludesPlugin was working, but loadTiddlers not...now they both seem to be functioning...will test further...but its looking good !!! Thanks Skye O

[tw] Re: Searchin of external files in Tiddly Wiki

2011-09-22 Thread skye riquelme
Hi Revival Eric (www.tiddlytools.com) has a plugin that allows you to display (and navegate) in the external directory..but how they open depends on your computer configurations. ..and opening pdfs for example is easy in TW...just use an iframe.but ppts are more difficult - personnally I

[tw] LoadTiddlers in Opera?

2011-09-22 Thread skye riquelme
Hi All Been playing around with the Opera Browser (v. 11.51) on a laptop running windows Vista, and using TW (2.6.1)..and have a complex set of TWS that load tiddlers between themselves.. In FF (4.01) the system works exactly as designed.but in Opera no. One of the main problems seems

[tw] MySQL search

2011-08-15 Thread skye riquelme
Hi All In my previous thread (https://groups.google.com/group/tiddlywiki/ browse_thread/thread/6b99da511b02ca7c?hl=pt) I mentioned what I am trying to achieve by passing information between TW (actually various TWs) and a MySQL database on my server. When my "GET form" creates a tiddler, I often

[tw] Creating tiddlers from php/mysql query....

2011-08-15 Thread skye riquelme
Hi All For a long time I have been playing around with having TW store information into a database (mySQL on my server). And now that seems to be working reasonably well. Now the challenge is to get the information back into TW in a format I can easily use. So, I have a simple html form where us

[tw] Re: mail notifications

2011-08-15 Thread skye riquelme
Hi Seba I have managed to do something like what you are asking, using a bit of server-side php code. For example, in one TW, when a user enters data for a new reference (using a html form).on hitting the submit botton, the information from the form is used 1/ to create and open a new wiki, 2/

[tw] Help with Erics StoryViewerPlugin

2011-08-04 Thread skye riquelme
Hi All Cant seem to get Erics StoryViewerPlugin working as I understand it should. Using StorySaverPlugin I have a tiddler (SlideShow) that is tagged "story" and currently contains - [[Test1]] [[Test2]] [[Test3]] Another tiddler (ShowStory) includes the code <>.this shows a first and last li

[tw] Re: Modifying onClick for Paulo Soares' SlideShowPlugin

2011-08-04 Thread skye riquelme
Hi All I have just realized that Erics StoryViewer Plugin probably does exactly what I need in this case.. although it does not seem to be working for me.I´ll start another post about that! Thanks anyway Skye On Aug 4, 4:19 pm, skye riquelme wrote: > Hi All > > Am experimen

[tw] Wild idea.....TW makes music!

2011-08-04 Thread skye riquelme
Hi All Just a wild idea. Using various plugins, TW can play videos, play music, tune in to radio stations..all great stuff...and also rather passive.just receiving and playing other files (Not that its such a mundane thing to do!). But how about a Plugin that lets me record into TW. O

[tw] Modifying onClick for Paulo Soares' SlideShowPlugin

2011-08-04 Thread skye riquelme
Hi All Am experimenting with new form of interactive slide show presentation as a variation on the "Flipped Classroom" methodology that is gaining ground in education circles I am using Paulo Soares' SlidesharePlugin...and have found that I can insert videos, fotos, sound, music etc into the

[tw] Getting SnapshotPlugin, StorySaverPlugin and SinglePageModePlugin to play nicely together!

2011-08-02 Thread skye riquelme
Hi All... Am working on a simple (?) notetaking/journally/writing TW... all going great except one little catch. The TW normally works in SinglePageMode.. so to enable people to create stories, that can be manually switched off using a single toggle box (<>) now people can construct a

[tw] TW timing

2011-06-30 Thread skye riquelme
Hello Some time ago I asked about having TW repeat task at regular intervals...sort of local replacement for cronjob. I got the reply from Rakugo "In theory yes.. in javascript you can get the current time using t = new Date(); and theoretically you could use window.setTimeout to run periodicall

[tw] Re: FireFox5

2011-06-26 Thread skye riquelme
Thanks Mans I finally found a FF4 installationenglish ! but I can live with that and yes...same story...went back to FF4 and now UploadPlugin is working again!! And they say they aren´t going to maintain FF4hope the TW find a way to get TW work with FF5!! Thanks Skye On Jun 2

[tw] Re: FireFox5

2011-06-26 Thread skye riquelme
Hi Again Manshow did you go back to FF4...cant find a download for it anymore? Thanks Skye On Jun 26, 2:51 pm, Paul wrote: > On 6/26/2011 9:17 AM, skye riquelme wrote: > > > Hi All > > > Anyone having trouble after actualizing to Firefox5? > > > For me impo

[tw] FireFox5

2011-06-26 Thread skye riquelme
Hi All Anyone having trouble after actualizing to Firefox5? For me importTiddlers is not working when the source TW is in a different folder .. can´t synchronize tiddlers with original...get message that "f.adaptor.putTiddler is not a function"? Any Ideas? Skye -- You received this mes

[tw] UploadPlugin....again!

2011-06-25 Thread skye riquelme
Hi All Thought I had Uploading with BidiXTW's plugins down pat.but just when I get confident ..the system breaks. And it hard to set up a test case as Uploading from a website (such as Dropbox Public) makes the plugin act differently as when from a local file, which is my case. I have a TW th

[tw] Re: Is there any way to grab RSS-messages with TW and put them into tiddlers?

2011-06-15 Thread skye riquelme
Hi Bauwe OK thanks. Would it be possible to automate this process. Having the options (feed type, url...) etc set (in a systemConfig tiddler for example) and have the TW automatically read in new feeds every so often - each 3 minutes...or maybe everytime the display is refreshedmy thinking is

[tw] Problems with local directory to Iframe (tiddlytools)

2011-06-15 Thread skye riquelme
Hi All Trying to understand the FAQ "FAQ_LocalFilesWithIFRAME" from TiddlyTools..when I copy that FAQ and create it as a tiddler in a local TW and try to use it...on hitting "view" I get the message... [Exception... "Component returned failure code: 0x80520001 (NS_ERROR_FILE_UNRECOGNIZED_PATH

[tw] Re: Is there any way to grab RSS-messages with TW and put them into tiddlers?

2011-06-15 Thread skye riquelme
Hi Bauwe I like the look of this plugin and it has great potential por an application I am working on...but the TW does not make it clear how to use it. It says the RSS feed is accesse automatically from the backstage...but how do I specify the rss feed ou tw tag to look forset...how d

[tw] Re: The Old Language Problem

2011-06-08 Thread skye riquelme
Hi All Anyone making progress on this one? Skye On Jun 2, 4:20 pm, Jon wrote: > > See:https://groups.google.com/group/tiddlywiki/browse_thread/thread/46f10... > > I made a ticket #1227 to fix this problem. > > This appears to be the same basic problem as one I encountered when > trying to do a

[tw] Re: locating local files for email attachment

2011-06-08 Thread skye riquelme
, 4:46 pm, skye riquelme wrote: > Hi All > > I often use Erics Contact form to allow users to send me quick emails. > Works great! > > And I use dropbox as a way of having students collaborate and share > files and information. And I have a "mail to dropbox" program t

[tw] MasterIncludesPlugin???

2011-06-08 Thread skye riquelme
Hi All In the interest of keeping things light on the loading side (and minimize duplication in the myriads of TW that keep populating my laptop) I often use MasterIncludesPlugin so that the plugins are all stored in a sepearte file.very handy when working locally. When I try this from my ser

[tw] Re: Displaying selected tiddler in Sidebar

2011-06-08 Thread skye riquelme
te site > > Regards > > On 7 Jun., 01:48, skye riquelme wrote: > > > > > > > > > Hi Mans > > > Sorry to delay in responding.you can see a copy of what I came up > > with here -http://dl.dropbox.com/u/284644/Translating/Translating.html > &g

[tw] Re: Displaying selected tiddler in Sidebar

2011-06-06 Thread skye riquelme
Hi Mans Sorry to delay in responding.you can see a copy of what I came up with here - http://dl.dropbox.com/u/284644/Translating/Translating.html - note that the portuguesplugin is still active...but if you click on english (in the header) and then click on an englisg item you will be the basi

[tw] Re: Listening to music from TW

2011-06-04 Thread skye riquelme
offee to figure it out:) > > Handoko -www.datacom.co.id/blog.html > > On Jun 4, 2:41 am, skye riquelme wrote: > > > > > > > > > ...if my Tw can play musicthen I just have to figure out how to > > have it make a fresh brew of coffeeand it would be PERFECT!!

[tw] locating local files for email attachment

2011-06-03 Thread skye riquelme
Hi All I often use Erics Contact form to allow users to send me quick emails. Works great! And I use dropbox as a way of having students collaborate and share files and information. And I have a "mail to dropbox" program that means that any attachment sent to a sepcific email address...the attach

[tw] Re: Listening to music from TW

2011-06-03 Thread skye riquelme
...if my Tw can play musicthen I just have to figure out how to have it make a fresh brew of coffeeand it would be PERFECT!!! On Jun 3, 4:38 pm, skye riquelme wrote: > Hi All > > I want to have my TW to play background music to me!!! > > I have Erics PlayerPlugin..the diff

[tw] Listening to music from TW

2011-06-03 Thread skye riquelme
Hi All I want to have my TW to play background music to me!!! I have Erics PlayerPlugin..the difficulty is where to put it. If I have it in MainMenu...it works fine.but the restarts everytime the display gets refreshed (which I use often!)so where can I put it so that it starts playing

[tw] Re: The Old Language Problem

2011-06-01 Thread skye riquelme
; If the problem still occurs it's not what I thought! :) > > [1] (http://en.wikipedia.org/wiki/Character_encoding) > > On May 30, 11:57 pm, skye riquelme wrote: > > > > > > > > > Hi All > > > I have previously mentioned that TiddlyWiki has severe

[tw] Re: Displaying selected tiddler in Sidebar

2011-05-31 Thread skye riquelme
me.but basically functional. Thanks anyway Skye On May 30, 10:25 pm, skye riquelme wrote: > Hi All > > I frequently need to translate between english and portugues...and > have help in this from friends. So I want to use a TW that makes this > task easy...as much of the english to be t

[tw] Displaying selected tiddler in Sidebar

2011-05-30 Thread skye riquelme
Hi All I frequently need to translate between english and portugues...and have help in this from friends. So I want to use a TW that makes this task easy...as much of the english to be translated is currently in TWs anyway. So, the idea is a TW with a normal display area and a second panel (inste

[tw] The Old Language Problem

2011-05-30 Thread skye riquelme
Hi All I have previously mentioned that TiddlyWiki has severe problems when moving away from English.Mainly with accented latters. I have noticed that Erics LoadTiddlers oftem creates problems. As does ExportPlugin. I am now seeing the same thing using MasterIncludesPlugin. I have Paulo Sores' p

[tw] css for tabs question

2011-05-19 Thread skye riquelme
Hi all I am having rouble formatting a group of tabs. The tabset is sitting in a right sidebar (not the #sideBar). I have tried things like - .tabContents{ blah blah...} but that does not activate anything. The tabs macro sets up a class for the tabset (

[tw] Boolean logic help

2011-05-13 Thread skye riquelme
Hi All I have a tiddler with simple paired list - as slices. and I want to be able to read a pair and check for consistancy with another variable... ..so I tried <> <> if the variables match...off to "##next". if not "##wrong" lights up an error message but if "sliceName" i

[tw] Whats the paramenter for the TW Filename?

2011-04-10 Thread skye riquelme
Hi All Still playing around with TWs. I have a system where students can create a new TW ...using Erics SaveAsPlugin.which is made up of a selection of tiddlers from the original (using the tagging ability of SaveAs). The student creates a new tiddler...and I have SaveAs setting the new TW

[tw] Re: Numerical order in FET

2011-03-22 Thread skye riquelme
Thanks Thats IT Skye On Mar 21, 11:41 pm, cmari wrote: > Hi Skye, > If I understand correctly, each tiddler contains a section called "number", > and you want to sort the tiddlers by the *contents* of that section? > In that case, you could try: > sortBy 'store.getTiddlerText(tiddler.title+"

[tw] Numerical order in FET

2011-03-21 Thread skye riquelme
Hi Again I am trying to have a FET organise a table into a numeric sequence. The number of the tiddler is held in a section as !!number num !!end In my FET I am using sortBy ' "[["+tiddler.title+"##number]" ' ...but it does not sort according to the value of "num" ... how can I have the tiddl

[tw] QuickNote save to tiddler section?

2011-03-05 Thread skye riquelme
Hi Again Still on the topic of QuickNote type quick tiddler creation... (a html form and java create function)...normally the script creates a new tiddler using the code likestore.saveTiddler(title,title,txt,who,when,tags,fields); is it possible to have this code save newly generated info

[tw] QuickEdit.....with autosave

2011-03-05 Thread skye riquelme
Hi All I am using a modified version of Erics QuickNoteit all works well, except that creating a new tiddler this way does not trigger the auto-save function of TWas I am used to working with autosave on...I am used to having all my changes saved without my having to do so..thus I

[tw] HTML Table formatting

2011-01-19 Thread skye riquelme
Hi All I have a simple code for a table like - {{{LoginUsername: Password: Curso: <>}}} It works perfectly when opened in the main viewer. However when opened in the sidebar the input boxes don´t show up. I am assuming its a CSS coding .have tried code like - .rightLogin th, .rightLogin

[tw] Accessing script variables in html form?

2011-01-19 Thread skye riquelme
Hi All When inside a html form (..) how do I access the data in a config.options.txt... variable. I am looking for something like Is that possible? Thanks in Advance Skye -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this gro

[tw] ViewTemplate formating

2010-12-29 Thread skye riquelme
Hi All I need to understand something about ViewTemplates... I want to generate tiddlers with some complex tabbing automatically in the text body of the tiddler. Some of these tabs have sub-tabs. And most of the tabs access tiddler sections for various activities...mainly collecting informat

[tw] Re: Passing config values between TWs

2010-12-28 Thread skye riquelme
Wow that was fastthanksIll get into experiemnting with it immediately... Thanks Skye On Dec 28, 5:55 pm, Eric Shulman wrote: > > How can I pass a config.options.txt. value to another TW > > I recall that values can be passed within the url address itself > > You can use "option param

[tw] Re: Passing config values between TWs

2010-12-28 Thread skye riquelme
Wow that was fastthanksIll get into experiemnting with it immediately... Thanks Skye On Dec 28, 5:55 pm, Eric Shulman wrote: > > How can I pass a config.options.txt. value to another TW > > I recall that values can be passed within the url address itself > > You can use "option param

[tw] Passing config values between TWs

2010-12-28 Thread skye riquelme
Hi All Thought I understood this stuff about cookies.but maybe not. How can I pass a config.options.txt. value to another TW (which in fact will be opened inside an iframe of the original TW). This config.options value is calculated and can change frequentçy depending on the activity

[tw] Re: TiddlyWiki for college note taking

2010-12-06 Thread skye riquelme
use...its also the most beautiful Thanks Skye On Dec 6, 5:13 pm, azurikai wrote: > how do you get your UI to look that cool? > > On Dec 3, 4:00 pm, skye riquelme wrote: > > > Hi All > > > Sorry for the delay...spent a few days on my back (a heredetory spine >

[tw] Re: TiddlyWiki for college note taking

2010-12-03 Thread skye riquelme
here.its just the way I like to workand maybe others can make use of it - http://bit.ly/hwmOcQ Enjoy (as Eric says) Skye On Dec 1, 7:07 pm, Alex Hough wrote: > hey Skye, > > It would be great to see your setup. > Is it public? > > Alex > > On 1 December 2010 16:

[tw] Re: TiddlyWiki for college note taking

2010-12-01 Thread skye riquelme
HI azurikai For linking to those pdfsthe simplest way would be to install Erics (http://www.tiddlytools.com/) FramedLinksPlugin..and then you such put the link to the pdf in a tiddler...with title, tags etcwhen you click on that link.Erics plugin opens it as an iframe inside your T

[tw] Re: MasterIncludes Questions

2010-12-01 Thread skye riquelme
ape && > window.netscape.security && !isHttp(document.location.protocol)) > 153 > window.netscape.security.PrivilegeManager.enablePrivilege("UniversalBrowserRead"); > 154 var XHR = getXMLHttpRequest(); > 155 if(XHR) { > > So it seems, that there is an initialisation e

[tw] Re: MasterIncludes Questions

2010-11-30 Thread skye riquelme
, skye riquelme wrote: > And yet another MasterIncludes question > > I have set up a folderinitially using TinyTiddly.zip..and > duplicated the small tinytiddly.html file (the folder has the core.js > file)so that one became the client and the other the > master...fill

[tw] Re: MasterIncludes Questions

2010-11-30 Thread skye riquelme
to what I am seeing...is it part of MasterIncludes...a virusor what ? Thanks Skye On Nov 30, 10:09 pm, skye riquelme wrote: > Hi again > > sorry about that confusion Tobias...I loaded the plugin from your > pageand did not read the fine print explaining this is the work

[tw] Re: MasterIncludes Questions

2010-11-30 Thread skye riquelme
Thanks in advance Skye On Nov 28, 5:09 am, "Michael.Tarnowski" wrote: > Hi, > > please have a look at the similiar > posthttp://groups.google.com/group/tiddlywiki/browse_thread/thread/b2880c... > Maybe one of the admins will fusion both postings. > > Cheers Mic

[tw] MasterIncludes Questions

2010-11-26 Thread skye riquelme
Hi All Starting to play with Tobias's MasterIncludesPlugin...playing with the example from his page - http://masterincludes.tiddlyspace.com/ - when I try to modify the client.html and then save those changes I get the message "TypeError: tiddlers[t].doNotSave is not a function" and then t

[tw] Re: Strange Behaviour in Vista

2010-11-26 Thread skye riquelme
Wow...thanks Eric.that makes sense.I was starting to think it was something more serious with my laptop and was starting to think about a whole new re-instalation.your wisdom has just saved a few days work.. You knowone of the great things about this group is not the depth of c

[tw] Strange Behaviour in Vista

2010-11-25 Thread skye riquelme
Hi All Some time ago I reported a strange behaviour where my TWs sometimes just suddenly refuse to save...giving me a message that the tiddler was not saved.although the backup is made (but without the edition change). I never got a solution to this problem.and it seemed to go away...and

[tw] Re: tiddler if syntax

2010-11-23 Thread skye riquelme
Hi All Still cant get this to work. Maybe to explain the context a little more. The TW is seen over the web and participantes need to access information on a dvd that they have..so TW needs to know the drive number for the DVD drive for their computer. So the tiddler CDriveNumber has a bit of

[tw] tiddler if syntax

2010-11-22 Thread skye riquelme
Hi all I am trying to use this linebut can´t get it ot work ??? <> Help Thanks in Advance Skye -- 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

[tw] Page updating/refresh...???

2010-10-11 Thread skye riquelme
Hi All Looking for suggestions on updating/refreshing page items...can´t get it right ! And its a bit complicated. OK...I have a skinny MainMenu holding just icons that active various parts of the system. The sideBar is also heavily modified. Normally the displayArea is a simple display..

[tw] Re: Help with Javascript email form

2010-10-08 Thread skye riquelme
Hi All Again still struggling a bit with this code. the suggestion from colmjude does indeed create the new tiddler...but it only passes the values of subj,msg and toto the php fileor at least the php file only prints them outthe other values calculated by the onclick handler dont

[tw] Help with Javascript email form

2010-10-07 Thread skye riquelme
Hi All I hope someone has the time to quickly check to see why this code is not working (it is a form that is supposed to generate a new tiddler and send me an email notifying me of the fact - http://servername/ mailtext2.php" style="display:inline"> Seu Comentario:

[tw] Re: managing and cross-referencing multiple tiddlies

2010-10-07 Thread skye riquelme
Hi For this sort of use, I like Erics LoadTiddlersPlugin... (www.tiddlytools.com).I can trigger it automatically or manually (use the label: parameter)and I can add extra tags to incoming tiddlers to indicate them as imported tiddlers. For more complex situations I am now playing

[tw] Re: URGENT my TWs wont save!!!

2010-10-05 Thread skye riquelme
Hi Again No I am not working in any system folders..tried simple folsers called on the desktop, in documents on a pendrive.TWs wont saveif they were moved. And the folder permissions are correct! I have reinstalled Java...still no joy. Interestingif I put the TW in a folder with

[tw] Re: URGENT my TWs wont save!!!

2010-10-05 Thread skye riquelme
toString())}})()%22))) > > > Hope you'll find out what is wrong - please report.. > > > Cheers Måns Mårtensson > > > On 2 Okt., 00:19, skye riquelme wrote: > > > > Hi All > > > > Suddenly today I found myself totally unable to save (locally) a

[tw] Project - Toolbar+Tiddlywiki=Learning System???

2010-10-02 Thread skye riquelme
Hi All This is slightly off topic.but then not too much Being a frequent user (you could say fanatic) of the wonderful little tool called TiddlySnips...it started to dawn on me that Tiddlywiki can be integrated into Firefox.Erics bookmarklets also started me thinking in this direction

[tw] URGENT my TWs wont save!!!

2010-10-01 Thread skye riquelme
Hi All Suddenly today I found myself totally unable to save (locally) a TW I was working on.tried opening the source codetried copying the tiddlers into a new clear TW..and even went back to old TWs that worked fine for years and now I cant save any TW !!! Ironically if I set the TW t

[tw] Re: Timed Sliders

2010-09-30 Thread skye riquelme
Hi All Hope I can jump in on this discussionI have used the second suggestion like this - <> {{welcome{<>}}}<>/% !MESSAGE <> !END%/ __Discussões mais Recentes__ <> putting in the tiddler that DefaultTiddlers usesthe above works perfectly and the slider closes down...as expected..

[tw] Re: Thumbnail as link to popup

2010-09-10 Thread skye riquelme
simple as TiddlyWiki can be !!! Skye On 10 Set, 19:59, skye riquelme wrote: > Hi Mans > > Like your media library..need to study your script a bit > more.some interesting stuff in there > > Actually I realised I can do almost exactly what I want with Erics &g

<    1   2   3   4   5   >