Social Network Families


 
Thread Tools Search this Thread
The Lounge What is on Your Mind? Cartoons for Geeks Social Network Families
# 1  
Old 07-28-2008
Social Network Families

2008-07-29T01:21:00+02:00
Image

Download socialfamily.comicdoc

Image Image Image Image
Image

Source...
 
Login or Register to Ask a Question

Previous Thread | Next Thread

2 More Discussions You Might Find Interesting

1. What is on Your Mind?

The Social Network (the facebook movie): What Did You Think?

Hey! I was really disappointed with The Social Network! I had no idea how it could win 5 golden globe awards (or whatever it won!). Granted, the actor who played Mark Zuckerberg, Jesse Eisenberg, did a good job playing a socially inept smart guy; but for me, the rest of the movie was not very... (5 Replies)
Discussion started by: Neo
5 Replies

2. Programming

development of social network site

Dear All, I am going to outsource the development of social network site and I have found the Ukrainian company working on this field NET Technology Center WEB 100 Have you ever outsourced your activities to Ukraine? And I would be really thankful to hear your feedbacks from those who might... (3 Replies)
Discussion started by: r_larson
3 Replies
Login or Register to Ask a Question
NETWORKS(5)						    Linux System Administration 					       NETWORKS(5)

NAME
networks - network name information DESCRIPTION
The file /etc/networks is a plain ASCII file that describes known DARPA networks and symbolic names for these networks. Each line repre- sents a network and has the following structure: name number aliases ... where the fields are delimited by spaces or tabs. Empty lines are ignored. The hash character (#) indicates the start of a comment: this character, and the remaining characters up to the end of the current line, are ignored by library functions that process the file. The field descriptions are: name The symbolic name for the network. Network names can contain any printable characters execept white-space characters or the comment character. number The official number for this network in numbers-and-dots notation (see inet(3)). The trailing ".0" (for the host component of the network address) may be omitted. aliases Optional aliases for the network. This file is read by the route(8) and netstat(8) utilities. Only Class A, B or C networks are supported, partitioned networks (i.e., net- work/26 or network/28) are not supported by this facility. FILES
/etc/networks The networks definition file. SEE ALSO
getnetbyaddr(3), getnetbyname(3), getnetent(3), route(8), netstat(8) COLOPHON
This page is part of release 3.25 of the Linux man-pages project. A description of the project, and information about reporting bugs, can be found at http://www.kernel.org/doc/man-pages/. GNU
/Linux 2008-09-04 NETWORKS(5)