<?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>Rmitmusic Blog</title>
	<atom:link href="http://rmitmusic09.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://rmitmusic09.wordpress.com</link>
	<description></description>
	<lastBuildDate>Thu, 13 Oct 2011 11:37:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='rmitmusic09.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Rmitmusic Blog</title>
		<link>http://rmitmusic09.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://rmitmusic09.wordpress.com/osd.xml" title="Rmitmusic Blog" />
	<atom:link rel='hub' href='http://rmitmusic09.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Bonus Round: Advanced Web Audio</title>
		<link>http://rmitmusic09.wordpress.com/2011/05/23/bonus-round-advanced-web-audio/</link>
		<comments>http://rmitmusic09.wordpress.com/2011/05/23/bonus-round-advanced-web-audio/#comments</comments>
		<pubDate>Mon, 23 May 2011 04:54:33 +0000</pubDate>
		<dc:creator>rmitmusic09</dc:creator>
				<category><![CDATA[music]]></category>
		<category><![CDATA[technical]]></category>

		<guid isPermaLink="false">http://rmitmusic09.wordpress.com/?p=880</guid>
		<description><![CDATA[Hopefully this semester has provided a good foundation for understanding the technicalities of music on the web. For those wanting to LEVEL UP, I&#8217;ve included some bonus round easter eggs below&#8230; an exploration of the more advanced options available for audio on the web. Firstly, it&#8217;s worth noting that browsers will increasingly be using HTML 5 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rmitmusic09.wordpress.com&amp;blog=7518447&amp;post=880&amp;subd=rmitmusic09&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Hopefully this semester has provided a good foundation for understanding the technicalities of music on the web. For those wanting to LEVEL UP, I&#8217;ve included some bonus round <a href="http://en.wikipedia.org/wiki/Easter_egg_(media)">easter eggs</a> below&#8230; an exploration of the more advanced options available for audio on the web.</p>
<p>Firstly, it&#8217;s worth noting that browsers will increasingly be using HTML 5 from here on, and with this will come easier embedding possibilities and via a more developer friendly Javascript API &#8211; increasingly innovative experiences with sound online. Here&#8217;s your old friend <a href="http://www.w3schools.com/html5/html5_audio.asp">w3schools</a> on the topic of <a href="http://www.w3schools.com/html5/html5_new_elements.asp">HTML 5</a>, and here&#8217;s a recently celebrated example of pushing it&#8217;s capacity: <a href="http://ro.me">http://ro.me</a> (and do read the section about the technology enabling it).</p>
<p>As part of gathering relevant web audio bookmarks for the course (which I&#8217;ve been storing here: <a href="http://www.delicious.com/jeanpoole/websound">delicious.com/jeanpoole/websound</a> ), I wrote to a few musician and audio production friends, and <a href="http://possumpalace.org/#creative">Dan MacKinlay</a> provided the unexpectedly detailed reply below, which I&#8217;ve added a few links to for clarity. Well worth a read for those interested in the more technical capabilities online for audio.</p>
<p><a href="http://soundcloud.com/parking-sun/">Add generous Dan on soundcloud</a>!</p>
<blockquote><p>Web audio? You mean a bald, beginnerish summary? How practical do you need it to be? For basic encoding stuff there&#8217;s the good <a href="http://docs.google.com/viewer?a=v&amp;q=cache:qiaO3vP_nu4J:www.williamhaun.com/resources/Encoding-Audio-and-Video-for-the-Web.ppt+encoding+audio+for+web&amp;hl=en&amp;pid=bl&amp;srcid=ADGEESg-vw071W3GnBQaOPFsNjF9-LOJNpltEIf8KN1fcZJgdddmTEwrmWRPdeBHVF2J8f0lSA-qjW_8EhyX-Gd1oc_ePGr75DX2mg1B4JFjK_p88qj2q2IYGRgR9b7alfncbDu-bKMt&amp;sig=AHIEtbSJBi6vlEoRDi9STd9Us5CquKSX9g">old William Haun PowerPoinT</a>. For the specialist, there is <a href="http://www.yuiblog.com/blog/2009/06/30/yui-soundmanager/">user interface design using javascript audio events</a>. Quite aside from the Heath Robinson contraption flavour of such Flash solutions (and HTML5 audio is of course <a href="http://stackoverflow.com/questions/1933969/sound-effects-in-javascript-html5/1934325#1934325">itself fragile and limited</a>), the main problem with these things is that sonifying your average website is <a href="http://chrome.blogspot.com/2010/04/unmuting-web-with-google-chrome.html">a joke</a>.</p>
<p>So I divine that perhaps you are looking for something a little more cutting edge? Good old chrism&#8217;s attempt to port puredata to the web &#8211; aka <a href="http://mccormick.cx/projects/WebPd/">WebPd</a>. Or the older <a href="http://www.lilyapp.org/">Lily</a> project to turn firefox into a generative media plaything&#8230;?</p>
<p>Or my own modest bookmarks: <a href="http://www.delicious.com/buttergod/audio+browser">http://www.delicious.com/buttergod/audio+browser</a></p>
<p>For the extra fun, I reckon we should plumb <em>nearly</em>-web audio. I hereby be possibly off topic.</p>
<p>Did you know the <a href="http://rjdj.me/">RJDJ</a> app supports network connections?I think my <a href="http://rjdj.me/music/Parking%20Sun/Feral/">next</a> RjDJ app will be based around that idea. Or processing.js &#8211; did you know that it does some <a href="http://groups.google.com/group/processingjs/browse_thread/thread/6195ef0f7af8b348#anchor_93341e3537be7eba">amazing audio stuf</a>f? (esp. in <a href="http://vocamus.net/dave/?p=974">firefox</a>)  (David Humprey, linked there, <a href="http://vocamus.net/dave/?p=1249">is optimistic about audio web</a> stuff)</p>
<p><a href="http://supercollider.sourceforge.net/sc140/">sc140</a> is another near-web contender.</p>
<p>Or, let us suck up the zeitgeist and think of <a href="http://www.howstuffworks.com/augmented-reality.htm">augmented reality</a> sound design. Isn&#8217;t AR last season&#8217;s hottest flavour? (Cringing at memory of punters pronouncing it Arrr, and me not being sure if it was talk-like-an-internet&#8211;pirate day or if they were just constantly amazed)</p>
<p>The oldest and awesomest instance of this i know is <a href="http://www.cse.unsw.edu.au/~nomad/">audionomad</a>, where composers made the landscape into a a weird compositional acoustic hallucination. I heard Nigel Helyer&#8217;s composition from a chartered boat with multichannel sound system bolten on for full-spatialization goodness. The Sydney harbour bridge was a traversed by invisible roller coasters, Sydney Cove resounded with echoing screams of the drowning victims of the <a href="http://en.wikipedia.org/wiki/Greycliffe_disaster">Greycliffe disaster</a>, and as we passed the couple posing for their wedding photos on picturesque <a href="http://maps.google.com/maps?ll=-33.85397,151.208337&amp;spn=0.002722,0.00545&amp;z=18&amp;iwloc=A&amp;lci=com.panoramio.all">Dawes point</a>, a dry voice read extracts from an early colonist&#8217;s diary, recounting  that the site was where the scurvy riddled- bodies of the dead and dying convicts where dumped from the vessels like sacks of wheat. Historicity FTW.</p>
<p>All you&#8217;d want is to make those annotations be collaborative and it would be webalicious.</p>
<p>Of course, a multichannel ferry is overkill in this day and age. everything&#8217;s made of smartphones, and the hallucinations are a little more solipsistic than a boozy ferry-ride.. <a href="http://site.layar.com/company/blog/support-for-video-and-audio-in-layar/">Layar, for example, supports audio</a>.</p>
<p>For what its worth, I&#8217;m not really interested in the web as a site for audio, as that is not what I use it for. rather, I&#8217;m interested in the web for audio control. Nothing supports nested, dynamic controls like a browser does, not even the <a href="http://www.jazzmutant.com/lemur_overview.php">ex-Jazzmutant-lemur</a>. It&#8217;s still a bit more tedious than it needs to be because <a href="http://opensoundcontrol.org/">OpenSoundControl</a> is a zany binary format that prefers <a href="http://searchsoa.techtarget.com/definition/UDP">UDP</a> and browsers prefer delicious <a href="http://www.json.org/">JSON</a>-over-<a href="http://searchnetworking.techtarget.com/definition/TCP-IP">TCP</a>. Which, as an ex web guy, I argue is excessively tight coupling on OSC&#8217;s part owing to a confusion of the hierarchy of the protocol stack. But that is a nitpick for another day.</p>
<p>Any of that brain dump what you&#8217;re after? What DO you mean by &#8220;web&#8221; anyhow?</p>
<p>Dan</p></blockquote>
<br />Filed under: <a href='http://rmitmusic09.wordpress.com/category/music/'>music</a>, <a href='http://rmitmusic09.wordpress.com/category/technical/'>technical</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rmitmusic09.wordpress.com/880/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rmitmusic09.wordpress.com/880/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rmitmusic09.wordpress.com/880/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rmitmusic09.wordpress.com/880/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rmitmusic09.wordpress.com/880/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rmitmusic09.wordpress.com/880/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rmitmusic09.wordpress.com/880/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rmitmusic09.wordpress.com/880/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rmitmusic09.wordpress.com/880/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rmitmusic09.wordpress.com/880/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rmitmusic09.wordpress.com/880/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rmitmusic09.wordpress.com/880/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rmitmusic09.wordpress.com/880/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rmitmusic09.wordpress.com/880/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rmitmusic09.wordpress.com&amp;blog=7518447&amp;post=880&amp;subd=rmitmusic09&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rmitmusic09.wordpress.com/2011/05/23/bonus-round-advanced-web-audio/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e8ec010f36d83ef980b76751e26b2713?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rmitmusic09</media:title>
		</media:content>
	</item>
		<item>
		<title>Week 12: It&#8217;s A Wrap!</title>
		<link>http://rmitmusic09.wordpress.com/2011/05/23/week-12-its-a-wrap/</link>
		<comments>http://rmitmusic09.wordpress.com/2011/05/23/week-12-its-a-wrap/#comments</comments>
		<pubDate>Mon, 23 May 2011 04:38:36 +0000</pubDate>
		<dc:creator>rmitmusic09</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[course related]]></category>

		<guid isPermaLink="false">http://rmitmusic09.wordpress.com/?p=878</guid>
		<description><![CDATA[Thanks to everyone for engaging this semester &#8211; look forward to seeing your projects. Submission Details ( DUE BY 5pm, Friday June 3rd ( end of week 13)) Send in an email with - - Full name and student number - 1 x URL for your Final Project - 1 x URL for your blog [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rmitmusic09.wordpress.com&amp;blog=7518447&amp;post=878&amp;subd=rmitmusic09&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Thanks to everyone for engaging this semester &#8211; look forward to seeing your projects.</p>
<p><strong>Submission Details</strong> <strong>( DUE BY 5pm, Friday June 3rd ( end of week 13))<br />
</strong></p>
<p>Send in an email with -</p>
<p>- Full name and student number<br />
- 1 x URL for your Final Project<br />
- 1 x URL for your blog<br />
- 1 x URL for your delicious account</p>
<p>See the bottom of the course guide for RMIT policy on copyright, plagiarism, late submissions, penalties etc.</p>
<p>***</p>
<p><a href="http://rmitmusic09.wordpress.com/2011/03/15/week-3-checklist-for-blogs/">Technical checklist for your blog</a> (also includes useful tips about using links effectively within your writing).</p>
<p><strong>Questions to ask about your blog posts?</strong></p>
<p>Could this post have been written on a phone by a 13 year old on a tram?<br />
( No? <em>Great</em>, move to the next question.. )</p>
<p>What useful points are you making, or what ideas are you exploring, that might be of use to anyone in the course, or in the music industry, or in general?</p>
<p>Are you merely describing something <em>(&#8216;This exists. Here is a link&#8217;)</em>, or adding any useful analysis, any critique relevant to the course? <em>((&#8216;This link intrigues for these reasons. As mentioned elsewhere (link), there are many problems with &#8230; and site X solves this nicely in these ways. It also brings new problems though (other links) and I think&#8230;. etc )).</em> Writing doesn&#8217;t have to be academically formal within a blog post, but effective writing still requires some attempt to provide insight / meaning / value to the reader. <span style="text-decoration:underline;">What value does your post provide?</span></p>
<p>Have you added any *relevant* links, supporting any of the points made? Have you explained why and how the link is relevant or of interest?</p>
<p>If presenting any interesting examples of media or artists, companies etc - have you explained what opportunities and/or challenges are represented by these examples, or represented by the way they have been developed, produced or distributed?</p>
<p>In general &#8211; have you asked yourself &#8211; <strong>what are the</strong> <strong>implications</strong> ( or opportunities / challenges / risks ) of the topic you are writing about -  for a musician&#8217;s research / collaboration / production / feedback / distribution? What are any implications for the music industry as a whole?</p>
<p><strong>Ideas for blog posts?</strong></p>
<p>Have you written any posts about ideas brought up by <a href="http://pipes.yahoo.com/pipes/pipe.info?_id=abd8a1d1303efc174a73e8402598b326">other students</a> on their blogs?</p>
<p>If so, have you included specific links to their original posts, and outlined any meaningful points / addition thoughts that you get from reading them?</p>
<p>As well as outlining those responses, have you included any relevant research or examples that back up your points? (( The goal here, is to provide interesting feedback, and to explore their points (or some aspect of them) in more detail and nuance.))</p>
<p>Have you written meaningfully about any of the networks you are involved with? Expand your knowledge about some aspect of Soundcloud, Vimeo or Flickr, and explore it in fine detail. Succinctly describe, provide example links, and move quickly to the juicy bits &#8211; what does this mean? What are the implications? What insight does this offer us about the music industry today and tomorrow?</p>
<p>Have you been involved in any interesting interactions within your wider online networks? Describe and document these, and tease out the implications.</p>
<p>What gaps exist in your online knowledge? Do a last burst of research, dive in and explore, document your findings and explain their significance in the online ecosystem. What unique opportunities does this provide?</p>
<p>**</p>
<p><span style="color:#000000;"><em>&#8220;The kind of motion picture I am interested in will be like creating the modern LP record. It will be mixed into ways of thinking rather than cut linearly&#8221;</em> - </span>FRANCIS FORD COPPOLA ( Academy award winning director of Godfather, Apocalypse Now etc ). And now we have the likes of <a href="http://starwarsuncut.com">starwarsuncut</a> and sample based <a href="http://www.skynoise.net/2010/02/10/reflections-on-live-cinema/">live cinema</a>.</p>
<p>What are your speculations about the future of music? What are some examples or stepping stones towards that?</p>
<p>**</p>
<p>What inspires you outside the music industry? Does it provide any interesting lessons, parallels or differences to the music industry that could be fruitfully written about?</p>
<br />Filed under: <a href='http://rmitmusic09.wordpress.com/category/blog/'>blog</a>, <a href='http://rmitmusic09.wordpress.com/category/course-related/'>course related</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rmitmusic09.wordpress.com/878/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rmitmusic09.wordpress.com/878/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rmitmusic09.wordpress.com/878/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rmitmusic09.wordpress.com/878/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rmitmusic09.wordpress.com/878/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rmitmusic09.wordpress.com/878/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rmitmusic09.wordpress.com/878/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rmitmusic09.wordpress.com/878/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rmitmusic09.wordpress.com/878/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rmitmusic09.wordpress.com/878/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rmitmusic09.wordpress.com/878/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rmitmusic09.wordpress.com/878/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rmitmusic09.wordpress.com/878/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rmitmusic09.wordpress.com/878/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rmitmusic09.wordpress.com&amp;blog=7518447&amp;post=878&amp;subd=rmitmusic09&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rmitmusic09.wordpress.com/2011/05/23/week-12-its-a-wrap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e8ec010f36d83ef980b76751e26b2713?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rmitmusic09</media:title>
		</media:content>
	</item>
		<item>
		<title>Week 11: Critical Thinking About Social Media</title>
		<link>http://rmitmusic09.wordpress.com/2011/05/16/week-11-critical-thinking-about-social-media/</link>
		<comments>http://rmitmusic09.wordpress.com/2011/05/16/week-11-critical-thinking-about-social-media/#comments</comments>
		<pubDate>Mon, 16 May 2011 05:04:03 +0000</pubDate>
		<dc:creator>rmitmusic09</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[course related]]></category>

		<guid isPermaLink="false">http://rmitmusic09.wordpress.com/?p=873</guid>
		<description><![CDATA[Beyond describing and documenting a range of tools and techniques, this week we want to explore &#8211; what are the implications do our new technologies, communication techniques and emergent social habits? What are the implications of social media? For you? Your music related career? The music industry as a whole? For wider society? To warm up, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rmitmusic09.wordpress.com&amp;blog=7518447&amp;post=873&amp;subd=rmitmusic09&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Beyond describing and documenting a range of tools and techniques, this week we want to explore &#8211; what are the implications do our new technologies, communication techniques and emergent social habits? What are the implications of social media? For you? Your music related career? The music industry as a whole? For wider society?</p>
<p>To warm up, we&#8217;re going to look at a couple of videos featuring <a href="http://www.monitortalent.com/talent/Sherry-Turkle-Profile.html">Sherry Turkle</a>. The first discusses<a href="http://www.youtube.com/watch?v=bDfvRA0zrL4"> the relationship between technology and identity</a>, and the more recent video has her discussing <a href="http://www.colbertnation.com/the-colbert-report-videos/371249/january-17-2011/sherry-turkle">limitations to hyperconnectivity</a>&#8230; albeit on the Colbert Report, laugh track included.</p>
<p>And 3 related <a href="http://rmitmusicindustry.wordpress.com/2011/05/15/week-11-critical-analysis-of-social-networking-websites/">tasks this week via Ed</a>.</p>
<p>Within those tasks, a challenge to think about what happens to our complex identities, when we are online. What do these words mean for us in an online context: Authenticity? Privacy? Anonymity? Authentication? Fake identities? Stolen identities? Trust? Online reputations? Social capital? Although set in 2005, <a href="http://www.identity20.com/media/OSCON2005/">this conference presentation</a> serves as a useful overview to some of the issues surrounding online identity.</p>
<br />Filed under: <a href='http://rmitmusic09.wordpress.com/category/blog/'>blog</a>, <a href='http://rmitmusic09.wordpress.com/category/course-related/'>course related</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rmitmusic09.wordpress.com/873/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rmitmusic09.wordpress.com/873/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rmitmusic09.wordpress.com/873/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rmitmusic09.wordpress.com/873/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rmitmusic09.wordpress.com/873/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rmitmusic09.wordpress.com/873/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rmitmusic09.wordpress.com/873/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rmitmusic09.wordpress.com/873/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rmitmusic09.wordpress.com/873/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rmitmusic09.wordpress.com/873/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rmitmusic09.wordpress.com/873/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rmitmusic09.wordpress.com/873/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rmitmusic09.wordpress.com/873/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rmitmusic09.wordpress.com/873/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rmitmusic09.wordpress.com&amp;blog=7518447&amp;post=873&amp;subd=rmitmusic09&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rmitmusic09.wordpress.com/2011/05/16/week-11-critical-thinking-about-social-media/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e8ec010f36d83ef980b76751e26b2713?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rmitmusic09</media:title>
		</media:content>
	</item>
		<item>
		<title>Week 10 &#8211; Podcasting</title>
		<link>http://rmitmusic09.wordpress.com/2011/05/09/week-10-podcasting/</link>
		<comments>http://rmitmusic09.wordpress.com/2011/05/09/week-10-podcasting/#comments</comments>
		<pubDate>Mon, 09 May 2011 04:25:35 +0000</pubDate>
		<dc:creator>rmitmusic09</dc:creator>
				<category><![CDATA[course related]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[technical]]></category>
		<category><![CDATA[podcasting]]></category>
		<category><![CDATA[rocketboom]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[soundcloud]]></category>

		<guid isPermaLink="false">http://rmitmusic09.wordpress.com/?p=855</guid>
		<description><![CDATA[What is a Podcast? Despite the implication that it must involve an iPod, this is not the case, and although Apple&#8217;s iTunes software is a popular destination for many podcasts ( iTunes makes subscribing to Podcasts easy for listeners, so even though it requires extra steps from producers to submit, most prefer to do so), [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rmitmusic09.wordpress.com&amp;blog=7518447&amp;post=855&amp;subd=rmitmusic09&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>What is a Podcast? Despite the implication that it must involve an iPod, this is not the case, and although Apple&#8217;s iTunes software is a <a href="http://www.apple.com/itunes/podcasts/">popular destination for many podcasts</a> ( iTunes makes subscribing to Podcasts easy for listeners, so even though it requires extra steps from producers to submit, most prefer to do so), iTunes is not necessary for a podcast either. This basic <a href="http://en.wikipedia.org/wiki/Podcast">definition</a> from wikipedia is a useful starting point:</p>
<blockquote><p>&#8220;A podcast is a digital audio or video file that is episodic; downloadable; program-driven, mainly with a host and/or theme; and convenient, usually via an automated feed with computer software.&#8221;</p>
<p>- Wikipedia via Academics at the Community, Journalism &amp; Communication Research group at the <a title="University of Texas at Austin" href="http://en.wikipedia.org/wiki/University_of_Texas_at_Austin">University of Texas at Austin</a>.</p></blockquote>
<p>And this weeks <a href="http://www.isetl.org/ijtlhe/pdf/IJTLHE271.pdf">reading</a> ( as discussed by <a href="http://radioblaster.wordpress.com/2011/05/08/readings-week-10-2/">radioblaster</a> and <a href="http://nikkichook.wordpress.com/2011/05/08/reading-week-10/">nikkichook</a>), expands on that definition, outlining some of the technical foundations that make it possible, and some of the social uses that spring from this.</p>
<p><strong>Some Example Podcasts?</strong></p>
<p><a href="http://www.technopodcast.com/blog/">Technopodcast</a> - note their automated availability via itunes, soundcloud, <a href="http://www.mixcloud.com/technopodcast/">mixcloud</a>, <a href="http://twitter.com/technopodcast">twitter</a> and facebook.<br />
<a href="http://rocketboom.com">Rocketboom.com</a> - daily 3 minute dose of net culture as a video. ( Which dovetails podcasting with &#8216;<a href="http://en.wikipedia.org/wiki/Video_blogging">video blogging</a>&#8216; )<br />
<a href="http://www.radiolab.org/series/podcasts/">Radiolab</a> ( WNYC ) &#8211; An existing radio show expanding it&#8217;s reach.</p>
<p><a href="http://www.abc.net.au/services/podcasting/">ABC Australia&#8217;s Podcast collection</a>, <a href="http://australia.gov.au/news-and-media/rss-feeds-and-podcasts">Australian Government Podcasts</a>, <a href="http://lifestylepodnetwork.com.au/">http://lifestylepodnetwork.com.au</a>, <a href="http://www.aussiegeekpodcast.com/">Aussie Geek Podcast</a>, <a href="http://www.skepticzone.tv/">Skepticzone</a> (Australian based show, charges per episode)</p>
<p><strong>Why Make A Podcast?</strong></p>
<p>Where is your potential audience? How can you remove barriers to them finding out about your work? How can you adapt your own workflow to take advantage of automated systems?  What are the strengths and weaknesses of subscription based media / feed based media / push (notification) based media?</p>
<p><strong>How To Make A Podcast</strong></p>
<p>Options?</p>
<p>a) Using built-in services such as <a href="https://www.podomatic.com/user/create">podomatic</a> or <a href="http://www.podbean.com/">podbean</a></p>
<p>b) Rolling your own, with all the added customisation ( and potential monetisation ) benefits</p>
<p>Wikihow&#8217;s <a href="http://www.wikihow.com/Start-Your-Own-Podcast">guide to making a podcast</a> is probably the simplest set of instructions available online, boiling the process down to:</p>
<p>- deciding on what type of material you will produce (research + planning )<br />
- recording, producing<br />
- Adding metadata &#8211; &#8216;Tag it, give it ID information (Artist, Album) and give it album art.&#8217;<br />
- Creating an RSS Podcast Feed (using a blog and the <a href="http://feedburner.google.com/">Feedburner</a> service)<br />
- Uploading your .mp3 ( to any site or server that will generate a media file URL that ends with .mp3 )<br />
- Make a blog post, and including a direct link to the .mp3 file ( This will enable Podcast software to auto-download it for any subscribers)<br />
- Add a podcast button and link for people to subscribe to your show</p>
<p>More details are included in the Wikihow guide, but those are the basic steps. <a href="http://radio.about.com/od/createyourownpodcast/ss/How-to-Create-Your-Own-Podcast-Make-Your-Own-Talk-Show-Music-Program-or-Audio-Stream_2.htm">Another guide</a>?</p>
<p>c) Adding your podcast to iTunes?</p>
<p><a href="http://www.apple.com/itunes/podcasts/specs.html">Apple&#8217;s guide to making an itunes friendly podcast</a> ( See also <a href="http://www.apple.com/itunes/podcasts/specs.html#itunesclient">Understanding the (difference between the) iTunes Client and the iTunes store</a>)</p>
<p><a href="http://www.dumblittleblogger.com/2010/10/a-comprehensive-guide-to-successful-podcasting/">Monetising your podcast</a></p>
<p><strong>Generating a Podcast from Soundcloud</strong><br />
Soundcloud <a href="http://blog.soundcloud.com/2011/01/13/calling-all-podcasters/">wrote in January 2011</a>, that they will &#8216;soon&#8217; be offering podcasting abilities from within Soundcloud:</p>
<div>
<blockquote><p>&#8220;We’ll soon be able to offer RSS feed capability for your tracks and will be rolling this out slowly with selected users. If you’d like to apply to be included in this program and possibly have the chance to become a featured podcaster, just fill in the form below&#8230; <a href="https://spreadsheets2.google.com/a/soundcloud.com/viewform?hl=en&amp;formkey=dDVVRVZQbmtyZTktUUU4bC1rU2pJV2c6MQ#gid=0">SIGN UP FOR BETA ACCOUNT!</a> Check out our <a href="http://soundcloud.com/101/podcasts">SoundCloud for Podcasts 101</a> and <a href="http://soundcloud.com/101/podcasting-101">Podcasting 101</a> for further details on the features and technical side of podcasting.&#8221;</p></blockquote>
<p>You can see this being rolled out already with some Soundcloud artist pages that have an RSS icon, such as <a href="http://soundcloud.com/cdm">Create Digital Music</a> ( a podcast to accompany <a href="http://createdigitalmusic.com">their website</a> ) ,whose Soundcloud page has this <a href="http://soundcloud.com/cdm#feeds">RSS address</a>. In the meantime, this useful script at <a href="http://picklemonkey.net/cloudflipper/">Cloudflipper</a>, makes it easy to generate podcasts from Soundcloud artists, and subscribe to these with say Google reader, or any dedicated podcast software. Examples?</p>
<p>These two fine Melbourne artists : <a href="http://picklemonkey.net/cloudflipper/cloudflipper.php?feed=http://soundcloud.com/iamfauxpas/tracks&amp;sender=Faux%20Pas%20on%20Soundcloud">Faux Pas on Soundcloud</a>, <a href="http://picklemonkey.net/cloudflipper/cloudflipper.php?feed=http://soundcloud.com/lewis-cancut&amp;sender=Lewis%20Cancut%20on%20Soundcloud">Lewis Cancut on Soundcloud</a></p>
</div>
<p><strong>Group Research Tasks: <strong>(To be done in class today, in separate groups) </strong></strong><br />
1. Popular software (mac and PC) for subscribing and listening to Podcasts? List some of the key distinguishing features. Make a recommendation for best mac and PC software.</p>
<p>2. Research cost for:<br />
- buying your own domain name<br />
- buying your own server space<br />
- having your own custom email address ( eg myname@myband.com )</p>
<p>3. Find examples of podcasts that have large audiences, and find examples of podcasters who appear to be making some form of income from podcasting.</p>
<p><strong>Creative Task: (To be done in class today) </strong><br />
- Brainstorm a podcast that could take advantage of remote collaborations ( eg something as involved as co-editing, co-curating, remixing, or something as casual as using specific twitter hashtags ),<br />
- Think of a suitable name for your podcast, and a suitable domain name.<br />
- Write a brief blurb describing your podcast.<br />
- Describe some ideas about how you might use social media for research, collaboration, production and promotion of your podcast.<br />
- Outline potential roles for delegating between participants.<br />
- Develop a simple budget that would show the minimum costs needed.<br />
- Publish as a blog post.</p>
<p><strong>Individual Research Task :</strong><br />
Find a good podcast worth sharing with your peers. Write a brief blog post that includes a link, summarises the podcast and describes what makes it successful. When publishing your blog post, use a subject line like this:  &#8221;Podcast: Name of chosen podcast&#8221;. This should deliver us a large range of podcasts from the group as a whole.</p>
<br />Filed under: <a href='http://rmitmusic09.wordpress.com/category/course-related/'>course related</a>, <a href='http://rmitmusic09.wordpress.com/category/music/'>music</a>, <a href='http://rmitmusic09.wordpress.com/category/technical/'>technical</a> Tagged: <a href='http://rmitmusic09.wordpress.com/tag/podcasting/'>podcasting</a>, <a href='http://rmitmusic09.wordpress.com/tag/rocketboom/'>rocketboom</a>, <a href='http://rmitmusic09.wordpress.com/tag/rss/'>rss</a>, <a href='http://rmitmusic09.wordpress.com/tag/soundcloud/'>soundcloud</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rmitmusic09.wordpress.com/855/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rmitmusic09.wordpress.com/855/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rmitmusic09.wordpress.com/855/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rmitmusic09.wordpress.com/855/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rmitmusic09.wordpress.com/855/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rmitmusic09.wordpress.com/855/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rmitmusic09.wordpress.com/855/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rmitmusic09.wordpress.com/855/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rmitmusic09.wordpress.com/855/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rmitmusic09.wordpress.com/855/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rmitmusic09.wordpress.com/855/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rmitmusic09.wordpress.com/855/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rmitmusic09.wordpress.com/855/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rmitmusic09.wordpress.com/855/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rmitmusic09.wordpress.com&amp;blog=7518447&amp;post=855&amp;subd=rmitmusic09&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rmitmusic09.wordpress.com/2011/05/09/week-10-podcasting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e8ec010f36d83ef980b76751e26b2713?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rmitmusic09</media:title>
		</media:content>
	</item>
		<item>
		<title>Time Lapse and Audiovisual Relationships</title>
		<link>http://rmitmusic09.wordpress.com/2011/05/02/time-lapse-and-audiovisual-relationships/</link>
		<comments>http://rmitmusic09.wordpress.com/2011/05/02/time-lapse-and-audiovisual-relationships/#comments</comments>
		<pubDate>Mon, 02 May 2011 08:04:29 +0000</pubDate>
		<dc:creator>rmitmusic09</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://rmitmusic09.wordpress.com/?p=849</guid>
		<description><![CDATA[Photosounder wall by Joe Fuchsen is a nice example of both time lapse, and the relationship between sound and image. Joe used the program Photosounder to analyse his image and produce related sound, with higher pitches happening when sticking pieces of paper up higher on the wall. Joe has also made a great visual surrounding [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rmitmusic09.wordpress.com&amp;blog=7518447&amp;post=849&amp;subd=rmitmusic09&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a title="Photosounder" href="http://vimeo.com/22275998" target="_blank">Photosounder wall </a>by Joe Fuchsen is a nice example of both time lapse, and the relationship between sound and image. Joe used the program <a title="Photosounder" href="http://photosounder.com/" target="_blank">Photosounder</a> to analyse his image and produce related sound, with higher pitches happening when sticking pieces of paper up higher on the wall. Joe has also made a <a href="http://raws.adc.rmit.edu.au/~s3280869/tcp/computer.html">great visual surrounding</a> for that video on one of his HTML project pages.</p>
<p>Some software in a related vein worth a look: <a href="http://www.uisoftware.com/MetaSynth/index.php">Metasynth</a>, and some interesting Max for Live patches for audiovisual uses are being developed by Melbourne musician and artist Zeal &#8211; see <a href="http://zealousy.com">zealousy.com</a>.</p>
<br />Filed under: <a href='http://rmitmusic09.wordpress.com/category/blog/'>blog</a>, <a href='http://rmitmusic09.wordpress.com/category/html/'>html</a>, <a href='http://rmitmusic09.wordpress.com/category/video/'>video</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rmitmusic09.wordpress.com/849/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rmitmusic09.wordpress.com/849/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rmitmusic09.wordpress.com/849/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rmitmusic09.wordpress.com/849/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rmitmusic09.wordpress.com/849/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rmitmusic09.wordpress.com/849/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rmitmusic09.wordpress.com/849/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rmitmusic09.wordpress.com/849/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rmitmusic09.wordpress.com/849/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rmitmusic09.wordpress.com/849/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rmitmusic09.wordpress.com/849/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rmitmusic09.wordpress.com/849/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rmitmusic09.wordpress.com/849/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rmitmusic09.wordpress.com/849/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rmitmusic09.wordpress.com&amp;blog=7518447&amp;post=849&amp;subd=rmitmusic09&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rmitmusic09.wordpress.com/2011/05/02/time-lapse-and-audiovisual-relationships/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e8ec010f36d83ef980b76751e26b2713?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rmitmusic09</media:title>
		</media:content>
	</item>
		<item>
		<title>Soundscapes and HTML</title>
		<link>http://rmitmusic09.wordpress.com/2011/05/02/soundscapes-and-html/</link>
		<comments>http://rmitmusic09.wordpress.com/2011/05/02/soundscapes-and-html/#comments</comments>
		<pubDate>Mon, 02 May 2011 04:54:05 +0000</pubDate>
		<dc:creator>rmitmusic09</dc:creator>
				<category><![CDATA[course related]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[soundtracks]]></category>
		<category><![CDATA[technical]]></category>

		<guid isPermaLink="false">http://rmitmusic09.wordpress.com/?p=816</guid>
		<description><![CDATA[A few tips on creating the Audio Embedding Code for your Soundscape: - Create an audio folder on your server with fugu / fetch etc, and upload your mp3 into it, note URL of audio. - Test this in the browser : eg http://raws.adc.rmit.edu.au/~s1234567/foldername/filename.mp3 If correct, this should play your sound. - Insert audio URL [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rmitmusic09.wordpress.com&amp;blog=7518447&amp;post=816&amp;subd=rmitmusic09&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>A few tips on creating the Audio Embedding Code for your Soundscape:</p>
<p>- Create an audio folder on your server with fugu / fetch etc, and upload your mp3 into it, note URL of audio.<br />
- Test this in the browser : eg http://raws.adc.rmit.edu.au/~s1234567/foldername/filename.mp3 If correct, this should play your sound.</p>
<p>- Insert audio URL into PageOt to generate code, (note – make height=0, so you get a controller without a blank video window) Insert this code into a HTML page made in PageSpinner, include links for any sourced material.) Width can be adjusted to make the controller suit the width of page design elements. Clicking controller on/off will have it display or not, and loop and volume allow further controls. Press ‘code and options’, paste this into a HTML page, upload – and bingo!</p>
<p>[ Or try this web based option for <a href="http://cit.ucsf.edu/embedmedia/step3_qtv2.php">generating embedding CODE</a>. ]</p>
<p><strong>What to do with your soundscapes?</strong><br />
Aside from publishing within your final project &#8211; where else can you publish them, and what else can you publish them with? ( Eg text, images, links to your project / music / blog etc ) And what are useful tags to use when publishing them?</p>
<p><a href="http://www.soundcloud.com">Soundcloud</a> is obviously an option, but there are also several dedicated soundscape related websites:<br />
eg <a href="http://www.freesound.org/">Freesound</a> (which hosts creative commons samples), <a href="http://www.soundcities.com/">http://www.soundcities.com/</a>, <a href="http://aporee.org/maps/">http://aporee.org/maps/</a> and <a href="http://turbulence.org/soundtransit/">http://turbulence.org/soundtransit/</a></p>
<br />Filed under: <a href='http://rmitmusic09.wordpress.com/category/course-related/'>course related</a>, <a href='http://rmitmusic09.wordpress.com/category/html/'>html</a>, <a href='http://rmitmusic09.wordpress.com/category/soundtracks/'>soundtracks</a>, <a href='http://rmitmusic09.wordpress.com/category/technical/'>technical</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rmitmusic09.wordpress.com/816/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rmitmusic09.wordpress.com/816/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rmitmusic09.wordpress.com/816/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rmitmusic09.wordpress.com/816/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rmitmusic09.wordpress.com/816/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rmitmusic09.wordpress.com/816/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rmitmusic09.wordpress.com/816/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rmitmusic09.wordpress.com/816/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rmitmusic09.wordpress.com/816/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rmitmusic09.wordpress.com/816/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rmitmusic09.wordpress.com/816/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rmitmusic09.wordpress.com/816/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rmitmusic09.wordpress.com/816/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rmitmusic09.wordpress.com/816/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rmitmusic09.wordpress.com&amp;blog=7518447&amp;post=816&amp;subd=rmitmusic09&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rmitmusic09.wordpress.com/2011/05/02/soundscapes-and-html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://raws.adc.rmit.edu.au/~s1234567/foldername/filename.mp3" length="0" type="audio/mpeg" />
	
		<media:content url="http://0.gravatar.com/avatar/e8ec010f36d83ef980b76751e26b2713?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rmitmusic09</media:title>
		</media:content>
	</item>
		<item>
		<title>Week 9: Embedding Time-Based Media Files</title>
		<link>http://rmitmusic09.wordpress.com/2011/05/02/week-9-embedding-time-based-media-files/</link>
		<comments>http://rmitmusic09.wordpress.com/2011/05/02/week-9-embedding-time-based-media-files/#comments</comments>
		<pubDate>Mon, 02 May 2011 02:14:45 +0000</pubDate>
		<dc:creator>rmitmusic09</dc:creator>
				<category><![CDATA[course related]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[technical]]></category>

		<guid isPermaLink="false">http://rmitmusic09.wordpress.com/?p=828</guid>
		<description><![CDATA[This week: time-based media and HTML. We&#8217;ll be covering everything needed for the video and sound part of your final assignment &#8211; Time Lapse Video techniques, sound and video compression &#8211; and below, how to publish these files within your webpages. There are 3 main ways to display media files within a web page. Method [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rmitmusic09.wordpress.com&amp;blog=7518447&amp;post=828&amp;subd=rmitmusic09&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This week: time-based media and HTML. We&#8217;ll be covering everything needed for the video and sound part of your final assignment &#8211; <a href="http://rmitmusic09.wordpress.com/2011/05/02/time-lapse-video-instructions/">Time Lapse Video techniques</a>, sound and video compression &#8211; and below, how to publish these files within your webpages.</p>
<p>There are 3 main ways to display media files within a web page.</p>
<h2><strong>Method 1: Direct linking to a media file.</strong></h2>
<p>1. Upload your media file to a server. Noting the location on the server, figure out the URL for this file.<br />
2. Enter the full URL in a browser. If pointed to the address of a media file stored online, a web browser will play back the file in the centre of a blank web page. eg the link below:<br />
<a href="http://raws.adc.rmit.edu.au/%7Ee56720/video/timelapsebikeridetest.mov">http://raws.adc.rmit.edu.au/~e56720/video/timelapsebikeridetest.mov</a></p>
<p>That same URL can be used with hyper-linked text (eg <a href="http://raws.adc.rmit.edu.au/~e56720/video/timelapsebikeridetest.mov">my time lapse video file</a> ), to take viewers to a separate page with the media file.</p>
<h2><strong>Method 2: Using Files Hosted at Online Services</strong></h2>
<p>Most media hosting services such as Youtube, Vimeo and Soundcloud etc will give you embedding code for a file, which can then be placed within the body of your HTML page. While this allows positioning of the media file (instead of having it centred in an empty page), it still limits control over playback of the media file, and limits the look of the media player.</p>
<h2><strong>Method 3: DIY Embedding Codes</strong></h2>
<p>The most flexible, customisable option for embedding media files &#8211; is only a couple of steps more difficult than the other 2 options above, but through learning this method, we gain the capacity to play sounds in the background (by setting the values of the player visibility), add the ability to loop playback, design the look of the media player, and several other functions.</p>
<p><strong>What Code Do We Need for Embedding Media Files?</strong><br />
W3Schools outlines the <a href="http://www.w3schools.com/html/html_intro.asp">structure and syntax of HTML</a>, and explains the relevance of <a href="http://www.w3schools.com/html/html_elements.asp">elements</a> within that structure. For embedding time-based media files, we are interested in the <a href="http://www.w3schools.com/media/media_object.asp">Object Element</a> which &#8216;supports many different media types, like Picture, Sounds, Videos and other multimedia Objects&#8217;.</p>
<p>Below is a HTML page with a table in it, and the code for a video file embedded within that table. This allows control of where the video player is located on the page. Use the browser menu to view the source code for the page.</p>
<p><a href="http://raws.adc.rmit.edu.au/%7Ee56720/video_example.html">http://raws.adc.rmit.edu.au/~e56720/video_example.html</a></p>
<p>Having viewed the code, note there are two options for generating the relevant codes for embedding time-based media files within webpages.<br />
1. <a href="http://www.qtbridge.com/pageot/pageot.html">PageOT</a> is free software ( mac + PC ), that &#8220;an immediate access to the complex features of QuickTime plug-ins, and gives you the power to create interactive playlists and presentations.&#8221; (If installing PAGEOT in the mac lab, install into a folder on the desktop, as you don&#8217;t have permission to install into the applications folder)</p>
<p>2. A web based <a href="http://cit.ucsf.edu/embedmedia/step3_qtv2.php">generator of embedding CODE for embedding</a> ]</p>
<p>For both processes, you will need to enter the URL of your media file, choose various settings, then collect the relevant code outputted, and then place this within your HTML page.</p>
<p>And some context for the near future of web publishing - <a href="http://www.w3schools.com/html5/html5_intro.asp">HTML 5</a> &#8211; <a href="http://www.w3schools.com/html5/html5_audio.asp">audio</a> and <a href="http://www.w3schools.com/html5/html5_video.asp">video</a>:<br />
&#8220;HTML5 is not yet an official standard, and no browsers have full HTML5 support. But all major browsers continue to add new HTML5 features to their latest versions.&#8221;</p>
<br />Filed under: <a href='http://rmitmusic09.wordpress.com/category/course-related/'>course related</a>, <a href='http://rmitmusic09.wordpress.com/category/html/'>html</a>, <a href='http://rmitmusic09.wordpress.com/category/music/'>music</a>, <a href='http://rmitmusic09.wordpress.com/category/technical/'>technical</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rmitmusic09.wordpress.com/828/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rmitmusic09.wordpress.com/828/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rmitmusic09.wordpress.com/828/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rmitmusic09.wordpress.com/828/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rmitmusic09.wordpress.com/828/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rmitmusic09.wordpress.com/828/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rmitmusic09.wordpress.com/828/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rmitmusic09.wordpress.com/828/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rmitmusic09.wordpress.com/828/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rmitmusic09.wordpress.com/828/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rmitmusic09.wordpress.com/828/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rmitmusic09.wordpress.com/828/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rmitmusic09.wordpress.com/828/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rmitmusic09.wordpress.com/828/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rmitmusic09.wordpress.com&amp;blog=7518447&amp;post=828&amp;subd=rmitmusic09&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rmitmusic09.wordpress.com/2011/05/02/week-9-embedding-time-based-media-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://raws.adc.rmit.edu.au/%7Ee56720/video/timelapsebikeridetest.mov" length="28312519" type="video/quicktime" />
<enclosure url="http://raws.adc.rmit.edu.au/~e56720/video/timelapsebikeridetest.mov" length="28312519" type="video/quicktime" />
	
		<media:content url="http://0.gravatar.com/avatar/e8ec010f36d83ef980b76751e26b2713?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rmitmusic09</media:title>
		</media:content>
	</item>
		<item>
		<title>Time-Lapse Video Instructions</title>
		<link>http://rmitmusic09.wordpress.com/2011/05/02/time-lapse-video-instructions/</link>
		<comments>http://rmitmusic09.wordpress.com/2011/05/02/time-lapse-video-instructions/#comments</comments>
		<pubDate>Mon, 02 May 2011 02:11:05 +0000</pubDate>
		<dc:creator>rmitmusic09</dc:creator>
				<category><![CDATA[course related]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://rmitmusic09.wordpress.com/?p=815</guid>
		<description><![CDATA[Whether it is cinema, TV or video, what we perceive as a moving image is actually the result of seeing a number of still images per second. 12 frames per second is the minimum frame rate our eyes accept as &#8216;smooth&#8217; motion. Once the rate drops below that, we perceive motion as jagged and stop/start. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rmitmusic09.wordpress.com&amp;blog=7518447&amp;post=815&amp;subd=rmitmusic09&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Whether it is cinema, TV or video, what we perceive as a moving image is actually the result of seeing a number of still images per second. 12 frames per second is the minimum frame rate our eyes accept as &#8216;smooth&#8217; motion. Once the rate drops below that, we perceive motion as jagged and stop/start.</p>
<p>Film = 24 frames per second, 24 images<br />
Analogue Television comes in two varieties, PAL (used by most countries, =25 frames per second) and NTSC (used by the U.S. and Japan, =30 frames per second).<br />
Video cameras often have options for recording 24 or 25 or 30 frames a second, to suit the respective regions.<br />
Computer games, graphics cards and monitors can be optimised for displaying 60 frames per second to suit high speed gaming requirements.<br />
( Side note: James Cameron <a href="http://www.hollywoodreporter.com/news/james-cameron-urges-industry-use-173577">recently suggested</a> cinema should move to 48 or 60 frames per second, to achieve smoother high speed camera motion and detail.)</p>
<p><strong>Relevance? Time lapse video.</strong><br />
If we record a video with a video camera in Australia (which uses PAL), we are capturing 25 still images every second &#8211; in real-time / as they happen. When those images are played back at 25 times per second, they show movement as natural. This means video can be created without video cameras, by compiling and sequencing images together. The images can be photographs &#8211; but they could also be illustrations, screenshots, or any combination of the above.</p>
<p>A time lapse video &#8211; simply means increasing the amount of time that has lapsed between the capture of each image. If we capture 25 images within 10 seconds instead of 1 second, playing this back (at 25 frames per second) will give the illusion of 10 x faster speed.</p>
<p><strong>How To Make A Time Lapse Video</strong><br />
There are plenty of <a href="http://www.google.com.au/?q=time%20lapse%20video%20tutorial">tutorials for creating time lapses</a> (and a dedicated Time Lapse <a href="http://www.vimeo.com/groups/timelapse">group at vimeo</a>), and the methods boil down to this:</p>
<p>1. Capture images<br />
2. Arrange images into a sequence that can be played back<br />
3. Export movie.</p>
<p>1. Capturing images can be done with any camera &#8211; just be aware of the desired image dimensions for the final video. A video of 640&#215;480 pixels is probably fine for our needs, so the camera will need to photograph at this size or larger. If it is capturing at a much larger size, this can allow for <a href="http://www.wonderhowto.com/how-to-create-ken-burns-effect-final-cut-pro-2462/">panning motions</a>, but it&#8217;ll also be important to ensure the end video has been reduced to a size appropriate for the web.</p>
<p>2. Arranging Images. This can be done by <a href="http://mediacommons.psu.edu/imageanimation">importing all of your images into Final Cut Pro</a> and then arranging them on the timeline. An even easier method involves Quicktime Pro &#8211; have all of your images ready in a single folder, then choose <span style="color:#0000ff;">File &gt; Open Image Sequence</span>. Quicktime Pro will ask you what frame rate you wish to import the images as. Select the frame rate, and your movie will then be created and open up for you. The Quicktime process is simple and quick, so try experimenting with different frame rates to see which gives you the best time lapse / stop motion / smooth motion effect relevant to your video. Bringing this completed movie into Final Cut Pro can then allow easy adjustment of colours, framing, or the addition of text etc.</p>
<p>3. Exporting your movie. These <a href="http://vimeo.com/help/compression">guidelines for Vimeo</a> give a good summary of the relevant parameters to consider when exporting from Quicktime or Final Cut Pro.</p>
<p><strong>Quicktime Tips</strong><br />
Quicktime has a few useful audio editing, composition and exporting functions, for making quick adjustments to your newly created timelapse.</p>
<p>The in/out markers ( press i or o while a movie plays ) underneath the timeline can be used for quick and easy cutting, pasting ( command + x / command + c / command + v ), or deleting of sections. ‘command + n’ will make a new quicktime document you can paste sounds into. Sounds can also be layered to play simultaneously, by using quicktimes ‘add to movie’ function, found under the ‘edit’ drop down menu. Selecting ‘add to movie and scale’ will re-adjust the pasted item’s length of time to match the time of where it is being pasted – as set out by the in and out markers. This can be useful for matching times, or speeding / slowing / changing pitch of sounds.</p>
<p>Under the QT file menu choosing ‘view’ then ‘play selection only (command + T) makes quicktime play only the section within the markers – which is useful for fine tuning an edit, and choosing ‘view’ then loop (command + L) makes the clip play in a continuous loop – both of these in combination can be useful for refining an edit.</p>
<p><strong>Sound + Time?</strong><br />
What is the musical equivalent of a time lapse video? Or more broadly &#8211; how might you creatively approach time with sound recording or composition?</p>
<br />Filed under: <a href='http://rmitmusic09.wordpress.com/category/course-related/'>course related</a>, <a href='http://rmitmusic09.wordpress.com/category/video/'>video</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rmitmusic09.wordpress.com/815/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rmitmusic09.wordpress.com/815/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rmitmusic09.wordpress.com/815/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rmitmusic09.wordpress.com/815/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rmitmusic09.wordpress.com/815/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rmitmusic09.wordpress.com/815/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rmitmusic09.wordpress.com/815/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rmitmusic09.wordpress.com/815/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rmitmusic09.wordpress.com/815/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rmitmusic09.wordpress.com/815/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rmitmusic09.wordpress.com/815/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rmitmusic09.wordpress.com/815/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rmitmusic09.wordpress.com/815/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rmitmusic09.wordpress.com/815/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rmitmusic09.wordpress.com&amp;blog=7518447&amp;post=815&amp;subd=rmitmusic09&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rmitmusic09.wordpress.com/2011/05/02/time-lapse-video-instructions/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e8ec010f36d83ef980b76751e26b2713?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rmitmusic09</media:title>
		</media:content>
	</item>
		<item>
		<title>Week 8 Remixing and Copyright</title>
		<link>http://rmitmusic09.wordpress.com/2011/04/18/week-8-remixing-and-copyright/</link>
		<comments>http://rmitmusic09.wordpress.com/2011/04/18/week-8-remixing-and-copyright/#comments</comments>
		<pubDate>Mon, 18 Apr 2011 05:30:30 +0000</pubDate>
		<dc:creator>rmitmusic09</dc:creator>
				<category><![CDATA[course related]]></category>
		<category><![CDATA[soundtracks]]></category>

		<guid isPermaLink="false">http://rmitmusic09.wordpress.com/?p=808</guid>
		<description><![CDATA[The essays are due on May 4th, so we&#8217;re going to start this week with 2 x Essay related tasks, via Ed: In-class task: in groups of two or three, brainstorm some ideas for the essay. Think about the different technologies that can be focused on, the different practices that can be discussed, the impacts [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rmitmusic09.wordpress.com&amp;blog=7518447&amp;post=808&amp;subd=rmitmusic09&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>The essays are due on May 4th, so we&#8217;re going to start this week with 2 x <a href="http://rmitmusicindustry.wordpress.com/2011/04/17/week-8-essays-due-after-easter/">Essay related tasks, via Ed:</a></strong></p>
<p><strong>In-class task</strong>: in groups of two or three, brainstorm some ideas for the essay. Think about the different technologies that can be focused on, the different practices that can be discussed, the impacts these have had on the music industry, any recent controversies over copyright and intellectual property, etc.</p>
<p><strong>In-class task</strong>: write a quick blog post which outlines the structure of your essay, mentioning any supporting evidence.</p>
<p>**</p>
<p>Ed has also compiled a list of useful resources and theories related to the topics of <a href="http://rmitmusicindustry.wordpress.com/2011/04/17/week-8-the-remix-copyright-and-notions-of-authorship/">remix, copyright and authorship</a>, that we&#8217;ll be exploring this week. Please read in it&#8217;s entirety, taking special note of basic definitions you need to understand, useful reference sites for accessing at times of need, and the RMIT policy for copyright issues online (including your blog) &#8211; how well you read, and adhere to this, will affect your assessment.</p>
<h2>**<br />
<span class="Apple-style-span" style="font-size:14px;font-weight:normal;">Remixing brings a couple of interesting questions to the table, one involving law and the other, artistic integrity.</span></h2>
<p>The law argues if you do not have the right to copy a portion of music, no use of this music is authorised without permission (and often payment) to the original copyright holder. In practical terms, legal action tends to be threatened or enforced only when money is involved ( ie songs or song portions used in some commercial context, earning payments). This means a chart topping act is much more likely to be sued than a small band without any releases or a significant bank account. Garage productions aside however, if gainfully employed by a media organisation, if producing a soundtrack for a film being submitted to a film festival, or if publishing material online within a hosted environment ( eg youtube), then the doors are open for legal threats &#8211; and you need to be aware of your legal responsibilities. <a href="http://rmitmusicindustry.wordpress.com/2011/04/17/week-8-the-remix-copyright-and-notions-of-authorship/">Ed&#8217;s post covers that ground well</a>.</p>
<p><strong>Issues of Authorship and artistic integrity?</strong></p>
<blockquote><p>&#8220;Music has always been a craft of borrowing. In traditional, or folk, music, melodies and lyrics were handed down from generation to generation. At every stage, musicians would change the tune or substitute words at will, adapting songs to their own situations.&#8221;</p></blockquote>
<p>The above quote is from the liner notes of the <a href="http://illegal-art.org/audio/liner.html">Illegal Audio Art compilation CD</a> (Offered as a free download as part of <a href="http://illegal-art.org/">illegal-art.org,</a>  a website created for an exhibition &#8216;Freedom of Expression in the Corporate Age&#8217;, highlighting several key controversial copyright cases of recent decades. Also relevant, with a very similar URL, <a href="http://illegalart.net/mainindex.html">illegalart.net</a> - home to a variety of sample based music, including Girl Talk.)</p>
<p>Cultural arguments about remixing, as mentioned above, and as touched on in this week&#8217;s reading, suggest that existing art and media are raw materials for an artist to create from. What is important, from such a perspective &#8211; is not whether you have sampled, but what you are doing with it. Have you added value to an existing work, or are you merely riding on the easy recognition of a very familiar sample? Also of more interest within the cultural realm, are the changing notions of authorship that remixing brings to attention. What does remixing, and newer technologies which facilitate remixing, mean culturally? See <a href="http://en.wikipedia.org/wiki/Roland_Barthes" target="_blank">Roland Barthes’</a> notion of the <a href="http://en.wikipedia.org/wiki/Death_of_the_Author" target="_blank">‘death of the author’</a>, or <a href="http://en.wikipedia.org/wiki/Walter_Benjamin">Walter Benjamin&#8217;s</a> <a href="http://www.ejumpcut.org/archive/onlinessays/JC15folder/WalterBenjamin.html">The Work of Art in the Age of Mechanical Reproduction</a> as key theoretical reference points.</p>
<p>Trying to find a middle ground between legal and cultural arguments, lead <a href="http://www.lessig.org/">Lawrence Lessig</a> to found <a href="http://creativecommons.org/">Creative Commons</a>, and he has several free (and very influential) books available at his site for download, which flesh out his arguments in great detail, and are potentially useful for your essay. See also <a href="http://creativecommons.org.au/">Creative Commons Australia</a>.</p>
<h2>Assorted Remix And Copyright Links:</h2>
<p><a href="http://djripley.blogspot.com/2010/12/walling-off-another-garden-is.html"> Copyright related controversy about Soundcloud</a>, which has developed it&#8217;s popularity on the backbone of hosting DJ mixes. Further discussion by <a href="http://wayneandwax.com/?p=4824">Wayne + Wax</a>, citing remixes of James Blake as a case study.</p>
<p><a href="http://remixtheory.net/">Remixtheory.net</a> - assorted writings about remixing.</p>
<p>Soundscape remixing? <a href="http://rjdj.me/">RJDJ</a> - interactive applications for smart phones, that incorporate and remix any sounds from the microphone in real-time, and (sometimes musical..) create &#8216;sonic experiences&#8217;. RJDJ is built using <a href="http://puredata.info">Pure Data</a>, and the team created a special version for the movie <a href="http://inceptiontheapp.com/about">Inception</a>, that &#8216;transforms the world around you into a dreamworld. It uses augmented sound to induce dreams through the headset of your iPhone and iPod Touch. It will change your perception of reality.&#8217;</p>
<p><a href="http://studiomultitracks.com">http://studiomultitracks.com</a> - a collection of separated studio tracks for easy remixing. Found via <a href="http://twitter.com/cory_arcangel">cory_arcangel</a>.</p>
<p>Also on the copyright front &#8211; thanks to <a href="http://www.delicious.com/s3235243">delicious.com/s3235243</a> for drawing attention to the article &#8216;<a href="http://www.iia.net.au/index.php/all-members/881-iia-fastracks-industry-copyright-code.html">IIA Fastracks Industry Copyright Code</a> - an ISP lead intiative to limit the liability of ISP&#8217;s for copyright infringements made by users. &#8220;&#8221;Market failure remains a core contributor to the infringement problem. If users have access to more and better content, when, where and in the form they choose to consume it, and at a realistic price, we&#8217;re quite confident the motivation for infringement will decline&#8221;.</p>
<p>Below, the Kopimi logo, ( &#8216;copy-me&#8217;), which advocates use if &#8217;<em>you want to be copied</em>&#8216;, a reflection of the idea that &#8216;<a href="http://www.google.com.au/search?sourceid=q=obscurity+vs+piracy">only obscurity is worse for a creative than piracy</a>&#8216;.</p>
<p><em><strong><a href="http://www.kopimi.com/kopimi"><img class="alignnone" src="http://www.kopimi.com/kopimi/k/kopimi_irssi.gif" alt="" width="406" height="215" /></a><br />
</strong></em></p>
<br />Filed under: <a href='http://rmitmusic09.wordpress.com/category/course-related/'>course related</a>, <a href='http://rmitmusic09.wordpress.com/category/soundtracks/'>soundtracks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rmitmusic09.wordpress.com/808/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rmitmusic09.wordpress.com/808/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rmitmusic09.wordpress.com/808/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rmitmusic09.wordpress.com/808/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rmitmusic09.wordpress.com/808/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rmitmusic09.wordpress.com/808/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rmitmusic09.wordpress.com/808/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rmitmusic09.wordpress.com/808/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rmitmusic09.wordpress.com/808/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rmitmusic09.wordpress.com/808/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rmitmusic09.wordpress.com/808/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rmitmusic09.wordpress.com/808/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rmitmusic09.wordpress.com/808/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rmitmusic09.wordpress.com/808/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rmitmusic09.wordpress.com&amp;blog=7518447&amp;post=808&amp;subd=rmitmusic09&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rmitmusic09.wordpress.com/2011/04/18/week-8-remixing-and-copyright/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e8ec010f36d83ef980b76751e26b2713?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rmitmusic09</media:title>
		</media:content>

		<media:content url="http://www.kopimi.com/kopimi/k/kopimi_irssi.gif" medium="image" />
	</item>
		<item>
		<title>Reflections on Group Blog Posts</title>
		<link>http://rmitmusic09.wordpress.com/2011/04/11/reflections-on-group-blog-posts/</link>
		<comments>http://rmitmusic09.wordpress.com/2011/04/11/reflections-on-group-blog-posts/#comments</comments>
		<pubDate>Mon, 11 Apr 2011 07:29:26 +0000</pubDate>
		<dc:creator>rmitmusic09</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[course related]]></category>

		<guid isPermaLink="false">http://rmitmusic09.wordpress.com/?p=804</guid>
		<description><![CDATA[There&#8217;s pretty varied evidence of research in the group blog posts.. different levels of engagement with the course, which in turn will gain different levels of participation marks. Below are a few recent posts of interest: Morganblack disagrees with an aspect of the McLeod reading for week 7, arguing &#8220;a mash-up should not have to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rmitmusic09.wordpress.com&amp;blog=7518447&amp;post=804&amp;subd=rmitmusic09&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s pretty varied evidence of research in the group blog posts.. different levels of engagement with the course, which in turn will gain different levels of participation marks. Below are a few recent posts of interest:</p>
<p><a href="http://morganblack1988.wordpress.com/2011/04/10/week-7-reading-1/">Morganblack disagrees</a> with an aspect of the McLeod reading for week 7, arguing &#8220;a mash-up should not have to rely on people recognising the original songs.&#8221; We&#8217;ll be discussing that more in our focus on Remix in week 8.</p>
<p>Radioblaster <a href="http://radioblaster.wordpress.com/2011/03/28/csshtml-tables-n-junk/">shared some insights</a> (and example code to view) into designing a page with a table on it using CSS, and noted a recent brush with &#8216;<a href="http://radioblaster.wordpress.com/2011/04/07/im-twitter-famous/">twitter fame</a>&#8216;. Did anyone make it to the <a href="http://www.alia.com.au/wordpress/?p=6769">demonstration of lighting</a> used by Usher at the Rod Laver Arena? (<a href="http://radioblaster.wordpress.com/2011/03/29/anyone-here-technical-lightinglighting-design-nerds/">mentioned earlier by Radioblaster)?</a></p>
<p><a href="http://thepatientau.wordpress.com/2011/04/02/wordpress-is-the-worst/">The Patientau prefers</a> Tumblr to WordPress (&#8220;WordPress is the worst&#8221;), citing Tumblr&#8217;s easier customisation options and the payment required to edit CSS on the hosted wordpress.com version we are using. (Note: <a href="http://www.wordpress.org/about">A free and fully customisable WordPress version is also available</a> for people who wish to host it themselves.) What do other users of both Tumblr + WordPress feel? What are some of the advantages and disadvantages of each in relation to the music industry? Why do you think we have chosen to use wordpress?</p>
<p>Goodfellow has figured out a <a href="http://goodfellow0692.wordpress.com/2011/04/11/a-momentary-lapse-of-reason/">time lapse idea</a>, and links to some examples, while Glapeshh demonstrates a time lapse <a title="Permalink to work in progress #1 : emo-style capsicum" rel="bookmark" href="http://glapeshhh.wordpress.com/2011/04/04/work-in-progress-1-emo-style-capsicum/">&#8216;work in progress&#8217;: emo-style capsicum</a>.</p>
<p>In other project related Starcky writes about <a href="http://starkyblog.wordpress.com/2011/04/05/project-progress-week-6/">the Coburg Trombone monster</a>, and Scott wonders about sampling &#8216;<a href="http://scottmiller21.wordpress.com/2011/04/05/concept-development-project-audio-tactile-detectors/">audio tactile detectors</a>&#8216; ( aka the buttons pressed by pedestrians at traffic lights).</p>
<br />Filed under: <a href='http://rmitmusic09.wordpress.com/category/blog/'>blog</a>, <a href='http://rmitmusic09.wordpress.com/category/course-related/'>course related</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rmitmusic09.wordpress.com/804/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rmitmusic09.wordpress.com/804/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rmitmusic09.wordpress.com/804/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rmitmusic09.wordpress.com/804/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rmitmusic09.wordpress.com/804/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rmitmusic09.wordpress.com/804/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rmitmusic09.wordpress.com/804/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rmitmusic09.wordpress.com/804/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rmitmusic09.wordpress.com/804/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rmitmusic09.wordpress.com/804/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rmitmusic09.wordpress.com/804/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rmitmusic09.wordpress.com/804/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rmitmusic09.wordpress.com/804/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rmitmusic09.wordpress.com/804/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rmitmusic09.wordpress.com&amp;blog=7518447&amp;post=804&amp;subd=rmitmusic09&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rmitmusic09.wordpress.com/2011/04/11/reflections-on-group-blog-posts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e8ec010f36d83ef980b76751e26b2713?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rmitmusic09</media:title>
		</media:content>
	</item>
		<item>
		<title>Final Project Assessment Criteria</title>
		<link>http://rmitmusic09.wordpress.com/2011/04/11/final-project-assessment-criteria/</link>
		<comments>http://rmitmusic09.wordpress.com/2011/04/11/final-project-assessment-criteria/#comments</comments>
		<pubDate>Mon, 11 Apr 2011 06:16:31 +0000</pubDate>
		<dc:creator>rmitmusic09</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[course related]]></category>
		<category><![CDATA[html]]></category>

		<guid isPermaLink="false">http://rmitmusic09.wordpress.com/?p=801</guid>
		<description><![CDATA[How will we be assessing the Creative Project? Ed has noted a few guidelines to keep in mind while developing and creating your project. Have a good read through, and think about how your project addresses each of these. Filed under: blog, course related, html<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rmitmusic09.wordpress.com&amp;blog=7518447&amp;post=801&amp;subd=rmitmusic09&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>How will we be assessing the Creative Project? Ed has noted <a href="http://rmitmusicindustry.wordpress.com/2011/04/10/creative-project-assessment-criteria/">a few guidelines</a> to keep in mind while developing and creating your project. Have a good read through, and think about how your project addresses each of these.</p>
<br />Filed under: <a href='http://rmitmusic09.wordpress.com/category/blog/'>blog</a>, <a href='http://rmitmusic09.wordpress.com/category/course-related/'>course related</a>, <a href='http://rmitmusic09.wordpress.com/category/html/'>html</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rmitmusic09.wordpress.com/801/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rmitmusic09.wordpress.com/801/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rmitmusic09.wordpress.com/801/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rmitmusic09.wordpress.com/801/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rmitmusic09.wordpress.com/801/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rmitmusic09.wordpress.com/801/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rmitmusic09.wordpress.com/801/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rmitmusic09.wordpress.com/801/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rmitmusic09.wordpress.com/801/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rmitmusic09.wordpress.com/801/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rmitmusic09.wordpress.com/801/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rmitmusic09.wordpress.com/801/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rmitmusic09.wordpress.com/801/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rmitmusic09.wordpress.com/801/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rmitmusic09.wordpress.com&amp;blog=7518447&amp;post=801&amp;subd=rmitmusic09&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rmitmusic09.wordpress.com/2011/04/11/final-project-assessment-criteria/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e8ec010f36d83ef980b76751e26b2713?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rmitmusic09</media:title>
		</media:content>
	</item>
		<item>
		<title>Week 7: Reimagining Today&#8217;s Media with The Manifesto</title>
		<link>http://rmitmusic09.wordpress.com/2011/04/11/week-7-reimagining-todays-media-with-the-manifesto/</link>
		<comments>http://rmitmusic09.wordpress.com/2011/04/11/week-7-reimagining-todays-media-with-the-manifesto/#comments</comments>
		<pubDate>Mon, 11 Apr 2011 05:24:38 +0000</pubDate>
		<dc:creator>rmitmusic09</dc:creator>
				<category><![CDATA[course related]]></category>

		<guid isPermaLink="false">http://rmitmusic09.wordpress.com/?p=791</guid>
		<description><![CDATA[Ed has written up a great post about the manifesto (&#8220;a public declaration of principles and intentions, often political in nature&#8221;), and how they can be useful in framing the way we use (and create) contemporary media: &#8220;Think about how your creative work reflects your principles and values; and if it doesn’t, what values is [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rmitmusic09.wordpress.com&amp;blog=7518447&amp;post=791&amp;subd=rmitmusic09&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Ed has written up <a href="http://rmitmusicindustry.wordpress.com/2011/04/10/week-7/">a great post about the manifesto</a> (&#8220;a public declaration of principles and intentions, often political in nature&#8221;), and how they can be useful in framing the way we use (and create) contemporary media:</p>
<p>&#8220;Think about how your creative work reflects your principles and values; and if it doesn’t, what values is it projecting? Are these the values that you want to be associated with?&#8221;</p>
<p><strong>Task:</strong> Research the manifestos below (<a href="http://rmitmusicindustry.wordpress.com/2011/04/10/week-7/">and others listed by Ed</a>) and make a note of any points that inspire you. Write a blog post that describes how these points might relate to contemporary media making.</p>
<h2>Example Manifestos:</h2>
<p><a href="http://www.unknown.nu/futurism/manifesto.html">Futurism Manifesto</a> (1909: &#8220;Time and Space died yesterday. We already live in the absolute, because we have created eternal, omnipresent speed.&#8221; )<br />
A <a href="http://observatory.designobserver.com/entry.html?entry=10297">Short Manifesto on the Future of Attention</a> (The more information, the less attention, and &#8220;the need to allocate that attention efficiently among the overabundance of information sources that might consume it.&#8221;)<br />
<a href="http://ripremix.com/">RIP &#8211; A Remix Manifesto</a> A movie about remixing. What is their manifesto stating?<br />
The <a href="http://wiki.freeculture.org/Free_Culture_Manifesto">Freeculture Manifesto</a> &#8220;We believe that culture is a two-way affair, about participation, not merely consumption&#8221;<br />
<a href="http://www.inthemix.com.au/news/intl/49014/Portisheads_new_music_manifesto">Portishead&#8217;s new music &#8216;manifesto&#8217;</a> &#8220;There will be no&#8230; &#8220;<br />
<a href="http://www.andrelemos.info/2009/05/locative-media-manifesto.html">Locative media manifesto</a> &#8220;cyberspace leaking into the real world.. an era of the &#8216;internet of things&#8217;.&#8221;<br />
<a href="http://en.slow-media.net/manifesto">Slow media manifesto</a> &#8220;Slow Media are not about fast consumption but about choosing the ingredients mindfully and preparing them in a concentrated manner.&#8221;<br />
<a href="http://en.wikipedia.org/wiki/Dogme_95">Dogme 95 Manifesto</a> &#8211; A set of strict rules to create film-making based on story rather than special effects or technology.<br />
A <a href="http://www.webmonkey.com/2011/02/take-back-the-tubes/">DIY Data Manifesto</a>.. Decentralising the web with DIY servers.<br />
<a href="http://port70.net/webless/antiweb.html">Anti-Web Manifesto</a> A plea for &#8216;rejecting the modern web&#8217; and the way it is designed.<br />
A <a href="http://www.echoditto.com/webthinking">&#8216;Web Thinking&#8217; Manifesto</a> &#8220;We will let go of control&#8230; we will consider it a sign of success to see our brand or message distributed far and wide in ways we could never anticipate.&#8221;<br />
The <a href="http://www.optaros.com/blogs/assembled-web-notes-toward-manifesto">Assembled Web: Notes Towards a Manifesto</a> &#8220;Success on the web is no longer about driving traffic to your site, or keeping eyeballs there once they arrive. It’s about engaging audiences everywhere they already are. &#8221;<br />
The <a href="http://photoshopetiquette.com/">Photoshop Etiquette Manifesto for Web Designers</a> &#8220;Guidelines intended for any group of people looking to standardize web design in Photoshop&#8221;<br />
The <a href="http://www.gnu.org/gnu/manifesto.html">GNU Manifesto for free software</a>: &#8220;..if I like a program I must share it with other people who like it{<br />
McKenzie Wark&#8217;s <a href="http://subsol.c3.hu/subsol_2/contributors0/warktext.html">Hacker Manifesto</a>: &#8220;The class interest of hackers lies in freeing information from its material constraints.&#8221;<br />
Donna Haraway&#8217;s <a href="http://www.stanford.edu/dept/HPS/Haraway/CyborgManifesto.html">Cyborg Manifesto</a> &#8220;A cyborg is a cybernetic organism, a hybrid of machine and organism, a creature of social reality as well as a creature of fiction&#8221;<a href="http://rhizome.org/discuss/view/45010/"></a><br />
Even more? <a href="http://backspace.com/notes/2009/07/design-manifestos.php">100 years of Design Manifestos</a>, and via comments to the <a href="http://rhizome.org/discuss/view/45010/">Post Media Art Manifesto</a>, an amusing automated <a href="http://www.playdamage.org/market-o-matic/">Manifesto Generator</a>&#8230;</p>
<h2><strong>Today&#8217;s group exercise : </strong></h2>
<p><strong></strong>Create a mini manifesto for musicians and internet technologies. This should be a short list of points for a musician to consider as guiding principles for 2011 onwards, when they are seeking to create, distribute or publicise their music. We will have a series of brief presentations before the end of the class.</p>
<br />Filed under: <a href='http://rmitmusic09.wordpress.com/category/course-related/'>course related</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rmitmusic09.wordpress.com/791/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rmitmusic09.wordpress.com/791/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rmitmusic09.wordpress.com/791/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rmitmusic09.wordpress.com/791/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rmitmusic09.wordpress.com/791/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rmitmusic09.wordpress.com/791/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rmitmusic09.wordpress.com/791/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rmitmusic09.wordpress.com/791/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rmitmusic09.wordpress.com/791/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rmitmusic09.wordpress.com/791/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rmitmusic09.wordpress.com/791/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rmitmusic09.wordpress.com/791/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rmitmusic09.wordpress.com/791/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rmitmusic09.wordpress.com/791/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rmitmusic09.wordpress.com&amp;blog=7518447&amp;post=791&amp;subd=rmitmusic09&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rmitmusic09.wordpress.com/2011/04/11/week-7-reimagining-todays-media-with-the-manifesto/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e8ec010f36d83ef980b76751e26b2713?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rmitmusic09</media:title>
		</media:content>
	</item>
		<item>
		<title>Availability of Mac Labs</title>
		<link>http://rmitmusic09.wordpress.com/2011/04/05/availability-of-mac-labs/</link>
		<comments>http://rmitmusic09.wordpress.com/2011/04/05/availability-of-mac-labs/#comments</comments>
		<pubDate>Tue, 05 Apr 2011 06:52:37 +0000</pubDate>
		<dc:creator>rmitmusic09</dc:creator>
				<category><![CDATA[course related]]></category>

		<guid isPermaLink="false">http://rmitmusic09.wordpress.com/?p=788</guid>
		<description><![CDATA[Via Kipps, here are PDF timetables for the Mac labs in rooms 24 ( level 4) and 27 / 28 ( level 6 ). &#160; &#160; &#160; Filed under: course related<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rmitmusic09.wordpress.com&amp;blog=7518447&amp;post=788&amp;subd=rmitmusic09&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Via Kipps, here are PDF timetables for the Mac labs in rooms <a href="http://raws.adc.rmit.edu.au/~e56720/files/2011-094-04-024.pdf">24</a> ( level 4) and <a href="http://raws.adc.rmit.edu.au/~e56720/files/2011-094-06-027.pdf">27</a> / <a href="http://raws.adc.rmit.edu.au/~e56720/files/2011-094-06-028.pdf">28</a> ( level 6 ).</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<br />Filed under: <a href='http://rmitmusic09.wordpress.com/category/course-related/'>course related</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rmitmusic09.wordpress.com/788/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rmitmusic09.wordpress.com/788/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rmitmusic09.wordpress.com/788/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rmitmusic09.wordpress.com/788/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rmitmusic09.wordpress.com/788/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rmitmusic09.wordpress.com/788/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rmitmusic09.wordpress.com/788/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rmitmusic09.wordpress.com/788/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rmitmusic09.wordpress.com/788/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rmitmusic09.wordpress.com/788/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rmitmusic09.wordpress.com/788/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rmitmusic09.wordpress.com/788/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rmitmusic09.wordpress.com/788/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rmitmusic09.wordpress.com/788/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rmitmusic09.wordpress.com&amp;blog=7518447&amp;post=788&amp;subd=rmitmusic09&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rmitmusic09.wordpress.com/2011/04/05/availability-of-mac-labs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e8ec010f36d83ef980b76751e26b2713?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rmitmusic09</media:title>
		</media:content>
	</item>
		<item>
		<title>Scanning the Field: Australian Music Blogs</title>
		<link>http://rmitmusic09.wordpress.com/2011/04/04/scanning-the-field-australian-music-blogs/</link>
		<comments>http://rmitmusic09.wordpress.com/2011/04/04/scanning-the-field-australian-music-blogs/#comments</comments>
		<pubDate>Mon, 04 Apr 2011 05:18:44 +0000</pubDate>
		<dc:creator>rmitmusic09</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[course related]]></category>
		<category><![CDATA[music]]></category>

		<guid isPermaLink="false">http://rmitmusic09.wordpress.com/?p=778</guid>
		<description><![CDATA[The Concept Development group blog posts have yielded a nice list of Australian music blogs. I&#8217;ve gathered some of these below, and will add to it as others publish. Although these blogs are made by a wide spectrum of people (artists, labels, radio stations and media outlets, music journalists, music critics, general fans), there are [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rmitmusic09.wordpress.com&amp;blog=7518447&amp;post=778&amp;subd=rmitmusic09&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://pipes.yahoo.com/pipes/pipe.info?_id=abd8a1d1303efc174a73e8402598b326">Concept Development group blog posts</a> have yielded a nice list of Australian music blogs. I&#8217;ve gathered some of these below, and will add to it as others publish. Although these blogs are made by a wide spectrum of people (artists, labels, radio stations and media outlets, music journalists, music critics, general fans), there are some common threads to within the blogs listed below, some common benchmarks that help each of these succeed &#8211; good (web appropriate) writing, clarity of design and a good understanding of their audience /readers / network.</p>
<p>- What are some of the writing techniques used? (within blog posts, comments and the wider site. Voice? Style? How do they include links? How do they maintain or develop interest and sustain desire to return and read more? How often do they write? etc)<br />
- How do they use and prioritise available screen space? What do you notice first?<br />
- How do these blogs include / involve / engage their readers and peers? (Using any novel techniques?)<br />
- What other bloggers and artists seem to be included within their inner network / community / fanbase / set of peers? How does this shape your perception of this blog?</p>
<p>Which of these blogs would you be most excited to see reviewing your music? Aside from directly writing to them, in what other ways might you engage with them and become visible on their network?</p>
<p>via <a href="http://helise2011.wordpress.com/2011/04/03/aus-music-blog/">Helise</a> ( who mentioned these blogs, but didn&#8217;t link to them) <a href="http://www.waycooljnr.com.au/">Waycooljnr</a> (discusses music, marketing and social media &#8211; and includes <a href="http://www.waycooljnr.com.au/2010/12/23/qa-julian-hamilton-of-the-presets-on-music-and-money/">a reminder</a> for songwriters to join APRA), <a href="http://www.empireship.net/">The Empire Ship</a> (artist blog), <a href="http://www.theinsoundfromwayout.com/">The In Sound From Way Out</a> (EMI blog).<br />
via <a href="http://mickeywsy.wordpress.com/2011/04/03/aus-music-blog/">mickeywsy</a> <a href="http://www.myspace.com/cutcopy">Cut Copy</a> (artist)s, <a href="http://www.openyoureyesblog.com/">Open Your Eyes</a> (reviews, gig listings)<br />
via <a href="http://simonwood44.wordpress.com/2011/04/03/aus-music-blogs/">Siblog</a> <a title="TEMPER TRAP" href="http://www.thetempertrap.com/content/blog" target="_blank">thetempertrap</a> (artists), <a title="entertainment depot" href="http://www.entertainmentdepot.com.au/news/" target="_blank">entertainmentdepot</a> (news) <a title="experimental melbourne" href="http://exp-melb.blogspot.com/" target="_blank">exp-melb.blogspot.com</a> (experimental music)<br />
via <a href="http://morganblack1988.wordpress.com/2011/04/03/aus-music-blog/">Morganblack</a> <a href="http://electrorash.com/">Electrorash</a> (also a member of <a href="http://grindin.collected.info/">Grindin</a>, a network of blogs ) <a href="http://themusicblogs.com.au/about/">TheMusicBlogs</a> (collaborative blog with writers all around Australia). The Temper Trap’s <a href="http://www.thetempertrap.com/content/blog">blog</a>.<br />
via <a href="http://scottrhymes.wordpress.com/2011/04/03/australian-music-blogs/">Crystal Rainbow Pyramid</a> - <a href="http://http//www.cyclicdefrost.com/">Cyclic Defrost</a> (electronic music), <a href="http://www.whiteboydancefloor.com/">whiteboydancefloor</a>, <a href="http://www.stoneyroads.com/">Stoney Roads</a><br />
via <a href="http://radioblaster.wordpress.com/2011/04/03/aus-music-australiantralian-music-industry-blogs/">radioblaster</a> - <a href="http://www.alia.com.au/">ALIA</a> – Australasian Lighting Industry Association, <a href="http://www.vmusic.com.au/blog/latest">Channel [V]</a>, <a href="http://www.abc.net.au/triplej/homeandhosed/">Triple J version “Home &amp; Hosed”</a><br />
via <a href="http://goodfellow0692.wordpress.com/2011/03/30/muic-blogggggggggssssz/">Piper at the Gates of Dawn</a> - <a href="http://frananddavesmusicaladventure.wordpress.com/">Fran and Daves Musical adventure</a>, <a href="http://camdensounds.wordpress.com/">Camden Sounds</a> (gear review), <a href="http://twentysongs.blogspot.com/">Twenty Songs</a>(weekly countdowns of different genres), <a href="http://whothehell.net/">Who The Hell</a> (event promoters), <a href="http://www.dronesdiary.blogspot.com/">The Drones</a> (tour diary blog)<br />
via <a href="http://blogeugene.wordpress.com/2011/03/29/the-australian-music-world-of-blogging/">BlogEugene</a> - <a href="http://momentaryshelter.com/">Momentary Shelter</a> (well networked in rural Victoria), <a href="http://electrorash.com/">Electrotrash</a> (Aus club scene), <a href="http://twobrightlakes.wordpress.com/">Two Bright Lakes</a> (artist+label blog)<br />
via <a href="http://ogmartin.wordpress.com/2011/03/29/40/">OGMartin</a> - <a href="http://newweirdaustralia.com/about/">New Weird Australia</a> (NWA coming straight outta <del>Compton</del> Sydney: ‘is a not-for-profit initiative designed to promote and support new eclectic and experimental Australian music.’), <a href="http://mountainfold.com.au/">Mountain Fold music journal</a> ( Melb based journal), <a href="http://lifeisnoise.com/">life is noise</a> ( Perth events)<br />
via <a href="http://starkyblog.wordpress.com/2011/03/28/aus-music-blog/">Starkyblog</a> - <a href="http://canberrajazz.net/frames/cj-blog-frame.htm">Canberra Jazz</a><br />
via<a href="http://lucasskinner.wordpress.com/2011/03/28/aus-music-blog/"> Lucasskinner</a> - <a href="http://www.tonedeaf.com.au/">Tone Deaf</a> ( Melbourne music), <a href="http://www.messandnoise.com/">Mess and Noise</a> (National)<br />
via <a href="http://nikkichook.wordpress.com/2011/03/28/stra-yan-music-blogs/">nikkichook</a> - <a href="http://whothehell.net/">whothehell.net</a> (tour, artist info), <a href="http://electrorash.com/">electrorash</a>, <a href="http://ausindies.com.au/home.html">ausindies.com.au</a> (awards site)<br />
via <a href="http://alexlikestotravel.wordpress.com/2011/03/28/3-australian-blogs/">alexlikestotravel</a> - <a href="http://www.audiotechnology.com.au/">Audio technology</a>, <a href="http://themusicblogs.com.au/">The Music Blogs</a> (collaborative blog, anyone can submit reviews).</p>
<p><strong>UPDATES: </strong><br />
via <a href="http://fightthemcp.wordpress.com/2011/04/04/aus-music-blog/">Fight the MCP</a> - <a href="http://www.melbournedeepcast.net/" target="_blank">The Melbourne Deepcast</a> (Melb tech / house), <a href="http://36hourslater.wordpress.com/" target="_blank">Everybody Loves a Buzztech</a> (tech / dubstep), <a href="http://www.openyoureyesblog.com/" target="_blank">Open Your Eyes</a> (band reviews)<br />
via <a href="http://tashalloyd.wordpress.com/2011/04/04/aussie-music-blogs/">Tashalloyd</a> - <a href="http://http//newweirdaustralia.com/">New Weird Australia</a>(experimental), <a href="http://polaroidsofandroids.com/">Polaroids of Androids</a> ( mostly Sydney)<br />
via <a href="http://glapeshhh.wordpress.com/2011/04/04/aus-music-blogs/">Glapeshhh</a> - <a href="http://auscore.blogspot.com/">auscore</a> (Aussie &#8216;core), <a href="http://spoz.blogspot.com/">Spoz’s rant</a> (Adelaide music), <a href="http://www.messandnoise.com/">mess+noise</a> (indie)<br />
via <a href="http://coltdebango.wordpress.com/2011/04/04/some-australian-blogs-for-ya/">Coltdebango</a> - <a href="http://woo-ha.blogspot.com/">Woo-Ha!!</a> (Melb DJs), <a href="http://tourismaustralia.tumblr.com/">There’s Nothing Like Australia</a> (not an Australian blog, but an L.A. music perspective of Australia..), <a href="http://www.northsiderecords.com.au/">Northside Records</a> (Melb store).<br />
via <a href="http://fisherfisherfisher.wordpress.com/2011/04/04/quality-australian-music-blogs/">Fisherfisherfisher</a> &#8211; <a href="http://www.tonedeaf.com.au/">TONE DEAF</a> (gigs), <a href="http://www.tonedeaf.com.au/rocknrollerdex">Rock ‘n’ Rollerdex</a> (contacts), <a href="http://whothehell.net/">Who The Bloody Hell Are They?</a> (news, reviews)<br />
via <a href="http://theelectricstranger.wordpress.com/2011/04/07/check-this-out-aussie-blog-site/">TheElectric Stranger</a> -<a href="http://www.pogomix.net/">Pogomix</a>, a DJ/VJ from Perth who remixes tracks by sampling snippets from existing popular films.<br />
via <a href="http://maddg.wordpress.com/2011/04/15/aus-music-blog/">Madddg</a> - <a href="http://oceansneverlisten.blogspot.com/">Oceans Never Listen</a> (reviews), <a href="http://whothehell.net/">Who The Hell? </a> ( &amp; the other blog wasn&#8217;t Australian..)</p>
<br />Filed under: <a href='http://rmitmusic09.wordpress.com/category/blog/'>blog</a>, <a href='http://rmitmusic09.wordpress.com/category/course-related/'>course related</a>, <a href='http://rmitmusic09.wordpress.com/category/music/'>music</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rmitmusic09.wordpress.com/778/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rmitmusic09.wordpress.com/778/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rmitmusic09.wordpress.com/778/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rmitmusic09.wordpress.com/778/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rmitmusic09.wordpress.com/778/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rmitmusic09.wordpress.com/778/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rmitmusic09.wordpress.com/778/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rmitmusic09.wordpress.com/778/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rmitmusic09.wordpress.com/778/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rmitmusic09.wordpress.com/778/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rmitmusic09.wordpress.com/778/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rmitmusic09.wordpress.com/778/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rmitmusic09.wordpress.com/778/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rmitmusic09.wordpress.com/778/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rmitmusic09.wordpress.com&amp;blog=7518447&amp;post=778&amp;subd=rmitmusic09&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rmitmusic09.wordpress.com/2011/04/04/scanning-the-field-australian-music-blogs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e8ec010f36d83ef980b76751e26b2713?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rmitmusic09</media:title>
		</media:content>
	</item>
		<item>
		<title>Blog Post Feedback Compilation</title>
		<link>http://rmitmusic09.wordpress.com/2011/04/01/blog-post-feedback-compilation/</link>
		<comments>http://rmitmusic09.wordpress.com/2011/04/01/blog-post-feedback-compilation/#comments</comments>
		<pubDate>Fri, 01 Apr 2011 06:26:24 +0000</pubDate>
		<dc:creator>rmitmusic09</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[course related]]></category>

		<guid isPermaLink="false">http://rmitmusic09.wordpress.com/?p=767</guid>
		<description><![CDATA[Scanning the collective blog posts, reveals quite a diversity of interests, some interesting creative projects and a sliding scale of usefulness in the blog posts that are course relevant (the better posts add insight, context, personality, references, links &#8211; the less useful posts merely state their approval of a site or idea, but offer nothing [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rmitmusic09.wordpress.com&amp;blog=7518447&amp;post=767&amp;subd=rmitmusic09&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Scanning the collective blog posts, reveals quite a diversity of interests, some interesting creative projects and a sliding scale of usefulness in the blog posts that are course relevant (the better posts add insight, context, personality, references, links &#8211; the less useful posts merely state their approval of a site or idea, but offer nothing further).</p>
<p><a href="http://thepatientau.wordpress.com/2011/03/28/usbari-again/">Patientau writes</a> about the unusual <a title="http://usbari.net/" href="http://usbari.net/" target="_blank">usbari project</a>, which is a kind of chain-mail USB stick type adventure:<br />
&#8220;I thought it might be a good idea to try and bring a little more  attention to this project, and maybe get some BA Music people involved. Daniel has recently updated his website, adding some more content to the info page, and a nice faq to the homepage.&#8221; Any takers?</p>
<p><a href="http://starkyblog.wordpress.com/2011/03/28/dear-mashups-pop-is-broken-dont-make-it-worse/">Starkyblog</a> offers an excellent post with their perspective of the Gunkel reading on &#8216;mash-ups&#8217; and remixing. Good? Plenty of reflection, provides comparisons, and is a quite personal response to the reading. Problematic in an academic blog context? Unauthorised used of copyrighted images ( It is relevant for many C.D. bloggers &#8211; to re-read the Copyright section in the course document ).</p>
<p>Set Sail &amp; Conquer <a href="http://glapeshhh.wordpress.com/2011/03/23/gawkin/">notes</a> some free software for easy creation of time lapse videos, and (importantly for network dynamics) mentions where they was originally discovered it &#8211; over at the blog of <a href="http://lucasskinner.wordpress.com/2011/03/07/great-time-lapse-program-gawker/">Lucas</a>. It&#8217;s hard to overestimate how crucial links are to engagement within blog networks.</p>
<p>After we&#8217;ve tallied a few more Aus music blogs, I&#8217;ll do a compilation post to put them all in one place, which should make for an interesting snapshot, and we can have a look at some of their habits and techniques.</p>
<br />Filed under: <a href='http://rmitmusic09.wordpress.com/category/blog/'>blog</a>, <a href='http://rmitmusic09.wordpress.com/category/course-related/'>course related</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rmitmusic09.wordpress.com/767/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rmitmusic09.wordpress.com/767/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rmitmusic09.wordpress.com/767/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rmitmusic09.wordpress.com/767/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rmitmusic09.wordpress.com/767/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rmitmusic09.wordpress.com/767/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rmitmusic09.wordpress.com/767/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rmitmusic09.wordpress.com/767/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rmitmusic09.wordpress.com/767/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rmitmusic09.wordpress.com/767/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rmitmusic09.wordpress.com/767/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rmitmusic09.wordpress.com/767/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rmitmusic09.wordpress.com/767/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rmitmusic09.wordpress.com/767/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rmitmusic09.wordpress.com&amp;blog=7518447&amp;post=767&amp;subd=rmitmusic09&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rmitmusic09.wordpress.com/2011/04/01/blog-post-feedback-compilation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e8ec010f36d83ef980b76751e26b2713?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rmitmusic09</media:title>
		</media:content>
	</item>
		<item>
		<title>Using HTML Editor Software</title>
		<link>http://rmitmusic09.wordpress.com/2011/03/28/using-html-editor-software/</link>
		<comments>http://rmitmusic09.wordpress.com/2011/03/28/using-html-editor-software/#comments</comments>
		<pubDate>Mon, 28 Mar 2011 07:13:12 +0000</pubDate>
		<dc:creator>rmitmusic09</dc:creator>
				<category><![CDATA[course related]]></category>
		<category><![CDATA[html]]></category>

		<guid isPermaLink="false">http://rmitmusic09.wordpress.com/?p=745</guid>
		<description><![CDATA[After learning to write HTML ourselves, and understanding the structure and rules we can now graduate to using HTML editor software, which allows us to use a range of short cuts for generating relevant code. Mac : PageSpinner (available as unlimited trial version) (Pagespinner support page) PC : Try the free Notetab Light. WSYIWYG (What [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rmitmusic09.wordpress.com&amp;blog=7518447&amp;post=745&amp;subd=rmitmusic09&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>After learning to write HTML ourselves, and understanding the structure and rules we can now graduate to using HTML editor software, which allows us to use a range of short cuts for generating relevant code.</p>
<p>Mac : <a href="http://www.optima-system.com/pagespinner">PageSpinner</a> (available as unlimited trial version) (<a href="http://www.optima-system.com/pagespinner/faq46.html">Pagespinner support page</a>)<br />
PC : Try the free <a href="http://www.notetab.com/versions.php#light">Notetab Light</a>.</p>
<p>WSYIWYG (What You See Is What You Get) software such as Dreamweaver or Frontpage cannot be used to create your project. We emphasise the use of simple HTML editor software so the rules and structure of HTML are absorbed as much as possible.</p>
<p><strong>To Install Pagespinner</strong><br />
Create a new folder on your desktop called &#8216;Other Apps&#8217;. ( We do not have permission to install applications into the official applications folder)<br />
<a href="http://www.optima-system.com/pagespinner/pagespinner521.zip">Download Pagespinner</a>. (See also <a href="http://www.optima-system.com/pagespinner/faq.html">The Pagespinner FAQ</a>)<br />
find your downloaded application, double click, and drag the Pagespinner folder into your &#8216;Other Apps&#8217; folder. Go inside the folder, click Pagespinner and explore.</p>
<p><strong>Some PageSpinner Tips:</strong><br />
The Opening menu offers suggestions for :<br />
New Empty HTML page &#8211; which gives you a blank page, with the necessary tags, to start a page from.<br />
New Page Assistant &#8211; choose an example template ( eg a page with some tables in it, or a page with a long list of sample editable links included )</p>
<p>Or, from the menu at the top of the screen, clicking File and &#8216;New Empty Page&#8217; will also get you started..</p>
<p>- Choose &#8216;Window&#8217; then &#8216;setup&#8217; then &#8216;select browser&#8217; and choose Firefox. This will allow you to test your page in Firefox by pressing the navy icon in the far top right of the Pagespinner code window.</p>
<p>- Generally you will work within PageSpinner using page for writing text and code within, and keep a smaller &#8216;HTML Assistant&#8217; window open beside it. Find this using Pagespinner -&gt; Window -&gt; HTML assistant. The HTML Assistant can also be used to easily insert necessary code for transforming parts of the page.</p>
<p>- When starting a new page, use the pull-down menu in the HTML Assistant window and choose &#8216;document body&#8217;. This will give you options for defining the text colour, background colour or a background image for your page.</p>
<p>- Want to quickly change the colour of particular text? Highlight your text, then from the top screen menu choose &#8216;text&#8217;, then &#8216;text colour&#8217; and &#8216;other&#8217; if you wish to use a colour other than the ones they suggest.</p>
<p>- Want to quickly formatting text or photos to be centred? Highlight the text, then click on the &#8216;centre text&#8217; icon. Change the code from &#8216;center&#8217; to &#8216;left&#8217; or &#8216;right&#8217; if need be.</p>
<p>- Note, to delete any code or text from a page, you need to highlight the text, then press &#8216;command + delete&#8217;.</p>
<br />Filed under: <a href='http://rmitmusic09.wordpress.com/category/course-related/'>course related</a>, <a href='http://rmitmusic09.wordpress.com/category/html/'>html</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rmitmusic09.wordpress.com/745/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rmitmusic09.wordpress.com/745/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rmitmusic09.wordpress.com/745/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rmitmusic09.wordpress.com/745/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rmitmusic09.wordpress.com/745/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rmitmusic09.wordpress.com/745/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rmitmusic09.wordpress.com/745/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rmitmusic09.wordpress.com/745/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rmitmusic09.wordpress.com/745/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rmitmusic09.wordpress.com/745/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rmitmusic09.wordpress.com/745/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rmitmusic09.wordpress.com/745/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rmitmusic09.wordpress.com/745/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rmitmusic09.wordpress.com/745/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rmitmusic09.wordpress.com&amp;blog=7518447&amp;post=745&amp;subd=rmitmusic09&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rmitmusic09.wordpress.com/2011/03/28/using-html-editor-software/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e8ec010f36d83ef980b76751e26b2713?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rmitmusic09</media:title>
		</media:content>
	</item>
		<item>
		<title>The Concept Development Blog Network</title>
		<link>http://rmitmusic09.wordpress.com/2011/03/28/the-concept-development-blog-network/</link>
		<comments>http://rmitmusic09.wordpress.com/2011/03/28/the-concept-development-blog-network/#comments</comments>
		<pubDate>Mon, 28 Mar 2011 04:28:31 +0000</pubDate>
		<dc:creator>rmitmusic09</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[course related]]></category>
		<category><![CDATA[music]]></category>

		<guid isPermaLink="false">http://rmitmusic09.wordpress.com/?p=740</guid>
		<description><![CDATA[Because we are studying the same material, and have similar set goals (the assessment), and because all of our blog posts are gathered in one place and are easily accessible to all classes via RSS feeds, the three separate classes doing Concept Development effectively form a network. What can we learn about online networks, from [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rmitmusic09.wordpress.com&amp;blog=7518447&amp;post=740&amp;subd=rmitmusic09&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Because we are studying the same material, and have similar set goals (the assessment), and because all of our blog posts are gathered in one place and are easily accessible to all classes via RSS feeds, the three separate classes doing Concept Development effectively form a network. What can we learn about online networks, from observing this network? What sorts of writing make sense in this network? What sort of social behaviours make sense in this network? In what ways does the technology influence or shape our group conversations? What technical limitations do we have? What are some interesting possibilities for expression, dialogue, sharing? What makes a good or bad post in this context? What adds value to our network?</p>
<p><strong>Related:</strong> Here&#8217;s a <a href="http://rmitmusicindustry.wordpress.com/2011/03/27/blog-posts/">review of student blogs by Ed</a>, noting that a) many haven&#8217;t yet fulfilled <a href="http://rmitmusic09.wordpress.com/2011/03/15/week-3-checklist-for-blogs/">basic blog functionality criteria</a>, and b) many are currently failing their participation component by contributing so little to their blog. Next week is week 6, which should represent half a semester&#8217;s worth of participation on your blog.</p>
<p><strong>Homework Task:</strong><br />
Identify 3 key blogs in the Australian music industry (including only one by an artist/band). Explore and explain why they are significant, successful or unique. Describe their sphere of online influence, and their strongest online affiliations. Note any unusual or interesting techniques of engagement.</p>
<p>Write a music post and include &#8216;Aus-Music Blog&#8217; in your blog post subject title. Given that we have 50+ students across the 3 classes, this task should yield a very interesting map of Australian music online, and we should start seeing this reflected in our RSS feeds this week.</p>
<br />Filed under: <a href='http://rmitmusic09.wordpress.com/category/blog/'>blog</a>, <a href='http://rmitmusic09.wordpress.com/category/course-related/'>course related</a>, <a href='http://rmitmusic09.wordpress.com/category/music/'>music</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rmitmusic09.wordpress.com/740/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rmitmusic09.wordpress.com/740/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rmitmusic09.wordpress.com/740/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rmitmusic09.wordpress.com/740/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rmitmusic09.wordpress.com/740/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rmitmusic09.wordpress.com/740/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rmitmusic09.wordpress.com/740/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rmitmusic09.wordpress.com/740/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rmitmusic09.wordpress.com/740/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rmitmusic09.wordpress.com/740/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rmitmusic09.wordpress.com/740/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rmitmusic09.wordpress.com/740/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rmitmusic09.wordpress.com/740/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rmitmusic09.wordpress.com/740/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rmitmusic09.wordpress.com&amp;blog=7518447&amp;post=740&amp;subd=rmitmusic09&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rmitmusic09.wordpress.com/2011/03/28/the-concept-development-blog-network/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e8ec010f36d83ef980b76751e26b2713?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rmitmusic09</media:title>
		</media:content>
	</item>
		<item>
		<title>Presentations in Week 6 and Project Development</title>
		<link>http://rmitmusic09.wordpress.com/2011/03/28/presentations-in-week-6-and-project-development/</link>
		<comments>http://rmitmusic09.wordpress.com/2011/03/28/presentations-in-week-6-and-project-development/#comments</comments>
		<pubDate>Mon, 28 Mar 2011 03:40:26 +0000</pubDate>
		<dc:creator>rmitmusic09</dc:creator>
				<category><![CDATA[course related]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[soundtracks]]></category>

		<guid isPermaLink="false">http://rmitmusic09.wordpress.com/?p=757</guid>
		<description><![CDATA[Ed has written up a very useful guide for the Presentations which happen next week. Why are we doing these presentations? They help emphasise a few project management skills &#8211; time management and communication. -  By Week 6, it&#8217;s important that your ideas are refined and that you&#8217;ve budgeted enough remaining time in the semester [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rmitmusic09.wordpress.com&amp;blog=7518447&amp;post=757&amp;subd=rmitmusic09&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Ed has written up a very <a href="http://rmitmusicindustry.wordpress.com/2011/03/27/week-5/">useful guide for the Presentations</a> which happen next week.</p>
<p>Why are we doing these presentations? They help emphasise a few project management skills &#8211; time management and communication.</p>
<p>-  By Week 6, it&#8217;s important that your ideas are refined and that you&#8217;ve budgeted enough remaining time in the semester to produce and refine your project.</p>
<p>- Being able to clearly describe your project to peers and potential audiences, increases the possibility of meaningful feedback, collaboration, further interest in your project and importantly &#8211; it helps focus your own ideas about the project&#8217;s development and priorities.</p>
<p>You have a small amount of time to do your presentation &#8211; so prioritise the delivery of your ideas. What is most important and interesting about your project? Why would anyone be curious or excited to explore your project? Being mindful of these questions will help shape your project in worthwhile directions. With a good project underway, part of the challenge for anyone in a creative industry is framing their project in a way that will attract interest and attention. The old advertising phrase &#8211; &#8216;Sell the sizzle, not the sausage&#8217; &#8211; suggests that selling sausages can be done more easily by selling people on the idea of an enjoyable BBQ, or the memorable sensations surrounding it, rather than the product itself. In what ways might web viewers be lured deeper into your web project? In what ways might next week&#8217;s presentation audience be lured into your project?</p>
<h2>Ongoing Project Development</h2>
<p>1. Clarifying and refining project idea. (Is it feasibly scaled? Is it framed well?)</p>
<p>2. <a href="http://www.google.com.au/search?q=storyboarding+websites">Storyboarding</a> and mapping out your overall site plan.</p>
<p>3. Developing media assets:</p>
<p>- Write any needed portions of text</p>
<p>- Create any needed photographs, graphics, navigation buttons, background images etc</p>
<p>- <em>Create necessary Time Lapse video</em>. A time lapse video is a series of images / frames / photographs taken over a long period of time. We will delve into the technical specifics of creating this video later, at this stage your idea matters most. What is it that you wish to document with the passing of time? ( A journey to a destination? Movement of people, objects, clouds?) Think about what will work well with this special effect, and think about how it can relate to and enrich your project. What would be an ideal setting and composition? Learn from the network: research timelapse videos and techniques within <a href="http://vimeo.com">vimeo</a>. How many photographs will you need to produce a 1 minute time lapse video? What size and format should they be?</p>
<p>- <em>Create necessary 1 minute Soundscape from Melbourne.</em> What is an appropriate / interesting / provocative / evocative soundscape that would add richness and depth to your web project? Where do you need to record this? What will be the web context of this soundscape, and it&#8217;s relationship with onscreen imagery?</p>
<p>4. Building website with all of the above, and testing, refining, getting feedback, testing, refining.</p>
<br />Filed under: <a href='http://rmitmusic09.wordpress.com/category/course-related/'>course related</a>, <a href='http://rmitmusic09.wordpress.com/category/html/'>html</a>, <a href='http://rmitmusic09.wordpress.com/category/soundtracks/'>soundtracks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rmitmusic09.wordpress.com/757/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rmitmusic09.wordpress.com/757/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rmitmusic09.wordpress.com/757/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rmitmusic09.wordpress.com/757/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rmitmusic09.wordpress.com/757/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rmitmusic09.wordpress.com/757/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rmitmusic09.wordpress.com/757/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rmitmusic09.wordpress.com/757/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rmitmusic09.wordpress.com/757/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rmitmusic09.wordpress.com/757/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rmitmusic09.wordpress.com/757/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rmitmusic09.wordpress.com/757/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rmitmusic09.wordpress.com/757/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rmitmusic09.wordpress.com/757/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rmitmusic09.wordpress.com&amp;blog=7518447&amp;post=757&amp;subd=rmitmusic09&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rmitmusic09.wordpress.com/2011/03/28/presentations-in-week-6-and-project-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e8ec010f36d83ef980b76751e26b2713?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rmitmusic09</media:title>
		</media:content>
	</item>
		<item>
		<title>Week 5 &#8211; HTML Formatting + Design</title>
		<link>http://rmitmusic09.wordpress.com/2011/03/27/week-5-html-formatting-design/</link>
		<comments>http://rmitmusic09.wordpress.com/2011/03/27/week-5-html-formatting-design/#comments</comments>
		<pubDate>Sun, 27 Mar 2011 18:10:05 +0000</pubDate>
		<dc:creator>rmitmusic09</dc:creator>
				<category><![CDATA[course related]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[technical]]></category>

		<guid isPermaLink="false">http://rmitmusic09.wordpress.com/?p=738</guid>
		<description><![CDATA[Having already learnt a little about the structure and principles of HTML pages, this week we will explore techniques for controlling the layout and design of a webpage. But first, via w3schools, let&#8217;s examine the context of HTML in 2011. HTML = Hyper Text Markup Language (designed to display data) XML = eXtensible Markup Language. (designed to transport [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rmitmusic09.wordpress.com&amp;blog=7518447&amp;post=738&amp;subd=rmitmusic09&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Having already learnt a little about the <a href="http://rmitmusic09.wordpress.com/2011/03/07/week-2-introducing-html/">structure and principles of HTML pages</a>, this week we will explore techniques for controlling the layout and design of a webpage. But first, via w3schools, let&#8217;s examine the context of HTML in 2011.</p>
<p><a href="http://www.w3schools.com/html/default.asp">HTML</a> = Hyper Text Markup Language (designed to display data)</p>
<p><a href="http://www.w3schools.com/xml/xml_whatis.asp">XML</a> = e<strong>X</strong>tensible <strong>M</strong>arkup <strong>L</strong>anguage. (designed to transport and store data.)</p>
<p><a href="http://www.w3schools.com/xhtml/default.asp">XHTML</a> = a stricter cleaner version of HTML, eXtensible Hypertext Markup Language. It combines everything within HTML 4 with the strict syntax of XML. (Unlike HTML, XHTML documents require all coding rules to be adhered to, for pages to work properly. This makes it ideal for running on mobile phones which do not have the resources or power to interpret documents with poorly formed code).</p>
<p><a href="http://www.w3schools.com/rss/rss_intro.asp">RSS is written in XML</a> and stands for Really Simple Syndication, and defines an easy way to share and view headlines and content.</p>
<p><a href="http://www.w3schools.com/html5/html5_intro.asp">HTML 5</a> = is the next generation of HTML, and although most modern browsers have some HTML5 support, it is still a work in progress. Notably for those interested in sound, it introduces a <a href="http://www.w3schools.com/html5/html5_audio.asp">new standard for playing audio in a web browser page</a>. It also does <a href="http://www.w3schools.com/html5/html5_video.asp">the same for video</a>, and offers a <a href="http://www.w3schools.com/html5/html5_canvas.asp">new way to draw graphics on a webpage</a> with <a href="http://www.w3schools.com/js/js_intro.asp">javascript</a> (a scripting language to add interactivity to webpages). (We will be having a much more detailed look at the issues around the embedding of sound and video during week 9)</p>
<p><a href="http://www.w3schools.com/css/css_intro.asp">CSS</a> = Cascading Style Sheets. Whereas HTML defines the content and structure of a document (eg it states which part is a heading, or a paragraph, using appropriate tags), CSS defines how these HTML elements are displayed (eg what font + font colour should be used etc ).</p>
<p>That&#8217;s our context above.</p>
<p>Given that this isn&#8217;t a web design course (we have a much wider focus than just the technicalities of building webpages, including analysis of the social, cultural, legal and economic dimensions of the online environment, as relevant to the music industry), and given that we have limited time &#8211; we&#8217;re focussing on learning a foundation of HTML to build webpages and just a little CSS to control how those pages look. If later desiring to pursue web development in more detail, the above context should help. And so, onto lay-out and design &#8211; which means HTML + CSS.</p>
<h2>HTML Lay-Out &#8211; Introducing HTML Tables</h2>
<p>The W3Schools <a href="http://www.w3schools.com/html/html_examples.asp">HTML examples page</a> hosts a large and useful series of examples all on one page. These range from the basic structure of a document through to<a href="http://www.w3schools.com/html/html_links.asp"> links</a>, <a href="http://www.w3schools.com/html/html_images.asp">images</a>, advanced <a href="http://www.w3schools.com/html/html_forms.asp">form</a> functions and our focus today &#8211; <a href="http://www.w3schools.com/html/html_tables.asp">tables</a>. Tables allow content in a webpage to be arranged within grids of rows and columns. By creating tables of certain sizes, and putting content within specific table rows or columns, and leaving other rows or columns empty if we wish, we can control where content appears on the page, eg:</p>
<table border="0" width="450">
<tbody>
<tr>
<td width="150" bgcolor="yellow">Column 1 text</p>
<p>&nbsp;</td>
<td width="150" bgcolor="red">(empty column)</td>
<td width="150" bgcolor="yellow">Column 2 text</td>
</tr>
</tbody>
</table>
<p><strong>TASK: Construct a html page which includes a table.</strong><br />
Your table should have 3 columns, 2 rows and some example text.<br />
Adjust your table so it is 800 pixels wide. Experiment with the width of each column. (<a href="http://www.ironspider.ca/tables/tablecells3.htm">table width</a>/  </p>
<p>- Have a look at the <a href="http://www.w3schools.com/html/tryit.asp?filename=tryhtml_tables">code for a basic table</a> at W3Schools, try altering some of the code, then press &#8216;edit can click me&#8217; to see changes. Then move onto this <a href="http://www.ironspider.ca/tables/tables1.htm">table tutorial</a>and use this to help build your html page with table. Name your new page table1.html and upload to your server with Fetch.</p>
<h2>Using CSS to Control Colours + Fonts</h2>
<p>There are <a href="http://www.w3schools.com/css/css_howto.asp">3 ways to use CSS to format a document</a> in a particular style:<br />
<strong>1. An External Style Sheet.</strong> This is a separate document with the extension .css, which lists the styles wanted for the document ( eg font colour, background colour. If a .css file is linked in the head section of a HTML document, that HTML document will be displayed according to the style rules of the .css file. This is the easiest method to style many pages.<br />
<strong>2. Internal Style Sheet.</strong> This method inserts a list of style rules, using the style tag, inside the head section of a HTML page. This is an easy way to style a single page.<br />
<strong>3. Inline Styles.</strong> This method inserts a style into a specific HTML tag, by using the style attribute.</p>
<p><a href="http://www.w3schools.com/html/html_colors.asp">How colours are classified on the web</a>. Complete <a href="http://immigration-usa.com/html_colors.html">HTML colour chart</a>. <a href="http://www.colorschemer.com/online.html">Colour Schemer</a> (helps pick compatible colour schemes).</p>
<p><strong>CSS TASK:</strong> Experiment with the 3 methods of CSS formatting.<br />
Use your previously saved HTML page to experiment with the following:<br />
- <a href="http://www.w3schools.com/css/css_background.asp">Changing the colour of the page background</a><br />
- <a href="http://www.w3schools.com/css/css_text.asp">Changing the colour of the text</a><br />
- Placing an image in the background<br />
- <a href="http://www.w3schools.com/css/css_table.asp">Adjusting your table</a>.</p>
<br />Filed under: <a href='http://rmitmusic09.wordpress.com/category/course-related/'>course related</a>, <a href='http://rmitmusic09.wordpress.com/category/html/'>html</a>, <a href='http://rmitmusic09.wordpress.com/category/technical/'>technical</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rmitmusic09.wordpress.com/738/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rmitmusic09.wordpress.com/738/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rmitmusic09.wordpress.com/738/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rmitmusic09.wordpress.com/738/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rmitmusic09.wordpress.com/738/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rmitmusic09.wordpress.com/738/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rmitmusic09.wordpress.com/738/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rmitmusic09.wordpress.com/738/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rmitmusic09.wordpress.com/738/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rmitmusic09.wordpress.com/738/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rmitmusic09.wordpress.com/738/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rmitmusic09.wordpress.com/738/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rmitmusic09.wordpress.com/738/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rmitmusic09.wordpress.com/738/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rmitmusic09.wordpress.com&amp;blog=7518447&amp;post=738&amp;subd=rmitmusic09&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rmitmusic09.wordpress.com/2011/03/27/week-5-html-formatting-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e8ec010f36d83ef980b76751e26b2713?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rmitmusic09</media:title>
		</media:content>
	</item>
		<item>
		<title>Interesting Web Project Case Studies</title>
		<link>http://rmitmusic09.wordpress.com/2011/03/22/interesting-web-project-case-studies/</link>
		<comments>http://rmitmusic09.wordpress.com/2011/03/22/interesting-web-project-case-studies/#comments</comments>
		<pubDate>Tue, 22 Mar 2011 07:41:59 +0000</pubDate>
		<dc:creator>rmitmusic09</dc:creator>
				<category><![CDATA[course related]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[soundtracks]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://rmitmusic09.wordpress.com/?p=696</guid>
		<description><![CDATA[Below are a range of online projects that might generate some ideas for your projects &#8211; or perhaps some questions, some challenges to consider. Many of these are quite advanced projects, the result of many more hours effort than we have available this semester. There is still much we can learn from them though. When [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rmitmusic09.wordpress.com&amp;blog=7518447&amp;post=696&amp;subd=rmitmusic09&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Below are a range of online projects that might generate some ideas for your projects &#8211; or perhaps some questions, some challenges to consider. Many of these are quite advanced projects, the result of many more hours effort than we have available this semester. There is still much we can learn from them though. When browsing these projects, ask yourself about the techniques they use. Which of these techniques might be suitable for your project? Which of these techniques demonstrate, and take advantage of, the web&#8217;s <a href="http://en.wikipedia.org/wiki/Affordance">affordances</a>? What can you learn from each of these projects, about how to better make your project more &#8216;web native&#8217;, and less like a linear, print based project? What can you learn from each of these projects about how to create a more engaging and compelling project, that draws the viewer/ reader / listener into the world of your making? What new creative problems do these projects suggest about your project?</p>
<p><strong>Interesting use of navigation, non-linear design?</strong><br />
<a href="http://www2.iath.virginia.edu/wax/englishStart.html">Wax Or the Discovery of Television Among the Bees</a> is the first independent feature film to have been edited on a digital <a title="Non-linear editing system" href="http://en.wikipedia.org/wiki/Non-linear_editing_system">non-linear system</a>. It is also the first film to have been re-formatted as <a href="http://en.wikipedia.org/wiki/Hypertext">hypertext</a> and posted on the internet.</p>
<p><strong>Media Relationships?</strong><br />
Example projects that feature interesting relationships between image and text? ( <a href="http://www.electricsheepcomix.com/spiders/prologue.html">Online comics</a> are often innovators here.. See also, Scott McCloud&#8217;s discussion of <a href="http://rmitmusic09.wordpress.com/2010/08/23/week-6-digital-storytelling/">image and text relationships</a>.) Image and sound? 10 tips for <a href="http://www.everydaylistening.com/articles/2009/6/21/10-tips-for-effective-web-sound-design.html">effective web sound design</a>. Gamers have long been thinking about non-linear uses for sound and issues that arise. Some of <a href="http://www.gamasutra.com/view/feature/3238/creating_an_interactive_audio_.php">these game desig thoughts</a> about interactive audio might be useful in thinking through how sound could work on your website.</p>
<p><strong>Collaborations and crowdsourcing?</strong><br />
Projects built by engaging with an audience / promoting during development / aggregating content?</p>
<p><a href="http://www.starwarsuncut.com/">Star Wars Uncut</a> &#8211; Features a constantly changing version of a the film, constructed with 15 second clips made by anybody, with the highest voted clips at any time, being included in the current playing version. <a href="http://www.cnet.com/8301-14013_1-20042541-284.html">See the CNN profile</a> about the project creators<br />
<a href="http://whiteglovetracking.com/">White Glove Tracking</a> &#8211; volunteers isolated Michael Jackson&#8217;s white glove in all 10,060 frames of a video clip, so that this data could be used by anyone to create remixes or special effects.<br />
<a href="http://www.masa-ka.com/html/hibinoneiro.html">Webcam Sour project</a> &#8211; &#8220;The cast were chosen from Sour&#8217;s international fan base and filmed entirely via webcams.&#8221;<br />
<a href="http://whereisgary.net/about">Where is Gary?</a> Using social media and the audience to track down a scammer, and build a documentary around this.</p>
<p><strong>Episode Based Productions</strong><br />
Taking advantage of subscription based technologies and social media to develop projects and build audiences over time&#8230;<br />
<a href="http://chattheplanet.com/index.php?page=about">Hometown Baghdad</a><br />
<a href="http://chattheplanet.com/index.php?page=about"></a><a href="http://xkcd.com">The XKCD comic</a> ( now a book, like many webcomics that&#8217;ve gained popularity )<br />
<a href="http://rocketboom.com">Rocketboom</a> ( daily 3 minute video news )<br />
<a href="http://www.zefrank.com/theshow/">Ze Frank </a> a whole range of ideas and projects, many collaborative.<br />
<a href="http://www.youtube.com/user/thejuicemedia">thejuicemedia</a> Satire and hiphop meets current affairs in the Melbourne based &#8216;Rap News&#8217;.<br />
<a href="http://www.askaninja.com/">Ask A Ninja</a></p>
<p><strong>And Bringing it Back to Basics</strong><br />
We&#8217;ll be exploring some more project management and multimedia storyboarding ideas next week, along with our next dive into HTML (bring along some sample text and images for use). Below is some useful reading in regards to framing and designing your project.</p>
<p>Tips <a href="http://greyscalegorilla.com/blog/2008/11/seven-rules-for-building-online-portfolios/">on building portfolio sites</a>, &#8220;Your site is a frame<strong>: </strong>A frame exists to hold its art. It should compliment your work, but never overshadow it. Think of your portfolio site as a frame for your work. Keep it clean and easy to navigate. Don’t let your site get in the way of letting me see what I really came for.&#8221;</p>
<p>Advice for <a href="http://sixrevisions.com/web_design/10-ideas-for-creating-innovative-and-unique-web-designs/">designing your website layout</a>.</p>
<br />Filed under: <a href='http://rmitmusic09.wordpress.com/category/course-related/'>course related</a>, <a href='http://rmitmusic09.wordpress.com/category/html/'>html</a>, <a href='http://rmitmusic09.wordpress.com/category/music/'>music</a>, <a href='http://rmitmusic09.wordpress.com/category/soundtracks/'>soundtracks</a>, <a href='http://rmitmusic09.wordpress.com/category/video/'>video</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rmitmusic09.wordpress.com/696/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rmitmusic09.wordpress.com/696/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rmitmusic09.wordpress.com/696/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rmitmusic09.wordpress.com/696/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rmitmusic09.wordpress.com/696/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rmitmusic09.wordpress.com/696/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rmitmusic09.wordpress.com/696/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rmitmusic09.wordpress.com/696/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rmitmusic09.wordpress.com/696/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rmitmusic09.wordpress.com/696/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rmitmusic09.wordpress.com/696/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rmitmusic09.wordpress.com/696/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rmitmusic09.wordpress.com/696/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rmitmusic09.wordpress.com/696/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rmitmusic09.wordpress.com&amp;blog=7518447&amp;post=696&amp;subd=rmitmusic09&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rmitmusic09.wordpress.com/2011/03/22/interesting-web-project-case-studies/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e8ec010f36d83ef980b76751e26b2713?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rmitmusic09</media:title>
		</media:content>
	</item>
		<item>
		<title>Week 4 &#8211; Essay Writing Tips</title>
		<link>http://rmitmusic09.wordpress.com/2011/03/21/723/</link>
		<comments>http://rmitmusic09.wordpress.com/2011/03/21/723/#comments</comments>
		<pubDate>Mon, 21 Mar 2011 05:51:45 +0000</pubDate>
		<dc:creator>rmitmusic09</dc:creator>
				<category><![CDATA[course related]]></category>

		<guid isPermaLink="false">http://rmitmusic09.wordpress.com/?p=723</guid>
		<description><![CDATA[A very useful breakdown of the essay writing process, via Ed Montano&#8230; &#8220;With 30% of your final mark on offer with the essay, this week will involve consideration of approaches and techniques for academic writing and research. The question can be found on the course guide document. Read through the entire article that the quote [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rmitmusic09.wordpress.com&amp;blog=7518447&amp;post=723&amp;subd=rmitmusic09&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>A very useful breakdown of the essay writing process, <a href="http://rmitmusicindustry.wordpress.com/">via Ed Montano&#8230;</a></p>
<p>&#8220;With 30% of your final mark on offer with the essay, this week will  involve consideration of approaches and techniques for academic writing  and research. The question can be found on the <a href="http://rmitmusic09.files.wordpress.com/2010/03/concept_development2011.pdf" target="_blank">course guide document</a>. Read through the entire <a href="http://henryjenkins.org/2006/11/eight_traits_of_the_new_media.html" target="_blank">article</a> that the quote is taken from, although be careful not to plagiarise anything in your final essay.</p>
<p>Your <a href="http://www.exforsys.com/career-center/essay-writing.html" target="_blank">essay should be a formal piece of writing</a>,  written in an appropriate academic style. This means it cannot include  abbreviations, colloquialisms and journalistic language. All academic  writing involves a degree of research, which is used to underpin and  support the author’s ideas and thoughts. This means your essay has to  demonstrate a degree of independent research, and is therefore not  something that can be written the night before it is due (Wednesday May 4  2011). With this in mind, it is wise to start thinking about your essay  now.&#8221; ( See Ed&#8217;s post below.. )</p>
<p><a title="Permalink to Week 4: Academic writing and research skills" rel="bookmark" href="http://rmitmusicindustry.wordpress.com/2011/03/20/week4/">Week 4: Academic writing and research skills</a></p>
<br />Filed under: <a href='http://rmitmusic09.wordpress.com/category/course-related/'>course related</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rmitmusic09.wordpress.com/723/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rmitmusic09.wordpress.com/723/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rmitmusic09.wordpress.com/723/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rmitmusic09.wordpress.com/723/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rmitmusic09.wordpress.com/723/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rmitmusic09.wordpress.com/723/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rmitmusic09.wordpress.com/723/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rmitmusic09.wordpress.com/723/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rmitmusic09.wordpress.com/723/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rmitmusic09.wordpress.com/723/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rmitmusic09.wordpress.com/723/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rmitmusic09.wordpress.com/723/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rmitmusic09.wordpress.com/723/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rmitmusic09.wordpress.com/723/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rmitmusic09.wordpress.com&amp;blog=7518447&amp;post=723&amp;subd=rmitmusic09&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rmitmusic09.wordpress.com/2011/03/21/723/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e8ec010f36d83ef980b76751e26b2713?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rmitmusic09</media:title>
		</media:content>
	</item>
		<item>
		<title>Course Related Public Lectures 24 Mar / 4 Apr</title>
		<link>http://rmitmusic09.wordpress.com/2011/03/21/course-related-public-lectures-24-mar-4-apr/</link>
		<comments>http://rmitmusic09.wordpress.com/2011/03/21/course-related-public-lectures-24-mar-4-apr/#comments</comments>
		<pubDate>Mon, 21 Mar 2011 03:20:08 +0000</pubDate>
		<dc:creator>rmitmusic09</dc:creator>
				<category><![CDATA[course related]]></category>
		<category><![CDATA[ted nelson]]></category>
		<category><![CDATA[web evolution]]></category>

		<guid isPermaLink="false">http://rmitmusic09.wordpress.com/?p=711</guid>
		<description><![CDATA[There&#8217;s a couple of upcoming public lectures of possible interest at the State library. The Ted Nelson lecture is of particular relevance, and is a rare chance to hear directly from an information technology thinker / pioneer with such historic significance. The web as we know it is less than 20 years old, and will [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rmitmusic09.wordpress.com&amp;blog=7518447&amp;post=711&amp;subd=rmitmusic09&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s a couple of <a href="http://sisr.net/events/11isrseminars.htm#Public">upcoming public lectures</a> of possible interest at the State library. The Ted Nelson lecture is of particular relevance, and is a rare chance to hear directly from an information technology thinker / pioneer with such historic significance. The web as we know it is less than 20 years old, and will undoubtedly evolve significantly in years to come. What are some of the underlying ideas that might frame that evolution? Visit <a href="http://xanadu.com.au/ted/">Ted&#8217;s site</a> for a sampler.</p>
<p>**</p>
<p><strong>The computer world could be completely different</strong>- Ted Nelson: Founding designer, Project Xanadu</p>
<p>Monday 4 April, 7.00 &#8211; 9.00pm</p>
<p>Village Roadshow Theatrette, State Library of Victoria (enter via 179 La Trobe St) (<a title="SLV Village Roadshow Theatrette - Google Maps" href="http://maps.google.com.au/maps/ms?oe=utf-8&amp;client=firefox-a&amp;ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=213265962132901259164.00049c6fbac748958f776&amp;ll=-37.809453,144.965318&amp;spn=0.003035,0.004823&amp;z=18">Map</a>)<br />
Bookings &#8211; contact <a href="mailto:isradmin@swin.edu.au">isradmin@swin.edu.au</a> indicating the number of tickets required</p>
<p>Swinburne University of Technology, the Institute for Social Research, and the ARC Centre of Excellence for Creative Industries and Innovation, present a public lecture based on information that . . .</p>
<p>“the computer world could be completely different”</p>
<p>Fish, they say, aren&#8217;t aware of water. Most people, including computer scientists, don&#8217;t notice the hidden assumptions and traditions that have structured today&#8217;s computer world and digital documents. These assumptions push the real problems into the laps of users and programmers.  Almost nobody notices the consequences of this locked cosmology.  While there is no right or wrong computer world; what is wrong is that there is only one computer world, with no other choices.</p>
<p>We will consider some alternatives.<br />
___________________</p>
<p><a title="Ted at wikipedia" href="http://en.wikipedia.org/wiki/Ted_Nelson">Theodor Holm Nelson</a> is an American designer, generalist, and pioneer of information technology. He coined the terms &#8220;hypermedia&#8221; and &#8220;hypertext&#8221; in 1963, and is also credited with first use of the words micropayment, transclusion, virtuality, intertwingularity and dildonics.  He is the most important computing visionary of our time.  The main thrust of his work has been to create a different kind of electronic document which allows many forms of connection, instead of the &#8220;paper simulation&#8221; of Word, PDF and the World Wide Web. Nelson founded Project Xanadu in 1960, a project that has inspired a whole generation of computer programmers, hobbyists and developers. The effort is documented in his 1974 book Computer Lib/Dream Machines and the 1981 Literary Machines. He has just published an autobiography, Possiplex.</p>
<p>**</p>
<p><strong>Global Perspectives on Media Piracy:</strong> An evening of public lectures from <a href="http://mediaresearchhub.ssrc.org/joe-karaganis/person_view" target="_blank">Joe Karaganis</a> (Social Science Research Council, New York) and <a href="http://www.csds.in/faculty_ravi_sundaram.htm" target="_blank">Ravi Sundaram</a> (Sarai/Centre for the Study of Developing Societies, Delhi)</p>
<p>Thursday, 24 March, 6.00 &#8211; 8.00pm<br />
Village Roadshow Theatrette, State Library of Victoria (enter via 179 La Trobe St) (<a title="SLV Village Roadshow Theatrette - Google Maps" href="http://maps.google.com.au/maps/ms?oe=utf-8&amp;client=firefox-a&amp;ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=213265962132901259164.00049c6fbac748958f776&amp;ll=-37.809453,144.965318&amp;spn=0.003035,0.004823&amp;z=18">Map</a>)</p>
<br />Filed under: <a href='http://rmitmusic09.wordpress.com/category/course-related/'>course related</a> Tagged: <a href='http://rmitmusic09.wordpress.com/tag/ted-nelson/'>ted nelson</a>, <a href='http://rmitmusic09.wordpress.com/tag/web-evolution/'>web evolution</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rmitmusic09.wordpress.com/711/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rmitmusic09.wordpress.com/711/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rmitmusic09.wordpress.com/711/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rmitmusic09.wordpress.com/711/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rmitmusic09.wordpress.com/711/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rmitmusic09.wordpress.com/711/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rmitmusic09.wordpress.com/711/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rmitmusic09.wordpress.com/711/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rmitmusic09.wordpress.com/711/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rmitmusic09.wordpress.com/711/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rmitmusic09.wordpress.com/711/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rmitmusic09.wordpress.com/711/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rmitmusic09.wordpress.com/711/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rmitmusic09.wordpress.com/711/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rmitmusic09.wordpress.com&amp;blog=7518447&amp;post=711&amp;subd=rmitmusic09&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rmitmusic09.wordpress.com/2011/03/21/course-related-public-lectures-24-mar-4-apr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e8ec010f36d83ef980b76751e26b2713?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rmitmusic09</media:title>
		</media:content>
	</item>
		<item>
		<title>Week 3 Checklist for Blogs</title>
		<link>http://rmitmusic09.wordpress.com/2011/03/15/week-3-checklist-for-blogs/</link>
		<comments>http://rmitmusic09.wordpress.com/2011/03/15/week-3-checklist-for-blogs/#comments</comments>
		<pubDate>Tue, 15 Mar 2011 02:44:27 +0000</pubDate>
		<dc:creator>rmitmusic09</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[course related]]></category>

		<guid isPermaLink="false">http://rmitmusic09.wordpress.com/?p=697</guid>
		<description><![CDATA[This is mostly of use for those who didn&#8217;t complete the Design Studio subject &#8211; but is worth glancing over for everybody. Blog Checklist: Does your blog have each of these elements? (wordpress help) - An about page on your sidebar? ( Or about text – using the text widget ) - An altered tagline [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rmitmusic09.wordpress.com&amp;blog=7518447&amp;post=697&amp;subd=rmitmusic09&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This is mostly of use for those who didn&#8217;t complete the Design Studio subject &#8211; but is worth glancing over for everybody.</p>
<p><strong>Blog Checklist:</strong><br />
Does your blog have each of these elements? (<a href="http://en.support.wordpress.com/">wordpress help</a>)</p>
<p>- An about page on your sidebar? ( Or about text – using the text widget )<br />
- An altered tagline ( ie it should not say the default ‘Just another wordpress blog’ )<br />
- Have you successfully inserted an image into a blog post?<br />
- Do you have your own custom header graphic?<br />
- Do you have at least 5 links to others, in your sidebar? ( Why do this? )<br />
- Have you edited / deleted the initial default ‘Hello World’ post?<br />
- Is your blog included in the Yahoo Pipes compiled list of class blogs?<br />
( If not, email your blog address to get added ( sean.healy -at- rmit.ed.au )</p>
<p><strong>And for those new to blogging, some thoughts about writing for the web:</strong></p>
<p><a href="http://publishing2.com/2009/06/11/why-we-link-a-brief-rundown-of-the-reasons-your-news-organization-needs-to-tie-the-web-together/">Why should you include links?</a> <a href="http://webdesign.about.com/od/writing/a/aa110104.htm">Writing link</a> text. <a href="http://evolt.org/Writing_effective_link_text">More</a> about writing link text. Kottke on <a href="http://www.kottke.org/06/04/writers-and-editors">writing vs editing</a>. How to be a good ‘<a href="http://www.mikeindustries.com/blog/archive/2008/04/jason-kottke-master-of-the-set-up">linkblogger</a>‘. yourhtmlsource – on <a href="http://www.yourhtmlsource.com/promotion/writingfortheweb.html">writing for the web</a>. And yet another article titled <a href="http://webdesign.about.com/od/writing/Writing_for_the_Web.htm">writing for the web..</a></p>
<p>&nbsp;</p>
<br />Filed under: <a href='http://rmitmusic09.wordpress.com/category/blog/'>blog</a>, <a href='http://rmitmusic09.wordpress.com/category/course-related/'>course related</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rmitmusic09.wordpress.com/697/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rmitmusic09.wordpress.com/697/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rmitmusic09.wordpress.com/697/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rmitmusic09.wordpress.com/697/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rmitmusic09.wordpress.com/697/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rmitmusic09.wordpress.com/697/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rmitmusic09.wordpress.com/697/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rmitmusic09.wordpress.com/697/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rmitmusic09.wordpress.com/697/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rmitmusic09.wordpress.com/697/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rmitmusic09.wordpress.com/697/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rmitmusic09.wordpress.com/697/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rmitmusic09.wordpress.com/697/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rmitmusic09.wordpress.com/697/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rmitmusic09.wordpress.com&amp;blog=7518447&amp;post=697&amp;subd=rmitmusic09&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rmitmusic09.wordpress.com/2011/03/15/week-3-checklist-for-blogs/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e8ec010f36d83ef980b76751e26b2713?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rmitmusic09</media:title>
		</media:content>
	</item>
		<item>
		<title>Week 3: Exploring Networks + Previous Projects</title>
		<link>http://rmitmusic09.wordpress.com/2011/03/15/week-3-exploring-networks-previous-projects/</link>
		<comments>http://rmitmusic09.wordpress.com/2011/03/15/week-3-exploring-networks-previous-projects/#comments</comments>
		<pubDate>Tue, 15 Mar 2011 02:21:27 +0000</pubDate>
		<dc:creator>rmitmusic09</dc:creator>
				<category><![CDATA[course related]]></category>
		<category><![CDATA[html]]></category>

		<guid isPermaLink="false">http://rmitmusic09.wordpress.com/?p=693</guid>
		<description><![CDATA[Hopefully you&#8217;ve enjoyed the long weekend. Although there was no Monday class this week, a Tuesday class happened, and there is a range of work we need to do to keep the semester&#8217;s timetable on track. For week 3 we wanted to look at a range of online project case studies, each leveraging certain aspects [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rmitmusic09.wordpress.com&amp;blog=7518447&amp;post=693&amp;subd=rmitmusic09&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Hopefully you&#8217;ve enjoyed the long weekend. Although there was no Monday class this week, a Tuesday class happened, and there is a range of work we need to do to keep the semester&#8217;s timetable on track. For week 3 we wanted to look at a range of online project case studies, each leveraging certain aspects of the online environment. I&#8217;ll post a collection of those projects later today &#8211; please have a browse and reflect about what makes these interesting. How might some of these techniques / principles  / ideas help improve your project / practice ?</p>
<p><strong>In The Meantime</strong><br />
Have a look at these previous examples of projects by Concept Development students. Aside from their chosen topics, what makes them succeed or fail as websites? Who has integrated audio in an interesting way? Who has interesting relationships between text and image? Which sites are easy to navigate, and why? Make some notes about any ideas you find, and write about how they relate to your project.</p>
<p><a href="http://raws.adc.rmit.edu.au/~s3281260/homepage1.html">VooPoo Dolls..</a>, <a href="http://raws.adc.rmit.edu.au/~s8303026/Dog%20Meat%20site/dog_meat_intro_page.html">Dog Meat Records</a>, <a href="http://rmit.leoneast.com/">Noise Pig Productions</a>, <a href="http://raws.adc.rmit.edu.au/~s3282281/">DIY Home Recording</a>, <a href="http://raws.adc.rmit.edu.au/~s2076261/html/timeline.htm">A World Percussion Tour</a> &amp; <a href="http://raws.adc.rmit.edu.au/~s3233675/">The S.A.T.O.R. Chronicles</a>, <a href="http://raws.adc.rmit.edu.au/~s3282572/quest">Meliki’s musical quest</a>, <a href="http://raws.adc.rmit.edu.au/~s3282396/myproject/home.html">running small events</a>, <a href="http://raws.adc.rmit.edu.au/~s3281394">Take Away Food Project</a>, ‘<a href="http://raws.adc.rmit.edu.au/~s3195441/finalproject/home.html">NV</a>‘, <a href="http://raws.adc.rmit.edu.au/~3281750">From Bedroom to Rockstar</a>, <a href="http://raws.adc.rmit.edu.au/~3281964/index.html">Groove Swing Blast</a> ( a site for Melb drummers ), <a href="http://raws.adc.rmit.edu.au/~s3233684">Behind the scenes of Sid The Serpent</a>, <a href="http://raws.adc.rmit.edu.au/~s3236044">Australian Teens Against Animal Cruelty</a>, <a href="http://raws.adc.rmit.edu.au/~s3234099">Recycling CDs, DVDs</a>, Awe Presents ( <a href="http://raws.adc.rmit.edu.au/~s3135604">Online Music Marketing</a> ), <a href="http://raws.adc.rmit.edu.au/~s3231374">Music and Visual Images</a>, an <a href="http://raws.adc.rmit.edu.au/~s3282464">audiovisual diary</a> of inner city retreats.</p>
<p><strong>Readings</strong><br />
We&#8217;ll be discussing both of these readings in Week 4:</p>
<p>Aguiton, Christophe @ Cardon, Dominque, 2007: <em>The Strength of Weak Cooperation: an Attempt to Understand the Meaning of Web 2.0,</em>Accessed Feb 2011: &lt;<a href="http://www.idate.fr/fic/revue_telech/696/CS65_AGUITON_CARDON.pdf">http://www.idate.fr/fic/revue_telech/696/CS65_AGUITON_CARDON.pdf</a>&gt;</p>
<p>Ganaele Langlois (2011) <em>Meaning, Semiotechnologies and Participatory Media</em>, Culture Machine, 12, 1-27 Accessed Feb 2011: &lt;<a href="http://www.culturemachine.net/index.php/cm/article/view/437/467">http://www.culturemachine.net/index.php/cm/article/view/437/467</a>&gt;</p>
<br />Filed under: <a href='http://rmitmusic09.wordpress.com/category/course-related/'>course related</a>, <a href='http://rmitmusic09.wordpress.com/category/html/'>html</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rmitmusic09.wordpress.com/693/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rmitmusic09.wordpress.com/693/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rmitmusic09.wordpress.com/693/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rmitmusic09.wordpress.com/693/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rmitmusic09.wordpress.com/693/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rmitmusic09.wordpress.com/693/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rmitmusic09.wordpress.com/693/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rmitmusic09.wordpress.com/693/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rmitmusic09.wordpress.com/693/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rmitmusic09.wordpress.com/693/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rmitmusic09.wordpress.com/693/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rmitmusic09.wordpress.com/693/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rmitmusic09.wordpress.com/693/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rmitmusic09.wordpress.com/693/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rmitmusic09.wordpress.com&amp;blog=7518447&amp;post=693&amp;subd=rmitmusic09&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rmitmusic09.wordpress.com/2011/03/15/week-3-exploring-networks-previous-projects/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e8ec010f36d83ef980b76751e26b2713?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rmitmusic09</media:title>
		</media:content>
	</item>
		<item>
		<title>Week 2: Research Checklist</title>
		<link>http://rmitmusic09.wordpress.com/2011/03/07/week-2-research-checklist/</link>
		<comments>http://rmitmusic09.wordpress.com/2011/03/07/week-2-research-checklist/#comments</comments>
		<pubDate>Mon, 07 Mar 2011 03:54:36 +0000</pubDate>
		<dc:creator>rmitmusic09</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[course related]]></category>

		<guid isPermaLink="false">http://rmitmusic09.wordpress.com/?p=674</guid>
		<description><![CDATA[((Important note for those who didn&#8217;t do Design Studio &#8211; it&#8217;s essential that you spend some time catching up with your understanding of online networks. Please read Weblogs: A History And Perspective, Rebecca Blood, September 7, 2000, and read and explore the links within the posts for Design Studio Week 1,Week 2: Social Media and Writing for the Web and Week [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rmitmusic09.wordpress.com&amp;blog=7518447&amp;post=674&amp;subd=rmitmusic09&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>((Important note for those who didn&#8217;t do Design Studio &#8211; it&#8217;s essential that you spend some time catching up with your understanding of online networks. Please read <a rel="nofollow" href="http://www.rebeccablood.net/essays/weblog_history.html">Weblogs: A History And Perspective</a>, <em>Rebecca Blood, September 7, 2000, </em> and read and explore the links within the posts for <a title="Permanent Link to Design Studio Week 1" rel="bookmark" href="http://rmitmusic09.wordpress.com/2010/07/19/design-studio-week-1/">Design Studio Week 1</a>,<a title="Permanent Link to Week 2: Social Media and Writing for the Web" rel="bookmark" href="http://rmitmusic09.wordpress.com/2010/07/26/week-2-social-media-and-writing-for-the-web/">Week 2: Social Media and Writing for the Web</a> and <a title="Permanent Link to Week 3: The World of Blogging" rel="bookmark" href="http://rmitmusic09.wordpress.com/2010/08/02/week-3-the-world-of-blogging/">Week 3: The World of Blogging</a>. </p>
<p>Please ensure your blog covers all of <a href="http://rmitmusic09.wordpress.com/2010/03/15/writing-for-the-web/">the points mentioned in this checklist</a>. </p>
<p>And yes, you should write some blog posts about your reading here. ))</p>
<p><strong>RE-CAP + CHECKLIST</strong><br />
Creative Project. Shared research + feedback. Lots of online Participation. Blog as reflective journal.</p>
<p>To enable shared research and learning, we need to have these steps in place:</p>
<p>- Signed up for a delicious account, delicious button installed in browser, rmitmusic tag used when bookmarking.<br />
- google reader account + multiple subscriptions – including :<br />
- the <a href="http://pipes.yahoo.com/pipes/pipe.run?_id=abd8a1d1303efc174a73e8402598b326&amp;_render=rss">RSS feed for all the student blogs combined</a>.<br />
- the <a href="http://feeds.delicious.com/v2/rss/tag/rmitmusic?count=15">rmitmusic bookmarks</a> @ delicious )</p>
<p><strong>Research Tasks: </strong><br />
- Browse the combined student blogs, and on your own blog, write a post about something you found interesting. Include a link back to that specific blog post, and provide another relevant link and idea to add depth.<br />
- Browse the delicious bookmarks being collected by everyone under the rmitmusic tag, find an interesting link and see who submitted it. <a href="http://www.delicious.com/help/faq#network">Add that person to your delicious network</a>.</p>
<p><strong>Bonus subscriptions:</strong><br />
Want to learn about these online networks? Get information straight from the creators. These are great sources for finding out about new features. Add these to your google reader subscriptions:</p>
<p><a href="http://blog.soundcloud.com/">soundcloud blog</a><br />
<a href="http://www.vimeo.com/blog">vimeo blog</a><br />
<a href="http://blog.flickr.net/en">flickr blog</a></p>
<br />Filed under: <a href='http://rmitmusic09.wordpress.com/category/blog/'>blog</a>, <a href='http://rmitmusic09.wordpress.com/category/course-related/'>course related</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rmitmusic09.wordpress.com/674/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rmitmusic09.wordpress.com/674/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rmitmusic09.wordpress.com/674/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rmitmusic09.wordpress.com/674/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rmitmusic09.wordpress.com/674/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rmitmusic09.wordpress.com/674/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rmitmusic09.wordpress.com/674/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rmitmusic09.wordpress.com/674/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rmitmusic09.wordpress.com/674/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rmitmusic09.wordpress.com/674/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rmitmusic09.wordpress.com/674/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rmitmusic09.wordpress.com/674/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rmitmusic09.wordpress.com/674/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rmitmusic09.wordpress.com/674/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rmitmusic09.wordpress.com&amp;blog=7518447&amp;post=674&amp;subd=rmitmusic09&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rmitmusic09.wordpress.com/2011/03/07/week-2-research-checklist/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e8ec010f36d83ef980b76751e26b2713?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rmitmusic09</media:title>
		</media:content>
	</item>
	</channel>
</rss>
