<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">

  <title>steve murphy</title>
  <link href="http://sm.net.au/atom.xml" rel="self"/>
  <link href="http://sm.net.au/"/>
  <updated>2011-08-10T00:00:04+10:00</updated>
  <id>http://sm.net.au/</id>
  <author>
    <name>Steve Murphy</name>
    
  </author>

  
  <entry>
    <title>Blogging and Twitter</title>
    <link href="http://sm.net.au/2009/04/06/blogging-and-twitter.html"/>
    <updated>2009-04-06T00:00:00+10:00</updated>
    <id>http://sm.net.au/2009/04/06/blogging-and-twitter</id>
    <content type="html">&lt;p&gt;&lt;em&gt;Note: This post was written shortly after I started a &lt;a href='http://www.restafari.org/introducing-marley.html'&gt;Marley&lt;/a&gt; &lt;a href='http://blog.stevemurphy.biz/'&gt;version of this blog&lt;/a&gt;. It may have been the only post I wrote specifically for that site &amp;#8211; development on Marley basically stopped, and I had some problems with hosting the Sinatra-based site which randomly prevented it from loading. Consequently I migrated to a &lt;a href='http://github.com/mojombo/jekyll'&gt;jekyll&lt;/a&gt; version of the site, then to this &lt;a href='http://octopress.org'&gt;Octopress&lt;/a&gt; version. These moves were made with the same general aims: writing in a text editor, authoring in markdown, versioning in git, using a static site for speed, and avoiding the security/update hell of platforms such as WordPress. Where I refer to renaming the site in this post, it was the renaming of the Marley version as &amp;#8220;Steve Murphy: Infrequent Blogger&amp;#8221;. Still pretty accurate.&lt;/em&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;Clearly I&amp;#8217;ve been really bad at keeping my blog up-to-date. Even for me that is. The few posts that are published here definitely have large time gaps between them (hence my renaming of the site). In fact, I&amp;#8217;m sure I could lay claim to being the world&amp;#8217;s worst blogger, based on the fact that I have not just this site, but a number of others that are equally neglected. &lt;!--more--&gt;&lt;/p&gt;

&lt;p&gt;The real issue is not publishing, but that my blog output does not match the frequency with which I think of things to blog about. I enjoy writing, I really do want to blog often and I have lots to write about; it&amp;#8217;s just that the posts don&amp;#8217;t happen.&lt;/p&gt;

&lt;p&gt;And it&amp;#8217;s not simply about the act of writing. One thing I have learned is that I like to write for an audience (note that I don&amp;#8217;t actually expect an audience here &amp;#8211; but the act of making my writing public will suffice; &lt;a href='http://www.markbernstein.org/Jan0401/DoWeblogsImproveWriting.html'&gt;see also&lt;/a&gt;). So getting things up on to a blog should be an extra incentive on top of my desire to write.&lt;/p&gt;

&lt;p&gt;But I don&amp;#8217;t do it. Why is this?&lt;/p&gt;

&lt;p&gt;Recently I have been thinking that &lt;a href='http://twitter.com'&gt;Twitter&lt;/a&gt; might be the culprit: I have been &lt;a href='http://twitter.com/smurph'&gt;twittering&lt;/a&gt; for the last couple of years and maybe that has taken up time and allowed me to express myself enough to satisfy my publishing urges. I wouldn&amp;#8217;t be alone in that: I&amp;#8217;ve seen some &lt;a href='http://ogrady.globalteacher.org.au/2009/03/30/twitter-educational-blogging-and-me/'&gt;others comment&lt;/a&gt; on how they blog less now that they twitter. However, what I twitter is almost never the kind of thing I would blog about. My current (expanding) list of topics to blog about has really grown out of the fact that they are &lt;em&gt;not&lt;/em&gt; 140 character ideas. And I rarely posted anything in the past that was a tweet-length idea anyway. So, twittering has not replaced my blogging, it is something else again, which is probably the way &lt;a href='http://thetalentbuzz.com/2009/03/a-blog-is-your-home-twitter-is-happy-hour-and-how-you-can-make-friends-with-authors/'&gt;it should be&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;There is another suspect: the ease of blogging. One of the reasons I&amp;#8217;ve set up so many different blogs is to experiment with various platforms in the hope of finding the one that makes it really easy. I know other people manage to write lots using &lt;a href='http://wordpress.org'&gt;WordPress&lt;/a&gt; or any of the large variety of perfectly good systems out there. But I like writing with &lt;em&gt;my&lt;/em&gt; tools &amp;#8211; and writing in a text box on the web, or in an editor/client such as &lt;a href='http://illuminex.com/ecto/'&gt;ecto&lt;/a&gt;, &lt;a href='http://www.red-sweater.com/marsedit/'&gt;MarsEdit&lt;/a&gt; or &lt;a href='http://www.drinkbrainjuice.com/blogo'&gt;blogo&lt;/a&gt; (which is actually pretty good) just doesn&amp;#8217;t feel right to me. Most of the time I write in a text editor of some kind, using &lt;a href='http://daringfireball.net/projects/markdown/'&gt;Markdown&lt;/a&gt; for styling and structuring my text, before converting to whatever format I need for publishing when it feels finished. That means I can use any platform to write with simple tools that don&amp;#8217;t get in the way. For example, this post started in &lt;a href='http://www.hogbaysoftware.com/products/writeroom'&gt;WriteRoom&lt;/a&gt; &lt;a href='http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?mt=8&amp;amp;id=288751446'&gt;on my iPhone&lt;/a&gt; because I had it with me and then ended up in &lt;a href='http://www.eastgate.com/Tinderbox/'&gt;Tinderbox&lt;/a&gt; because I happened to have that open when I next felt like working on it. I did the final edit in &lt;a href='http://macromates.com/'&gt;TextMate&lt;/a&gt; from where I committed it to a &lt;a href='http://www.webdesignerdepot.com/2009/03/intro-to-git-for-web-designers/'&gt;git&lt;/a&gt; repository &amp;#8211; providing versioning, backup and an instant publishing mechanism thanks to the &lt;a href='http://www.restafari.org/introducing-marley.html'&gt;Marley&lt;/a&gt; blog platform I&amp;#8217;m using on this site. Of course, I fully understand why this wouldn&amp;#8217;t work for many people and why WordPress would. But how others work is not my problem. Not only does this work for me, it &lt;em&gt;suits&lt;/em&gt; me.&lt;/p&gt;

&lt;p&gt;In the end, it probably comes down to the fact that Twitter has been okay for me lately because it requires little inertia. Something simple to say, very little time, not much effort. On the other hand, blogging is just a bit harder &amp;#8211; but I see how that can be a good thing. I would like to think that the extra time and effort required to blog something allows for a little extra thought and editing, resulting in better quality writing. I&amp;#8217;d leave you to be the judge of that but there probably is no &amp;#8220;you&amp;#8221; out there, so I&amp;#8217;ll just be my own critic for now.&lt;/p&gt;</content>
  </entry>
  
  <entry>
    <title>Less is More</title>
    <link href="http://sm.net.au/2008/07/23/less-is-more.html"/>
    <updated>2008-07-23T00:00:00+10:00</updated>
    <id>http://sm.net.au/2008/07/23/less-is-more</id>
    <content type="html">&lt;p&gt;As much as I enjoy playing with puters and stuff, sometimes I just want it to be easy &amp;#8211; easy enough that anybody could do whatever. Say, upgrade a website. &lt;!--more--&gt;&lt;/p&gt;

&lt;p&gt;There was quite a bit of Twitter chat a few days ago about the pain people were experiencing upgrading Wordpress to version 2.6. Little problems like completely broken and inaccesible sites with no admin access or hope of repairing things. Well, dear non-readers, you know this site is not exactly mission-critical (even if I had a mission nothing about this would be critical)&amp;#8230;However, I didn&amp;#8217;t want to break it just the same, so held off the upgrade.&lt;/p&gt;

&lt;p&gt;But, you see, I have this shiny new iPhone, and somebody said the Wordpress app was cool. Well I tried it, only to discover &amp;#8211; you guessed it &amp;#8211; it needed Wordpress to be at a later version&amp;#8230;Ok, you got me, time to jump in and upgrade. So I head off to my DreamHost admin panel and six clicks later I&amp;#8217;m upgraded and running. That&amp;#8217;s it.&lt;/p&gt;

&lt;p&gt;Next, to the iPhone, enter the site details, write this post. That&amp;#8217;s it.&lt;/p&gt;

&lt;p&gt;I love it when puters actually do what they are supposed to &amp;#8211; make things easier. All by getting out of the way, working, and being simple.&lt;/p&gt;</content>
  </entry>
  
  <entry>
    <title>200 grunts</title>
    <link href="http://sm.net.au/2007/10/16/dental-ethnography-or-200-grunts.html"/>
    <updated>2007-10-16T00:00:00+10:00</updated>
    <id>http://sm.net.au/2007/10/16/dental-ethnography-or-200-grunts</id>
    <content type="html">&lt;p&gt;I arrive at the dentist. The receptionist looks up, “can I help you, sir?”&lt;/p&gt;

&lt;p&gt;“I’m here for my appointment with Dr Gordon”.&lt;/p&gt;

&lt;p&gt;“Thanks, just take a seat”.&lt;/p&gt;

&lt;p&gt;Thirty minutes later, I come back to the same receptionist, and she looks at me with the same “can I help you?” face. &lt;!--more--&gt;&lt;/p&gt;

&lt;p&gt;“Mm usss inish ish octa awden&amp;#8230;.oo i nee oo oo emythim?”&lt;/p&gt;

&lt;p&gt;She replies, “Did he ask you to make another appointment?”&lt;/p&gt;

&lt;p&gt;“Mm, ee mm mmm ay emy bow tha, o mm, u mo. U ee i se mm mmy eed awe un ata.”&lt;/p&gt;

&lt;p&gt;“Oh, okay, well that would need an hour-long appointment, and so that probably won’t be until February”&lt;/p&gt;

&lt;p&gt;“Mmmay, ll i us mee oo ch&amp;#8230;ow owt mmti mm arch?”&lt;/p&gt;

&lt;p&gt;“Sure, the 15th?”&lt;/p&gt;

&lt;p&gt;“Mm, err, oo, mmay, ood e fi”&lt;/p&gt;

&lt;p&gt;“See you then.”&lt;/p&gt;

&lt;p&gt;“Oo oo”&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;Supposedly we only need about 200 words in any language to carry on a conversation &amp;#8211; what are the 200 basic grunts required at the dentist’s reception desk?&lt;/p&gt;</content>
  </entry>
  
  <entry>
    <title>The Real Me</title>
    <link href="http://sm.net.au/2007/06/23/the-real-me.html"/>
    <updated>2007-06-23T00:00:00+10:00</updated>
    <id>http://sm.net.au/2007/06/23/the-real-me</id>
    <content type="html">&lt;p&gt;I&amp;#8217;ve noticed that a lot of my &lt;a href='http://smurph.jaiku.com'&gt;jaiku&lt;/a&gt; and &lt;a href='http://twitter.com/smurph'&gt;twitter&lt;/a&gt; presence posts are about coffee, wine and beer &amp;#8211; and that could be misleading. My &amp;#8220;presence&amp;#8221; is not who I am, rather it only reflects a small part of me and my life. &lt;!--more--&gt;&lt;/p&gt;

&lt;p&gt;You see, it&amp;#8217;s all about &lt;em&gt;when&lt;/em&gt; I post presence updates. Usually, it&amp;#8217;s when I take a break and I&amp;#8217;m waiting on the barista or the coffee pot. Or, it&amp;#8217;s when I get a moment to sit down and relax at night. So my presence posts often come from those moments. But as more and more of me gets &lt;a href='http://metasmurph.com'&gt;scattered across the internet&lt;/a&gt;, it would be easy to assume that a more complete picture of me is developing for all to see. Certainly, small things about me are revealed &amp;#8211; but do not take them to be all there is to me.&lt;/p&gt;

&lt;p&gt;Truth is, much of the real me &amp;#8211; what I do, what I achieve, what I think about &amp;#8211; is not &amp;#8220;present&amp;#8221; on the internet at all. That&amp;#8217;s because the real me is what I do &lt;em&gt;between&lt;/em&gt; &amp;#8220;presence&amp;#8221; posts.&lt;/p&gt;</content>
  </entry>
  
  <entry>
    <title>Self-Healing Internet</title>
    <link href="http://sm.net.au/2007/06/23/self-healing-internet.html"/>
    <updated>2007-06-23T00:00:00+10:00</updated>
    <id>http://sm.net.au/2007/06/23/self-healing-internet</id>
    <content type="html">&lt;p&gt;I love the fact that the best source of answers to internet-related problems is the internet itself. If that seems like an obvious statement, just think about it a bit longer&amp;#8230;can other things tell you how to fix themselves? Does you car or your microwave or your lawnmower or your dog allow you to find a solution internally and then apply that solution to effect a repair? &lt;!--more--&gt;&lt;/p&gt;

&lt;p&gt;After setting up my new MacBook I was having a small problem with the blogging bundle for &lt;a href='http://macromates.com/'&gt;TextMate&lt;/a&gt; &amp;#8211; for some reason I couldn&amp;#8217;t fetch posts from or add new posts to this blog, which uses &lt;a href='http://wordpress.org/'&gt;WordPress&lt;/a&gt;. I was getting this error: &amp;#8220;XML-RPC server accepts POST requests only&amp;#8221;. I couldn&amp;#8217;t find the answer on the &lt;a href='http://macromates.com/blog/2006/blogging-from-textmate/'&gt;TextMate blogging bundle&lt;/a&gt; page, but there were a few comments there from others with the same problem.&lt;/p&gt;

&lt;p&gt;Next stop, Google. Put in &amp;#8220;wordpress XML-RPC server accepts POST requests only&amp;#8221; and I&amp;#8217;m led (no surprises here) to this page: &lt;a href='http://will.hughesfamily.net.au/20070513/wordpress-xml-rpc-server-accepts-post-requests-only/'&gt;Wordpress &amp;#8220;XML-RPC server accepts POST requests only&amp;#8221;&lt;/a&gt;. Someone else with the same problem and the same webhost &amp;#8211; and a solution: add the following line to the top of the xmlrpc.php file (in the wordpress directory):&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;$HTTP_RAW_POST_DATA = file_get_contents(&amp;#39;php://input&amp;#39;);&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;(Turns out, the problem is related to the version of PHP used on the webserver.)&lt;/p&gt;

&lt;p&gt;So, that&amp;#8217;s done now.&lt;/p&gt;

&lt;p&gt;What makes all this work is that people keep a record on the internet about what they do with the internet. Search the internet and I have a solution to my problem, which was about getting my stuff onto the internet.&lt;/p&gt;

&lt;p&gt;Using the internet has fixed my problem and allowed me to use the internet. It&amp;#8217;s self-healing.&lt;/p&gt;</content>
  </entry>
  
  <entry>
    <title>Windows is 21 - and MS-DOS is alive!</title>
    <link href="http://sm.net.au/2006/11/23/windows-is-21-and-ms-dos-is-alive.html"/>
    <updated>2006-11-23T00:00:00+11:00</updated>
    <id>http://sm.net.au/2006/11/23/windows-is-21-and-ms-dos-is-alive</id>
    <content type="html">&lt;p&gt;I’ve just started reading &lt;a href='http://doggdot.us/'&gt;doggdot&lt;/a&gt; (which I really like), and I read yesterday the news that &lt;a href='http://www.mstechtoday.com/2006/11/20/microsoft-windows-is-21-years-old-today/'&gt;Microsoft Windows has just turned 21&lt;/a&gt; (20 Nov 2006).&lt;/p&gt;

&lt;p&gt;Kind of scary, because it reminded me I was using Windows 1.0 in 1986 &amp;#8211; almost from its birth. And I’m still using it now (mostly not by choice, though).&lt;/p&gt;

&lt;p&gt;But, just now, using Windows XP, I was trying to copy a largish file (about 700MB), and I got an error which said “Invalid MS-DOS function”.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Huh? MS-DOS?&lt;/strong&gt; I thought Microsoft said they had left all that behind in NT (&lt;strong&gt;N&lt;/strong&gt;ew &lt;strong&gt;T&lt;/strong&gt;echnology, after all) and XP and all that&amp;#8230;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;(Fortunately my Mac had no problem copying the file &amp;#8211; nice to know that &amp;#42;nix, even older than MS-DOS, is still going strong!)&lt;/em&gt;&lt;/p&gt;</content>
  </entry>
  
  <entry>
    <title>Performancing</title>
    <link href="http://sm.net.au/2006/04/08/performancing.html"/>
    <updated>2006-04-08T00:00:00+10:00</updated>
    <id>http://sm.net.au/2006/04/08/performancing</id>
    <content type="html">&lt;p&gt;One of the reasons I keep this blog is to keep up with &amp;#8211; and try out &amp;#8211; blogging technology. My earlier post about Flock is an example. &lt;i&gt;This &lt;/i&gt;post is a test of a &lt;a href='http://performancing.com/firefox'&gt;Firefox extension&lt;/a&gt; from &lt;a href='http://performancing.com/'&gt;Performancing&lt;/a&gt;, which allows you to blog directly from within Firefox. Very simple, works well, and great for those times when you are surfing and something worth blogging comes to mind.&lt;/p&gt;

&lt;p&gt;&lt;a href='http://performancing.com/'&gt;Performancing&lt;/a&gt; also offer a blog site statistics tool, which is free and worth checking out.&lt;/p&gt;</content>
  </entry>
  
  <entry>
    <title>Flock</title>
    <link href="http://sm.net.au/2006/03/30/flock.html"/>
    <updated>2006-03-30T00:00:00+11:00</updated>
    <id>http://sm.net.au/2006/03/30/flock</id>
    <content type="html">&lt;p&gt;Well, it&amp;#8217;s not much of a name, and it is still pretty much alpha stage, but the new &lt;a href='http://www.flock.com/'&gt;Flock&lt;/a&gt; browser looks very promising.&lt;/p&gt;

&lt;p&gt;Based on &lt;a href='http://www.mozilla.org/'&gt;mozilla&lt;/a&gt;, it seems to be trying to build itself around webservices, which means a more interactive way of using the web. I&amp;#8217;m writing this post in the Flock editor now, and there is built-in support of services such as &lt;a href='http://www.flickr.com/'&gt;flickr&lt;/a&gt; and &lt;a href='http://del.icio.us/'&gt;del.icio.us&lt;/a&gt;. Not that all that isn&amp;#8217;t possible from, say, Firefox with a few extensions. It&amp;#8217;s just a new, integrated approach which may make some web-based applications more immediately useable for a range of people.&lt;/p&gt;

&lt;p&gt;One thing &amp;#8211; writing and posting this was pretty quick and easy.&lt;/p&gt;

&lt;p&gt;It will be interesting to watch.&lt;/p&gt;</content>
  </entry>
  
  <entry>
    <title>How to Get Great Sleep</title>
    <link href="http://sm.net.au/2006/01/22/how-to-get-great-sleep.html"/>
    <updated>2006-01-22T00:00:00+11:00</updated>
    <id>http://sm.net.au/2006/01/22/how-to-get-great-sleep</id>
    <content type="html">&lt;p&gt;I have read a number of articles on sleep (and getting more), which perhaps is an indication of how much I love to sleep! &lt;a href='http://www.psychologytoday.com/rss/pto-20031028-000007.html'&gt;This article&lt;/a&gt; provides good information on our sleep mechanisms, as well as common sleep disorders &amp;#8211; and the link between lack of sleep and depression. In terms of beating insomnia, the article suggests doing nothing, allowing the body&amp;#8217;s natural rhythms to right themselves.&lt;/p&gt;

&lt;p&gt;&lt;a href='http://www.psychologytoday.com/rss/pto-20031028-000007.html'&gt;read the article&lt;/a&gt; | &lt;a href='http://digg.com/science/How_to_Get_Great_Sleep'&gt;read the digg story&lt;/a&gt;&lt;/p&gt;</content>
  </entry>
  
  <entry>
    <title>Australian Business Needs To Take On More Recycling Responsibility</title>
    <link href="http://sm.net.au/2006/01/18/australian-business-recycling.html"/>
    <updated>2006-01-18T00:00:00+11:00</updated>
    <id>http://sm.net.au/2006/01/18/australian-business-recycling</id>
    <content type="html">&lt;p&gt;As electronic goods and appliances get cheaper, they also seem to fail faster. And while they might be cheaper to buy, there is a hidden cost: repairs are often not cost effective (because component-level repairs aren&amp;#8217;t done anymore), and so we end up buying whole new items every two or three years.&lt;/p&gt;

&lt;p&gt;More than the hit to the hip-pocket, what disturbs me is the environmental cost. Looking at the DVD player that no longer works and which is not worth repairing, I can&amp;#8217;t help but see the manufacturing effort that went into making this unit, as well as the heavy metals and plastics that will most likely end up in landfill. &lt;!--more--&gt;&lt;/p&gt;

&lt;p&gt;I know that in some parts of the world it is now possible to recycle such items, but searching for a similar facility in Australia proved fruitless.&lt;/p&gt;

&lt;p&gt;In February 2005 Collex announced that it would be starting an electronics recycling facility in Australia &lt;a href='http://www.collex.com.au/about_us/collex_news/collex_news_1.cfm'&gt;http://www.collex.com.au/about_us/collex_news/collex_news_1.cfm&lt;/a&gt;. Encouraged by this news, I called them. After being transferred around a few desks in response to my enquiry, I reached someone who gave me the number of the nearest facility who would accept my goods. I rang them, and they said: &amp;#8220;No, we don&amp;#8217;t recycle. We just crush the equipment and it goes into landfill&amp;#8221;.&lt;/p&gt;

&lt;p&gt;Beyond Collex, I could only find a couple of firms, who, for a charge, would remove IT equipment from businesses, and recycle the components in a secure and environmentally friendly way.&lt;/p&gt;

&lt;p&gt;Consumers need an easy way to recycle environmentally costly and damaging items such as electronic goods and batteries, and business and government need to do more to provide these services. While our school children receive education on the environment and sustainability, those who can actually do something about the problem seem not to have learned any lessons yet.&lt;/p&gt;

&lt;p&gt;Recycling is not just about newspapers and bottles anymore.&lt;/p&gt;</content>
  </entry>
  
  <entry>
    <title>What makes a 'geek'?</title>
    <link href="http://sm.net.au/2006/01/17/what-makes-a-geek.html"/>
    <updated>2006-01-17T00:00:00+11:00</updated>
    <id>http://sm.net.au/2006/01/17/what-makes-a-geek</id>
    <content type="html">&lt;p&gt;In thinking about learning and technology, I’ve been wondering why it is that some people are more attracted to using and discovering technology than others. This leads me to think about that group of people often called ‘geeks’. There’s an extensive entry on &lt;a href='http://en.wikipedia.org/wiki/Geek'&gt;geeks at Wikipedia&lt;/a&gt;, suggesting it has at least as much to do with obsession as technology. &lt;!--more--&gt;&lt;/p&gt;

&lt;p&gt;Howard Becker opens his useful book, &lt;a href='http://www.amazon.com/exec/obidos/redirect?link_code=ur2&amp;amp;tag=stevesreflect-20&amp;amp;camp=1789&amp;amp;creative=9325&amp;amp;path=http%3A%2F%2Fwww.amazon.com%2Fgp%2Fproduct%2F0226041247'&gt;Tricks of the Trade : How to Think about Your Research While You're Doing It&lt;/a&gt;&lt;img alt='' border='0' height='1' src='http://www.assoc-amazon.com/e/ir?t=stevesreflect-20&amp;amp;l=ur2&amp;amp;o=1' style='border:none !important; margin:0px !important;' width='1' /&gt;, with an anecdote from his student days about a discussion of what makes an ‘ethnic group’. The key point is that one cannot study an ethnic group in isolation: such a group only exists because another group has identified them as separate or different from them in some way.&lt;/p&gt;

&lt;p&gt;So, in considering geeks we also need to examine those who aren’t geeks, and what it is the various groups think of each other.&lt;/p&gt;

&lt;p&gt;Popular images of geeks often have them identifying as such, sometimes proudly, sometimes self-consciously. Certain stereotypical characteristics make them identifiable to others, and in this way they appear as a separate cultural group. Thus, it is an issue of culture as much as technology.&lt;/p&gt;

&lt;p&gt;So, apart from recognising that there may be ‘cultural’ issues, how useful might this be in determining how individuals learn about technology?&lt;/p&gt;</content>
  </entry>
  
  <entry>
    <title>UTS Mob - Let's keep in contact!</title>
    <link href="http://sm.net.au/2004/11/10/uts-mob-lets-keep-in-contact.html"/>
    <updated>2004-11-10T00:00:00+11:00</updated>
    <id>http://sm.net.au/2004/11/10/uts-mob-lets-keep-in-contact</id>
    <content type="html">&lt;p&gt;My old UTS Grad Dip fellow travellers, let&amp;#8217;s all stay in contact&amp;#8230;&lt;/p&gt;

&lt;p&gt;I&amp;#8217;ve finally set up an email group for everyone, so &lt;a href='mailto:steve@stevemurphy.biz'&gt;email me&lt;/a&gt; with your email address, and I&amp;#8217;ll send you the details.&lt;/p&gt;

&lt;p&gt;See you at graduation.&lt;/p&gt;

&lt;p&gt;Have a good life!&lt;/p&gt;</content>
  </entry>
  
  <entry>
    <title>Online Professional Presentation</title>
    <link href="http://sm.net.au/2004/11/08/online-professional-presentation.html"/>
    <updated>2004-11-08T00:00:00+11:00</updated>
    <id>http://sm.net.au/2004/11/08/online-professional-presentation</id>
    <content type="html">&lt;p&gt;Looking for my presentation of 3 November 2004?&lt;/p&gt;

&lt;p&gt;For those who are looking for the link for my presentation of 3 November 2004, you should go &lt;a href='http://stevemurphy.biz/onpro'&gt;here&lt;/a&gt;.&lt;/p&gt;</content>
  </entry>
  
  <entry>
    <title>Blogs, Wikis and Webquests</title>
    <link href="http://sm.net.au/2004/11/08/blogs-wikis-and-webquests.html"/>
    <updated>2004-11-08T00:00:00+11:00</updated>
    <id>http://sm.net.au/2004/11/08/blogs-wikis-and-webquests</id>
    <content type="html">&lt;p&gt;What&amp;#8217;s a webquest?&lt;/p&gt;

&lt;p&gt;This &lt;a href='http://webquest.sdsu.edu/necc2004/blogs-and-wikis.htm'&gt;article&lt;/a&gt; at WebQuests.org summarises some of the pedagogical uses of blogs and wikis, including how they might be used in webquests. What&amp;#8217;s a webquest? Look around the &lt;a href='http://webquest.org'&gt;WebQuests site&lt;/a&gt; to find out&amp;#8230;&lt;/p&gt;</content>
  </entry>
  
</feed>
