<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="/feed/bypass/styles/feed.css" media="screen"?>
<?xml-stylesheet type="text/xsl" href="/feed/bypass/styles/feed.xsl"?>
<rss version="2.0"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/">

	<channel>
	  <!-- main channel info -->
        <title>PROGRAMMING</title>
        <link>http://nendowingsmirai.yuku.com/forums/8</link>
        <description>
        <![CDATA[ Erlang\Linux\Mac\?? .. This is coding for Wings ]]>
        </description>

		<!-- optional elements -->
		<language>en-us</language>
		<copyright>Copyright 2006, Yuku</copyright>
		<managingEditor>feeds@yuku.com (FeedMaster)</managingEditor>
		<webMaster>webmaster@yuku.com (WebMaster)</webMaster>
		<!-- note: dates need to be RFC 822 formated "Sat, 07 Sep 2002 00:00:01 GMT" -->
		<lastBuildDate>Mon, 09 Nov 2009 05:09:15 GMT</lastBuildDate>
		<generator>Yuku Feeds 1.0</generator>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<!-- <cloud domain="rpc.yuku.com" port="80" path="/RPC2" registerProcedure="pingMe" protocol="soap"/>-->
		<ttl>60</ttl>
		<!-- feed image -->
		<image>
			<title>Yuku</title>
			<url>http://static.yuku.com//feed/bypass/images/button-yuku.png</url>
			<link>http://nendowingsmirai.yuku.com/forums/8</link>
			<description>Yuku - free hosted forums and profiles</description>
			<width>88</width>
			<height>31</height>
		</image>
		<rating>
		{pics-1.1 &quot;http://www.icra.org/ratingsv02.html&quot; l gen true for &quot;http://yuku.com&quot; r (nz 1 vz 1 lz 1 oz 1 cz 1 ) &quot;http://www.rsac.org/ratingsv01.html&quot; l gen true for &quot;http://yuku.com&quot; r (n 0 s 0 v 0 l 0 ))
		</rating>
		<textInput>
			<title>Search</title>
			<description>Search Domain</description>
			<name>q</name>
			<link>http://yuku.com/search/direct/</link>
		</textInput>
		<!-- skip
		<skipHours>
			<hour>23</hour>
		</skipHours>
		<skipDays>
			<day>Monday</day>
			<day>Wednesday</day>
			<day>Friday</day>
		</skipDays>-->
		<!-- extensions -->


		<!-- channel items -->
		<!-- descriptions should be shorter than 500 char to be polite -->
		<!-- html shoud be stripped or escaped -->
		<item>
			<title><![CDATA[ Plugin Drawing routines and BUG .... ]]></title>
			<link>http://nendowingsmirai.yuku.com/topic/6630/t/Plugin-Drawing-routines-and-BUG-.html</link>
			<description><![CDATA[ <div id="refHTML"></div>Guys (Optigon) ... I thought I had gotten past this type of problem 
<br>
with my directed edge drawing code ... but apparently not ...
<br>
any idea what I might be doing wrong so that when SAVE is invoked ...
<br>
and there is a directed edge ... I get this CRASH ????
<br>
<br>
Maybe I&#39;m missing an obigatory plugin method or something.
<br>
I&#39;d prefer just to REMOVE my pst state info from #we{pst=PST}=We
<br>
(I can&#39;t remember if its pst ... but lets say... ]]></description>

			<!-- optional elements -->
			<author>feeds@yuku.com (ggaliens)</author>
			<guid isPermaLink="true">http://nendowingsmirai.yuku.com/topic/6630</guid>
			<pubDate>Mon, 02 Nov 2009 13:58:13 GMT</pubDate>
			<!-- extensions -->

		</item>
		<item>
			<title><![CDATA[ Not a programmer but want to help? (Part 8) ]]></title>
			<link>http://nendowingsmirai.yuku.com/topic/6628/t/Not-a-programmer-but-want-to-help-Part-8-.html</link>
			<description><![CDATA[ Here is your chance. You can help us test our snapshots and find bugs before they make it into a developer release.
<br>
<br>
We will release snapshots (for Windows and Mac) daily (if there is something new to release). The snapshots may contain experimental features that will not
make even into it a development release of Wings.
<br>
<br>
Interested? Here are the rules:
<br>
<br>
1. This is an experiment attempting to improve the quality of Wings. We hope to receive good feedback from you.... ]]></description>

			<!-- optional elements -->
			<author>feeds@yuku.com (bjorng)</author>
			<guid isPermaLink="true">http://nendowingsmirai.yuku.com/topic/6628</guid>
			<pubDate>Sun, 01 Nov 2009 04:01:48 GMT</pubDate>
			<!-- extensions -->

		</item>
		<item>
			<title><![CDATA[ Deficiency, Problem with Plugin Manager summary info ... ]]></title>
			<link>http://nendowingsmirai.yuku.com/topic/6602/t/Deficiency-Problem-with-Plugin-Manager-summary-info-.html</link>
			<description><![CDATA[ <div id="refHTML"></div>Deficiency, Problem with Plugin Manager summary info ...
<br>
<br>
Most of my plugins are installed as sub-menus ... to avoid cluttering
<br>
main wings3d menus.
<br>
<br>
It seems like somehow the &quot;gleaning&quot; of mode/Name for display in the plugin manager window
<br>
does not work for most of my plugins ... I&#39;m guessing most all that are in submenus.
<br>
<br>
I&#39;ll try to get more info and find out what the real problem is about.
<br>
<br>
I&#39;d... ]]></description>

			<!-- optional elements -->
			<author>feeds@yuku.com (ggaliens)</author>
			<guid isPermaLink="true">http://nendowingsmirai.yuku.com/topic/6602</guid>
			<pubDate>Thu, 22 Oct 2009 14:59:24 GMT</pubDate>
			<!-- extensions -->

		</item>
		<item>
			<title><![CDATA[ How Plugins Can warn users about improper install ??? ]]></title>
			<link>http://nendowingsmirai.yuku.com/topic/6572/t/How-Plugins-Can-warn-users-about-improper-install-.html</link>
			<description><![CDATA[ <div id="refHTML"></div>How Plugins Can warn users about improper install ???
<br>
<br>
YES, this can be done at the installer/native level. But I&#39;m seeing
<br>
some pitfalls and cludges going that way.
<br>
<br>
Bjorn,  Optigon, Dan ... can one of you guys paste me a snippet of Wings/Erlang code here that
<br>
when compiled in my environment ... will access a version number compiled in the Main code ...
<br>
and then provide some kind of warning to the user about version expectation... ]]></description>

			<!-- optional elements -->
			<author>feeds@yuku.com (ggaliens)</author>
			<guid isPermaLink="true">http://nendowingsmirai.yuku.com/topic/6572</guid>
			<pubDate>Mon, 05 Oct 2009 12:23:34 GMT</pubDate>
			<!-- extensions -->

		</item>
		<item>
			<title><![CDATA[ SUBD POLS type in LWO ]]></title>
			<link>http://nendowingsmirai.yuku.com/topic/6566/t/SUBD-POLS-type-in-LWO.html</link>
			<description><![CDATA[ the SUBD type in LWO is for faces that are subdivided using catmull-clark subdivision method, as opposed to PATCH type which uses lightwave&#39;s native
subpatch algorithm. I think this might be safely ignored since wings doesn&#39;t care about subdivision in the imported models anyway...
<br>
<br>
Hope that helps a bit...
<br> ]]></description>

			<!-- optional elements -->
			<author>feeds@yuku.com (marcin wuu)</author>
			<guid isPermaLink="true">http://nendowingsmirai.yuku.com/topic/6566</guid>
			<pubDate>Sat, 03 Oct 2009 05:05:37 GMT</pubDate>
			<!-- extensions -->

		</item>
		<item>
			<title><![CDATA[ Wings 1.1.16 will require Erlang/OTP R13B02 ]]></title>
			<link>http://nendowingsmirai.yuku.com/topic/6564/t/Wings-1-1-16-will-require-Erlang-OTP-R13B02.html</link>
			<description><![CDATA[ If you want to build the snapshots from the source (or build from the &#39;pu&#39; branch), you must use R13B02. ]]></description>

			<!-- optional elements -->
			<author>feeds@yuku.com (bjorng)</author>
			<guid isPermaLink="true">http://nendowingsmirai.yuku.com/topic/6564</guid>
			<pubDate>Sat, 03 Oct 2009 02:05:55 GMT</pubDate>
			<!-- extensions -->

		</item>
		<item>
			<title><![CDATA[ Not a programmer but want to help? (Part 7) ]]></title>
			<link>http://nendowingsmirai.yuku.com/topic/6563/t/Not-a-programmer-but-want-to-help-Part-7-.html</link>
			<description><![CDATA[ Here is your chance. You can help us test our snapshots and find bugs before they make it into a developer release.
<br>
<br>
We will release snapshots (for Windows and Mac) daily (if there is something new to release). The snapshots may contain experimental features that will not
make even into it a development release of Wings.
<br>
<br>
Interested? Here are the rules:
<br>
<br>
1. This is an experiment attempting to improve the quality of Wings. We hope to receive good feedback from you.... ]]></description>

			<!-- optional elements -->
			<author>feeds@yuku.com (bjorng)</author>
			<guid isPermaLink="true">http://nendowingsmirai.yuku.com/topic/6563</guid>
			<pubDate>Sat, 03 Oct 2009 02:03:15 GMT</pubDate>
			<!-- extensions -->

		</item>
		<item>
			<title><![CDATA[ Functions in Wings ]]></title>
			<link>http://nendowingsmirai.yuku.com/topic/6539/t/Functions-in-Wings.html</link>
			<description><![CDATA[ Hey everybody,
<br>
<br>
I&#39;m new to Wings. I&#39;m trying to code some changes to make my version of Wings3D 1.1.9.1. For that effect I&#39;m currently searching through the source
code and looking for:
<br>
- Raytracing functions (the functions that calculate pixels affected by mouse clicks from different angles)
<br>
- UV Mapping functions
<br>
<br>
I would like to know, among from the people that are very familiarized with the source code, in which Erlang src modules can I find this. I... ]]></description>

			<!-- optional elements -->
			<author>feeds@yuku.com (vascopatricio)</author>
			<guid isPermaLink="true">http://nendowingsmirai.yuku.com/topic/6539</guid>
			<pubDate>Fri, 25 Sep 2009 14:01:21 GMT</pubDate>
			<!-- extensions -->

		</item>
		<item>
			<title><![CDATA[ Erlang User Conference 2009 ]]></title>
			<link>http://nendowingsmirai.yuku.com/topic/6536/t/Erlang-User-Conference-2009.html</link>
			<description><![CDATA[ The 15th Erlang User Conference will take place in Stockholm on November 12, 2009.

<p>Dan and I will be there.
<br>
<br>
<a target="_blank" href="http://www.erlang-factory.com/conference/ErlangUserConference2009">Information and sign-up</a>
<br></p> ]]></description>

			<!-- optional elements -->
			<author>feeds@yuku.com (bjorng)</author>
			<guid isPermaLink="true">http://nendowingsmirai.yuku.com/topic/6536</guid>
			<pubDate>Fri, 25 Sep 2009 01:04:56 GMT</pubDate>
			<!-- extensions -->

		</item>
		<item>
			<title><![CDATA[ 64bit (AMD64), compiling Erlang/Wings, wxWidgets ]]></title>
			<link>http://nendowingsmirai.yuku.com/topic/6531/t/64bit-AMD64-compiling-Erlang-Wings-wxWidgets.html</link>
			<description><![CDATA[ Dear all,
<br>
<br>
as noted elsewhere I finally got around to have new hardware with 64bit versions of Linux/Ubuntu and XP. A dual boot system (went through sooo much hassles
until I got XP to life, including 5 bluescreens of death and around 37 reboots for all the drivers and updates that came in, the XP part took DAYS ... whereas
the Ubuntu install essentially took 30 minutes with just 1 reboot).
<br>
<br>
With a 64bit Ubuntu (and 8GB of memory) I want to have a 64bit Wings too, so I am... ]]></description>

			<!-- optional elements -->
			<author>feeds@yuku.com (deerwood)</author>
			<guid isPermaLink="true">http://nendowingsmirai.yuku.com/topic/6531</guid>
			<pubDate>Sun, 20 Sep 2009 21:19:38 GMT</pubDate>
			<!-- extensions -->

		</item>
		<item>
			<title><![CDATA[ Erlang Documentation Site ]]></title>
			<link>http://nendowingsmirai.yuku.com/topic/6524/t/Erlang-Documentation-Site.html</link>
			<description><![CDATA[ For Erlang developers - I like the organization of this documentation site much better than the erlang.org site:
<br>
http://erldocs.com/
<br>
<br>
Dave ]]></description>

			<!-- optional elements -->
			<author>feeds@yuku.com (metadave)</author>
			<guid isPermaLink="true">http://nendowingsmirai.yuku.com/topic/6524</guid>
			<pubDate>Fri, 18 Sep 2009 16:22:58 GMT</pubDate>
			<!-- extensions -->

		</item>
		<item>
			<title><![CDATA[ When to choose color_lt vs color_rt ]]></title>
			<link>http://nendowingsmirai.yuku.com/topic/6518/t/When-to-choose-color-lt-vs-color-rt.html</link>
			<description><![CDATA[ I&#39;m having a conceptual problem understanding how to pick whether &quot;color_lt&quot; or &quot;color_rt&quot; maps to the start vertex (Sv) or end vertex
(Sv). The same would apply when handling edge UVs too, I suppose.
<br>
<br>
I&#39;ve be writing an exporter from *.wings to a different format, and all has been going well. When assigning verticies colors based upon the edge, I have a
piece of code that basically does this: &quot;If handling the Sv, choose color_lt, otherwise, choose... ]]></description>

			<!-- optional elements -->
			<author>feeds@yuku.com (tuxtax)</author>
			<guid isPermaLink="true">http://nendowingsmirai.yuku.com/topic/6518</guid>
			<pubDate>Mon, 14 Sep 2009 12:41:53 GMT</pubDate>
			<!-- extensions -->

		</item>
		<item>
			<title><![CDATA[ Not a programmer but want to help? (Part 6) ]]></title>
			<link>http://nendowingsmirai.yuku.com/topic/6515/t/Not-a-programmer-but-want-to-help-Part-6-.html</link>
			<description><![CDATA[ Here is your chance. You can help us test our snapshots and find bugs before they make it into a developer release.
<br>
<br>
We will release snapshots (for Windows and Mac) daily (if there is something new to release). The snapshots may contain experimental features that will not
make even into it a development release of Wings.
<br>
<br>
Interested? Here are the rules:
<br>
<br>
1. This is an experiment attempting to improve the quality of Wings. We hope to receive good feedback from you.... ]]></description>

			<!-- optional elements -->
			<author>feeds@yuku.com (bjorng)</author>
			<guid isPermaLink="true">http://nendowingsmirai.yuku.com/topic/6515</guid>
			<pubDate>Sun, 13 Sep 2009 09:29:53 GMT</pubDate>
			<!-- extensions -->

		</item>
		<item>
			<title><![CDATA[ O'Reilly book "Erlang Programming" in the stores in Germany ]]></title>
			<link>http://nendowingsmirai.yuku.com/topic/6492/t/O-Reilly-book-Erlang-Programming-in-the-stores-in-Germany.html</link>
			<description><![CDATA[ Just got my copy of <a target="_blank" href="http://oreilly.com/catalog/9780596518189/">Erlang Programming</a> from my favourite bookstore here in Hamburg, Germany. Best
regards ]]></description>

			<!-- optional elements -->
			<author>feeds@yuku.com (deerwood)</author>
			<guid isPermaLink="true">http://nendowingsmirai.yuku.com/topic/6492</guid>
			<pubDate>Thu, 03 Sep 2009 14:18:35 GMT</pubDate>
			<!-- extensions -->

		</item>
		<item>
			<title><![CDATA[ Bug: color_rt/color_lt not created when color == default material ]]></title>
			<link>http://nendowingsmirai.yuku.com/topic/6490/t/Bug-color-rt-color-lt--created--color-default-material.html</link>
			<description><![CDATA[ I submitted a bug report about this bug at SF.net (<a title="https://sourceforge.net/tracker/?func=detail&amp;aid=2848460&amp;group_id=33028&amp;atid=406952" target="_blank" href="https://sourceforge.net/tracker/?func=detail&amp;aid=2848460&amp;group_id=33028&amp;atid=406952">link to bug</a>) and I was hoping someone could check it out
-- it looks like a really easy fix.
<br>
<br>
I&#39;ve been working on my command line Wings3D export written in C++ and have made it to the point where I am... ]]></description>

			<!-- optional elements -->
			<author>feeds@yuku.com (tuxtax)</author>
			<guid isPermaLink="true">http://nendowingsmirai.yuku.com/topic/6490</guid>
			<pubDate>Tue, 01 Sep 2009 06:17:04 GMT</pubDate>
			<!-- extensions -->

		</item>
		<item>
			<title><![CDATA[ Coding Guidelines for Wings developers ]]></title>
			<link>http://nendowingsmirai.yuku.com/topic/6486/t/Coding-Guidelines-for-Wings-developers.html</link>
			<description><![CDATA[ <a target="_blank" href="http://github.com/bjorng/wings/blob/6f243c118c6c0ae5e4d5c3a2b87195d11f3f1a1d/CodingGuidelines">Coding Guidelines</a>

<p>The guidelines can also be found in the source distribution (starting with the 1.1.12 release) in the file CodingGuidelines.</p> ]]></description>

			<!-- optional elements -->
			<author>feeds@yuku.com (bjorng)</author>
			<guid isPermaLink="true">http://nendowingsmirai.yuku.com/topic/6486</guid>
			<pubDate>Fri, 28 Aug 2009 23:43:26 GMT</pubDate>
			<!-- extensions -->

		</item>
		<item>
			<title><![CDATA[ Coding Guidelines ]]></title>
			<link>http://nendowingsmirai.yuku.com/topic/6477/t/Coding-Guidelines.html</link>
			<description><![CDATA[ I have written some <a href="http://github.com/bjorng/wings/blob/55bfdc7911c9f4f980a86c6d1a3c2e13e7b1de13/CodingGuidelines" target="_blank">Coding
Guidelines</a> that I intend to include in the next release (only in the source release, of course).
<br>
<br>
Feedback of any sort is welcome in this thread. Are my recommendations clear enough? Should I have more examples? Why do I recommend doing that or not doing
that? Are any useful guidelines missing?
<br> ]]></description>

			<!-- optional elements -->
			<author>feeds@yuku.com (bjorng)</author>
			<guid isPermaLink="true">http://nendowingsmirai.yuku.com/topic/6477</guid>
			<pubDate>Sun, 23 Aug 2009 01:02:49 GMT</pubDate>
			<!-- extensions -->

		</item>
		<item>
			<title><![CDATA[ Request for extended property's ]]></title>
			<link>http://nendowingsmirai.yuku.com/topic/6473/t/Request-for-extended-property-s.html</link>
			<description><![CDATA[ I am not sure where to request this but in my renewed attempt at exporting and importing quake .maps I would like to store the entity propertys in the
resulting Wings objects (#we) from (#e3d_object.attr) but was dissapointed to find out it is discarded on import. I was trying to make a plugin to modify these
propertys. Is it possible to keep them in the #we.pst ? ]]></description>

			<!-- optional elements -->
			<author>feeds@yuku.com (Discoloda)</author>
			<guid isPermaLink="true">http://nendowingsmirai.yuku.com/topic/6473</guid>
			<pubDate>Fri, 21 Aug 2009 15:53:54 GMT</pubDate>
			<!-- extensions -->

		</item>
		<item>
			<title><![CDATA[ Getting camera transforms ]]></title>
			<link>http://nendowingsmirai.yuku.com/topic/6467/t/Getting-camera-transforms.html</link>
			<description><![CDATA[ How do I get the position and rotation values for the scene camera?
<br> ]]></description>

			<!-- optional elements -->
			<author>feeds@yuku.com (nemyax)</author>
			<guid isPermaLink="true">http://nendowingsmirai.yuku.com/topic/6467</guid>
			<pubDate>Thu, 20 Aug 2009 04:09:47 GMT</pubDate>
			<!-- extensions -->

		</item>
		<item>
			<title><![CDATA[ Question: is it possible to use fixed font in dialog ]]></title>
			<link>http://nendowingsmirai.yuku.com/topic/6464/t/Question-is-it-possible-to-use-fixed-font-in-dialog.html</link>
			<description><![CDATA[ <p>Hi all, in the plugin I&#39;m working on I would want to be able to use a fixed font in a dialog (or better just one element of the dialog, the
&quot;table&quot; element), because I want to indent some text using spaces. Is that possible (complete dialog or just the table)?</p>

<p>But I fear it is not, because changing the UI font in Wings requires a restart of Wings, right? Best regards</p> ]]></description>

			<!-- optional elements -->
			<author>feeds@yuku.com (deerwood)</author>
			<guid isPermaLink="true">http://nendowingsmirai.yuku.com/topic/6464</guid>
			<pubDate>Tue, 18 Aug 2009 15:12:30 GMT</pubDate>
			<!-- extensions -->

		</item>
    <!-- end items -->

  </channel>
</rss>