Lodahl's blog: Thunderbird
Showing posts with label Thunderbird. Show all posts
Showing posts with label Thunderbird. Show all posts

19 December 2013

I have been fooling around


I have been fooling around for a couple of days. 

Yes I admit it. From time to time I enjoy working with something totally different from what I do in my daily life and something that is absolutely irrational. This time I suddenly found my self playing around with ownCloud (https://www.owncloud.org ).

I found that I could launch a pre-configured cloud server on Amazon ( http://aws.amazon.com ) from Bitnami ( http://bitnami.com/stack/owncloud/cloud ).

It took me about half an hour to order and fire up the basic server and after another hour of configuration I had a safe and sound cloud server running. And it all comes in my native language (Danish) out of the box.

I wanted to install a few extra apps for different tasks e.g., a music player that for some reason isn't included in the standard edition of ownCloud 6. The only problem with that was that the music app depends on another apps 'App Framework'. Unfortunately that wasn't very clear in the instructions, and it took me a couple of hours to find the solution and implement it. I made another mistake by activating the app 'FluXX Compensator (Y)'. A friend of mine recommended it to me, but it seems to mess up ownCloud completely. It took me quite some time what caused the problem but when I found the cause it was pretty easy to disable it. I couldn't use the web interface (as it was messed up) but I could remove the app folder through SSH.

So now my family and I can store and share files in a relatively safe way. I know that Amazon might not be the safest place (in the Snowden years), but I somehow feel safer now where I son't have to use Dropbox or Google Drive. I don't like storing my private documents on a server that doesn't belong to me. 

Never mind.

I'n now using my ownCloud as family calendar completely sync'ed with my locally installed Thunderbird/Lightning. The only missing feature is the lack of inviting and accepting invitations directly in my mail and calendar program.
What I find extremely interesting is the way ownCloud can work with documents. First of all ownCloud supports WebDAV and I can open and save files directly from LibreOffice.

Open documents in LibreOffice

But more interesting is a new interesting feature in ownCloud 6: WebODF ( http://webodf.org/ )!

WebODF is a separate open source project that is a JavaScript implementation of the OpenDocument format. So far WebODF only implemented som very basic parts of text documents but its a nice first step. And a step in the right direction. I know that WebODF is working on a spreadsheet thing too and that's exiting.
Another extremely cool feature is that WebODF supports collaborative editing of rich-text documents. We are talking about two or more editors working on the same document at the same time.

Editing on line

WebODF is not a web version of LibreOffice but you can create and edit documents with basic formatting and styles. I even discovered that uploading a rather complicated ODT document from LibreOffice with a table of content and cross references works fine. Some visual features are visible in the browser version of the document, but even if not the unsupported features survives being edited with WebODF.

Conclusion

My conclusion is clearly 'enthusiasm'. I will certainly be using ownCloud as my private cloud server from now on and I can see some very cool ideas coming in the future. I'm exited about WebODF working with ODF documents using JavaScript and I can see many useful things to use it for. I can clearly see ownCloud useful for small business and e.g., schools and NGOs.

I give it a thumb up.

31 August 2008

My Linux: Episode 3

Am I tired ?

Guess.

I have spent all day trying to get my old e-mail store (inbox, folders, accounts, mail rules etc.) moved from my old Windows XP machine to Ubuntu Linux.

  • I think I'we got all the extensions installed now
  • I created the POP3 account manually
  • I managed to move the inbox and all local folders. The file structure is not exactly the same, so I spent about two hours figuring that out
  • I think I'll create new mail rules over the next couple of weeks
I also wanted to upgrade OpenOffice.org 2.4 to 3.0 (developer snapshot). I didn't succeed that one :-( I still can't figure out how to install packages manually. I think that root thing in a terminal window is rather tricky. Is it surposed to be that difficult ?

Oh, and I also got my Pidgin configured with some of my chat accounts.

Think I'll turn in now. It's been a long day. For Tux and me ;-)

15 April 2008

Thunderbird & Lightning - just discovered a new feature

I'm very happy to use my Mozilla Thunderbird e-mail client for mail. I also use the calendar plug-in called Lightning. Lightning is connected directly to my Google Calendar account, so I can view my calendar live. I use several calendars on Google for different purposes. I just need a Todo thing on Google, but I solved that by creating a local account for that purpose.

Allright then. What is the new ?

I just discovered that it's possible to drag-and-drop an e-mail from my inbox to one of the panes on the right hand side. If I drag it to the calendar part of the pane, the mail is copied into a new calendar event. If I drag it into the task pane, the e-mail becomes a task.


I love open source !