<?xml version="1.0" encoding="ISO-8859-1"?>
<rss version="2.0">
    <channel>
        <title>Pirion's site</title>
        <link>http://www.byond.com/members/Pirion</link>
        <description></description>
        <lastBuildDate>Fri, 10 Feb 2012 19:30:51 +0000</lastBuildDate>
        <language>en-us</language>
    
                <item>
            <title>Webfonts in skin file.</title>
            <link>http://www.byond.com/members/Pirion?command=view_post&amp;post=151326</link>
            <guid>http://www.byond.com/members/Pirion?command=view_post&amp;post=151326</guid>
            <pubDate>Wed, 03 Aug 2011 00:01:06 +0000</pubDate>
            
            <comments>http://www.byond.com/members/Pirion?command=view_comments&amp;post=151326#comments</comments>
            
            <description>Is it posible to use this now in the Skin CSS other than the browser? (i.e Input)&lt;br&gt;
&lt;br&gt;
Think it would be worth it to have this in BYOND?</description>
        </item>
                <item>
            <title>Firefox 4.0</title>
            <link>http://www.byond.com/members/Pirion?command=view_post&amp;post=181276</link>
            <guid>http://www.byond.com/members/Pirion?command=view_post&amp;post=181276</guid>
            <pubDate>Thu, 20 Jan 2011 04:46:36 +0000</pubDate>
            
            <comments>http://www.byond.com/members/Pirion?command=view_comments&amp;post=181276#comments</comments>
            
            <description>Just stumbled onto this Beta. Anyone have any opinions on it yet?</description>
        </item>
                <item>
            <title>Secure Authentication for mySQL Login</title>
            <link>http://www.byond.com/members/Pirion?command=view_post&amp;post=151441</link>
            <guid>http://www.byond.com/members/Pirion?command=view_post&amp;post=151441</guid>
            <pubDate>Tue, 21 Dec 2010 00:47:55 +0000</pubDate>
            
            <comments>http://www.byond.com/members/Pirion?command=view_comments&amp;post=151441#comments</comments>
            
            <description>Using 2 separate random files, I generated a hash (with salt) to generate a username and password for mySQL.&lt;br&gt;
&lt;br&gt;
Any potential flaws a system like this may have with security or functionality when providing it in the RSC of the hosing environment?&lt;br&gt;
&lt;br&gt;
Thanks!</description>
        </item>
                <item>
            <title>list2params(list)</title>
            <link>http://www.byond.com/members/Pirion?command=view_post&amp;post=139487</link>
            <guid>http://www.byond.com/members/Pirion?command=view_post&amp;post=139487</guid>
            <pubDate>Sat, 18 Dec 2010 00:47:51 +0000</pubDate>
            
            <comments>http://www.byond.com/members/Pirion?command=view_comments&amp;post=139487#comments</comments>
            
            <description>&lt;b&gt;Code:&lt;/b&gt;&lt;br&gt;
&lt;div class=&quot;dmcode&quot;&gt;
&lt;table width=&quot;100%&quot; border=&quot;0&quot;&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;pre class=&quot;dmcode&quot;&gt;
mob/&lt;span class=&quot;dmkeyword&quot;&gt;verb&lt;/span&gt;/showsave()&lt;br&gt;    &lt;span class=&quot;dmkeyword&quot;&gt;var&lt;/span&gt;/list/save = src.vars&lt;br&gt;    &lt;span class=&quot;dmkeyword&quot;&gt;for&lt;/span&gt;(&lt;span class=&quot;dmkeyword&quot;&gt;var&lt;/span&gt;/x &lt;span class=&quot;dmkeyword&quot;&gt;in&lt;/span&gt; save)&lt;br&gt;        &lt;span class=&quot;dmkeyword&quot;&gt;if&lt;/span&gt;(x &lt;span class=&quot;dmkeyword&quot;&gt;in&lt;/span&gt; donotsave) &lt;span class=&quot;dmcomment&quot;&gt;//donotsave is just a list of text strings.&lt;/span&gt;&lt;br&gt;            &lt;span class=&quot;dmkeyword&quot;&gt;continue&lt;/span&gt;&lt;br&gt;        &lt;span class=&quot;dmkeyword&quot;&gt;if&lt;/span&gt;(istype(save[x],/list))&lt;br&gt;            world &amp;lt;&amp;lt; &lt;span class=&quot;dmstring&quot;&gt;&amp;quot;List:&amp;quot;&lt;/span&gt;&lt;br&gt;            save[x] = list2params(save[x])&lt;br&gt;        world &amp;lt;&amp;lt; &lt;span class=&quot;dmstring&quot;&gt;&amp;quot;&lt;/span&gt;&lt;span class=&quot;dmbrace&quot;&gt;[x]&lt;/span&gt;&lt;span class=&quot;dmstring&quot;&gt; == &lt;/span&gt;&lt;span class=&quot;dmbrace&quot;&gt;[save[x]]&lt;/span&gt;&lt;span class=&quot;dmstring&quot;&gt;&amp;quot;&lt;/span&gt;
&lt;/pre&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Problem description:&lt;/b&gt;&lt;br&gt;
&lt;br&gt;
Lists are not being converted into parameters. any reason why?</description>
        </item>
                <item>
            <title>Published Byond Updates</title>
            <link>http://www.byond.com/members/Pirion?command=view_post&amp;post=132474</link>
            <guid>http://www.byond.com/members/Pirion?command=view_post&amp;post=132474</guid>
            <pubDate>Sat, 09 Oct 2010 02:30:22 +0000</pubDate>
            
            <comments>http://www.byond.com/members/Pirion?command=view_comments&amp;post=132474#comments</comments>
            
            <description>Are the updates byond has been having recently been un-published? I am in v475 and have not been prompted to update..</description>
        </item>
                <item>
            <title>checking world.export()</title>
            <link>http://www.byond.com/members/Pirion?command=view_post&amp;post=139834</link>
            <guid>http://www.byond.com/members/Pirion?command=view_post&amp;post=139834</guid>
            <pubDate>Wed, 11 Aug 2010 21:41:14 +0000</pubDate>
            
            <comments>http://www.byond.com/members/Pirion?command=view_comments&amp;post=139834#comments</comments>
            
            <description>&lt;b&gt;Code:&lt;/b&gt;&lt;br&gt;
#1&lt;br&gt;
&lt;div class=&quot;dmcode&quot;&gt;
&lt;table width=&quot;100%&quot; border=&quot;0&quot;&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;pre class=&quot;dmcode&quot;&gt;
mob/&lt;span class=&quot;dmkeyword&quot;&gt;verb&lt;/span&gt;/MessageOtherWorld(Msg &lt;span class=&quot;dmkeyword&quot;&gt;as&lt;/span&gt; text)&lt;br&gt;    &lt;span class=&quot;dmkeyword&quot;&gt;var&lt;/span&gt;/host = &lt;span class=&quot;dmstring&quot;&gt;&amp;quot;byond://localhost:&amp;quot;&lt;/span&gt;&lt;br&gt;    &lt;span class=&quot;dmkeyword&quot;&gt;if&lt;/span&gt;(world.port!=10000)&lt;br&gt;        host += &lt;span class=&quot;dmstring&quot;&gt;&amp;quot;10000&amp;quot;&lt;/span&gt;&lt;br&gt;    &lt;span class=&quot;dmkeyword&quot;&gt;else&lt;/span&gt;&lt;br&gt;        host += &lt;span class=&quot;dmstring&quot;&gt;&amp;quot;10001&amp;quot;&lt;/span&gt;&lt;br&gt;    &lt;span class=&quot;dmkeyword&quot;&gt;if&lt;/span&gt;(!world.Export(&lt;span class=&quot;dmstring&quot;&gt;&amp;quot;&lt;/span&gt;&lt;span class=&quot;dmbrace&quot;&gt;[host]&lt;/span&gt;&lt;span class=&quot;dmstring&quot;&gt;?shout:&lt;/span&gt;&lt;span class=&quot;dmbrace&quot;&gt;[Msg]&lt;/span&gt;&lt;span class=&quot;dmstring&quot;&gt;&amp;quot;&lt;/span&gt;))&lt;br&gt;        world &amp;lt;&amp;lt; &lt;span class=&quot;dmstring&quot;&gt;&amp;quot;Failed&amp;quot;&lt;/span&gt;&lt;br&gt;&lt;br&gt;world/New()&lt;br&gt;    &lt;span class=&quot;dmkeyword&quot;&gt;if&lt;/span&gt;(!OpenPort(10000))&lt;br&gt;        &lt;span class=&quot;dmkeyword&quot;&gt;if&lt;/span&gt;(!OpenPort(10001))&lt;br&gt;            &lt;span class=&quot;dmkeyword&quot;&gt;del&lt;/span&gt; src&lt;br&gt;    ..()&lt;br&gt;&lt;br&gt;world/Topic(T)&lt;br&gt;  &lt;span class=&quot;dmkeyword&quot;&gt;if&lt;/span&gt;(findtext(T,&lt;span class=&quot;dmstring&quot;&gt;&amp;quot;shout:&amp;quot;&lt;/span&gt;) == 1)&lt;br&gt;    world &amp;lt;&amp;lt; copytext(T,7)
&lt;/pre&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;br&gt;
&lt;br&gt;
#2&lt;br&gt;
&lt;div class=&quot;dmcode&quot;&gt;
&lt;table width=&quot;100%&quot; border=&quot;0&quot;&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;pre class=&quot;dmcode&quot;&gt;
mob/&lt;span class=&quot;dmkeyword&quot;&gt;verb&lt;/span&gt;/MessageOtherWorld(Msg &lt;span class=&quot;dmkeyword&quot;&gt;as&lt;/span&gt; text)&lt;br&gt;    &lt;span class=&quot;dmkeyword&quot;&gt;var&lt;/span&gt;/host = &lt;span class=&quot;dmstring&quot;&gt;&amp;quot;byond://localhost:&amp;quot;&lt;/span&gt;&lt;br&gt;    &lt;span class=&quot;dmkeyword&quot;&gt;if&lt;/span&gt;(world.port!=10000)&lt;br&gt;        host += &lt;span class=&quot;dmstring&quot;&gt;&amp;quot;10000&amp;quot;&lt;/span&gt;&lt;br&gt;    &lt;span class=&quot;dmkeyword&quot;&gt;else&lt;/span&gt;&lt;br&gt;        host += &lt;span class=&quot;dmstring&quot;&gt;&amp;quot;10001&amp;quot;&lt;/span&gt;&lt;br&gt;    &lt;span class=&quot;dmkeyword&quot;&gt;if&lt;/span&gt;(world.Export(&lt;span class=&quot;dmstring&quot;&gt;&amp;quot;&lt;/span&gt;&lt;span class=&quot;dmbrace&quot;&gt;[host]&lt;/span&gt;&lt;span class=&quot;dmstring&quot;&gt;?shout:&lt;/span&gt;&lt;span class=&quot;dmbrace&quot;&gt;[Msg]&lt;/span&gt;&lt;span class=&quot;dmstring&quot;&gt;&amp;quot;&lt;/span&gt;)&lt;br&gt;                world &amp;lt;&amp;lt; Msg&lt;br&gt;        &lt;span class=&quot;dmkeyword&quot;&gt;else&lt;/span&gt;&lt;br&gt;        world &amp;lt;&amp;lt; &lt;span class=&quot;dmstring&quot;&gt;&amp;quot;Failed&amp;quot;&lt;/span&gt;&lt;br&gt;&lt;br&gt;world/New()&lt;br&gt;    &lt;span class=&quot;dmkeyword&quot;&gt;if&lt;/span&gt;(!OpenPort(10000))&lt;br&gt;        &lt;span class=&quot;dmkeyword&quot;&gt;if&lt;/span&gt;(!OpenPort(10001))&lt;br&gt;            &lt;span class=&quot;dmkeyword&quot;&gt;del&lt;/span&gt; src&lt;br&gt;    ..()&lt;br&gt;&lt;br&gt;world/Topic(T)&lt;br&gt;  &lt;span class=&quot;dmkeyword&quot;&gt;if&lt;/span&gt;(findtext(T,&lt;span class=&quot;dmstring&quot;&gt;&amp;quot;shout:&amp;quot;&lt;/span&gt;) == 1)&lt;br&gt;    world &amp;lt;&amp;lt; copytext(T,7)
&lt;/pre&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Problem description:&lt;/b&gt;&lt;br&gt;
#1 tells me it fails even if it succeeds&lt;br&gt;
#2 works how its intended, but could i rely on the information 100%?&lt;br&gt;</description>
        </item>
                <item>
            <title>winget pos&amp;size.</title>
            <link>http://www.byond.com/members/Pirion?command=view_post&amp;post=139950</link>
            <guid>http://www.byond.com/members/Pirion?command=view_post&amp;post=139950</guid>
            <pubDate>Thu, 08 Jul 2010 19:05:47 +0000</pubDate>
            
            <comments>http://www.byond.com/members/Pirion?command=view_comments&amp;post=139950#comments</comments>
            
            <description>&lt;b&gt;Code:&lt;/b&gt;&lt;br&gt;
&lt;div class=&quot;dmcode&quot;&gt;
&lt;table width=&quot;100%&quot; border=&quot;0&quot;&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;pre class=&quot;dmcode&quot;&gt;
player&lt;br&gt;    &lt;span class=&quot;dmkeyword&quot;&gt;verb&lt;/span&gt;&lt;br&gt;        chatloop()&lt;br&gt;&lt;br&gt;            &lt;span class=&quot;dmkeyword&quot;&gt;var&lt;/span&gt;/pos = winget(src,&lt;span class=&quot;dmstring&quot;&gt;&amp;quot;default&amp;quot;&lt;/span&gt;,&lt;span class=&quot;dmstring&quot;&gt;&amp;quot;pos&amp;quot;&lt;/span&gt;)&lt;br&gt;            &lt;span class=&quot;dmkeyword&quot;&gt;var&lt;/span&gt;/px = copytext(pos,1,findtext(pos,&lt;span class=&quot;dmstring&quot;&gt;&amp;quot;,&amp;quot;&lt;/span&gt;,1))&lt;br&gt;            &lt;span class=&quot;dmkeyword&quot;&gt;var&lt;/span&gt;/py = copytext(pos,findtext(pos,&lt;span class=&quot;dmstring&quot;&gt;&amp;quot;,&amp;quot;&lt;/span&gt;,1)+1)&lt;br&gt;            &lt;span class=&quot;dmkeyword&quot;&gt;var&lt;/span&gt;/size = winget(src,&lt;span class=&quot;dmstring&quot;&gt;&amp;quot;default&amp;quot;&lt;/span&gt;,&lt;span class=&quot;dmstring&quot;&gt;&amp;quot;size&amp;quot;&lt;/span&gt;)&lt;br&gt;            &lt;span class=&quot;dmkeyword&quot;&gt;var&lt;/span&gt;/sx = copytext(size,1,findtext(size,&lt;span class=&quot;dmstring&quot;&gt;&amp;quot;x&amp;quot;&lt;/span&gt;,1))&lt;br&gt;            &lt;span class=&quot;dmkeyword&quot;&gt;var&lt;/span&gt;/sy = copytext(size,findtext(size,&lt;span class=&quot;dmstring&quot;&gt;&amp;quot;x&amp;quot;&lt;/span&gt;,1)+1)&lt;br&gt;            &lt;br&gt;            world &amp;lt;&amp;lt; &lt;span class=&quot;dmstring&quot;&gt;&amp;quot;Window is &lt;/span&gt;&lt;span class=&quot;dmbrace&quot;&gt;[sx]&lt;/span&gt;&lt;span class=&quot;dmstring&quot;&gt;x&lt;/span&gt;&lt;span class=&quot;dmbrace&quot;&gt;[sy]&lt;/span&gt;&lt;span class=&quot;dmstring&quot;&gt; and located at &lt;/span&gt;&lt;span class=&quot;dmbrace&quot;&gt;[px]&lt;/span&gt;&lt;span class=&quot;dmstring&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;dmbrace&quot;&gt;[py]&lt;/span&gt;&lt;span class=&quot;dmstring&quot;&gt;.&amp;quot;&lt;/span&gt;&lt;br&gt;            world &amp;lt;&amp;lt; &lt;span class=&quot;dmstring&quot;&gt;&amp;quot;Chat window should be moved to &lt;/span&gt;&lt;span class=&quot;dmbrace&quot;&gt;[px]&lt;/span&gt;&lt;span class=&quot;dmstring&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;dmbrace&quot;&gt;[text2num(py)+(text2num(sy)-200)]&lt;/span&gt;&lt;span class=&quot;dmstring&quot;&gt; and be size &lt;/span&gt;&lt;span class=&quot;dmbrace&quot;&gt;[sx]&lt;/span&gt;&lt;span class=&quot;dmstring&quot;&gt;x200&amp;quot;&lt;/span&gt;
&lt;/pre&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Problem description:&lt;/b&gt;&lt;br&gt;
When window is maximized this does not report the maxamized window, but the unmaximized.&lt;br&gt;
&lt;br&gt;
Is this intended or should it be looked at?&lt;br&gt;
&lt;br&gt;</description>
        </item>
                <item>
            <title>Saving to mysql</title>
            <link>http://www.byond.com/members/Pirion?command=view_post&amp;post=151562</link>
            <guid>http://www.byond.com/members/Pirion?command=view_post&amp;post=151562</guid>
            <pubDate>Sun, 04 Apr 2010 13:32:08 +0000</pubDate>
            
            <comments>http://www.byond.com/members/Pirion?command=view_comments&amp;post=151562#comments</comments>
            
            <description>So I was trying to concider what would be better.&lt;br&gt;
&lt;br&gt;
I can either store all saveable varibles into list and upload them to their mysql database names, or to have a text string and load all the varibles into the same field and split them when the new mob is created.&lt;br&gt;
I.e varname=amt;varname2=amt2&lt;br&gt;
&lt;br&gt;
Which way (if either) would be the better way of doing this?&lt;br&gt;
&lt;br&gt;
Another way would be to update the database as actions occour( such as save the players new level on levelup along with their stats. )&lt;br&gt;
&lt;br&gt;
Thanks!&lt;br&gt;
&lt;br&gt;</description>
        </item>
                <item>
            <title>Options and Messages</title>
            <link>http://www.byond.com/members/Pirion?command=view_post&amp;post=157322</link>
            <guid>http://www.byond.com/members/Pirion?command=view_post&amp;post=157322</guid>
            <pubDate>Thu, 01 Apr 2010 15:01:07 +0000</pubDate>
            
            <comments>http://www.byond.com/members/Pirion?command=view_comments&amp;post=157322#comments</comments>
            
            <description>I am trying to duplicate the message from the host feature by using code. Both Crash and world.log output to DD if its running so I was wondering if there was a way to output to the options and messages.</description>
        </item>
                <item>
            <title>DD How to</title>
            <link>http://www.byond.com/members/Pirion?command=view_post&amp;post=157333</link>
            <guid>http://www.byond.com/members/Pirion?command=view_post&amp;post=157333</guid>
            <pubDate>Wed, 31 Mar 2010 00:10:32 +0000</pubDate>
            
            <comments>http://www.byond.com/members/Pirion?command=view_comments&amp;post=157333#comments</comments>
            
            <description>I am looking for a place to find the triggers on DD. (such as -trusted to run in trusted mode.)&lt;br&gt;
&lt;br&gt;
If anyone can point me to a list i'd be a happy camper.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
Edit: I found the startup proc, but I am still looking for how to choose the DMB for it to load.</description>
        </item>
            
    </channel>
</rss>


