<?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: Helvetwitter to accompany Helvetireader and Helvetical</title>
	<atom:link href="http://www.josefrichter.com/blog/helvetwitter-to-accompany-helvetireader-and-helvetical/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.josefrichter.com/blog/helvetwitter-to-accompany-helvetireader-and-helvetical/</link>
	<description>blogging about the world around</description>
	<lastBuildDate>Wed, 14 Jul 2010 11:09:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Brian</title>
		<link>http://www.josefrichter.com/blog/helvetwitter-to-accompany-helvetireader-and-helvetical/comment-page-1/#comment-1183</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Sat, 19 Sep 2009 16:22:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.josefrichter.com/blog/?p=329#comment-1183</guid>
		<description>@Josef Fluid allows me to Open Scripts Folder (in the Finder) or Manage User Scripts.  No editing functionality.  What version of Fluid are you using?  I&#039;m surprised it doesn&#039;t work anything like your instructions indicate.</description>
		<content:encoded><![CDATA[<p>@Josef Fluid allows me to Open Scripts Folder (in the Finder) or Manage User Scripts.  No editing functionality.  What version of Fluid are you using?  I&#8217;m surprised it doesn&#8217;t work anything like your instructions indicate.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josef Richter</title>
		<link>http://www.josefrichter.com/blog/helvetwitter-to-accompany-helvetireader-and-helvetical/comment-page-1/#comment-1155</link>
		<dc:creator>Josef Richter</dc:creator>
		<pubDate>Fri, 18 Sep 2009 07:50:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.josefrichter.com/blog/?p=329#comment-1155</guid>
		<description>@brian try to save it as it is. then open the script menu in the browser (top menu bar in safari or monkey icon in bottom right corner in firefox). in safari, select &#039;open scripts folder&#039; and try to edit helvetimail.user.js from there. in firefox, select &#039;manage scripts&#039;, then select helvetimail.user.js and edit.</description>
		<content:encoded><![CDATA[<p>@brian try to save it as it is. then open the script menu in the browser (top menu bar in safari or monkey icon in bottom right corner in firefox). in safari, select &#8216;open scripts folder&#8217; and try to edit helvetimail.user.js from there. in firefox, select &#8216;manage scripts&#8217;, then select helvetimail.user.js and edit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://www.josefrichter.com/blog/helvetwitter-to-accompany-helvetireader-and-helvetical/comment-page-1/#comment-1136</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Thu, 17 Sep 2009 15:48:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.josefrichter.com/blog/?p=329#comment-1136</guid>
		<description>&quot;In newly opened window with some basic code, locate line with &#039;// da yer thing&#039;. Copy-paste everything from helvetwitter.user.js under this line.&quot;

Can&#039;t get past this step.  The window which opens is un-editable.  Cannot paste, cannot copy... nothing.</description>
		<content:encoded><![CDATA[<p>&#8220;In newly opened window with some basic code, locate line with &#8216;// da yer thing&#8217;. Copy-paste everything from helvetwitter.user.js under this line.&#8221;</p>
<p>Can&#8217;t get past this step.  The window which opens is un-editable.  Cannot paste, cannot copy&#8230; nothing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://www.josefrichter.com/blog/helvetwitter-to-accompany-helvetireader-and-helvetical/comment-page-1/#comment-1135</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Thu, 17 Sep 2009 15:43:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.josefrichter.com/blog/?p=329#comment-1135</guid>
		<description>&quot;In newly opened window with some basic code, locate line with &#039;// da yer thing&#039;. Copy-paste everything from helvetwitter.user.js under this line.&quot;

Can&#039;t get it to work.  The window which opens will not let me paste anything into it.</description>
		<content:encoded><![CDATA[<p>&#8220;In newly opened window with some basic code, locate line with &#8216;// da yer thing&#8217;. Copy-paste everything from helvetwitter.user.js under this line.&#8221;</p>
<p>Can&#8217;t get it to work.  The window which opens will not let me paste anything into it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josef Richter</title>
		<link>http://www.josefrichter.com/blog/helvetwitter-to-accompany-helvetireader-and-helvetical/comment-page-1/#comment-1103</link>
		<dc:creator>Josef Richter</dc:creator>
		<pubDate>Wed, 16 Sep 2009 09:40:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.josefrichter.com/blog/?p=329#comment-1103</guid>
		<description>@brandon I think Stylish works exactly the same way as my userscript - once the DOM is loaded, it swaps the css files. yes, the css is hellishly long, because it&#039;s basically the original twitter css with overrides applied. not the cleanest solution, as you have to load a huge css file twice. once I have a bit more free time, I&#039;ll try to convert it to patch-only css file.</description>
		<content:encoded><![CDATA[<p>@brandon I think Stylish works exactly the same way as my userscript &#8211; once the DOM is loaded, it swaps the css files. yes, the css is hellishly long, because it&#8217;s basically the original twitter css with overrides applied. not the cleanest solution, as you have to load a huge css file twice. once I have a bit more free time, I&#8217;ll try to convert it to patch-only css file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josef Richter</title>
		<link>http://www.josefrichter.com/blog/helvetwitter-to-accompany-helvetireader-and-helvetical/comment-page-1/#comment-1101</link>
		<dc:creator>Josef Richter</dc:creator>
		<pubDate>Wed, 16 Sep 2009 09:33:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.josefrichter.com/blog/?p=329#comment-1101</guid>
		<description>@spookyET not sure these are absolutely necessary, but will think of it. There&#039;s still the option to open twitter in browser in single click when you need there advanced features.</description>
		<content:encoded><![CDATA[<p>@spookyET not sure these are absolutely necessary, but will think of it. There&#8217;s still the option to open twitter in browser in single click when you need there advanced features.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brandon</title>
		<link>http://www.josefrichter.com/blog/helvetwitter-to-accompany-helvetireader-and-helvetical/comment-page-1/#comment-1091</link>
		<dc:creator>Brandon</dc:creator>
		<pubDate>Wed, 16 Sep 2009 04:18:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.josefrichter.com/blog/?p=329#comment-1091</guid>
		<description>A quick fix to the lag would be to switch it to a Stylish userfile... the Greasemonkey script waits for Twitter to load and THEN applies the style overrides (I believe, I&#039;m not sure), but Stylish just loads specific CSS attributes to instantly override their counterpart. Don&#039;t quote me on this, I&#039;m probably being an idiot.

Although, I looked at the CSS file for Helvetwitter, and it&#039;s hellishly long...</description>
		<content:encoded><![CDATA[<p>A quick fix to the lag would be to switch it to a Stylish userfile&#8230; the Greasemonkey script waits for Twitter to load and THEN applies the style overrides (I believe, I&#8217;m not sure), but Stylish just loads specific CSS attributes to instantly override their counterpart. Don&#8217;t quote me on this, I&#8217;m probably being an idiot.</p>
<p>Although, I looked at the CSS file for Helvetwitter, and it&#8217;s hellishly long&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SpookyET</title>
		<link>http://www.josefrichter.com/blog/helvetwitter-to-accompany-helvetireader-and-helvetical/comment-page-1/#comment-1084</link>
		<dc:creator>SpookyET</dc:creator>
		<pubDate>Tue, 15 Sep 2009 23:11:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.josefrichter.com/blog/?p=329#comment-1084</guid>
		<description>@replies and direct messages ARE ABSOLUTELY NECESSARY for anyone who seriously uses Twitter. Following/Followers are needed too.</description>
		<content:encoded><![CDATA[<p>@replies and direct messages ARE ABSOLUTELY NECESSARY for anyone who seriously uses Twitter. Following/Followers are needed too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dean</title>
		<link>http://www.josefrichter.com/blog/helvetwitter-to-accompany-helvetireader-and-helvetical/comment-page-1/#comment-1046</link>
		<dc:creator>Dean</dc:creator>
		<pubDate>Mon, 14 Sep 2009 16:00:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.josefrichter.com/blog/?p=329#comment-1046</guid>
		<description>I like, but it would be nice if it has Stylish userstyle file. More options... can choose Greasemonkey or Stylish. What do you think?</description>
		<content:encoded><![CDATA[<p>I like, but it would be nice if it has Stylish userstyle file. More options&#8230; can choose Greasemonkey or Stylish. What do you think?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josef Richter</title>
		<link>http://www.josefrichter.com/blog/helvetwitter-to-accompany-helvetireader-and-helvetical/comment-page-1/#comment-1035</link>
		<dc:creator>Josef Richter</dc:creator>
		<pubDate>Mon, 14 Sep 2009 06:42:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.josefrichter.com/blog/?p=329#comment-1035</guid>
		<description>@beachjustice thanks for the tip, will think about it. The idea behind Helvetwitter is to remove everything that&#039;s not necessary and keep the functional core only. 

Twitter is having ever more users and like most applications in this stage, they are tempted to add features to please everyone. My minimalist mindset revolts to it, so I went the opposite way.</description>
		<content:encoded><![CDATA[<p>@beachjustice thanks for the tip, will think about it. The idea behind Helvetwitter is to remove everything that&#8217;s not necessary and keep the functional core only. </p>
<p>Twitter is having ever more users and like most applications in this stage, they are tempted to add features to please everyone. My minimalist mindset revolts to it, so I went the opposite way.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
