Skip to main content

Julian Knight's Library tagged reference   View Popular

23 Nov 09

CustomGuide - Free Computer Training Quick References, Cheat Sheets

Quick reference guides for Office, Windows, Adobe, Mac, Lotus Notes, ECDL, Quickbooks, Firefox

www.customguide.com/quick_references.htm - Preview

reference office

20 Nov 09

'Jones First Order Estimation' - Google Search

A method for calculating approximate effort in software engineering based on function point analysis.

www.google.com/search - Preview

development reference

15 Jul 09

Getting Started with Cygwin – Jamie’s Digital Blog

Very handy, short, guide to setting up Cygwin with some sensible advice on tweaks. Cygwin is a comprehensive UNIX style command environment for Windows, it comes with many UNIX utilities. ** NOTE: Remember though to check your Windows PATH and sort out the crud otherwise Cygwin can be mighty slow **

www.jamiedigi.com/...getting-started-with-cygwin - Preview

windows reference software

19 Mar 09

Startup Programs Database

Startup programs are programs that are automatically started by Windows when the operating system starts. The problem is that many programs, viruses, hijackers, spyware, and other malware set themselves to start automatically when Windows starts. As more and more programs are started automatically, your computer's valuable resources are drained, causing your computer to operate slowly.

This database will allow you to search for programs that you find starting automatically on your computer and determine if they are considered to be malware (harmful), optional, unnecessary, or necessary to run. To examine your computer for programs that are automatically started by Windows, you can download and install Autoruns by Sysinternals. You can then search for entries found in the programs output using this database to determine if the program should be running. If from the information you decide they are not necessary to run, you can uncheck that entry in the Autoruns program and it will no longer start.

www.bleepingcomputer.com/startups - Preview

security windows reference

17 Jul 08

A (Re)-Introduction to JavaScript

Nice summary of programming with JS. Assumes a basic programming knowledge so is especially useful for people converting from other languages.

simon.incutio.com/...js-reintroduction-notes.html - Preview

javascript programming reference scripting

    • The comments on && and || using short-circuits and the resultant examples are particularly nice. - on 2008-07-17
    Add Sticky Note
  • The && and || operators use short-circuit logic, which means they will execute their second operand dependant on the first. This is useful for checking for null objects before accessing their attributes:



    var name = o && o.getName();


    Or for setting default values:



    var name = otherName || "default";
1 - 20 of 196 Next › Last »
Showing 20 items per page

Diigo is about better ways to research, share and collaborate on information. Learn more »

Join Diigo