<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Can we do that later, please?</title>
	<link>http://www.vintfalken.com/can-we-do-that-later-please/</link>
	<description>Exporting an SL photographer's Second Life</description>
	<pubDate>Fri, 25 Jul 2008 19:16:18 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: Timothy Lilliehook</title>
		<link>http://www.vintfalken.com/can-we-do-that-later-please/#comment-23711</link>
		<dc:creator>Timothy Lilliehook</dc:creator>
		<pubDate>Wed, 09 Jan 2008 09:05:49 +0000</pubDate>
		<guid>http://www.vintfalken.com/can-we-do-that-later-please/#comment-23711</guid>
		<description>Because tables are not made for layout, but for structuring data. That's why. But I admit that it's not always easy to avoid them completely when doing complex layouts. And in this case, I'm sure it doesn't really matter which way you do it, as long as it works ;-)</description>
		<content:encoded><![CDATA[<p>Because tables are not made for layout, but for structuring data. That&#8217;s why. But I admit that it&#8217;s not always easy to avoid them completely when doing complex layouts. And in this case, I&#8217;m sure it doesn&#8217;t really matter which way you do it, as long as it works ;-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vint Falken</title>
		<link>http://www.vintfalken.com/can-we-do-that-later-please/#comment-23571</link>
		<dc:creator>Vint Falken</dc:creator>
		<pubDate>Tue, 08 Jan 2008 18:29:39 +0000</pubDate>
		<guid>http://www.vintfalken.com/can-we-do-that-later-please/#comment-23571</guid>
		<description>*puts on the only-cares-about-graphics-mode*

And why care about divs again if it's nicely centred using a table? :d

*back to average mode*

Ow, and why can't we assign a 'rating' to our JIRA vote? When submitting any help ticket, I always answer honestly if I think it to be high priority, priority or 'if you have the time'. Now it is just 'yes, I reckon this must be fixed' or 'don't bother'.</description>
		<content:encoded><![CDATA[<p>*puts on the only-cares-about-graphics-mode*</p>
<p>And why care about divs again if it&#8217;s nicely centred using a table? :d</p>
<p>*back to average mode*</p>
<p>Ow, and why can&#8217;t we assign a &#8216;rating&#8217; to our JIRA vote? When submitting any help ticket, I always answer honestly if I think it to be high priority, priority or &#8216;if you have the time&#8217;. Now it is just &#8216;yes, I reckon this must be fixed&#8217; or &#8216;don&#8217;t bother&#8217;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Timothy Lilliehook</title>
		<link>http://www.vintfalken.com/can-we-do-that-later-please/#comment-23546</link>
		<dc:creator>Timothy Lilliehook</dc:creator>
		<pubDate>Tue, 08 Jan 2008 15:39:42 +0000</pubDate>
		<guid>http://www.vintfalken.com/can-we-do-that-later-please/#comment-23546</guid>
		<description>*puts on web developer mode*

Method A: Put it into a DIV with a width of 100% (or the width of your content) and set the DIV's style to "text-align:center"

Method B: Put it into a DIV and set the DIV's style to "margin-left:auto;margin-right:auto" (which might not work in this thing that Microsoft calls a browser ...)

*web developer mode off*</description>
		<content:encoded><![CDATA[<p>*puts on web developer mode*</p>
<p>Method A: Put it into a DIV with a width of 100% (or the width of your content) and set the DIV&#8217;s style to &#8220;text-align:center&#8221;</p>
<p>Method B: Put it into a DIV and set the DIV&#8217;s style to &#8220;margin-left:auto;margin-right:auto&#8221; (which might not work in this thing that Microsoft calls a browser &#8230;)</p>
<p>*web developer mode off*</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Smiley Barry</title>
		<link>http://www.vintfalken.com/can-we-do-that-later-please/#comment-23215</link>
		<dc:creator>Smiley Barry</dc:creator>
		<pubDate>Sun, 06 Jan 2008 14:38:40 +0000</pubDate>
		<guid>http://www.vintfalken.com/can-we-do-that-later-please/#comment-23215</guid>
		<description>Yeah! I already voted from reading about it in Dandellion's blog, but, why not log in with a couple of alts and vote again? ;-). And, I prefer this over the group limitations -- the teen grid's not THAT popular, so i'm at 8-10. (Yes, unsure as my computer with good connections -- crashes [the WHOLE computer, not SL] at the login screen, and the one that can handle it awesomly, has a lousy ping and lots of packet loss.)</description>
		<content:encoded><![CDATA[<p>Yeah! I already voted from reading about it in Dandellion&#8217;s blog, but, why not log in with a couple of alts and vote again? ;-). And, I prefer this over the group limitations &#8212; the teen grid&#8217;s not THAT popular, so i&#8217;m at 8-10. (Yes, unsure as my computer with good connections &#8212; crashes [the WHOLE computer, not SL] at the login screen, and the one that can handle it awesomly, has a lousy ping and lots of packet loss.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dandellion Kimban</title>
		<link>http://www.vintfalken.com/can-we-do-that-later-please/#comment-23209</link>
		<dc:creator>dandellion Kimban</dc:creator>
		<pubDate>Sun, 06 Jan 2008 14:15:14 +0000</pubDate>
		<guid>http://www.vintfalken.com/can-we-do-that-later-please/#comment-23209</guid>
		<description>Tables are no good. How about position:relative and then moving it those 30px to the right? I hate CSS.</description>
		<content:encoded><![CDATA[<p>Tables are no good. How about position:relative and then moving it those 30px to the right? I hate CSS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sered Woollahra</title>
		<link>http://www.vintfalken.com/can-we-do-that-later-please/#comment-23206</link>
		<dc:creator>Sered Woollahra</dc:creator>
		<pubDate>Sun, 06 Jan 2008 13:45:39 +0000</pubDate>
		<guid>http://www.vintfalken.com/can-we-do-that-later-please/#comment-23206</guid>
		<description>well, I have done a lot of basic manual HTML in other software I'm using, but thanks anyway ;-)

@Jira: I haven't paid enough attention to notice that, yet. In another life, I have learned that, in order to keep a userbase happy, a degree of opennness is required from the software vendor. Maybe LL needs to apply some openness to the way they handle the Jira as well.</description>
		<content:encoded><![CDATA[<p>well, I have done a lot of basic manual HTML in other software I&#8217;m using, but thanks anyway ;-)</p>
<p>@Jira: I haven&#8217;t paid enough attention to notice that, yet. In another life, I have learned that, in order to keep a userbase happy, a degree of opennness is required from the software vendor. Maybe LL needs to apply some openness to the way they handle the Jira as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vint Falken</title>
		<link>http://www.vintfalken.com/can-we-do-that-later-please/#comment-23201</link>
		<dc:creator>Vint Falken</dc:creator>
		<pubDate>Sun, 06 Jan 2008 13:39:05 +0000</pubDate>
		<guid>http://www.vintfalken.com/can-we-do-that-later-please/#comment-23201</guid>
		<description>Sered, you are genius! *smooshes*

As for the JIRA, yes and no: I've seen JIRA issues been 'swept under the table' - suddenly unreadable to non-Lindens - and Jira Issue MISC-208 concerning group limits which now has 745 votes is still unassigned, nor did any Linden bother to leave some sort of comment there.</description>
		<content:encoded><![CDATA[<p>Sered, you are genius! *smooshes*</p>
<p>As for the JIRA, yes and no: I&#8217;ve seen JIRA issues been &#8217;swept under the table&#8217; - suddenly unreadable to non-Lindens - and Jira Issue MISC-208 concerning group limits which now has 745 votes is still unassigned, nor did any Linden bother to leave some sort of comment there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sered Woollahra</title>
		<link>http://www.vintfalken.com/can-we-do-that-later-please/#comment-23200</link>
		<dc:creator>Sered Woollahra</dc:creator>
		<pubDate>Sun, 06 Jan 2008 13:23:36 +0000</pubDate>
		<guid>http://www.vintfalken.com/can-we-do-that-later-please/#comment-23200</guid>
		<description>Put it in a table and then center the whole table? Works for me, but I'don't know how this blog platform would handle that. 

You know what really gets to me, some days? The incessant whining and complaints that can be heard in certain parts of the SL community, usually about something LL did or didn't. Voting through Jira is a much more positive and polite way to channel frustration, feature requests, bug fix requests and other assorted wishes..</description>
		<content:encoded><![CDATA[<p>Put it in a table and then center the whole table? Works for me, but I&#8217;don&#8217;t know how this blog platform would handle that. </p>
<p>You know what really gets to me, some days? The incessant whining and complaints that can be heard in certain parts of the SL community, usually about something LL did or didn&#8217;t. Voting through Jira is a much more positive and polite way to channel frustration, feature requests, bug fix requests and other assorted wishes..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vint Falken</title>
		<link>http://www.vintfalken.com/can-we-do-that-later-please/#comment-23134</link>
		<dc:creator>Vint Falken</dc:creator>
		<pubDate>Sat, 05 Jan 2008 23:05:21 +0000</pubDate>
		<guid>http://www.vintfalken.com/can-we-do-that-later-please/#comment-23134</guid>
		<description>PS. Does anybody know how I get this dumb poll centered in the blogposts?! It already has the align = center attribute.</description>
		<content:encoded><![CDATA[<p>PS. Does anybody know how I get this dumb poll centered in the blogposts?! It already has the align = center attribute.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
