hell inside head
May 29th, 2012 § Leave a Comment
Its all about those questions.. who were are.. what is universe.. etc…
A] I am a guy from 21st century. I have studied little bit of science in school. I have read much more science stuff outside school. I am used to look at things in scientific way. I always like reading, learning more about it, I like thinking more about its mysteries. I do think about things in scientific way.
B] I have been reading about Hinduism, Spirituality and Indian history [you may know it as mythology, I believe its history] since.. I don’t know.. since I learned to read ?
an update
April 20th, 2012 § Leave a Comment
thought to write something.. umm.. I’ve moved most of my projects to github..
https://github.com/Omie
and new WordPress looks nice .. seeing it first time !
Job
June 15th, 2011 § 6 Comments
Hi !
well.. it all started on 1st of June. I returned from exam. Probability and Statistics.. ashamed.. because of what I had done there and I knew am gonna fail for sure. Provided there is no Mumbai-University-Magic
I was thinking whats next.. a year drop for sure but can’t afford wasting an year.. so.. Job !
What I have right now as qualification is .. well.. pretty much.. Nothing ! I am still a commerce guy till I finish my MCA
but I was confident that there will be something because I can code
I went to punetech.com/apply page once again. Had solved the challenge almost an year ago.. when friend showed it to me. Had done it in vb.net as well.. using interfaces and stuff.. and Haskell too !
I was browsing punetech.com contents and I noticed that gtalk widget on site started showing Navin as Away. Pinged him, got response really quick.. then had a little chat.. explained whats the problem.. what I want.. why I want etc.. He said fine.. send me your challenge code and resume.. Lets see..
HNotepad :: Haskell -> Gtk2Hs -> HNotepad ()
June 7th, 2011 § Leave a Comment
Hi !
this time went ahead with Gtk2 + Haskell [Gtk2Hs]. First GUI program… so.. thought to make simple Notepad
wasn’t a waste anyway.. learned quite a few things.
code might not be pure Haskellish.. but I’m slowly getting used to use Haskell..
This is how it looks -
and you can download source [.hs + glade file] from my skydrive or have a quick look at source on hpaste
Windows Search Index Reader
April 23rd, 2011 § 2 Comments
Hi !
Few days ago one of my good friends, Ishan lost alot of his data when his 1TB external hdd fell from desk. Sad
There are almost no chances of getting his data back. Today he found he had indexed his entire external hard disk on his computer…. fine, he can’t have his data back but there are some hopes to know what all he has lost !
I quickly derived a very simple app from Windows Search SDK code samples that lists all the entries in a DataGridView and gave him but it was pain to see whole file list in table. So made this thing.
It will also show indexed files in Explorer like view. Again, note that its just an index, not the true files. Its only to tell him what all was there so that he can try to get those things back from other sources


