<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>marusin.com &#187; twitter</title>
	<atom:link href="http://www.marusin.com/tag/twitter/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.marusin.com</link>
	<description>what happens when a technologist, music-lover and blogger are all trapped in the same body</description>
	<lastBuildDate>Fri, 04 Jun 2010 01:40:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>You&#8217;re not reading AsparagusInteriors.com or following @asparagusdesign on Twitter?</title>
		<link>http://www.marusin.com/2009/04/02/youre-not-reading-asparagusinteriorscom-or-following-asparagusdesign-on-twitter/</link>
		<comments>http://www.marusin.com/2009/04/02/youre-not-reading-asparagusinteriorscom-or-following-asparagusdesign-on-twitter/#comments</comments>
		<pubDate>Fri, 03 Apr 2009 02:27:20 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[design]]></category>
		<category><![CDATA[links to other weblogs]]></category>
		<category><![CDATA[asparagusinteriors]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[liz-marusin]]></category>
		<category><![CDATA[marusin]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.marusin.com/?p=1553</guid>
		<description><![CDATA[Since there hasn&#8217;t been much going on over here at marusin.com, I should direct you over to my lovely wife&#8217;s website, http://www.asparagusinteriors.com She has not only has she been posting a ton of great content over there but has also taken Twitter by storm under the alias, @asparagusdesign.Â  Go over there and follow her at [...]]]></description>
			<content:encoded><![CDATA[<p>Since there hasn&#8217;t been much going on over here at <a href="http://www.marusin.com">marusin.com</a>, I should direct you over to my lovely wife&#8217;s website, <a href="http://www.asparagusinteriors.com">http://www.asparagusinteriors.com</a></p>
<p>She has not only has she been posting a ton of great content over there but has also taken Twitter by storm under the alias, <a href="http://twitter.com/asparagusdesign">@asparagusdesign</a>.Â  Go over there and follow her at <a href="http://twitter.com/asparagusdesign">http://twitter.com/asparagusdesign</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.marusin.com/2009/04/02/youre-not-reading-asparagusinteriorscom-or-following-asparagusdesign-on-twitter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting Twitterific (Power User) Preferences</title>
		<link>http://www.marusin.com/2008/02/12/setting-twitterific-power-user-preferences/</link>
		<comments>http://www.marusin.com/2008/02/12/setting-twitterific-power-user-preferences/#comments</comments>
		<pubDate>Tue, 12 Feb 2008 17:54:44 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[apple]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[power user preferences]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[twitterific]]></category>

		<guid isPermaLink="false">http://www.marusin.com/2008/02/12/setting-twitterific-power-user-preferences/</guid>
		<description><![CDATA[So I have been using Twitterific for a while (yes, I am a registered user) but I&#8217;ll be honest and tell you that I&#8217;ve always been somewhat annoyed with how it displays full usernames (&#8220;Mike Marusin&#8221;) rather than ScreenNames (&#8220;marusin&#8220;). Low and behold, there are a ton of &#8220;Power User Preferences&#8221; that can be done [...]]]></description>
			<content:encoded><![CDATA[<p>So I have been using <a href="http://iconfactory.com/software/twitterrific">Twitterific</a> for a while (yes, I am a registered user) but I&#8217;ll be honest and tell you that I&#8217;ve always been somewhat annoyed with how it displays full usernames (&#8220;Mike Marusin&#8221;) rather than ScreenNames (&#8220;<a href="http://twitter.com/marusin">marusin</a>&#8220;).</p>
<p>Low and behold, there are a ton of &#8220;Power User Preferences&#8221; that can be done through the command line for version 3.1 (I&#8217;m running <a href="http://files.iconfactory.net/software/beta/Twitterrific_31b3.zip">3.1b3</a> -> direct download link)&#8230;</p>
<hr />
<em>From the Twitterific ReadMe file:</em></p>
<blockquote><p><strong>Power User Preferences</strong></p>
<p>The following list shows preferences that can be set with the command line. These preferences can be used to configure Twitterrific for special uses.</p>
<p>To set one of these &#8220;power user&#8221; preferences, quit Twitterrific and issue the following from a command line:</p>
<p>% defaults write com.iconfactory.Twitterrific [preference] [type] [value]</p>
<p>where [preference] is the name of the preference, [type] is the data type and [value] is the data value to use (shown in the table below.) After restarting Twitterrific, you should see the new preference setting.</p>
<p>To delete the preference and return to a default setting, use:</p>
<p>% defaults delete com.iconfactory.Twitterrific [preference]</p>
<p>Make sure that you match case when typing the [preference] keyâ€”baseurl is not the the same as baseUrl. Use man defaults for more information about setting defaults with the command line.</p>
<table>
<tr>
<td><strong>Preference</strong></td>
<td><strong>Type</strong></td>
<td><strong>Default Value</strong></td>
<td><strong>Description</strong></td>
</tr>
<tr>
<td>connectionLogging</td>
<td>-bool</td>
<td>NO</td>
<td>When this preference is set to YES, Twitterrific will log connection information to the Console. This is helpful for debugging Twitter problems.</p>
<tr>
<td>processTweetScriptPath</td>
<td>-string</td>
<td>None</td>
<td>A path to an AppleScript that will be used to process each new tweet that arrives. The script parameters are described below.</td>
</tr>
<tr>
<td>protocol</td>
<td>-string</td>
<td>&#8220;http://&#8221;</td>
<td>Allows Twitterrific to be configured for other protocols, such as &#8220;https://&#8221;.</td>
</tr>
<tr>
<td>baseUrl</td>
<td>-string</td>
<td>&#8220;twitter.com&#8221;</td>
<td>Allows Twitterrific to be configured for other servers supporting the Twitter API.</td>
</tr>
<tr>
<td>filterOwnTweets</td>
<td>-bool</td>
<td>NO</td>
<td>If this preference is set to YES, Twitterrific will not display your own tweets. It will only display the tweets of your friends.</td>
</tr>
<tr>
<td>tweetScreenNameFilter</td>
<td>-string</td>
<td>None</td>
<td>Defines an ICU regular expression that will be used to filter incoming tweets based on the screen name of the tweet. If you want to block everything from @crackheadjoe and @chattypatty, you would set this preference to &#8220;(crackheadjoe|chattypatty)&#8221;.</td>
</tr>
<tr>
<td>tweetTextFilter</td>
<td>-string</td>
<td>None</td>
<td>Defines an ICU regular expression that will be used to filter incoming tweets based on the text of the tweet. Setting this preference to &#8220;[cC][aA][nN] [hH][aA][sSzZ]&#8221; will let you avoid LOLCAT inanity.</td>
</tr>
<tr>
<td>maximumStatusCount</td>
<td>-integer</td>
<td>200</td>
<td>This preference specifies how many tweets from your timeline to hold in memory.</td>
</tr>
<tr>
<td>maximumMessagesCount</td>
<td>-integer</td>
<td>20</td>
<td>This preference specifies how many direct messages to hold in memory.</td>
</tr>
<tr>
<td>sonicTwooshTechnology</td>
<td>-bool</td>
<td>NO</td>
<td>The vocal stylings of Jonathan &#8216;Wolf&#8217; Rentzsch inform you when a posted tweet is exactly 140 characters long.</td>
</tr>
<tr>
<td>growlMaximumShown</td>
<td>-integer</td>
<td>5</td>
<td>This value sets the maximum number of Growl notifications that will be displayed after a refresh. If there are more than the maximum, a summary is displayed.</td>
</tr>
<tr>
<td>displayScreenName</td>
<td>-bool</td>
<td>NO</td>
<td>When this preference is set to YES, &#8220;chockenberry&#8221; will be displayed instead of &#8220;Craig Hockenberry.&#8221;</td>
</tr>
<tr>
<td>pinScrollingEdges</td>
<td>-bool</td>
<td>NO</td>
<td>This preference changes how the view is scrolled when &#8220;keep same view&#8221; is selected. If your view is at the very top of the list, that position is maintained.</td>
</tr>
</table>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.marusin.com/2008/02/12/setting-twitterific-power-user-preferences/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>I do loves me some Twitter</title>
		<link>http://www.marusin.com/2008/01/04/i-do-loves-me-some-twitter/</link>
		<comments>http://www.marusin.com/2008/01/04/i-do-loves-me-some-twitter/#comments</comments>
		<pubDate>Fri, 04 Jan 2008 22:51:01 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[cool websites]]></category>
		<category><![CDATA[me]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[twitterstats]]></category>

		<guid isPermaLink="false">http://www.marusin.com/2008/01/04/i-do-loves-me-some-twitter/</guid>
		<description><![CDATA[As I mentioned the other day, while I wasn&#8217;t really active around marusin.com I do post/read a lot over at Twitter. What&#8217;s really slick (and scary at the same time) is a little script that auto-generates some stats based upon your Twitter usage&#8230; With that said, here&#8217;s my Twitter use in a nutshell for 2007! [...]]]></description>
			<content:encoded><![CDATA[<p>As I <a href="http://www.marusin.com/2007/12/31/happy-2008/">mentioned the other day</a>, while I wasn&#8217;t really active around marusin.com I do post/read a lot <a href="http://twitter.com/marusin">over at Twitter</a>.  </p>
<p>What&#8217;s really slick (and scary at the same time) is <a href="">a little script that auto-generates some stats</a> based upon your Twitter usage&#8230; With that said, here&#8217;s my Twitter use in a nutshell for 2007! </p>
<p><a href="http://www.flickr.com/photos/82652361@N00/2160725664" title="View 'My Twitter Stats for 2007' on Flickr.com"><img src="http://farm3.static.flickr.com/2100/2160725664_ab7380f9e8.jpg" alt="My Twitter Stats for 2007" border="0" width="500" height="348" /></a></p>
<p>You can get the script over at <a href="http://dcortesi.com/2007/12/27/twitter-stats/">http://dcortesi.com/2007/12/27/twitter-stats/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.marusin.com/2008/01/04/i-do-loves-me-some-twitter/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Am I Addicted To Twitter?</title>
		<link>http://www.marusin.com/2006/12/15/am-i-addicted-to-twitter/</link>
		<comments>http://www.marusin.com/2006/12/15/am-i-addicted-to-twitter/#comments</comments>
		<pubDate>Sat, 16 Dec 2006 03:46:50 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[blogging]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.marusin.com/2006/12/15/am-i-addicted-to-twitter/</guid>
		<description><![CDATA[um, not sure yet, but I do know that I cracked myself up today with a couple of updates I read/wrote. I&#8217;m not going to link to my Twitter account just yet, but if you know me I&#8217;m sure you can figure out the URL&#8230; Just what I need. Another distraction&#8230; :)]]></description>
			<content:encoded><![CDATA[<p>um, not sure yet, but I do know that I cracked myself up today with a couple of updates I read/wrote.  I&#8217;m not going to link to my Twitter account just yet, but if you know me I&#8217;m sure you can <a href="http://www.twitter.com">figure out the URL</a>&#8230;  </p>
<p>Just what I need.  Another distraction&#8230;  :)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.marusin.com/2006/12/15/am-i-addicted-to-twitter/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

