SAML, developed by the Security Services Technical Committee of the Organization for the Advancement of Structured Information Standards (OASIS), is an XML-based framework for communicating user authentication, entitlement, and attribute information. As its name suggests, SAML allows business entities to make assertions regarding the identity, attributes, and entitlements of a subject (an entity that is often a human user) to other entities, such as a partner company or another enterprise application.
Read the rest of this entry »
This tutorial provides a short introduction to developing with Zope 3. It provides an example of creating a content objects and associated views, adapters, and utilities. The skills learned here are applied in most facets of Zope 3 development.
We Zope to be much more approachable to Python programmers. You should be able to use existing Python objects in Zope with few changes. We want developers to be able to learn Zope a little bit at a time. We provide greater support for reuse through components.
Read the rest of this entry »
18 Sep
Posted by jj as Database
O*NET, the Occupational Information Network, is replacing the Dictionary of Occupational Titles (DOT) as a source of occupational information. O*NET is a database—not a book, like the DOT. This database has the qualities of both an interactive library and a language.
Serving as a library for information on the working world, O*NET allows everyone to access data on job characteristics and worker attributes. It includes information on the knowledge, skills, abilities, interests, preparation, contexts, and tasks associated with 1,122 O*NET occupations.
Read the rest of this entry »
18 May
Posted by jj as Design & Graphics
Object data allows you to create a simple database in a map and store text and numeric data in your maps directly attached to any object. It is far more powerful than block attributes because object data works with any object, not just blocks. Use object data tables to save any kind of information, run queries based on information in the tables and to create thematic maps. Object data can associate an object with documents from other applications. However, Autodesk Map works with object data created only in Autodesk Map and does not recognize object data from other applications, including AutoCAD®.
Read the rest of this entry »
Google Earth™ is Google’s satellite imagery-based mapping product that combines global coverage of imagery with new navigational features including integrated Google search capabilities. It is based on technology from Keyhole, a company acquired by Google in October 2004. Google Earth is a broadband mapping tool that enables users to fly from space to street level views to find geographic information, and to explore places around the world.
Read the rest of this entry »
Presenting compelling search results depends critically on understanding what is there to be presented on the first place. Given that the current generation of search engines have a very limited understanding of the query entered by the user, the content returned as a result and the relationship of the two, the opportunities for customizing search results have been limited.
Read the rest of this entry »
Nowadays, a major part of the Web as we know it is based on HTML and its various adaptations. HTML, or “HyperText Mark-Up Language” is what is known as a “tagging” language. It is used to formalise the drafting of a document by means of logical organisational tags. Using these tags, we can provide browsers with basic indications such as “this is a table”, “this is a list item”, or “this is a level 3 title”. In addition to these tags, “class attributes” are indicators used by style sheets to define page’s appearance on screen or on paper, such as “block position”, “item colour”…
Read the rest of this entry »
By now, you’ve seen the articles about XML, separation of content and presentation, programmatic enforcement of content organization, structured authoring, and all the rest. You’ve considered XML publishing, but implementation looks difficult and expensive, and your current workflow is in reasonable shape. So you’ve been waiting for a compelling reason to make the transition.
Read the rest of this entry »