<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Google For Lawyers Archives | Continuing Legal Education (MCLE) in California, MCLE Los Angeles, CLE Orange County, Irvine &amp; San Francisco</title>
	<atom:link href="https://www.netforlawyers.com/topics/google-lawyers/feed/" rel="self" type="application/rss+xml" />
	<link>http://netforlawyers.justiapro.com/topics/google-lawyers/</link>
	<description></description>
	<lastBuildDate>Sun, 13 Nov 2016 18:00:53 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.2</generator>
	<item>
		<title>Google Offers Proximity Search</title>
		<link>https://www.netforlawyers.com/books/google-offers-proximity-search/</link>
		
		<dc:creator><![CDATA[Mark Rosch]]></dc:creator>
		<pubDate>Sun, 13 Nov 2016 18:00:53 +0000</pubDate>
				<guid isPermaLink="false">https://www.netforlawyers.com/books/google-offers-proximity-search/</guid>

					<description><![CDATA[<p><!-- AddToAny BEGIN --></p>
<p><a class="a2a_dd" href="http://www.addtoany.com/share_save"><img alt="Share" src="https://static.addtoany.com/buttons/share_save_171_16.png" style="height:16px; width:171px" /></a></p>
<p><!-- AddToAny END --></p>
<p>Updated: November 13, 2016</p>
<p>Many paid legal research products such as LexisNexis and Westlaw offer the ability to search for keywords within a certain number of words from one another (a number that you define). For example, some pay databases allow you to search <em>w/</em> (WITHIN any number of words that you indicate, such as <em>w/2</em>), <em>/s</em> (in the SAME SENTENCE), and <em>/p</em> (in the SAME PARAGRAPH). Google does offer an analogous, but nearly unknown, proximity connector - <em>AROUND(n)</em>.</p>
<p>The Google proximity connector <em>AROUND(n)</em> must be placed in upper case as illustrated in this explanation. By replacing the &#8220;n&#8221; with a number, you determine how many words you want your keywords to be from each other. For example, when we searched for <em>carole AROUND(2) levitt</em>, we retrieved 281,000 results where carole was within 2 words of levitt. The results consisted of results like this:</p>
<ul>
<li><em>Carole A. Levitt</em></li>
<li><em>Carole Ann Levitt</em></li>
<li><em>Carole Levitt</em></li>
<li><em>Nancy Jo Levitt</em></li>
<li><em>Carol Suzanne Levitt (notice the name carol was retrieved)</em></li>
<li><em>Alain Levitt, Carol Lim</em></li>
<li><em>Joseph Gordon-Levitt inexplicably performing Carole King&#39;s classic &#8220;You Make ...</em></li>
</ul>
<p>To conduct an even more targeted search, try enclosing each of your proximity search terms within their own set of quotation marks. Our search for <em>&#8220;carole&#8221; AROUND(2) &#8220;levitt&#8221;</em> retrieved 22,600 results. This search only retrieved results where the exact name carole was separated from exact name levitt (with up to two words in between carole and levitt). It disregarded any documents that included various spellings of carole and levitt while the earlier search, without quotation marks, retrieved results with spelling variations for carole and levitt.</p>
<p>Many researchers searching for documents that include a specified proper name conduct a phrase search. But conducting a proximity search for a proper name, using <em>AROUND(n)</em>, is a better search than a phrase search. For example, a phrase search for<em> &#34;carole levitt&#34;</em> retrieved 19,800 result and only retrieved results that referred to Carole Levitt in that exact order and with no intervening words. What is missing from this search are the results that an <em>AROUND(2)</em> proximity search retrieved above, such as: <em>Levitt, Carole</em>;<em> Carole A. Levitt</em>;<em> Carole Ann Levitt</em>; <em>Levitt, Carole A.</em>,<em> or Levitt, Carole Ann.</em></p>
<p>In our live Continuing Legal Education seminars and webinars, we are often asked about conducting a compound proximity search, such as this one where the keyword <em>Cybersleuth</em> is within five words of &#34;Carole Levitt&#34;, &#34;Mark Rosch&#34;, or &#34;Internet For Lawyers&#34;.</p>
<p>Usually, the asker will assumem that the query can be written this way:<em>Cybersleuth AROUND(5) &#34;Carole Levitt&#34; OR &#34;Mark Rosch&#34; OR &#34;Internet For Lawyers&#34;.</em></p>
<p>While a compound proximity search like this is possible, it must be written in Google&#39;s search box in this way</p>
<p><em>Cybersleuth AROUND(5) &#34;Carole Levitt&#34; OR Cybersleuth AROUND(5)&#34;Mark Rosch&#34; OR Cybersleuth AROUND(5)&#34;Internet For Lawyers&#34;.</em></p>
<p>In our live MCLE seminars and webinars, we have long addressed the need for a reliable proximity connector when using free search engines like Google and Yahoo!. Google and Yahoo! use the asterisk (in very different ways) as a <em>NEAR</em> or &#34;within one word&#34; connector (respectively), but seemingly, nothing more precise was available. Web developer Kevin Shay created the more-precise proximity-searching GAPS interface; <a href="https://www.netforlawyers.com/content/google-proximity-search-site-gaps-no-longer-functional" target="_blank">but it ceased working last year when Google retired the programming tools on which the GAPS site was based</a>. &#160;</p>
<p>According to Dan Russell, Google&#39;s Uber Tech Lead for Search Quality and User Happiness, the AROUND feature has been around, &#34;for... oh... the past 5 or 6 years. Turns out that nobody ever bothered to write much about it.&#34; Russell took the wraps off the feature in a <a href="http://linkon.in/dVc69f" target="_blank">recent blog post</a>. Perhaps the reason the &#34;nobody ever bothered to write about it&#34; is because there is NO documentation of the AROUND function in Google&#39;s &#34;Web Search Help&#34; section. There is a mention of the AROUND proximity search function in the Web Search &#34;Help Forums,&#34; but it didn&#39;t appear up <a href="http://linkon.in/hf3SvR" target="_blank">until January 14, 2011</a>.</p>
<p>The Help Forum response suggests an alternate syntax for the proximity search (<em>carole+2 levitt</em>). Note however, that the syntax mentioned in that &#34;help&#34; response yields very different (and less precise) results than the <em>carole AROUND(2) levitt</em> search syntax.</p>
<p>Kudos to the <a href="http://linkon.in/gK8O8X" target="_blank">ABA&#39;s Legal Technology Resource Center</a> for bringing this feature to our attention.</p>
<p>The post <a href="https://www.netforlawyers.com/books/google-offers-proximity-search/">Google Offers Proximity Search</a> appeared first on <a href="https://www.netforlawyers.com">Continuing Legal Education (MCLE) in California, MCLE Los Angeles, CLE Orange County, Irvine &amp; San Francisco</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><a class="a2a_dd addtoany_share_save addtoany_share" href="https://www.addtoany.com/share#url=https%3A%2F%2Fwww.netforlawyers.com%2Fbooks%2Fgoogle-offers-proximity-search%2F&#038;title=Google%20Offers%20Proximity%20Search" data-a2a-url="https://www.netforlawyers.com/books/google-offers-proximity-search/" data-a2a-title="Google Offers Proximity Search"><img src="https://www.netforlawyers.com/wp-content/uploads/2026/07/share_save_342_32.png" alt="Share"></a></p><p><!-- AddToAny BEGIN --></p>
<p><a class="a2a_dd" href="http://www.addtoany.com/share_save"><img decoding="async" alt="Share" src="https://static.addtoany.com/buttons/share_save_171_16.png" style="height:16px; width:171px" /></a></p>
<p><!-- AddToAny END --></p>
<p>Updated: November 13, 2016</p>
<p>Many paid legal research products such as LexisNexis and Westlaw offer the ability to search for keywords within a certain number of words from one another (a number that you define). For example, some pay databases allow you to search <em>w/</em> (WITHIN any number of words that you indicate, such as <em>w/2</em>), <em>/s</em> (in the SAME SENTENCE), and <em>/p</em> (in the SAME PARAGRAPH). Google does offer an analogous, but nearly unknown, proximity connector &#8211; <em>AROUND(n)</em>.</p>
<p>The Google proximity connector <em>AROUND(n)</em> must be placed in upper case as illustrated in this explanation. By replacing the &ldquo;n&rdquo; with a number, you determine how many words you want your keywords to be from each other. For example, when we searched for <em>carole AROUND(2) levitt</em>, we retrieved 281,000 results where carole was within 2 words of levitt. The results consisted of results like this:</p>
<div class="read_more_link"><a href="https://www.netforlawyers.com/books/google-offers-proximity-search/"  title="Continue Reading Google Offers Proximity Search" class="more-link">Continue reading &rarr;</a></div>
<p>The post <a href="https://www.netforlawyers.com/books/google-offers-proximity-search/">Google Offers Proximity Search</a> appeared first on <a href="https://www.netforlawyers.com">Continuing Legal Education (MCLE) in California, MCLE Los Angeles, CLE Orange County, Irvine &amp; San Francisco</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Legal Ethics Considerations for Lawyers&#8217; Use of Cloud Computing Services</title>
		<link>https://www.netforlawyers.com/books/legal-ethics-considerations-for-lawyers-use-of-cloud-computing-services/</link>
		
		<dc:creator><![CDATA[Mark Rosch]]></dc:creator>
		<pubDate>Thu, 14 Apr 2016 16:49:20 +0000</pubDate>
				<guid isPermaLink="false">https://www.netforlawyers.com/books/legal-ethics-considerations-for-lawyers-use-of-cloud-computing-services/</guid>

					<description><![CDATA[<p>We often get questions about the security of &#34;cloud computing&#34; services like Google Apps and whether that security is tight enough for lawyers to use them.</p>
<p>Google Apps, for example, meets the security standards put in place for the online storage of government agencies&#39; information set out in the Federal Information Security Management Act of 2000 (FISMA 44 U.S.C. &#167; 3541, et seq.).</p>
<p>Cloud computing and &#34;Software as a Service&#34; (SaaS) are two terms used to describe similar services. &#160;They allow you to access software, or store files, on computers that are not at your physical location or even in your physical control. Dictionary.com defines <a href="http://dictionary.reference.com/browse/cloud+computing" target="_blank">cloud computing</a> as:</p>
<p>Internet-based computing in which large groups of remote servers are networked so as to allow sharing of data-processing tasks, centralized data storage, and online access to computer services or resources.</p>
<p>Wikipedia defines <a href="https://en.wikipedia.org/wiki/Software_as_a_service" target="_blank">SaaS</a> as:</p>
<p>&#34;Software as a service (SaaS, typically pronounced [s&#230;s]), sometimes referred to as &#39;on-demand software,&#39; is a software delivery model in which software and its associated data are hosted centrally (typically in the (Internet) cloud) and are typically accessed by users using a thin client, normally using a web browser over the Internet.&#34;</p>
<p>Gmail and Flickr are examples of cloud computing or SaaS products because they give you access to e-mail software and message storage, and photo storage (respectively) on computers at a remote location.</p>
<p>In August 2012, the <a href="http://linkon.in/kXGjmL" target="_blank">ABA House of Delegates </a> adopted changes to the Model Rules of Professional Conduct dealing with the question of whether and how lawyers might deal with &#34;confidentiality issues arising from technology.&#34; The <a href="http://linkon.in/k2UrLS" target="_blank">changes were suggested by the ABA Commission on Ethics 20/20</a> and were, &#34;designed to give lawyers more guidance regarding their confidentiality- related obligations when using technology.&#34;</p>
<p><strong>Share this artice:&#160;</strong>&#160;<a href="http://linkon.in/liGFxs" target="_blank"><img alt="Follow Us On Twitter" src="https://www.netforlawyers.com/sites/default/files/twitter-follow.png" style="height:20px; width:66px" /></a>&#160;&#160;<a href="http://linkon.in/c2libn" target="_blank"><img alt="Follow us On Facebook" src="https://www.netforlawyers.com/sites/default/files/facebook-follow.png " style="height:20px; width:66px" /></a> &#160;&#160;<!-- AddToAny BEGIN --> <a class="a2a_dd" href="http://www.addtoany.com/share_save"><img alt="Share" src="https://static.addtoany.com/buttons/share_save_171_16.png" style="height:20px; width:199px" /></a> &#160;&#160; <!-- Place this tag where you want the +1 button to render --> <!-- Place this render call where appropriate --></p>
<p><!-- AddToAny END --><!-- AddToAny END --></p>
<p>The compilation below provides an overview of the existing Ethics Opinions produced, to date, by Bar Associations around the country.</p>
<p><a href="http://bit.ly/r7FokQ" target="_blank" title="Expert Witness Profiler &#124; Expert Witness Background Reports"><img alt="Expert Witness profiler" src="https://www.netforlawyers.com/sites/default/files/ewp_ad.gif" style="height:77px; vertical-align:middle; width:450px" /></a></p>
<p>So far, only a few State Bar Associations have issued formal ethics opinions on the questions. In reverse chronological order, those states include:</p>
<p>&#160;</p>
<ul>
<li><a href="https://www.isba.org/sites/default/files/ethicsopinions/16-06.pdf" target="_blank">Illinois State Bar Professional Conduct Advisory Opinion 16-06</a></li>
<li><a href="http://linkon.in/1MwWR6y" target="_blank">Board of Professional Responsibility of the Tennessee Supreme Court Formal Ethics Opinion 2015-F159</a></li>
<li><a href="https://www.wisbar.org/formembers/ethics/Ethics%20Opinions/EF-15-01%20Cloud%20Computing%20Amended.pdf" target="_blank">Wisconsin Formal Ethics Opinion EF-15-01 (Ethical Obligations of Attorneys Using Cloud Computing)</a>&#160;</li>
<li><a href="https://cdn.ymaws.com/www.iowabar.org/resource/resmgr/iowa_lawyer_weekly_-_oct_2014/20150204_ethicsop_15-01.pdf" target="_blank">Iowa Ethics Opinion 15-01</a></li>
<li><a href="https://alaskabar.org/wp-content/uploads/2014-3.pdf" target="_blank">Alaska Bar Association Ethics Opinion No. 2014-3</a></li>
<li><a href="http://linkon.in/23zZBYe" target="_blank">Kentucky Bar Association Formal Ethics Opinion KBA E-437 (March 21, 2014)</a></li>
<li><a href="https://www.ctbar.org/docs/default-source/publications/ethics-opinions-informal-opinions/2013-opinions/informal-opinion-2013-07.pdf?sfvrsn=a9fee8d3_6" target="_blank">Connecticut Bar Association Professional Ethics Committee Informal Opinion 2013-07</a></li>
<li><a href="http://web.archive.org/web/20170919060546/https://www.ohiobar.org/ForPublic/LegalTools/Documents/OSBAInfAdvOp2013-03.pdf" target="_blank">Ohio State Bar Association Informal Advisory Opinion 2013-03</a></li>
<li><a href="http://linkon.in/1wPEBxg" target="_blank">Virginia State Bar Legal Ethics Opinion 1872</a></li>
<li><a href="https://www.floridabar.org/etopinions/etopinion-12-3/" target="_blank">The Florida Bar Opinion 12-03</a></li>
<li><a href="http://linkon.in/1NuZKBZ" target="_blank">Maine Board of Bar Overseers Professional Ethics Commission Opinion 207</a></li>
<li><a href="http://www.calbar.ca.gov/Portals/0/documents/ethics/Opinions/CAL%202012-184-ADA.pdf" target="_blank">State Bar of California Standing Committee on Professional Responsibility and Conduct: Formal Opinion 2012-184</a></li>
<li><a href="http://linkon.in/1HeiyRn" target="_blank">Washington State Bar Association Ethics Advisory Opinion 2215</a></li>
<li><a href="https://www.nhbar.org/ethics/opinion-2012-13-04" target="_blank">New Hampshire Bar Association Ethics Committee Advisory Opinion 2012-13/4: &#34;The Use of Cloud Computing in the Practice of Law&#34;</a></li>
<li><a href="https://www.massbar.org/publications/ethics-opinions/ethics-opinion-article/ethics-opinions-2012-opinion-12-03" target="_blank">Massachusetts Bar Association Ethics Opinion 12-03</a></li>
<li><a href="http://linkon.in/O1CRMm" target="_blank">Pennsylvania Bar Association Committee on Legal Ethics and Professional Responsibility Opinion 2011-200</a></li>
<li><a href="http://linkon.in/vyiETi" target="_blank">Oregon State Bar Association Formal Ethics Opinion Number 2011-188: &#34;Information Relating to the Representation of a Client: Third-Party Electronic Storage of Client Materials&#34;</a></li>
<li><a href="https://www.ncbar.gov/for-lawyers/ethics/adopted-opinions/2011-formal-ethics-opinion-6/" target="_blank">North Carolina State Bar Association Proposed 2011 Formal Ethics Opinion 6: &#34;Subscribing to Software as a Service While Fulfilling the Duties of Confidentiality and Preservation of Client Property&#34;</a>&#160;(10/20/11) - scroll down to read</li>
<li><a href="https://www.alabar.org/resources/office-of-general-counsel/formal-opinions/2010-02/" target="_blank">Alabama Bar Formal Ethics Opinion 2010-02</a></li>
<li><a href="https://www.nvbar.org/wp-content/uploads/opinion_33.pdf" target="_blank">Nevada Formal Ethics Opinion 33</a></li>
<li><a href="https://www.azbar.org/Ethics/EthicsOpinions/ViewEthicsOpinion?id=704" target="_blank">State Bar of Arizona Ethics Opinion 09-04</a></li>
<li>Pennsylvania Bar Association Committee on Legal Ethics and Professional Responsibility: Formal Opinion 2011-200 (available online to Pennsylvania Bar members only)</li>
</ul>
<p>&#160;</p>
<p>In 2012 Opinion 2012-184, the Committee took its second look at technology and client confidentiality. Unlike its earlier opinion (Opinion 2010-179; see below) this time they actually used the term &#34;cloud computing&#34; . However, it added a new twist by focusing on a virtual law office practice (&#34;VLO&#34;) and whether an attorney can &#34;maintain a virtual law office practice (&#34;VLO&#34;) and still comply with her ethical obligations if the communications with the client, and storage of and access to all information about the client&#8217;s matter, are all conducted solely through the internet using the secure computer servers of a third-party vendor (i.e., &#34;cloud computing&#34;)?&#34;</p>
<p>The opinion explained that, &#34;As it pertains to the use of technology, the Business and Professions Code and the Rules of Professional Conduct do not impose greater or different duties upon a VLO practitioner operating in the cloud than they do upon an attorney practicing in a traditional law office. While an attorney may maintain a VLO in the cloud where communications with the client, and storage of and access to all information about the client&#8217;s matter, are conducted solely via the internet using a third-party&#8217;s secure servers, Attorney may be required to take additional steps to confirm that she is fulfilling her ethical obligations due to distinct issues raised by the hypothetical VLO and its operation. Failure of Attorney to comply with all ethical obligations relevant to these issues will preclude the operation of a VLO in the cloud as described herein.&#34; The opinion refers attorneys back to Opinion 2010-179 for a fuller discussion on the analysis that the Committee believes attorneys should undertake when considering the use of a particular form of technology (see the quote below from Opinion 2010-179 for a synopsis of the analysis attorneys should undertake).</p>
<p>&#160;</p>
<p>&#160;</p>
<p>Massachusetts specifically addressed the question of &#8220;whether it [the use of cloud computing] would violate Lawyer&#8217;s obligations under the Massachusetts Rules of Professional Conduct to store confidential client information using &#8220;Google docs&#8221; or some other Internet based storage solution, and to synchronize his computers and other devices that contain or access such information over the Internet.&#8221;</p>
<p>In finding the use of cloud services permissible, the Massachusetts Opinion analogizes cloud services to &#8220;lawyer&#39;s use of unencrypted Internet e-mail to engage in confidential communications with his or her client&#8221; and third-party vendors accessing law firm networks in order to maintain the firm&#8217;s hardware or software that the Bar had found permissible in previous Opinions.</p>
<p>Like the earlier Opinions discussed below, Massachusetts instructs lawyers to undertake &#8220;reasonable efforts to ensure that the provider&#39;s terms of use and data privacy policies, practices and procedures are compatible with the lawyer&#39;s professional obligations, including the obligation to protect confidential client information reflected in Rule 1.6(a).&#8221; Unlike some other Opinions, the Massachusetts Opinion states that lawyers should get their clients&#8217; prior consent before, &#8220;storing or transmitting particularly sensitive client information by means of the Internet.&#8221;</p>
<p>Specifically, the committee addressed the question, &#8220;May an attorney ethically store confidential client material in &#8216;the cloud&#8217;?&#8221; The committee&#8217;s conclusion is a qualified &#8220;yes.&#8221; Like some of the other opinions on this topic, Pennsylvania Opinion 2011-200 instructs attorneys that they &#8220;may ethically allow client confidential material to be stored in &#8216;the cloud&#8217; provided the attorney takes reasonable care to assure that (1) all such materials remain confidential, and (2) reasonable safeguards are employed to ensure that the data is [sic] protected from breaches, data loss, and other risks.&#8221;</p>
<p>This opinion includes a bullet point list describing what &#8220;the standard of reasonable care for &#8216;cloud computing&#8217; may include.&#8221; In addition to addressing the whole category of cloud computing services that lawyers might use, the Pennsylvania opinion also points to the use of web-based e-mail (naming Gmail among others) as &#8220;ordinarily permissible&#8221; for lawyers in most circumstances but, &#8220;may not be acceptable in the context of a particularly heightened degree of concern or in a particular set of facts.&#8221;</p>
<p>The full opinion is ordinarily available online to Pennsylvania Bar members only. However, some other organizations have posted it online.</p>
<p>In this Opinion, the Bar offered a &#34;Yes, qualified&#34; answer to the question of whether lawyers may contract &#34;with third-party vendor to store client files and documents online on remote server so that Lawyer and/or Client could access the documents over the Internet from any remote location.&#34; In offering this guidance, the Opinion points to Oregon RPC 1.6 which cover the attorney&#39;s duty to &#34;not reveal information relating to the representation of a client.&#34;</p>
<p>The opinion stated that, &#34;[a] Lawyer may store client materials on a third-party server so long as Lawyer complies with the duties of competence and confidentiality to reasonably keep the client&#8217;s information secure within a given situation.<sup>2</sup> To do so, the lawyer must take reasonable steps to ensure that the storage company will reliably secure client data and keep information confidential. Under certain circumstances, this may be satisfied though a third-party vendor&#8217;s compliance with industry standards relating to confidentiality and security, provided that those industry standards meet the minimum requirements imposed on the Lawyer by the Oregon RPCs. This may include, among other things, ensuring the service agreement requires the vendor to preserve the confidentiality and security of the materials. It may also require that vendor notify Lawyer of any nonauthorized third-party access to the materials. Lawyer should also investigate how the vendor backs up and stores its data and metadata to ensure compliance with the Lawyer&#8217;s duties.<sup>3</sup>&#34; (Note that the footnote material is not included here. To access the footnotes in this Ethics Opinion use the link above to the full text of the Opinion.)</p>
<p>&#160;</p>
<p>Like New York Opinion #842 (below), this Opinion answers two separate questions regarding lawyers&#39; subscribing to software as a service (SaaS) rather than purchasing and installing software from disks.</p>
<p>First, the Opinion tackles whether lawyers should even be using SaaS products for &#34;for case or practice management, document management, and billing/financial management,&#34; or &#34;the storage of a law firm&#8217;s data, including client files, billing information, and work product, on remote servers rather than on the law firm&#8217;s own computer and, therefore, outside the direct control of the firm&#8217;s lawyers.&#34; The Opinion answered this question by stating, &#34;Yes, provided steps are taken to minimize the risk of inadvertent or unauthorized disclosure of confidential client information and to protect client property, including the information in a client&#8217;s file, from risk of loss.&#34; The Opinion point to Comments 17 and 18 of North Carolina&#39;s Rule of Professional Conduct 1.6 -&#160;&#34;Comment [17] explains, &#39;A lawyer must act competently to safeguard information relating to the representation of a client against inadvertent or unauthorized disclosure by the lawyer or other persons who are participating in the representation of the client or who are subject to the lawyer&#8217;s supervision.&#39; Comment [18] adds that, when transmitting confidential client information, a lawyer must take &#8220;reasonable precautions to prevent the information from coming into the hands of unintended recipients.&#39;&#34;</p>
<p>Second, the Opinion tackles what measures lawyers should take to assess SaaS vendors to minimize potential security risks. Recognizing that criteria for assessing the security of these SaaS services would change with technology, the Opinion outlines a list of points lawyers should consider rather than spell out a specific set of guidelines lawyers must follow. The Opinion introduces this list thusly, &#34;This opinion does not set forth specific security requirements because mandatory security measures would create a false sense of security in an environment where the risks are continually changing. Instead, due diligence and frequent and regular education are required.&#34; Some of the security measures the Opinions suggest to be considered are:&#160;</p>
<blockquote>
<ul>
<li>a specific agreement covering &#34;how the vendor will handle confidential client information in keeping with the lawyer&#8217;s professional responsibilities&#34;&#160;</li>
<li>the ability to retrieve the lawyer&#39;s data if &#34;the SaaS vendor goes out of business, or the service otherwise has a break in continuity&#34;</li>
<li>careful review of the SaaS license agreement and security policy&#160;</li>
<li>evaluation of security measures, &#34;including, but not limited to, firewalls, encryption techniques, socket security features, and intrusion-detection systems<sup>4</sup>&#160;</li>
<li>evaluation of the SaaS vendors backup policies for the lawyer&#39;s data</li>
</ul>
</blockquote>
<p>The Iowa State Bar Ethics Opinion (Number 11-01) pointed to Comment 17 to Iowa&#39;s Rule 32:1.6 as establishing a &#34;reasonable and flexible approach to guide a lawyer&#8217;s use of ever-changing technology. It recognizes that the degree of protection to be afforded client information varies with the client, matter and information involved. But it places on the lawyer the obligation to perform due diligence to assess the degree of protection that will be needed and to act accordingly.&#34;&#160;</p>
<p>Comment 17 to Iowa&#39;s Rule 32:1.6 reads:</p>
<p>&#34;[17] When transmitting a communication that includes information relating to the representation of a client, the lawyer must take reasonable precautions to prevent the information from coming into the hands of unintended recipients. This duty, however, does not require that the lawyer use special security measures if the method of communication affords a reasonable expectation of privacy. Special circumstances, however, may warrant special precautions. Factors to be considered in determining the reasonableness of the lawyer&#39;s expectation of confidentiality include the sensitivity of the information and the extent to which the privacy of the communication is protected by law or by a confidentiality agreement. A client may require the lawyer to implement special security measures not required by this rule or may give informed consent to the use of a means of communication that would otherwise be prohibited by this rule.&#34;</p>
<p>Also, recognizing the changing nature of cloud computing services, the Iowa State Bar Association Committee on Ethics and Practice Guidelines chose to offer &#34;basic guidance regarding the implementation of the standard described in Comment 17,&#34; in the form of a list of considerations lawyers should take into account when performing their due diligence in reviewing cloud services for their firms.&#160;</p>
<p>&#160;</p>
<p>&#160;</p>
<p>Opinion, 2010-179 does not use the term &#34;cloud computing,&#34; but the opinion can still be used to guide attorneys on their use of cloud computing because it deals with &#34;using technology to transmit or store confidential client information when the technology may be susceptible to unauthorized access by third parties.&#34; The 2010-179 opinion explains that, &#34;An attorney&#8217;s duties of confidentiality and competence require the attorney to take appropriate steps to ensure that his or her use of technology in conjunction with a client&#8217;s representation does not subject confidential client information to an undue risk of unauthorized disclosure. Because of the evolving nature of technology and differences in security features that are available, the attorney must ensure the steps are sufficient for each form of technology being used and must continue to monitor the efficacy of such steps.&#34; The opinion further states:</p>
<blockquote><p>&#34;Whether an attorney violates his or her duties of confidentiality and competence when using technology to transmit or store confidential client information will depend on the particular technology being used and the circumstances surrounding such use. Before using a particular technology in the course of representing a client, an attorney must take appropriate steps to evaluate: 1) the level of security attendant to the use of that technology, including whether reasonable precautions may be taken when using the technology to increase the level of security; 2) the legal ramifications to a third party who intercepts, accesses or exceeds authorized use of the electronic information; 3) the degree of sensitivity of the information; 4) the possible impact on the client of an inadvertent disclosure of privileged or confidential information or work product; 5) the urgency of the situation; and 6) the client&#8217;s instructions and circumstances, such as access by others to the client&#8217;s devices and communications.&#34;</p></blockquote>
<p>The opinion explains that if client information is highly sensitive and a particular technology presents a risk of disclosure, then the attorney needs to consider other alternatives unless the client provides informed consent.</p>
<p>This Opinion tackled two questions:</p>
<blockquote>
<ul>
<li>May a lawyer use an online system to store a client&#39;s confidential information without violating the duty of confidentiality or any other duty?</li>
<li>If so, what steps should the lawyer take to ensure that the information is sufficiently secure?</li>
</ul>
</blockquote>
<p>The Opinion cited Rule 1.6 of the New York Rules of Professional Conduct that covers confidentiality, as well as Rule 1.0(j) that covers informed consent from clients in reaching the following conclusion:</p>
<blockquote><p>&#34;A lawyer may use an online data storage system to store and back up client confidential information provided that the lawyer takes reasonable care to ensure that confidentiality is maintained in a manner consistent with the lawyer&#8217;s obligations under Rule 1.6. A lawyer using an online storage provider should take reasonable care to protect confidential information, and should exercise reasonable care to prevent others whose services are utilized by the lawyer from disclosing or using confidential information of a client. In addition, the lawyer should stay abreast of technological advances to ensure that the storage system remains sufficiently advanced to protect the client&#8217;s information, and the lawyer should monitor the changing law of privilege to ensure that storing information in the &#39;cloud&#39; will not waive or jeopardize any privilege protecting the information.&#34;</p></blockquote>
<p>&#160;</p>
<p>&#160;</p>
<p>In this 2009 Ethics Opinion, the State Bar of Arizona addressed a question similar to the one addressed by Maine the previous year. In it, Arizona cited back to its 2005 Opinion and New Jersey&#8217;s 2006 Opinion to validate attorneys&#8217; use of remote, electronic file storage systems, and stated that the &#8220;lawyer&#8217;s duty to take reasonable precautions does not require a guarantee that the system will be invulnerable to unauthorized access.&#8221;</p>
<p>The Bar went on to state that &#8220;the Committee also recognizes that technology advances may make certain protective measures obsolete over time. Therefore, the Committee does not suggest that the protective measures at issue in Ethics Op. 05-04 or in this opinion necessarily satisfy ER 1.6&#8217;s requirements indefinitely. Instead, whether a particular system provides reasonable protective measures must be &#8216;informed by the technology reasonably available at the time to secure data against unintentional disclosure.&#8217; N.J. Ethics Op. 701. As technology advances occur, lawyers should periodically review security measures in place to ensure that they still reasonably protect the security and confidentiality of the clients&#8217; documents and information.&#8221;</p>
<p>This New York State Bar Association&#8217;s Committee on Professional Ethics Opinion concluded that &#8220;A lawyer may use an e-mail service provider that conducts computer scans of e-mails to generate computer advertising, where the e-mails are not reviewed by or provided to other individuals.&#8221; While not named in the opinion, the question&#8217;s description of an &#8220;e-mail service provider that scans e-mails for advertising purposes&#8221; clearly describes Gmail.</p>
<p>The Maine Commission concluded that, &#8220;with appropriate safeguards, an attorney may utilize transcription and computer server backup services remote from both the lawyer&#39;s physical office and the lawyer&#39;s direct control or supervision without violating the attorney&#39;s ethical obligation to maintain client confidentiality.&#8221;</p>
<p>In this Opinion, the New Jersey Committee stated, &#8220;The critical requirement under RPC 1.6, therefore, is that the attorney &#8216;exercise reasonable care&#8217; against the possibility of unauthorized access to client information. A lawyer is required to exercise sound professional judgment on the steps necessary to secure client confidences against foreseeable attempts at unauthorized access. &#8216;Reasonable care,&#8217; however, does not mean that the lawyer absolutely and strictly guarantees that the information will be utterly invulnerable against all unauthorized access. Such a guarantee is impossible, and a lawyer can no more guarantee against unauthorized access to electronic information than he can guarantee that a burglar will not break into his file room, or that someone will not illegally intercept his mail or steal a fax.&#8221;</p>
<p>&#160;</p>
<ul>
<li><a href="http://205.209.45.153/iabar/IowaEthicsOpinions.nsf/b6868944e3311dd0872581100042934f/a092fcd35bb508e0872581100042b927/$FILE/Ethics%20Opinion%2011-01%20--%20Software%20as%20a%20Service%20-%20Cloud%20Computing.pdf" target="_blank">Iowa State Bar Association Committee on Ethics and Practice Guidelines: Ethics Opinion 11-01: &#34;Use of Software as a Service &#8211; Cloud Computing&#34; (9/9/11)</a></li>
<li>Pennsylvania Bar Association Committee on Legal Ethics and Professional Responsibility: Informal Opinion 2010-60 (1/11/11; available online to Pennsylvania Bar members only)</li>
<li><a href="https://www.vtbar.org/UserFiles/files/Webpages/Attorney%20Resources/aeopinions/Advisory%20Ethics%20Opinions/Client%20Property/10-06.pdf" target="_blank">Vermont Bar Association: Advisory Ethics Opinion 2010-06</a></li>
<li><a href="http://linkon.in/Y4gA2c" target="_blank">State Bar of California Standing Committee on Professional Responsibility and Conduct: Formal Opinion 2010-179 (2010)</a></li>
<li><a href="http://www.nysba.org/CustomTemplates/Content.aspx?id=1499" target="_blank">New York State Bar Association Committee on Professional Ethics: Opinion 842 (9/10/10)</a></li>
<li><a href="http://linkon.in/1f7kLn9" target="_blank">Alabama Disciplinary Commission Ethics Opinion 2010-02: Retention, Storage, Ownership, Production and Destruction of Client Files</a></li>
<li><a href="https://www.azbar.org/Ethics/EthicsOpinions/ViewEthicsOpinion?id=704" target="_blank">State Bar of Arizona Ethics Opinion 09-04: Confidentiality; Maintaining Client Files; Electronic Storage; Internet</a></li>
<li><a href="http://www.nysba.org/CustomTemplates/Content.aspx?id=5222" target="_blank">New York State Bar Association Committee on Professional Ethics: Opinion 820 (2/8/08)</a>&#160;</li>
<li><a href="http://linkon.in/lDtH2q" target="_blank">Maine State Bar Professional Ethics Commission: &#8220;Client Confidences: Confidential firm data held electronically and handled by technicians for third-party vendors;&#8221; Opinion 194 (6/30/08)</a></li>
<li><a href="https://www.njcourts.gov/notices/ethics/ACPE_Opinion701_ElectronicStorage_12022005.pdf" target="_blank">New Jersey Bar Advisory Committee on Professional Ethics: &#34;Electronic Storage and Access of Client Files;&#34; Opinion 701 (4/24/06)</a></li>
<li><a href="https://www.nvbar.org/wp-content/uploads/opinion_33.pdf" target="_blank">State Bar of Nevada Committee on Ethics and Professional Responsibility: Formal Opinion 33 (2/09/06)</a></li>
<li><a href="https://www.azbar.org/Ethics/EthicsOpinions/ViewEthicsOpinion?id=523" target="_blank">State Bar of Arizona Ethics Opinion 05-04: Electronic Storage; Confidentiality (07/05)</a></li>
</ul>
<p>Most of the opinions already mentioned in this article point to a lawyer&#39;s duty to exercise &#34;reasonable steps&#34; to insure the confidentiality of their client&#39;s information. Many of them also refer back to Arizona Opinion 05-04 which states that lawyers should:</p>
<p>&#34;take competent and reasonable steps to assure that the client&#8217;s confidences are not disclosed to third parties through theft or inadvertence. In addition, an attorney or law firm is obligated to take reasonable and competent steps to assure that the client&#39;s electronic information is not lost or destroyed. In order to do that, an attorney must be competent to evaluate the nature of the potential threat to client electronic files and to evaluate and deploy appropriate computer hardware and software to accomplish that end. An attorney who lacks or cannot reasonably obtain that competence is ethically required to retain an expert consultant who does have such competence.&#34;</p>
<p><strong><u>Conclusion</u></strong></p>
<p>The reality of computer security requires machines connected to the Internet to be maintained and patched on a regular basis. It&#8217;s important for lawyers to know what security measures are practiced by whatever cloud service provider they are considering, as well as where and how often vendors back-up the information stored with their services, among other concerns. &#160;Regardless of whether lawyers are storing files &#34;in the cloud&#34; or on their office&#8217;s local network, they must make a &#160;&#8220;reasonable effort&#8221; to keep that information secure&#160;&#160;to insure that those computers are as protected as they can be.</p>
<p>&#160;</p>
<p>Originally posted 10/30/2011. <s>Last updated 11/8/15.</s>&#160;Last updated 2/4/19.</p>
<p>The post <a href="https://www.netforlawyers.com/books/legal-ethics-considerations-for-lawyers-use-of-cloud-computing-services/">Legal Ethics Considerations for Lawyers&#8217; Use of Cloud Computing Services</a> appeared first on <a href="https://www.netforlawyers.com">Continuing Legal Education (MCLE) in California, MCLE Los Angeles, CLE Orange County, Irvine &amp; San Francisco</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><a class="a2a_dd addtoany_share_save addtoany_share" href="https://www.addtoany.com/share#url=https%3A%2F%2Fwww.netforlawyers.com%2Fbooks%2Flegal-ethics-considerations-for-lawyers-use-of-cloud-computing-services%2F&#038;title=Legal%20Ethics%20Considerations%20for%20Lawyers%E2%80%99%20Use%20of%20Cloud%20Computing%20Services" data-a2a-url="https://www.netforlawyers.com/books/legal-ethics-considerations-for-lawyers-use-of-cloud-computing-services/" data-a2a-title="Legal Ethics Considerations for Lawyers’ Use of Cloud Computing Services"><img src="https://www.netforlawyers.com/wp-content/uploads/2026/07/share_save_342_32.png" alt="Share"></a></p><p>We often get questions about the security of &quot;cloud computing&quot; services like Google Apps and whether that security is tight enough for lawyers to use them.</p>
<p>Google Apps, for example, meets the security standards put in place for the online storage of government agencies&#39; information set out in the Federal Information Security Management Act of 2000 (FISMA 44 U.S.C. &sect; 3541, et seq.).</p>
<p>Cloud computing and &quot;Software as a Service&quot; (SaaS) are two terms used to describe similar services. &nbsp;They allow you to access software, or store files, on computers that are not at your physical location or even in your physical control. Dictionary.com defines <a href="http://dictionary.reference.com/browse/cloud+computing" target="_blank">cloud computing</a> as:</p>
<div class="read_more_link"><a href="https://www.netforlawyers.com/books/legal-ethics-considerations-for-lawyers-use-of-cloud-computing-services/"  title="Continue Reading Legal Ethics Considerations for Lawyers&#8217; Use of Cloud Computing Services" class="more-link">Continue reading &rarr;</a></div>
<p>The post <a href="https://www.netforlawyers.com/books/legal-ethics-considerations-for-lawyers-use-of-cloud-computing-services/">Legal Ethics Considerations for Lawyers&#8217; Use of Cloud Computing Services</a> appeared first on <a href="https://www.netforlawyers.com">Continuing Legal Education (MCLE) in California, MCLE Los Angeles, CLE Orange County, Irvine &amp; San Francisco</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Google Expands Translate Service to 103 Languages</title>
		<link>https://www.netforlawyers.com/books/google-expands-translate-service-to-103-languages/</link>
		
		<dc:creator><![CDATA[Mark Rosch]]></dc:creator>
		<pubDate>Wed, 09 Mar 2016 04:41:48 +0000</pubDate>
				<guid isPermaLink="false">https://www.netforlawyers.com/books/google-expands-translate-service-to-103-languages/</guid>

					<description><![CDATA[<p><span style="font-family: arial;">Google has added 13 additional languages to its Google Translate service. This brings the total number of languages </span><strong style="font-family: arial;"><a href="http://translate.google.com" target="_blank">Google Translate</a></strong><span style="font-family: arial;"> can translate into or out of to 103.&#160;</span></p>
<p style="text-align: center;"><span style="font-family: arial, helvetica, sans-serif;"><img alt="Google Translate" height="295" src="https://www.netforlawyers.com/sites/default/files/Google_Translate.png" style="vertical-align: middle;" width="475" /></span></p>
<p style="text-align: left;"><span style="font-family: arial, helvetica, sans-serif;">Google claims that with this addition will, &#34;help bring a combined 120 million new people to the billions who can already communicate with <strong>Translate</strong> all over the world.&#34; Google also claims that with these additional languages, the service now &#34;cover[s] 99% of the online population.&#34;</span></p>
<p style="text-align: left;"><span style="font-family: arial, helvetica, sans-serif;">The new languages added are:</span></p>
<table border="0">
<tbody>
<tr>
<td>
<p style="text-align: left;">&#160;</p>
<ul>
<li><span style="font-family: arial, helvetica, sans-serif;">Amharic</span></li>
<li><span style="font-family: arial, helvetica, sans-serif;">Corsican</span></li>
<li><span style="font-family: arial, helvetica, sans-serif;">Frisian</span></li>
<li><span style="font-family: arial, helvetica, sans-serif;">Kyrgyz</span></li>
<li><span style="font-family: arial, helvetica, sans-serif;">Hawaiian</span></li>
<li><span style="font-family: arial, helvetica, sans-serif;">Kurdish (Kurmanji)</span></li>
<li><span style="font-family: arial, helvetica, sans-serif;">Luxembourgish</span></li>
<li><span style="font-family: arial, helvetica, sans-serif;">Samoan</span></li>
<li><span style="font-family: arial, helvetica, sans-serif;">Scots Gaelic</span></li>
<li><span style="font-family: arial, helvetica, sans-serif;">Shona</span></li>
<li><span style="font-family: arial, helvetica, sans-serif;">Sindhi</span></li>
<li><span style="font-family: arial, helvetica, sans-serif;">Pashto</span></li>
<li><span style="font-family: arial, helvetica, sans-serif;">Xhosa</span></li>
</ul>
<p>&#160;</p>
</td>
<td><span style="font-family: arial, helvetica, sans-serif;">&#160;&#160;<img alt="Google Translate animation" height="220" src="https://www.netforlawyers.com/sites/default/files/new-languages-animation.gif" style="vertical-align: middle;" width="210" /></span></td>
</tr>
<p>		<!--                
    <table-->
	</tbody>
</table>
<p style="text-align: right;"><a href="http://linkon.in/liGFxs" target="_blank"><img alt="Follow Us On Twitter" height="30" src="https://www.netforlawyers.com/sites/default/files/twitter-follow.png" width="99" /></a>&#160;&#160;<a href="http://linkon.in/c2libn" target="_blank"><img alt="Follow us On Facebook" height="30" src="https://www.netforlawyers.com/sites/default/files/facebook-follow.png " width="99" /></a> <!-- AddToAny BEGIN --> <a class="a2a_dd" href="https://www.addtoany.com/share#url=https%3A%2F%2Fwww.netforlawyers.com%2Fcontent%2Fgoogle-translate-adds-13-new-languages-0160&#38;title=Google%20Expands%20Translate%20Service%20to%20103%20Languages%20%7C%20Continuing%20Legal%20Education%20(MCLE)%20in%20California%2C%20MCLE%20Los%20Angeles%2C%20CLE%20Orange%20County%2C%20Irvine%20%26%20San%20Francisco"><img alt="Share" border="0" height="20" src="https://static.addtoany.com/buttons/share_save_171_16.png" width="200" /></a>&#160;&#160; <script src="https://static.addtoany.com/menu/page.js" type="text/javascript"></script> &#160;&#160; <!-- Place this tag where you want the +1 button to render --></p>
<div id="___plusone_0" style="text-indent: 0px; margin: 0px; padding: 0px; background: transparent; border-style: none; float: none; line-height: normal; font-size: 1px; vertical-align: baseline; display: inline-block; width: 32px; height: 20px;"><iframe data-gapiattached="true" frameborder="0" hspace="0" id="I0_1506350464307" marginheight="0" marginwidth="0" name="I0_1506350464307" ng-non-bindable="" scrolling="no" src="https://apis.google.com/u/0/se/0/_/+1/fastbutton?usegapi=1&#38;size=medium&#38;annotation=inline&#38;width=100&#38;origin=https%3A%2F%2Fwww.netforlawyers.com&#38;url=https%3A%2F%2Fwww.netforlawyers.com%2Fcontent%2Fgoogle-translate-adds-13-new-languages-0160&#38;gsrc=3p&#38;ic=1&#38;jsh=m%3B%2F_%2Fscs%2Fapps-static%2F_%2Fjs%2Fk%3Doz.gapi.en.3ws2Pcr8yUw.O%2Fm%3D__features__%2Fam%3DAQ%2Frt%3Dj%2Fd%3D1%2Frs%3DAGLTcCMyUZKStZ7h-thfeTqm6xSeg8hBNg#_methods=onPlusOne%2C_ready%2C_close%2C_open%2C_resizeMe%2C_renderstart%2Concircled%2Cdrefresh%2Cerefresh&#38;id=I0_1506350464307&#38;parent=https%3A%2F%2Fwww.netforlawyers.com&#38;pfname=&#38;rpctoken=10999097" style="position: static; top: 0px; width: 32px; margin: 0px; border-style: none; left: 0px; visibility: visible; height: 20px;" tabindex="0" title="G+" vspace="0" width="100%"></iframe></div>
<p><!-- Place this render call where appropriate --><script type="text/javascript">
      (function() {
        var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
        po.src = 'https://apis.google.com/js/plusone.js';
        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
      })();
    </script></p>
<p>&#160;</p>
<p><!-- AddToAny END --><!-- Begin MailChimp Signup Form --></p>
<p style="text-align: right;"><!-- 	#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; } 	/* Add your own MailChimp form style overrides in your site stylesheet or in this style block. 	   We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */ --></p>
<p style="text-align: right;">&#160;</p>
<div id="mc_embed_signup">
<form action="//netforlawyers.us2.list-manage.com/subscribe/post?u=70978ecaae47a8baa36f8d2d0&#38;id=8d5b67260d" class="validate" id="mc-embedded-subscribe-form" method="post"><label for="mce-EMAIL">Get news like this delivered directly to your inbox.</label> <input class="email" id="mce-EMAIL" name="EMAIL" type="email" /> <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups--></p>
<div style="position: absolute; left: -5000px;"><label for="b_70978ecaae47a8baa36f8d2d0_8d5b67260d" hidden="">input</label><input id="b_70978ecaae47a8baa36f8d2d0_8d5b67260d" name="b_70978ecaae47a8baa36f8d2d0_8d5b67260d" tabindex="-1" type="text" /></div>
<div class="clear"><input class="button" id="mc-embedded-subscribe" name="subscribe" type="submit" value="Subscribe" /></div>
</form>
</div>
<p>&#160;</p>
<p><!--End mc_embed_signup--></p>
<p><span style="font-family: arial;">Google Translate is an automated service that can translate blocks of text or entire Web pages from one of the languages it recognizes into any other language it recognizes. Because the translations are generated automatically - without human intervention - they may not be precise, or the same as a native speaker might produce. The service can be useful for &#34;quick and dirty&#34; translations to give you a good idea what a document, or site, is about. </span></p>
<p>The post <a href="https://www.netforlawyers.com/books/google-expands-translate-service-to-103-languages/">Google Expands Translate Service to 103 Languages</a> appeared first on <a href="https://www.netforlawyers.com">Continuing Legal Education (MCLE) in California, MCLE Los Angeles, CLE Orange County, Irvine &amp; San Francisco</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><a class="a2a_dd addtoany_share_save addtoany_share" href="https://www.addtoany.com/share#url=https%3A%2F%2Fwww.netforlawyers.com%2Fbooks%2Fgoogle-expands-translate-service-to-103-languages%2F&#038;title=Google%20Expands%20Translate%20Service%20to%20103%20Languages" data-a2a-url="https://www.netforlawyers.com/books/google-expands-translate-service-to-103-languages/" data-a2a-title="Google Expands Translate Service to 103 Languages"><img src="https://www.netforlawyers.com/wp-content/uploads/2026/07/share_save_342_32.png" alt="Share"></a></p><p><span style="font-family: arial;">Google has added 13 additional languages to its Google Translate service. This brings the total number of languages </span><strong style="font-family: arial;"><a href="http://translate.google.com" target="_blank">Google Translate</a></strong><span style="font-family: arial;"> can translate into or out of to 103.&nbsp;</span></p>
<p style="text-align: center;"><span style="font-family: arial, helvetica, sans-serif;"><img fetchpriority="high" decoding="async" alt="Google Translate" height="295" src="https://www.netforlawyers.com/sites/default/files/Google_Translate.png" style="vertical-align: middle;" width="475" /></span></p>
<p style="text-align: left;"><span style="font-family: arial, helvetica, sans-serif;">Google claims that with this addition will, &quot;help bring a combined 120 million new people to the billions who can already communicate with <strong>Translate</strong> all over the world.&quot; Google also claims that with these additional languages, the service now &quot;cover[s] 99% of the online population.&quot;</span></p>
<p style="text-align: left;"><span style="font-family: arial, helvetica, sans-serif;">The new languages added are:</span></p>
<table border="0">
<tbody>
<tr>
<td>
<p style="text-align: left;">&nbsp;</p>
<ul>
<li><span style="font-family: arial, helvetica, sans-serif;">Amharic</span></li>
<li><span style="font-family: arial, helvetica, sans-serif;">Corsican</span></li>
<li><span style="font-family: arial, helvetica, sans-serif;">Frisian</span></li>
<li><span style="font-family: arial, helvetica, sans-serif;">Kyrgyz</span></li>
<li><span style="font-family: arial, helvetica, sans-serif;">Hawaiian</span></li>
<li><span style="font-family: arial, helvetica, sans-serif;">Kurdish (Kurmanji)</span></li>
<li><span style="font-family: arial, helvetica, sans-serif;">Luxembourgish</span></li>
<li><span style="font-family: arial, helvetica, sans-serif;">Samoan</span></li>
<li><span style="font-family: arial, helvetica, sans-serif;">Scots Gaelic</span></li>
<li><span style="font-family: arial, helvetica, sans-serif;">Shona</span></li>
<li><span style="font-family: arial, helvetica, sans-serif;">Sindhi</span></li>
<li><span style="font-family: arial, helvetica, sans-serif;">Pashto</span></li>
<li><span style="font-family: arial, helvetica, sans-serif;">Xhosa</span></li>
</ul>
<p>&nbsp;</p>
</td>
<td><span style="font-family: arial, helvetica, sans-serif;">&nbsp;&nbsp;<img decoding="async" alt="Google Translate animation" height="220" src="https://www.netforlawyers.com/sites/default/files/new-languages-animation.gif" style="vertical-align: middle;" width="210" /></span></td>
</tr>
<p>		<!--                
    <table-->
	</tbody>
</table>
<p style="text-align: right;"><a href="http://linkon.in/liGFxs" target="_blank"><img decoding="async" alt="Follow Us On Twitter" height="30" src="https://www.netforlawyers.com/sites/default/files/twitter-follow.png" width="99" /></a>&nbsp;&nbsp;<a href="http://linkon.in/c2libn" target="_blank"><img loading="lazy" decoding="async" alt="Follow us On Facebook" height="30" src="https://www.netforlawyers.com/sites/default/files/facebook-follow.png " width="99" /></a> <!-- AddToAny BEGIN --> <a class="a2a_dd" href="https://www.addtoany.com/share#url=https%3A%2F%2Fwww.netforlawyers.com%2Fcontent%2Fgoogle-translate-adds-13-new-languages-0160&amp;title=Google%20Expands%20Translate%20Service%20to%20103%20Languages%20%7C%20Continuing%20Legal%20Education%20(MCLE)%20in%20California%2C%20MCLE%20Los%20Angeles%2C%20CLE%20Orange%20County%2C%20Irvine%20%26%20San%20Francisco"><img loading="lazy" decoding="async" alt="Share" border="0" height="20" src="https://static.addtoany.com/buttons/share_save_171_16.png" width="200" /></a>&nbsp;&nbsp; <script src="https://static.addtoany.com/menu/page.js" type="text/javascript"></script> &nbsp;&nbsp; <!-- Place this tag where you want the +1 button to render --></p>
<div id="___plusone_0" style="text-indent: 0px; margin: 0px; padding: 0px; background: transparent; border-style: none; float: none; line-height: normal; font-size: 1px; vertical-align: baseline; display: inline-block; width: 32px; height: 20px;"><iframe data-gapiattached="true" frameborder="0" hspace="0" id="I0_1506350464307" marginheight="0" marginwidth="0" name="I0_1506350464307" ng-non-bindable="" scrolling="no" src="https://apis.google.com/u/0/se/0/_/+1/fastbutton?usegapi=1&amp;size=medium&amp;annotation=inline&amp;width=100&amp;origin=https%3A%2F%2Fwww.netforlawyers.com&amp;url=https%3A%2F%2Fwww.netforlawyers.com%2Fcontent%2Fgoogle-translate-adds-13-new-languages-0160&amp;gsrc=3p&amp;ic=1&amp;jsh=m%3B%2F_%2Fscs%2Fapps-static%2F_%2Fjs%2Fk%3Doz.gapi.en.3ws2Pcr8yUw.O%2Fm%3D__features__%2Fam%3DAQ%2Frt%3Dj%2Fd%3D1%2Frs%3DAGLTcCMyUZKStZ7h-thfeTqm6xSeg8hBNg#_methods=onPlusOne%2C_ready%2C_close%2C_open%2C_resizeMe%2C_renderstart%2Concircled%2Cdrefresh%2Cerefresh&amp;id=I0_1506350464307&amp;parent=https%3A%2F%2Fwww.netforlawyers.com&amp;pfname=&amp;rpctoken=10999097" style="position: static; top: 0px; width: 32px; margin: 0px; border-style: none; left: 0px; visibility: visible; height: 20px;" tabindex="0" title="G+" vspace="0" width="100%"></iframe></div>
<p><!-- Place this render call where appropriate --><script type="text/javascript">
      (function() {
        var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
        po.src = 'https://apis.google.com/js/plusone.js';
        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
      })();
    </script></p>
<p>&nbsp;</p>
<p><!-- AddToAny END --><!-- Begin MailChimp Signup Form --></p>
<p style="text-align: right;"><!-- 	#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; } 	/* Add your own MailChimp form style overrides in your site stylesheet or in this style block. 	   We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */ --></p>
<p style="text-align: right;">&nbsp;</p>
<div id="mc_embed_signup">
<form action="//netforlawyers.us2.list-manage.com/subscribe/post?u=70978ecaae47a8baa36f8d2d0&amp;id=8d5b67260d" class="validate" id="mc-embedded-subscribe-form" method="post"><label for="mce-EMAIL">Get news like this delivered directly to your inbox.</label> <input class="email" id="mce-EMAIL" name="EMAIL" type="email" /> <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups--></p>
<div style="position: absolute; left: -5000px;"><label for="b_70978ecaae47a8baa36f8d2d0_8d5b67260d" hidden="">input</label><input id="b_70978ecaae47a8baa36f8d2d0_8d5b67260d" name="b_70978ecaae47a8baa36f8d2d0_8d5b67260d" tabindex="-1" type="text" /></div>
<div class="clear"><input class="button" id="mc-embedded-subscribe" name="subscribe" type="submit" value="Subscribe" /></div>
</form>
</div>
<p>&nbsp;</p>
<p><!--End mc_embed_signup--></p>
<p><span style="font-family: arial;">Google Translate is an automated service that can translate blocks of text or entire Web pages from one of the languages it recognizes into any other language it recognizes. Because the translations are generated automatically &#8211; without human intervention &#8211; they may not be precise, or the same as a native speaker might produce. The service can be useful for &quot;quick and dirty&quot; translations to give you a good idea what a document, or site, is about. </span></p>
<p>The post <a href="https://www.netforlawyers.com/books/google-expands-translate-service-to-103-languages/">Google Expands Translate Service to 103 Languages</a> appeared first on <a href="https://www.netforlawyers.com">Continuing Legal Education (MCLE) in California, MCLE Los Angeles, CLE Orange County, Irvine &amp; San Francisco</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How to Conduct a Quick Google Scholar Search with the Click of a Button</title>
		<link>https://www.netforlawyers.com/books/how-to-conduct-a-quick-google-scholar-search-with-the-click-of-a-button/</link>
		
		<dc:creator><![CDATA[Carole Levitt]]></dc:creator>
		<pubDate>Wed, 17 Feb 2016 18:50:59 +0000</pubDate>
				<guid isPermaLink="false">https://www.netforlawyers.com/books/how-to-conduct-a-quick-google-scholar-search-with-the-click-of-a-button/</guid>

					<description><![CDATA[<p>For those who like to conduct a quick Google Scholar search for case law or articles, you can add a Scholar Button to the <a href="http://linkon.in/googlescholaddonfire" target="_blank">Firefox</a> and/or <a href="http://linkon.in/gooscholaddonchrome" target="_blank">Chrome</a> browsers&#8217; bar. This allows you to launch the Google Scholar search box right from your browser bar without typing the URL.</p>
<p style="text-align: center;"><img alt="Google Scholar Button" height="263" src="https://www.netforlawyers.com/sites/default/files/google-scholar-button-1.png" style="vertical-align: middle;" width="350" /></p>
<p>After the Google Scholar button is installed, click the button that is now located on your browser bar (see next image). The default Google Scholar search is set for articles, so if you want to change the default to case law, click on the gear icon (see next image) at the bottom right to deploy the Scholar settings page.</p>
<p style="text-align: center;"><img alt="Google Scholar Button" height="263" src=" 	 https://www.netforlawyers.com/sites/default/files/google-scholar-button-2.png" style="vertical-align: middle;" width="350" /></p>
<p style="text-align: right;"><a href="http://linkon.in/liGFxs" target="_blank"><img alt="Follow Us On Twitter" height="30" src="https://www.netforlawyers.com/sites/default/files/twitter-follow.png" width="99" /></a>&#160;&#160;<a href="http://linkon.in/c2libn" target="_blank"><img alt="Follow us On Facebook" height="30" src="https://www.netforlawyers.com/sites/default/files/facebook-follow.png " width="99" /></a> <!-- AddToAny BEGIN --> <a class="a2a_dd" href="https://www.addtoany.com/share#url=https%3A%2F%2Fwww.netforlawyers.com%2Fcontent%2Fgoogle-scholar-button-search-browser-bar-0157&#38;title=How%20to%20Conduct%20a%20Quick%20Google%20Scholar%20Search%20with%20the%20Click%20of%20a%20Button%20%7C%20Continuing%20Legal%20Education%20(MCLE)%20in%20California%2C%20MCLE%20Los%20Angeles%2C%20CLE%20Orange%20County%2C%20Irvine%20%26%20San%20Francisco"><img alt="Share" border="0" height="20" src="https://static.addtoany.com/buttons/share_save_171_16.png" width="200" /></a>&#160;&#160; <script src="https://static.addtoany.com/menu/page.js" type="text/javascript"></script> &#160;&#160; <!-- Place this tag where you want the +1 button to render --></p>
<div id="___plusone_0" style="text-indent: 0px; margin: 0px; padding: 0px; background: transparent; border-style: none; float: none; line-height: normal; font-size: 1px; vertical-align: baseline; display: inline-block; width: 32px; height: 20px;"><iframe data-gapiattached="true" frameborder="0" hspace="0" id="I0_1506350806209" marginheight="0" marginwidth="0" name="I0_1506350806209" ng-non-bindable="" scrolling="no" src="https://apis.google.com/u/0/se/0/_/+1/fastbutton?usegapi=1&#38;size=medium&#38;annotation=inline&#38;width=100&#38;origin=https%3A%2F%2Fwww.netforlawyers.com&#38;url=https%3A%2F%2Fwww.netforlawyers.com%2Fcontent%2Fgoogle-scholar-button-search-browser-bar-0157&#38;gsrc=3p&#38;ic=1&#38;jsh=m%3B%2F_%2Fscs%2Fapps-static%2F_%2Fjs%2Fk%3Doz.gapi.en.3ws2Pcr8yUw.O%2Fm%3D__features__%2Fam%3DAQ%2Frt%3Dj%2Fd%3D1%2Frs%3DAGLTcCMyUZKStZ7h-thfeTqm6xSeg8hBNg#_methods=onPlusOne%2C_ready%2C_close%2C_open%2C_resizeMe%2C_renderstart%2Concircled%2Cdrefresh%2Cerefresh&#38;id=I0_1506350806209&#38;parent=https%3A%2F%2Fwww.netforlawyers.com&#38;pfname=&#38;rpctoken=40109455" style="position: static; top: 0px; width: 32px; margin: 0px; border-style: none; left: 0px; visibility: visible; height: 20px;" tabindex="0" title="G+" vspace="0" width="100%"></iframe></div>
<p><!-- Place this render call where appropriate --><script type="text/javascript">
  (function() {
    var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
    po.src = 'https://apis.google.com/js/plusone.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
  })();
</script></p>
<p>&#160;</p>
<p><!-- AddToAny END --><!-- Begin MailChimp Signup Form --></p>
<p text-align:right=""><!-- 	#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; } 	/* Add your own MailChimp form style overrides in your site stylesheet or in this style block. 	   We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */ --></p>
<div id="mc_embed_signup">
<form action="//netforlawyers.us2.list-manage.com/subscribe/post?u=70978ecaae47a8baa36f8d2d0&#38;id=8d5b67260d" class="validate" id="mc-embedded-subscribe-form" method="post"><label for="mce-EMAIL">Get news like this delivered directly to your inbox.</label> <input class="email" id="mce-EMAIL" name="EMAIL" type="email" /> <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups--></p>
<div style="position: absolute; left: -5000px;"><label for="b_70978ecaae47a8baa36f8d2d0_8d5b67260d" hidden>input</label><input name="b_70978ecaae47a8baa36f8d2d0_8d5b67260d" id="b_70978ecaae47a8baa36f8d2d0_8d5b67260d" tabindex="-1" type="text" /></div>
<div class="clear"><input class="button" id="mc-embedded-subscribe" name="subscribe" type="submit" value="Subscribe" /></div>
</form>
</div>
<p><!--End mc_embed_signup--></p>
<p>On the Scholar Settings page (see next image), click into the radio button labeled &#8220;Search case law.&#8221; Then, under &#8220;Collections,&#8221; click into the &#8220;Search case law&#8221; radio button. That change will switch the database to be searched from journal articles to case law.</p>
<p style="text-align: center;"><img alt="" height="263" src="https://www.netforlawyers.com/sites/default/files/google-scholar-button-3.png" style="vertical-align: middle;" width="350" /></p>
<p>There are other settings you can adjust on the Scholar Settings page. For example:</p>
<ul>
<li>Google Scholar defaults to showing 10 results (and Google claims this provides the fastest results) but under &#8220;Results per page,&#8221; you can change this to 20 results;</li>
<li>Beneath the section labeled, &#8220;Where results open,&#8221; you can click into the &#8220;Open each selected result in a new browser window&#8221; radio button. This allows you to view each result in a different tab, but whether we clicked into this radio button or not, each result always opened in a different tab;</li>
<li>Another choice on the Settings page is the section labeled Bibliography manager.&#8221;&#160; You can choose &#8220;Don&#8217;t show any citation import links&#8221; or &#8220;Show links to import citations into&#8221; one of the following: BibTex, EndNote, RefMan, or RefWorks.</li>
</ul>
<p>To save all your new settings, remember to click the blue &#8220;Save&#8221; tab in the lower right-hand corner of the Settings page. To retain these settings forever and to deploy them on any device that you use, you must be in your Google account and turn on Cookies.</p>
<p>After you enter your search terms into the Search box, your search results will be displayed in a drop down list.</p>
<p style="text-align: center;"><img alt="" height="263" src="https://www.netforlawyers.com/sites/default/files/google-scholar-button-4.png" style="vertical-align: middle;" width="350" /></p>
<p>Note that even after you changed the search default from articles to case law search, it still refers to articles, but as you can see, these are case law results. Click the case name to view the full case or click on the large quotation mark on the right. If you click on the large quotation mark, the case&#8217;s Bluebook citation is displayed (see next image) and four bibliography manager tabs are displayed (see next image).&#160; If you wanted to enter a citation into one of the bibliography managers, you would need to have already downloaded it.</p>
<p style="text-align: center;"><img alt="" height="263" src="https://www.netforlawyers.com/sites/default/files/google-scholar-button-5.png" style="vertical-align: middle;" width="350" /></p>
<p>While the Google Scholar button is a quick way to search for case law or articles, some of you might prefer to conduct an &#8220;Advanced Scholar Search: to narrow your results.</p>
<p style="text-align: center;"><img alt="Google Scholar Button" height="263" src=" 	 https://www.netforlawyers.com/sites/default/files/google-scholar-button-6.png" style="vertical-align: middle;" width="350" /></p>
<p>The Advanced Search allows you to search by various criteria, as shown in the next image. Next month, we&#8217;ll publish a free excerpt from The Cybersleuth&#8217;s Guide to the Internet, by Carole Levitt and Mark Rosch, which explains how to use the Advanced Search menu. Stay tuned.</p>
<p style="text-align: center;"><img alt="Google Scholar Button" height="263" src=" 	 https://www.netforlawyers.com/sites/default/files/google-scholar-button-7.png" style="vertical-align: middle;" width="350" /></p>
<p style="text-align: center;">&#160;</p>
<p style="text-align: left;">&#160;</p>
<p>&#160;</p>
<p>The post <a href="https://www.netforlawyers.com/books/how-to-conduct-a-quick-google-scholar-search-with-the-click-of-a-button/">How to Conduct a Quick Google Scholar Search with the Click of a Button</a> appeared first on <a href="https://www.netforlawyers.com">Continuing Legal Education (MCLE) in California, MCLE Los Angeles, CLE Orange County, Irvine &amp; San Francisco</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><a class="a2a_dd addtoany_share_save addtoany_share" href="https://www.addtoany.com/share#url=https%3A%2F%2Fwww.netforlawyers.com%2Fbooks%2Fhow-to-conduct-a-quick-google-scholar-search-with-the-click-of-a-button%2F&#038;title=How%20to%20Conduct%20a%20Quick%20Google%20Scholar%20Search%20with%20the%20Click%20of%20a%20Button" data-a2a-url="https://www.netforlawyers.com/books/how-to-conduct-a-quick-google-scholar-search-with-the-click-of-a-button/" data-a2a-title="How to Conduct a Quick Google Scholar Search with the Click of a Button"><img src="https://www.netforlawyers.com/wp-content/uploads/2026/07/share_save_342_32.png" alt="Share"></a></p><p>For those who like to conduct a quick Google Scholar search for case law or articles, you can add a Scholar Button to the <a href="http://linkon.in/googlescholaddonfire" target="_blank">Firefox</a> and/or <a href="http://linkon.in/gooscholaddonchrome" target="_blank">Chrome</a> browsers&rsquo; bar. This allows you to launch the Google Scholar search box right from your browser bar without typing the URL.</p>
<p style="text-align: center;"><img loading="lazy" decoding="async" alt="Google Scholar Button" height="263" src="https://www.netforlawyers.com/sites/default/files/google-scholar-button-1.png" style="vertical-align: middle;" width="350" /></p>
<p>After the Google Scholar button is installed, click the button that is now located on your browser bar (see next image). The default Google Scholar search is set for articles, so if you want to change the default to case law, click on the gear icon (see next image) at the bottom right to deploy the Scholar settings page.</p>
<p style="text-align: center;"><img loading="lazy" decoding="async" alt="Google Scholar Button" height="263" src=" 	 https://www.netforlawyers.com/sites/default/files/google-scholar-button-2.png" style="vertical-align: middle;" width="350" /></p>
<p style="text-align: right;"><a href="http://linkon.in/liGFxs" target="_blank"><img loading="lazy" decoding="async" alt="Follow Us On Twitter" height="30" src="https://www.netforlawyers.com/sites/default/files/twitter-follow.png" width="99" /></a>&nbsp;&nbsp;<a href="http://linkon.in/c2libn" target="_blank"><img loading="lazy" decoding="async" alt="Follow us On Facebook" height="30" src="https://www.netforlawyers.com/sites/default/files/facebook-follow.png " width="99" /></a> <!-- AddToAny BEGIN --> <a class="a2a_dd" href="https://www.addtoany.com/share#url=https%3A%2F%2Fwww.netforlawyers.com%2Fcontent%2Fgoogle-scholar-button-search-browser-bar-0157&amp;title=How%20to%20Conduct%20a%20Quick%20Google%20Scholar%20Search%20with%20the%20Click%20of%20a%20Button%20%7C%20Continuing%20Legal%20Education%20(MCLE)%20in%20California%2C%20MCLE%20Los%20Angeles%2C%20CLE%20Orange%20County%2C%20Irvine%20%26%20San%20Francisco"><img loading="lazy" decoding="async" alt="Share" border="0" height="20" src="https://static.addtoany.com/buttons/share_save_171_16.png" width="200" /></a>&nbsp;&nbsp; <script src="https://static.addtoany.com/menu/page.js" type="text/javascript"></script> &nbsp;&nbsp; <!-- Place this tag where you want the +1 button to render --></p>
<div id="___plusone_0" style="text-indent: 0px; margin: 0px; padding: 0px; background: transparent; border-style: none; float: none; line-height: normal; font-size: 1px; vertical-align: baseline; display: inline-block; width: 32px; height: 20px;"><iframe data-gapiattached="true" frameborder="0" hspace="0" id="I0_1506350806209" marginheight="0" marginwidth="0" name="I0_1506350806209" ng-non-bindable="" scrolling="no" src="https://apis.google.com/u/0/se/0/_/+1/fastbutton?usegapi=1&amp;size=medium&amp;annotation=inline&amp;width=100&amp;origin=https%3A%2F%2Fwww.netforlawyers.com&amp;url=https%3A%2F%2Fwww.netforlawyers.com%2Fcontent%2Fgoogle-scholar-button-search-browser-bar-0157&amp;gsrc=3p&amp;ic=1&amp;jsh=m%3B%2F_%2Fscs%2Fapps-static%2F_%2Fjs%2Fk%3Doz.gapi.en.3ws2Pcr8yUw.O%2Fm%3D__features__%2Fam%3DAQ%2Frt%3Dj%2Fd%3D1%2Frs%3DAGLTcCMyUZKStZ7h-thfeTqm6xSeg8hBNg#_methods=onPlusOne%2C_ready%2C_close%2C_open%2C_resizeMe%2C_renderstart%2Concircled%2Cdrefresh%2Cerefresh&amp;id=I0_1506350806209&amp;parent=https%3A%2F%2Fwww.netforlawyers.com&amp;pfname=&amp;rpctoken=40109455" style="position: static; top: 0px; width: 32px; margin: 0px; border-style: none; left: 0px; visibility: visible; height: 20px;" tabindex="0" title="G+" vspace="0" width="100%"></iframe></div>
<p><!-- Place this render call where appropriate --><script type="text/javascript">  (function() {</script></p>
<div class="read_more_link"><a href="https://www.netforlawyers.com/books/how-to-conduct-a-quick-google-scholar-search-with-the-click-of-a-button/"  title="Continue Reading How to Conduct a Quick Google Scholar Search with the Click of a Button" class="more-link">Continue reading &rarr;</a></div>
<p>The post <a href="https://www.netforlawyers.com/books/how-to-conduct-a-quick-google-scholar-search-with-the-click-of-a-button/">How to Conduct a Quick Google Scholar Search with the Click of a Button</a> appeared first on <a href="https://www.netforlawyers.com">Continuing Legal Education (MCLE) in California, MCLE Los Angeles, CLE Orange County, Irvine &amp; San Francisco</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Google Quietly Extends Coverage Range of Google News Database</title>
		<link>https://www.netforlawyers.com/books/google-quietly-extends-coverage-range-of-google-news-database/</link>
		
		<dc:creator><![CDATA[Mark Rosch]]></dc:creator>
		<pubDate>Mon, 02 Mar 2015 18:28:26 +0000</pubDate>
				<guid isPermaLink="false">https://www.netforlawyers.com/books/google-quietly-extends-coverage-range-of-google-news-database/</guid>

					<description><![CDATA[<p><a href="http://news.google.com" target="_blank">Google News</a> results have always been limited to the most recent thirty days of news content. Google has recently extended the coverage range of sources returned in <a href="http://news.google.com" target="_blank">Google News</a> search results to include much older content. Like so many of Google&#39;s product changes, this one was made without fanfare, announcement, or documentation of any kind.&#160;</p>
<p style="text-align: center;"><img alt="Google News Search" height="240" src="https://www.netforlawyers.com/sites/default/files/Google-News-Search-Mark-Rosch.png" style="vertical-align: middle;" width="320" /> <img alt="Google News Search 2" height="240" src="https://www.netforlawyers.com/sites/default/files/Google-News-Search-Mark-Rosch-2.png" style="vertical-align: middle;" width="320" /></p>
<p>Recent Google News test searches (like the one above) have included results dating back as far as&#160; 2004.</p>
<p style="text-align: right;"><a href="http://linkon.in/liGFxs" target="_blank"><img alt="Follow Us On Twitter" height="30" src="https://www.netforlawyers.com/sites/default/files/twitter-follow.png" width="99" /></a>&#160;&#160;<a href="http://linkon.in/c2libn" target="_blank"><img alt="Follow us On Facebook" height="30" src="https://www.netforlawyers.com/sites/default/files/facebook-follow.png " width="99" /></a></p>
<p><!-- AddToAny BEGIN --><!-- AddToAny BEGIN --></p>
<p><a class="a2a_dd" href="https://www.addtoany.com/share#url=https%3A%2F%2Fwww.netforlawyers.com%2Fcontent%2Fgoogle-news-date-coverage-extended-0127&#38;title=Google%20Quietly%20Extends%20Coverage%20Range%20of%20Google%20News%20Database%20%7C%20Continuing%20Legal%20Education%20(MCLE)%20in%20California%2C%20MCLE%20Los%20Angeles%2C%20CLE%20Orange%20County%2C%20Irvine%20%26%20San%20Francisco"><img alt="Share" border="0" height="20" src="https://static.addtoany.com/buttons/share_save_171_16.png" width="200" /></a>&#160;&#160;</p>
<p><script src="https://static.addtoany.com/menu/page.js" type="text/javascript"></script></p>
<p>&#160;&#160;</p>
<p><!-- Place this tag where you want the +1 button to render --><!-- Place this tag where you want the +1 button to render --></p>
<p>&#160;</p>
<div id="___plusone_0" style="text-indent: 0px; margin: 0px; padding: 0px; background: transparent; border-style: none; float: none; line-height: normal; font-size: 1px; vertical-align: baseline; display: inline-block; width: 32px; height: 20px;"><iframe data-gapiattached="true" frameborder="0" hspace="0" id="I0_1506358856096" marginheight="0" marginwidth="0" name="I0_1506358856096" ng-non-bindable="" scrolling="no" src="https://apis.google.com/u/0/se/0/_/+1/fastbutton?usegapi=1&#38;size=medium&#38;annotation=inline&#38;width=100&#38;origin=https%3A%2F%2Fwww.netforlawyers.com&#38;url=https%3A%2F%2Fwww.netforlawyers.com%2Fcontent%2Fgoogle-news-date-coverage-extended-0127&#38;gsrc=3p&#38;ic=1&#38;jsh=m%3B%2F_%2Fscs%2Fapps-static%2F_%2Fjs%2Fk%3Doz.gapi.en.3ws2Pcr8yUw.O%2Fm%3D__features__%2Fam%3DAQ%2Frt%3Dj%2Fd%3D1%2Frs%3DAGLTcCMyUZKStZ7h-thfeTqm6xSeg8hBNg#_methods=onPlusOne%2C_ready%2C_close%2C_open%2C_resizeMe%2C_renderstart%2Concircled%2Cdrefresh%2Cerefresh&#38;id=I0_1506358856096&#38;parent=https%3A%2F%2Fwww.netforlawyers.com&#38;pfname=&#38;rpctoken=65827463" style="position: static; top: 0px; width: 32px; margin: 0px; border-style: none; left: 0px; visibility: visible; height: 20px;" tabindex="0" title="G+" vspace="0" width="100%"></iframe></div>
<p>&#160;</p>
<p><!-- Place this render call where appropriate --><!-- Place this render call where appropriate --><script type="text/javascript">
  (function() {
    var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
    po.src = 'https://apis.google.com/js/plusone.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
  })();
</script></p>
<p>&#160;</p>
<p><!-- AddToAny END --><!-- AddToAny END --></p>
<p style="text-align: center;"><img alt="Google News Date Coverage" height="240" src=" 	 https://www.netforlawyers.com/sites/default/files/Dates-in-Google-News_0.png" style="vertical-align: middle;" width="350" /></p>
<p>But a visit to Google&#39;s News <a href="https://support.google.com/news/answer/107931?hl=en&#38;ref_topic=2428790" target="_blank">documentation</a> would still tell you that &#34;Google News includes articles that have been crawled within the last 30 days.&#34;</p>
<p style="text-align: center;"><img alt="Google News Wikipedia Entry" height="240" src=" 	 https://www.netforlawyers.com/sites/default/files/Google-News-Wikipedia.png" style="vertical-align: middle;" width="350" /></p>
<p>Even the <a href="http://en.wikipedia.org/wiki/Google_News" target="_blank">Wikipedia entry for Google News</a> still indicates that it only covers the most recent 30 days worth of news content. However, our test searches clearly show that older sources are being included in the results lists.</p>
<p>Whether this extension is a result of Google&#39;s intention to permanently return older news results or just a temporary effect caused by Google re-crawling specific news sources remains to be seen.</p>
<p>Note, these results are not being generated by searches of Google&#39;s (mostly-ignored) <a href="http://news.google.com/newspapers" target="_blank">News Archive</a> search.</p>
<p><!-- Begin MailChimp Signup Form --><!-- Begin MailChimp Signup Form -->
<link href="//cdn-images.mailchimp.com/embedcode/slim-081711.css" rel="stylesheet" type="text/css" />
<style type="text/css">#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; }
	/* Add your own MailChimp form style overrides in your site stylesheet or in this style block.
	   We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */
</style>
<div id="mc_embed_signup">
<form action="//netforlawyers.us2.list-manage.com/subscribe/post?u=70978ecaae47a8baa36f8d2d0&#38;id=8d5b67260d" class="validate" id="mc-embedded-subscribe-form" method="post" name="mc-embedded-subscribe-form" novalidate="" target="_blank"><label for="mce-EMAIL">Subscribe to our Internet Investigative Research Tips mailing list</label><br />
<input class="email" id="mce-EMAIL" name="EMAIL" placeholder="email address" required="" type="email" value="" /></p>
<p>&#160;</p>
<p><!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups--><!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups--></p>
<div style="position: absolute; left: -5000px;"><label for="b_70978ecaae47a8baa36f8d2d0_8d5b67260d" hidden>input</label><input name="b_70978ecaae47a8baa36f8d2d0_8d5b67260d" id="b_70978ecaae47a8baa36f8d2d0_8d5b67260d" tabindex="-1" type="text" value="" /></div>
<div class="clear"><input class="button" id="mc-embedded-subscribe" name="subscribe" type="submit" value="Subscribe" /></div>
</form>
</div>
<p><!--End mc_embed_signup--><!--End mc_embed_signup--></p>
<p>The post <a href="https://www.netforlawyers.com/books/google-quietly-extends-coverage-range-of-google-news-database/">Google Quietly Extends Coverage Range of Google News Database</a> appeared first on <a href="https://www.netforlawyers.com">Continuing Legal Education (MCLE) in California, MCLE Los Angeles, CLE Orange County, Irvine &amp; San Francisco</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><a class="a2a_dd addtoany_share_save addtoany_share" href="https://www.addtoany.com/share#url=https%3A%2F%2Fwww.netforlawyers.com%2Fbooks%2Fgoogle-quietly-extends-coverage-range-of-google-news-database%2F&#038;title=Google%20Quietly%20Extends%20Coverage%20Range%20of%20Google%20News%20Database" data-a2a-url="https://www.netforlawyers.com/books/google-quietly-extends-coverage-range-of-google-news-database/" data-a2a-title="Google Quietly Extends Coverage Range of Google News Database"><img src="https://www.netforlawyers.com/wp-content/uploads/2026/07/share_save_342_32.png" alt="Share"></a></p><p><a href="http://news.google.com" target="_blank">Google News</a> results have always been limited to the most recent thirty days of news content. Google has recently extended the coverage range of sources returned in <a href="http://news.google.com" target="_blank">Google News</a> search results to include much older content. Like so many of Google&#39;s product changes, this one was made without fanfare, announcement, or documentation of any kind.&nbsp;</p>
<p style="text-align: center;"><img loading="lazy" decoding="async" alt="Google News Search" height="240" src="https://www.netforlawyers.com/sites/default/files/Google-News-Search-Mark-Rosch.png" style="vertical-align: middle;" width="320" /> <img loading="lazy" decoding="async" alt="Google News Search 2" height="240" src="https://www.netforlawyers.com/sites/default/files/Google-News-Search-Mark-Rosch-2.png" style="vertical-align: middle;" width="320" /></p>
<p>Recent Google News test searches (like the one above) have included results dating back as far as&nbsp; 2004.</p>
<p style="text-align: right;"><a href="http://linkon.in/liGFxs" target="_blank"><img loading="lazy" decoding="async" alt="Follow Us On Twitter" height="30" src="https://www.netforlawyers.com/sites/default/files/twitter-follow.png" width="99" /></a>&nbsp;&nbsp;<a href="http://linkon.in/c2libn" target="_blank"><img loading="lazy" decoding="async" alt="Follow us On Facebook" height="30" src="https://www.netforlawyers.com/sites/default/files/facebook-follow.png " width="99" /></a></p>
<p><!-- AddToAny BEGIN --><!-- AddToAny BEGIN --></p>
<p><a class="a2a_dd" href="https://www.addtoany.com/share#url=https%3A%2F%2Fwww.netforlawyers.com%2Fcontent%2Fgoogle-news-date-coverage-extended-0127&amp;title=Google%20Quietly%20Extends%20Coverage%20Range%20of%20Google%20News%20Database%20%7C%20Continuing%20Legal%20Education%20(MCLE)%20in%20California%2C%20MCLE%20Los%20Angeles%2C%20CLE%20Orange%20County%2C%20Irvine%20%26%20San%20Francisco"><img loading="lazy" decoding="async" alt="Share" border="0" height="20" src="https://static.addtoany.com/buttons/share_save_171_16.png" width="200" /></a>&nbsp;&nbsp;</p>
<p><script src="https://static.addtoany.com/menu/page.js" type="text/javascript"></script></p>
<p>&nbsp;&nbsp;</p>
<p><!-- Place this tag where you want the +1 button to render --><!-- Place this tag where you want the +1 button to render --></p>
<p>&nbsp;</p>
<div id="___plusone_0" style="text-indent: 0px; margin: 0px; padding: 0px; background: transparent; border-style: none; float: none; line-height: normal; font-size: 1px; vertical-align: baseline; display: inline-block; width: 32px; height: 20px;"><iframe data-gapiattached="true" frameborder="0" hspace="0" id="I0_1506358856096" marginheight="0" marginwidth="0" name="I0_1506358856096" ng-non-bindable="" scrolling="no" src="https://apis.google.com/u/0/se/0/_/+1/fastbutton?usegapi=1&amp;size=medium&amp;annotation=inline&amp;width=100&amp;origin=https%3A%2F%2Fwww.netforlawyers.com&amp;url=https%3A%2F%2Fwww.netforlawyers.com%2Fcontent%2Fgoogle-news-date-coverage-extended-0127&amp;gsrc=3p&amp;ic=1&amp;jsh=m%3B%2F_%2Fscs%2Fapps-static%2F_%2Fjs%2Fk%3Doz.gapi.en.3ws2Pcr8yUw.O%2Fm%3D__features__%2Fam%3DAQ%2Frt%3Dj%2Fd%3D1%2Frs%3DAGLTcCMyUZKStZ7h-thfeTqm6xSeg8hBNg#_methods=onPlusOne%2C_ready%2C_close%2C_open%2C_resizeMe%2C_renderstart%2Concircled%2Cdrefresh%2Cerefresh&amp;id=I0_1506358856096&amp;parent=https%3A%2F%2Fwww.netforlawyers.com&amp;pfname=&amp;rpctoken=65827463" style="position: static; top: 0px; width: 32px; margin: 0px; border-style: none; left: 0px; visibility: visible; height: 20px;" tabindex="0" title="G+" vspace="0" width="100%"></iframe></div>
<p>&nbsp;</p>
<p><!-- Place this render call where appropriate --><!-- Place this render call where appropriate --><script type="text/javascript">  (function() {</script></p>
<div class="read_more_link"><a href="https://www.netforlawyers.com/books/google-quietly-extends-coverage-range-of-google-news-database/"  title="Continue Reading Google Quietly Extends Coverage Range of Google News Database" class="more-link">Continue reading &rarr;</a></div>
<p>The post <a href="https://www.netforlawyers.com/books/google-quietly-extends-coverage-range-of-google-news-database/">Google Quietly Extends Coverage Range of Google News Database</a> appeared first on <a href="https://www.netforlawyers.com">Continuing Legal Education (MCLE) in California, MCLE Los Angeles, CLE Orange County, Irvine &amp; San Francisco</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Google Changes Search Page Interface &#8211; Again</title>
		<link>https://www.netforlawyers.com/books/google-changes-search-page-interface-again/</link>
		
		<dc:creator><![CDATA[Mark Rosch]]></dc:creator>
		<pubDate>Thu, 07 Nov 2013 15:54:56 +0000</pubDate>
				<guid isPermaLink="false">https://www.netforlawyers.com/books/google-changes-search-page-interface-again/</guid>

					<description><![CDATA[<p>Google has redesigned its search interface yet again - and not for the better.</p>
<p>A little over two years ago, in an effort to unify the design of all of its products, Google added a standardized black bar across the top of all of those products. In that black bar (in easily ignored grey text) were links to some of Google&#8217;s most popular products and specialized databases.</p>
<p><img alt="Google's retired Black bar interface." src="https://www.netforlawyers.com/sites/default/files/GOOGLE-BLACK-BAR-INTERFACE.png" style="height:264px; vertical-align:middle; width:357px" /></p>
<p>The goal was to give users access to those popular products in one or two (and sometimes three) clicks.</p>
<p><!-- AddToAny BEGIN --></p>
<p><!-- AddToAny BEGIN --><a class="a2a_dd" href="http://www.addtoany.com/share_save"><img alt="Share" src="https://static.addtoany.com/buttons/share_save_171_16.png" style="height:20px; width:200px" /></a>&#160;&#160; &#160;&#160; <!-- Place this tag where you want the +1 button to render --> <!-- Place this render call where appropriate --></p>
<p><!-- AddToAny END --></p>
<p><img alt="Google Web Search interface with App launcher" src="https://www.netforlawyers.com/sites/default/files/GOOGLE-WINTER-2013-HOMEPAGE.png" style="height:264px; vertical-align:middle; width:357px" /></p>
<p>Google has been rolling out a new App launcher on the upper right-hand side of its Web Search homepage (and other products) as a replacement to the black bar - to access those same products. The new App launcher is reminiscent of design elements of Google&#8217;s Chrome operating system. The new App launcher adds at least one click (and sometimes more) to the process of accessing those products. For example, to reach the journal and caselaw databases at Google Scholar now requires users to:</p>
<ul>
<li>click the App launcher on the upper right-hand side of their browser window;</li>
<li>scan down to the bottom of the list presented</li>
<li>click the <em>More</em> link</li>
<li>scan down to the bottom of the subsequent list presented</li>
<li>click the <em>Even more from Google link</em></li>
<li>scroll down the list of products presented and locate the link to Google Scholar</li>
</ul>
<p>Links to access Gmail and Google&#8217;s Image Search are still located in the upper right-hand corner of the Web Search interface.</p>
<p>Users could use direct URLs (e.g., <a href="https://www.google.com/scholar" target="_blank">https://www.google.com/scholar</a>) to access products like Google Scholar or create browser Favorites or Shortcuts.</p>
<p>The black bar interface still displays on the search results page(s) for some Google products such as Google Groups.</p>
<p>However, if Google&#8217;s goal was to make the products on the <em>More</em> and <em>Even More</em> screens easier to access we don&#8217;t see this update as an improvement.</p>
<p>The post <a href="https://www.netforlawyers.com/books/google-changes-search-page-interface-again/">Google Changes Search Page Interface &#8211; Again</a> appeared first on <a href="https://www.netforlawyers.com">Continuing Legal Education (MCLE) in California, MCLE Los Angeles, CLE Orange County, Irvine &amp; San Francisco</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><a class="a2a_dd addtoany_share_save addtoany_share" href="https://www.addtoany.com/share#url=https%3A%2F%2Fwww.netforlawyers.com%2Fbooks%2Fgoogle-changes-search-page-interface-again%2F&#038;title=Google%20Changes%20Search%20Page%20Interface%20%E2%80%93%20Again" data-a2a-url="https://www.netforlawyers.com/books/google-changes-search-page-interface-again/" data-a2a-title="Google Changes Search Page Interface – Again"><img src="https://www.netforlawyers.com/wp-content/uploads/2026/07/share_save_342_32.png" alt="Share"></a></p><p>Google has redesigned its search interface yet again &#8211; and not for the better.</p>
<p>A little over two years ago, in an effort to unify the design of all of its products, Google added a standardized black bar across the top of all of those products. In that black bar (in easily ignored grey text) were links to some of Google&rsquo;s most popular products and specialized databases.</p>
<p><img decoding="async" alt="Google's retired Black bar interface." src="https://www.netforlawyers.com/sites/default/files/GOOGLE-BLACK-BAR-INTERFACE.png" style="height:264px; vertical-align:middle; width:357px" /></p>
<p>The goal was to give users access to those popular products in one or two (and sometimes three) clicks.</p>
<div class="read_more_link"><a href="https://www.netforlawyers.com/books/google-changes-search-page-interface-again/"  title="Continue Reading Google Changes Search Page Interface &#8211; Again" class="more-link">Continue reading &rarr;</a></div>
<p>The post <a href="https://www.netforlawyers.com/books/google-changes-search-page-interface-again/">Google Changes Search Page Interface &#8211; Again</a> appeared first on <a href="https://www.netforlawyers.com">Continuing Legal Education (MCLE) in California, MCLE Los Angeles, CLE Orange County, Irvine &amp; San Francisco</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Google Kills Another Search Feature &#124; No More Tilde for Synonym Search</title>
		<link>https://www.netforlawyers.com/books/google-kills-another-search-feature-no-more-tilde-for-synonym-search/</link>
		
		<dc:creator><![CDATA[Mark Rosch]]></dc:creator>
		<pubDate>Wed, 28 Aug 2013 23:35:39 +0000</pubDate>
				<guid isPermaLink="false">https://www.netforlawyers.com/books/google-kills-another-search-feature-no-more-tilde-for-synonym-search/</guid>

					<description><![CDATA[
<p>One of the most popular "hidden" Google search feature we discuss in our live <a href="https://www.netforlawyers.com/content/seminar-event-calendar" target="_blank">Cybersleuth Investigative Research MCLE Seminars</a> is the ability to use the tilde (~) in a Google search to indicate that you want Google to return results for the keyterm you've entered AND any synonyms that Google automatically recognizes. Unfortunately, Google has recently done away with this feature.</p>
<table width="600" border="0" cellpadding="10" align="center">
<tbody>
<tr>
<td>
<p><img style="vertical-align: middle;" src="&#9; https://www.netforlawyers.com/sites/default/files/Google-Tilde-Synonym-Search.png" alt="google tilde search results" width="300" height="250"> </p>
<p><center>Google Search Results as They Appeared When the Tilde was Functional</center></td>
<td><iframe width="315" height="237" src="//www.youtube.com/embed/YWi_yp0Vqzs" frameborder="0" allowfullscreen=""></iframe><br /><center>Video Illustrating the Tilde Search</center></td>
</tr>
</tbody>
</table>
<p style="text-align: right;"><a href="http://linkon.in/liGFxs" target="_blank"><img src="https://www.netforlawyers.com/sites/default/files/twitter-follow.png" alt="Follow Us On Twitter" width="66" height="20"></a>&#160;&#160;<a href="http://linkon.in/c2libn" target="_blank"><img src="https://www.netforlawyers.com/sites/default/files/facebook-follow.png " alt="Follow us On Facebook" width="66" height="20"></a> <!-- AddToAny BEGIN --> <a class="a2a_dd" href="https://www.addtoany.com/share#url=https%3A%2F%2Fwww.netforlawyers.com%2Fcontent%2Fgoogle-kills-another-search-feature-no-more-tilde-synonym-search&#38;title=Google%20Kills%20Another%20Search%20Feature%20%7C%20No%20More%20Tilde%20for%20Synonym%20Search%20%7C%20Continuing%20Legal%20Education%20(MCLE)%20in%20California%2C%20MCLE%20Los%20Angeles%2C%20CLE%20Orange%20County%2C%20Irvine%20%26%20San%20Francisco"><img src="https://static.addtoany.com/buttons/share_save_171_16.png" border="0" alt="Share" width="200" height="20"></a>&#160;&#160;<br />
<script src="https://static.addtoany.com/menu/page.js" type="text/javascript"></script><br />
&#160;&#160;<br />
<!-- Place this tag where you want the +1 button to render --></p>
<div id="___plusone_0" style="text-indent: 0px; margin: 0px; padding: 0px; background: transparent; border-style: none; float: none; line-height: normal; font-size: 1px; vertical-align: baseline; display: inline-block; width: 32px; height: 20px;"><iframe ng-non-bindable="" frameborder="0" hspace="0" marginheight="0" marginwidth="0" scrolling="no" style="position: static; top: 0px; width: 32px; margin: 0px; border-style: none; left: 0px; visibility: visible; height: 20px;" tabindex="0" vspace="0" width="100%" id="I0_1506624607609" name="I0_1506624607609" src="https://apis.google.com/u/0/se/0/_/+1/fastbutton?usegapi=1&#38;size=medium&#38;annotation=inline&#38;width=100&#38;origin=https%3A%2F%2Fwww.netforlawyers.com&#38;url=https%3A%2F%2Fwww.netforlawyers.com%2Fcontent%2Fgoogle-kills-another-search-feature-no-more-tilde-synonym-search&#38;gsrc=3p&#38;ic=1&#38;jsh=m%3B%2F_%2Fscs%2Fapps-static%2F_%2Fjs%2Fk%3Doz.gapi.en.MwMdaaKpZhc.O%2Fm%3D__features__%2Fam%3DAQ%2Frt%3Dj%2Fd%3D1%2Frs%3DAGLTcCMgYkua7qDeYnxoLf7GjdxpyoP9JQ#_methods=onPlusOne%2C_ready%2C_close%2C_open%2C_resizeMe%2C_renderstart%2Concircled%2Cdrefresh%2Cerefresh&#38;id=I0_1506624607609&#38;parent=https%3A%2F%2Fwww.netforlawyers.com&#38;pfname=&#38;rpctoken=11626992" data-gapiattached="true" title="G+"></iframe></div>
<p><!-- Place this render call where appropriate --><br />
<script type="text/javascript">
  (function() {
    var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
    po.src = 'https://apis.google.com/js/plusone.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
  })();
</script>
</p>
<p><!-- AddToAny END --></p>
<p><a href="http://linkon.in/1drKE0k" target="_blank">In a blog post explaining its discontinuation,&#160; Dan Russell, Google's Uber Tech Lead for Search Quality and User Happiness explained</a>, "I agree it's a useful operator in a very small number of cases, but the usage was minuscule bordering on nonexistent, and the feature took up a disproportionately large amount of index space given the low usage. So Google made the call to turn it off.&#160; (Or to think about it in personal terms, I used ~ twice in all of 2011, and I write about this stuff.)"</p>
<p>On the contrary, we write and speak on conducting effective Google searches and frequently use the ~.</p>
<p>Owners of <a href="https://www.netforlawyers.com/page/cybersleuths-guide-internet-conducting-effective-investigative-legal-research-internet-12th-edi" target="_blank">The Cybersleuth's Guide to the Internet</a> and <a href="https://www.netforlawyers.com/page/google-lawyers-essential-search-tips-and-productivity-tools" target="_blank">Google For Lawyers</a> should delete the reference to this feature from their books.</p>
<p>The post <a href="https://www.netforlawyers.com/books/google-kills-another-search-feature-no-more-tilde-for-synonym-search/">Google Kills Another Search Feature | No More Tilde for Synonym Search</a> appeared first on <a href="https://www.netforlawyers.com">Continuing Legal Education (MCLE) in California, MCLE Los Angeles, CLE Orange County, Irvine &amp; San Francisco</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><a class="a2a_dd addtoany_share_save addtoany_share" href="https://www.addtoany.com/share#url=https%3A%2F%2Fwww.netforlawyers.com%2Fbooks%2Fgoogle-kills-another-search-feature-no-more-tilde-for-synonym-search%2F&#038;title=Google%20Kills%20Another%20Search%20Feature%20%7C%20No%20More%20Tilde%20for%20Synonym%20Search" data-a2a-url="https://www.netforlawyers.com/books/google-kills-another-search-feature-no-more-tilde-for-synonym-search/" data-a2a-title="Google Kills Another Search Feature | No More Tilde for Synonym Search"><img src="https://www.netforlawyers.com/wp-content/uploads/2026/07/share_save_342_32.png" alt="Share"></a></p>
<p>One of the most popular &#8220;hidden&#8221; Google search feature we discuss in our live <a href="https://www.netforlawyers.com/content/seminar-event-calendar" target="_blank">Cybersleuth Investigative Research MCLE Seminars</a> is the ability to use the tilde (~) in a Google search to indicate that you want Google to return results for the keyterm you&#8217;ve entered AND any synonyms that Google automatically recognizes. Unfortunately, Google has recently done away with this feature.</p>
<table width="600" border="0" cellpadding="10" align="center">
<tbody>
<tr>
<td>
<p><img loading="lazy" decoding="async" style="vertical-align: middle;" src="&#9; https://www.netforlawyers.com/sites/default/files/Google-Tilde-Synonym-Search.png" alt="google tilde search results" width="300" height="250"> </p>
<p><center>Google Search Results as They Appeared When the Tilde was Functional</center></td>
<td><iframe loading="lazy" width="315" height="237" src="//www.youtube.com/embed/YWi_yp0Vqzs" frameborder="0" allowfullscreen=""></iframe><br /><center>Video Illustrating the Tilde Search</center></td>
</tr>
</tbody>
</table>
<p style="text-align: right;"><a href="http://linkon.in/liGFxs" target="_blank"><img loading="lazy" decoding="async" src="https://www.netforlawyers.com/sites/default/files/twitter-follow.png" alt="Follow Us On Twitter" width="66" height="20"></a>&nbsp;&nbsp;<a href="http://linkon.in/c2libn" target="_blank"><img loading="lazy" decoding="async" src="https://www.netforlawyers.com/sites/default/files/facebook-follow.png " alt="Follow us On Facebook" width="66" height="20"></a> <!-- AddToAny BEGIN --> <a class="a2a_dd" href="https://www.addtoany.com/share#url=https%3A%2F%2Fwww.netforlawyers.com%2Fcontent%2Fgoogle-kills-another-search-feature-no-more-tilde-synonym-search&amp;title=Google%20Kills%20Another%20Search%20Feature%20%7C%20No%20More%20Tilde%20for%20Synonym%20Search%20%7C%20Continuing%20Legal%20Education%20(MCLE)%20in%20California%2C%20MCLE%20Los%20Angeles%2C%20CLE%20Orange%20County%2C%20Irvine%20%26%20San%20Francisco"><img loading="lazy" decoding="async" src="https://static.addtoany.com/buttons/share_save_171_16.png" border="0" alt="Share" width="200" height="20"></a>&nbsp;&nbsp;<br />
<script src="https://static.addtoany.com/menu/page.js" type="text/javascript"></script><br />
&nbsp;&nbsp;<br />
<!-- Place this tag where you want the +1 button to render --></p>
<div id="___plusone_0" style="text-indent: 0px; margin: 0px; padding: 0px; background: transparent; border-style: none; float: none; line-height: normal; font-size: 1px; vertical-align: baseline; display: inline-block; width: 32px; height: 20px;"><iframe ng-non-bindable="" frameborder="0" hspace="0" marginheight="0" marginwidth="0" scrolling="no" style="position: static; top: 0px; width: 32px; margin: 0px; border-style: none; left: 0px; visibility: visible; height: 20px;" tabindex="0" vspace="0" width="100%" id="I0_1506624607609" name="I0_1506624607609" src="https://apis.google.com/u/0/se/0/_/+1/fastbutton?usegapi=1&amp;size=medium&amp;annotation=inline&amp;width=100&amp;origin=https%3A%2F%2Fwww.netforlawyers.com&amp;url=https%3A%2F%2Fwww.netforlawyers.com%2Fcontent%2Fgoogle-kills-another-search-feature-no-more-tilde-synonym-search&amp;gsrc=3p&amp;ic=1&amp;jsh=m%3B%2F_%2Fscs%2Fapps-static%2F_%2Fjs%2Fk%3Doz.gapi.en.MwMdaaKpZhc.O%2Fm%3D__features__%2Fam%3DAQ%2Frt%3Dj%2Fd%3D1%2Frs%3DAGLTcCMgYkua7qDeYnxoLf7GjdxpyoP9JQ#_methods=onPlusOne%2C_ready%2C_close%2C_open%2C_resizeMe%2C_renderstart%2Concircled%2Cdrefresh%2Cerefresh&amp;id=I0_1506624607609&amp;parent=https%3A%2F%2Fwww.netforlawyers.com&amp;pfname=&amp;rpctoken=11626992" data-gapiattached="true" title="G+"></iframe></div>
<p><!-- Place this render call where appropriate --><br />
<script type="text/javascript">
  (function() {
    var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
    po.src = 'https://apis.google.com/js/plusone.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
  })();
</script>
</p>
<p><!-- AddToAny END --></p>
<p><a href="http://linkon.in/1drKE0k" target="_blank">In a blog post explaining its discontinuation,&nbsp; Dan Russell, Google&#8217;s Uber Tech Lead for Search Quality and User Happiness explained</a>, &#8220;I agree it&#8217;s a useful operator in a very small number of cases, but the usage was minuscule bordering on nonexistent, and the feature took up a disproportionately large amount of index space given the low usage. So Google made the call to turn it off.&nbsp; (Or to think about it in personal terms, I used ~ twice in all of 2011, and I write about this stuff.)&#8221;</p>
<p>On the contrary, we write and speak on conducting effective Google searches and frequently use the ~.</p>
<p>Owners of <a href="https://www.netforlawyers.com/page/cybersleuths-guide-internet-conducting-effective-investigative-legal-research-internet-12th-edi" target="_blank">The Cybersleuth&#8217;s Guide to the Internet</a> and <a href="https://www.netforlawyers.com/page/google-lawyers-essential-search-tips-and-productivity-tools" target="_blank">Google For Lawyers</a> should delete the reference to this feature from their books.</p>
<p>The post <a href="https://www.netforlawyers.com/books/google-kills-another-search-feature-no-more-tilde-for-synonym-search/">Google Kills Another Search Feature | No More Tilde for Synonym Search</a> appeared first on <a href="https://www.netforlawyers.com">Continuing Legal Education (MCLE) in California, MCLE Los Angeles, CLE Orange County, Irvine &amp; San Francisco</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Google Retires Cloud Connect for Google Apps</title>
		<link>https://www.netforlawyers.com/books/google-retires-cloud-connect-for-google-apps/</link>
		
		<dc:creator><![CDATA[Mark Rosch]]></dc:creator>
		<pubDate>Sat, 25 May 2013 23:39:19 +0000</pubDate>
				<guid isPermaLink="false">https://www.netforlawyers.com/books/google-retires-cloud-connect-for-google-apps/</guid>

					<description><![CDATA[<p>In 2011 Google introduced the Cloud Connect plug-in for Windows as an interim step for Google Apps users who wanted to store their documents in the cloud but still use the familiar tools in the Microsoft Office suite (Word, Powerpoint, Excel).</p>
<p>Since then, Google has expanded the features of its Apps products. One of those newer features is the Google Drive application for Windows and Mac OS computers. The Google Drive application allows you to have the documents stored in your Google Apps account appear in a folder on your computer - as if they were stored locally. This is similar to other cloud storage services like <a href="http://db.tt/Zd7u0AeE" target="_blank">Dropbox</a>.</p>
<p>Cloud Connect can no longer be used to access, edit, or save documents stored in Google Apps. In order to use Microsoft Word, Powerpoint, or Excel to access, edit, or save documents stored in Google Apps users must now install the Google Drive application for Windows or Mac OS.</p>
<p><img alt="" src="https://www.netforlawyers.com/sites/default/files/Google-Drive-App-Administrator-Settings.png" style="height:186px; width:318px" /></p>
<p>Google Apps Administrators must enable their users to use use the Google Drive application on their computers.</p>
<p><a href="http://linkon.in/liGFxs" target="_blank"><img alt="Follow Us On Twitter" src="https://www.netforlawyers.com/sites/default/files/twitter-follow.png" style="height:30px; width:99px" /></a>&#160;&#160;<a href="http://linkon.in/c2libn" target="_blank"><img alt="Follow us On Facebook" src="https://www.netforlawyers.com/sites/default/files/facebook-follow.png " style="height:30px; width:99px" /></a> <!-- AddToAny BEGIN --> <a class="a2a_dd" href="http://www.addtoany.com/share_save"><img alt="Share" src="https://static.addtoany.com/buttons/share_save_171_16.png" style="height:20px; width:200px" /></a>&#160;&#160; &#160;&#160; <!-- Place this tag where you want the +1 button to render --> <!-- Place this render call where appropriate --></p>
<p><!-- AddToAny END --></p>
<p>If you have Cloud Connect installed, you should uninstall it from your computers:<br />
&#160;&#160;&#160; &#8226;&#160;&#160;&#160; Click Start and navigate to your Control Panel.<br />
&#160;&#160;&#160; &#8226;&#160;&#160;&#160; Go to Programs and Features.<br />
&#160;&#160;&#160; &#8226;&#160;&#160;&#160; Then, select Uninstall or change program.<br />
&#160;&#160;&#160; &#8226;&#160;&#160;&#160; Choose to uninstall Google Cloud Connect.<br />
&#160;</p>
<p>The post <a href="https://www.netforlawyers.com/books/google-retires-cloud-connect-for-google-apps/">Google Retires Cloud Connect for Google Apps</a> appeared first on <a href="https://www.netforlawyers.com">Continuing Legal Education (MCLE) in California, MCLE Los Angeles, CLE Orange County, Irvine &amp; San Francisco</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><a class="a2a_dd addtoany_share_save addtoany_share" href="https://www.addtoany.com/share#url=https%3A%2F%2Fwww.netforlawyers.com%2Fbooks%2Fgoogle-retires-cloud-connect-for-google-apps%2F&#038;title=Google%20Retires%20Cloud%20Connect%20for%20Google%20Apps" data-a2a-url="https://www.netforlawyers.com/books/google-retires-cloud-connect-for-google-apps/" data-a2a-title="Google Retires Cloud Connect for Google Apps"><img src="https://www.netforlawyers.com/wp-content/uploads/2026/07/share_save_342_32.png" alt="Share"></a></p><p>In 2011 Google introduced the Cloud Connect plug-in for Windows as an interim step for Google Apps users who wanted to store their documents in the cloud but still use the familiar tools in the Microsoft Office suite (Word, Powerpoint, Excel).</p>
<p>Since then, Google has expanded the features of its Apps products. One of those newer features is the Google Drive application for Windows and Mac OS computers. The Google Drive application allows you to have the documents stored in your Google Apps account appear in a folder on your computer &#8211; as if they were stored locally. This is similar to other cloud storage services like <a href="http://db.tt/Zd7u0AeE" target="_blank">Dropbox</a>.</p>
<p>Cloud Connect can no longer be used to access, edit, or save documents stored in Google Apps. In order to use Microsoft Word, Powerpoint, or Excel to access, edit, or save documents stored in Google Apps users must now install the Google Drive application for Windows or Mac OS.</p>
<div class="read_more_link"><a href="https://www.netforlawyers.com/books/google-retires-cloud-connect-for-google-apps/"  title="Continue Reading Google Retires Cloud Connect for Google Apps" class="more-link">Continue reading &rarr;</a></div>
<p>The post <a href="https://www.netforlawyers.com/books/google-retires-cloud-connect-for-google-apps/">Google Retires Cloud Connect for Google Apps</a> appeared first on <a href="https://www.netforlawyers.com">Continuing Legal Education (MCLE) in California, MCLE Los Angeles, CLE Orange County, Irvine &amp; San Francisco</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Google Revamps Image Search for Faster Results</title>
		<link>https://www.netforlawyers.com/books/google-revamps-image-search-for-faster-results/</link>
		
		<dc:creator><![CDATA[Mark Rosch]]></dc:creator>
		<pubDate>Thu, 24 Jan 2013 05:09:25 +0000</pubDate>
				<guid isPermaLink="false">https://www.netforlawyers.com/books/google-revamps-image-search-for-faster-results/</guid>

					<description><![CDATA[<p>Google recently <a href="http://linkon.in/Wo2gg0 " target="_blank">announced</a> that it is rolling out a redesign of its <a href="htp://www.google.com/images" target="_blank">Google Images</a> search results pages.</p>
<p>In a blog post on Google&#39;s Webmaster Central Blog, Hongyi Li, an&#160;Associate Product Manager for Images,&#160;noted that,&#34;Based on feedback from both users and webmasters, we redesigned Google Images to provide a better search experience. In the next few days, you&#8217;ll see image results displayed in an inline panel so it&#8217;s faster, more beautiful, and more reliable. You will be able to quickly flip through a set of images by using the keyboard. If you want to go back to browsing other search results, just scroll down and pick up right where you left off.&#34;</p>
<p><a href="http://linkon.in/liGFxs" target="_blank"><img alt="Follow Us On Twitter" src="https://www.netforlawyers.com/sites/default/files/twitter-follow.png" style="height:30px; width:99px" /></a>&#160;&#160;<a href="http://linkon.in/c2libn" target="_blank"><img alt="Follow us On Facebook" src="https://www.netforlawyers.com/sites/default/files/facebook-follow.png " style="height:30px; width:99px" /></a> <!-- AddToAny BEGIN --> <a class="a2a_dd" href="http://www.addtoany.com/share_save"><img alt="Share" src="https://static.addtoany.com/buttons/share_save_171_16.png" style="height:20px; width:200px" /></a>&#160;&#160; &#160;&#160; <!-- Place this tag where you want the +1 button to render --> <!-- Place this render call where appropriate --></p>
<p><!-- AddToAny END --></p>
<p>If you are not already seeing the new layout and functions, here&#39;s a preview.</p>
<p><img alt="" src="https://2.bp.blogspot.com/-xidOdrdloTw/UQB8V60zIRI/AAAAAAAAI2w/w_EtrdIFfvE/s640/faster-search.png" style="height:172px; width:320px" /></p>
<p>The post <a href="https://www.netforlawyers.com/books/google-revamps-image-search-for-faster-results/">Google Revamps Image Search for Faster Results</a> appeared first on <a href="https://www.netforlawyers.com">Continuing Legal Education (MCLE) in California, MCLE Los Angeles, CLE Orange County, Irvine &amp; San Francisco</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><a class="a2a_dd addtoany_share_save addtoany_share" href="https://www.addtoany.com/share#url=https%3A%2F%2Fwww.netforlawyers.com%2Fbooks%2Fgoogle-revamps-image-search-for-faster-results%2F&#038;title=Google%20Revamps%20Image%20Search%20for%20Faster%20Results" data-a2a-url="https://www.netforlawyers.com/books/google-revamps-image-search-for-faster-results/" data-a2a-title="Google Revamps Image Search for Faster Results"><img src="https://www.netforlawyers.com/wp-content/uploads/2026/07/share_save_342_32.png" alt="Share"></a></p><p>Google recently <a href="http://linkon.in/Wo2gg0 " target="_blank">announced</a> that it is rolling out a redesign of its <a href="htp://www.google.com/images" target="_blank">Google Images</a> search results pages.</p>
<p>In a blog post on Google&#39;s Webmaster Central Blog, Hongyi Li, an&nbsp;Associate Product Manager for Images,&nbsp;noted that,&quot;Based on feedback from both users and webmasters, we redesigned Google Images to provide a better search experience. In the next few days, you&rsquo;ll see image results displayed in an inline panel so it&rsquo;s faster, more beautiful, and more reliable. You will be able to quickly flip through a set of images by using the keyboard. If you want to go back to browsing other search results, just scroll down and pick up right where you left off.&quot;</p>
<p><a href="http://linkon.in/liGFxs" target="_blank"><img decoding="async" alt="Follow Us On Twitter" src="https://www.netforlawyers.com/sites/default/files/twitter-follow.png" style="height:30px; width:99px" /></a>&nbsp;&nbsp;<a href="http://linkon.in/c2libn" target="_blank"><img decoding="async" alt="Follow us On Facebook" src="https://www.netforlawyers.com/sites/default/files/facebook-follow.png " style="height:30px; width:99px" /></a> <!-- AddToAny BEGIN --> <a class="a2a_dd" href="http://www.addtoany.com/share_save"><img decoding="async" alt="Share" src="https://static.addtoany.com/buttons/share_save_171_16.png" style="height:20px; width:200px" /></a>&nbsp;&nbsp; &nbsp;&nbsp; <!-- Place this tag where you want the +1 button to render --> <!-- Place this render call where appropriate --></p>
<p><!-- AddToAny END --></p>
<p>If you are not already seeing the new layout and functions, here&#39;s a preview.</p>
<div class="read_more_link"><a href="https://www.netforlawyers.com/books/google-revamps-image-search-for-faster-results/"  title="Continue Reading Google Revamps Image Search for Faster Results" class="more-link">Continue reading &rarr;</a></div>
<p>The post <a href="https://www.netforlawyers.com/books/google-revamps-image-search-for-faster-results/">Google Revamps Image Search for Faster Results</a> appeared first on <a href="https://www.netforlawyers.com">Continuing Legal Education (MCLE) in California, MCLE Los Angeles, CLE Orange County, Irvine &amp; San Francisco</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Google Updates Advanced Search, Now Recognizes Multiple Phrases From Search Form</title>
		<link>https://www.netforlawyers.com/books/google-updates-advanced-search-now-recognizes-multiple-phrases-from-search-form/</link>
		
		<dc:creator><![CDATA[Mark Rosch]]></dc:creator>
		<pubDate>Fri, 21 Dec 2012 21:05:57 +0000</pubDate>
				<guid isPermaLink="false">https://www.netforlawyers.com/books/google-updates-advanced-search-now-recognizes-multiple-phrases-from-search-form/</guid>

					<description><![CDATA[<p>Google has updated the function of its Advanced Search forms to recognize multiple phrases entered into the form&#39;s &#34;Find Pages with...the exact words or phrase&#34; box.</p>
<p><img alt="Google Advanced Search now recognizes multiple phrases." src="https://www.netforlawyers.com/sites/default/files/google-advanced-search-phrases.png" style="height:227px; vertical-align:middle; width:355px" /></p>
<p>To search for multiple phrases using the Advanced Search form you must enclose each of the phrases in its own set of quotation marks. Previously, anything entered into this box was treated as a single phrase, even if individual phrases were enclosed in their own quotation marks. To search for a single phrase using this form you do not need to use phrase without quotation marks at all - the form essentially does it for you.</p>
<p><a href="http://linkon.in/liGFxs" target="_blank"><img alt="Follow Us On Twitter" src="https://www.netforlawyers.com/sites/default/files/twitter-follow.png" style="height:30px; width:99px" /></a>&#160;&#160;<a href="http://linkon.in/c2libn" target="_blank"><img alt="Follow us On Facebook" src="https://www.netforlawyers.com/sites/default/files/facebook-follow.png " style="height:30px; width:99px" /></a> <!-- AddToAny BEGIN --> <a class="a2a_dd" href="http://www.addtoany.com/share_save"><img alt="Share" src="https://static.addtoany.com/buttons/share_save_171_16.png" style="height:20px; width:200px" /></a>&#160;&#160; &#160;&#160; <!-- Place this tag where you want the +1 button to render --> <!-- Place this render call where appropriate --></p>
<p><!-- AddToAny END --></p>
<p>This feature works on both <a href="https://www.google.com" target="_blank">Google Web Search</a> and <a href="https://scholar.google.com" target="_blank">Google Scholar </a>but not <a href="https://groups.google.com/advanced_search" target="_blank">Google Groups</a>.</p>
<p>Users could always search for multiple phrases on the homepage search box of any Google search service by&#160;enclosing each of the phrases in its own set of quotation marks.&#160;This functionality remains unchanged.</p>
<p>The post <a href="https://www.netforlawyers.com/books/google-updates-advanced-search-now-recognizes-multiple-phrases-from-search-form/">Google Updates Advanced Search, Now Recognizes Multiple Phrases From Search Form</a> appeared first on <a href="https://www.netforlawyers.com">Continuing Legal Education (MCLE) in California, MCLE Los Angeles, CLE Orange County, Irvine &amp; San Francisco</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><a class="a2a_dd addtoany_share_save addtoany_share" href="https://www.addtoany.com/share#url=https%3A%2F%2Fwww.netforlawyers.com%2Fbooks%2Fgoogle-updates-advanced-search-now-recognizes-multiple-phrases-from-search-form%2F&#038;title=Google%20Updates%20Advanced%20Search%2C%20Now%20Recognizes%20Multiple%20Phrases%20From%20Search%20Form" data-a2a-url="https://www.netforlawyers.com/books/google-updates-advanced-search-now-recognizes-multiple-phrases-from-search-form/" data-a2a-title="Google Updates Advanced Search, Now Recognizes Multiple Phrases From Search Form"><img src="https://www.netforlawyers.com/wp-content/uploads/2026/07/share_save_342_32.png" alt="Share"></a></p><p>Google has updated the function of its Advanced Search forms to recognize multiple phrases entered into the form&#39;s &quot;Find Pages with&#8230;the exact words or phrase&quot; box.</p>
<p><img decoding="async" alt="Google Advanced Search now recognizes multiple phrases." src="https://www.netforlawyers.com/sites/default/files/google-advanced-search-phrases.png" style="height:227px; vertical-align:middle; width:355px" /></p>
<p>To search for multiple phrases using the Advanced Search form you must enclose each of the phrases in its own set of quotation marks. Previously, anything entered into this box was treated as a single phrase, even if individual phrases were enclosed in their own quotation marks. To search for a single phrase using this form you do not need to use phrase without quotation marks at all &#8211; the form essentially does it for you.</p>
<p><a href="http://linkon.in/liGFxs" target="_blank"><img decoding="async" alt="Follow Us On Twitter" src="https://www.netforlawyers.com/sites/default/files/twitter-follow.png" style="height:30px; width:99px" /></a>&nbsp;&nbsp;<a href="http://linkon.in/c2libn" target="_blank"><img decoding="async" alt="Follow us On Facebook" src="https://www.netforlawyers.com/sites/default/files/facebook-follow.png " style="height:30px; width:99px" /></a> <!-- AddToAny BEGIN --> <a class="a2a_dd" href="http://www.addtoany.com/share_save"><img decoding="async" alt="Share" src="https://static.addtoany.com/buttons/share_save_171_16.png" style="height:20px; width:200px" /></a>&nbsp;&nbsp; &nbsp;&nbsp; <!-- Place this tag where you want the +1 button to render --> <!-- Place this render call where appropriate --></p>
<p><!-- AddToAny END --></p>
<p>This feature works on both <a href="https://www.google.com" target="_blank">Google Web Search</a> and <a href="https://scholar.google.com" target="_blank">Google Scholar </a>but not <a href="https://groups.google.com/advanced_search" target="_blank">Google Groups</a>.</p>
<div class="read_more_link"><a href="https://www.netforlawyers.com/books/google-updates-advanced-search-now-recognizes-multiple-phrases-from-search-form/"  title="Continue Reading Google Updates Advanced Search, Now Recognizes Multiple Phrases From Search Form" class="more-link">Continue reading &rarr;</a></div>
<p>The post <a href="https://www.netforlawyers.com/books/google-updates-advanced-search-now-recognizes-multiple-phrases-from-search-form/">Google Updates Advanced Search, Now Recognizes Multiple Phrases From Search Form</a> appeared first on <a href="https://www.netforlawyers.com">Continuing Legal Education (MCLE) in California, MCLE Los Angeles, CLE Orange County, Irvine &amp; San Francisco</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
