Showing posts with label by. Show all posts
Showing posts with label by. Show all posts

Make Your Windows 7 Genuine by Command Prompt Computer Tips

Make Your Windows 7 Genuine by Command Prompt: Computer Tips













How to make your windows 7 genuine by command prompt. So, follow my image instruction ...Lets Go............

# 1st step: Go to start menu and type cmd and right click on the cmd icon

Windows 7 Genuine1


























# Step 2: then click in "Run as administrator" then press ok
 Windows 7 Genuine2


























# Step 3: Type this command " SLMGR -REARM " then press ok

 Windows 7 Genuine3

# Step 4:  Wait a seconds
 Windows 7 Genuine4



















# Step 5: then successfully complete this task and restart your computer and get your windows genuine,
 Windows 7 Genuine5




Read More..

New ways to add Reminders in Inbox by Gmail



Last week, Inbox by Gmail opened up and improved many of your favorite features, including two new ways to add Reminders.

First up, when someone emails you a to-do, Inbox can now suggest adding a Reminder so you don’t forget. Heres how it looks if your spouse emails you and asks you to buy milk on the way home:
To help you add Reminders, the Google Research team used natural language understanding technology to teach Inbox to recognize to-dos in email.
And much like Gmail and Inbox get better when you report spam, your feedback helps improve these suggested Reminders. You can accept or reject them with a single click:
The other new way to add Reminders in Inbox is to create Reminders in Google Keep--they will appear in Inbox with a link back to the full note in Google Keep.
Hopefully, this little extra help gets you back to what matters more quickly and easily. Try the new features out, and as always, let us know what you think using the feedback link in the app.
Read More..

Groundbreaking simulations by Google Exacycle Visiting Faculty



In April 2011, we announced the Google Exacycle for Visiting Faculty, a new academic research awards program donating one billion core-hours of computational capacity to researchers. The Exacycle project enables massive parallelism for doing science in the cloud, and inspired multiple proposals aiming to take advantage of cloud scale. Today, we would like to share some exciting results from a project built on Google’s infrastructure.

Google Research Scientist Kai Kohlhoff, in collaboration with Stanford University and Google engineers, investigated how an important signalling protein in the membrane of human cells can switch off and on by changing its three-dimensional structure following a sequence of local conformational changes. This research can help to better understand the effects of certain chemical compounds on the human body and assist future development of more potent drug molecules with fewer side effects.

The protein, known as the beta-2 adrenergic receptor, is a G protein-coupled receptor (GPCR), a primary drug target that plays a role in several debilitating health conditions. These include asthma, type-2 diabetes, obesity, and hypertension. The receptor and its close GPCR relatives bind to many familiar molecules, such as epinephrine, beta-blockers, and caffeine. Understanding their structure, function, and the underlying dynamics during binding and activation increases our chances to decode the causes and mechanisms of diseases.

To gain insights into the receptor’s dynamics, Kai performed detailed molecular simulations using hundreds of millions of core hours on Google’s infrastructure, generating hundreds of terabytes of valuable molecular dynamics data. The Exacycle program enabled the realization of simulations with longer sampling and higher accuracy than previous experiments, exposing the complex processes taking place on the nanoscale during activation of this biological switch.

The paper summarizing the results of Kai’s and his collaborators’ work is featured on the January cover of Nature Chemistry, with artwork by Google R&D UX Creative Lead Thor Lewis, to be published on December 17, 2013. The online version of his paper was published on their website today.

We are extremely pleased with the results of this program. We look forward to seeing this research continue to develop.
Read More..

Berkeley Earth Maps Powered by Google Maps Engine now available in the Google Maps Gallery



Google Maps is a familiar and versatile tool for exploring the world, but adding new data on top of Google Maps has traditionally required expending effort for both data management and website scripting. Google recently expanded Google Maps Engine and debuted an updated Google Maps Gallery. These tools aim to make it easier for users and organizations to integrate their geographic data with Google Maps and share it with the world. At Berkeley Earth we had an early opportunity to work with these new tools.

The use of Google Maps Engine eliminates the need for users to run their own map-serving Web servers. Maps Engine also handles mundane mapping tasks, such as automatically converting georeferenced image files into beautiful map layers that can be viewed in Google Maps, no programming required.


Annual average land-surface temperature during the period 1951-1980 as estimated by Berkeley Earth.

Similarly, one can take tables of location data and map them onto a Google Map using geographic markers and popup message boxes that make it easy to explore georeferenced information.


Map of the more than 40,000 temperature stations used by the Berkeley Earth analysis. On the left is part of the original table of data. On the right is its representation in Google Maps Engine.

When mapping locations, the new Maps Engine tools allows users to upload their own geographic markers or chose from Google’s many selections; the geographic marker icons used in the temperature station map above were uploaded by us. Alternatively, we could have used one of the stock icons provided by Maps Engine. In addition, users can customize the content and appearance of the popup message boxes by using HTML. If the georeferenced data can be linked the web addresses of already existing online content, one can also incorporate images or outgoing links within the message boxes, helping the user find more information about the content presented in the map.

The ease of putting image layers into the new Maps Engine has allowed Berkeley Earth to create and share many scalable maps of climate and weather information that are fun to explore. Incorporating these maps in our website and posting them on the Google Maps Gallery provides the public with a new tool to help locate local weather stations, learn about local climate, and download various kinds of weather and climate data.

Now, anyone can easily learn about both the weather in their city and the climate of the entire globe from a single, simple interface. Google Maps Engine and the new Maps Gallery has allowed us to bring the story of climate to a broad audience in a way that can be easily understood.
Read More..

Embeeded Systems Notes TY BSc IT by MICHAEL BARR OREILLY


Programming Embedded Systems in C and C++
This book is recommended by most of the teachers in most of the colleges. It contains almost all necessary programs for practice.

This book introduces embedded systems to C and C++ programmers. Topics include testing memory devices, writing and erasing Flash memory, verifying nonvolatile memory contents, controlling on-chip peripherals, device driver design and implementation, optimizing embedded code for size and speed, and making the most of C++ without a performance penalty.

  • Click to download
Reblog this post [with Zemanta]
Read More..

Learning Statistics with Privacy aided by the Flip of a Coin



(Cross-posted on the Chromium Blog and the Google Online Security Blog)

At Google, we are constantly trying to improve the techniques we use to protect our users security and privacy. One such project, RAPPOR (Randomized Aggregatable Privacy-Preserving Ordinal Response), provides a new state-of-the-art, privacy-preserving way to learn software statistics that we can use to better safeguard our users’ security, find bugs, and improve the overall user experience.

Building on the concept of randomized response, RAPPOR enables learning statistics about the behavior of users’ software while guaranteeing client privacy. The guarantees of differential privacy, which are widely accepted as being the strongest form of privacy, have almost never been used in practice despite intense research in academia. RAPPOR introduces a practical method to achieve those guarantees.

To understand RAPPOR, consider the following example. Let’s say you wanted to count how many of your online friends were dogs, while respecting the maxim that, on the Internet, nobody should know you’re a dog. To do this, you could ask each friend to answer the question “Are you a dog?” in the following way. Each friend should flip a coin in secret, and answer the question truthfully if the coin came up heads; but, if the coin came up tails, that friend should always say “Yes” regardless. Then you could get a good estimate of the true count from the greater-than-half fraction of your friends that answered “Yes”. However, you still wouldn’t know which of your friends was a dog: each answer “Yes” would most likely be due to that friend’s coin flip coming up tails.

RAPPOR builds on the above concept, allowing software to send reports that are effectively indistinguishable from the results of random coin flips and are free of any unique identifiers. However, by aggregating the reports we can learn the common statistics that are shared by many users. We’re currently testing the use of RAPPOR in Chrome, to learn statistics about how unwanted software is hijacking users’ settings.

We believe that RAPPOR has the potential to be applied for a number of different purposes, so were making it freely available for all to use. Well continue development of RAPPOR as a standalone open-source project so that anybody can inspect and test its reporting and analysis mechanisms, and help develop the technology. We’ve written up the technical details of RAPPOR in a report that will be published next week at the ACM Conference on Computer and Communications Security.

We’re encouraged by the feedback we’ve received so far from academics and other stakeholders, and we’re looking forward to additional comments from the community. We hope that everybody interested in preserving user privacy will review the technology and share their feedback at rappor-discuss@googlegroups.com
Read More..

A SHADOW OF BLUE by Carlos Lascono

【 A SHADOW OF BLUE 】 by Carlos Lascono
https://vimeo.com/37665659
http://www.carloslascano.com/
Can a fragile world of lights and shadows show us more than a silhouette drawn against the sunlight? A Shadow of Blue is a beautiful poetic short made by Carlos Lascono using mixed-technique.

Read More..