Updates from November, 2007 Hide threads | Keyboard Shortcuts

  • Segregation 

    craigchilds 1:06 am on November 21, 2007 Permalink | Reply
    Tags: , , , ,

    For a while, I’ve been looking at ways to integrate all the little bits of writing I do around the web. Usually with RSS, sending Twitter updates to Jaiku and Tumblr to my regular blog and WordPress etc etc.

    However, I’ve recently thought that maybe it is best to keep things separated, as far as content goes, and just create the connections with links and have each place maintain itself on it’s own.

    I think this works better because instead of creating a mash of content that allows people to get the same information from me via different channels, I can use each channel and cater to it’s strengths whilst building even more content.

    The example is that if someone follows me on Twitter and also uses Tumblr, I don’t want them to decide between the two because they don’t care to hear the same stuff from me twice. Instead I can do something completely different, and make the second connection worthwhile for them.

    I set up a completely different Twitter account for pulling in feeds from things I write and mark, via Google Reader amd YouTube etc. This is separate from my regular Twitter account that I update for anyone wanted to follow my day-to-day without all the links.

    It seems to make more sense to me to keep things in their place. If I wanted to follow your Twitter updates, I would follow you on Twitter; I’m not too interested in seeing those updates on your Tumblr page.

    A visual analogy would be instead of creating interconnected vines that grow amongst one another, I’ll create a group of trees, freestanding, that link together with the branches. Is that too sappy? [pun intended]

     
    • meg 7:59 am on November 21, 2007 Permalink | Reply

      i once went to a hippy wedding at ceres, where they had other hippies singing their wedding song “like a tree standing next to another tree, interconnected but essentially free”. i think they’re divorced now.

    • Nakul Goyal 4:51 pm on January 10, 2008 Permalink | Reply

      I am trying to do the same thing with Tumblr, Twitter and WordPress. What I am doing with Tumblr and WordPress is using custom domains with them, so that at some point, if I plan to move away, I can control things much better and retain the url forever. Makes sense ?

  • A Blogging/Microblogging Hierarchy 

    craigchilds 3:20 am on November 19, 2007 Permalink | Reply
    Tags: blogging, , microblogging, , ,

    With the increase of blogs, microblogs like Tumblr and ‘presence’ blogs like Twitter, mediums either meld together – as I’ve attempted to do at crrrg.com by importing Twitter updates as posts – or they are each used differently.

    The latter method requires a little definition which, I think, can simply be made by word-count and intent. Leaving things like intended audience out of it, we can draw the line with length. Something like:

  • crrrg.com: 4+ paragraphs
  • craigchilds.wordpress.com: 3+ paragraphs
  • craig.tumblr.com: 2+ paragraphs
  • twitter.com/craigchilds: 140 characters
  • This is a basic interpretation, but you can see how different ideas would manifest themselves on each platform.

    The benefit I see of doing something like this could be to maintain audience expectation. Coupled with this is the kind of writing you do in each. Personal posts are usually brief, linkblogs and ideas longer while anything technical or in depth requires more attention, more space and more time.

    If you use any of these services, this distinction has probably already been made, but I thought it could use a mention since I’ve been thinking of why I’d use wordpress.com and tumblr.com etc if I already have my own blog.

    Here are the two reasons:
    Tumblr and WordPress have difference audiences and reach. They are aggregated throughout a network = more reach. Plus crrrg.com posts are left to stay in depth and focused because I have other places to express ideas that may not fit in there.

    Related: Dumping.

 
  • Moving WordPress Title & Symbols 

    craigchilds 12:17 pm on November 15, 2007 Permalink | Reply
    Tags: seo,

    The standard WordPress handling of title tags [what shows up in your browser's title bar and search engines] is not guite right.

    Instead of BlogTitle >> PostTitle; you want PostTitle >> BlogTitle. This helps with SEO and looks better.

    You could switch wp_title and bloginfo(name), but then you get this annoying >> before your title. So here is the easy solution without resorting to a plugin.

    Add the PostTitle after the tag with ” in the brackets to remove the arrows: </p> <pre class="brush: php;"><title><?php wp_title(' '); ?></pre> <p>Add the condition if we’ve removed that symbol, it should add another after it; in this case i’m choosing the | symbol because I don’t like the arrows:</p> <pre class="brush: php;"><?php if(wp_title('', false)) { echo ' | '; } ?></pre> <p>Now add your blog name and whatever else you want before closing the title tag:</p> <pre class="brush: php;"><?php bloginfo('name'); ?> | blog description? </title> </pre> <p>Works like a charm. Thanks to <a href="http://www.zachgraeve.com/2006/09/01/optimizing-wordpress-title-tags/">Zach</a>.</p></div> </div> <!-- // postcontent --> <div class="bottom_of_entry"> </div> </li> <li id="prologue-111" class="post-111 post hentry category-music tag-lyrics tag-music tag-tricky post 142003"> <a href="http://craigchilds.wordpress.com/author/craigchilds/" title="Posts by craigchilds"><img alt='' src='http://0.gravatar.com/avatar/af8052a5742ff594456ff7300ffc8c30?s=48&d=identicon&r=G' class='avatar avatar-48' height='48' width='48' /></a> <h2><a href="http://craigchilds.wordpress.com/2007/11/13/tricky-maxinquaye/">Tricky – Maxinquaye </a></h2> <h4> <a href="http://craigchilds.wordpress.com/author/craigchilds/" title="Posts by craigchilds">craigchilds</a> <span class="meta"> <abbr title="2007-11-13T04:35:46Z">2:35 pm <em>on</em> November 13, 2007</abbr> <span class="actions"> <a href="http://craigchilds.wordpress.com/2007/11/13/tricky-maxinquaye/" class="thepermalink">Permalink</a> | <a rel='nofollow' class='comment-reply-link' href='http://craigchilds.wordpress.com/2007/11/13/tricky-maxinquaye/#respond' onclick='return addComment.moveForm("prologue-111", "0", "respond", "111")'>Reply</a> </span> <br /> Tags: lyrics, Music, tricky </span> </h4> <div class="postcontent" id="content-111"> <div class='snap_preview'><p><img src='http://craigchilds.files.wordpress.com/2007/11/maxinquaye.jpg?w=200&h=200' alt='tricky maxinquaye' width="200" height="200" align="right" />Who else takes other people’s lyrics, gets Martina Topley-Bird to sing them, and calls it their own other than Tricky? On a debut no less!</p> <p>No Tricky LP is outstanding, but they always have a few pearler tracks on them. Maxinquaye’s hits are the tracks that borrow:</p> <p><em>Overcome </em>uses lyrics from Massive Attack’s <em>Karmacoma</em>.<br /> <em>Black Steel</em> uses the first verse from PE’s <em>Black Steel in the Hour of Chaos.</em><br /> <em>Hell Is Around The Corner </em>samples Hayes’<em>Ike’s Rap II</em> which you would have heard first on Portishead’s <em>Glory Days</em>.</p> <p>Tricky later covered Siouxsie & the Banshees’ <em>Tattoo</em>, The Cure’s <em>Lovecats </em>and XTC’s <em>Dear God</em>.</p> <p>Who else has done this? Someone else’s lyrics with new a style and music…</p></div> </div> <!-- // postcontent --> <div class="bottom_of_entry"> </div> <ul class="commentlist inlinecomments"> </li> </ul> </li> <li id="prologue-110" class="post-110 post hentry category-web tag-feedburner tag-feeds tag-wordpress post 142003"> <a href="http://craigchilds.wordpress.com/author/craigchilds/" title="Posts by craigchilds"><img alt='' src='http://0.gravatar.com/avatar/af8052a5742ff594456ff7300ffc8c30?s=48&d=identicon&r=G' class='avatar avatar-48' height='48' width='48' /></a> <h2><a href="http://craigchilds.wordpress.com/2007/11/13/full-feeds-with-the-more-link/">Full Feeds With the More Link </a></h2> <h4> <a href="http://craigchilds.wordpress.com/author/craigchilds/" title="Posts by craigchilds">craigchilds</a> <span class="meta"> <abbr title="2007-11-13T03:36:42Z">1:36 pm <em>on</em> November 13, 2007</abbr> <span class="actions"> <a href="http://craigchilds.wordpress.com/2007/11/13/full-feeds-with-the-more-link/" class="thepermalink">Permalink</a> | <a rel='nofollow' class='comment-reply-link' href='http://craigchilds.wordpress.com/2007/11/13/full-feeds-with-the-more-link/#respond' onclick='return addComment.moveForm("prologue-110", "0", "respond", "110")'>Reply</a> </span> <br /> Tags: feedburner, <a href="http://craigchilds.wordpress.com/tag/feeds/" rel="tag">feeds (2)</a>, <a href="http://craigchilds.wordpress.com/tag/wordpress/" rel="tag">wordpress (3)</a> </span> </h4> <div class="postcontent" id="content-110"> <div class='snap_preview'><p>What a hassle! WordPress decided a while ago that you can have either summary or full content feeds, but if you used the <code></code> code the feed’s posts would get cut. </p> <p>Editing the wp/includes feed files didn’t help and neither did the full-feed plugin. However, I’d suggest using <a href="http://www.scratch99.com/wordpress-plugin-dualfeeds/">Cronin’s Dual Feeds plugin</a>.</p> <p>Not only does it fix this little issue across the board [category feeds etc] but it also allows you to make up a secondary feed for summaries and plug your feed into <a href="http://feedburner.com">Feedburner</a>. </p> <p>Good look.</p></div> </div> <!-- // postcontent --> <div class="bottom_of_entry"> </div> </li> </ul> <div class="navigation"><p> <a href="http://craigchilds.wordpress.com/2007/11/page/2/" >Older Posts →</a> </p></div> </div> <!-- main --> </div> <!-- sleeve --> <div style="clear: both;"></div> </div> <!-- // wrapper --> <div id="footer"> <p> <a href="http://wordpress.com/">Blog at WordPress.com.</a> P2 theme by <a href="http://automattic.com/">Automattic</a>. </p> </div> <div id="notify"></div> <div id="help"> <dl class="directions"> <dt>c</dt><dd>compose new post</dd> <dt>j</dt><dd>next post/next comment</dd> <dt>k</dt> <dd>previous post/previous comment</dd> <dt>r</dt> <dd>reply</dd> <dt>e</dt> <dd>edit</dd> <dt>o</dt> <dd>show/hide comments</dd> <dt>t</dt> <dd>go to top</dd> <dt>l</dt> <dd>go to login</dd> <dt>h</dt> <dd>show/hide help</dd> <dt>esc</dt> <dd>cancel</dd> </dl> </div> <script type='text/javascript' src='http://s1.wordpress.com/wp-includes/js/jquery/jquery.color.js?ver=2.0-4561m'></script> <script type="text/javascript" src="http://wordpresscom.skimlinks.com/api/wordpress.js"></script> <script type="text/javascript"> var skimlinks_pub_id = "725X1342"; var skimlinks_sitename = "craigchilds.wordpress.com"; var skimlinks_domain = "go2.wordpress.com"; skimlinks(); </script><script type="text/javascript" src="//secure.quantserve.com/quant.js"></script> <script type="text/javascript">_qoptions = { labels:"adt.0,language.en" };_qacct="p-18-mFEk4J448M";quantserve();</script> <noscript><p><img src="//secure.quantserve.com/pixel/p-18-mFEk4J448M.gif?labels=adt.0%2Clanguage.en" style="display: none" height="1" width="1" alt="" /></p></noscript> <script type='text/javascript' src='http://s2.wordpress.com/wp-content/plugins/syntaxhighlighter/syntaxhighlighter/scripts/shCore.js?ver=2.0.320'></script> <script type='text/javascript' src='http://s3.wordpress.com/wp-content/plugins/syntaxhighlighter/syntaxhighlighter/scripts/shBrushPhp.js?ver=2.0.320'></script> <script type='text/javascript'> (function(){ var corecss = document.createElement('link'); var themecss = document.createElement('link'); var themecssurl = "http://s1.wordpress.com/wp-content/plugins/syntaxhighlighter-wpcom/shThemeDefault.css?m=1254897458g"; if ( themecss.setAttribute ) { themecss.setAttribute( "rel", "stylesheet" ); themecss.setAttribute( "type", "text/css" ); themecss.setAttribute( "href", themecssurl ); } else { themecss.rel = "stylesheet"; themecss.href = themecssurl; } document.getElementsByTagName("head")[0].appendChild(themecss); })(); SyntaxHighlighter.config.clipboardSwf = 'http://s2.wordpress.com/wp-content/plugins/syntaxhighlighter/syntaxhighlighter/scripts/clipboard.swf'; SyntaxHighlighter.config.strings.expandSource = 'expand source'; SyntaxHighlighter.config.strings.viewSource = 'view source'; SyntaxHighlighter.config.strings.copyToClipboard = 'copy to clipboard'; SyntaxHighlighter.config.strings.copyToClipboardConfirmation = 'The code is in your clipboard now'; SyntaxHighlighter.config.strings.print = 'print'; SyntaxHighlighter.config.strings.help = '?'; SyntaxHighlighter.config.strings.alert = 'SyntaxHighlighter\n\n'; SyntaxHighlighter.config.strings.noBrush = 'Can\'t find brush for: '; SyntaxHighlighter.config.strings.brushNotHtmlScript = 'Brush wasn\'t configured for html-script option: '; SyntaxHighlighter.all(); </script> <script src="http://s.stats.wordpress.com/w.js?19" type="text/javascript"></script> <script type="text/javascript"> st_go({'blog':'142563','v':'wpcom','user_id':'0','post':'0','subd':'craigchilds'}); ex_go({'crypt':'RDZ8LFkxbXFNJkYwcERvJS9YSWRNaV1YTy96LnNbZHFldVhqM1QmTGY4bGU0NlQmVHFIP3pHQjl2UnlTLkNHLTRhcUF8c0JXU0Jyc3hVbnRTLTJrLyxVRTlRbHJGWW5YWEppMUZzZzZWWDE/alJ1WUp5NnNDYXdSOEkwRUh+OHx3aGcxbEdMbj9qaStheXpNRXR6eTRwWCtZMUFBSlN3LXZGbGV+citB'}); addLoadEvent(function(){linktracker_init('142563',0);}); </script> </body> </html>