SlideShare una empresa de Scribd logo
1 de 4
Pixel and Resolution
•   The image that is displayed on the screen is composed of thousands (or millions) of small
    dots; these are called pixels; the word is a contraction of the phrase "picture element". A
    pixel represents the smallest piece of the screen that can be controlled individually. Each
    one can be set to a different color and intensity (brightness).

•   The number of pixels that can be displayed on the screen is referred to as the resolution of
    the image; this is normally displayed as a pair of numbers, such as 640x480. The first is the
    number of pixels that can be displayed horizontally on the screen, and the second how many
    can be displayed vertically. The higher the resolution, the more pixels that can be displayed
    and therefore the more that can be shown on the monitor at once, however, pixels are
    smaller at high resolution and detail can be hard to make out on smaller screens.
    Resolutions generally fall into predefined standard sets; only a few different resolutions are
    used by most PCs.




                                 File Format & Uses
•   Bmp- The BMP file format, also known as bitmap image file or device independent bitmap
    (DIB) file format or simply a bitmap, is a raster graphics image file format used to store
    bitmap digital images, independently of the display device (such as a graphics adapter),
    especially on Microsoft Windows and OS/2 operating systems

•                                                  ɪ
    Png- Portable Network Graphics (PNG pron.: /ˈpŋ/PING) is a Raster graphics file format
    that supports lossless data compression. PNG was created as an improved, non-patented
    replacement for Graphics Interchange Format (GIF), and is the most used lossless image
    compression format on the World Wide Web.

•                                                   ʒ
    Gif-The Graphics Interchange Format (GIF; /ˈdɪf/ or /ˈ   ɡɪf/) is a bitmap image format that
    was introduced by CompuServe in 1987 and has since come into widespread usage on the
    World Wide Web due to its wide support and portability. The format supports up to 8 bits
    per pixel thus allowing a single image to reference a palette of up to 256 distinct colours.
The colours are chosen from the 24-bit RGB colour space. It also supports animations and
    allows a separate palette of 256 colours for each frame. The colour limitation makes the GIF
    format unsuitable for reproducing colour photographs and other images with continuous
    colour, but it is well-suited for simpler images such as graphics or logos with solid areas of
    colour.

•   Tiff-TIFF (originally standing for Tagged Image File Format) is a file format for storing images,
    popular among graphic artists, the publishing industry, and both amateur and professional
    photographers in general. As of 2009, it is under the control of Adobe Systems. Originally
    created by the company Aldus for use with "desktop publishing", the TIFF format is widely
    supported by image-manipulation applications, by publishing and page layout applications,
    by scanning, faxing, word processing, optical character recognition and other applications.
    Adobe Systems, which acquired Aldus, now holds the copyright to the TIFF specification. TIFF
    has not had a major update since 1992, though several Aldus/Adobe technical notes have
    been published with minor extensions to the format, and several specifications, including
    TIFF/EP (ISO 12234-2), TIFF/IT (ISO 12639), TIFF-F (RFC 2306) and TIFF-FX (RFC 3949) have
    been based on the TIFF 6.0 specification.

•   Jpg-In computing, JPEG is a commonly used method of loss compression for digital
    photography (image). The degree of compression can be adjusted, allowing a selectable
    trade off between storage size and image quality. JPEG typically achieves 10:1 compression
    with little perceptible loss in image quality.

•   Psd-Photoshop files have default file extension as .PSD, which stands for "Photoshop
    Document." A PSD file stores an image with support for most imaging options available in
    Photoshop. These include layers with masks, colour spaces, ICC profiles, CMYK Mode (used
    for commercial printing), transparency, text, alpha channels and spot colours, clipping paths,
    and duotone settings. This is in contrast to many other file formats (e.g. .JPG or .GIF) that
    restrict content to provide streamlined, predictable functionality. A PSD file has a maximum
    height and width of 30,000 pixels, and a length limit of 3 Gigabytes.

•   Pdf-Portable Document Format (PDF) is a file format used to represent documents in a
    manner independent of application software, hardware, and operating systems. Each PDF
    file encapsulates a complete description of a fixed-layout flat document, including the text,
    fonts, graphics, and other information needed to display it. In 1991, Adobe Systems co-
    founder John Warnock outlined a system called "Camelot" that evolved into PDF.

•   Eps-Encapsulated PostScript file. A file format commonly used for photographic and drawn
    graphics. An EPS file is created and later placed onto a page layout in a page assembly
    program.

•   Ai-Adobe Illustrator Artwork (AI) is a proprietary file format developed by Adobe Systems for
    representing single-page vector-based drawings in either the EPS or PDF formats. The .ai
    filename extension is used by Adobe Illustrator.
Compression
Compression is useful because it helps reduce resources usage, such as data storage space or
transmission capacity. Because compressed data must be decompressed to use, this extra
processing imposes computational or other costs through decompression; this situation is far from
being a free lunch. Data compression is subject to a space-time complexity trade-off. For instance, a
compression scheme for video may require expensive hardware for the video to be decompressed
fast enough to be viewed as it is being decompressed, and the option to decompress the video in full
before watching it may be inconvenient or require additional storage. The design of data
compression schemes involves trade-offs among various factors, including the degree of
compression, the amount of distortion introduced (e.g., when using lossy data compression), and
the computational resources required to compress and uncompress the data.




                                 Image Capturing device
Image Capture is an application program from Apple that enables users to upload pictures from
digital cameras or scanners which are either connected directly to the computer or the network. It
provides no organizational tools like iPhoto but is useful for collating pictures from a variety of
sources with no need for drivers.

Image Capture is scriptable with AppleScript, and may be manipulated with Mac OS X v10.4 (Tiger)'s
"Automator" application. As of Mac OS X 10.4, Image Capture's AppleScript dictionary does not open
in Script Editor. As of Mac OS X 10.6 only the Image Capture Web Server opens in Script Editor.


                                          Optimizing
In computer science, program optimization or software optimization is the process of modifying a
software system to make some aspect of it work more efficiently or use fewer resources. In general,
a computer program may be optimized so that it executes more rapidly, or is capable of operating
with less memory storage or other resources, or draw less power.


                            Storage and Asset Management
Computer data storage, often called storage or memory, is a technology consisting of computer
components and recording media used to retain digital data. It is a core function and fundamental
component of computers. The central processing unit (CPU) of a computer is what manipulates data
by performing computations. In practice, almost all computers use a storage hierarchy, which puts
fast but expensive and small storage options close to the CPU and slower but larger and cheaper
options farther away. Often the fast, volatile technologies (which lose data when powered off) are
referred to as "memory", while slower permanent technologies are referred to as "storage", but
these terms can also be used interchangeably. In the Von Neumann architecture, the CPU consists of
two main parts: control unit and arithmetic logic unit (ALU). The former controls the flow of data
between the CPU and memory; the latter performs arithmetic and logical operations on data.
IT asset management (ITAM) is the set of business practices that join financial, contractual and
inventory functions to support life cycle management and strategic decision making for the IT
environment. Assets include all elements of software and hardware that are found in the business
environment.

IT asset management (also called IT inventory management) is an important part of an organization's
strategy. It usually involves gathering detailed hardware and software inventory information which is
then used to make decisions about hardware and software purchases and redistribution. IT
inventory management helps organizations manage their systems more effectively and saves time
and money by eliminating unnecessary purchases and wasted resources.

Más contenido relacionado

La actualidad más candente

Task 3 – technical file
Task 3 – technical fileTask 3 – technical file
Task 3 – technical fileAkiTenshi
 
Stem 71 24 multimedia elements - graphics
Stem 71 24   multimedia elements - graphicsStem 71 24   multimedia elements - graphics
Stem 71 24 multimedia elements - graphicsKelly Bauer
 
Technical Files Presentation
Technical Files PresentationTechnical Files Presentation
Technical Files PresentationWildOakForrest
 
Multimedia systems and applications
Multimedia systems and applicationsMultimedia systems and applications
Multimedia systems and applicationsKaruna Moorthi
 
4 multimedia elements - video
4   multimedia elements - video4   multimedia elements - video
4 multimedia elements - videoKelly Bauer
 
6th p Industry Specific Tools and Equipment
6th p Industry Specific Tools and Equipment6th p Industry Specific Tools and Equipment
6th p Industry Specific Tools and EquipmentKelly Bauer
 
2a Bitmapped Graphics Hardware
2a Bitmapped Graphics Hardware2a Bitmapped Graphics Hardware
2a Bitmapped Graphics Hardwaremrsmackenzie
 
Multimedia software tools
Multimedia software toolsMultimedia software tools
Multimedia software toolsJay Patel
 
Multimedia applications
Multimedia applicationsMultimedia applications
Multimedia applicationssmoky_stu
 
Basic Computer Hardware & Software
Basic Computer Hardware & SoftwareBasic Computer Hardware & Software
Basic Computer Hardware & SoftwareJVGAJJAR
 
Multimedia software hardware
Multimedia software hardwareMultimedia software hardware
Multimedia software hardwaregopinathselvi
 
Hardware For Creating And Displaying Multimedia!
Hardware For Creating And Displaying Multimedia!Hardware For Creating And Displaying Multimedia!
Hardware For Creating And Displaying Multimedia!Tom.B
 

La actualidad más candente (18)

Task 3 – technical file
Task 3 – technical fileTask 3 – technical file
Task 3 – technical file
 
Stem 71 24 multimedia elements - graphics
Stem 71 24   multimedia elements - graphicsStem 71 24   multimedia elements - graphics
Stem 71 24 multimedia elements - graphics
 
Multimedia Hardware
Multimedia HardwareMultimedia Hardware
Multimedia Hardware
 
Technical Files Presentation
Technical Files PresentationTechnical Files Presentation
Technical Files Presentation
 
Multimedia systems and applications
Multimedia systems and applicationsMultimedia systems and applications
Multimedia systems and applications
 
4 multimedia elements - video
4   multimedia elements - video4   multimedia elements - video
4 multimedia elements - video
 
Multimedia
MultimediaMultimedia
Multimedia
 
Task 1
Task 1Task 1
Task 1
 
6th p Industry Specific Tools and Equipment
6th p Industry Specific Tools and Equipment6th p Industry Specific Tools and Equipment
6th p Industry Specific Tools and Equipment
 
Chapter 3
Chapter 3Chapter 3
Chapter 3
 
Mm Unit 2 Part 1
Mm Unit 2 Part 1Mm Unit 2 Part 1
Mm Unit 2 Part 1
 
2a Bitmapped Graphics Hardware
2a Bitmapped Graphics Hardware2a Bitmapped Graphics Hardware
2a Bitmapped Graphics Hardware
 
Multimedia software tools
Multimedia software toolsMultimedia software tools
Multimedia software tools
 
Multimedia applications
Multimedia applicationsMultimedia applications
Multimedia applications
 
Chap60
Chap60Chap60
Chap60
 
Basic Computer Hardware & Software
Basic Computer Hardware & SoftwareBasic Computer Hardware & Software
Basic Computer Hardware & Software
 
Multimedia software hardware
Multimedia software hardwareMultimedia software hardware
Multimedia software hardware
 
Hardware For Creating And Displaying Multimedia!
Hardware For Creating And Displaying Multimedia!Hardware For Creating And Displaying Multimedia!
Hardware For Creating And Displaying Multimedia!
 

Destacado

Artistic styles
Artistic stylesArtistic styles
Artistic stylesxChiip
 
Task 3 character profile
Task 3   character profileTask 3   character profile
Task 3 character profilegordonj96
 
Product log asif
Product log asifProduct log asif
Product log asifxChiip
 
Mind map
Mind mapMind map
Mind mapxChiip
 
Evaluation
EvaluationEvaluation
EvaluationxChiip
 
Artistic styles
Artistic stylesArtistic styles
Artistic stylesgordonj96
 
Task 2 game genre and synopsis
Task 2   game genre and synopsisTask 2   game genre and synopsis
Task 2 game genre and synopsisgordonj96
 
Unit78 land e_checklist
Unit78 land e_checklist Unit78 land e_checklist
Unit78 land e_checklist Alexballantyne
 
Graphic styles
Graphic stylesGraphic styles
Graphic stylesxChiip
 
Production log
Production logProduction log
Production loggordonj96
 
Graphic types
Graphic typesGraphic types
Graphic typesgordonj96
 
Character design
Character designCharacter design
Character designeduriez
 
Bitmap vs vector (report document)
Bitmap vs vector (report document)Bitmap vs vector (report document)
Bitmap vs vector (report document)eduriez
 
Victorian!
Victorian!Victorian!
Victorian!eduriez
 
Cynthia brooke carlton
Cynthia brooke carltonCynthia brooke carlton
Cynthia brooke carltoneduriez
 

Destacado (16)

Artistic styles
Artistic stylesArtistic styles
Artistic styles
 
Task 3 character profile
Task 3   character profileTask 3   character profile
Task 3 character profile
 
Product log asif
Product log asifProduct log asif
Product log asif
 
Mind map
Mind mapMind map
Mind map
 
Evaluation
EvaluationEvaluation
Evaluation
 
Artistic styles
Artistic stylesArtistic styles
Artistic styles
 
Task 2 game genre and synopsis
Task 2   game genre and synopsisTask 2   game genre and synopsis
Task 2 game genre and synopsis
 
Unit78 land e_checklist
Unit78 land e_checklist Unit78 land e_checklist
Unit78 land e_checklist
 
Graphic styles
Graphic stylesGraphic styles
Graphic styles
 
Production log
Production logProduction log
Production log
 
Graphic types
Graphic typesGraphic types
Graphic types
 
Character design
Character designCharacter design
Character design
 
Doc1
Doc1Doc1
Doc1
 
Bitmap vs vector (report document)
Bitmap vs vector (report document)Bitmap vs vector (report document)
Bitmap vs vector (report document)
 
Victorian!
Victorian!Victorian!
Victorian!
 
Cynthia brooke carlton
Cynthia brooke carltonCynthia brooke carlton
Cynthia brooke carlton
 

Similar a Techincal glossery

Task 1 – digital graphics for computer games
Task 1 – digital graphics for computer gamesTask 1 – digital graphics for computer games
Task 1 – digital graphics for computer gamesJames-003
 
Pixel and resolution
Pixel and resolutionPixel and resolution
Pixel and resolutionthomasmcd6
 
Unit 78: Task 3 Technical file
Unit 78: Task 3 Technical fileUnit 78: Task 3 Technical file
Unit 78: Task 3 Technical fileConnahTilley
 
Technical file
Technical fileTechnical file
Technical fileCameron321
 
DIGITAL DATA - Lucía & Luis
DIGITAL DATA - Lucía & LuisDIGITAL DATA - Lucía & Luis
DIGITAL DATA - Lucía & Luisluciawild79
 
Digital data - Luis Bazaga & Lucía Rubio
Digital data - Luis Bazaga & Lucía RubioDigital data - Luis Bazaga & Lucía Rubio
Digital data - Luis Bazaga & Lucía Rubioluciawild79
 
Technical glossary
Technical glossaryTechnical glossary
Technical glossaryAmaanGDesign
 
Digital data - Lucía & Luis
Digital data - Lucía & LuisDigital data - Lucía & Luis
Digital data - Lucía & LuisLuis Bazaga
 
Digital graphics for computer games
Digital graphics for computer gamesDigital graphics for computer games
Digital graphics for computer gamesJason
 
File types, photoshop
File types, photoshopFile types, photoshop
File types, photoshophollie22
 
Graphics flashcards
Graphics flashcardsGraphics flashcards
Graphics flashcardselizadbc1
 

Similar a Techincal glossery (20)

Task 1 – digital graphics for computer games
Task 1 – digital graphics for computer gamesTask 1 – digital graphics for computer games
Task 1 – digital graphics for computer games
 
Pixel and resolution
Pixel and resolutionPixel and resolution
Pixel and resolution
 
Unit 78: Task 3 Technical file
Unit 78: Task 3 Technical fileUnit 78: Task 3 Technical file
Unit 78: Task 3 Technical file
 
Task 1
Task 1Task 1
Task 1
 
Technical file
Technical fileTechnical file
Technical file
 
Technical glossary
Technical glossaryTechnical glossary
Technical glossary
 
Resolution
ResolutionResolution
Resolution
 
Unit 78 technical file
Unit 78 technical fileUnit 78 technical file
Unit 78 technical file
 
DIGITAL DATA - Lucía & Luis
DIGITAL DATA - Lucía & LuisDIGITAL DATA - Lucía & Luis
DIGITAL DATA - Lucía & Luis
 
Digital data - Luis Bazaga & Lucía Rubio
Digital data - Luis Bazaga & Lucía RubioDigital data - Luis Bazaga & Lucía Rubio
Digital data - Luis Bazaga & Lucía Rubio
 
madhu
madhumadhu
madhu
 
Technical glossary
Technical glossaryTechnical glossary
Technical glossary
 
Digital data - Lucía & Luis
Digital data - Lucía & LuisDigital data - Lucía & Luis
Digital data - Lucía & Luis
 
Chap59
Chap59Chap59
Chap59
 
Graphics
GraphicsGraphics
Graphics
 
Digital graphics for computer games
Digital graphics for computer gamesDigital graphics for computer games
Digital graphics for computer games
 
File types
File typesFile types
File types
 
Ha2 task 1
Ha2 task 1Ha2 task 1
Ha2 task 1
 
File types, photoshop
File types, photoshopFile types, photoshop
File types, photoshop
 
Graphics flashcards
Graphics flashcardsGraphics flashcards
Graphics flashcards
 

Más de xChiip

Schedule 5
Schedule 5Schedule 5
Schedule 5xChiip
 
Schedule 4
Schedule 4Schedule 4
Schedule 4xChiip
 
Schedule 3
Schedule 3Schedule 3
Schedule 3xChiip
 
Schedule 2
Schedule 2Schedule 2
Schedule 2xChiip
 
Schedule 1
Schedule 1Schedule 1
Schedule 1xChiip
 
Dev plan
Dev planDev plan
Dev planxChiip
 
Stufffs
StufffsStufffs
StufffsxChiip
 
Flythrough
FlythroughFlythrough
FlythroughxChiip
 
Evaluation
EvaluationEvaluation
EvaluationxChiip
 
3d model
3d model3d model
3d modelxChiip
 
Artistic styles
Artistic stylesArtistic styles
Artistic stylesxChiip
 
Graphic styles
Graphic stylesGraphic styles
Graphic stylesxChiip
 
Schedule 7.03.13
Schedule 7.03.13Schedule 7.03.13
Schedule 7.03.13xChiip
 
Schedule 10.03.13
Schedule 10.03.13Schedule 10.03.13
Schedule 10.03.13xChiip
 
Schedule 21.03.13
Schedule 21.03.13Schedule 21.03.13
Schedule 21.03.13xChiip
 
Schedule 20.03.13
Schedule 20.03.13Schedule 20.03.13
Schedule 20.03.13xChiip
 
Schedule 17.03.13
Schedule 17.03.13Schedule 17.03.13
Schedule 17.03.13xChiip
 
Product log 210313
Product log 210313Product log 210313
Product log 210313xChiip
 
Product log 210313
Product log 210313Product log 210313
Product log 210313xChiip
 
Product log 150313
Product log 150313Product log 150313
Product log 150313xChiip
 

Más de xChiip (20)

Schedule 5
Schedule 5Schedule 5
Schedule 5
 
Schedule 4
Schedule 4Schedule 4
Schedule 4
 
Schedule 3
Schedule 3Schedule 3
Schedule 3
 
Schedule 2
Schedule 2Schedule 2
Schedule 2
 
Schedule 1
Schedule 1Schedule 1
Schedule 1
 
Dev plan
Dev planDev plan
Dev plan
 
Stufffs
StufffsStufffs
Stufffs
 
Flythrough
FlythroughFlythrough
Flythrough
 
Evaluation
EvaluationEvaluation
Evaluation
 
3d model
3d model3d model
3d model
 
Artistic styles
Artistic stylesArtistic styles
Artistic styles
 
Graphic styles
Graphic stylesGraphic styles
Graphic styles
 
Schedule 7.03.13
Schedule 7.03.13Schedule 7.03.13
Schedule 7.03.13
 
Schedule 10.03.13
Schedule 10.03.13Schedule 10.03.13
Schedule 10.03.13
 
Schedule 21.03.13
Schedule 21.03.13Schedule 21.03.13
Schedule 21.03.13
 
Schedule 20.03.13
Schedule 20.03.13Schedule 20.03.13
Schedule 20.03.13
 
Schedule 17.03.13
Schedule 17.03.13Schedule 17.03.13
Schedule 17.03.13
 
Product log 210313
Product log 210313Product log 210313
Product log 210313
 
Product log 210313
Product log 210313Product log 210313
Product log 210313
 
Product log 150313
Product log 150313Product log 150313
Product log 150313
 

Último

Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Hiroshi SHIBATA
 
Scale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL RouterScale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL RouterMydbops
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteDianaGray10
 
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...Wes McKinney
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxLoriGlavin3
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rick Flair
 
Sample pptx for embedding into website for demo
Sample pptx for embedding into website for demoSample pptx for embedding into website for demo
Sample pptx for embedding into website for demoHarshalMandlekar2
 
Manual 508 Accessibility Compliance Audit
Manual 508 Accessibility Compliance AuditManual 508 Accessibility Compliance Audit
Manual 508 Accessibility Compliance AuditSkynet Technologies
 
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better StrongerModern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better Strongerpanagenda
 
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesHow to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesThousandEyes
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxLoriGlavin3
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfNeo4j
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
Testing tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesTesting tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesKari Kakkonen
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxLoriGlavin3
 
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...Scott Andery
 
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfSo einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfpanagenda
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxLoriGlavin3
 

Último (20)

Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024
 
Scale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL RouterScale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL Router
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test Suite
 
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...
 
Sample pptx for embedding into website for demo
Sample pptx for embedding into website for demoSample pptx for embedding into website for demo
Sample pptx for embedding into website for demo
 
Manual 508 Accessibility Compliance Audit
Manual 508 Accessibility Compliance AuditManual 508 Accessibility Compliance Audit
Manual 508 Accessibility Compliance Audit
 
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better StrongerModern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
 
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesHow to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdf
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
Testing tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesTesting tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examples
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
 
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
 
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfSo einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
 

Techincal glossery

  • 1. Pixel and Resolution • The image that is displayed on the screen is composed of thousands (or millions) of small dots; these are called pixels; the word is a contraction of the phrase "picture element". A pixel represents the smallest piece of the screen that can be controlled individually. Each one can be set to a different color and intensity (brightness). • The number of pixels that can be displayed on the screen is referred to as the resolution of the image; this is normally displayed as a pair of numbers, such as 640x480. The first is the number of pixels that can be displayed horizontally on the screen, and the second how many can be displayed vertically. The higher the resolution, the more pixels that can be displayed and therefore the more that can be shown on the monitor at once, however, pixels are smaller at high resolution and detail can be hard to make out on smaller screens. Resolutions generally fall into predefined standard sets; only a few different resolutions are used by most PCs. File Format & Uses • Bmp- The BMP file format, also known as bitmap image file or device independent bitmap (DIB) file format or simply a bitmap, is a raster graphics image file format used to store bitmap digital images, independently of the display device (such as a graphics adapter), especially on Microsoft Windows and OS/2 operating systems • ɪ Png- Portable Network Graphics (PNG pron.: /ˈpŋ/PING) is a Raster graphics file format that supports lossless data compression. PNG was created as an improved, non-patented replacement for Graphics Interchange Format (GIF), and is the most used lossless image compression format on the World Wide Web. • ʒ Gif-The Graphics Interchange Format (GIF; /ˈdɪf/ or /ˈ ɡɪf/) is a bitmap image format that was introduced by CompuServe in 1987 and has since come into widespread usage on the World Wide Web due to its wide support and portability. The format supports up to 8 bits per pixel thus allowing a single image to reference a palette of up to 256 distinct colours.
  • 2. The colours are chosen from the 24-bit RGB colour space. It also supports animations and allows a separate palette of 256 colours for each frame. The colour limitation makes the GIF format unsuitable for reproducing colour photographs and other images with continuous colour, but it is well-suited for simpler images such as graphics or logos with solid areas of colour. • Tiff-TIFF (originally standing for Tagged Image File Format) is a file format for storing images, popular among graphic artists, the publishing industry, and both amateur and professional photographers in general. As of 2009, it is under the control of Adobe Systems. Originally created by the company Aldus for use with "desktop publishing", the TIFF format is widely supported by image-manipulation applications, by publishing and page layout applications, by scanning, faxing, word processing, optical character recognition and other applications. Adobe Systems, which acquired Aldus, now holds the copyright to the TIFF specification. TIFF has not had a major update since 1992, though several Aldus/Adobe technical notes have been published with minor extensions to the format, and several specifications, including TIFF/EP (ISO 12234-2), TIFF/IT (ISO 12639), TIFF-F (RFC 2306) and TIFF-FX (RFC 3949) have been based on the TIFF 6.0 specification. • Jpg-In computing, JPEG is a commonly used method of loss compression for digital photography (image). The degree of compression can be adjusted, allowing a selectable trade off between storage size and image quality. JPEG typically achieves 10:1 compression with little perceptible loss in image quality. • Psd-Photoshop files have default file extension as .PSD, which stands for "Photoshop Document." A PSD file stores an image with support for most imaging options available in Photoshop. These include layers with masks, colour spaces, ICC profiles, CMYK Mode (used for commercial printing), transparency, text, alpha channels and spot colours, clipping paths, and duotone settings. This is in contrast to many other file formats (e.g. .JPG or .GIF) that restrict content to provide streamlined, predictable functionality. A PSD file has a maximum height and width of 30,000 pixels, and a length limit of 3 Gigabytes. • Pdf-Portable Document Format (PDF) is a file format used to represent documents in a manner independent of application software, hardware, and operating systems. Each PDF file encapsulates a complete description of a fixed-layout flat document, including the text, fonts, graphics, and other information needed to display it. In 1991, Adobe Systems co- founder John Warnock outlined a system called "Camelot" that evolved into PDF. • Eps-Encapsulated PostScript file. A file format commonly used for photographic and drawn graphics. An EPS file is created and later placed onto a page layout in a page assembly program. • Ai-Adobe Illustrator Artwork (AI) is a proprietary file format developed by Adobe Systems for representing single-page vector-based drawings in either the EPS or PDF formats. The .ai filename extension is used by Adobe Illustrator.
  • 3. Compression Compression is useful because it helps reduce resources usage, such as data storage space or transmission capacity. Because compressed data must be decompressed to use, this extra processing imposes computational or other costs through decompression; this situation is far from being a free lunch. Data compression is subject to a space-time complexity trade-off. For instance, a compression scheme for video may require expensive hardware for the video to be decompressed fast enough to be viewed as it is being decompressed, and the option to decompress the video in full before watching it may be inconvenient or require additional storage. The design of data compression schemes involves trade-offs among various factors, including the degree of compression, the amount of distortion introduced (e.g., when using lossy data compression), and the computational resources required to compress and uncompress the data. Image Capturing device Image Capture is an application program from Apple that enables users to upload pictures from digital cameras or scanners which are either connected directly to the computer or the network. It provides no organizational tools like iPhoto but is useful for collating pictures from a variety of sources with no need for drivers. Image Capture is scriptable with AppleScript, and may be manipulated with Mac OS X v10.4 (Tiger)'s "Automator" application. As of Mac OS X 10.4, Image Capture's AppleScript dictionary does not open in Script Editor. As of Mac OS X 10.6 only the Image Capture Web Server opens in Script Editor. Optimizing In computer science, program optimization or software optimization is the process of modifying a software system to make some aspect of it work more efficiently or use fewer resources. In general, a computer program may be optimized so that it executes more rapidly, or is capable of operating with less memory storage or other resources, or draw less power. Storage and Asset Management Computer data storage, often called storage or memory, is a technology consisting of computer components and recording media used to retain digital data. It is a core function and fundamental component of computers. The central processing unit (CPU) of a computer is what manipulates data by performing computations. In practice, almost all computers use a storage hierarchy, which puts fast but expensive and small storage options close to the CPU and slower but larger and cheaper options farther away. Often the fast, volatile technologies (which lose data when powered off) are referred to as "memory", while slower permanent technologies are referred to as "storage", but these terms can also be used interchangeably. In the Von Neumann architecture, the CPU consists of two main parts: control unit and arithmetic logic unit (ALU). The former controls the flow of data between the CPU and memory; the latter performs arithmetic and logical operations on data.
  • 4. IT asset management (ITAM) is the set of business practices that join financial, contractual and inventory functions to support life cycle management and strategic decision making for the IT environment. Assets include all elements of software and hardware that are found in the business environment. IT asset management (also called IT inventory management) is an important part of an organization's strategy. It usually involves gathering detailed hardware and software inventory information which is then used to make decisions about hardware and software purchases and redistribution. IT inventory management helps organizations manage their systems more effectively and saves time and money by eliminating unnecessary purchases and wasted resources.