Tuesday, July 14, 2015

Change defualt local google to google.com

Hi,

This is how you should switch from any local google website to google.com

1. lets test, browse google.com
2. you'll be redirect to your local google site, on the footer you'll see a link with google.com. click that link.
3. if this is what you expect to get as default then all you got to do is just browse this url:
http://www.google.com/ncr = google.com


and you are good to go.


good luck

Bentzy.

Sunday, June 14, 2015

SearchMyFiles - advanced search tool with search in files feature

SearchMyFiles v2.55 - Alternative to 'Search For Files And Folders' module of Windows + Duplicates Search 
Copyright (c) Nir Sofer



SearchMyFiles is an alternative to the standard "Search For Files And Folders" module of Windows. It allows you to easily search files in your system by wildcard, by last modified/created/last accessed time, by file attributes, by file content (text or binary search), and by the file size. SearchMyFiles allows you to make a very accurate search that cannot be done with Windows search. For Example: You can search all files created in the last 10 minutes with size between 500 and 700 bytes. 
After you made a search, you can select one or more files, and save the list into text/html/csv/xml file, or copy the list to the clipboard.
SearchMyFiles is portable, and you can use it from a USB flash drive without leaving traces in the Registry of the scanned computer.

System Requirements

This utility works on any version of Windows starting from Windows 2000 and up to Windows 8. Both 32-bit and 64-bit systems are supported.



Feedback

If you have any problem, suggestion, comment, or you found a bug in my utility, you can send a message to nirsofer@yahoo.com
Download SearchMyFiles
Download SearchMyFiles for x64

Source: http://www.nirsoft.net/utils/search_my_files.html


Ditto - Clipboard History Management

Ditto - Clipboard History Management

Ditto is an extension to the standard windows clipboard. It saves each item placed on the clipboard allowing you access to any of those items at a later time. Ditto allows you to save any type of information that can be put on the clipboard, text, images, html, custom formats

Features

  • Easy to use interface
  • Search and paste previous copy entries
  • Keep multiple computer's clipboards in sync
  • Data is encrypted when sent over the network
  • Accessed from tray icon or global hot key
  • Select entry by double click, enter key or drag drop
  • Paste into any window that excepts standard copy/paste entries
  • Display thumbnail of copied images in list
  • Full Unicode support(display foreign characters)
  • UTF-8 support for language files(create language files in any language)
  • Uses sqlite database (www.sqlite.org)


source: http://ditto-cp.sourceforge.net/


Sunday, June 5, 2011

VisualBee - Your PowerPoint Presentation Solution

Don't get frustrated by PowerPoint ever again. The VisualBee plugin (add-in) is your solution.

Automatic Design


With A Single Click
VisualBee is so easy to use. Just insert your desired content to a blank PowerPoint presentation and press "enhance presentation".


Complete Control
You have total control over your final presentation. Review each slide of your enhanced presentation and modify its content as you see fit.


Keep Your Own Style
Select the different style and feel of your enhanced PowerPoint presentation best representing your own style.


Take The Credit
The final enhanced presentation is yours to keep and use. It is a regular PowerPoint presentation.

Credit: http://visualbee.com/index.php/products/overview.html

Nir.

Sunday, April 24, 2011

Google Searching Tricks

Google searching tricks

cache:
If you include other words in the query, Google will highlight those words within the cached document. For instance, [cache:www.google.com web] will show the cached content with the word “web” highlighted. This functionality is also accessible by clicking on the “Cached” link on Google’s main results page. The query [cache:] will show the version of the web page that Google has in its cache. For instance, [cache:www.google.com] will show Google’s cache of the Google homepage. Note there can be no space between the “cache:” and the web page url.

link:
The query [link:] will list webpages that have links to the specified webpage. For instance, [link:www.google.com] will list webpages that have links pointing to the Google homepage. Note there can be no space between the “link:” and the web page url.

related:
The query [related:] will list web pages that are “similar” to a specified web page. For instance, [related:www.google.com] will list web pages that are similar to the Google homepage. Note there can be no space between the “related:” and the web page url.

info:
The query [info:] will present some information that Google has about that web page. For instance, [info:www.google.com] will show information about the Google homepage. Note there can be no space between the “info:” and the web page url.define:
The query [define:] will provide a definition of the words you enter after it, gathered from various online sources. The definition will be for the entire phrase entered (i.e., it will include all the words in the exact order you typed them).

stocks:
If you begin a query with the [stocks:] operator, Google will treat the rest of the query terms as stock ticker symbols, and will link to a page showing stock information for those symbols. For instance, [stocks: intc yhoo] will show information about Intel and Yahoo. (Note you must type the ticker symbols, not the company name.)



site:
If you include [site:] in your query, Google will restrict the results to those websites in the given domain. For instance, [help site:www.google.com] will find pages about help within www.google.com. [help site:com] will find pages about help within .com urls. Note there can be no space between the “site:” and the domain.

allintitle:
If you start a query with [allintitle:], Google will restrict the results to those with all of the query words in the title. For instance, [allintitle: google search] will return only documents that have both “google” and “search” in the title.

intitle:
If you include [intitle:] in your query, Google will restrict the results to documents containing that word in the title. For instance, [intitle:google search] will return documents that mention the word “google” in their title, and mention the word “search” anywhere in the document (title or no). Note there can be no space between the “intitle:” and the following word.Putting [intitle:] in front of every word in your query is equivalent to putting [allintitle:] at the front of your query: [intitle:google intitle:search] is the same as [allintitle: google search].

allinurl:
If you start a query with [allinurl:], Google will restrict the results to those with all of the query words in the url. For instance, [allinurl: google search] will return only documents that have both “google” and “search” in the url.Note that [allinurl:] works on words, not url components. In particular, it ignores punctuation. Thus, [allinurl: foo/bar] will restrict the results to page with the words “foo” and “bar” in the url, but won’t require that they be separated by a slash within that url, that they be adjacent, or that they be in that particular word order. There is currently no way to enforce these constraints.

inurl:
If you include [inurl:] in your query, Google will restrict the results to documents containing that word in the url. For instance, [inurl:google search] will return documents that mention the word “google” in their url, and mention the word “search” anywhere in the document (url or no). Note there can be no space between the “inurl:” and the following word.Putting “inurl:” in front of every word in your query is equivalent to putting “allinurl:” at the front of your query: [inurl:google inurl:search] is the same as [allinurl: google search].

Credit:
Googlebig.com


Nir.