Now I can bring every thing I need with me (ok, almost every thing)
So, if you liked the idea, take a look at PortableApps.com download it, choose what software you want with you all the time, and be happy!
If you enjoyed this post, make sure you subscribe to my RSS feed!
Tags: freeware, mobile, opensource, postable, productivity, windows
Most people when doing any kind of presentation that use slide, prefer to use a wired or wireless mouse to control the flow of this presentation.
Others prefer to ask some one to control it and have to make some kind of sign during the presentation to ask for the next slide (in my last experience the sign was: next slide please!).
I use my cell phone to control my presentations, using this great piece of free software: mOOo Impress Controller
The Software was developer using:
What do you need to play with it?
Mobile:
Desktop:
Ok, it is cool, but what are the real benefits of it?
Think about, when people see that you are using your cell phone to control the presentation, you can talk about any shit, they wont hear you, they will be looking at your cell phone ![]()
Well, at least if your public is not reading it right now
I tested it here and it just worked like a charm!
After you test it, please give the developers some feedback using this form, event if it did not worked within your environment, this will help them a lot to improve this very cool thing
If you enjoyed this post, make sure you subscribe to my RSS feed!
Tags: bluetooth, cool factor, freeware, mobile, openoffice, opensource, presentation

Just a few questions for you …
Are there any other geeks like me, that use their Symbian device with a linux box?
Do you want to read posts about how to sync contacts, calendar, musics, files between your Symbian phone and your linux box?
Do you prefer posts with or without these almost random images?
Where is Wally? (Just kidding)
Why would you answer these questions?
Because if you do, I can write or not more of this, and with more details
If you enjoyed this post, make sure you subscribe to my RSS feed!
Tags: cool factor, dream, mobile
I have not posted here for a long time, sorry for that …
Last week I had to format my notebook, and after a little problem with windows, I decided to change my environment to linux, and my choice for distribution was Kubuntu.
After that, I spend about 3 days looking for a way to sync my N80 with my brand new linux OS installed.
And the great news is that a have found a way, the bad news is that you will have to use the console for that (yeap, no UI) at least for the configuration, after it is working you can use the multisync0.90 gui for start the synchronization process …
So lets go with the little tutorial …
for the sync process you will need the opensync tools …
in kubuntu to install all the needed you need just to type:
$sudo apt-get install opensyncutils opensync-plugin-kdepim opensync-plugin-syncml multisync0.90 multisync-tools
That is all, you have all installed and ready to go …
now
lets do some configuration …
$msynctool –addgroup kdeN80
$msynctool –addmember kdeN80 kdepim-sync
$msynctool –addmember kdeN80 syncml-obex-client
$msynctool –configure kdeN80 2
and in the text editor that will open, replace all the text with this:
<config>
<bluetooth_address>XX:XX:XX:XX:XX:XX</bluetooth_address>
<bluetooth_channel>13</bluetooth_channel>
<identifier>PC Suite</identifier>
<version>1</version>
<wbxml>1</wbxml>
<username>the configured user name</username>
<password>the configured password</password>
<type>2</type>
<usestringtable>1</usestringtable>
<onlyreplace>0</onlyreplace>
<recvlimit>10000</recvlimit>
<contact_db>Contacts</contact_db>
<calendar_db>Calendar</calendar_db>
<note_db>Notes</note_db>
</config>
now you are really ready to go …
to start syncing just type:
$msynctool –sync kdeN80
for the next syncs you can use the multisync0.90 gui.
I hope you enjoy it, because I have not found any help on the web looking for this information …
the coolest thing about this way of syncing is that with almost no change, you can sync your cell phone with google calendar, you will just need to install the correct plugin for opensync:
$sudo apt-get install opensync-plugin-google-calendar
or you can sync directly your phone with your palm.
This synchronization tips can be used for any nokia symbian phone, the only thing that will probably change is the <bluetooth_channel>13</bluetooth_channel> setting.
Now you know that your N80, N70, or any other nokia S60 phone are Linux friendly.
I’ll write some more posts about N80 and linux integration in the next days …
If you enjoyed this post, make sure you subscribe to my RSS feed!
Tags: cool factor, freeware, mobile