Friday, February 27th, 2009 by r.jimi
I tried the Nokia program Conversation.But it didn’t do anything.
But then I copied my SIM contacts to the phone. Now it works.
So to use Conversation, all your contacts have to be on the phone.
Posted in hardware, software | No Comments »
Thursday, February 19th, 2009 by r.jimi
Excel! Here’s how to read data from the first sheet, regardless of the sheet name. It was really annoying to think that I needed to add some excel specific library to just read the first sheet (regardless of name).
Posted in software | No Comments »
Thursday, February 19th, 2009 by r.jimi
I was importing data from excel to sql server programatically. The excel is an output from another system. For whatever reason, they output it in all caps. But there is no reason that it should be.
Looked around the net for conversion from caps to camel case Apparently what I wanted was converting to title case, [...]
Posted in software | No Comments »