RSS-DEV Working Group
The RSS-DEV Working Group was the outgrowth of a fork in RSS format development. The private, non-commercial working group began with a dozen members in three countries, and was chaired by Rael Dornfest, researcher and developer of the Meerkat RSS-reader software. History RSS-0.90 was released by Netscape circa March 1999, at which point the acronym implied ''RDF Site Summary''. The functionality was remarkably different from what is now known as RSS, or ''Really Simple Syndication''. The former simply provided a website summary, while the latter was designed for syndication. July 1999 saw the release of RSS-0.91, an improvement on its predecessor; the latter was XML-based, as opposed to the use of RDF ''(or Resource Description Framework)'' by the earlier version, which was then deprecated by Netscape. The new version also provided support for DTD, allowing for additional HTML-like functionality. Development fork The following year, UserLand Software released its own RSS-0.91, ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Fork (software Development)
In software development, a fork is a codebase that is created by duplicating an existing codebase and, generally, is subsequently modified independently of the original. Software built from a fork initially has identical behavior as software built from the original code, but as the source code is increasingly modified, the resulting software tends to have increasingly different behavior compared to the original. A fork is a form of branching, but generally involves storing the forked files separately from the original; not in the repository. Reasons for forking a codebase include user preference, stagnated or discontinued development of the original software or a schism in the developer community. Forking proprietary software (such as Unix) is prohibited by copyright law without explicit permission, but free and open-source software, by definition, may be forked without permission. Etymology The word ''fork'' has been used to mean "to divide in branches, go separate ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
RSS (file Format)
RSS (Resource Description Framework, RDF Site Summary or Really Simple Syndication) is a web feed that allows users and applications to access updates to websites in a standardized, computer-readable format. Subscribing to RSS feeds can allow a user to keep track of many different websites in a single news aggregator, which constantly monitors sites for new content, removing the need for the user to manually check them. News aggregators (or "RSS readers") can be built into a web application, browser, installed on a application software, desktop computer, or installed on a Mobile app, mobile device. Websites usually use RSS feeds to publish frequently updated information, such as blog entries, news headlines, episodes of audio and video series, or for distributing podcasts. An RSS document (called "feed", "web feed","Web feeds , RSS , The Guardian , guardian.co.uk", ''The Guardian'', London, 2008, webpage: GuardianUK-webfeeds . or "channel") includes full or summarized tex ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Working Group
A working group is a group of experts working together to achieve specified goals. Such groups are domain-specific and focus on discussion or activity around a specific subject area. The term can sometimes refer to an interdisciplinary collaboration of researchers, often from more than one organization, working on new activities that would be difficult to sustain under traditional funding mechanisms (e.g., federal agencies). Working groups are variously also called task groups, workgroups, technical advisory groups, working parties, or task forces. The lifespan of a working group can last anywhere between a few months and several years. Such groups have the tendency to develop a ''quasi-permanent existence'' when the assigned task is accomplished; hence the need to disband (or phase out) the working group when it has achieved its goal(s). A working group's performance is made up of the individual results of all its individual members. A team's performance is made up of both i ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Rael Dornfest
Rael Dornfest is an American computer programmer and author. He was a technical fellow and CTO of Charity: Water, and was previously an engineer at Twitter. He was founder and chief executive officer of Values of N, creator of "I Want Sandy" and "Stikkit: Little Yellow Notes that Think." Previously, he was chief technology officer at O'Reilly Media. He began working for Twitter after they bought the assets of his company Values of N. He led the RSS-DEV Working Group, which authored RSS 1.0 and is the author of Blosxom, a lightweight Perl-based publishing system. He was series editor of O'Reilly's ''Hacks'' series, and has coauthored a number of books including '' Google Hacks'' (), ''Mac OS X Panther Hacks'' (), and ''Google: The Missing Manual'' (). References External links @rael- Twitter page Rael Dornfest- Author bio at O'Reilly - Article by Dornfest for TechTV TechTV was an American cable television channel with a focus on technology. It was launched as ZDTV o ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Netscape
Netscape Communications Corporation (originally Mosaic Communications Corporation) was an American independent computer services company with headquarters in Mountain View, California, and then Dulles, Virginia. Its Netscape web browser was once dominant but lost to Internet Explorer and other competitors in the first browser war, with its market share falling from more than 90 percent in the mid-1990s to less than one percent in 2006. An early Netscape employee, Brendan Eich, created the JavaScript programming language, the most widely used language for client-side scripting of web pages. A founding engineer of Netscape, Lou Montulli, created HTTP cookies. The company also developed SSL which was used for securing online communications before its successor TLS took over. Netscape stock traded from 1995 until 1999 when the company was acquired by AOL in a pooling-of-interests transaction ultimately worth US$10 billion. [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Resource Description Framework
The Resource Description Framework (RDF) is a method to describe and exchange graph data. It was originally designed as a data model for metadata by the World Wide Web Consortium (W3C). It provides a variety of syntax notations and formats, of which the most widely used is Turtle ( Terse RDF Triple Language). RDF is a directed graph composed of triple statements. An RDF graph statement is represented by: (1) a node for the subject, (2) an arc from subject to object, representing a predicate, and (3) a node for the object. Each of these parts can be identified by a Uniform Resource Identifier (URI). An object can also be a literal value. This simple, flexible data model has a lot of expressive power to represent complex situations, relationships, and other things of interest, while also being appropriately abstract. RDF was adopted as a W3C recommendation in 1999. The RDF 1.0 specification was published in 2004, and the RDF 1.1 specification in 2014. SPARQL is a standard query ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
HTML
Hypertext Markup Language (HTML) is the standard markup language for documents designed to be displayed in a web browser. It defines the content and structure of web content. It is often assisted by technologies such as Cascading Style Sheets (CSS) and scripting languages such as JavaScript, a programming language. Web browsers receive HTML documents from a web server or from local storage and browser engine, render the documents into multimedia web pages. HTML describes the structure of a web page Semantic Web, semantically and originally included cues for its appearance. HTML elements are the building blocks of HTML pages. With HTML constructs, HTML element#Images and objects, images and other objects such as Fieldset, interactive forms may be embedded into the rendered page. HTML provides a means to create structured documents by denoting structural semantics for text such as headings, paragraphs, lists, Hyperlink, links, quotes, and other items. HTML elements are delineated ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
UserLand Software
UserLand Software is a US-based software company, founded in 1988, that sells web content management, as well as blogging software packages and services. Company history Dave Winer founded the company in 1988 after leaving Symantec in the spring of 1988. Jean-Louis Gassée, who resigned in 1990 as chief of Apple's product development, came to serve on UserLand's board of directors. Frontier UserLand's first product release of April 1989 was UserLand IPC, a developer tool for interprocess communication that was intended to evolve into a cross-platform RPC tool. In January 1992 UserLand released version 1.0 of Frontier, a scripting environment for the Macintosh which included an object database and a scripting language named ''UserTalk''. At the time of its original release, Frontier was the only system-level scripting environment for the Macintosh, but Apple was working on its own scripting language, AppleScript, and started bundling it with the System 7 system software. As a ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Ramanathan V
Ramanathan () is a South Indian male given name. Due to the South Indian tradition of using patronymic surnames it may also be a surname for males and females. Ramanathan is derived from Rama (a Hindu god) and the Sanskrit word '' nath'', meaning "lord." The name Ramanathan is given to the Hindu god Shiva at Rameshwaram, one of the southernmost towns in India. Hindus believe that Lord Rama worshipped Shiva before beginning his journey to Lanka Lanka (; ) is the name given in Hindu epics to the island fortress capital of the legendary Rakshasa king Ravana in the epics of the ''Ramayana'' and the ''Mahabharata''. The fortress was situated on a plateau between three mountain peaks kn ...; hence "Lord of Rama". This name is from the history of great epics. Notable people Given name * Annamalai Ramanathan (1946–1993), Indian mathematician * Devakottai Ramanathan, Indian comedian * G. Ramanathan (died 1963), Indian composer * K. G. Ramanathan (1920–1992), Indian mathema ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
OCLC
OCLC, Inc. See also: is an American nonprofit cooperative organization "that provides shared technology services, original research, and community programs for its membership and the library community at large". It was founded in 1967 as the Ohio College Library Center, then became the Online Computer Library Center as it expanded. In 2017, the name was formally changed to OCLC, Inc. OCLC and thousands of its member libraries cooperatively produce and maintain WorldCat, the largest online public access catalog in the world. OCLC is funded mainly by the fees that libraries pay (around $217.8 million annually in total ) for the many different services it offers. OCLC also maintains the Dewey Decimal Classification system. History OCLC began in 1967, as the Ohio College Library Center, through a collaboration of university presidents, vice presidents, and library directors who wanted to create a cooperative, computerized network for libraries in the state of Ohio. The gr ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Aaron Swartz
Aaron Hillel Swartz (; November 8, 1986January 11, 2013), also known as AaronSw, was an American computer programmer, entrepreneur, writer, political organizer, and Internet hacktivism, hacktivist. As a programmer, Swartz helped develop the web feed format RSS; the technical architecture for Creative Commons, an organization dedicated to creating copyright licenses; and the Python website framework web.py. Swartz helped define the syntax of lightweight markup language format Markdown, and was a co-owner of the social news aggregation website Reddit and contributed to its development until he left the company in 2007. He is often credited as a martyr and a child prodigy, prodigy, and much of his work focused on civil society, civic awareness and Progressivism, progressive activism. After Reddit was sold to Condé Nast Publications in 2006, Swartz became more involved in activism, helping launch the Progressive Change Campaign Committee in 2009. In 2010, he became a research fell ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |