Conboy 0.4.3 released

View: New views
3 Messages — Rating Filter:   Alert me  

Parent Message unknown Conboy 0.4.3 released

by Cornelius Hald :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi guys!

About a month ago I was writing that I´m implementing a Tomboy clone for the Maemo plattform [1]. I wanted to announce version 0.1 here but unfortunatelly I completly forgot about it. So here is the first and last[2] announcement of Conboy[3] on this list.

A couple of days ago I released version 0.4.3 which is far from complete, but already quite usable. Maybe some people on this list own a Nokia N800 or N810 and want to give it a try. I´m happy about bug reports, critics, etc...

At the moment, there is no support for synchronization, but I hope to do this very soon. Then together with the Tomboy online service I hope we´ll have our notes on all our desktops, notebooks, tablets and phones. Ahh the future ;)

The current features are:
- Reads and writes Tomboy *.note files
- Text styles: Bold, Italic, Strikeout, Highlight, Fixed Width, Small, Normal, Big, Huge
- Supports nested bullet lists with unlimited depth
- Linking to other notes
- Text search inside a note
- Search over all notes (only title atm)
- Automatic creation of links to already existing notes
- Runs on Chinoo, Diablo and Fremantle
- New style / finger friendly UI on Fremantle

Direct download for the tables is here:
http://maemo.org/downloads/product/OS2008/conboy/

The project page with all files and source:
https://garage.maemo.org/projects/conboy/

Some screenshots and discussion is here:
http://talk.maemo.org/showthread.php?t=28355


Thank you all for your work on Tomboy. Without it my small project wouldn´t exist.

Best wishes!
Conny


[1] http://www.nabble.com/C-clone-of-Tomboy-for-Maemo-td22677368.html
[2] I don´t want to bother you too much :)
[3] You know, I´m not good with names ;)
_______________________________________________
Tomboy-list mailing list
Tomboy-list@...
http://lists.beatniksoftware.com/listinfo.cgi/tomboy-list-beatniksoftware.com

Re: Conboy 0.4.3 released

by Sandy Armstrong :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Tue, May 19, 2009 at 4:22 AM, Cornelius Hald <hald@...> wrote:
> Hi guys!
>
> About a month ago I was writing that I´m implementing a Tomboy clone for the Maemo plattform [1]. I wanted to announce version 0.1 here but unfortunatelly I completly forgot about it. So here is the first and last[2] announcement of Conboy[3] on this list.

Please, feel free to announce releases and other important changes to
Conboy on this list whenever you like.  This should make it easier for
us to collaborate, and to keep everybody informed.

> At the moment, there is no support for synchronization, but I hope to do this very soon. Then together with the Tomboy online service I hope we´ll have our notes on all our desktops, notebooks, tablets and phones. Ahh the future ;)

As we are working on Tomboy online sync support, I am doing my best to
keep a clean separation between handling web requests/responses,
dealing with our REST API [0], and hooking it all into Tomboy's
existing sync infrastructure [1].  I'm doing the web sync add-in code
as MIT/X11 to increase reuse in popular desktop projects that can't
use LGPL code.  Hopefully this separation will make it easier for you
to port it to Conboy.

We intend to rework a lot of our sync infrastructure to be cleaner and
support automatic background sync, so hopefully that will be done (and
useful to you) by the time you get around to implementing sync in
Conboy, so that you have a better example to follow.

> The current features are:Please let me know if you ever think it's worth it to
> - Reads and writes Tomboy *.note files
> - Text styles: Bold, Italic, Strikeout, Highlight, Fixed Width, Small, Normal, Big, Huge
> - Supports nested bullet lists with unlimited depth
> - Linking to other notes
> - Text search inside a note
> - Search over all notes (only title atm)
> - Automatic creation of links to already existing notes
> - Runs on Chinoo, Diablo and Fremantle
> - New style / finger friendly UI on Fremantle

This sounds great, Cornelius.  Thanks for helping to get Tomboy notes
out to Maemo users.

Congrats on the release,
Sandy

[0] http://live.gnome.org/Tomboy/Synchronization/REST
[1] http://git.gnome.org/cgit/tomboy/tree/Tomboy/Addins/WebSyncService
_______________________________________________
Tomboy-list mailing list
Tomboy-list@...
http://lists.beatniksoftware.com/listinfo.cgi/tomboy-list-beatniksoftware.com

Re: Conboy 0.4.3 released

by Cornelius Hald :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Tue, 2009-05-19 at 06:54 -0700, Sandy Armstrong wrote:
> Please, feel free to announce releases and other important changes to
> Conboy on this list whenever you like.  This should make it easier for
> us to collaborate, and to keep everybody informed.

Sure. Thanks!

> As we are working on Tomboy online sync support, I am doing my best to
> keep a clean separation between handling web requests/responses,
> dealing with our REST API [0], and hooking it all into Tomboy's
> existing sync infrastructure [1].  I'm doing the web sync add-in code
> as MIT/X11 to increase reuse in popular desktop projects that can't
> use LGPL code.  Hopefully this separation will make it easier for you
> to port it to Conboy.

That sounds good. I was thinking the online service would still be based
on WebDav. I'm happy to hear that you'll use a REST API. At least with
Java and REST I had good experiences - lets see how this is with C and
REST ;)

> We intend to rework a lot of our sync infrastructure to be cleaner and
> support automatic background sync, so hopefully that will be done (and
> useful to you) by the time you get around to implementing sync in
> Conboy, so that you have a better example to follow.

I'll definitely have a look at it. And in the meantime I'll read a bit
about librest and the REST-API that you've planned.

Thanks again!
Conny


_______________________________________________
Tomboy-list mailing list
Tomboy-list@...
http://lists.beatniksoftware.com/listinfo.cgi/tomboy-list-beatniksoftware.com