DSLR Camera Simulator

The camera simulator from camerasim

Rain affected show - 7am arivu






June birthday celebrations. .

Birhtday celebrations at chennai






Method missing in Ruby

When you call a ruby method which doesn't exist, i.e if ruby object fails to find any such method, NoMethodError is raised. It can be avoided using a method avilable in ruby called Method Missing

To handle NoMethodError gracefully, Method missing can be used in ruby.Consider the example below

Class Sap
def first
puts "You are in first method"
end

def method_missing(method)
puts "There is no method called #{method} in class Sap"
end

end


ob = Sap.new
ob.frst

The output will be
"There is no method called frst in class Sap"

The last laugh

As Rajinikanth’s latest film hits theatres, jokes on the actor’s super-human abilities are doing the rounds again. Here’s a sample:

Rajinikanth doesn’t wear a watch. He decides what time it is
Rajinikanth’s email id is gmail@ rajinikanth.com
Rajinikanth can drown a fish
Rajinikanth once kicked a horse in the chin. Its descendants are today called giraffes
Rajinikanth can strangle you with a cordless phone
Rajinikanth did, in fact, build Rome in a day
Rajinikanth electrocuted Iron Man
Rajinikanth knows Victoria’s secret
Rajinikanth killed the dead sea
Rajinikanth can divide by zero
Rajinikanth once got into a fight with a VCR player. Now it plays DVDs
The Bermuda Triangle used to be the Bermuda Square, until Rajinikanth kicked one of its corners off
Rajinikanth has counted to infinity, twice
Rajinikanth can play the violin with a piano
When Rajinikanth does push-ups, he isn’t lifting himself up. He is pushing the earth down
Rajinikanth can delete the recycle bin

Remote Server Administration Tools for Windows 7

Remote Server Administration Tools for Windows 7

Administration Tools for Windows 7 allows administrators to manage roles and features on Windows Server 2008 R2 (Core & Full installation) and, for some roles and features, Windows Server 2008 or Windows Server 2003
from your Windows 7 PC attached to the domain. This feature is comparable in functionality to the Windows Server 2003
Administrative Tools Pack and Remote Server Administration Tools for Windows Vista with Service Pack 1 (SP1).


RSAT for Windows 7 can only be run on Enterprise, Professional, or Ultimate editions of Windows 7. Please make sure you uninstall all other versions of Remote Server Administration Tools (for Vista Sp1) or Administrators Tool pack before installing RSAT for Windows 7.

Save Energy

Wattbot - Test