Google easter egg

 Posted by on 25/04/2012  No Responses »
Apr 252012
 

I just discovered an easter egg on Google, called “do a barrel roll.”
I was searching in google, in the search bar I wanted to write the word “domino” and instead I wrote “do” followed by a space, and suddenly the screen started to rotate.
Quick internet search, and I discover that it is an easter egg, and I did not know Google had made some easter eggs on its search page.
If you wish to see it, go to google, start to digit “do a barrel roll”, and the screen will perform a complete rotation.

do a barrel roll

Apr 042012
 

Lotus provides the method QueryAccessRoles of the NotesDatabase class to get the roles of a user and there are no methods to get users belonging to a role, but you can get them by combining IsRoleEnabled of the NotesACLEntry class with the function getUsersByGroup that I wrote in a previous article.
Continue reading »