Google Mail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Tiddle: beta release. A desktop application providing an indexed view into your TiddlyWiki
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  7 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Follow-up To:
Add Cc | Add Follow-up to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers that you hear
 
ben  
View profile   Translate to Translated (View Original)
 More options 27 Oct, 18:24
From: ben <benjwar...@gmail.com>
Date: Tue, 27 Oct 2009 11:24:13 -0700 (PDT)
Local: Tues 27 Oct 2009 18:24
Subject: Tiddle: beta release. A desktop application providing an indexed view into your TiddlyWiki
Hi all,
I've been developing a desktop application (currently targeting
windows) which indexes your TiddlyWiki, and provides a quick way of
searching through Tiddlers.

Kind of like a "snippet" search tool.  It looks a bit like Quicksilver
on the mac.

I would appreciate any feedback from anyone who would like to try it
out.

Tiddle can be found here: http://tiddle.sourceforge.net/

Kind Regards,
Ben Warner


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
FND  
View profile   Translate to Translated (View Original)
 More options 27 Oct, 19:22
From: FND <F...@gmx.net>
Date: Tue, 27 Oct 2009 19:22:56 +0000
Local: Tues 27 Oct 2009 19:22
Subject: Re: [twdev] Tiddle: beta release. A desktop application providing an indexed view into your TiddlyWiki

> I would appreciate any feedback

I'd love to give it a try, but it doesn't seem to like Ubuntu:

$ java -jar tiddle-0.0.3-jar-with-dependencies.jar
log4j:WARN No appenders could be found for logger
(tiddle.search.WikiFileLoader).
log4j:WARN Please initialize the log4j system properly.
Exception in thread "AWT-EventQueue-0" java.lang.RuntimeException:
com.melloware.jintellitype.JIntellitypeException:
java.lang.UnsatisfiedLinkError: no JIntellitype in java.library.path
  at tiddle.TiddleMain$1.run(TiddleMain.java:22)
  at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
  at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
  at
java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.jav a:269)
  at
java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:1 84)
  at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.jav a:174)
  at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
  at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
  at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
Caused by: com.melloware.jintellitype.JIntellitypeException:
java.lang.UnsatisfiedLinkError: no JIntellitype in java.library.path
  at com.melloware.jintellitype.JIntellitype.<init>(JIntellitype.java:100)
  at
com.melloware.jintellitype.JIntellitype.getInstance(JIntellitype.java:122)
  at tiddle.gui.Intellitype.<init>(Intellitype.java:23)
  at tiddle.gui.GuiController.<init>(GuiController.java:108)
  at tiddle.TiddleMain$1.run(TiddleMain.java:19)
  ... 8 more
Caused by: java.lang.UnsatisfiedLinkError: no JIntellitype in
java.library.path
  at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1709)
  at java.lang.Runtime.loadLibrary0(Runtime.java:823)
  at java.lang.System.loadLibrary(System.java:1028)
  at com.melloware.jintellitype.JIntellitype.<init>(JIntellitype.java:95)
  ... 12 more

-- F.


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
ben  
View profile   Translate to Translated (View Original)
 More options 27 Oct, 20:52
From: ben <benjwar...@gmail.com>
Date: Tue, 27 Oct 2009 13:52:26 -0700 (PDT)
Local: Tues 27 Oct 2009 20:52
Subject: Re: Tiddle: beta release. A desktop application providing an indexed view into your TiddlyWiki
Hi there,
the error you are seeing is because its falling over when trying to
run the Windows specific hotkey library (JIntellitype).

I'll make a new release for you which fails "gracefully" when these
keyhandlers can't install, then you shouldn't have any problems.

Will probably be one or two days before I can get a new release
posted.

Cheers,
Ben

On Oct 28, 6:22 am, FND <F...@gmx.net> wrote:


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
FND  
View profile   Translate to Translated (View Original)
 More options 28 Oct, 15:00
From: FND <F...@gmx.net>
Date: Wed, 28 Oct 2009 15:00:33 +0000
Local: Wed 28 Oct 2009 15:00
Subject: Re: [twdev] Re: Tiddle: beta release. A desktop application providing an indexed view into your TiddlyWiki

> I'll make a new release for you which fails "gracefully" when these
> keyhandlers can't install, then you shouldn't have any problems.

Sounds good - looking forward to it!

-- F.


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
ben  
View profile   Translate to Translated (View Original)
 More options 29 Oct, 03:51
From: ben <benjwar...@gmail.com>
Date: Wed, 28 Oct 2009 20:51:47 -0700 (PDT)
Local: Thurs 29 Oct 2009 03:51
Subject: Re: Tiddle: beta release. A desktop application providing an indexed view into your TiddlyWiki
Hey FND,
I've just put up a version which should not fall over if not running
on Windows.

If you get a chance to install it on ur Ubuntu, let me know how it
goes.

Cheers,
Ben

On Oct 29, 2:00 am, FND <F...@gmx.net> wrote:


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
FND  
View profile   Translate to Translated (View Original)
 More options 30 Oct, 13:08
From: FND <F...@gmx.net>
Date: Fri, 30 Oct 2009 13:08:13 +0000
Local: Fri 30 Oct 2009 13:08
Subject: Re: [twdev] Re: Tiddle: beta release. A desktop application providing an indexed view into your TiddlyWiki

> I've just put up a version which should not fall over if not running
> on Windows.

Seems to work nicely - basic keyboard commands (arrow keys, Enter,
CTRL-X) all seem to work fine.
Good job!

However, I've noticed the URL encoding (when launching a tiddler in the
browser) is not quite correct:
file:///tmp/tiddle-0.0.4/tiddle-help.html#Tiddle+keyboard+shortcuts
This should use "%20" instead of "+":
file:///tmp/tiddle-0.0.4/tiddle-help.html#Tiddle%20keyboard%20shortcuts

As an aside, perhaps this could be integrated into existing applications
like Launchy, GNOME Do or Quicksilver?

-- F.


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
ben  
View profile   Translate to Translated (View Original)
 More options 8 Nov, 19:47
From: ben <benjwar...@gmail.com>
Date: Sun, 8 Nov 2009 11:47:28 -0800 (PST)
Local: Sun 8 Nov 2009 19:47
Subject: Re: Tiddle: beta release. A desktop application providing an indexed view into your TiddlyWiki
I'll fix up that URL encoding thing for the next release.

The reason it's written as a standalone java app is because java is
what I do, so it was the easiest path for me :-)  It does have the
added advantage of cross-platform support whereas Launchy, Do, and
Quicksilver are all specific to a single platform.

On Oct 31, 12:08 am, FND <F...@gmx.net> wrote:


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google