File:  [Coherent Logic Development] / public_html / index.shtml
Revision 1.3: download - view: text, annotated - select for diffs
Thu Feb 20 01:30:46 2025 UTC (6 weeks ago) by snw
Branches: MAIN
CVS tags: HEAD
initial commit

<HTML>
  <HEAD>
    <TITLE>Serena's Home Page</TITLE>
  </HEAD>
  <BODY BACKGROUND="images/linen2d.jpg">
    <!--#include virtual="fragments/nav.shtml" -->
    <TABLE CELLPADDING=3 BORDER=0 WIDTH=100%>
      <TR>
	<TD WIDTH=10% VALIGN=TOP>
	  <!--#include virtual="fragments/sidebar.shtml" -->
	</TD>
	<TD WIDTH=90% VALIGN=TOP>
	  <!--#include virtual="cgi-bin/status.pl" -->
	  <CENTER>
	    <TABLE WIDTH=50% CELLPADDING=15>
	      <TR>
		<TD ALIGN=CENTER>
		  <EM>Meaningful and lasting social equity can only be expected when the output of a society's economic production, 
		    under democratic institutional systems of unassailable moral pulchritude, is rendered subordinate to the needs 
		    of a classless people. For where the excesses of private production are lavished upon its indolent masters, 
		    the game is pitched, its winners predestined, and its outcome oppression.</EM>
		</TD>
	      </TR>
	    </TABLE>
	  </CENTER>
	  <TABLE WIDTH=100% CELLPADDING=3 BORDER=0>
	    <TR>
	      <TD VALIGN=TOP WIDTH=33%>
		<H3>Announcements</H3>
		<HR>
		<!--#include virtual="cgi-bin/articles.pl?articletype=announcements" -->
		<H3>Humor</H3>
		<HR>
		<!--#include virtual="cgi-bin/articles.pl?articletype=humor" -->
		<H3>In The News</H3>
		<HR>
		<P>The mainstream news media is owned and financed by the same plutocrats who run the U.S. to suit their own private
agenda of greed and wealth hoarding. They engineer the consent of the masses by organizing false debates between two
		  sides that represent their party-line interests. I recommend <A HREF="https://www.democracynow.org/">Democracy Now!</A>
		  for an honest view of current events.</P>
		<!--#include virtual="cgi-bin/articles.pl?articletype=news" -->
	      </TD>
	      <TD VALIGN=TOP WIDTH=33%>
		<H3>Emergency Items</H3>
		<HR>

		<!--#include virtual="cgi-bin/articles.pl?articletype=emergencies" -->
	      </TD>
	      <TD VALIGN=TOP WIDTH=33%>
		<H3>Current Projects</H3>
		<HR>

		<!--#include virtual="cgi-bin/articles.pl?articletype=current" -->

		<H3>Projects I Endorse</H3>
		<HR>

		<!--#include virtual="cgi-bin/articles.pl?articletype=endorse" -->

		<H3>Projects/Products To Avoid</H3>
		<HR>

		<!--#include virtual="cgi-bin/articles.pl?articletype=avoid" -->

	      </TD>
	    </TR>
	  </TABLE>
	</TD>
      </TR>
    </TABLE>
    <HR>
    <EM>Revision History</EM>
    <PRE>
      $Log: index.shtml,v $
      Revision 1.3  2025/02/20 01:30:46  snw
      initial commit

      Revision 1.2  2025/02/16 04:07:27  snw
      Add project and plan fragment

      Revision 1.1.1.1  2025/02/16 03:51:52  snw
      Initial import

    </PRE>
    <HR>
    <CENTER>
      Copyright &copy; 2025 Serena Willis<BR>
      Last modified $Date: 2025/02/20 01:30:46 $<BR><BR>
      <BR><BR>
      <EM>$Id: index.shtml,v 1.3 2025/02/20 01:30:46 snw Exp $</EM>
      <P>
	<a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-nd/4.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/4.0/">Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License</a>.
      </P>
    </CENTER>
  </BODY>
</HTML>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>