I made this widget at MyFlashFetish.com.

Ahad, 3 April 2011

Metadata

METADATA

The term Metadata is an ambiguous term which is used for two fundamentally different concepts (Types). Although an expression "data about data" is often used, it does not apply to both in the same way. Structural metadata, the design and specification of data structures, cannot be about data, because at design time the application contains no data. In this case the correct description would be "data about the containers of data". Descriptive metadata on the other hand, is about individual instances of application data, the data content. In this case, a useful description (resulting in a disambiguating neologism) would be "data about data contents" or "content about content" thus metacontent. Descriptive, Guide and the NISO concept of administrative metadata are all subtypes of metacontent.
Metadata (metacontent) is traditionally found in the card catalogues of libraries. By describing the contentscontext of data files, the quality of the original data/files is greatly increased. For example, a webpage and may include metadata specifying what language it's written in, what tools were used to create it, and where to go for more on the subject, allowing browsers to automatically improve the experience of users.

Definition

Metadata (metacontent) is defined as data providing information about one or more aspects of the data, such as:
  • Means of creation of the data
  • Purpose of the data
  • Time and date of creation
  • Creator or author of data
  • Placement on a computer network where the data was created
  • Standards used
For example, a digital image may include metadata that describes how large the picture is, the color depth, the image resolution, when the image was created, and other data. A text document's metadata may contain information about how long the document is, who the author is, when the document was written, and a short summary of the document.
Metadata is data. As such, metadata can be stored and managed in a database, often called a registry or repository. However, it is impossible to identify metadata just by looking at it because a user would not know when data is metadata or just data.

Libraries

Metadata has been used in various forms as a means of cataloging archived information. The Dewey Decimal System employed by libraries for the classification of library materials is an early example of metadata usage. Library catalogues used 3x5 inch cards to display a book's title, author, subject matter, and a brief plot synopsis along with an abbreviated alpha-numeric identification system which indicated the physical location of the book within the library's shelves. Such data helps classify, aggregate, identify, and locate a particular book. Another form of older metadata collection is the use by US Census Bureau of what is known as the "Long Form." The Long Form asks questions that are used to create demographic data to create patterns and to find patterns of distribution.  The term was coined in 1968 by Philip Bagley, one of the pioneers of computerized document retrieval. Since then the fields of information management, information science, information technology, librarianship and GIS have widely adopted the term. In these fields the word metadata is defined as "data about data". While this is the generally accepted definition, various disciplines have adopted their own more specific explanation and uses of the term.
For the purposes of this article, an "object" refers to any of the following:
  • A physical item such as a book, CD, DVD, map, chair, table, flower pot, etc.
  • An electronic file such as a digital image, digital photo, document, program file, database table, etc.

Photographs

Metadata may be written into a digital photo file that will identify who owns it, copyright & contact information, what camera created the file, along with exposure information and descriptive information such as keywords about the photo, making the file searchable on the computer and/or the Internet. Some metadata is written by the camera and some is input by the photographer and/or software after downloading to a computer.
Photographic Metadata Standards are governed by organizations that develop the following standards. They include, but are not limited to:
  • IPTC Information Interchange Model IIM (International Press Telecommunications Council),
  • IPTC Core Schema for XMP
  • XMP – Extensible Metadata Platform (an Adobe standard)
  • Exif – Exchangeable image file format, Maintained by CIPA (Camera & Imaging Products Association) and published by JEITA (Japan Electronics and Information Technology Industries Association)
  • Dublin Core (Dublin Core Metadata Initiative – DCMI)
  • PLUS (Picture Licensing Universal System)

Video

Metadata is particularly useful in video, where information about its contents (such as transcripts of conversations and text descriptions of its scenes) are not directly understandable by a computer, but where efficient search is desirable.

Web pages

Web pages often include metadata in the form of meta tags. Description and keywords meta tags are commonly used to describe the Web page's content. Most search engines use this data when adding pages to their search index.

Creation of metadata

Metadata can be created either by automated information processing or by manual work. Elementary metadata captured by computers can include information about when a file was created, who created it, when it was last updated, file size and file extension.

Metadata types

The metadata application is manifold covering a large variety of fields of application there are nothing but specialised and well accepted models to specify types of metadata. Bretheron & Singley (1994) distinguish between two distinct classes: structural/control metadata and guide metadata.Structural metadata is used to describe the structure of computer systems such as tables, columns and indexes. Guide metadata is used to help humans find specific items and is usually expressed as a set of keywords in a natural language. According to Ralph Kimball metadata can be divided into 2 similar categories—Technical metadata and Business metadata. Technical metadata correspond to internal metadata, business metadata to external metadata. Kimball adds a third category named Process metadata. On the other hand, NISO distinguishes between three types of metadata: descriptive, structural and administrative Descriptive metadata is the information used to search and locate an object such as title, author, subjects, keywords, publisher; structural metadata gives a description of how the components of the object are organised; and administrative metadata refers to the technical information including file type. Two sub-types of administrative metadata are rights management metadata and preservation metadata.

Metadata structures

Metadata (metacontent), or more correctly, the vocabularies used to assemble metadata (metacontent) statements, is typically structured according to a standardised concept using a well defined metadata scheme, including: metadata standards and metadata models. Tools such as controlled vocabularies, taxonomies, thesauri, data dictionaries and metadata registries can be used to apply further standardisation to the metadata.

Metadata syntax

Metadata (metacontent) syntax refers to the rules created to structure the fields or elements of metadata (metacontent). A single metadata scheme may be expressed in a number of different markup or programming languages, each of which requires a different syntax. For example, Dublin Core may be expressed in plain text, HTML, XML and RDF
A common example of (guide) metacontent is the bibliographic classification, the subject, the Dewey Decimal class number. There is always an implied statement in any "classification" of some object. To classify an object as, for example, Dewey class number 514 (Topology) (e.g. a book has this number on the spine) the implied statement is: "<book><subject heading><514>. This is a subject-predicate-object triple, or more importantly, a class-attribute-value triple. The first two elements of the triple (class, attribute) are pieces of some structural metadata having a defined semantic. The third element is a value, preferrably from some controlled vocabulary, some reference (master) data. The combination of the metadata and master data elements results in a statement which is a metacontent statement ie. "metacontent = metadata + master data". All these elements can be thought of as "vocabulary". Both metadata and master data are vocabularies which can be assembled into metacontent statements. There are many sources of these vocabularies, both meta and master data: UML, EDIFACT, XSD, Dewey/UDC/LoC, SKOS, ISO-25964, Pantone, Linnaean Binomial Nomenclature etc. Using controlled vocabularies for the components of metacontent statements, whether for indexing or finding, is endorsed by ISO-25964: "If both the indexer and the searcher are guided to choose the same term for the same concept, then relevant documents will be retrieved." This is particularly relevant when considering that the behemoth of the internet, Google, is simply indexing then matching text strings, there is no intelligence or "inferencing" occurring.

Hierarchical, linear and planar schemata

Metadata schemas can be hierarchical in nature where relationships exist between metadata elements and elements are nested so that parent-child relationships exist between the elements. An example of a hierarchical metadata schema is the IEEE LOM schema where metadata elements may belong to a parent metadata element. Metadata schemas can also be one dimensional, or linear, where each element is completely discrete from other elements and classified according to one dimension only. An example of a linear metadata schema is Dublin Core schema which is one dimensional. Metadata schemas are often two dimensional, or planar, where each element is completely discrete from other elements but classified according to two orthogonal dimensions.[9]

Metadata hypermapping

In all cases where the metadata schemata exceed the planar depiction, some type of hypermapping is required to enable display and view of metadata according to chosen aspect and to serve special views. Hypermapping frequently applies to layering of geographical and geological information overlays.

Granularity

Granularity is a term that applies to data as well as to metadata. The degree to which metadata is structured is referred to as its granularity. Metadata with a high granularity allows for deeper structured information and enables greater levels of technical manipulation however, a lower level of granularity means that metadata can be created for considerably lower costs but will not provide as detailed information. The major impact of granularity is not only on creation and capture, but moreover on maintenance. As soon as the metadata structures get outdated, the access to the referred data will get outdated. Hence granularity shall take into account the effort to create as well as the effort to maintain.

Metadata standards

International standards apply to metadata. Much work is being accomplished in the national and international standards communities, especially ANSI (American National Standards Institute) and ISO (International Organization for Standardization) to reach consensus on standardizing metadata and registries.
The core standard is ISO/IEC 11179-1:2004 [11] and subsequent standards (see ISO/IEC 11179). All yet published registrations according to this standard cover just the definition of metadata and do not serve the structuring of metadata storage or retrieval neither any administrative standardisation. It is important to note that this standard refers to metadata as data about containers of data and not to metadata (metacontent) as data about data contents. It should also be noted that this standard describes itself originally as a "data element" registry, describing disembodied data elements, and explicitly disavows the capability of containing complex structures. Thus the original term "data element" is more applicable than the later applied buzzword "metadata".

Metadata usage

  • Data Virtualization

Data Virtualization has emerged as the new software technology to complete the virtualization stack in the enterprise. Metadata is used in Data Virtualization servers which are enterprise infrastructure components, along side with Database and Application servers. Metadata in these servers is saved as persistent repository and describes business objects in various enterprise systems and applications.
  • Statistics and census services

Standardisation work has had a large impact on efforts to build metadata systems in the statistical community. Several metadata standards are described, and their importance to statistical agencies is discussed. Applications of the standards at the Census Bureau, Environmental Protection Agency, Bureau of Labor Statistics, Statistics Canada, and many others are described. Emphasis is on the impact a metadata registry can have in a statistical agency.
  • Library and information science

Libraries employ metadata in library catalogues, most commonly as part of an Integrated Library Management System. Metadata is obtained by cataloguing resources such as books, periodicals, DVDs, web pages or digital images. This data is stored in the integrated library management system, ILMS, using the MARC metadata standard. The purpose is to direct patrons to the physical or electronic location of items or areas they seek as well as to provide a description of the item/s in question.
More recent and specialised instances of library metadata include the establishment of digital libraries including e-print repositories and digital image libraries. While often based on library principles the focus on non-librarian use, espcially in providing metadata means they do not follow traditional or common cataloguing approaches. Given the custom nature of included materials metadata fields are often specially created e.g. taxonomic classification fields, location fields, keywords or copyright statement. Standard file information such as filesize and format are usually automatically included.
Standardisation for library operation has been a key topic in international standardisation (ISO) for decades. Standards for metadata in digital libraries include Dublin Core, METS, MODS, DDI, ISO standard Digital Object Identifier (DOI), ISO standard Uniform Resource Name (URN), PREMIS schema, and OAI-PMH. Leading libraries in the world give hints on their metadata standards strategies.


FIREWALL...~!~!~


firewall is a secure and trusted hardware/software application which is used to block unwanted logical ports and manage unwanted traffic. In simple words firewall is a barrier to  keep destructive forces away from your server which may be loading your server. A firewall is useful if you don’t want eternal users to access a particular host or service.it useful to filter packets based on source’s IP address.Its used securing your data and server from being get hacked. Its most common use is to prevent denial of service attack, you can prevent certain level of DDOS attacks for your server...
You can consider firewall as a program or a device which can monitor, control all data transfer between any internal network with whole internet, A firewall ensures that all data communication in both directions is accordingly to security rules set.
Firewall technologies are configurable thus you can limit communication by direction, IP address, protocol, ports, or numerous other combination. There can be communication failure if data communication is not as per the rule set for all outgoing and incoming requests.  If you have access to the firewall of you server , you can configure it to enable the ports, protocols, and addresses that may optimize data communication.
As for security reasons you can configure your firewall to allow only TCP traffic which may cause the user to see frequent buffering of clips. User experience of the presentation is compromised; greater latency and startup times affect the time needed to view the clip, and delivery of the clip requires more total bandwidth.

General types of Firewall :

Desktop Firewall :


Almost all operating system have built-in firewall applications which is responsible for protecting standalone machine, This type of firewall is designed to protect a single desktop computer and is of a great protection mechanism if the network firewall is compromised.


Software Firewall :

As the name suggest it’s a software application which can be installed on a serverwhich is capable of preventing unwanted data communication. Many webmaster don’t prefer software firewall as most secure. This type of firewall is often used as an application firewall which means that the firewall is optimized to protect applications such as web application and email servers. All Software firewalls have built-in complex filters to inspect the content of the network traffic. This type of firewall is usually (but not always) behind hardware firewalls.


Hardware Firewall :

A hardware firewall is a dedicated hardware device which is installed on your system/server. These firewalls consist of network routers with additional firewall capabilities. Usually hardware firewalls are designed to handle heavy network traffic sites. Hardware firewalls are often placed on the perimeter of the network to filter the internet noise and only allow pre-determined traffic into the network.


Many-a-times hardware firewalls are used in conjunction with software firewalls thus hardware firewall filters out the traffic and the software firewall inspects the network traffic thus you get pure traffic and unwanted traffic can be blocked easily. If in case hardware firewalls are bombarded with bogus network traffic her comes the role of hardware firewall they drop this unwanted traffic and will only let in the right traffic for your network/server thus hardware firewall not only protects the software firewall but also allows the software firewall only to inspect proper network traffic thus such hardware and software firewall combination will surely optimizes the network throughput.

Retrieved from : 



Ahad, 27 Mac 2011

What is Office Automation Systems (OASs)

Office automation systems (OAS) are configurations of networked computer hardware and software. A variety of office automation systems are now applied to business and communication functions that used to be performed manually or in multiple locations of a company, such as preparing written communications and strategic planning. 

In addition, functions that once required coordinating the expertise of outside specialists in typesetting, printing, or electronic recording can now be integrated into the everyday work of an organization, saving both time and money.

Types of functions integrated by office automation systems include :

(1) electronic publishing
(2) electronic communication
(3) electronic collaboration
(4) image processing
(5) office management. 

At the heart of these systems is often a local area network (LAN). The LAN allows users to transmit data, voice, mail, and images across the network to any destination, whether that destination is in the local office on the LAN, or in another country or continent, through a connecting network. An OAS makes office work more efficient and increases productivity.

Electronic Publishing
Electronic publishing systems include word processing and desktop publishing.

Word processing software, (e.g.Microsoft Word, Corel Word-Perfect) allows users to create, edit, revise, store, and print documents such as letters, memos, reports, and manuscripts. 

Desktop publishing software (e.g., Adobe Pagemaker, Corel VENTURA, Microsoft Publisher) enables users to integrate text, images, photographs, and graphics to produce high-quality printable output. Desktop publishing software is used on a microcomputer with a mouse, scanner, and printer to create professional-looking publications. These may be newsletters, brochures, magazines, or books.

Electronic Communication
Electronic communication systems include electronic mail (e-mail), voice mail, facsimile (fax), and desktop videoconferencing.

Electronic Collaboration
Electronic collaboration is made possible through electronic meeting and collaborative work systems and teleconferencing.

Electronic meeting and collaborative work systems allow teams of coworkers to use networks of microcomputers to share information, update schedules and plans, and cooperate on projects regardless of geographic distance. 

Special software called groupware is needed to allow two or more people to edit or otherwise work on the same files simultaneously.

Image Processing
Image processing systems include electronic document management, presentation graphics, and multimedia systems. Imaging systems convert text, drawings, and photographs into digital form that can be stored in a computer system. 
This digital form can be manipulated, stored, printed, or sent via a modem to another computer. Imaging systems may use scanners, digital cameras, video capture cards, or advanced graphic computers. Companies use imaging systems for a variety of documents such as insurance forms, medical records, dental records, and mortgage applications.

Office Management
Office management systems include electronic office accessories, electronic scheduling, and task management. These systems provide an electronic means of organizing people, projects, and data. Business dates, appointments, notes, and client contact information can be created, edited, stored, and retrieved. 

Additionally, automatic reminders about crucial dates and appointments can be programmed. Projects and tasks can be allocated, subdivided, and planned. All of these actions can either be done individually or for an entire group. Computerized systems that automate these office functions can dramatically increase productivity and improve communication within an organization.



Apa itu PERSIDANGAN VIDEO?

Sidang video juga dikenali sebagai "telepersidangan video atau telekonferens video dengan singkatan "VTC" merupakan satu set teknologi telekomunikasi interaktif yang membenarkan orang di dua atau lebih lokasi berinteraksi melalui penghantaran video dan audio dua-hala secara serentak. Ia direka untuk ditujukan kepada suatu persidangan dan bukan individu. Ini contoh antara persidangan video yang dilakukan di pejabat-pejabat pada masa kini bagi memudahkan mesyuarat luar kawasan. 

 


  

Sidang video menggunakan telekomunikasi audio dan video untuk menghubungkan orang di beberapa tempat untuk bermesyuarat. Selain penghantaran audio dan visual aktiviti mesyuarat, sidang video boleh digunakan untuk berkongsi dokumen, maklumat paparan komputer, dan papan putih.

Sistem telepersidangan video sepanjang 1990-an berkembang dengan pantas dari peralatan dan perisian proprietari mahal serta keperluan rangkaian yang tertentu, kepada teknologi piawai yang mudah didapati oleh masyarakat umum pada harga yang munasabah. Akhirnya, pada 1990-an, sidang video berasaskan IP (Internet Protocol) mula boleh digunakan, dan teknologi pemampatan video yang lebih cekap dibangunkan, membolehkan sidang video berasaskan komputer meja, atau komputer peribadi (PC). Kini, perisian tertentu atau plugin web, sestengahnya boleh didapati secara percuma, seperti Netmeeting, MSN Messenger, YM dan Skype menyediakan perkhidmatan murah bagi persidangan video walaupun dengan kualiti agak rendah kepada semua.

Ini adalah salah satu contoh video bagaimana persidangan video boleh memudahkan pelbagai urusan antara dua pihak yang menggunakannya.

IS - CAD/CAM

IS
CAD/CAM SYSTEM


KNOWLEDGE WORK SYSTEM support knowledge workers, who create information. Many engineer use COMPUTER-AIDED DESIGN / COMPUTER-AIDED MANUFACTURING (CAD/CAM) system.
Advanced System 3000 Multimedia CAD/CAM for Windows

WHAT IS CAD/CAM
CAD/CAM software uses CAD drawing tools to describe geometries used by the CAM portion of the program to define a tool path that will direct the motion of a machine tool to machine the exact shape that was drawn.

10 ADVANTAGE OF CAD/CAM
Companies that can respond to these consumer demands will be more successful than others.

   1. Concurrent engineering (CE) 
       - Engineering and manufacturing process are enabled simultaneously from shared 3D CAD data.

   2. Higher quality 
       - Due to increased efficiency resulting from the ability to explore a greater number of design iterations during product development.

   3. Lower unit costs    
      - Due to reduced development and prototype expenses.

   4. Rapid prototyping (RP) 
      - 3D CAD models can be used to produce prototypes from Stereolithography and other RP technologies
.
   5. Personnel development 
       - 3D CAD technology provides a challenging environment for employees.

   6. Personnel advancement 
      - A variety of positions regarding the management and supervision of 3D CAD become available to advance employee careers.

   7. Identify and eliminate inefficiencies 
     - 3D CAD develops opportunities for the elimination of inherent inefficiencies in existing work flows and/or practices.

   8. Increased workload capacity  
       - Efficient use of 3D CAD allows the production of more work while maintaining current staff levels.

   9. Greater feedback and control of production operations 
       - 3D CAD enables NC tool paths to be generated, updated, and verified automatically with little human intervention.

  10. Improved overall communications 
       - 3D CAD enables a shift from the traditional paper based design and manufacturing system to a electronic paperless one.

LET ENJOY the video of Concept car CAD/CAM- CNC 5 axis machining....

 

video conferencing system


Cisco Telepresence 3000 conferencing room
Video conferencing system


One of Office Automation System is Video Conferencing System.

What is video conference?

Video conferencing facilitates face-to-face collaboration among companies located in different cities or countries, and within any organization with more than one location. There are thousands of video conferencing solutions for business, education, health care, and government.

Benefit of Video Conferencing
  • ·         Helps Company to save time and money with customized video conferencing solutions.
  • ·         Company work closely with their clients to deliver unique, highly reliable solutions that are easy for   anyone to use.
  • ·         Company stand apart from their competitors because they have true production environment experience.
  • ·         To improve communication among the customer while reducing business related travel, an achievement that is good for their bottom line, as well as the environment.
  • ·         Decisions are made faster; bringing products or services to market quicker


you may like to know: