<?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>Interactive Llama :: Interactive media tutorials and tips &#187; Current Events</title>
	<atom:link href="http://www.interactivellama.com/blog/archives/category/current-events/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.interactivellama.com/blog</link>
	<description>Interactive media tutorials and tips</description>
	<lastBuildDate>Wed, 23 Nov 2011 15:25:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
		<item>
		<title>Blog conference in Indiana, mid-August</title>
		<link>http://www.interactivellama.com/blog/archives/indiana-blog-conference-in-mid-august-indianapolis/</link>
		<comments>http://www.interactivellama.com/blog/archives/indiana-blog-conference-in-mid-august-indianapolis/#comments</comments>
		<pubDate>Wed, 16 Jul 2008 17:45:26 +0000</pubDate>
		<dc:creator>Stephen James</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Current Events]]></category>
		<category><![CDATA[Social Networks]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[conference]]></category>
		<category><![CDATA[social_network]]></category>

		<guid isPermaLink="false">/blog/?p=128</guid>
		<description><![CDATA[If you follow me on Twitter, you noticed that I recently bought a home and that I was confused about the date of BlogIndiana. I&#8217;m happy to say that our move-in date and the blog conference are on separate weekends, so now you don&#8217;t have to help me move (you were planning on it right?). [...]]]></description>
			<content:encoded><![CDATA[<p><a href="/blog/wp-content/uploads/2008/07/blogindiana-logo-web.gif"><img class="alignnone size-full wp-image-129" title="BlogIndiana-logo-web" src="/blog/wp-content/uploads/2008/07/blogindiana-logo-web.gif" alt="" width="400" height="76" /></a></p>
<p>If you follow me on Twitter, you noticed that I recently bought a home and that I was confused about the date of BlogIndiana. I&#8217;m happy to say that our move-in date and the blog conference are on separate weekends, so <em>now</em> you don&#8217;t have to help me move (you were planning on it right?). You can go to <a href="http://conference.blogindiana.com/">BlogIndiana</a> at the <a href="http://conference.blogindiana.com/location/">IUPUI Campus Center</a> on August 16th and 17th.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.interactivellama.com/blog/archives/indiana-blog-conference-in-mid-august-indianapolis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ignore reply tweets and SEO URLs with Twitter Tools WordPress Plug-in</title>
		<link>http://www.interactivellama.com/blog/archives/ignore-direct-tweets-and-seo-urls-with-twitter-tools-wordpress-plug-in/</link>
		<comments>http://www.interactivellama.com/blog/archives/ignore-direct-tweets-and-seo-urls-with-twitter-tools-wordpress-plug-in/#comments</comments>
		<pubDate>Thu, 27 Mar 2008 04:20:09 +0000</pubDate>
		<dc:creator>Stephen James</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Current Events]]></category>
		<category><![CDATA[Productivity & Workflow]]></category>
		<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[Social Networks]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[plug_in]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">/blog/archives/ignore-direct-tweets-and-seo-urls-with-twitter-tools-wordpress-plug-in/</guid>
		<description><![CDATA[It&#8217;s been a hot debate over what to include in your blog&#8217;s RSS recently. I say you should include more than blog posts in your RSS feed IF (and this is a big if) you can editorialize what goes in. The following, explains how to change which tweets from Twitter get posted to your blog [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been a hot debate over what to include in your blog&#8217;s RSS recently. I say you should include more than blog posts in your RSS feed IF (and this is a big if) you can editorialize what goes in. The following, explains how to change which tweets from Twitter get posted to your blog and into your RSS feed.</p>
<p>If you use Alex King&#8217;s <a href="http://alexking.org/projects/wordpress">Twitter Tools</a> (version: 1.1b1), you will want to make the following two changes to his code. The first one will make your tweet-post URLs and title more beautiful and SEO friendly by not splitting words at the end. The second one will remove reply tweets (&#8216;@username&#8217;) from becoming posts in your blog, so that half-conversations do not get recorded.<span id="more-120"></span></p>
<p>In Alex King&#8217;s purpose, Twitter Tools is an archiving tool that saves tweets into his blog. If you use version: 1.2b1, then Twitter Tools can <em>hide</em> reply tweets (those beginning with &#8216;@&#8217;) from displaying in the Twitter Tools sidebar widget, but <em>it will still save every tweet as a blog post</em>. In my purpose of Twitter Tools, I do not want to save (and thus post) tweets that begin with &#8216;@.&#8217; Therefore you will still need to add the additions to the do_tweet_post function below. If you do not, all tweets will end up in your RSS feed as blog posts.</p>
<p><strong>Let&#8217;s not mince words here</strong></p>
<p>If you link your tweets and publish them in your RSS feed, you may have noticed that Twitter Tools trims tweets at 30 characters and usually cuts off a title mid-word. It would be better to index to the previous space and trim the post-slug there. Replacing the code of the function, <strong>trim_add_elipsis</strong> (at about line 1030 in twitter-tools.php, before function ak_gmmktime()) with the code that follows will do this:</p>
<pre><code>if (!function_exists('trim_add_elipsis')) {
// smjdesign edit begin - - - - - - - - - - - - - - - - - - - - - - - - - - - -
function trim_add_elipsis($string, $limit = 100) {
// shorten string
$string = substr($string, 0, $limit);
//find last space character
$max_char_pos = strrpos($string, ' ');
// shorten to last space and add ellipsis
if ($max_char_pos &gt; 0)    { $string = substr($string, 0, $max_char_pos)."..."; }
return $string;
}
// smjdesign edit end - - - - - - - - - - - - - - - - - - - - - - - - - - - -</code></pre>
<p><em>As a bonus, </em>I&#8217;ll tell you were you can change the length of the title, too. It&#8217;s around line 205 within the do_tweet_post function. Look for a &#8217;30&#8242; at the end of a line containing &#8220;trim_add_elipsis&#8221; Change the &#8217;30&#8242; to something larger, for instance 40 or 50.</p>
<p><strong>When indirect communication is preferred </strong></p>
<p><em>UPDATE: Alex has made ignoring reply tweets (beginning with &#8216;@&#8217;) a standard option within Twitter Tools. However, I still recommend changing the trim size as I mention above.</em></p>
<p>I can&#8217;t imagine using Twitter Tools without the following change. If not made, one will be listing half conversations in their blog. In order to ignore direct tweets (or more specifically tweets that start with &#8216;@&#8217;), edit the following code at the end of the <strong>do_tweet_post</strong> function (at about line 215 in twitter-tools.php):</p>
<pre><code>function do_tweet_post($tweet) {
global $wpdb;
remove_action('publish_post', 'aktt_notify_twitter');
$data = array(
'post_content' =&gt; $wpdb-&gt;escape(aktt_make_clickable($tweet-&gt;tw_text))
// smjdesign edit begin - - - - - - - - - - - - - - - - - - - - - - - - - - - -
, 'post_title' =&gt; $wpdb-&gt;escape(trim_add_elipsis($tweet-&gt;tw_text, 40))
// smjdesign edit end - - - - - - - - - - - - - - - - - - - - - - - - - - - -
, 'post_date' =&gt; get_date_from_gmt(date('Y-m-d H:i:s', $tweet-&gt;tw_created_at))
, 'post_category' =&gt; array($this-&gt;blog_post_category)
, 'post_status' =&gt; 'publish'
, 'post_author' =&gt; $wpdb-&gt;escape($this-&gt;blog_post_author)
);
// smjdesign edit begin - - - - - - - - - - - - - - - - - - - - - - - - - - - -
if(substr($data["post_content"], 0, 1) != '@') {
$post_id = wp_insert_post($data);
add_post_meta($post_id, 'aktt_twitter_id', $tweet-&gt;tw_id, true);
wp_set_post_tags($post_id, $this-&gt;blog_post_tags);
}
// smjdesign edit end - - - - - - - - - - - - - - - - - - - - - - - - - - - -
add_action('publish_post', 'aktt_notify_twitter');
}</code></pre>
<p>As always, you can email me from <a href="http://www.smjdesign.com/rachelandstephen/contact-rachel-steely-and-stephen-james/">the contact page</a> and ask me for the entire PHP file if you do not feel comfortable editing the file yourself.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.interactivellama.com/blog/archives/ignore-direct-tweets-and-seo-urls-with-twitter-tools-wordpress-plug-in/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>bbPress: The forum from Automattic (makers of WordPress)</title>
		<link>http://www.interactivellama.com/blog/archives/bbpress-from-the-makers-of-wordpress/</link>
		<comments>http://www.interactivellama.com/blog/archives/bbpress-from-the-makers-of-wordpress/#comments</comments>
		<pubDate>Wed, 23 Jan 2008 21:02:37 +0000</pubDate>
		<dc:creator>Stephen James</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Current Events]]></category>
		<category><![CDATA[Social Networks]]></category>
		<category><![CDATA[wordpress blog blogging forum software]]></category>

		<guid isPermaLink="false">/blog/archives/bbpress-from-the-makers-of-wordpress/</guid>
		<description><![CDATA[bbPress is still under version 1.0 (as of this writing, it&#8217;s at 0.8.3.1). You might think forums are dead, why not just Tweet away on a closed group channel or such. Although not the latest thing, forums are foundational. They are the web version of newsgroups and essential for large groups of people. As a [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.bbpress.org/">bbPress</a> is still under version 1.0 (as of this writing, it&#8217;s at 0.8.3.1). You might think forums are dead, why not just Tweet away on a closed group channel or such. Although not the latest thing, forums are foundational. They are the web version of newsgroups and essential for large groups of people. As a lover of WordPress, I can&#8217;t wait to see bbPress develop and mature. Looks like others can&#8217;t either: <a href="http://gigaom.com/2008/01/22/wordpresscom-creator-raises-29m/">Automattic raised $29.5 million in their Series B round of funding</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.interactivellama.com/blog/archives/bbpress-from-the-makers-of-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Our agency profiled in local business journal</title>
		<link>http://www.interactivellama.com/blog/archives/our-agency-profiled-in-local-business-journal/</link>
		<comments>http://www.interactivellama.com/blog/archives/our-agency-profiled-in-local-business-journal/#comments</comments>
		<pubDate>Mon, 07 Jan 2008 18:21:10 +0000</pubDate>
		<dc:creator>Stephen James</dc:creator>
				<category><![CDATA[Current Events]]></category>
		<category><![CDATA[advertising]]></category>

		<guid isPermaLink="false">/blog/archives/our-agency-profiled-in-local-business-journal/</guid>
		<description><![CDATA[The advertising agency that I work for was profiled in the Indianapolis Business Journal this month. Miles Brinson Brown: Small agency still thinks big, size gives ad firm advantage when it comes to being flexible]]></description>
			<content:encoded><![CDATA[<p>The advertising agency that I work for was profiled in the Indianapolis Business Journal this month. <a href="http://www.ibj.com/html/detail_page.asp?content=09469">Miles Brinson Brown: Small agency still thinks big, size gives ad firm advantage when it comes to being flexible</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.interactivellama.com/blog/archives/our-agency-profiled-in-local-business-journal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lack of an Apple Option [is] Key in buying a computer</title>
		<link>http://www.interactivellama.com/blog/archives/lack-of-an-apple-option-is-key-in-buying-a-computer/</link>
		<comments>http://www.interactivellama.com/blog/archives/lack-of-an-apple-option-is-key-in-buying-a-computer/#comments</comments>
		<pubDate>Thu, 17 Aug 2006 23:11:00 +0000</pubDate>
		<dc:creator>Stephen James</dc:creator>
				<category><![CDATA[Current Events]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[10_million]]></category>
		<category><![CDATA[am2]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[background_music]]></category>
		<category><![CDATA[building_a_pc]]></category>
		<category><![CDATA[dvd_drives]]></category>
		<category><![CDATA[free_programs]]></category>
		<category><![CDATA[g5]]></category>
		<category><![CDATA[lcd_monitor]]></category>
		<category><![CDATA[macpro]]></category>
		<category><![CDATA[mac_mini]]></category>
		<category><![CDATA[media_designer]]></category>
		<category><![CDATA[newegg]]></category>
		<category><![CDATA[processing_power]]></category>
		<category><![CDATA[profit_margin]]></category>

		<guid isPermaLink="false">http://smjdesign.com/designwell/?p=81</guid>
		<description><![CDATA[I use a Mac for 8 hours everyday at work and they have definitely grown on me. Except for the simplicity of Finder (all 3 viewing modes are awful because they are not easily navigated by the keyboard) and lack of 10 million free programs that you can get off the net to run on [...]]]></description>
			<content:encoded><![CDATA[<p>I use a Mac for 8 hours everyday at work and they have definitely grown on me. Except for the simplicity of Finder (all 3 viewing modes are awful because they are not easily navigated by the keyboard) and lack of 10 million free programs that you can get off the net to run on Windows&#8211;I&#8217;d say I like it more (that&#8217;s a big step, btw).</p>
<p>So I&#8217;m in the market for a new PC and I actually thought about an Apple, but once I realized the options (or lack of), I didn&#8217;t look back and bought parts for a PC.</p>
<p>There are only 3 models of Mac: Mini ($500+), iMac ($1500+), MacPro($2500+). I am a media designer, and I will need 1GB+ to run Photoshop, Flash, and Illustrator at the same time. The only one that can do that (that also doesn&#8217;t require buying a monitor) is the MacPro which costs five times as much as I&#8217;m making my new PC for. I&#8217;m only buying a motherboard, 2GB of memory, a mATX case/power supply, and an AM2 processor for $500 from Newegg.com, since I already have hard disks and 2 DVD drives and an LCD monitor.</p>
<p>I know that building a PC from scratch is nothing compared to listening to the OS-X installation background music <img src='http://www.interactivellama.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> , but I&#8217;m sure I could get a Dell with enough processing power and upgrade the memory for $150. And anyway why would I need 4 Xeon processors (Mac Pro) if I&#8217;m not editing video? My work&#8217;s dual G5&#8242;s are fine. I think Apple just wants a pretty profit margin for their top of line system&#8211;one that I&#8217;m not willing to fill with my money.</p>
<p>Sorry, Steve, you need more options.</p>
<p>&#8211;Stephen M. James<br />
<a href="http://www.smjdesign.com/">www.smjdesign.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.interactivellama.com/blog/archives/lack-of-an-apple-option-is-key-in-buying-a-computer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Managing Generation Y/Millennials</title>
		<link>http://www.interactivellama.com/blog/archives/managing-generation-ymillennials/</link>
		<comments>http://www.interactivellama.com/blog/archives/managing-generation-ymillennials/#comments</comments>
		<pubDate>Wed, 15 Feb 2006 02:44:00 +0000</pubDate>
		<dc:creator>Stephen James</dc:creator>
				<category><![CDATA[Current Events]]></category>

		<guid isPermaLink="false">http://smjdesign.com/designwell/?p=62</guid>
		<description><![CDATA[This is a Fast Company article about managing Generation Y/Millennials. I thought it was humorous, but only because much of it is true. FC: Scenes from the Culture Clash Excerpt: &#8220;They are the traumatized bosses, as well as the 47-year-old woman from HR who has been hassled time and again by her youngest workers and [...]]]></description>
			<content:encoded><![CDATA[<p>This is a Fast Company article about managing Generation Y/Millennials. I thought it was humorous, but only because much of it is true.</p>
<p><a href="http://www.fastcompany.com/magazine/102/culture-clash.html?partner=rss">FC: Scenes from the Culture Clash</a></p>
<p>Excerpt:<br />
&#8220;They are the traumatized bosses, as well as the 47-year-old woman from HR who has been hassled time and again by her youngest workers and their parents.&#8221;</p>
<p>&#8211;Stephen M. James<br />
<a href="http://www.smjdesign.com/">www.smjdesign.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.interactivellama.com/blog/archives/managing-generation-ymillennials/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Movie Queue RSS/Data Mining, Google TVoIP, Apple Motion</title>
		<link>http://www.interactivellama.com/blog/archives/movie-queue-rssdata-mining-google-tvoip-apple-motion/</link>
		<comments>http://www.interactivellama.com/blog/archives/movie-queue-rssdata-mining-google-tvoip-apple-motion/#comments</comments>
		<pubDate>Sun, 29 Jan 2006 01:39:00 +0000</pubDate>
		<dc:creator>Stephen James</dc:creator>
				<category><![CDATA[Current Events]]></category>
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://smjdesign.com/designwell/?p=57</guid>
		<description><![CDATA[This Saturday, I realized that sometimes I&#8217;d rather data mine about my favorite movies. You&#8217;d think that NetFlix and Blockbuster would enable movie blogging&#8211;similar to Rhapsody&#8217;s send to blog. I know that feature films aren&#8217;t constantly playing in the background, nor are they 2:46 min long, but blockbuster doesn&#8217;t even do RSS&#8211;which is why NetFlix [...]]]></description>
			<content:encoded><![CDATA[<p>This Saturday, I realized that sometimes I&#8217;d rather data mine about my favorite movies. You&#8217;d think that NetFlix and Blockbuster would enable movie blogging&#8211;similar to Rhapsody&#8217;s send to blog. I know that feature films aren&#8217;t constantly playing in the background, nor are they 2:46 min long, but blockbuster doesn&#8217;t even do RSS&#8211;which is why NetFlix is so much cooler.</p>
<p>I&#8217;m still not sure why people STILL go to movie rental stores and pay $4 per movie. Maybe it&#8217;s because they are impulsive. Maybe it&#8217;s because they&#8217;ve only bought books online from Amazon.</p>
<p>If you are listening, NetFlix make one&#8217;s RSS of their Queue public&#8211;optionally, of course. Why? Because I ONLY watch cool movies. <img src='http://www.interactivellama.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Tonight&#8217;s readings/watching:</p>
<p><a href="http://aolradio.podcast.aol.com/sn/SN-024.mp3">Security Now! 24: Questions and Answers</a></p>
<p><a href="http://www.pbs.org/cringely/pulpit/pulpit20060105.html">I, Cringely &#8211; Google&#8217;s Grand Plan to Take Over TV Advertising</a></p>
<p><a href="http://www.pbs.org/cringely/pulpit/pulpit20051229.html">I, Cringely &#8211; </a><a href="http://www.pbs.org/cringely/pulpit/pulpit20051229.html">How Pay-Per-Click Is Killing the Traditional Publishing Industry (death to magazines by mail!)</a></p>
<p><a href="http://www.pbs.org/cringely/pulpit/pulpit20060126.html">I, Cringely &#8211; The Falafel Connection (NSA wiretaps explained&#8211;it&#8217;s based on data mining)</a></p>
<p><a href="http://www.booktv.org/feature/index.asp?segID=6643&#038;schedID=397">After Words: Ambassador L. Paul Bremer interviewed by James Hoagland</a></p>
<p>Afternote: I had to reinstall Apple Motion 2.0 last week in order to get it to work. Readers, if you are keeping track, that&#8217;s the third time in two months.</p>
<p>&#8211;Stephen M. James<br />
<a href="http://www.smjdesign.com/">www.smjdesign.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.interactivellama.com/blog/archives/movie-queue-rssdata-mining-google-tvoip-apple-motion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://aolradio.podcast.aol.com/sn/SN-024.mp3" length="38919511" type="audio/mpeg" />
		</item>
	</channel>
</rss>

