About

About this site

Ethilien.net is the personal website of Connor McKay. Ethilien is sort of my internet-nickname/screenname (although I also go by Greneholt sometimes), and also the name of this site. Here you can find Software I’ve developed, and various articles and tutorials I’ve written on widely divergent topics.

Why .net?

This website is closely related to the various technologies involved in the internet, so I thought that .net fit better (and I just like the sound of it).

About me

I have been working with the internet and computers for about six years. I began by learning quickbasic (which I have now entirely forgotten). The first real programming language I learned was Visual Basic, followed closely by attempting to learn C++, and later HTML, PHP, and Javascript. These last three languages are the ones I know the most proficiently (PHP especially). Most recently I’ve become relatively proficient in Python, and am working on learning Ruby on Rails and Cocoa.

I also, to put it mildly, extremely dislike Internet Explorer.

Get Firefox

4 Responses »

  1. Anon-guy - July 17th, 2008 at 1:22 pm

    Just wanted to thank you for the Word cleaner! Works great! Allow me to copy this to my PC in case I forget where your website is :).

  2. Anon-guy2 - July 23rd, 2008 at 2:53 pm

    It missed out this code (didnt clean the OL code):

    <li>Acceptability motion/discussion/vote on Person ABC: <b>Motion to find </b></li>
    

  3. Anon-guy2 - July 23rd, 2008 at 2:54 pm

    Code was actually (remove the underscores in the OL tag):

    
    <ol style="list-style-type: lower-latin;">
        <li>Hello</li>
    </ol>
    
  4. Daniel Perez - February 25th, 2011 at 7:13 am

    Is your word cleaner a GPL or something else 🙂

Leave a Reply

Comments will be styled using Markdown.