The Open Directory Project (ODP), also known as Dmoz (from directory.mozilla.org, its original domain name), is a multilingual open content directory of World Wide Web links owned by Netscape that is constructed and maintained by a community of volunteer editors.

ODP uses a hierarchical ontology scheme for organizing site listings. Listings on a similar topic are grouped into categories, which can then include smaller categories.

From Wikipedia under the GNU Free Documentation License
Mon Jul 6 01:22:56 2009

articolo open directory 1 jpg
peyrot.it
articolo open directory 1 jpg
573px x 708px | 88.40kB

[source page]

Rassegna Stampa Corriere della Sera di Venerdi 21 gennaio 2000

open filer demo project run gif
unicos.cz
open filer demo project run gif
328px x 499px | 9.30kB

[source page]

inst dtpackage gif 6 ledna 2000 11 21 621 isam comp gif 6 ledna 2000 11 21 9473 open filer demo project run gif 6 ledna 2000 11 21 4256 open filer demo project gif 6 ledna 2000 11 21 9284

project open png
kuleuven.be
project open png
22px x 22px | 0.77kB

[source page]

player stop png 04 Apr 2003 16 36 1k previous png 04 Apr 2003 16 36 1k project open png 04 Apr 2003 16 36 1k queue png 04 Apr 2003 16 36 1k

From Yahoo Image Search: "open directory project"
Mon Jul 20 08:29:16 2009

DMOZ ( Open Directory Project ) Turns 11 Years Old Today
searchengineland.com
DMOZ ( Open Directory Project ) Turns 11 Years Old Today

Barry Schwartz

Fri, 05 Jun 2009 13:02:35 GM

The DMOZ Blog informed us that the largest human volunteer edited web . directory. has turned 11 years old today. The . Open Directory Project. , aka DMOZ.org,

 Open Directory Project For Kids and Teens
jama66.wordpress.com
Open Directory Project For Kids and Teens

jama66

Wed, 17 Jun 2009 04:20:51 GM

This is a wonderful interactive site for students of all ages to find activities that will help them in many subjects. The English section has several links to interactive activities that will help with everything from Grammar to ...

 Open Government Dialogue: Create an Open Government Project ...
intellitics.com
Open Government Dialogue: Create an Open Government Project ...

Tim

Fri, 29 May 2009 04:59:19 GM

Create an . Open. Government . project directory. and knowledge base. The basic idea is to make sure that any important information about past, current or upcoming government projects or programs in the areas of transparency, ...

From Google Blog Search: "open directory project"
Mon Jul 20 02:23:47 2009

Kdenlive: A Video Editor in the Spotlight - Linux Magazine (registration)
news.google.com
Kdenlive: A Video Editor in the Spotlight

Linux Magazine (registration)

When recording from a digital camera, it will save the video streams as individual raw digital video files in the user's home directory . ...
Q&A: Mark Taylor Microsoft UK developer and platform director - Computing
news.google.com
Q&A: Mark Taylor Microsoft UK developer and platform director

Computing

We have a project called Geneva which allows firms to connect [cloud services] to their Active Directory systems. So as you traverse your firewall, ...



and more »
'The isle is full of sweet airs, that give delight and hurt not ... - Examiner.com
news.google.com
'The isle is full of sweet airs, that give delight and hurt not ...

Examiner.com

It's the product of a solo project headed by the leader of Black Moth. Thanks for supporting the locals, by the way. And I have no affiliation with the band ...

From Google News Search: "open directory project"
Sun Jul 19 22:22:38 2009

need help someone explaining instructions plz?
Q. 1. Open your ongoing project file. Add code to display the right picture when the user guesses wrong. The pictures are in the Images folder in your starter project. Copy the Images folder to the \bin\Debug directory of your project folder. 2. Look inside the Images folder. How will the naming convention for the graphics help you write code to display the right graphic? Hint: See the code below. intNumWrongTries + 1 is the File Name Number for the correct image for the number of wrong tries. 3. Change the graphic in two places in the code. How can you reduce your coding and testing effort? Hint: Including intNumWrongTries + 1 reduces the need to name the correct file name using an IF structure; so it saves code space. Add the following… [cont.]
Asked by Sherri R - Sat Jul 18 20:17:58 2009 - - 0 Answers - 0 Comments
C++ Header file question (SystemInfo.h)?
Q. i am building a C++ console application that requires me to include "SystemInfo.h" i included this in my project (ie... #include "SystemInfo.h") and i am getting a compile error with microsoft visual c++ compiler: fatal error C1083: Cannot open include file: 'SystemInfo.h': No such file or directory i did some research but cannot find this file or where it is supposed to be located, any help would be greatly appreciated!!!
Asked by math guy - Sat May 19 15:57:17 2007 - - 2 Answers - 0 Comments

A. Systeminfo.h is probably a system header file. Use < and > instead of quote marks. That causes the precompiler to look in the system directories first.
Answered by The Phlebob - Sat May 19 16:46:31 2007

C++ Code Problem ~neeed help~?
Q. Well I'm trying to learn C++ and i ran in to a problem. This is my Code // This is a comment // This program will accept numbers and display their sum #include using namesplace std; void main() { // define variable float num1; float num2; float total; //Enter date for the variable cout << "Enter a value for the first variable: "; cin >> num1; cout << "Enter a value for the first variable: "; cin >> num2; // Add the two numbers together total = num1 + num2; //Display the result cout << "The sum of the numbers = " << total; } this is my header #include When I try to start it, it gives me this error. 1>Source1.cpp 1>c:\documents and settings\***\desktop\sour ce1.cpp(4) : fatal error C1083: Cannot open… [cont.]
Asked by RusBOi - Thu Dec 25 12:47:19 2008 - - 4 Answers - 0 Comments

A. I'm assuming that your code.h header is in the same directory as your source file. If so, you want #include "code.h" instead of #include . There is a subtle but important difference between quotes and <> in an #include statement. With <>, the compiler will look through a preconfigured set of directories to find the header you're looking for. Typically, the default set of directories is those that include all of the system-defined headers like iostream, string, etc. So any time you're including one of the standard headers, <> is appropriate. With quotes, the compiler first looks in the same directory as your source file, and only then in the default set of directories. So, for example, if you had a file iostream in the same… [cont.]
Answered by David W - Thu Dec 25 15:44:33 2008

From Yahoo Answer Search: "open directory project"
Tue Jul 21 08:06:21 2009