lost in translation Is it possible to express the same feeling in two different languages and mean exactly the same thing? I was reading a bit of translation last week and was thinking how distorted it gets. Book translates a polite but strong, formal but bit sensitive writing in English to Malayalam – I happened to see the English version also and there is noticeable difference. Also I read something this week that messages conveyed by human beings has the context info or meta message (message about the message) also embedded in it, we are able to understand the metamessages with a lot of experience. Variety of information is required to fully understand the meaning of something that is written – we would need some cultural background, syntax of language and local usage and even some idea about geography. Translation of a Malayalam novel like “Chemmeen” by Thakazhi, a complex story set in coastal kerala, might look very odd in English. Somebody who hasn’t seen fishermen in Kerala coas...
Posts
Ajax
- Get link
- X
- Other Apps
I have been meaning to start checking out Ajax with a little hands-on for quite some time and today I had my “hello world” with it. AJAX: Getting Started : gives a quick way to start testing. XMLHttpRequest seems to be the key to this. Rest is all about constructing the presentation layer at runtime using javascript than to change the content from server. Rasmus' 30 second AJAX Tutorial - A wanderer's journal : Pretty much the same as above. I saw this argument at multiple places that Ajax is nothing but hype and people were using DHTML + XML way back etc. I am not yet sure about the extent or power of Ajax, but I liked the idea behind it. It seems to me as something that can be termed as “perception change” – the idea that request-response processing can be done without interrupting the user interaction is great. Today morning I attended a session on innovation management – it was said that creative ideas which works can be extended, like computers invented...
local search APIs and mashups
- Get link
- X
- Other Apps
I was working like crazy for last couple of days with Yahoo and Google search APIs. I was trying to qualify/clean sales lead records using the local search for businesses. I naturally expected Google to do better, but their webservice is really Beta, it is not really able to do local searches and give me back the result set with address information – it can only give back the search result snippet. At the same time, Yahoo exceeded my expectations – it gave me a resultset with address, phone number, URL and a details URL which is really cool- it shows the map for business, category of business etc. I am able to specify sort criteria – relevance, distance or rating. This experiment sort of initiated me to the power of webservices as well – within matter of seconds, I was able to run a list of 1000 businesses through Yahoo local search API and get results back with standardized addresses, phone number, URL etc. I attempted this because I saw another one which was using ...
Open source initiation – still going on..
- Get link
- X
- Other Apps
Not dead, but not exactly running yet. • I had registered in three projects – one of them almost dropped me since it is going at an amazing pace, I can’t even think about catching up now. I will have to be patient, setup tools and familiarize, do something small on my own. Two others are still alive. • I am using Eclipse a lot these days and in the process of falling in love. I have poked around many of the features and almost familiarized it, but still haven’t formed habits around it. • Need to learn refactoring techniques and concepts. So far, refactoring hasn’t been in the picture, even if I had written a piece of code which I know is not the best. But now I am more or less interested in writing something and getting it working fast, then if I can find fun in improving the code, it will be great. • Installed MySQL 3.1. After a long time, I am meeting another database. I had brief encounters with IMS, DB2, SQL Server before making Oracle as the One. Even though I k...
- Get link
- X
- Other Apps
attention span I can imagine myself as Spaceman Spiff, the intergalactic explorer. I start my expedition from a corner of the world by opening my mozilla firefox and clicking on bloglines | my feeds in my bookmarks toolbar. There are 800 unread News items, 115 Tech and unrelated, 734 del.ici.ous feeds, 25 Misc, Sports 25 and checking out 2 and some more folders which I have don’t have energy to list. Luckily I am not much interested in photography and flickr. When there are 38 Dilbert and Calvin & Hobbes to be read and I just go and click on it to remove the annoying (38) from reminding me, I feel desperate. How often can you wipe your slate clean, condemn all those wonderful things to oblivion and start fresh again? I am one who attends to every mail in my mailbox as soon as it comes in, even if it is to mark mail from Roberto Somebody about easy mortgage as junk mail or deleting CNET news on sight. I lost track of the newsletters to which I have subscribed – I no longer do that e...
open source initiation - continued
- Get link
- X
- Other Apps
Continuing with my open source initiation, I am still preparing with setups and tools installation for couple of projects hoping that I will use them and learn – hope it will not end up like a preparing and rehearsing for a marriage only to find out that it is not going happen. Anyways, just putting down the tasks, notes and my thoughts so that this will serve as my future reference:- - Installed WinSCP as the file transfer tool and WinCVS for CVS client. I am still working from WinXP machine; hope someday I will be able to repeat such installation for a Linux machine. - Installed Oracle JDBC drivers, this time a new jar (for 9i). I had worked with classes111 and classes12, but didn’t know that a new one, ojdbc14, has come out. I am sure even that has been overridden by 10g drivers. Another generation gap thing going on. - Installed Maven 1.0.2, build tool. I am still overwhelmed with the number of frameworks churned out from Apache project; it will take some ti...
- Get link
- X
- Other Apps
grown up Today morning, in context of a session, following was presented by a colleague:- According to a UCLA study, at age five, we engage in creative tasks 98 times a day, laugh 113 times, and ask questions 65 times. By the age of 44, however, the numbers shrink to 2 creative tasks a day, 11 laughs and 6 questions. Furthermore, the UCLA study found a 91 percent negative response rate among adults exposed to new ideas. I thought even 11 laughs is bit exaggerated. Anyway this is a symptom to watch out for.