<?xml version="1.0" encoding="utf-8"?>

<rss version="2.0" xmlns:media="http://search.yahoo.com/mrss/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule">
    <channel>
        <title>deviantART: by:EvincarOfAutumn</title>
        <link>http://search.deviantart.com/?q=by:EvincarOfAutumn&amp;section=today</link>
        <description>deviantART RSS for by:EvincarOfAutumn</description>
        <language>en-us</language>
        <copyright>Copyright 2009, deviantART.com</copyright>

        <pubDate>Wed, 25 Nov 2009 01:19:54 PST</pubDate>        
        <generator>deviantART.com</generator>
        <docs>http://blogs.law.harvard.edu/tech/rss</docs>
        <atom:icon>http://s.deviantart.com/minish/widgets/apple-touch-icon-precomposed.png</atom:icon>
        <atom:link href="http://backend.deviantart.com/rss.xml?q=by%3AEvincarOfAutumn&amp;type=journal" rel="self" type="application/rss+xml" />
                  <item>
                <title>Change of Major?</title>
                <link>http://EvincarOfAutumn.deviantart.com/journal/27373068/</link>
                <guid isPermaLink="true">http://EvincarOfAutumn.deviantart.com/journal/27373068/</guid>
                <pubDate>Wed, 23 Sep 2009 11:12:19 PDT</pubDate>
                
                <description><![CDATA[ Well, it looks as though New Media isn't working out for me. It took a long, wild, expensive yearÂa year of really not being challenged enoughÂfor me to realise that I need to make a switch. I've decided that I want to be studying what I should have been studying from the outset of my college career: computer science, in the context of game development and simulation, which will get me a <em>lot</em> closer to what I want to do than a major that focuses principally on the design of interfaces.<br /><br />Not to say that this'll change things much. It's just that from next quarter on, nothing I submit will have been required by a class, which in some sense should make my work more genuine. For a while I probably won't have time to work on artistic endeavours at allÂnot that I've been so active on here lately.<br /><br />At the same time, I will make time in my schedule to practice those subsets of art and design that I enjoy and in which I want to improve, specifically typography, pixel art, digital painting, and 3D modelling.<br /><br />As an aside, I just noticed that I've recently hit 5000 pageviews. I now feel inexplicably inspired to do or make 5000 of something. Any ideas?<br /><br /> ]]></description>
                <author>~EvincarOfAutumn</author>
            </item>
          <item>
                <title>Wacom Contest</title>
                <link>http://EvincarOfAutumn.deviantart.com/journal/24826601/</link>
                <guid isPermaLink="true">http://EvincarOfAutumn.deviantart.com/journal/24826601/</guid>
                <pubDate>Mon, 18 May 2009 17:05:52 PDT</pubDate>
                
                <description><![CDATA[ Poor copy bothers me.  My inner editor vomits with rage when it sees such frequently made little mistakes as those to be found on <a href="http://news.deviantart.com/article/76573/">this dA news page</a>, describing the Wacom ÂBring Your Vision to LifeÂ contest.  Cleaning that inner editor-vomit out of my ears is a real pain.  Little things such as Âone <em>in</em> the sameÂ instead of Âone <em>and</em> the sameÂ are just unnecessary, not to mention Â<em>mediums</em>Â in place of Â<em>media</em>Â, and, worst of all, Âbetween light vs. darkÂÂ instead of Âbetween light <em>and</em> darkÂ or just plain Âlight vs. darkÂ.  News of this sort is viewed by countless members of deviantART; you'd think they'd give it a little bit more polish.<br /><br />I'm not even going <em>near</em> the Contest Rules.  Gah.  <img src="http://e.deviantart.com/emoticons/letters/=p.gif" width="15" height="15" alt=":P" title=":P (Lick)" /><br /><br /></rant><br /><br />On the artsy side of things, I've been working on a few typefaces, so expect to see those pop up here soon.  There are a couple of titling faces and one comic lettering face, the latter of which is giving me a lot of trouble.<br /><br />As for programming, I almost have a language on my hands!  Prog nears a reference interpreter.  Only a few thousand more lines of code before 1.0!  <img src="http://e.deviantart.com/emoticons/b/boogie.gif" width="25" height="25" alt=":boogie:" title="Boogie!" /><br /><br />So that's the update.  Unusually social, aren't I?<br /><br /> ]]></description>
                <author>~EvincarOfAutumn</author>
            </item>
          <item>
                <title>Update</title>
                <link>http://EvincarOfAutumn.deviantart.com/journal/24556585/</link>
                <guid isPermaLink="true">http://EvincarOfAutumn.deviantart.com/journal/24556585/</guid>
                <pubDate>Sat, 02 May 2009 22:20:36 PDT</pubDate>
                
                <description><![CDATA[ Well, it's been long enough since my last journal entry, so I might as well give the world an update and see what feedback I get.  How are all my watchers doing?<br /><br />Things go well at school, and I'm learning a lot about design and imaging, and I hope it's starting to show in my work!  It's so great to be in an art major at a technical school:  I've developed something of a reputation as "the art kid who for some reason is a great programmer".  <img src="http://e.deviantart.com/emoticons/b/biggrin.gif" width="15" height="15" alt=":D" title=":D (Big Grin)" /><br /><br />Speaking of programming, my latest project, "Prog", is coming along rather nicely.  Prog is a programming language designed to be a happy medium between Perl (which is about getting stuff built quickly, without regard to elegance) and Python (which is about getting stuff built simply and cleanly).  The idea for Prog started ages ago, when I started programming, as an idea for a toy language project.  The project has has progressed through numerous revisions and reincarnations, taking on countless names including jCode, jasm, LaX, Sylph, and sol.<br /><br />As I've been working on these projects off and on, I've gained invaluable programming experience.  Despite that no functional, non-esoteric, non-highly-domain-specific language has yet come out of these (mis)adventures, they've certainly formed the set of best learning experiences in my programming career.  As such, I now have the technical skills to implement just the language I want!  Right now, I have a lexer, part of a parser, and a type system in place.  All that remains is to finish the parser and get going on the interpreter, and I'll have completed a dream that has been tormenting me for years.<br /><br />So...thumbs up for Prog?  <img src="http://e.deviantart.com/emoticons/t/thumbsup.gif" width="15" height="15" alt=":thumbsup:" title="Thumbs Up" /><br /><br />I'm mad busy this week.  The end of the quarter is fast approaching, and I've got all these extrascholastic projects to wrestle!<br /><br />Oh, yeah, since I noticed an increase in people's adding my antialiasing tutorial to their favourites, I figured I'd do a minor update on it.  That ought to be done within the next few days.<br /><br />Guess that's it.<br /><br />If you're interested in Prog, you might try <a href="http://prog.wiki.sourceforge.net/">the Prog wiki</a>, which, though not as up-to-date as it claims to be, is still a fairly good representation of where the language is heading.  And if you haven't seen my <a href="http://evincarofautumn.deviantart.com/art/The-Antialiasing-Tutorial-72202047">antialiasing tutorial</a>, I strongly encourage you to check that out, as well.<br /><br />Cheers!  <img src="http://e.deviantart.com/emoticons/a/ahoy.gif" width="31" height="19" alt=":ahoy:" title="Ahooooy Matey!" /><br /><br /> ]]></description>
                <author>~EvincarOfAutumn</author>
            </item>
          <item>
                <title>69 Deviations, 4000 Pageviews</title>
                <link>http://EvincarOfAutumn.deviantart.com/journal/22736403/</link>
                <guid isPermaLink="true">http://EvincarOfAutumn.deviantart.com/journal/22736403/</guid>
                <pubDate>Thu, 22 Jan 2009 14:24:47 PST</pubDate>
                
                <description><![CDATA[ I just uploaded a fairly large sampling of the charcoal work that I've been doing for my drawing class, bringing me up to 69 deviations.  Somewhere in there I got 4000 pageviews, which probably goes to me.  In light of that, for a limited time only I'll be doing random art for whoever asks.  If I feel like it, that is, and if I have time.<br /><br />I ended up failing at NaNoWriMo, but the upshot of that was that I've developed a few story ideas that I found kicking around.  Maybe something will come out of those, and maybe not.  I've also been writing a fair amount for my Creative Writing class, which has been good practice.<br /><br />Working on countless top-secret projects, as usual.  Maybe the world will end up seeing some of them.<br /><br />In programming news, I wrote up an evaluator for <a href="http://en.wikipedia.org/wiki/SKI_combinator_calculus">SKI combinator calculus</a> because I was bored.  The interesting thing about the implementation is that it's built around the idea of a synthetic processor.  With any luck, I'll be able to make use of RIT's facilities to <i>actually build</i> this thing as a physical processor!  <img src="http://e.deviantart.com/emoticons/b/biggrin.gif" width="15" height="15" alt=":D" title=":D (Big Grin)" />  Should be interesting.<br /><br /> ]]></description>
                <author>~EvincarOfAutumn</author>
            </item>
          <item>
                <title>Holy Crap.</title>
                <link>http://EvincarOfAutumn.deviantart.com/journal/21435178/</link>
                <guid isPermaLink="true">http://EvincarOfAutumn.deviantart.com/journal/21435178/</guid>
                <pubDate>Tue, 11 Nov 2008 09:22:52 PST</pubDate>
                
                <description><![CDATA[ Nearing 4,000 pageviews.  This is interesting.  Maybe I should start wildly posting artwork until someone caps it.  To the special someone who actually makes said cap, I'd love to do some random art.<br /><br />In other news, for the past 10 weeks I've been beaten to hell by my first quarter in the New Media Design & Imaging program at RIT.  Turns out that when you draw, design, and animate for every waking hour of your life for that amount of time, you get better fast.<br /><br />So look forward to an improvement?  Maybe?<br /><br />I'm also trying to write for National Novel-Writing Month.  The goal is 50 000 words in the month of November.  I intend to write fast and hard and purple for a while and then expand it into legitimacy.  Woot.  I near only 1000 words so far because my last two weeks at school have gotten in the way.  <img src="http://e.deviantart.com/emoticons/f/frown.gif" width="15" height="15" alt=":(" title=":( (Sad)" /><br /><br />So that appears to be it.  Until next time, all.<br /><br /> ]]></description>
                <author>~EvincarOfAutumn</author>
            </item>
          <item>
                <title>Argh.</title>
                <link>http://EvincarOfAutumn.deviantart.com/journal/19959800/</link>
                <guid isPermaLink="true">http://EvincarOfAutumn.deviantart.com/journal/19959800/</guid>
                <pubDate>Thu, 14 Aug 2008 20:35:37 PDT</pubDate>
                
                <description><![CDATA[ I felt like I should update my journal.  Not that I have a whole lot to say.  Main points:<br /><br /><ul><br /><li>dA should allow music submission.</li><br /><li>"They" is a viable genderless third-person singular pronoun.</li><br /><li>If you try not to end your clauses with weird dangly prepositions, then you are often forced to use what turns out to be highly creative and expressive word choice to rescue yourself halfway through a sentence.</li><br /><li>Heuristics are an acceptable (if a tad dirty) approach to problem-solving.</li><br /><li>LESS MUDKIPZ</li><br /><li>/b/ is a scary, scary place.</li><br /><li><a href="http://molasses-disaster.deviantart.com/"><img class="avatar" src="http://a.deviantart.com/avatars/m/o/molasses-disaster.png" width="50" height="50" alt=":iconmolasses-disaster:" title="molasses-disaster"/></a></li><br /></ul><br /><br />Thank you, thank you.<br /><br /> ]]></description>
                <author>~EvincarOfAutumn</author>
            </item>
          <item>
                <title>New Year</title>
                <link>http://EvincarOfAutumn.deviantart.com/journal/16218912/</link>
                <guid isPermaLink="true">http://EvincarOfAutumn.deviantart.com/journal/16218912/</guid>
                <pubDate>Wed, 02 Jan 2008 05:59:43 PST</pubDate>
                
                <description><![CDATA[ Bonne annÃ©e!  Cette annÃ©e, j'essayerai d'Ãªtre plus honnÃªte.<br />
<br />
...<br />
<br />
C'est tout.<br /><br /> ]]></description>
                <author>~EvincarOfAutumn</author>
            </item>
          <item>
                <title>My Critique Module has been upgraded!</title>
                <link>http://EvincarOfAutumn.deviantart.com/journal/15806297/</link>
                <guid isPermaLink="true">http://EvincarOfAutumn.deviantart.com/journal/15806297/</guid>
                <pubDate>Wed, 05 Dec 2007 11:42:19 PST</pubDate>
                
                <description><![CDATA[ Yes, that's right, folks, come and check out the new-and-improved Critique Module 2.0, available as a plugin for Jon Purdy version 1.0 and up.  It has the following <b>mind-boggling</b> features, all designed to prevent <b>global warming</b> due to DeviantART's high <b>hot air</b> emissions.<br />
<br />
<ul><br />
<li>Support for <b>advanced critique</b> with <b>brutal honesty</b>!</li><br />
<li>Lower <b>fluff</b> and <b>hot air emissions</b> than ever before!</li><br />
<li>The <b>inability</b> to feel sorry for <b>bad artists</b>!</li><br />
<li><b>Muffins</b>!</li><br />
</ul><br />
<br />
Best of all, the Critique Module 2.0 comes <b>prepackaged with</b> the new <b>S</b>uper <b>A</b>dvanced <b>R</b>eview of so-<b>C</b>alled <b>A</b>rt as it is often seen in the popular <b>S</b>ection on the front page <b>M</b>odule!  It <b>automagically</b> places artists who are considered <b>good</b> merely because they are <b>popular</b> at the <b>bottom</b> of the critique stack!<br />
<br />
Isn't that <i>great</i>!?<br /><br /> ]]></description>
                <author>~EvincarOfAutumn</author>
            </item>
          <item>
                <title>Mature Content System "Upgrades"</title>
                <link>http://EvincarOfAutumn.deviantart.com/journal/15116318/</link>
                <guid isPermaLink="true">http://EvincarOfAutumn.deviantart.com/journal/15116318/</guid>
                <pubDate>Thu, 18 Oct 2007 14:16:23 PDT</pubDate>
                
                <description><![CDATA[ According to <a href="http://realitysquared.deviantart.com/journal/14938931/">[link]</a> , the Mature Content system has been subjected to an "upgrade".  As someone who routinely views deviations with the Mature Content tag[0], I  strongly object to deviantART's new blanket age restriction on Mature Content.<br />
<br />
As $realitysquared[1] states in his journal, "In my personal opinion the sole purpose of a Mature Content filtering system is to keep the tagged content away from underage users."<br />
<br />
I disagree.<br />
<br />
Though it is[2] illegal for minors to be exposed to <i>pornographic</i> content, deviantART purports to police its galleries of such adult material.<br />
<br />
The Mature Content filter as it was, therefore, was a division merely between those who preferred to avoid such content and those who sought it.  It made no distinction as to whom should be <i>restricted</i> from viewing mature content, simply because it was <i>not</i>, I assumed, deviantART's place to instate policies that are crafted according to what people <i>should</i> do or <i>should</i> think.<br />
<br />
Apparently I was wrong.<br />
<br />
But the new Mature Content filter slays a large portion of the community that would view and provide valuable critique for adult content of what is Â or most definitely should be Â purely artistic in nature.<br />
<br />
The new system is, in this respect, destructive.  It is destructive to the already failing community that is deviantART, a community that professes to be one where artists can share and critique to better themselves and one another, but whose actual impression is one increasingly like MySpace.<br />
<br />
The majority of people who view genuinely artistic mature content (and I refer here to visual content) outside an artistic context are too ignorant to realise that it is not pornography; these people <i>should not</i> be members of deviantART in the first place, and hence <i>should</i> be disallowed from viewing mature content.[3]<br />
<br />
An age restriction on the mature content filtration system is detrimental to the health of the community, simply because it is an <i>arbitrary</i> restriction.<br />
<br />
I rest my case.<br />
<br />
[0] For both artistic inspiration and anatomy reference<br />
[1] A deviant whom I respect and admire greatly<br />
[2] I will not say "should be"<br />
[3] If you want an example of a real art community, take a look at <a href="http://www.pixeljoint.com/">PixelJoint</a>.<br /><br /> ]]></description>
                <author>~EvincarOfAutumn</author>
            </item>
          <item>
                <title>Tagged</title>
                <link>http://EvincarOfAutumn.deviantart.com/journal/14661279/</link>
                <guid isPermaLink="true">http://EvincarOfAutumn.deviantart.com/journal/14661279/</guid>
                <pubDate>Sun, 16 Sep 2007 14:38:18 PDT</pubDate>
                
                <description><![CDATA[ I got tagged by my girlfriend, <a href="http://little-yuyu.deviantart.com/"><img class="avatar" src="http://a.deviantart.com/avatars/l/i/little-yuyu.png" width="50" height="50" alt=":iconlittle-yuyu:" title="little-yuyu"/></a>.<br />
<br />
There are a few rules, but I'm not going to bother following most of them.  Hence, since I'm sick today and have nothing better to do, here goes.<br />
<br />
<ol><br />
<li>I have a lot of strange compulsions and I often obsess over seemingly unimportant details, which leads me to believe that I have mild <a href="http://en.wikipedia.org/wiki/Obsessive-compulsive_disorder">obsessive-compulsive disorder</a>.</li><br />
<li>My favourite cartoon characters are Winnie the Pooh and Calvin and Hobbes.</li><br />
<li>I like to sing and I'm starting a band called <a href="http://molasses-disaster.deviantart.com/">Molasses Disaster</a>.</li><br />
<li>I'm in the <a href="http://www.actingoutimprov.org/">Improv</a> club in my town.</li><br />
<li>I have two birthmarks:  one is on my leg and the other hides in a rather more sinister location.</li><br />
<li>I have two cats, named Angel and Cinders.</li><br />
<li>I can't stand to dedicate myself to one form of art, so I'm always bouncing around between the visual arts, music, and the performing arts.</li><br />
<li>I <a href="http://en.wikipedia.org/wiki/Beatboxing">beatbox</a> and sing in the shower.</li><br />
</ol><br />
<br />
So that's how that goes.  <img src="http://e.deviantart.com/emoticons/b/biggrin.gif" width="15" height="15" alt=":D" title=":D (Big Grin)" /><br /><br /> ]]></description>
                <author>~EvincarOfAutumn</author>
            </item>
          <item>
                <title>Crap</title>
                <link>http://EvincarOfAutumn.deviantart.com/journal/12454707/</link>
                <guid isPermaLink="true">http://EvincarOfAutumn.deviantart.com/journal/12454707/</guid>
                <pubDate>Wed, 04 Apr 2007 09:13:33 PDT</pubDate>
                
                <description><![CDATA[ I'm moving all my crap into scraps.  You've been warned.<br /><br /> ]]></description>
                <author>~EvincarOfAutumn</author>
            </item>
          <item>
                <title>Holidays</title>
                <link>http://EvincarOfAutumn.deviantart.com/journal/11037618/</link>
                <guid isPermaLink="true">http://EvincarOfAutumn.deviantart.com/journal/11037618/</guid>
                <pubDate>Tue, 12 Dec 2006 08:36:22 PST</pubDate>
                
                <description><![CDATA[ <i>"Holy crap, he updates?"</i><br />
<br />
<b>100 Challenge</b><br />
<sup>Oops again</sup><br />
See <a href="http://evincarofautumn.deviantart.com/journal/9763506/">[link]</a><br />
<br />
<b>Signature Competitions</b><br />
<sup>Dead and gone... maybe.</sup><br />
See <a href="http://evincarofautumn.deviantart.com/journal/9493492/">[link]</a><br />
<br />
<b>Plooba Crew</b><br />
<sup><a href="http://evincarofautumn.deviantart.com/"><img class="avatar" src="http://a.deviantart.com/avatars/e/v/evincarofautumn.png" width="50" height="50" alt="" title="evincarofautumn" /></a> + <a href="http://whooba-plooba.deviantart.com/"><img class="avatar" src="http://a.deviantart.com/avatars/w/h/whooba-plooba.png" width="50" height="50" alt="" title="whooba-plooba" /></a> = <a href="http://plooba-crew.deviantart.com/"><img class="avatar" src="http://a.deviantart.com/avatars/p/l/plooba-crew.png" width="50" height="50" alt="" title="plooba-crew" /></a></sup><br />
The Plooba Crew is working on the script, art style, animation, and voice overs for our two upcoming series, <i>Mike</i> and <i>Horrible</i>.  See the Crew journal for more info.<br />
<br />
<b>Holidays</b><br />
<sup>Want a gift?</sup><br />
I'll be giving holiday presents (in the form of digital art) to all who request them!  You can also support me by purchasing high-quality prints of these--or any--of my pieces directly from me.  Just note me about it!<br />
<br />
Oh yeah... and big prizes for whoever gets my 1000th pageview.<br />
<br />
<b>Game Projects</b><br />
<sup>I <i>am</i> a programmer...</sup><br />
I've been working a lot on my game engine, Tonos, which is about halfway complete, to run an upcoming RPG, Ithiel, and a less-epic-yet-more-addictive swarm-type game, Miminy.<br />
<br />
<b>Other Programming</b><br />
<sup>Still a programmer</sup><br />
I'm making another programming language (this time it's a good one) to form the backend of a semisecret project on which my company, Aquilo Computers, and I are collaborating.  Any ideas would be helpful ^_^<br />
<br />
<b>3D</b><br />
<sup>Blender ftw!</sup><br />
I've been working a lot more with Blender lately, so you might be able to expect some 3D art from me soon.  Probably psychedelia.<br />
<br />
Um...<br />
<br />
I think that's all, folks. <img src="http://e.deviantart.com/emoticons/b/biggrin.gif" width="15" height="15" alt=":D" title=":D (Big Grin)" /><br /><br /> ]]></description>
                <author>~EvincarOfAutumn</author>
            </item>
          <item>
                <title>A Rare Journal from the Evincar of Autumn</title>
                <link>http://EvincarOfAutumn.deviantart.com/journal/10786316/</link>
                <guid isPermaLink="true">http://EvincarOfAutumn.deviantart.com/journal/10786316/</guid>
                <pubDate>Mon, 20 Nov 2006 07:49:35 PST</pubDate>
                
                <description><![CDATA[ Hello watchers!  It's been awhile, ne?  ^_^<br />
<br />
<b>100 Challenge</b><br />
<i><sup>Oops...</sup></i><br />
<i>See</i> <a href="http://evincarofautumn.deviantart.com/journal/9763506/">[link]</a><br />
<br />
<b>Signature Competitions</b><br />
<i><sup>No riddle yet</sup></i><br />
<i>See</i> <a href="http://evincarofautumn.deviantart.com/journal/9493492/">[link]</a><br />
<br />
<b>Plooba Crew</b><br />
<sup><a href="http://evincarofautumn.deviantart.com/"><img class="avatar" src="http://a.deviantart.com/avatars/e/v/evincarofautumn.png" width="50" height="50" alt="" title="evincarofautumn" /></a> + <a href="http://whooba-plooba.deviantart.com/"><img class="avatar" src="http://a.deviantart.com/avatars/w/h/whooba-plooba.png" width="50" height="50" alt="" title="whooba-plooba" /></a> = <a href="http://plooba-crew.deviantart.com/"><img class="avatar" src="http://a.deviantart.com/avatars/p/l/plooba-crew.png" width="50" height="50" alt="" title="plooba-crew" /></a></sup><br />
<br />
Check out the Plooba Crew page for a nice little quiz (<a href="http://plooba-crew.deviantart.com/journal/10754110/">[link]</a>) if you feel like joining up and working on our animation projects with us.  So far we've got 2 Admins, no Members, and one Fan.  Just add the Crew to your watch to become a Fan or pass the quiz to become a Member.<br />
<br />
<b>Dying Day</b><br />
I've been working on the script and the art style, improving my traditional art enough to produce some more professional-quality animations, and in general having a good time with Japan Club, Gay-Straight Alliance, Improv Club, dA, StepMania, and everything else I do with my crazy life.<br />
<br />
<b>I Got a Wii!</b><br />
<sup>OMGZ!</sup><br />
You heard me, suckers.  I waited in line for eight hours to get a voucher that entitled me to wait another two hours to buy a video game system for 250 dollars!  I <i>must</i> be a gamer.  <img src="http://e.deviantart.com/emoticons/l/lmao.gif" width="19" height="21" alt=":lmao:" title="Laughing my ass off!" /><br />
<br />
Seriously.  OMG.  This thing is <i>amazing</i>.  No words of mine will help you understand: you just have to experience it.<br /><br /> ]]></description>
                <author>~EvincarOfAutumn</author>
            </item>
          <item>
                <title>100c and other oddities from evincar's bag of tric</title>
                <link>http://EvincarOfAutumn.deviantart.com/journal/9763506/</link>
                <guid isPermaLink="true">http://EvincarOfAutumn.deviantart.com/journal/9763506/</guid>
                <pubDate>Thu, 17 Aug 2006 18:19:46 PDT</pubDate>
                
                <description><![CDATA[ <b><u>In Local News</u></b><br />
<br />
I go back to school on 30 August.  Only a couple more weeks. <img src="http://e.deviantart.com/emoticons/f/frown.gif" width="15" height="15" alt=":(" title=":( (Sad)" />  Ah, well.  Classes mean more hanging out with friends. <img src="http://e.deviantart.com/emoticons/s/smile.gif" width="15" height="15" alt=":)" title=":) (Smile)" /><br />
<br />
I'm going to be pimping out my journal in the next couple of updates, so keep a lookout for some new pics to spice things up.<br />
<br />
<b><u>100c</u></b><br />
<br />
I've decided to try my hand at the <b>100 Challenge</b> as an opportunity to fill my gallery and try a bunch of new styles.  In case any of you haven't heard of it already, here are the rules:<br />
<br />
1.  Make 100 pics each pic having a theme listed below. Each pic should have ONE and only ONE theme to it, for it to count.<br />
<br />
2.  No time limit so have fun<br />
<br />
3.  The main picture should be drawn but not limited to. for all fair purposes, people are allowed to use their paint programs and photo shop to create the pic.<br />
<br />
3a.  pics should be of own artistic ability. You may not edit photos, or break any other rules set out in the DeviantART etiquette policy. Your pics can be anything from sketches and doodles to great master pieces. Just have fun with it.<br />
<br />
4.  The list below is to be placed somewhere in your journal for others to see that......<br />
4a.  You are in the challenge<br />
4a.  What you have completed<br />
<br />
5.  make sure to update this list and check off what is done and make a link to the pic<br />
<br />
6.  In the comments for your art work note if it is part of the list and what ONE theme it is.<br />
<br />
<b><u>100c Themes</u></b><br />
<br />
And here are the themes (<img src="http://e.deviantart.com/emoticons/b/bulletgreen.gif" width="10" height="10" alt=":bulletgreen:" title="Bullet; Green" /> appears beside completed, <img src="http://e.deviantart.com/emoticons/b/bulletblue.gif" width="10" height="10" alt=":bulletblue:" title="Bullet; Blue" /> beside WIP):<br />
<br />
1. Introduction<br />
2. Love<br />
3. Light<br />
4. Dark<br />
5. Seeking Solace<br />
6. Break Away<br />
7. Heaven<br />
8. Innocence<br />
9. Drive<br />
10. Breathe Again<br />
11. Memory<br />
12. Insanity<br />
13. Misfortune<br />
14. Smile<br />
15. Silence<br />
16. Questioning<br />
17. Blood<br />
18. Rainbow<br />
19. Gray<br />
20. Fortitude<br />
21. Vacation<br />
22. Mother Nature<br />
23. Cat<br />
24. No Time<br />
25. Trouble Lurking<br />
26. Tears<br />
27. Foreign<br />
28. Sorrow<br />
29. Happiness<br />
30. Under the Rain<br />
31. Flowers<br />
32. Night<br />
33. Expectations<br />
34. Stars<br />
35. Hold My Hand<br />
36. Precious Treasure<br />
37. Eyes<br />
38. Abandoned<br />
39. Dreams<br />
40. Rated<br />
41. Teamwork<br />
42. Standing Still<br />
43. Dying<br />
44. Two Roads<br />
45. Illusion<br />
46. Family<br />
47. Creation<br />
48. Childhood<br />
49. Stripes<br />
50. Breaking the Rules<br />
51. Sport<br />
52. Deep in Thought<br />
53. Keeping a Secret<br />
54. Tower<br />
55. Waiting<br />
56. Danger Ahead<br />
57. Sacrifice<br />
58. Kick in the Head<br />
59. No Way Out<br />
60. Rejection<br />
61. Fairy Tale<br />
62. Magic<br />
63. Do Not Disturb<br />
64. Multitasking<br />
65. Horror<br />
66. Traps<br />
67. Playing the Melody<br />
68. Hero<br />
69. Annoyance<br />
70. 67%<br />
71. Obsession<br />
72. Mischief Managed<br />
73. I Can't<br />
74. Are You Challenging Me?<br />
75. Mirror<br />
76. Broken Pieces<br />
77. Test<br />
78. Drink<br />
79. Starvation<br />
80. Words<br />
81. Pen and Paper<br />
82. Can You Hear Me?<br />
83. Heal<br />
84. Out Cold<br />
85. Spiral<br />
86. Seeing Red<br />
87. Food<br />
88. Pain<br />
89. Through the Fire<br />
90. Triangle<br />
91. Drowning<br />
92. All That I Have<br />
93. Give Up<br />
94. Last Hope<br />
95. Advertisement<br />
96. In the Storm<br />
97. Safety First<br />
98. Puzzle<br />
99. Solitude<br />
100. Relaxation<br />
<br />
So you guys can start looking forward to me doing 100 deviations pretty soon. <img src="http://e.deviantart.com/emoticons/b/biggrin.gif" width="15" height="15" alt=":D" title=":D (Big Grin)" />  Goodie gumdrops. <img src="http://e.deviantart.com/emoticons/b/boogie.gif" width="25" height="25" alt=":boogie:" title="Boogie!" /><br />
<br />
<b><u>Signature Competition</u></b><br />
<br />
I guess my <a href="http://evincarofautumn.deviantart.com/journal/9493492/">signature competition</a> isn't going anywhere in particular, especially considering that I haven't got a riddle atm. <img src="http://e.deviantart.com/emoticons/letters/=p.gif" width="15" height="15" alt=":P" title=":P (Lick)" />  If anyone has a suggestion for a stumper, I'd be happy to hear it via note. <img src="http://e.deviantart.com/emoticons/b/biggrin.gif" width="15" height="15" alt=":D" title=":D (... ]]></description>
                <author>~EvincarOfAutumn</author>
            </item>
          <item>
                <title>Sig. Comp. 2 - Eva-Nina</title>
                <link>http://EvincarOfAutumn.deviantart.com/journal/9595824/</link>
                <guid isPermaLink="true">http://EvincarOfAutumn.deviantart.com/journal/9595824/</guid>
                <pubDate>Fri, 04 Aug 2006 08:41:55 PDT</pubDate>
                
                <description><![CDATA[ <b><u>Signature Competition</u></b><br />
<br />
<a href="http://eva-nina.deviantart.com/"><img class="avatar" src="http://a.deviantart.com/avatars/e/v/eva-nina.png" width="50" height="50" alt="" title="eva-nina" /></a> <a href="http://eva-nina.deviantart.com/">eva-nina</a> has figured out the answer to my little riddle (#2):<br />
<br />
<b>Riddle</b>:<br />
I find myself with two bottles: one holds 5L and the other holds 3L; I am near a free-flowing river.  How do I measure exactly one litre of water to bring back to my camp?<br />
<br />
<b>Answer</b>:<br />
"Fill the 3L can and put all of the water in the 5L can. Refill the 3L can and fill the 5L can to the top with the water from the 3L can, now there's one L in the 3L can."<br />
<br />
She gets a free commission!  Eva-Nina, All you have to do is comment with a request (and maybe some references or examples of things you like), and I'll get right on it.<br />
<br />
For those of you that don't know the rules, you can find them <a href="http://evincarofautumn.deviantart.com/journal/9493492/">here</a>.<br />
<br />
A new riddle is on its way!<br />
<br />
--<br />
<br />
<b>Past Winners</b>:<br />
<a href="http://ev0luti0n-89.deviantart.com/"><img class="avatar" src="http://a.deviantart.com/avatars/e/v/ev0luti0n-89.gif" width="50" height="50" alt="" title="ev0luti0n-89" /></a><a href="http://eva-nina.deviantart.com/"><img class="avatar" src="http://a.deviantart.com/avatars/e/v/eva-nina.png" width="50" height="50" alt="" title="eva-nina" /></a><br />
<br />
<br />
<b><u>In Local News...</u></b><br />
<br />
After getting lots of good reviews from people at home and here on dA, I'm going to be doing several more anthro cat drawings.  Recurring characters:<br />
<br />
Alley Cat<br />
Cool Cat (<img src="http://e.deviantart.com/emoticons/b/biggrin.gif" width="15" height="15" alt=":D" title=":D (Big Grin)" />)<br />
Fat Cat<br />
Pussy Cat (<img src="http://e.deviantart.com/emoticons/w/wink.gif" width="15" height="15" alt=";)" title=";) (Wink)" /> working on this one; she's very cute)<br />
Nip Cat<br />
<br />
...and a few more that I can't remember right now. <img src="http://e.deviantart.com/emoticons/s/smile.gif" width="15" height="15" alt=":)" title=":) (Smile)" /><br />
<br />
<br />
<img src="http://e.deviantart.com/emoticons/p/peace.gif" width="15" height="15" alt=":peace:" title="Peace" /> and <img src="http://e.deviantart.com/emoticons/h/heart.gif" width="15" height="13" alt=":heart:" title="Heart" />, everybody! ]]></description>
                <author>~EvincarOfAutumn</author>
            </item>
          <item>
                <title>Signature competitions</title>
                <link>http://EvincarOfAutumn.deviantart.com/journal/9493492/</link>
                <guid isPermaLink="true">http://EvincarOfAutumn.deviantart.com/journal/9493492/</guid>
                <pubDate>Tue, 25 Jul 2006 18:59:42 PDT</pubDate>
                
                <description><![CDATA[ In case anyone hadn't seen it already, I recently ran a little riddle in my signature: what is the significance of the decimal number 3 735 928 559?  (Answer: it's written DEADBEEF in hex).<br />
<br />
Yay!  <i>Someone</i> ( <a href="http://ev0luti0n-89.deviantart.com/"><img class="avatar" src="http://a.deviantart.com/avatars/e/v/ev0luti0n-89.gif" width="50" height="50" alt="" title="ev0luti0n-89" /></a> ) finally figured it out. <img src="http://e.deviantart.com/emoticons/s/smile.gif" width="15" height="15" alt=":)" title=":) (Smile)" /><br />
<br />
He gets a free commission!  A piece with any subject he wants in any digital medium (3d, vector, oekaki, fractal, etc.) is his for the taking.<br />
<br />
Just reply with your request, mate.<br />
<br />
So I've decided to make this a constant thing: it allows me to stimulate my brain and make people do some work, and it forces me to get more deviations out there.<br />
<br />
Here are the rules:<br />
<br />
<ul><br />
<li>I will change my signature to contain a riddle and a condensed version of the contest rules.</li><br />
<li>The first person to figure it out <b>and note me with the answer</b> will receive a 100% <b>free</b> commission of <b>any subject</b> in <b>any digital medium</b> (3d, vector, GIMP, oekaki, fractal, ...) or <b>almost any conventional medium</b>.</li><br />
<li>I will post a journal entry containing the name and icon of the winner; he or she should <b>respond with the subject and medium desired</b> for all to see; <b>don't bother me by noting me</b> with the info! <img src="http://e.deviantart.com/emoticons/w/wink.gif" width="15" height="15" alt=";)" title=";) (Wink)" /></li><br />
<li>All winners will be added to my deviantWATCH.  Because I can. <img src="http://e.deviantart.com/emoticons/s/smile.gif" width="15" height="15" alt=":)" title=":) (Smile)" /></li><br />
<li>My signature will change <b>immediately after someone solves the riddle</b>, and <b>only one winner</b> will be accepted for any contest.</li><br />
<li>I will refuse, at my discretion, ridiculous commission requests. <img src="http://e.deviantart.com/emoticons/s/smile.gif" width="15" height="15" alt=":)" title=":) (Smile)" /></li><br />
<li>These rules may change without notice, but <b>changed rules will indicate that they have been changed</b> and <b>old rules will remain available</b>.</li><br />
</ul><br />
<br />
Those are them; watch out for the next riddle! ]]></description>
                <author>~EvincarOfAutumn</author>
            </item>
          <item>
                <title>Vectors galore in store... but subjects no more?</title>
                <link>http://EvincarOfAutumn.deviantart.com/journal/9244601/</link>
                <guid isPermaLink="true">http://EvincarOfAutumn.deviantart.com/journal/9244601/</guid>
                <pubDate>Sat, 01 Jul 2006 18:24:15 PDT</pubDate>
                
                <description><![CDATA[ So after doing a bunch of work on Birthday Cake, I think I'm in the mood for a few more vectors to keep me occupied.  I just don't quite know what the subject should be for any of them.  <img src="http://e.deviantart.com/emoticons/letters/=p.gif" width="15" height="15" alt=":P" title=":P (Lick)" /><br />
<br />
If anyone has got any inspiration for good ol' Evincar, please let him know! <img src="http://e.deviantart.com/emoticons/w/wink.gif" width="15" height="15" alt=";)" title=";) (Wink)" /> ]]></description>
                <author>~EvincarOfAutumn</author>
            </item>
          <item>
                <title>The City Never Sleeps in 3d</title>
                <link>http://EvincarOfAutumn.deviantart.com/journal/5711513/</link>
                <guid isPermaLink="true">http://EvincarOfAutumn.deviantart.com/journal/5711513/</guid>
                <pubDate>Tue, 21 Jun 2005 07:05:20 PDT</pubDate>
                
                <description><![CDATA[ I'll be doing a new version of The City Never Sleeps in Pov-Ray.  It'll be shiny.  Mmm... shiny...<br />
<br />
Peace folks. ]]></description>
                <author>~EvincarOfAutumn</author>
            </item>
    </channel>
</rss>