<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Niall's Blog</title>
	<atom:link href="http://mrsock.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://mrsock.wordpress.com</link>
	<description>Just another WordPress OPML weblog...</description>
	<lastBuildDate>Tue, 08 Dec 2009 12:11:08 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='mrsock.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/34f16f7356589acc144fbf5a5bbf407e?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Niall's Blog</title>
		<link>http://mrsock.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://mrsock.wordpress.com/osd.xml" title="Niall&#8217;s Blog" />
		<item>
		<title>Getting MSSQL Command Line Access from ISQL on Ubuntu</title>
		<link>http://mrsock.wordpress.com/2009/12/08/getting-mssql-command-line-access-from-isql-on-ubuntu/</link>
		<comments>http://mrsock.wordpress.com/2009/12/08/getting-mssql-command-line-access-from-isql-on-ubuntu/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 12:11:08 +0000</pubDate>
		<dc:creator>Niall</dc:creator>
				<category><![CDATA[1]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mssql]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[sybase]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://mrsock.wordpress.com/?p=172</guid>
		<description><![CDATA[Install freetds
sudo apt-get install freetds-bin
Check it works:
fsql -S -U
See how to use it (it pretty much matches isql and bcp).
man fisql
man freebcp
Engineer Victory Dance (the hard work was done the freetds posse and all those lovely linux peeps, but dance anyway, required action).
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mrsock.wordpress.com&blog=296657&post=172&subd=mrsock&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Install <a href="http://www.freetds.org/">freetds</a><br />
<code>sudo apt-get install freetds-bin</code></p>
<p>Check it works:<br />
<code>fsql -S -U</p>
<p>See how to use it (it pretty much matches isql and bcp).<br />
<code>man fisql</code><br />
<code>man freebcp</code></p>
<p>Engineer Victory Dance (the hard work was done the <a href="http://www.freetds.org/">freetds</a> posse and all those lovely linux peeps, but dance anyway, required action).</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mrsock.wordpress.com/172/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mrsock.wordpress.com/172/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mrsock.wordpress.com/172/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mrsock.wordpress.com/172/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mrsock.wordpress.com/172/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mrsock.wordpress.com/172/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mrsock.wordpress.com/172/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mrsock.wordpress.com/172/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mrsock.wordpress.com/172/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mrsock.wordpress.com/172/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mrsock.wordpress.com&blog=296657&post=172&subd=mrsock&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://mrsock.wordpress.com/2009/12/08/getting-mssql-command-line-access-from-isql-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6c01bed781e292f7c9440c589708408c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Niall</media:title>
		</media:content>
	</item>
		<item>
		<title>Quick Ruby On Rails</title>
		<link>http://mrsock.wordpress.com/2009/10/07/quick-ruby-on-rails/</link>
		<comments>http://mrsock.wordpress.com/2009/10/07/quick-ruby-on-rails/#comments</comments>
		<pubDate>Wed, 07 Oct 2009 07:30:47 +0000</pubDate>
		<dc:creator>Niall</dc:creator>
				<category><![CDATA[1]]></category>

		<guid isPermaLink="false">http://mrsock.wordpress.com/?p=165</guid>
		<description><![CDATA[Requirement
I need to do a quick prototype of a web app for a friend that has to run initially on a windows localhost and be able to hand it over to his developer for development if it floats the necessary boats. Totally coincidentally, I need to do a prototype for a web app at work [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mrsock.wordpress.com&blog=296657&post=165&subd=mrsock&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><h2>Requirement</h2>
<p>I need to do a quick prototype of a web app for a friend that has to run initially on a windows localhost and be able to hand it over to his developer for development if it floats the necessary boats. Totally coincidentally, I need to do a prototype for a web app at work too. </p>
<h2>Tech Choice Breakdown</h2>
<p>I haven&#8217;t spent anytime with Ruby On Rails and precious little doing web apps of any kind. Ruby I&#8217;ve scripted with a little, any web ui&#8217;ed stuff has usually ended up in hasty perl on the intranet. RoR is something I have meant to fit in for a few years.</p>
<p>So, I&#8217;ve dug in the library and found the <a href="http://www.amazon.co.uk/Agile-Development-Rails-Pragmatic-Programmers/dp/1934356166/ref=sr_1_1?ie=UTF8&amp;s=books&amp;qid=1254826363&amp;sr=8-1">Pragmatic Programmers Agile Web Development With Rails</a> by DT, THH et al, 2005 edition. I understand Ruby and Rails have upped a version or two since then, so I&#8217;m tempted to use the book and stick with version 1.x of Rails. </p>
<p>InstantRails 1.7 looks like it hits the two requirements of providing quick start up for my friend, and being version 1.x of Rails so I can use the THH book to get up to speed.</p>
<p>Promise to self is to upgrade once prototype 0.2.x is motted on either system, probably looking at JRuby as well.</p>
<h2>Installing InstantRails</h2>
<ol>
<li>Snagged <a href="http://rubyforge.org/frs/?group_id=904">InstantRails 1.7</a> on advice from <a href="http://forums.pragprog.com/forums/41/topics/223">Pragmatic Programmer forum</a> (slightly different topic, I know, but looks as though it may apply with my old book). Work is shaping network traffic, so took a bloody age to download.</li>
<li>Extracted the zip contents to C:\, now have a directory C:\InstantRails.</li>
<li>Opened C:\InstantRails\readme.txt and followed the instructions. One functioning server &#8211; tick <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
</ol>
<p>Now need to do some Use Cases and get on with it&#8230;.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mrsock.wordpress.com/165/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mrsock.wordpress.com/165/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mrsock.wordpress.com/165/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mrsock.wordpress.com/165/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mrsock.wordpress.com/165/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mrsock.wordpress.com/165/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mrsock.wordpress.com/165/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mrsock.wordpress.com/165/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mrsock.wordpress.com/165/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mrsock.wordpress.com/165/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mrsock.wordpress.com&blog=296657&post=165&subd=mrsock&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://mrsock.wordpress.com/2009/10/07/quick-ruby-on-rails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6c01bed781e292f7c9440c589708408c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Niall</media:title>
		</media:content>
	</item>
		<item>
		<title>Quantum Gag</title>
		<link>http://mrsock.wordpress.com/2009/08/14/quantum-gag/</link>
		<comments>http://mrsock.wordpress.com/2009/08/14/quantum-gag/#comments</comments>
		<pubDate>Fri, 14 Aug 2009 15:05:00 +0000</pubDate>
		<dc:creator>Niall</dc:creator>
				<category><![CDATA[1]]></category>

		<guid isPermaLink="false">http://mrsock.wordpress.com/2009/08/14/quantum-gag/</guid>
		<description><![CDATA[Q:      Why did the tachyon cross the road?
A:      Because it was on the other side.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mrsock.wordpress.com&blog=296657&post=164&subd=mrsock&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Q:      Why did the tachyon cross the road?<br />
A:      Because it was on the other side.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mrsock.wordpress.com/164/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mrsock.wordpress.com/164/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mrsock.wordpress.com/164/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mrsock.wordpress.com/164/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mrsock.wordpress.com/164/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mrsock.wordpress.com/164/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mrsock.wordpress.com/164/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mrsock.wordpress.com/164/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mrsock.wordpress.com/164/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mrsock.wordpress.com/164/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mrsock.wordpress.com&blog=296657&post=164&subd=mrsock&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://mrsock.wordpress.com/2009/08/14/quantum-gag/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6c01bed781e292f7c9440c589708408c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Niall</media:title>
		</media:content>
	</item>
		<item>
		<title>Chain Letter Reply Template</title>
		<link>http://mrsock.wordpress.com/2009/06/18/chain-letter-reply-template/</link>
		<comments>http://mrsock.wordpress.com/2009/06/18/chain-letter-reply-template/#comments</comments>
		<pubDate>Thu, 18 Jun 2009 14:24:49 +0000</pubDate>
		<dc:creator>Niall</dc:creator>
				<category><![CDATA[1]]></category>

		<guid isPermaLink="false">http://mrsock.wordpress.com/?p=156</guid>
		<description><![CDATA[I hate chain letters. The underlying conceit of a chain letter is to make the sender feel guilty or afraid for not sending it on, to make the receiver feel annoyed at the sender for involving them, and to perpetuate that cycle ad nauseam. It may seem harmless at first touch, but if you forward [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mrsock.wordpress.com&blog=296657&post=156&subd=mrsock&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I hate chain letters. The underlying conceit of a chain letter is to make the sender feel guilty or afraid for not sending it on, to make the receiver feel annoyed at the sender for involving them, and to perpetuate that cycle ad nauseam. It may seem harmless at first touch, but if you forward one you are being manipulated by the original author. Even if you just send them on but don&#8217;t feel anything, some of the people you target, or indirectly target, are going to have a bad day or two because of it, because of you. So just don&#8217;t send them on: no-one&#8217;s hurt; it doesn&#8217;t cost you anything; and you&#8217;ve saved some of your bandwidth. It wasn&#8217;t that funny or clever anyway. Just full of platitudes or bad info.</p>
<p>I try to kill these damn things; to stop them everytime I see one (cue rousing music, maybe some kilted people thrusting swords in the air, general cheering, and exeunt all stage left (pursued by bear)).</p>
<p>My standard reply to chain letters:</p>
<blockquote><p>
Hi So-andSo,</p>
<p>Please don&#8217;t be offended, this is no reflection on you, but please don&#8217;t include me on any chain letters. I don&#8217;t like them. I find the concept underlying them offensive and divisive. If I had a religion, they&#8217;d be against it! </p>
<p>The wikipedia page is pretty evenhanded about them: http://en.wikipedia.org/wiki/Chain_e-mail and this is good mickey-take: http://www.perry.com/bizarre/antichn.html</p>
<p>Something lovely and generally ignoring the whole chain letter thing so hopefully there&#8217;s no bitter aftertaste.</p>
</blockquote>
<p>If it&#8217;s a virus/worm/hoax email of any kind, I look it up on <a href="http://www.viruslist.com/en/viruses/encyclopedia">Virus Encyclopedia</a>, <a href="http://www.sophos.com/security/">Sophos</a>, or <a href="http://www.hoax-slayer.com/">Hoax Slayer</a> and email the sender with the ref and an explanation. </p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mrsock.wordpress.com/156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mrsock.wordpress.com/156/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mrsock.wordpress.com/156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mrsock.wordpress.com/156/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mrsock.wordpress.com/156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mrsock.wordpress.com/156/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mrsock.wordpress.com/156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mrsock.wordpress.com/156/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mrsock.wordpress.com/156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mrsock.wordpress.com/156/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mrsock.wordpress.com&blog=296657&post=156&subd=mrsock&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://mrsock.wordpress.com/2009/06/18/chain-letter-reply-template/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6c01bed781e292f7c9440c589708408c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Niall</media:title>
		</media:content>
	</item>
		<item>
		<title>Twitter Archiving</title>
		<link>http://mrsock.wordpress.com/2009/04/30/twitter-archiving/</link>
		<comments>http://mrsock.wordpress.com/2009/04/30/twitter-archiving/#comments</comments>
		<pubDate>Thu, 30 Apr 2009 16:11:26 +0000</pubDate>
		<dc:creator>Niall</dc:creator>
				<category><![CDATA[makeitbetter]]></category>
		<category><![CDATA[archive]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://mrsock.wordpress.com/?p=147</guid>
		<description><![CDATA[Been asked a few times about how to get all a user&#8217;s tweets off twitter and onto a local file.
Activestate have a great python recipe to do it that works well. You just have to get python and BeautifulSoup onto your PC.
First install Python: 

Linux, it&#8217;s easy, just check your package manager and get python.
Windows, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mrsock.wordpress.com&blog=296657&post=147&subd=mrsock&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Been asked a few times about how to get all a user&#8217;s tweets off twitter and onto a local file.</p>
<p>Activestate have a great python recipe to do it that works well. You just have to get python and BeautifulSoup onto your PC.</p>
<p>First install Python: </p>
<ul>
<li>Linux, it&#8217;s easy, just check your package manager and get python.</li>
<li>Windows, it&#8217;s easy, go to activestates website a download and install <a href="http://www.activestate.com/activepython/">ActivePython</a></li>
</ul>
<p>Then install BeautifulSoup:</p>
<ul>
<li>Download <a href="http://www.crummy.com/software/BeautifulSoup/#Download">BeautifulSoup</a> tar</li>
<li>Unzip it &#8211; you may need to untar it too. On Windows you can just use 7-zip or WinZip on the tar file as if it was a zip file. You will end up with a folder called BeautifulSoup-X.x.x.</li>
<li>Open a terminal or Command Prompt and cd to the BeautifulSoup-X.x.x folder</li>
<li>Type <code>python setup.py install</code> and hit return</li>
<li>BeautifulSoup is installed</li>
</ul>
<p>Now setup the program that gets the data and saves it for you. </p>
<ul>
<li>Open the <a href="http://code.activestate.com/recipes/576594/">activestate recipe</a> page.</li>
<li>Create a new text file in your Documents folder called as twitterArchive.py (make sure you get rid of the .txt extension)</li>
<li>Edit the file and copy paste the recipe into the file:
<pre>#!/usr/bin/python

import time
from urllib2 import urlopen
from BeautifulSoup import BeautifulSoup

# Replace USERNAME with your twitter username
url = u'http://twitter.com/USERNAME?page=%s'
tweets_file = open('tweets', 'w')

for x in range(10*10000):
    f = urlopen(url % x)
    soup = BeautifulSoup(f.read())
    f.close()
    tweets = soup.findAll('span', {'class': 'entry-content'})
    if len(tweets) == 0:
        break
    [tweets_file.write(x.renderContents() + '\n') for x in tweets]
    # being nice to twitter's servers
    time.sleep(5)

tweets_file.close()
</pre>
</li>
<li>Update USERNAME as instructed in the recipe and save it</li>
<li>Run the program. On Windows you can double-click it or run from a Command Prompt. On linux you&#8217;ll need to run it through python: <code>python -c twitterArchive.py</code></li>
<li>It will create a file called tweets in the same folder. After a while (it can take some time) the file will be filled with your tweets.</li>
</ul>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mrsock.wordpress.com/147/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mrsock.wordpress.com/147/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mrsock.wordpress.com/147/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mrsock.wordpress.com/147/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mrsock.wordpress.com/147/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mrsock.wordpress.com/147/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mrsock.wordpress.com/147/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mrsock.wordpress.com/147/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mrsock.wordpress.com/147/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mrsock.wordpress.com/147/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mrsock.wordpress.com&blog=296657&post=147&subd=mrsock&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://mrsock.wordpress.com/2009/04/30/twitter-archiving/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6c01bed781e292f7c9440c589708408c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Niall</media:title>
		</media:content>
	</item>
		<item>
		<title>OSX: Create a Playlist From a Folder</title>
		<link>http://mrsock.wordpress.com/2009/03/18/osx-create-a-playlist-on-android/</link>
		<comments>http://mrsock.wordpress.com/2009/03/18/osx-create-a-playlist-on-android/#comments</comments>
		<pubDate>Wed, 18 Mar 2009 23:58:32 +0000</pubDate>
		<dc:creator>Niall</dc:creator>
				<category><![CDATA[makeitbetter]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[commandlinefu]]></category>
		<category><![CDATA[g1]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[osx]]></category>

		<guid isPermaLink="false">http://mrsock.wordpress.com/?p=134</guid>
		<description><![CDATA[I wanted to use this excellent command line from commandlinefu.com on the mac to create a podcasts playlist on my G1 each time I chucked some new podcast files on it. Unfortunately OSX (or BSD) aren&#8217;t exact matches to linux, so here&#8217;s my hack. It&#8217;s not elegant, too many pipes, but it works!
cd /Volumes/NIALLSG1/Music/Podcasts &#38;&#38; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mrsock.wordpress.com&blog=296657&post=134&subd=mrsock&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I wanted to use <a href="http://www.commandlinefu.com/commands/view/1354/generate-a-playlist-of-all-the-files-in-the-directory-newer-first">this excellent command line</a> from <a href="http://www.commandlinefu.com">commandlinefu.com</a> on the mac to create a podcasts playlist on my G1 each time I chucked some new podcast files on it. Unfortunately OSX (or BSD) aren&#8217;t exact matches to linux, so here&#8217;s my hack. It&#8217;s not elegant, too many pipes, but it works!</p>
<p><code>cd /Volumes/NIALLSG1/Music/Podcasts &amp;&amp; find . -type f -exec stat -f "%c %N" {} \; | grep -v '\./\._' | grep -v m4v | sort -rn | sed 's/\.\//;.\//' | awk -F ';' '{print $2}' &gt; ../podcasts.m3u</code></p>
<p>On my mounted G1 all my podcasts live in /Volumes/NIALLSG1/Music/Podcasts. I generate the podcasts.m3u to the Music folder.</p>
<p>The stat prints the created date as seconds from the epoch followed by the file name.</p>
<p>The first grep -v removes the stupid itunes symbolic links (mutter, mutter) that get copied across from the listings in iTunes, the second removes video podcasts as the Music Player doesn&#8217;t play the video.  </p>
<p>The sort gives us the list sorted on created date descending.</p>
<p>The sed gives me an easy delimiter to use in the awk. A cheaty bit I know.</p>
<p>The awk spews out the filenames only for the write to the m3u file.</p>
<p>Teh usual caveats apply; your mileage may vary; be careful; etc. </p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mrsock.wordpress.com/134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mrsock.wordpress.com/134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mrsock.wordpress.com/134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mrsock.wordpress.com/134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mrsock.wordpress.com/134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mrsock.wordpress.com/134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mrsock.wordpress.com/134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mrsock.wordpress.com/134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mrsock.wordpress.com/134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mrsock.wordpress.com/134/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mrsock.wordpress.com&blog=296657&post=134&subd=mrsock&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://mrsock.wordpress.com/2009/03/18/osx-create-a-playlist-on-android/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6c01bed781e292f7c9440c589708408c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Niall</media:title>
		</media:content>
	</item>
		<item>
		<title>Installing Laconica</title>
		<link>http://mrsock.wordpress.com/2009/03/16/installing-laconica/</link>
		<comments>http://mrsock.wordpress.com/2009/03/16/installing-laconica/#comments</comments>
		<pubDate>Mon, 16 Mar 2009 15:02:20 +0000</pubDate>
		<dc:creator>Niall</dc:creator>
				<category><![CDATA[1]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[intrepid]]></category>
		<category><![CDATA[laconica]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[sphinx]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://mrsock.wordpress.com/?p=120</guid>
		<description><![CDATA[Using:

OS: $ lsb_release -a
Distributor ID: Ubuntu
Description:    Ubuntu 8.10
Release:        8.10
Codename:       intrepid

php 5.2.6
mysql server 5.0.67-0ubuntu6

Added pre-requisities php libraries:

sudo apt-get install php5-cli
sudo apt-get install php5-curl
sudo apt-get install php5-mysql
sudo apt-get install php5-gd
sudo apt-get install php-gettext
Check mbstring is installed: php -i &#124; grep -i [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mrsock.wordpress.com&blog=296657&post=120&subd=mrsock&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Using:</p>
<ul>
<li>OS: <code>$ lsb_release -a<br />
Distributor ID: Ubuntu<br />
Description:    Ubuntu 8.10<br />
Release:        8.10<br />
Codename:       intrepid<br />
</code></li>
<li>php 5.2.6</li>
<li>mysql server 5.0.67-0ubuntu6</li>
</ul>
<p>Added pre-requisities php libraries:</p>
<ul>
<li><code>sudo apt-get install php5-cli</code></li>
<li><code>sudo apt-get install php5-curl</code></li>
<li><code>sudo apt-get install php5-mysql</code></li>
<li><code>sudo apt-get install php5-gd</code></li>
<li><code>sudo apt-get install php-gettext</code></li>
<li>Check mbstring is installed: <code>php -i | grep -i mbstring</code><br />
If you get some output, you should be OK.</li>
<li>Check xmlwriter is installed: <code>php -i | grep -i xmlwriter</code><br />
If you get some output, you should be OK.</li>
</ul>
<p>Added nice to haves:</p>
<ul>
<li><code>sudo apt-get install php5-memcache</code></li>
<li><code>sudo apt-get install php-pear</code></li>
<li><code>sudo apt-get install php5-dev</code></li>
<li><code>sudo pecl install mailparse</code></li>
<li>Not sure whether you need this, but did it anyway as seemed logical at the time: <code>sudo vim /etc/php5/conf.d/mailparse.ini</code><br />
and add: <code><br />
# manual configuration for php mailparse module<br />
# yourInitials 16-mar-09<br />
extension=mailparse.so<br />
</code></li>
<li>Install Sphinx Server. Not sure how/when we&#8217;ll config this, but it&#8217;s as well to get it in before we&#8217;re asked for it:
<ul>
<li><code>sudo apt get install libmysqlclient15-dev</code></li>
<li><code>wget http://sphinxsearch.com/downloads/sphinx-0.9.8.1.tar.gz</code></li>
<li><code>tar -xvf sphinx-0.9.8.1.tar.gz</code></li>
<li><code>cd sphinx-0.9.8.1/</code></li>
<li><code>./configure</code></li>
<li><code>make</code></li>
<li><code>sudo make install</code></li>
<li>Check it&#8217;s in OK: <code>search</code><br />
You should see output starting with: <code>Sphinx 0.9.8.1-release</code></li>
</ul>
</li>
<li><code>sudo apt-get install php5-xcache</code></li>
</ul>
<p>I suggest you also install phpMyAdmin for looking after the mysql databases if you haven&#8217;t already. I&#8217;m certainly not hard enough to do all the sql work  from the command-line <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Just in case restart Apache:</p>
<ul>
<li><code>sudo /etc/init.d/apache2 restart</code></li>
</ul>
<p>And now, we begin. Rather marvellously <a href="http://identi.ca/evan">Mr Prodromou</a> has just released a new laconia update, version 0.7.2.1, which includes a &#8220;first version of a web-based installer&#8221;. I&#8217;m following the instructions from the README  file in the <a href="http://laconi.ca/trac/wiki/Laconica_0.7.2.1">download</a>. Here goes&#8230;. Just followed the instructions and I have a functioning install! Mwah-ha. Mwah-ha! Mwah-ha-ha-ha-haaaaaa! I have the power. etc.</p>
<p>Things not working: Fancy URLs. But I&#8217;ll get &#8217;round to that.</p>
<p>UPDATE: run <code>sudo a2enmod rewrite</code> to enable the apache rewrite engine so you can use fancy urls and then follow the instructions in the README for .htaccess.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mrsock.wordpress.com/120/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mrsock.wordpress.com/120/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mrsock.wordpress.com/120/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mrsock.wordpress.com/120/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mrsock.wordpress.com/120/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mrsock.wordpress.com/120/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mrsock.wordpress.com/120/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mrsock.wordpress.com/120/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mrsock.wordpress.com/120/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mrsock.wordpress.com/120/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mrsock.wordpress.com&blog=296657&post=120&subd=mrsock&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://mrsock.wordpress.com/2009/03/16/installing-laconica/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6c01bed781e292f7c9440c589708408c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Niall</media:title>
		</media:content>
	</item>
		<item>
		<title>Getting a Current Subversion Project Into Git Control</title>
		<link>http://mrsock.wordpress.com/2009/03/12/getting-a-current-subversion-project-into-git-control/</link>
		<comments>http://mrsock.wordpress.com/2009/03/12/getting-a-current-subversion-project-into-git-control/#comments</comments>
		<pubDate>Thu, 12 Mar 2009 16:56:59 +0000</pubDate>
		<dc:creator>Niall</dc:creator>
				<category><![CDATA[1]]></category>

		<guid isPermaLink="false">http://mrsock.wordpress.com/?p=114</guid>
		<description><![CDATA[Whilst learning how to use git with svn I am documenting the way I&#8217;ve done it. I&#8217;m using bash and am starting from the directory above my working directory. The project is checked out already from an svn repo. The working directory is &#8220;efot&#8221;.

Commit anything outstanding in your working directory to svn
Move your working directory [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mrsock.wordpress.com&blog=296657&post=114&subd=mrsock&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Whilst learning how to use git with svn I am documenting the way I&#8217;ve done it. I&#8217;m using bash and am starting from the directory above my working directory. The project is checked out already from an svn repo. The working directory is &#8220;efot&#8221;.</p>
<ul>
<li>Commit anything outstanding in your working directory to svn</li>
<li>Move your working directory out of the way if you&#8217;re paranoid like me: <code>mv efot efot.pregit</code></li>
<li>Checkout (clone) your project from svn using git: <code>git-svn clone http://svnServer/repos/section/trunk/efot --username=yourSvnName<br />
</code></li>
<li>Watch what&#8217;s happening: <code>cd efot;gitk &amp;</code></li>
<li>Make sure git ignores .svn and, since I use eclipse in an heterogenous env with other developers, I exclude bin/, and *.log as well:
<ul>
<li><code>vim .git/info/exclude</code></li>
<li>add &#8220;.svn&#8221;  (without the quotes) to the bottom of the file</li>
<li>newline, add &#8220;bin&#8221;  (without the quotes) to the bottom of the file</li>
<li>newline, add &#8220;*.log&#8221;  (without the quotes) to the bottom of the file</li>
<li>save and quit.</li>
</ul>
<li>Make sure svn will ignore git files and local files I don&#8217;t commit to the trunk:<code>cd .. &amp;&amp; svn ps svn:ignore ".git" efot &amp;&amp; cd efot</code><br />
<code>cd .. &amp;&amp; svn ps svn:ignore ".classpath*" efot &amp;&amp; cd efot</code></li>
<p><code>cd .. &amp;&amp; svn ps svn:ignore ".settings" efot &amp;&amp; cd efot</code>
</li>
<li>give it a descriptive label in git: <code>git-tag -a 20090310_efot_release_prod</code></li>
</ul>
<p>Now for the paranoid amongst us, cross the i&#8217;s and dot the t&#8217;s <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> :</p>
<ul>
<li><code>cp -R ../efot.pregit/src . ; cp -R ../efot.pregit/testsrc .;cp -R ../efot.pregit/xml;cp ../efot.pregit/.classpath . ; cp ../efot.pregit/.settings .;</code></li>
<li><code>git add . </code></li>
<li><code>git commit -a</code></li>
<li>update from svn: <code>git-svn fetch</code></li>
<li>if any come in on the fetch, replay any git changes onto it (shouldn&#8217;t be any at this point): <code>git-svn rebase</code></li>
<li>commit to svn:  <code>git-svn dcommit</code></li>
</ul>
<p>Job&#8217;s a good&#8217;un.  I think.</p>
<p>Refs: <a href="http://www.kernel.org/pub/software/scm/git/docs/user-manual.html#ignoring-files">Git User&#8217;s Manual</a>, <a href="http://flavio.castelli.name/howto_use_git_with_svn">Flavio Castelli</a>, and <a href="http://git.or.cz/course/svn.html">Git Crash Course</a>.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mrsock.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mrsock.wordpress.com/114/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mrsock.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mrsock.wordpress.com/114/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mrsock.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mrsock.wordpress.com/114/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mrsock.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mrsock.wordpress.com/114/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mrsock.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mrsock.wordpress.com/114/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mrsock.wordpress.com&blog=296657&post=114&subd=mrsock&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://mrsock.wordpress.com/2009/03/12/getting-a-current-subversion-project-into-git-control/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6c01bed781e292f7c9440c589708408c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Niall</media:title>
		</media:content>
	</item>
		<item>
		<title>Add Default Value To Existing MS SQL Column</title>
		<link>http://mrsock.wordpress.com/2009/03/11/add-default-value-to-existing-ms-sql-column/</link>
		<comments>http://mrsock.wordpress.com/2009/03/11/add-default-value-to-existing-ms-sql-column/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 14:14:42 +0000</pubDate>
		<dc:creator>Niall</dc:creator>
				<category><![CDATA[makeitbetter]]></category>

		<guid isPermaLink="false">http://mrsock.wordpress.com/?p=106</guid>
		<description><![CDATA[I can never get this syntax to stick in my head.
ALTER TABLE someTable
ADD CONSTRAINT DF_someTable_someColumn DEFAULT getdate() FOR someColumn
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mrsock.wordpress.com&blog=296657&post=106&subd=mrsock&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I can never get this syntax to stick in my head.</p>
<blockquote><p><code>ALTER TABLE someTable<br />
ADD CONSTRAINT DF_someTable_someColumn DEFAULT getdate() FOR someColumn</code></p></blockquote>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mrsock.wordpress.com/106/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mrsock.wordpress.com/106/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mrsock.wordpress.com/106/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mrsock.wordpress.com/106/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mrsock.wordpress.com/106/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mrsock.wordpress.com/106/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mrsock.wordpress.com/106/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mrsock.wordpress.com/106/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mrsock.wordpress.com/106/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mrsock.wordpress.com/106/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mrsock.wordpress.com&blog=296657&post=106&subd=mrsock&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://mrsock.wordpress.com/2009/03/11/add-default-value-to-existing-ms-sql-column/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6c01bed781e292f7c9440c589708408c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Niall</media:title>
		</media:content>
	</item>
		<item>
		<title>Git locally, Subversion Repos</title>
		<link>http://mrsock.wordpress.com/2009/03/10/git-locally-subversion-repos/</link>
		<comments>http://mrsock.wordpress.com/2009/03/10/git-locally-subversion-repos/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 16:14:09 +0000</pubDate>
		<dc:creator>Niall</dc:creator>
				<category><![CDATA[makeitbetter]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[git-svn]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[svn]]></category>

		<guid isPermaLink="false">http://mrsock.wordpress.com/?p=99</guid>
		<description><![CDATA[Whilst learning how to use git with svn starting from a new item in the trunk, I&#8217;ve hit a couple of snags and am documenting the way I should have done it.

Create your new working directory and add it to svn first: mkdir efot &#38;&#38; svn add efot &#38;&#38; svn commit efot -m "starting the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mrsock.wordpress.com&blog=296657&post=99&subd=mrsock&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Whilst learning how to use git with svn starting from a new item in the trunk, I&#8217;ve hit a couple of snags and am documenting the way I should have done it.</p>
<ul>
<li>Create your new working directory and add it to svn first: <code>mkdir efot &amp;&amp; svn add efot &amp;&amp; svn commit efot -m "starting the new project"<br />
</code>(Note the revision number for later)</li>
<li>Make sure svn will ignore git files:<code> svn ps svn:ignore ".git" efot</code></li>
<li>Now we go to setup git: <code>cd efot</code></li>
<li>Initialise git: <code>git svn init https://svnServer/repos/section/trunk/efot</code></li>
<li>Get the right revision from svn using the revision number you got in 1: <code>git-svn fetch -r2424</code></li>
<li>Make sure everything is really, really, really ready <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> : <code>git-svn rebase</code></li>
<li>Make sure git ignores .svn:
<ul>
<li><code>vim .git/info/exclude</code></li>
<li>add &#8220;.svn&#8221;  (without the quotes) to the bottom of the file</li>
<li>save and quit.</li>
</ul>
</li>
<li>At this point you&#8217;re ready to go. Create your usual directory structure and add it to git: <code>git add .</code></li>
<li>Do your first commit to git: <code>git commit</code></li>
<li>Add a file: <code>touch showMe.txt</code></li>
<li>add to git: <code>git add . </code></li>
<li>commit to git: <code>git commit -a </code></li>
<li>update from svn: <code>git-svn fetch</code></li>
<li>if any come in on teh fetch, replay your git changes onto it: <code>git-svn rebase</code></li>
<li>commit to svn:  <code>git-svn dcommit</code></li>
</ul>
<p>Job&#8217;s a good&#8217;un. Thanks to <a href="http://flavio.castelli.name/howto_use_git_with_svn">Flavio Castelli</a></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mrsock.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mrsock.wordpress.com/99/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mrsock.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mrsock.wordpress.com/99/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mrsock.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mrsock.wordpress.com/99/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mrsock.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mrsock.wordpress.com/99/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mrsock.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mrsock.wordpress.com/99/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mrsock.wordpress.com&blog=296657&post=99&subd=mrsock&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://mrsock.wordpress.com/2009/03/10/git-locally-subversion-repos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6c01bed781e292f7c9440c589708408c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Niall</media:title>
		</media:content>
	</item>
	</channel>
</rss>