stargeek
PHP news website logo.
home    PHP scripts    articles    seo tools    links    search    contact    shop    realtors


Introduction to XFML







Introduction to XFML

Introduction to XFML 01/22/2003 07:41 PM

Peter van Dijck introduces XFML -- eXchangeable Faceted Metadata Language -- a lightweight and easy to understand XML language for sharing faceted metadata.




This is a GrokNews Entry: (what is grok?)





Similar Items

Introduction to XFML

Grok Headline matches for Introduction to XFML

Introduction to XFML Concepts


Introduction to XFML Concepts 10/25/2002 07:23 AM

Introduction to XFML Core concepts.


Introduction to XFML Core concepts. 10/16/2002 10:39 AM
Even for experienced metadata practitioners, some of the concepts in XFML can be a bit weird. An XFML map consists of a number of facets (containers), that each have trees of topics in them. It also contains a list of pages with occurrences of topics on those pages.

XFML Wiki


XFML Wiki 07/02/2002 01:59 PM
The eXchangable Faceted Metadata Language is an easy language to exchange metadata between websites. (Also: XFML.org)

Introduction to ADO.NET


Introduction to ADO.NET 01/30/2003 06:26 AM
WebmasterBase Jan 30 2003 4:50AM ET

Introduction to NTP


Introduction to NTP 06/17/2005 03:32 PM
As a Web developer, you might need to synchronize servers accurately, either locally, or at a distance. At first glance, it seems simple, but not when you consider computer clock times, different time zones, etc. Enter the Network Time Protocol, or NTP. Among other things, NTP allows machines to synchronize their clocks. By Dan Ragle. 0617

An Introduction to XUL


An Introduction to XUL 05/26/2004 07:35 AM
A cutting-edge technology, XUL is a good choice for web pages that ask the user to perform complex data-entry tasks. Here, XUL is used to design an e-commerce checkout. By Nigel McFarlane. 0526

Introduction to PHP-GTK


Introduction to PHP-GTK 01/16/2003 03:12 PM

This 'tutorial' will try to give you an explanation as to what exactly php-gtk is, a little history, and an idea of some practical uses. If you have ever heard the term GUI or widget and wondered what the fuss was about, this introduction fo php-gtk is for you. If you are wanting to jump into php-gtk code, you won't find it in this 'tutorial'. Read on, its time for you and me to get some background information before we start having real fun.


Introduction to XEN


Introduction to XEN 02/16/2004 04:09 PM
With the hype growing to a feverish pitch about the public announcement of Xen, I thought I would share some insight into the knowledge I've had of the language for almost a year and a half. I'm still under orders not to post the video demonstration I have back to my blog (not because the subject matter is Xen, but because apparently the demonstration is internal to Microsoft... I still don't understand this (expecially now that the cat is out of the bag), but it certainly doesn't stop me from sharing some of the information contained in it. This will be an ongoing post as the demonstration is over an hour long, with lots of code samples to boot.

Introduction to XML


Introduction to XML 11/25/2002 12:44 AM
WebmasterBase Nov 25 2002 0:13AM ET

An Introduction to PHP-GTK


An Introduction to PHP-GTK 08/08/2002 12:59 PM
In this tutorial we will work though the stages of installing PHP-GTK and creating a simple GUI application.

PHP has quickly evolved into one of the fastest growing web scripting languages on the Internet. Serving millions of web sites, PHP has proved itself as reliable, flexible and easy to learn. Many who have programmed with it would agree, that PHP is the ideal scripting language. On the PHP-GTK website, Andrei Zmievski, author of PHP-GTK, demonstrates how the ease and convenience of PHP can be taken to the next level, which is the creation of standalone, cross-platform GUI applications. -- Tiffany Silva

"zeldman.bbstl"

Introduction to OpenVPN


Introduction to OpenVPN 01/26/2004 08:29 AM

Consciousness: An Introduction


Consciousness: An Introduction 02/10/2004 02:46 AM

A hacker's introduction to OS X


A hacker's introduction to OS X 01/08/2004 08:34 PM

What is Max OS X by Amit Singh is hands down the best introduction to that operating system I've ever come across. It's aimed at a technical audience, does a very good job of keeping a fair balance balanced when comparing OS X with other operating systems and has taught me a whole bunch of interesting things about the system.

Some highlights:

The rest of the author's site (which bares a striking resemblance to Eric Meyer's classic stylesheet) is worth exploring as well - he has some fascinating notes on advanced Mac programming, a description of his environment of 55 operating systems on one PowerBook and for the hard core programming geeks, 108 solutions to the Towers of Hanoi problem. And if that's not enough, he even has a genuine Donald Knuth reward cheque as well!

As for my own PowerBook, it was due to arrive today but my bank killed the card transaction because it didn't fit my normal buying habits (I'd like to know who's buying habits it would fit). After a series of transatlantic phone calls and the classic statement from HSBC that "you're not supposed to have credit on a credit card" all is well in the world, and the system should arrive tomorrow or Friday. I await its arrival with sticky palms.


Introduction to Inkscape 0.4


Introduction to Inkscape 0.4 12/24/2004 01:11 PM
Inkscape is an open source vector art application that features a powerful and intuitive interface that imbues even the most novice user with the ability to produce high-quality, scalable art.

Introduction to SQL Injection


Introduction to SQL Injection 02/05/2005 09:21 PM
SQL Injection is an attack methodology that targets the data residing in a database through the firewall that shields it....

Introduction to Windows XP


Introduction to Windows XP 06/30/2004 09:28 AM

An Introduction to Schematron


An Introduction to Schematron 11/12/2003 07:58 PM
The Schematron schema language differs from most other XML schema languages in that it is a rule-based language that uses path-expressions instead of grammars. A Schematron schema makes assertions applied to a specific context within the document. This article introduces Schematron and its use.

"d2r: an introduction to webl0gs"


"d2r: an introduction to webl0gs" 11/02/2003 03:13 PM

d2r: an introduction to webl0gs


d2r: an introduction to webl0gs 11/02/2003 06:30 AM
introduction .. blog .. d2R

dynamicobjects.com/d2r/archives/002399.html
track this site | 5 links


Introduction to PEAR


Introduction to PEAR 10/29/2003 02:21 AM
An introduction to PEAR with examples of using the Benchmark package.

An Introduction to FOAF


An Introduction to FOAF 02/10/2004 02:49 AM
Friend-of-a-friend, FOAF, is an RDF vocabulary for machine-readable homepages. It enables the expression of decentralized social networks akin to the centralized ones seen in Friendster and Orkut. Leigh Dodds provides an introduction to FOAF and its use.

EvilWalrus: Introduction to OOP in PHP


EvilWalrus: Introduction to OOP in PHP 10/29/2003 09:10 AM
If you've been working with PHP for a while, and you keep thinking there's something more that you've been missing, it just might be OOP (Object-Oriented Programming). Now, OOP isn't an easy thing to get a handle on, especially if you've never done it before in another language - so EvilWalrus.com is here to help.

Introduction to Planning


Introduction to Planning 06/07/2004 01:13 AM

An Introduction to LEDs


An Introduction to LEDs 07/01/2004 10:48 AM

led-photo.jpg imageIDFuel has a short introduction to one of our favorite diodes, the LED, providing a short history and "How It Works," as well as linking to some of the stalwart sites like LED Museum and DigiKey. What I didn't see, though, and was hoping to, were some inexpensive LED DIY projects. Until SolarBotics sends me a reprint of the BEAM instructions I've lost, I've got all this solder here and nothing to drip it on.
Read - LED Me Not Into Temptation [IDFuel]


An introduction to JSP 2.0's tag files


An introduction to JSP 2.0's tag files 06/01/2004 04:05 AM
CNET Jun 1 2004 8:58AM GMT

dltypeof() v1.0 An Introduction


dltypeof() v1.0 An Introduction 08/30/2004 08:34 AM
To fully appreciate the functionality of dltypeof(), you should be familiar with the JS operator it attempts to replace: typeof() and the frustrations associated with the limitations of the typeof() operator. By Peter Belesis. 0830

IFTF Introduction


IFTF Introduction 04/15/2004 12:55 PM
Notes from the introductory talk for the Institute for the Future Conference. Won't be blogging the whole event. Geopolitics * Airbus's superjet as an example of foreign geopolitical competition. Boeing unable to raise funds for a superject, but able to...

DevShed: Introduction to WAP using WML
(and PHP)


DevShed: Introduction to WAP using WML
(and PHP)
04/14/2004 07:45 AM
In a new posting from DevShed.com this morning, there is an introduction to using one of the more misunderstood languages on the web today - WML/WAP and how to use them with PHP (oh, and ASP too...).

DevShed: An Introduction to PHP


DevShed: An Introduction to PHP 09/01/2004 08:22 AM
In this new article from DevShed.com, they provide a high-level introduction to PHP - what it is, where it came from, some of the sample features (of both PHP 4 and PHP 5), as well as some of the drawbacks for the language.

An Introduction to GraphViz


An Introduction to GraphViz 09/09/2004 05:19 AM
How to use command-line tools and basic GraphViz utilities to produce graphs both simple and complex.

An Introduction to IPv6


An Introduction to IPv6 09/09/2004 02:50 PM

"short introduction"


"short introduction" 03/06/2004 02:05 AM

Introduction to the I2C Interface


Introduction to the I2C Interface 03/06/2004 02:03 AM
Dafydd Walters has written a new article on the I2C interface that was just posted over at mobilerobotics.com. It gives a general introduction to the I2C bus and talks about ways to use it for PC-based robotics. Examples of sensors and motor controllers with I2C interfaces are given. Dafydd also describes a practical implementation using the Linux I2C driver and a VIA Mini-ITX board.

short introduction


short introduction 03/06/2004 01:53 AM
Chilling ride through the Chernobyl "Dead Zone" .. She photo-blogs the journey here .. amateur photographer's bike trip .. Biker Chick does Chernobyl .. short introduction .. tour of Chernobyl .. Cool travelogue .. Elena

angelfire.com/extreme4/kiddofspeed/page2.html
track this site | 16 links


Introduction to SMTP


Introduction to SMTP 09/15/2004 08:04 AM

Scripting SMS: An Introduction


Scripting SMS: An Introduction 02/19/2004 05:59 AM

Introduction to 64-bit Computing and
x86-64


Introduction to 64-bit Computing and
x86-64
03/13/2003 10:16 AM

Introduction to PHP Classes (OOP)


Introduction to PHP Classes (OOP) 01/25/2003 06:55 AM
Learn how to save yourself a lot of time and make cleaner code using PHP Classes. This is the gateway to Object Oriented Programming with PHP.

An Introduction to Variables


An Introduction to Variables 11/27/2002 09:47 PM

This is only for those who are new to php, or maybe programming altogether. This won't 'enlighten' you, or make you 'one with everything', but it should make you one with variables.


Grok Description matches for Introduction to XFML
GrokA matches for Introduction to XFML

iTunes Windows Developer Kit Released


iTunes Windows Developer Kit Released 05/18/2004 08:57 AM
A software development kit for those building software on that platform that lets them integrate iTunes into third-party Windows applications. By Macworld UK (via MyAppleMenu)

Windows 2000 Server: Windows Operations
Guide Series


Windows 2000 Server: Windows Operations
Guide Series
06/17/2004 08:15 AM

Updated: Developer Guide to Migration
and Interoperability in "Longhorn"


Updated: Developer Guide to Migration
and Interoperability in "Longhorn"
07/10/2004 02:41 AM
Get coding recommendations on when and how to interoperate or migrate existing code, and on the migration and interoperability of Win32, ActiveX, and Windows Forms. The downloadable samples have just been updated to run on the Longhorn Community Technical Preview, WinHEC 2004 Build.

The Microsoft Windows NT® 4.0 and
Windows® 98 Threat Mitigation Guide


The Microsoft Windows NT® 4.0 and
Windows® 98 Threat Mitigation Guide
09/15/2004 09:37 PM

Windows Perl Developer


Windows Perl Developer 02/01/2005 09:51 PM
All Headline News Corp. - United States, Florida, Wellington / South Florida (2005-02-01)

Sr. Perl Web Developer - Windows


Sr. Perl Web Developer - Windows 01/07/2004 05:41 PM
Level Acuity, LLC - Perl Programmer Staffing & Projects - United States, New York, Manhattan (212) (2004-01-06)

The Developer Implications of Windows XP
SP2


The Developer Implications of Windows XP
SP2
11/12/2003 01:14 PM
Michael Howard (Nov 12 2003)

Sr. Perl/PHP Web Developer - Windows


Sr. Perl/PHP Web Developer - Windows 05/04/2004 01:44 PM
Level Acuity, LLC - Perl Programmer Staffing & Projects - United States, New York, Manhattan, New York (212) (2004-05-04)

iTunes 4.1.1 is available for Windows XP
and Windows 2000


iTunes 4.1.1 is available for Windows XP
and Windows 2000
10/29/2003 01:14 AM

Windows XP Security Guide v2.0


Windows XP Security Guide v2.0 09/22/2004 02:49 AM

Direct and Related Links for 'Windows XP Security Guide v2.0'

“The Windows® XP Security Guide v2.0 describes the features and recommended settings for Microsoft Windows XP Service Pack 2 (SP2). The Guide includes thoroughly tested templates for security settings for Windows Firewall, which replaces Internet Connection Firewall (ICF). Information is provided about closing ports, Remote Procedure Call (RPC) communications, memory protection, e-mail handling, Web download controls, spyware controls, and much more. Any IT environment is only as secure as its weakest link. Unfortunately, client operating…

Windows XP Security Guide


Windows XP Security Guide 08/22/2004 07:31 AM

Optimize XP - A Windows XP Optimization
Guide v1.9.1


Optimize XP - A Windows XP Optimization
Guide v1.9.1
04/09/2005 06:26 PM

Optimize XP - A Windows XP Optimization
Guide v1.7.7


Optimize XP - A Windows XP Optimization
Guide v1.7.7
09/26/2004 04:52 PM

Diagnose XP - A Windows XP Diagnostic
Guide


Diagnose XP - A Windows XP Diagnostic
Guide
04/13/2005 06:32 AM

Secure XP - A Windows XP Security Guide
v1.0.0


Secure XP - A Windows XP Security Guide
v1.0.0
01/04/2005 11:30 AM

Optimize XP - A Windows XP Optimization
Guide v1.9.2


Optimize XP - A Windows XP Optimization
Guide v1.9.2
04/14/2005 06:14 AM

Windows 2003 as a Workstation Guide


Windows 2003 as a Workstation Guide 03/15/2003 02:46 PM

Optimize XP - A Windows XP Optimization
Guide v1.6.6


Optimize XP - A Windows XP Optimization
Guide v1.6.6
07/26/2004 08:59 AM

Mozilla Guide for Windows Users


Mozilla Guide for Windows Users 04/13/2004 04:52 PM

Windows 64bit Compatibility Guide


Windows 64bit Compatibility Guide 04/05/2005 02:56 PM

Optimize XP - A Windows XP Optimization
Guide v1.6.5


Optimize XP - A Windows XP Optimization
Guide v1.6.5
07/16/2004 03:30 PM

Optimize XP - A Windows XP Optimization
Guide v1.7.0


Optimize XP - A Windows XP Optimization
Guide v1.7.0
08/02/2004 10:25 AM

JSP Quick-Start Guide for Windows


JSP Quick-Start Guide for Windows 06/04/2002 06:01 AM

Windows XP Performance Tweaking Guide


Windows XP Performance Tweaking Guide 06/02/2004 09:32 PM

"a .net developer's guide to Windows
security"


"a .net developer's guide to Windows
security"
05/22/2004 02:19 AM

Windows Management Resource Guide


Windows Management Resource Guide 05/10/2004 04:11 PM

Optimize XP - A Windows XP Optimization
Guide v1.8.3


Optimize XP - A Windows XP Optimization
Guide v1.8.3
01/04/2005 11:30 AM

Optimize XP - A Windows XP Optimization
Guide v1.7.1


Optimize XP - A Windows XP Optimization
Guide v1.7.1
08/15/2004 01:13 PM

Optimize XP - A Windows XP Optimization
Guide v1.7.5


Optimize XP - A Windows XP Optimization
Guide v1.7.5
09/02/2004 09:55 AM

Windows Installer Version Guide


Windows Installer Version Guide 09/16/2004 10:55 AM

Introduction to XFML

The following phrases have been identified by the grok system as matching this entry: "itunes windows sdk" developer guide

















Also check out:


Grok

Ipod Porn on the
Rise

Brief Abstract of
Wikipedia's
Mesothelioma Cancer
page

Get first aid
instructions in your
cell phone

IE is crap
JSPWiki gains
podcasting support

Stringing Things
Along

Relax
City Ogles Google
Impact

PC Mag Safari
Comments

Macromedia posts
quarterly profit

how to implement a
permission system in
a CMS ?

mailPAMearth
Verizon Ordered To
Identify Kazaa User
To RIAA

CareerBuilder Passes
Up Google For
Another Search
Engine

Flesh and blood
versus silicon

SGI Looks to Link
Linux and IRIX Users

Requirements for the
Ink Markup Language
Published

Effortless (or
Better!) Bug
Detection with PHP
Assertions

Live On the Web:
Kevin Mitnick

Sun Adds to Linux,
Open Source Product
Lineup

Chinese Portals and
Mobile Phones

RealNetworks
Finishes Helix Code
Delivery

Interesting:
Googlert

ADSL, Web auction
boost sales

KartOO Signs
Two-Year Agreement
with Overture

Macromedia
Contribute

Easily create Web
services clients
with Visual Studio
.NET

What's in store in
2003? Take our
Emerging Trends
survey

Use ASP.NET caching
to optimize your Web
applications

Common metrics drive
earned value
calculations

Business etiquette
catching up to a
wireless world

Blind Date
Uncensored

PHP's PEAR on Mac OS
X

Spitzer : Man Of The
Year - Savior of
Capitalism ?

PHP Class
'TinyButStrong'
released

Requirements for XML
Schema 1.1 Published

I Want Candy!
Macromedia Acquires
Presedia, Inc

Apache Upgrade Fixes
Windows Bugs

Dutch Prime Minister
on iTV election game
show

Expressing mixed
content in RELAX NG
versus WXS

Ask Jeeves answers
with updated search
engine

Google in
BusinessWeek

Another open source
PHP Accelerator
software: Turck
MMCache

Judge Reviewing Java
Plan Proposed by
Sun, Microsoft

How Annoying is
This?

Google Tour, Safari,
MLKJ Day

Google Now a Page
Rank 11?

Open Source JBoss
Wooing BEA Customers

Internet Stokes
Anti-War Movement

Announce:
WebmasterWorld
Subscriptions

Google IPO: Worst
Case Scenario

Real World
Scandinavian Search
Numbers

ATW More New
Options, Features

Pay Per Click in the
UK

what is grok?