The techie in me RSS 2.0
 Sunday, September 13, 2009

If you are connected and logged in sql plus and want to know the version of Oracle you connected to via sqlplus command, following are the quickest methods

1. Type ‘define’ in SQL prompt(ex :SQL> define)
2. use query – select * from v$version;
3. use the view called - product_component_version.
4. check the registry (though this is not through sql plus :-) )

-Rujith

Sunday, September 13, 2009 7:57:00 PM (GMT Standard Time, UTC+00:00)  #    Comments [0] -
Non MS
 Friday, May 15, 2009

Hope everyone worked on DOS (NOT Denial Of Server, its Disk Operating System :)) remember the command ’Cd\’. That’s something which everyone used so frequently. Now in Windows PowerShell you have to use “Cd \” (notice the space between d and slash), come on Powershell guys does this change really required ?? I am sure its a bad decision making.

 

-Rujith

Friday, May 15, 2009 8:09:00 PM (GMT Standard Time, UTC+00:00)  #    Comments [0] -
Everything
 Saturday, April 18, 2009

I am doing Test Driven Development in my current project. I have used TDD before when I was doing some component development, but this project is entirely different, this is a normal product development using Agile methodology. And as in any other product development the requirement keeps on changing. So this is really interesting.

During one of the discussions I had a conflict in opinion between different test doubles. There is no clear distinction between them isn't it ? I found a nice article in msdn magazine. The image below(from the article) gives better picture :)

 

TestDoubles(en-us)

As mentioned in the article there is not clear boundary between most of them.

TDD Rocks!

-Rujith

Saturday, April 18, 2009 8:46:11 PM (GMT Standard Time, UTC+00:00)  #    Comments [2] -
Test Driven Development
 Sunday, February 22, 2009

Its true the modern monitors don't need it, but we do :)... check out some cool screensaver here..

http://www.dudeworldorder.com/2009/04/16-awesome-screensavers/

Sunday, February 22, 2009 2:24:16 AM (GMT Standard Time, UTC+00:00)  #    Comments [1] -
Everything
 Saturday, January 24, 2009

We all know that there are lot of chart tools for .NET, but most of the good ones are not free.... now check this out, finally some of them from MS itself...

Saturday, January 24, 2009 9:10:34 PM (GMT Standard Time, UTC+00:00)  #    Comments [2] -
Coding
 Sunday, January 11, 2009

Enthalpy, joules per kilogram(J/Kg), psi, Kelvin, viscosity ... remember this ?

Yes I am back to these now, I think the last time I used these words was when I was in college. You will be wondering what happened to this fellow uh...

I am currently working for a Oilfield services corporation. I am learning about well(the one which gives oil not water), drilling, seabed etc.. these are very exciting things. I started remembering about my college days, mathematics was fun isn't it..even though I am a physics graduate I loved mathematics. Maths in Physics was fun(in a way), you start from a small equation and then you expand it expand it and it take few pages of your notebook and finally it becomes a very small equation. I remember once my professor after one hour of problem solving finally came to e=mc2. Its fun isn't it..

yeah instead of taking it as fun, I would have studied then now I would have become some scientists. Like the guys sitting in my company :(...

Cheers
Rujith

Sunday, January 11, 2009 12:29:15 AM (GMT Standard Time, UTC+00:00)  #    Comments [2] -
Everything
About me
Name : Rujith Anand Send mail to the author(s)
Archive
<September 2009>
SunMonTueWedThuFriSat
303112345
6789101112
13141516171819
20212223242526
27282930123
45678910
Blogs I read
Disclaimer

Disclaimer
Postings are provided as is with no warranties, and confer no rights. Opinions expressed here are my own delusions; my employers at best shake their heads and sigh, at worst repudiate the content with extreme prejudice, whenever it manages to appear on their radar.

© Copyright 2010
Rujith Anand

Statistics
Advertisement
All Content © 2010, Rujith Anand