summaryrefslogtreecommitdiff
path: root/man/html/credits.html
blob: f29780d4acfa56ff64fd985393216cb941a56155 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
	<meta http-equiv="content-type" content="text/html; charset=utf-8">
	<meta http-equiv="content-style-type" content="text/css">
	<link href="pcpdoc.css" rel="stylesheet" type="text/css">
	<link href="images/pcp.ico" rel="icon" type="image/ico">
	<TITLE>PCP Credits</TITLE>
</HEAD>
<BODY LANG="en-AU" TEXT="#000060" DIR="LTR">
<TABLE WIDTH=100% BORDER=0 CELLPADDING=0 CELLSPACING=0 STYLE="page-break-before: always">
	<TR> <TD WIDTH=64 HEIGHT=64><A HREF="http://pcp.io/"><IMG SRC="images/pcpicon.png" NAME="pcpicon" ALIGN=TOP WIDTH=64 HEIGHT=64 BORDER=0></A></TD>
	<TD WIDTH=1><P>&nbsp;&nbsp;&nbsp;&nbsp;</P></TD>
	<TD WIDTH=500><P VALIGN=MIDDLE ALIGN=LEFT><A HREF="index.html"><FONT COLOR="#cc0000">Home</FONT></A>&nbsp;&nbsp;&middot;&nbsp;<A HREF="lab.pmchart.html"><FONT COLOR="#cc0000">Charts</FONT></A>&nbsp;&nbsp;&middot;&nbsp;<A HREF="timecontrol.html"><FONT COLOR="#cc0000">Time Control</FONT></A></P></TD>
	</TR>
</TABLE>
<H1 ALIGN=CENTER STYLE="margin-top: 0.48cm; margin-bottom: 0.32cm"><FONT SIZE=7>Credits</FONT></H1>
<TABLE WIDTH=100% BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR="#e2e2e2">
        <TR><TD WIDTH=100% BGCOLOR="#081c59"><P ALIGN=LEFT><FONT SIZE=5 COLOR="#ffffff"><B>PCP Development</B></FONT></P></TD></TR>
</TABLE>
<P>PCP originated on the SGI IRIX platform, with an initial team of developers of the early years working on the proprietary version of PCP.&nbsp;&nbsp;Thanks to these folk for the early years and what largely remains the core architecture of PCP.</P>
<P>Since PCP was open sourced, there have been many contributors from many individuals, organisations and companies (Aconex, Debian, IBM, Intel, Red Hat, SuSE, to name just a few).</P>

<P>The pmchart graphical display also makes extensive use of the services offered by two excellent software libraries.<UL><LI><A HREF="http://www.trolltech.com/qt/">Qt</A>: Cross-Platform Rich Client Development Framework
<LI><A HREF="http://qwt.sourceforge.net/">QWT</A>: Qt Widgets for Technical Applications</UL>

<P><BR></P>
<TABLE WIDTH=100% BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR="#e2e2e2">
        <TR><TD WIDTH=100% BGCOLOR="#081c59"><P ALIGN=LEFT><FONT SIZE=5 COLOR="#ffffff"><B>PCP Glider Development</B></FONT></P></TD></TR>
</TABLE>
<P>The PCP Glider project, the native PCP toolkit for Windows, exists thanks to the efforts of several individuals and groups.</P>
<P>The initial port of PCP to Windows used the Cygwin POSIX emulation layer.&nbsp;&nbsp;This was (several years) later abandoned for a number of practical reasons, and replaced with a version that builds on the efforts of the <A HREF="http://strawberryperl.com/">Strawberry Perl</A> and <A HREF="http://mingw.org/">MinGW</A> communities.</P>
<P>Many thanks to Curtis Jewell from the Strawberry Perl crew for his aid many times in helping with and improving this distribution which forms the base of PCP Glider.</P>
<P><BR></P>
<HR>
<CENTER>
<TABLE WIDTH=100% BORDER=0 CELLPADDING=0 CELLSPACING=0>
	<TR> <TD WIDTH=50%><P>Copyright &copy; 2007-2010 <A HREF="http://www.aconex.com/"><FONT COLOR="#000060">Aconex</FONT></A><BR>Copyright &copy; 2000-2004 <A HREF="http://www.sgi.com/"><FONT COLOR="#000060">Silicon Graphics Inc</FONT></P></TD>
	<TD WIDTH=50%><P ALIGN=RIGHT><A HREF="http://pcp.io/"><FONT COLOR="#000060">PCP Site</FONT></A><BR>Copyright &copy; 2012-2014 <A HREF="http://www.redhat.com/"><FONT COLOR="#000060">Red Hat</FONT></P></TD> </TR>
</TABLE>
</CENTER>
</BODY>
</HTML>