2 Free Scrum ebooks & a Checklist
Monday, May 31, 2010Downloading them requires prior registration.
The first book on the list has some good reviews on Amazon.
Labels: Learning Resources
Labels: Learning Resources
..when we plan to use a jQuery object more than once, it's generally a good idea to cache the selector by storing the resulting jQuery object in a variable as well.
The .hide() method sets the inline style attribute of the matched set of elements to display:none. The smart part here is that it remembers the value of the display property—typically block or inline—before it was changed to none. Conversely, the .show() method restores the matched set of elements to whatever visible display property they had before display:none was applied.
Labels: Book Review, jQuery
YSlow and Page Speed use some common "rules" that are based on industry best practices. There are, however, some rules, such as deferring JavaScript until after the page has loaded, that Page Speed implements exclusively. In addition, Page Speed provides you with an activity panel that allows you to do a "before and after" comparison when considering the implementation of Page Speed's suggestions. Finally, Page Speed is an open-source tool that is open to community contributions.
Labels: Browsers, Tools/Utilities
Labels: Google
Beginning with Windows Server 2003, Microsoft moved to a server release cycle that was designed to have a major release every three to fve years (Windows Server 2003, Windows Server 2008), with a minor release at the approximate midpoint of the major release cycle (Windows Server 2003 R2, Windows Server 2008 R2). This change allowed Microsoft to move away from including new functionality in service packs (SPs), while
providing customers with a more stable and predictable server environment.
An R2 release is more than an SP, but less than a full major release. Windows Server 2008 R2 includes Windows Server 2008 SP2, but it also adds many new features and functionality that were not part of Windows Server 2008.
Labels: IIS
Labels: Websites
Labels: VS.NET
Some of the features in SharePoint Server 2010 use ActiveX controls. In secure environments, these controls must be able to work on the client computer before their features will function. Some ActiveX controls, such as those included in Microsoft Office 2010, do not work with 64-bit browser versions.
Labels: Cloud, jQuery, Sharepoint
As the software industry gets increasingly globalized, getting along with counterparts in other countries to accomplish team goals is going to be a challenge.Clear and accurate speech technology is difficult to perfect, but we will continue to improve the performance and number of languages that are supported.
Labels: India, Tools/Utilities
Handheld scanners called Raman scanners, weighing just one-third of a kilo, are being used by US narcotics squads and airports to detect drugs.
The scanners work by detecting the molecular structure of the object they are scanning. If you shoot a beam of light on an object, a very small part of it interacts with the atoms of the object and scatters light in a pattern or spectrum unique to that particular molecule.This is the Raman Effect. It is difficult to detect, and typically needs lasers to amplify the signal. Every molecule has a different Raman pattern. This is why Raman scanning has been called the fingerprinting of the universe: it can identify substances as surely as fingerprints can identify humans.
Scanners have a laser, spectroscope and an electronic heart that can recognize Raman patterns. This yields almost instant recognition of target substances.
Scientists aim ultimately to create a database of Raman patterns of every substance for easy identification.
The potential medical applications of Raman technology are perhaps the most exciting. Researchers at Stanford University are experimenting with it as a non-invasive tool to diagnose breast, lung, and other cancers. River Diagnostics, in Rotterdam, is marketing a bacteria-strain analyzer to identify pathogens in real time and combat hospital-acquired infections. Diabetics may someday be able to monitor their glucose without poking themselves to get a drop of blood. Allergy sufferers may be able to instantly detect which pesky pollens are in the air and respond accordingly.
Labels: India
Labels: Security
Labels: Javascript, jQuery
Labels: Learning Resources, Tools/Utilities