<?xml version='1.0' encoding='iso-8859-1' ?>
<rss version="2.0">
<channel>
	<title>ARG: DaemonWorks-Responses</title>
	<link>http://forums.unfiction.com/forums/</link>
	<description>a.r.g.b.b</description>
	<item>
		<title>[Puzzle] the coordinates puzzle</title>
		<link>http://forums.unfiction.com/forums/viewtopic.php?p=170454#170454</link>
		<description>As far as I remember, this solve was for one of the equations, namely the one which was used in the flash. &lt;br /&gt;
There were more, if I remember right, that were never solved or connected to the particular flash-file</description>
		<author>Daedalus-XIII@forums.unfiction.com</author>
		<pubDate>Tue, 28 Jun 2005 07:26:30 +0000</pubDate>
	</item>
	<item>
		<title>[Puzzle] the coordinates puzzle</title>
		<link>http://forums.unfiction.com/forums/viewtopic.php?p=168591#168591</link>
		<description>ah. I see. ^_^; yet... I still have one question. Why are we given 10 circles? I can't find a single construction of a pentagon/pentagram that requires 10 circles. I know that technically the puzzle's been solved... but... ^_^;;;&lt;br /&gt;
&lt;br /&gt;
Edit: Nevermind. it works. I'm an airhead and I had to map it out myself just to be sure. ^_^; still doesn't explain to me a few other things but hey ^_^ I should quit while I'm ahead.&lt;br /&gt;
&lt;br /&gt;
...I need to get my hands on mathmatica.</description>
		<author>Daedalus-XIII@forums.unfiction.com</author>
		<pubDate>Tue, 21 Jun 2005 17:41:37 +0000</pubDate>
	</item>
	<item>
		<title>[Puzzle] the coordinates puzzle</title>
		<link>http://forums.unfiction.com/forums/viewtopic.php?p=168560#168560</link>
		<description>wow - I can't believe I didn't put the solve on that page. It was one of those things that we were working on, and solved in the midst of another puzzle and because it ended what we were currently working on - we just kinda stopped updating for the time being. &lt;br /&gt;
&lt;br /&gt;
anyway, I believe the solution was found by Daedalus (with help from vidstudent and JoeUser). We were given hints by viz on the hint2.png. &lt;br /&gt;
&lt;br /&gt;
&lt;blockquote style=&quot;border-left: solid blue 2px; padding-left:5px; margin-left:5px;&quot;&gt;...that bottom right looks like computer code with tx and ty in it; I'm guessing that's for the curve slopes we've been seeing. &lt;/blockquote&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote style=&quot;border-left: solid blue 2px; padding-left:5px; margin-left:5px;&quot;&gt;I don't think they're slopes, but positions that vary with s. &lt;br /&gt;
&lt;br /&gt;
The code is Flash stuff, which I haven't used, but here's what I figure: &lt;br /&gt;
 &lt;br /&gt;
 duplicateMovieClip&amp;#40;circle1,&quot;nc0&quot;,this.getNextHighestDepth&amp;#40;&amp;#41;&amp;#41;  &lt;br /&gt;
&lt;br /&gt;
This creates a copy of the movie called circle1, names the copy nc0 and places it at the front of the screen. &lt;br /&gt;
&lt;br /&gt;
 nc0.x = tx; &lt;br /&gt;
nco.y = ty;  &lt;br /&gt;
&lt;br /&gt;
places the movie at coordinates tx and ty (defined elsewhere). &lt;br /&gt;
&lt;br /&gt;
All the subsequent calls are creating circles around that central point (tx,ty).&lt;/blockquote&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote style=&quot;border-left: solid blue 2px; padding-left:5px; margin-left:5px;&quot;&gt;You place a circle in the middle and add circles of the same diameter around it. That's the classical method for constructing a &quot;pentagram&quot;. &lt;br /&gt;
&lt;br /&gt;
Put &quot;pentagram&quot; in door-page, and you've solved the &quot;obvious trail&quot;. &lt;br /&gt;
&lt;/blockquote&gt;&lt;br /&gt;
&lt;br /&gt;
Sorry that this wasn't made clearer in the wiki. I guess I must go and fix that :D</description>
		<author>Daedalus-XIII@forums.unfiction.com</author>
		<pubDate>Tue, 21 Jun 2005 15:50:05 +0000</pubDate>
	</item>
	<item>
		<title>[Puzzle] the coordinates puzzle</title>
		<link>http://forums.unfiction.com/forums/viewtopic.php?p=168494#168494</link>
		<description>Oddly enough the coordinates puzzle is listed as solved on the wiki, but as far as I can tell it doesn't seem to have been solved. If it has I didn't find it after a lot of reading and searching. &lt;br /&gt;
&lt;br /&gt;
regardless I've spent some time mulling it over.&lt;br /&gt;
&lt;br /&gt;
I tried duplicating the flash program found in the Hint2.png file in Vis' folder. It's valid, but my computer gagged on the math. (BADLY) Aside from that: tx, ty, and s are undefined variables, so I had to fake them. &lt;br /&gt;
&lt;br /&gt;
 http://sf.sandwich.net/dw/test.fla &lt;br /&gt;
&lt;br /&gt;
Eventually I gave up trying to make flash work and I went back to the wiki.&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote style=&quot;border-left: solid blue 2px; padding-left:5px; margin-left:5px;&quot;&gt;not quite coords but recipes &amp; recipe algorithm parametric function polynomial expression its all the same doncha know&lt;/blockquote&gt;&lt;br /&gt;
&lt;br /&gt;
So I simply ripped all the point out as was and slapped them into excel. I knocked together a scatter plot and lo and behold: they look like points on a parametric function.&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
in fact I'm quite certain it's a specific parametric function because I have a hazy memory of being in a calculus class and flipping through the book and seeing a function that had a graph very much like this one would have. It has something to do with sin or cos getting exponentially larger or something... it's probably like &quot;x, sin(y^x)&quot; or something bizzare like that. my real problem is that I'm sure it's a specific formula. I just don't remember WHAT the formula is. The other problems are what do the numbers that each coordinate is associated with mean? (I put them on as labels for tracking purposes) and what about that one little point (38) down at the bottom that *doesn't* fit the rest of the function?&lt;br /&gt;
&lt;br /&gt;
So I'm basically stuck for now and I thought I'd post this to let other people mull over this alternative. It would explain why the numbers are both irrational and given to us in so excessively long a form...</description>
		<author>Daedalus-XIII@forums.unfiction.com</author>
		<pubDate>Tue, 21 Jun 2005 10:29:14 +0000</pubDate>
	</item>
	<item>
		<title>[UPDATE] will, energy, idea (keyword - diplomatic)</title>
		<link>http://forums.unfiction.com/forums/viewtopic.php?p=160838#160838</link>
		<description>not playing, but move the spaces since I made that mistake all the time, and simply ask the question, &quot;what should she do?&quot;</description>
		<author>Nightmare Tony@forums.unfiction.com</author>
		<pubDate>Mon, 23 May 2005 06:14:33 +0000</pubDate>
	</item>
	<item>
		<title>[UPDATE] will, energy, idea (keyword - diplomatic)</title>
		<link>http://forums.unfiction.com/forums/viewtopic.php?p=156392#156392</link>
		<description>Total and utter guess from the spacing.&lt;br /&gt;
&lt;br /&gt;
&quot;sh&quot; the sound you make when you want someone to be quiet.&lt;br /&gt;
&lt;br /&gt;
so she might want to not say anything.</description>
		<author>Nightmare Tony@forums.unfiction.com</author>
		<pubDate>Tue, 10 May 2005 22:29:33 +0000</pubDate>
	</item>
	<item>
		<title>[UPDATE] will, energy, idea (keyword - diplomatic)</title>
		<link>http://forums.unfiction.com/forums/viewtopic.php?p=155824#155824</link>
		<description>I find the spacing of that ROT text to be odd. It comes out as&lt;br /&gt;
&lt;blockquote style=&quot;border-left: solid blue 2px; padding-left:5px; margin-left:5px;&quot;&gt;What sh ould sh edo?&lt;/blockquote&gt;&lt;br /&gt;
I don't know what the significance could be, though.&lt;br /&gt;
&lt;br /&gt;
I've tried to find some kind of mythology involving rabbits, but all I've been able to find so far are the Centzon Totochtin - &quot;the four hundred rabbits&quot; - from Aztec mythology. They were gods of drunkeness.&lt;br /&gt;
 Centzon Totochtin &lt;br /&gt;
&lt;br /&gt;
Maybe they were having a party?&lt;br /&gt;
&lt;br /&gt;
Edit: messed up link</description>
		<author>Nightmare Tony@forums.unfiction.com</author>
		<pubDate>Mon, 09 May 2005 20:38:08 +0000</pubDate>
	</item>
	<item>
		<title>[UPDATE] will, energy, idea (keyword - diplomatic)</title>
		<link>http://forums.unfiction.com/forums/viewtopic.php?p=155125#155125</link>
		<description>All that there is left to do is figure out what to say.&lt;br /&gt;
&lt;br /&gt;
I know you were looking at alice in wonderland before...something I thought about it.&lt;br /&gt;
&lt;br /&gt;
&quot;The Looking Glass wars.&quot; might be a book to look at aswell. It was released sometime last year.</description>
		<author>Nightmare Tony@forums.unfiction.com</author>
		<pubDate>Sat, 07 May 2005 04:41:22 +0000</pubDate>
	</item>
	<item>
		<title>[UPDATE] will, energy, idea (keyword - diplomatic)</title>
		<link>http://forums.unfiction.com/forums/viewtopic.php?p=155117#155117</link>
		<description>There is the energy/communication page: http://www.simonsumeria.info/energy.php?keyword=communication&lt;br /&gt;
&lt;br /&gt;
We are able to send Jill instructions through there. We might just have to tell her what to do and then wait for Simon to get that message to her.</description>
		<author>Nightmare Tony@forums.unfiction.com</author>
		<pubDate>Sat, 07 May 2005 04:08:36 +0000</pubDate>
	</item>
	<item>
		<title>[UPDATE] will, energy, idea (keyword - diplomatic)</title>
		<link>http://forums.unfiction.com/forums/viewtopic.php?p=155116#155116</link>
		<description>What e-mail addresses have we got at the moment for this...&lt;br /&gt;
&lt;br /&gt;
I am thinking that we should actually try and submit answers to the question. &lt;br /&gt;
&lt;br /&gt;
posible answers I could think of - not actually looking anything up or anything.&lt;br /&gt;
&lt;br /&gt;
Escape, fight, run, chalange to a contest.</description>
		<author>Nightmare Tony@forums.unfiction.com</author>
		<pubDate>Sat, 07 May 2005 03:59:02 +0000</pubDate>
	</item>
	<item>
		<title>[UPDATE] 4/18</title>
		<link>http://forums.unfiction.com/forums/viewtopic.php?p=155115#155115</link>
		<description>WOO! I am a genius. ^_^&lt;br /&gt;
&lt;br /&gt;
I am glad the fire alarm went off and I came here so early ^_^.</description>
		<author>Shaded Spriter@forums.unfiction.com</author>
		<pubDate>Sat, 07 May 2005 03:49:41 +0000</pubDate>
	</item>
	<item>
		<title>[UPDATE] 4/18</title>
		<link>http://forums.unfiction.com/forums/viewtopic.php?p=155030#155030</link>
		<description>Whoa, I can't believe we finally got that! Good call Shaded, and nice work Rowan!  :D &lt;br /&gt;
&lt;br /&gt;
OK, in the page source for idea-&gt;diplomatic is&lt;br /&gt;
&lt;blockquote style=&quot;border-left: solid blue 2px; padding-left:5px; margin-left:5px;&quot;&gt;15169721321617100100&lt;/blockquote&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div style=&quot;color:#660000;background-color:#660000;margin:5px 0px 5px 0px;&quot;&gt;applying the system from the other page, we get:&lt;br /&gt;
stay tuned&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
Yay!</description>
		<author>Shaded Spriter@forums.unfiction.com</author>
		<pubDate>Fri, 06 May 2005 20:14:00 +0000</pubDate>
	</item>
	<item>
		<title>[UPDATE] will, energy, idea (keyword - diplomatic)</title>
		<link>http://forums.unfiction.com/forums/viewtopic.php?p=155029#155029</link>
		<description>Found from that evil periodic table puzzle.&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote style=&quot;border-left: solid blue 2px; padding-left:5px; margin-left:5px;&quot;&gt;She was startled out of her reverie by a glimpse of something other than rock, in the distance. The path led ever onward, and vision seemed to fade out around it...yet, ahead of her appeared to be...a gathering. &lt;br /&gt;
&lt;br /&gt;
Soon it was closer, she could see stone pillars and other objects. &lt;br /&gt;
&lt;br /&gt;
Closer still--a throne? &lt;br /&gt;
&lt;br /&gt;
Before she even knew it she was in the midst of the throng. Uncouth beasts capered and leered at her; huge rabbits grabbed her arms, holding her fast. &lt;br /&gt;
&lt;br /&gt;
&quot;Silence!quot; a voice cried out. A woman sat on the basalt throne; Jill shrank from her gaze. The woman wore an astonishing number of jewels and gems, her threadbare robes nearly hidden by the weight of the ornamentation. Her skin was pale, clammy, and her hair was stringy, but she bore a translucent beauty nonetheless. &lt;br /&gt;
&lt;br /&gt;
&quot;Another little mage come to walk the ancient path! path!&quot; The rabbits pulled eagerly on Jill's arms, yanking her back and forth. &quot;And why should we let you continue upon your merry way in our pleasant land, hm? What do you have to say for yourself, child?&quot; &lt;/blockquote&gt;&lt;br /&gt;
&lt;br /&gt;
Comment in the source code: Alex wl syph wl ihs?&lt;br /&gt;
Rot-22: What should she do?&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote style=&quot;border-left: solid blue 2px; padding-left:5px; margin-left:5px;&quot;&gt;All pleasure comes from interaction with others. Or does it? &lt;/blockquote&gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
To keep things all together (thanks to JoeUser who saw this when I didn't):&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote style=&quot;border-left: solid blue 2px; padding-left:5px; margin-left:5px;&quot;&gt;15169721321617100100 &lt;/blockquote&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div style=&quot;color:#660000;background-color:#660000;margin:5px 0px 5px 0px;&quot;&gt;Joe applied the system from the other page, getting: &lt;br /&gt;
stay tuned  &lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
I've tried some things regarding Alice in Wonderland but haven't gotten any new keywords yet. I'll keep looking.</description>
		<author>Nightmare Tony@forums.unfiction.com</author>
		<pubDate>Fri, 06 May 2005 20:12:20 +0000</pubDate>
	</item>
	<item>
		<title>[UPDATE] 4/18</title>
		<link>http://forums.unfiction.com/forums/viewtopic.php?p=155023#155023</link>
		<description>You're a genius Shaded.&lt;br /&gt;
&lt;br /&gt;
&lt;div style=&quot;color:#660000;background-color:#660000;margin:5px 0px 5px 0px;&quot;&gt;So I took the list that you provided and found where they were on Simon's table. I took those numbers and convered them to letters (A=0). I think I goofed up a bit because what I got wasn't quite right.&lt;br /&gt;
&lt;br /&gt;
Carbon - Iron - Copper - Zinc - Arsenic - Silver - Tin - Antimony - Gold - Mercury - Lead (the order they appear on the periodic table)&lt;br /&gt;
&lt;br /&gt;
3 - 8 - 15 - 11 - 14 - 10 - 14 - 12 - 0 - 9 - 8 - 2 (the numbers on Simon's table for the above elements)&lt;br /&gt;
&lt;br /&gt;
D - I - P - L - O - K - O - M - A - J - I - B (the letters)&lt;br /&gt;
&lt;br /&gt;
However, I took a stab that some of my letters were right, and tried a keyword that worked:  diplomatic &lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
I'll figure out where I goofed up after I check out the new pages.&lt;br /&gt;
&lt;br /&gt;
 edit  - I think I figured stuff out. It's a combination of me goofing, our list being slighty off and Simon goofing. First off, I can't count. That 2 should be a C since A = 0. That gives us D I P L O K O M A J I C. Second, there are 2 extra letters. If we drop zinc and arsenic, we are left with D I P L O M A J I C. Thirdly, on Simon's table, Gold has the number 9 (J), but right next to it Platinum has the number 19 (T) - so it's probably just a case of misaligning the numbers when he created the table. That gives us the correct keyword.</description>
		<author>Shaded Spriter@forums.unfiction.com</author>
		<pubDate>Fri, 06 May 2005 20:00:53 +0000</pubDate>
	</item>
	<item>
		<title>[UPDATE] 4/18</title>
		<link>http://forums.unfiction.com/forums/viewtopic.php?p=154963#154963</link>
		<description>I think this might be a clue to help us on the periodic table puzzle.&lt;br /&gt;
&lt;br /&gt;
Some sites say it has been known since achient times and the&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote style=&quot;border-left: solid blue 2px; padding-left:5px; margin-left:5px;&quot;&gt;Often knowing what to add is not nearly as important as knowing what to throw away. Thus we can return to what the ancients knew. &lt;/blockquote&gt;&lt;br /&gt;
&lt;br /&gt;
This site has when elements were discovered.&lt;br /&gt;
&lt;br /&gt;
http://education.jlab.org/qa/discover_ele.html&lt;br /&gt;
&lt;br /&gt;
Antimony, Arsenic, Carbon, Copper, Gold, Iron, Lead, Mercury, Silver, Sulfur, Tin and Zinc. &lt;br /&gt;
&lt;br /&gt;
According to the site have all been known since anchient times...I find it strange antimony is the first alphebetically - and it isn't a commonly known elemement...&lt;br /&gt;
&lt;br /&gt;
After I get back from food I might start working on the table for these elements.</description>
		<author>Shaded Spriter@forums.unfiction.com</author>
		<pubDate>Fri, 06 May 2005 18:05:22 +0000</pubDate>
	</item>
</channel>
</rss>