Siva Kumar Eanuga

Just Started Blogging new tech things in this place will be posting more topic soon.

Siva Kumar Eanuga

Just Started Blogging new tech things in this place will be posting more topic soon.

Siva Kumar Eanuga

Just Started Blogging new tech things in this place will be posting more topic soon.

Siva Kumar Eanuga

Just Started Blogging new tech things in this place will be posting more topic soon.

Siva Kumar Eanuga

Just Started Blogging new tech things in this place will be posting more topic soon.

Friday, October 14, 2011

New feature of Google Search !!!! now you can Block the results from selected websites!!!

It comes as a feature after your first search query... Say you would want to block http://www.w3.org search results from the query "Owl", you will have to do a first search on OWL... Go to each of the results, on a click back to Google search home page from each result, a new feature "Block all w3.org results" appears next to cached and similar links.. On clicking "Block all w3.org results" link, the future results shall not be from "w3.org". The link appears even though the user has not signed in, but blocking requires the user to sign into the Google account. Although the feature could help in blocking results which are offensive or are of low quality or pornographic stuff, it requires efforts from the user in traversing to the search result page of the site you would want to block... Isn't this a burden on the user? Would it not be better to have a settings feature where the user can first block/unblock domains he would not want in search results? Or on the first shot, on a search, the search results can directly have a link to block the corresponding domains from future search...

This feature being previously available as Chrome extension is now rolled out for both IE and Firefox users.. Developed by search quality engineers, "Amay Champaneria and Beverly Yang",
the new feature might add value to increased personalisation for the users with extra burden of traversing each link which the user would want to block..



Get More info from Official Google Blog

Thursday, October 6, 2011

Cool Tricks for Computer Users

1. Running Multiple Instance of GTalk.

Right click on the Google Talk shortcut.       
  1. On the right click contextual menu, click on Properties.
  2. Go to Shortcut tab on Google Talk Properties window.
  3. On the Target textbox, add in the /nomutex to the end of the line so that it looks like below (or you can simply copy and paste the below syntax and replace the original) Target: "C:\Program Files\Google\Google Talk\googletalk.exe" /nomutex
  4. Click on OK.
2. Run Firefox inside Firefox
  • copy paste following url in a web browser (mozilla firefox). chrome://browser/content/browser.xul
3. Folder Lock Using Dos Commands.
  • Paste the code given below in notepad and 'Save' it as batch file (with extension '.bat').Any name will do. Then you see a batch file. Double click on this batch file to create a folder locker. New folder named 'Locker' would be formed at the same location. Now bring all the files you want to hide in the 'Locker' folder. Double click on the batch file to lock the folder namely 'Locker'. If you want to unlock your files,double click the batch file again and you would be prompted for password. Enter the password and enjoy access to the folder.
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST Locker goto MDLOCKER
:CONFIRM
echo Are you sure u want to Lock the folder(Y/N)
set/p "cho=>"
if %cho%==Y goto LOCK
if %cho%==y goto LOCK
if %cho%==n goto END
if %cho%==N goto END
echo Invalid choice.
goto CONFIRM
:LOCK
ren Locker "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
echo Folder locked
goto End
:UNLOCK
echo Enter password to Unlock folder
set/p "pass=>"
if NOT %pass%==type your password here goto FAIL
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Locker
echo Folder Unlocked successfully
goto End
:FAIL
echo Invalid password
goto end
:MDLOCKER
md Locker
echo Locker created successfully
goto End
:End

4. PDF File Speak
  • This is not a trick . This is the functionality of Adobe Reader 7.0 through the latest 9.3.
  • go to View>Read out Loud> Activate Read Out Loud.
5. Calculation on  Command Prompt.
  • The command processor CMD.EXE comes with a mini-calculator that can perform simple arithmetic on 32-bit signed integers:                                                                  
    C:\>set /a 2+2                                                                                                                                   
    4                                                                                                                                                       
    C:\>set /a 2*(9/2)                                                                                                                                 
    8                                                                                                                                                         
    C:\>set /a (2*9)/2                                                                                                                                    
    9                                                                                                                                                   C
    :\>set /a "31>>2"                                                                                                                                 
    7                                                                                                                                                    
    Note that we had to quote the shift operator since it would otherwise be misinterpreted as a "redirect stdout and append" operator.
    For more information, type set /? at the command prompt.
6. Create Nameless File and Folders.

  • This trick will allow you to create files and folders without any name.Just follow the steps as given below :-
  1. Select any file or folder.
  2. Right click on it, select 'Rename' or simply press 'F2'.
  3. Press and hold the 'Alt' key. While holding the Alt key, type numbers '0160' from the numpad.                                                                                                                                      Note :- Type the numbers '0160' from the numpad, that is, the numbers present on the right side of the keyboard.Don't type the numbers which are present on top of the character keys.
  4. Press Enter and the nameless file or folder will be created.
  • Reason :- The file or folder that seems nameless is actually named with a single space.

  • But what if you want to create another nameless file or folder in the same directory ?For this you will have to rename the file with 2 spaces.Just follow the steps given below 
  1. Select file, Press 'F2'.
  2. Hold 'Alt' key and type '0160' from the numpad.
  3. Release the 'Alt' key. Now without doing anything else, again hold 'Alt' key and type '0160'.
  4. Press 'Enter' and you will have second nameless file in the same directory.
  5. Repeat step 3 to create as many nameless files or folders in the same directory.

What Is SCRUM?

In the game of rugby, after an infringement or out-of-play ball, both teams engage in a formation called Scrum (short for scrummage) in order to compete for possession. The nature of the play is quite dangerous and has resulted in injuries and a couple of deaths.
The type of scrum focused on in this article is, fortunately, not life threatening.
In American football, the coach calls each play prior to its implementation by the players - a play that has been practiced and drilled before the game so that each player knows exactly where to go and what his role is. After that play is over, the coach will call another. This process works by using a "defined steps" approach.
In rugby, however, plays don't usually work out as planned and become chaotic and frenzied. Predefined steps in the play will be abandoned, because they do not work in the random nature of the sport. Instead, the rugby coach must teach his players how to be spontaneous, self-organizing, and able to act on the fly. The coach will teach basic rugby patterns that the team will adjust as needed when in action, while making periodic assessments of the patterns and changing them based on success or failure.
The scrum approach to IT project management works in a similar manner to the way a rugby coach organizes his plays. The customer, or product owner, provides a set of objectives he or she desires to reach. The project manager, or ScrumMaster, will create a self-organizing team, but give them no specific steps for achieving the objective(s)2. This allows the team to decide what to do and how to do it as they encounter surprises, problems, or difficulties. At the end of each iteration, or Sprint, of the project, the team presents its work, allowing the product owner to assess what's been done and make changes to the requirements, priorities, and release plans. At the same time, the scrummaster coaches the team as they adapt their project plans and processes.
Roles
Just as a rugby team has various players in different positions (like Fly-Half, Number 8, and Prop), so too does the scrum process team3. According to the Scrum Alliance, there are three:


The Team

  • ·         Is cross-functional, with seven (plus or minus two) members
  • ·         Selects the sprint goal and specifies work results
  • ·         Has the right to do everything within the boundaries of the project guidelines to reach the sprint goal
  • ·         Organizes itself and its work
  • ·         Demos work results to the product owner


The Product Owner

  • ·         Defines the features of the product
  • ·         Decides on release date and content
  • ·         Is responsible for the profitability of the product (ROI)
  • ·         Prioritizes features according to market value
  • ·         Adjusts features and priority every 30 days, or as needed
  • ·         Accepts or rejects work results


The ScrumMaster

  • ·         Ensures that the team is fully functional and productive
  • ·         Enables close cooperation across all roles and functions
  • ·         Removes barriers
  • ·         Shields the team from external interferences
  • ·         Ensures that the process is followed, including issuing invitations to Daily Scrum, Sprint Review, and Sprint Planning meetings
Process Overview
The scrum process has several steps:
1.       The product owner creates of list of requirements, called the Product Backlog, listed in order of business value.
2.       During a sprint planning meeting, the product owner and team choose the top items from product backlog that can be completed during a 2 - 4 week "Sprint" session.
3.       The scrummaster helps the team break down the tasks necessary to complete the items chosen for the sprint.
4.       During each day of the sprint, a 15-minute meeting is held to discuss the status of the project - this is the Daily Scrum Meeting
5.       When the sprint is finished, a Sprint Review Meeting is held so the team can present its work to the product owner, who assesses whether the items are complete or not, and guides the team as they select the items for their next sprint.
6.       After the team and scrummaster discuss the failures and successes of the sprint, the process begins all over again.


Key terms



Scrum - Scrum is an agile project management process that allows you to deliver usable results during your project 
lifecycle, absorbing changes as you go along.


Product Owner - Establishes and prioritizes the product backlog, or requirements, based on the interest of all stakeholders and the goals of the project.

Team - Small team possessing cross-functioning skills that manages and develops the product or project

ScrumMaster - Helps guide the team through the scrum process, but because the team is supposed to self-organize, he or she may not necessarily be perceived as the "leader."

Product Backlog - Documented, prioritized requirements for the project.

Sprint - 2 - 4 week period where the team works to finish predetermined deliverables from the product backlog.

Daily Scrum- In a meeting limited to no more than 15 minutes, each team member must address three items aloud to the rest of the group: what they have done since yesterday; what they plan to do by tomorrow; and what impediments to progress they are experiencing.

Sprint Review Meeting - Held at the end of the sprint, this meeting usually does not exceed a four-hour time limit. The team presents the part of the project they completed during the sprint to the product owner and any related stakeholders and establishes which items from the product backlog they wish to work on next. The team also meets on their own to reflect upon the performance and performance of the last sprint.
Why It's Useful
Scrum is quickly growing to be one of the most popular project management techniques for both large and small companies - and for good reason! The scrum process allows for continual project change and adaptation, innovation, and self-organization as the team assesses what is working and what's not, during the sprint. Not only does this flexibility boost team moral and productivity, it also improves product quality and increases the chances the company will reach (or exceed) its goals by eliminating and prioritizing project issues. Scrum also prevents unnecessary product requirements from being developed because the most valuable items are delivered first.


Reference:  http://www.projecttimes.com/articles/rugby-vs-development-what-is-scrum.html