<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: LaTeX3 snapshot release</title>
	<atom:link href="http://www.texdev.net/2009/06/09/latex3-snapshot-release/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.texdev.net/2009/06/09/latex3-snapshot-release/</link>
	<description>Coding in the TeX world</description>
	<lastBuildDate>Tue, 20 Jul 2010 18:48:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: Will</title>
		<link>http://www.texdev.net/2009/06/09/latex3-snapshot-release/comment-page-1/#comment-1038</link>
		<dc:creator>Will</dc:creator>
		<pubDate>Thu, 11 Jun 2009 02:43:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.texdev.net/?p=309#comment-1038</guid>
		<description>Having to write the HTML pages by hand isn&#039;t too much of a pain as far as I&#039;m concerned, except that we need to manually do the news feed. Oh, and there&#039;s no RSS, which is rather regrettable.

I think the combination of expl3.pdf and source3.pdf, plus any and all TUGboat articles, is more than enough at the moment.

Anyway, in terms of a public roadmap, we&#039;re a little shaky on the details ourselves. Since no-one is working full-time on this project, it&#039;s hard to say what should and can be done next given limited resources. I agree an over-arching plan is desirable in the long term, but I don&#039;t see that it will help us get work done *now*.

And it&#039;s the execution that counts, not the talking about it. (See the LuaTeX project as the perfect example.)</description>
		<content:encoded><![CDATA[<p>Having to write the HTML pages by hand isn&#8217;t too much of a pain as far as I&#8217;m concerned, except that we need to manually do the news feed. Oh, and there&#8217;s no RSS, which is rather regrettable.</p>
<p>I think the combination of expl3.pdf and source3.pdf, plus any and all TUGboat articles, is more than enough at the moment.</p>
<p>Anyway, in terms of a public roadmap, we&#8217;re a little shaky on the details ourselves. Since no-one is working full-time on this project, it&#8217;s hard to say what should and can be done next given limited resources. I agree an over-arching plan is desirable in the long term, but I don&#8217;t see that it will help us get work done *now*.</p>
<p>And it&#8217;s the execution that counts, not the talking about it. (See the LuaTeX project as the perfect example.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leo</title>
		<link>http://www.texdev.net/2009/06/09/latex3-snapshot-release/comment-page-1/#comment-1035</link>
		<dc:creator>Leo</dc:creator>
		<pubDate>Wed, 10 Jun 2009 15:37:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.texdev.net/?p=309#comment-1035</guid>
		<description>The situation with the website is regrettable. But the latex3 pages (those linked from the column along with latex2e on the right) should have more up-to-date news. Hiding the news in pdf newsletters is going to severely cut the number of people reading it, I think.

I think after 15 years, it is not too hasty to move away from focus on latex2e to the new project if we want it to come to light someday.

Expl3 can be counted as one of the 3 milestones towards the final product. Let&#039;s give it the publicity it deserves.</description>
		<content:encoded><![CDATA[<p>The situation with the website is regrettable. But the latex3 pages (those linked from the column along with latex2e on the right) should have more up-to-date news. Hiding the news in pdf newsletters is going to severely cut the number of people reading it, I think.</p>
<p>I think after 15 years, it is not too hasty to move away from focus on latex2e to the new project if we want it to come to light someday.</p>
<p>Expl3 can be counted as one of the 3 milestones towards the final product. Let&#8217;s give it the publicity it deserves.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joseph Wright</title>
		<link>http://www.texdev.net/2009/06/09/latex3-snapshot-release/comment-page-1/#comment-1034</link>
		<dc:creator>Joseph Wright</dc:creator>
		<pubDate>Wed, 10 Jun 2009 15:06:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.texdev.net/?p=309#comment-1034</guid>
		<description>Hello Leo,

The website is a bit of an awkward one. It&#039;s not on any CMS system: everything is done by hand and copied from the project SVN to the live site. Also, most people interested in LaTeX want LaTeX2e, so LaTeX3 will be down the list a bit for the foreseeable future. I&#039;d agree, though, that we perhaps need some more &quot;visibility&quot;.

On expl3, there are various documents. &quot;Source3&quot; is the typeset reference material. It&#039;s comprehensive but not aimed as a learners guide. The document &quot;expl3&quot; is more that way, but probably not quite right at the moment. I&#039;ve written an introductory TUGBoat article about expl3, which I hope will appear in the next issue. The plan is then to have something in each TUGBoat after that.

I&#039;d agree we need a proper programming guide, which will probably need bits of all of the above. The Team have lots to work on, but I&#039;ll bear this task in mind and perhaps start on something. In the end, it would be ideal to write a proper &quot;Programming LaTeX3&quot; book, but that will depend on the rest of LaTeX3, not just expl3.</description>
		<content:encoded><![CDATA[<p>Hello Leo,</p>
<p>The website is a bit of an awkward one. It&#8217;s not on any CMS system: everything is done by hand and copied from the project SVN to the live site. Also, most people interested in LaTeX want LaTeX2e, so LaTeX3 will be down the list a bit for the foreseeable future. I&#8217;d agree, though, that we perhaps need some more &#8220;visibility&#8221;.</p>
<p>On expl3, there are various documents. &#8220;Source3&#8243; is the typeset reference material. It&#8217;s comprehensive but not aimed as a learners guide. The document &#8220;expl3&#8243; is more that way, but probably not quite right at the moment. I&#8217;ve written an introductory TUGBoat article about expl3, which I hope will appear in the next issue. The plan is then to have something in each TUGBoat after that.</p>
<p>I&#8217;d agree we need a proper programming guide, which will probably need bits of all of the above. The Team have lots to work on, but I&#8217;ll bear this task in mind and perhaps start on something. In the end, it would be ideal to write a proper &#8220;Programming LaTeX3&#8243; book, but that will depend on the rest of LaTeX3, not just expl3.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leo</title>
		<link>http://www.texdev.net/2009/06/09/latex3-snapshot-release/comment-page-1/#comment-1033</link>
		<dc:creator>Leo</dc:creator>
		<pubDate>Wed, 10 Jun 2009 13:58:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.texdev.net/?p=309#comment-1033</guid>
		<description>The news is just excellent.

I have two suggestions.

1. Update the latex3 web page with clearer statement of current development stage and plan. I think this is a traditional way to excite interest but latex seems to ignore it for quite some time.

2. If expl3 is the system (basic) layer and the code is converging to stable, a good manual is needed. It could well be in the form of a book.

-- Leo</description>
		<content:encoded><![CDATA[<p>The news is just excellent.</p>
<p>I have two suggestions.</p>
<p>1. Update the latex3 web page with clearer statement of current development stage and plan. I think this is a traditional way to excite interest but latex seems to ignore it for quite some time.</p>
<p>2. If expl3 is the system (basic) layer and the code is converging to stable, a good manual is needed. It could well be in the form of a book.</p>
<p>&#8211; Leo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joseph Wright</title>
		<link>http://www.texdev.net/2009/06/09/latex3-snapshot-release/comment-page-1/#comment-1032</link>
		<dc:creator>Joseph Wright</dc:creator>
		<pubDate>Wed, 10 Jun 2009 07:19:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.texdev.net/?p=309#comment-1032</guid>
		<description>Just to say that the second &quot;LaTeX3 News&quot; is now out:

http://www.latex-project.org/l3news/l3news02.pdf</description>
		<content:encoded><![CDATA[<p>Just to say that the second &#8220;LaTeX3 News&#8221; is now out:</p>
<p><a href="http://www.latex-project.org/l3news/l3news02.pdf" rel="nofollow">http://www.latex-project.org/l3news/l3news02.pdf</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
