Microsoft’s Office Online is a completely free, web-based version of Microsoft Office. This online office suite is clearly competing with Google Docs, but it’s also a potential replacement for the desktop version of Office.
Some advantages (similar to Google Docs/Drive)
Browser based, so can access from anywhere, from any OS
Can be shared with others easily
Better collaboration features
Free!
You can create Word, OneNote, PowerPoint, Excel, Calendar etc along with having 7GB free space on OneDrive.
Ever needed an old Android app but couldn't find the APK for what you were looking for? Or wanted an MP3 but couldn't find the right version? Google has a few search tools that, when used together, can unlock a plethora of downloads: inurl, intitle, and filetype. For example, to find free Android APKs, you'd search for -inurl:htm -inurl:html intitle:"index of" apk to see site indexes of stored APK files
-inurl:htm -inurl:html intitle:"index of" apk
intitle:"index of" downloads
filetype:pdf Javascript
Search Product, Recipes, and More with Reverse Image Search
With Google, you can just drop a picture into Google Images and it'll search for similar pictures.
Get google cache copy directly
We all know Google Cache can be a great tool, but there's no need to search for the page and then hunt for that "Cached" link: just type cache: before that site's URL
However, to make it much usable, I'm trying with few Hacks.
* Increase the Message Read Pane Area (stretch)
In Mailbox vertical split, Inbox area is hardly using 65% of my screen width, and right most ~20% of the area is unused (Ads, Banners!). Moreover, my content viewable area is quite small.
In current era, the software project deliveries are getting very fast paced to meet the strong growing demands from the customers and users esp. on the web application side. The competition is hot and teams which will fail to deliver fast, on time and with high quality will loose out in the race to win the customers and users.
Testing forms a crucial part of the achieving these objectives. Banking just on manual testing may slow the pace and increase the business risk. Hence, there is lot of demand from testing professionals to automate web application testing and hence ensure faster test results and higher test coverage.
"Selenium automates browsers." That's it
Selenium is one of the most popular tool to achieve this objective.It is widely used due to its robustness and unique features. It does not incur additional cost to company to acquire this tool as it is open source and free and is backed by some of the leading software companies. Those who become skilled in this tool and its technology will gain to stand to grab opportunities coming up in the market place and better their career prospects as software testing professionals.
Key Learning Areas:
What is Selenium IDE?
What is Selenium RC?
What is Selenium Grid?
What is Selenese?
What is Selenium Web Driver?
What is Selenium 1.0 vs 2.0?
Can we do parallel test execution using Selenium?
Why to use Selenium?
Speaker's Biography
Ganesh Sahai has done B. Tech. from IIT Delhi (1993) and EGMP from IIM Lucknow. He has been founder, co-founder and founder team member of few start up companies and initiatives in the field of information technology, marketing and academics.
He has worked for 12 yrs at Adobe since 1999. He has led and setup many of the key testing teams from scratch for various Adobe products, like, Acrobat, Adobe Reader, AIR, CS (Creative Suite) , Tools etc. spanning desktops, handhelds (mob. phones etc.), hosted and enterprise area .
It a front-end open source toolkit for rapidly developing
web applications. It is a collection of CSS (CSS3) and HTML(HTML5) conventions.
It uses some of the latest browser techniques to provide you
with stylish typography, forms, buttons, tables, grids, navigation and
everything else you need in a super tiny (only 6k with gzip) resource.
Technologies used in
it?
HTML/HTML5, CSS/CSS3, jQuery (but not limited to these J )
By nerds, for nerds! Built at Twitter by @mdo and @fat, Bootstrap utilizes LESS CSS, is compiled via Node, and is managed through GitHub to help nerds do awesome stuff on the web.
Made for everyone! Bootstrap was made to not only look and behave great in the latest
desktop browsers (as well as IE7!), but in tablet and smartphone
browsers via responsive CSS as well.
Packed with features! A 12-column responsive grid, dozens of components, javascript plugins, typography, form controls, and even a web-based Customizer to make Bootstrap your own
Benefits?
A clean and uniform solution to the most common, everyday interface tasks developers come across
Light weight, Easy & faster development
Well tested across OSs & Browsers ( ie6
users please excuse J
)
Today was the official release of the new YUIDoc JavaScript documentation generator. YUIDoc is a Node.js application that generates API documentation from comments in source, using a syntax similar to tools like Javadoc and Doxygen. YUIDoc is currently powering the API documentation for YUI and has been actively updated over the last year.
YUIDoc provides:
Live previews YUIDoc includes a standalone doc server, making it trivial to preview your docs as you write.
Modern markup YUIDoc’s generated documentation is an attractive, functional web application with real URLs and graceful fallbacks for spiders and other agents that can’t run JavaScript.
Wide language support YUIDoc was originally designed for the YUI project, but it is not tied to any particular library or programming language. You can use it with any language that supports /* */ comment blocks.