Giter Club home page Giter Club logo

xiff's Introduction

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<html>
<head>
<title>XIFF Changelog</title>
<style type="text/css">
/* global font and body settings */
body {
	font-size : 100%;
	background-color : #d3d6d9;
	padding: 30px;
}
body, td, th {
	font-family : arial, helvetica, sans-serif;
	font-size : 10pt;
}
pre, tt, code {
	font-family : courier new, monospaced;
	font-size : 9pt;
}
#pageContainer {
	display: block;
	position: relative;
	clear: both;
	background-color: #fff;
	border: 1px solid #999;
	padding: 40px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-border-radius: 6px;
}
#headerBox {
	display: block;
	position: relative;
	height: 60px;
	background-color: #e7eaee;
	border: 1px solid #cccccc;
	border-bottom: none;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}
#content {
	margin: 0px 10px 0px 15px;
}



/* anchors */
a:link {
	color: #11568c;
}
a:visited {
	color: #571c8d;
}
a:hover {
	color: #7a1d42;
	text-decoration : underline;
}
a:active {
	color: #7a1d42;
}



/* page header elements (logo and navigation) */
#nav {
	display: block;
	background-color: #335588;
	margin-bottom: 0px;
	color: #ffffff;
	font-size: 11px;
	line-height: 20px;
	padding: 0px 0px 0px 0px;
}
#nav a {
	margin: 0px 20px 0px 20px;
}

#nav a:link { color: #ffffff; }
#nav a:visited { color: #ffffff; }
#nav a:hover { color: #ffffff; }
#nav a:active { color: #ffffff; }



/* headings */
h1 {
	display: block;
	position: relative;
	font-size : 1.7em;
	font-weight : bold;
	color: #670e15;
	padding: 0px;
	margin-left: 18px;
}
h2 {
	font-size : 1.3em;
	font-weight : bold;
	margin: 40px 0px 6px 0px;
	padding: 0px;
	color: #335588;
}
h3 {
	font-size : 1.0em;
	font-weight : bold;
	margin: 25px 0px 3px 0px;
	padding: 0px;
	color: #334466;
}



/* general elements */
p {
	margin: 0px 0px 15px 0px;
}

ul {
	margin: 5px 0px 15px 35px;
}
li {
	padding-bottom : 4px;
}
tt {
	font-family : courier new;
	font-weight : bold;
	color : #060;
}
hr {
	display: block;
	height: 1px;
	background-color: #999999;
	border: none;
	margin: 40px 0px 20px 0px;
}

.footer {
	font-size : 8pt;
	color : #666;
	text-align : center;
	margin-top : 2em;
	padding-top : 0.5em;
	border-top : 1px #CCC solid;
}
</style>
</head>
<body>

<div id="pageContainer">
	<div id="headerBox">
		<h1>XIFF: Read Me</h1>
	</div>
	<div id="nav">
		<a href="README.html"><strong>Readme</strong></a>|
		<a href="changelog.html">Changelog</a>|
		<a href="LICENSE.html">License</a>
	</div>

	<div id="content">

		<h2>Thank you for downloading XIFF 3.1.0!</h2>
		<p>XIFF is an Open Source Flash library for instant messaging and presence clients using the XMPP (Jabber) protocol.
			XIFF includes an extension architecture that makes it easy to add functionality for additional protocol
			extensions, or even your own special-needs extensions.</p>

		<h2>Contact and Support</h2>
		<p>Visit the <a href="http://community.igniterealtime.org">Ignite Realtime community</a>. At the site, you'll find
			several resources including online discussion forums.</p>

		<div class="footer">
			<p>Copyright &copy; 2003-2012 Igniterealtime Community Contributors</p>
		</div>
	</div>
</div>

</body>
</html>

xiff's People

Contributors

paazmaya avatar yourpalmark avatar ajagucki avatar svoisen avatar jadestorm avatar alexwen avatar ddemoro avatar mikeycmccarthy avatar slushpupie avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.