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(4)						     Kernel Interfaces Manual						       networks(4)

NAME
networks - network name data base DESCRIPTION
The file associates Internet (IP) addresses with official network names and aliases. This allows the user to refer to a network by a sym- bolic name instead of using an Internet address. For each network, a single line should be present with the following information: <official network name> <network number> <aliases> Aliases are other names under which a network is known. For example: where the network named is also called A line cannot start with a blank (tab or space character). Items are separated by any number or combination of blanks. A character indi- cates the beginning of a comment. Characters from the up to the end of the line are not interpreted by routines which search the file. Trailing blanks are allowed at the end of a line. For the Internet, this file is normally created from the official network database main- tained at the Network Information Control Center (NIC), though local changes may be required to bring it up-to-date regarding unofficial aliases and/or unknown networks. Network numbers can be specified in conventional Internet dot notation using the routine from the internet address manipulation library (see inet(3N). Network names can contain any printable character other than a white space, new-line, or comment character. EXAMPLES
See AUTHOR
was developed by the University of California, Berkeley. FILES
SEE ALSO
getnetent(3N). networks(4)