[tw] TW flavored RSS mashup???
Hi All Maybe a wild ideabut you guys seem to thrive on such challenges! Within a course, I´d like to have the participants monitoring their favorite RSS feeds on relevant course topics, and then have them contribute the items they feel would be of most interest to the group...a sort of TW flavored RSS mashup OK, BidiXT's RSSReader does the job in terms of reading RSS feedsand using TiddlyTools FramedLinksPlugin, I can even read selected feeds without ever leaving my TW spacetheres nothing like your own TW space now what I need is to be able to copy into the TW a feed that interests me. Thats the question. A quick little macro that makes a new tiddler from the feed item I am reading and like. I use BidiXts UploadTiddlerMacro and Plugin a great deal...so once the RSS feed is turned into a new tiddler, the UploadTiddlerPlugin...will send it to the server-side Course Mashup.TWwhich is itself monitored by all other participants Maybe I need to be clear that this would be happening from local TW's, that is connected (most of my participants have their course on a USB stick - using PortableApps...)...so I shouldn't have those cross domain security problems (I hope). Is that do-able? 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 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: Is it possible to link or embed multiple images at once?
Hi Mark A csv-thought: Another way to populate your TW with tiddlers containing pictures and annotations - could be to import data via csv. Eric has made http://www.TiddlyTools.com/#CreateTiddlersFromCSV. If you install http://www.tiddlytools.com/#WikifyPlugin as well- you can set up your viewtemplate with fx.: Then tiddlers will show a picture that link to another tiddler with the same title + suffix: "-annotationnote" containing an annotation (which could be a prefilled tiddler you imported with the same csv- file in the first place) Again using wikifyplugin - you are able to insert a link to the annotationnote in the tiddler with the image like this: . Regards Måns Mårtensson On 18 Aug., 18:40, "Mark S." wrote: > Hello! > > In the best case scenario, I would like to actually embed several > images at once (as part of a photo album) using Eric Shulman's > AttachFilePlugin and package. These would be thumb images in a > dedicated TW, so space is not an issue. Yet. > > Is there a way to do this? > > If not, then a second option would be to drag-and-drop a directory of > images, and have a series of image-containing tiddlers made, each with > a link to their source (and preferably following a designated > template). > > Is there anything out there like this already? > > Thanks! > Mark --~--~-~--~~~---~--~~ 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: fET producing table with specified number of rows and columns??
This could also fit the bill: nr1 nr2 nr3 nr4 nr5 nr6 nr7 nr8 nr9 nr10 nr11 nr12 nr13 nr14 nr15 nr16 nr17 nr18 nr19 nr20 nr21 nr22 nr23 nr24 nr25 On 20 Aug., 01:25, Måns wrote: > Hi > I'm trying to make a fET, which will write/produce a table with 5 rows > and 5 columns. > This way I can make contactsheets for printout.. > How do I do that? > > This is my fET: > < (context.viewerTiddler.title)' > sortBy 'tiddler.fields["title"]' > write > '(index < 25)? " "+(index+1)+" [img(6em+,+)["+store.getValue > (tiddler,"title")+"|"+store.getValue(tiddler,"image")+"] > ["+tiddler.title+"]] \n [["+tiddler.title+"]] \n "+tiddler.fields > ["address"] +" \n" : ""' > begin '"" > +" "' > end 'count+" \n"' none '"none yet \n"'>> > > I'd like the output to look something like this: > nr1 nr6 nr11 nr16 nr21 > nr2 nr7 nr12 nr17 nr22 > nr3 nr8 nr13 nr18 nr23 > nr4 nr9 nr14 nr19 nr24 > nr5 nr10 nr15 nr20 nr25 > > YS 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 -~--~~~~--~~--~--~---
[tw] fET producing table with specified number of rows and columns??
Hi I'm trying to make a fET, which will write/produce a table with 5 rows and 5 columns. This way I can make contactsheets for printout.. How do I do that? This is my fET: <> I'd like the output to look something like this: nr1 nr6 nr11 nr16 nr21 nr2 nr7 nr12 nr17 nr22 nr3 nr8 nr13 nr18 nr23 nr4 nr9 nr14 nr19 nr24 nr5 nr10 nr15 nr20 nr25 YS 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 -~--~~~~--~~--~--~---
[tw] Re: Announcing Tiddlywiki 2.5.3
Sorry. Firefox has been showing 'New Features' since the 2.5.0 release. I don't expect the same entry to be changed with new data; I've always expected new information to come in a new article. My bad assumption. --~--~-~--~~~---~--~~ 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] Empty row/line in table
I can't figure this one out but for some reason I get an empty row above my first line of text sometimes: http://lrc.tiddlyspot.com/#[[Empty Line]] or http://lrc.tiddlyspot.com/#[[Empty%20Line]] Thanks for help. --~--~-~--~~~---~--~~ 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: Empty row/line in table
> I can't figure this one out but for some reason I get an empty row > above my first line of text sometimes: It's not an empty row... you have a table with one row containing two cells, side by side. The problem is that the content in the 2nd cell is about 1 text line taller than the content of the 1st cell, and both cell's contents are being *centered* vertically! To adjust this, in your [[StyleSheet]] tiddler, add: .twtable tr { vertical-align:top; } enjoy, -e --~--~-~--~~~---~--~~ 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: luminotes?
The include plugin: http://tiddlywiki.abego-software.de/#IncludePlugin lets you selectively bring in sets of tiddlers. You have to edit these tiddlers in their source document, which is usually OK for archived material. Eric Shulman's ExternalTiddlersPlugin will bring in one tiddler at a time via a macro. It will create a tiddler for you on the fly, if that's what you want, so that you can then proceed to edit the resulting tiddler. A real database would be a drag on portability. You can spend all day tweaking something like MySql, worrying about permissions, users, access levels, etc. But if you can interface with Java or Python, I believe there are sql-style programs out there (Gadfly? On python) that would be somewhat less unwieldy. If there is a way to connect to "C" programs, then I'm sure there must be ancient code for x-base file retrieval programs, which, though now deprecated, would be faster than the javascript engine and (probably) allow larger databases. -- Mark On Aug 19, 5:52 am, Tobias wrote: > Some random thoughts > > As for (pseudo) databases... would a json interface be a good apporach > to externalize content? > > Or, how about pulling collections of tiddlers individually, such that > you'd have a basic tw setup (separate core, plugins, themes) and load > content tiddlers from such external "bags" (where'd I get that term > from? ;o), chosen via a simple dropdown. > > Why? For one, you wouldn't have megabytes of content in one html file > and could split up your content into meaningful categories (each one > represented by a different file ...json or simply html "snippets"). > > This could be managed by a general routine, whereas you would simply > flag any external file with some sort of "always load" flag (or simply > put it into preMarkupHead?), indicating that you want to include that > content on startup rather than switch to that category at > runtime ...like help, info, dictionary or todo tiddlers that you'd > personally want always available, but not intermingled with your setup > (core, plugins & themes). > > In other words... if anyone has a quick tutorial or routine on how to > externalize certain tw elements into different files, withouth the > need of tiddlyweb or such, please share... though I guess that would > require some adaptations as to loading and saving routines, some sort > of "externalizePlugin". > > Tobias. > > On Aug 19, 12:46 pm, AlanBCohen wrote: > > > Just a side comment after looking at > > thehttp://jackparke.googlepages.com/jtw.html#SQLQueryPlugin > > mentioned by Wolfgang. It appears to be able to issue queries to an > > existing database (of various kinds), but I would suspect that the > > databases are unlikely to be portable in the same way as the wiki > > itself. This would be fine for a wiki located in a stationary > > directory on a known network, but doesn't currently meet my needs for > > portability across OS's. I was looking to jquery for this. > > --~--~-~--~~~---~--~~ 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: Embed HQ Youtube Video
You're right... I didn't think of that. On Aug 18, 5:05 pm, MikeS wrote: > Tobias, thanks for the reply. However, I think we're talking about 2 > different things. > > A regular youtube page URL looks like so: > > http://www.youtube.com/watch?v=ezNScBd7_h4 > > whereas an embedded youtube video url looks like: > > http://www.youtube.com/v/ezNScBd7_h4 > > The /watch?v= gets replaced with /v/ > > You are correct that the &fmt=18 will work with the regular URL, but > it doesnt work with the embedded. Per Youtube's help pages (http:// > code.google.com/apis/youtube/player_parameters.html) they have a > parameter to force the video to play in HD if it has an HD version. > But no such parameter to force a video to play in HQ if it has an HQ > version. > > Here is an example of an embedded video playing in HD mode by default: > > http://www.youtube.com/v/-zvCUmeoHpw&hd=1 > > Bottom line is this is a youtube issue. I've resigned myself to just > click HQ when it loads... > > On Aug 18, 6:43 am, Tobias wrote: > > > > > All you need to do is add "&fmt=18" to the youtube url and it should > > start in HD. --~--~-~--~~~---~--~~ 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: luminotes?
Some random thoughts As for (pseudo) databases... would a json interface be a good apporach to externalize content? Or, how about pulling collections of tiddlers individually, such that you'd have a basic tw setup (separate core, plugins, themes) and load content tiddlers from such external "bags" (where'd I get that term from? ;o), chosen via a simple dropdown. Why? For one, you wouldn't have megabytes of content in one html file and could split up your content into meaningful categories (each one represented by a different file ...json or simply html "snippets"). This could be managed by a general routine, whereas you would simply flag any external file with some sort of "always load" flag (or simply put it into preMarkupHead?), indicating that you want to include that content on startup rather than switch to that category at runtime ...like help, info, dictionary or todo tiddlers that you'd personally want always available, but not intermingled with your setup (core, plugins & themes). In other words... if anyone has a quick tutorial or routine on how to externalize certain tw elements into different files, withouth the need of tiddlyweb or such, please share... though I guess that would require some adaptations as to loading and saving routines, some sort of "externalizePlugin". Tobias. On Aug 19, 12:46 pm, AlanBCohen wrote: > Just a side comment after looking at > thehttp://jackparke.googlepages.com/jtw.html#SQLQueryPlugin > mentioned by Wolfgang. It appears to be able to issue queries to an > existing database (of various kinds), but I would suspect that the > databases are unlikely to be portable in the same way as the wiki > itself. This would be fine for a wiki located in a stationary > directory on a known network, but doesn't currently meet my needs for > portability across OS's. I was looking to jquery for this. --~--~-~--~~~---~--~~ 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: Announcing Tiddlywiki 2.5.3
> The RSS feed for TW has apparently ignored the release of 2.5.3. That's odd - loading http://tiddlywiki.com/index.xml shows NewFeatures at the top, with modification date 2009-08-18T0100 - perhaps your feed reader hasn't picked that up yet? -- 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: Announcing Tiddlywiki 2.5.3
Just a quick note; The RSS feed for TW has apparently ignored the release of 2.5.3. --~--~-~--~~~---~--~~ 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: luminotes?
Just a side comment after looking at the http://jackparke.googlepages.com/jtw.html#SQLQueryPlugin mentioned by Wolfgang. It appears to be able to issue queries to an existing database (of various kinds), but I would suspect that the databases are unlikely to be portable in the same way as the wiki itself. This would be fine for a wiki located in a stationary directory on a known network, but doesn't currently meet my needs for portability across OS's. I was looking to jquery for this. --~--~-~--~~~---~--~~ 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: Announcing Tiddlywiki 2.5.3
I've adjusted it even further to minify shadow tiddlers (with the exception of ColorPalette which cannot be packed as the new lines are significant in this tiddler). This saves only 1kb but every little helps. Wolfgang, I would be interested in any ways to further reduce the code but I really don't buy into the whole packing idea so would rather not do it this way.. Jon On Aug 19, 11:00 am, FND wrote: > > the main page loads with four plug-in errors on my system > > I'm afraid I cannot reproduce this (FF 3.5 on Ubuntu). > Can you provide more details* on those errors? > > > If anyone is interested I will be maintaining a compressed version of > > TiddlyWiki with the goal of reducing file size > > Thanks for providing this service to the community, Jon! > > > I've been able to squeeze an other 91kb out of the last version > > You might wanna read up on minification vs. packing, Wolfgang. > This might be a good starting > point:http://groups.google.com/group/tiddlywikidev/browse_thread/thread/d12... > > -- F. > > * cf.http://tiddlywiki.org/wiki/Troubleshooting --~--~-~--~~~---~--~~ 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: Announcing Tiddlywiki 2.5.3
> the main page loads with four plug-in errors on my system I'm afraid I cannot reproduce this (FF 3.5 on Ubuntu). Can you provide more details* on those errors? > If anyone is interested I will be maintaining a compressed version of > TiddlyWiki with the goal of reducing file size Thanks for providing this service to the community, Jon! > I've been able to squeeze an other 91kb out of the last version You might wanna read up on minification vs. packing, Wolfgang. This might be a good starting point: http://groups.google.com/group/tiddlywikidev/browse_thread/thread/d126866134eec291 -- F. * cf. http://tiddlywiki.org/wiki/Troubleshooting --~--~-~--~~~---~--~~ 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 -~--~~~~--~~--~--~---