https://computersoybean.com/

Submitted URL:
https://computersoybean.com/
Report Finished:

The outgoing links identified from the page

LinkText
https://edenlang.orgedenlang.org

JavaScript Variables · 5 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

NameType
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
copyright_eden_noticestring
copyright_site_noticestring

Console log messages · 0 found

Messages logged to the web console

HTML

The raw HTML body of the page

<!DOCTYPE html><html lang="en"><!-- (C) 2024 Fr�d�rique, tOUS dROITS r�SERV�S --><!-- The contact email is, info appended with sole ampersand unit domain --><head>
    <meta content-type="text/html" charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta name="HandheldFriendly" content="true">

    <meta name="description" content="
          The computersoybean homepage will expand upond the continuous development of the base library
          of fast and efficient components for use within eden scripts. computersoybean is written
          in C++.
          ">

    <link rel="icon" href="./favicon.ico">
    <link rel="stylesheet" href="./index.css">
    <script src="./index.js"></script>
    <title>Computer Soybean Homepage</title>

</head>


<body>

    <div class="menu start" style="z-index:80;"><img class="menu logo" id="imlid" src="./eden.png" alt="&nbsp;©&nbsp;Frédérique&nbsp;-&nbsp;Tous&nbsp;Droits&nbsp;Réservés"></div>
    <div class="abar color center main" style="z-index:30;">
        <div class="center child" style="z-index:30;"><span class="atitle" style="display:inline-block;"></span></div>
    </div>


    <div class="bkgnd" style="display:flex;flex-direction:column;">
        <div style="flex:1;">
            <div class="center child " style="z-index:20;">
                <span class="clipzone atitle overflow" style="z-index:20;"></span>
            </div>
            <div class="center child" style="z-index:10;height:stretch;width:89%;max-width:60rem;">
                <div class="sep"></div>

                <div class="paragraph">
                    The soylib project was on hold because I was working at the time on my progrqamming language ( <a style="color:#8877FF;" href="https://edenlang.org">edenlang.org</a> ).
		    And recently my computers got hacked hard. Won't tell much more for now. Just to say, it was not nice from them to do that. And quite disrespectful.
		My second computer is usable again. But my main one is in quarantine at the moment. I did create an USB drive installation for Windows at the time, but it's probably compromised too.
		
                    <div class="sep"></div>
                    My new intent with the Computer Soybean Project will be for now on to empower as many curious minds as possible, 
                    for a future where AI and goofy, careless, security issues won't be the prime factors of concealment of your human originality. 
                    This is weird, and will get weirder ferther through the process. I originally chose 'computersoybean' because I wanted to write some articles 
                    about nature, life, technologies, science and mathematics. Hoping that I could gain some income from some advertisements on my site. I never intended to develop a linkfarm. 

                    <div class="sep"></div>
		    For the inquiring minds, you can communicate with me through my email address at the bottom right of this page. 
                    <div class="sep"></div>
                    Lots of work ahead. But maybe the field will be fertile this time...
                    <div class="sep"></div>
		    <div class="sep"></div>
                </div>
            </div>
        </div>



        <div style="margin-top:auto;width:inherit;">
            <div class="ip">
                <div class="containerip">
                    <div class="mail">
                        <a class="mail" id="contactform" href="mailto:[email protected]">
                            <span dir="rtl" class="mail"></span>
                        </a>
                    </div>
                </div>
                <div class="containerip" style="flex:1;">
                    <div class="copyright"><span class="copyright" id="TECFI2024"></span></div>
                </div>

            </div>
        </div>


    </div>

</body></html>