Travelogue: NCAC - 2005, PSG Tech, Coimbatore.
It was a real fun to talk about Open Source. Just three weeks before this event, the department had inaugurated a lab of Open Source and some of their alumni members from Novell presented talks on Open Source Technologies and distributed OpenSuSE DVDs to the lab and students.
Eureka!! Another Planet discovered.
jeee booom baaaaaaa....,
Here it is, however, it is as of now running locally on my laptop, will soon move it to a publicly accessible server.
WOW!! I should really appreciate and thank, Jeff Waugh and Scott James Remnant for the Planet stuff. The setup was so easy that it took hardly 5 mins to get my planetevolution up and running. Great work guys.
More enhancements than bugs, isn't it great?
Its really the right time to start supporting the new Palm OS databases which, pilot-link 0.12.x supports, in evolution-conduits. First one is Contacts, with so many requests, with one of them falling in to ask-nice-to-get-fixed category. ;-)
A Beagle bite
323312 actually brought-up a corner case in the FilterPPT, actually, I would say one of the weirdness of Microsoft's formats. We were reading till EOF of the PPT stream and it was working fine except the document attached with the bug. Some stray bytes were left without reading causing the filter to enter into an infinite-loop.
Guess, will have more beagle-bites this week.
iBook X keyboard mapping
How to have a comfortable keyboard layout under X. A guide destinated to italian iBook linux users
Target
have the following keymap: apple keyboard = alt gr
Instructions
You’ve to edit your /etc/X11/xkb/keycodes/xfree86 file. Remember to make a
backup copy of this file before editing. These’re the easy steps:
- under X run a program like xev to find the exact keycode of your apple key
- change the code with the new one
- comment all the old command referring the new keycode
Restart X and keep your finger crossed ;)
Streaming Movie Parallel (2018) Online
Parallel (2018)
HD | 2018 | 80 minutes | Drama.

8
Movie ‚Parallel‘ was released in April 10, 2018 in genre Drama. Isaac Ezban was directed this movie and starring by Martin Wallström. This movie tell story about A group of friends stumble upon a mirror that serves as a portal to a „multiverse“, but soon discover that importing knowledge from the other side in order to better their lives brings increasingly dangerous consequences.
| Actors | : | Martin Wallström, Georgia King, Alyssa Diaz, Mark O’Brien, Aml Ameen, Carrie Genzel, Shannon Chan-Kent. |
|---|---|---|
| Producer | : | Garrick Dion, Matthias Mellinghaus. |
| Director | : | Isaac Ezban. |
| Writer | : | Scott Blaszak. |
| Release | : | April 10, 2018 |
YOU MAY ALSO LIKE
Incoming search terms : Watch Parallel 2018 For Free online, Watch Parallel 2018 Online Free 123movie, live streaming film Parallel 2018 online, Parallel 2018 streaming, Watch Parallel 2018 Online 123movie, Watch Parallel 2018 Online 123movies, Watch Parallel 2018 Online Free netflix, Watch Parallel 2018 Online Free Viooz, download movie Parallel 2018, streaming movie Parallel 2018, Watch Parallel 2018 Online Viooz, Watch Parallel 2018 Online Free Putlocker, download movie Parallel 2018 now, Watch Parallel 2018 Online Free megashare, Watch Parallel 2018 Online Free, watch Parallel film now, live streaming film Parallel, Watch Parallel 2018 Online Free hulu, Watch Parallel 2018 Online Putlocker, watch film Parallel 2018 now, streaming Parallel, Watch Parallel 2018 Online Megashare, Streaming Parallel 2018 For Free Online, watch Parallel 2018 movie now, Parallel 2018 Watch Online, Streaming Parallel 2018 Online Free Megashare, film Parallel 2018 online, live streaming movie Parallel online, Parallel 2018 live streaming film, live streaming movie Parallel 2018, download film Parallel 2018 now.
iBook console keyboard mapping
How to have a comfortable italian keyboard layout on your iBook.
Target
We just want this mapping:
apple key = alt gr
numpad return (the key near to left arrow) = canc
Procedure
Simply download the file at the end of the page and load it using loadkeys
ibook-it.map.gz
Simple, isn’t it?
Download
I found this file over internet, the author is Dario Besseghini. Thank you Dario!
{% gist 2469779 %}
No more exams!
Just a small announcement: last month (by 14th september) I’ve finished all my exams!!
Obviously I’m really happy but I’m also really busy because I’m working hard on strigi. I’ll let you know something more about it in these days…
iBook mouse emulation
In this really small guide you’ll discover howto enable mouse button emulation on a iBook G4 running linux
Target:
I just wanted to enable mouse button emulation on my iBook using the following shortcuts:
fn + ctrl = middle mouse button
fn + alt = left mouse button
Requisites:
You’ve to enable CONFIG_MAC_EMUMOUSEBTN in your kernel.
Commands:
In order to enable this shortcut at every boot add the following lines to your
/etc/sysctl.conf:
dev.mac_hid.mouse_button_emulation = 1
dev.mac_hid.mouse_button2_keycode = 97
dev.mac_hid.mouse_button3_keycode = 100
Simple, isn’t it?
allegedly very tasty
Last night I did a lot of work on Tangerine, a standalone DAAP server of mine. I think it’s probably good enough for general use now, as I added a little control panel for enabling/configuring it.

The ‘automatic’ mode uses Beagle, which was really fun to do. Aside from some kind of metadata extraction issue, it works really well.