<?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:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Scott Brind</title>
	<atom:link href="http://scottbrind.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://scottbrind.com</link>
	<description>information, tips, tricks, views and opinions on tech</description>
	<pubDate>Sun, 04 May 2008 23:09:19 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>
	<language>en</language>
			<item>
		<title>Winclone - Bootcamp Backup Solution</title>
		<link>http://scottbrind.com/2008/05/04/winclone/</link>
		<comments>http://scottbrind.com/2008/05/04/winclone/#comments</comments>
		<pubDate>Sun, 04 May 2008 16:21:41 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
		
		<category><![CDATA[Bootcamp]]></category>

		<category><![CDATA[Mac]]></category>

		<category><![CDATA[Tips]]></category>

		<category><![CDATA[backup]]></category>

		<category><![CDATA[partition]]></category>

		<category><![CDATA[winclone]]></category>

		<guid isPermaLink="false">http://scottbrind.wordpress.com/?p=27</guid>
		<description><![CDATA[Bootcamp - a way to run Windows XP/Vista on a Mac
Recently I started using bootcamp and needed a way to backup that partition. I thought this would be an easy process because it is just backing up a single partition. The problem I faced was so many options and whether or not they supported Windows [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><em>Bootcamp - a way to run Windows XP/Vista on a Mac</em></p>
<p>Recently I started using bootcamp and needed a way to backup that partition. I thought this would be an easy process because it is just backing up a single partition. The problem I faced was so many options and whether or not they supported Windows partition (NTFS) as I was going to be taking the backup from the Mac OS X side.</p>
<p>Then I discovered <a href="http://twocanoes.com/winclone/" target="_blank">Winclone</a>. It does exactly what I want it to do: take a complete backup of my Windows partition. This software can be used if you are switching Macs, deploying a bootcamp image to multiple Macs, want to resize your bootcamp partition, or you just want to take a backup. The image file can be saved anywhere (on the mac, on an external hard drive, etc) and will automatically open with Winclone when clicked.</p>
<p>To take an image of your Windows partition select the bootcamp parition in the source, write an image description if you wish, then click Image - done!</p>
<p style="text-align:center;"><a href="http://scottbrind.files.wordpress.com/2008/05/winclone_image.png"><img class="size-medium wp-image-29" src="http://scottbrind.files.wordpress.com/2008/05/winclone_image.png?w=298&h=300" alt="Winclone - Image" width="298" height="300" /></a></p>
<p>When you need to restore your Windows partition all you need to do is go to the Restore tab, select the image, choose the destination partition and click Restore. If you added an image description, that will appear as well.</p>
<p style="text-align:center;"><a href="http://scottbrind.files.wordpress.com/2008/05/winclone_restore.png"><img class="size-medium wp-image-30" src="http://scottbrind.files.wordpress.com/2008/05/winclone_restore.png?w=300&h=300" alt="Winclone Restore" width="300" height="300" /></a></p>
<p>Remember - Always check you are restoring to the right partition, don&#8217;t restore to your Mac partition.</p>
<p><strong>Resizing a bootcamp partition</strong></p>
<p>If you are resizing your bootcamp partition follow these instructions (taken from the Winclone FAQs).</p>
<p><span style="color:#808080;"><span class="postbody"> Backup your data on the windows partition. You can do this by dragging files onto an external drive, running a windows backup program, or copying stuff off to an network volume. Cloning is inherently risky operation, as it involves copying at the block level, and not the file level. You&#8217;ll also be changing the partition table, so make sure you backup critical files on your Mac OS X partition as well.</span></span></p>
<p><span style="color:#808080;">You need a place to save your disk image. Since the image will be large (about the size of the used space in Windows), you&#8217;ll need to save it someplace that has the space. You can save it to your Mac OS X partition (if you have the space), but that will reduce the space that you are going need to use to resize the Windows partition. The most common scenario is a USB or Firewire drive. However, make sure it is formatted for Mac (HFS+), and not FAT32 or NTFS. FAT32 does not handle large files well, and you&#8217;ll run into errors.</span></p>
<p><span style="color:#808080;">Run Winclone, select the &#8220;Backup&#8221; tab, and select your bootcamp partition in the drop down menu.</span></p>
<p><span style="color:#808080;">Select the following options:<br />
<span style="font-style:italic;">Prepare for restoring on a different partition</span>: If the new partition is going to be the exact same size or larger, you do NOT need to select this option. If it is going to be smaller, you need to select it.</span></p>
<p><span style="color:#808080;"><span style="font-style:italic;">Make self extracting</span>: This adds some extra binaries to the image that allows you to restore it on the command line without the Winclone application. If that sentence didn&#8217;t make sense to you, don&#8217;t select it. However, if you do select it and don&#8217;t need it, it won&#8217;t make any difference (aside from the image being a bit larger than it would without it).</span></p>
<p><span style="color:#808080;"><span style="font-style:italic;">Remove Pagefile.sys</span>: Windows writes a file that is the size of your memory. It is recreated on reboot, so it just takes up lots of space. By selecting this option, it&#8217;ll save you 512 MB to 2 GB of space in the image. However, it deletes it from the source, so it makes changes to your source Windows partition. If you are not sure, uncheck this box.</span></p>
<p><span style="color:#808080;"><span style="font-style:italic;">Add Generic BCD</span>: If this is a Windows Vista partition, and you are going to be restoring it onto a drive that has a different configuration, select this option or else Vista will not boot. An example would be if you wanted to move your bootcamp partition from your startup drive to its own drive on a Mac Pro. If you are not sure, don&#8217;t select this option.</span></p>
<p><span style="color:#808080;">Click &#8220;Image&#8221;, and select the destination mentioned above.</span></p>
<p><span style="color:#808080;">It should take a while to run (at least 1 minute per Gigabyte). If it finishes after a few seconds, it did not work. Review the log. Get info on the resulting image to make sure it is a reasonable size (it should be about 75% of the used space of the Windows partition).</span></p>
<p><span style="color:#808080;">Run Boot Camp Assistant.  Select &#8220;Create or remove a Window partition&#8221;.  Click Restore.  Reboot if prompted.</span></p>
<p><span style="color:#808080;">Run Boot Camp Assistant again.  Create the size of boot camp partition you want.  Reboot again if prompted.</span></p>
<p><span style="color:#808080;">Double click on the image file that you created with Winclone. Winclone should open and go to the restore tab. Select your bootcamp partition in the drop down menu, and click Restore. After a few minutes (or maybe a bit more), you bootcamp partition should now be back.</span></p>
<p>If you have any other questions about <a href="http://twocanoes.com/winclone/" target="_blank">Winclone</a>, check out the <a href="http://www.twocanoes.com/forums/viewtopic.php?t=515" target="_blank">FAQs</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/scottbrind.wordpress.com/27/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/scottbrind.wordpress.com/27/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/scottbrind.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/scottbrind.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/scottbrind.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/scottbrind.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/scottbrind.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/scottbrind.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/scottbrind.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/scottbrind.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/scottbrind.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/scottbrind.wordpress.com/27/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scottbrind.com&blog=1565979&post=27&subd=scottbrind&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://scottbrind.com/2008/05/04/winclone/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/sbrind-128.jpg" medium="image">
			<media:title type="html">Scott</media:title>
		</media:content>

		<media:content url="http://scottbrind.files.wordpress.com/2008/05/winclone_image.png?w=298" medium="image">
			<media:title type="html">Winclone - Image</media:title>
		</media:content>

		<media:content url="http://scottbrind.files.wordpress.com/2008/05/winclone_restore.png?w=300" medium="image">
			<media:title type="html">Winclone Restore</media:title>
		</media:content>
	</item>
		<item>
		<title>Top Terminal Tweaks for Leopard</title>
		<link>http://scottbrind.com/2008/04/13/top-terminal-tweaks-for-leopard/</link>
		<comments>http://scottbrind.com/2008/04/13/top-terminal-tweaks-for-leopard/#comments</comments>
		<pubDate>Sun, 13 Apr 2008 19:04:04 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
		
		<category><![CDATA[Mac]]></category>

		<category><![CDATA[Tips]]></category>

		<category><![CDATA[CLI]]></category>

		<category><![CDATA[leopard]]></category>

		<category><![CDATA[terminal]]></category>

		<category><![CDATA[tweaks]]></category>

		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://scottbrind.wordpress.com/?p=20</guid>
		<description><![CDATA[Here are some great terminal commands for Leopard users. For those of you who do not know, terminal is a CLI (Command Line Interface) which lets you use your Mac but with text. It gives access to the Unix shell of the operating system. Don’t worry none of these tweaks are at all complicated. Make [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p class="MsoNormal" style="margin-bottom:0.0001pt;"><span>Here are some great terminal commands for Leopard users. For those of you who do not know, terminal is a CLI (Command Line Interface) which lets you use your Mac but with text. It gives access to the Unix shell of the operating system. Don’t worry none of these tweaks are at all complicated. Make sure you show your friends so that when they see you they think you are a master of the Unix shell. </span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;"><span> </span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;"><span>First to launch terminal go to: Macintosh HD – Applications – Utilities – Terminal</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;"><span> </span><a href="http://scottbrind.files.wordpress.com/2008/04/picture-11.png"></a></p>
<p style="text-align:center;"><img class="alignnone size-medium wp-image-22" src="http://scottbrind.files.wordpress.com/2008/04/picture-11.png?w=61&h=52" alt="Terminal" width="61" height="52" /></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;"><span> </span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;"><span>Now we are ready to start!</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;"><span> </span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;"><span>Rather than type these commands in you can just copy and paste them in. Copy everything between the &#8212; starting with defaults and ending in either Dock or Finder. Hit enter after you have pasted. If you type them in yourself, make sure to hit enter after each line and use the correct case. </span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;"><span> </span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;"><strong><span>Two Dimensional Dock</span></strong></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;"><span>Some users of Leopard, including myself, do not like the new 3D dock. This command will turn your dock into a 2D dock, like in Tiger.</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;text-align:center;"><a href="http://scottbrind.files.wordpress.com/2008/04/picture-2.png"><img class="alignnone size-medium wp-image-23" src="http://scottbrind.files.wordpress.com/2008/04/picture-2.png?w=203&h=63" alt="2D Dock" width="203" height="63" /></a></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;"><span>&#8212;</span></p>
<p class="MsoNormal"><span style="font-size:8pt;">defaults write com.apple.dock no-glass -boolean YES</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;"><span style="font-size:8pt;">killall Dock</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;"><span>&#8212;</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;"><span> </span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;"><strong><span>Three Dimensional Dock</span></strong></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;"><span>If you want to return back to your 3D Dock.</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;text-align:center;"><a href="http://scottbrind.files.wordpress.com/2008/04/picture-3.png"><img class="alignnone size-medium wp-image-24" src="http://scottbrind.files.wordpress.com/2008/04/picture-3.png?w=215&h=70" alt="3D Dock" width="215" height="70" /></a></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;"><span>&#8212;</span></p>
<p class="MsoNormal"><span style="font-size:8pt;">defaults write com.apple.dock no-glass -boolean NO</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;"><span style="font-size:8pt;">killall Dock</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;"><span style="color:black;">&#8212;</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;"><span style="color:black;"> </span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;"><strong><span style="color:black;">Adds a Mouse Over gradient to items in your stacks</span></strong></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;"><span>I find this tweak useful as it is clearer to see what item you are about to select in your stack.</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;text-align:center;"><a href="http://scottbrind.files.wordpress.com/2008/04/picture-4.png"><img class="alignnone size-medium wp-image-25" src="http://scottbrind.files.wordpress.com/2008/04/picture-4.png?w=211&h=300" alt="Mouse Gradient" width="211" height="300" /></a></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;"><span>&#8212;</span></p>
<p class="MsoNormal" style="margin-bottom:6pt;"><span style="font-size:8pt;">defaults write com.apple.dock mouse-over-hilte-stack -boolean YES</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;"><span style="font-size:8pt;">killall Dock</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;"><span>&#8212;</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;"><span style="color:black;">To turn off</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;"><span>&#8212;</span></p>
<p class="MsoNormal" style="margin-bottom:6pt;"><span style="font-size:8pt;">defaults write com.apple.dock mouse-over-hilte-stack -boolean NO</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;"><span style="font-size:8pt;">killall Dock</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;"><span>&#8212;</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;"><span style="color:black;"> </span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;"><strong><span style="color:black;">Display the address in the title bar</span></strong></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;"><span style="color:black;">This tweak is handy when you need to know where a file is located without scrolling around to discover where you have gone.</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;text-align:center;"><a href="http://scottbrind.files.wordpress.com/2008/04/picture-5.png"><img class="alignnone size-medium wp-image-26" src="http://scottbrind.files.wordpress.com/2008/04/picture-5.png?w=196&h=19" alt="Address Bar" width="196" height="19" /></a></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;"><span>&#8212; </span></p>
<p class="MsoNormal" style="margin-bottom:6pt;"><span style="font-size:8pt;">defaults write com.apple.finder _FXShowPosixPathInTitle -bool YES</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;"><span style="font-size:8pt;">killall Finder</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;"><span>&#8212; </span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;"><span style="color:black;">To turn off</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;"><span>&#8212; </span></p>
<p class="MsoNormal" style="margin-bottom:6pt;"><span style="font-size:8pt;">defaults write com.apple.finder _FXShowPosixPathInTitle -bool NO</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;"><span style="font-size:8pt;">killall Finder</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;"><span>&#8212;</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;">Have fun tweaking!</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/scottbrind.wordpress.com/20/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/scottbrind.wordpress.com/20/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/scottbrind.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/scottbrind.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/scottbrind.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/scottbrind.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/scottbrind.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/scottbrind.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/scottbrind.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/scottbrind.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/scottbrind.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/scottbrind.wordpress.com/20/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scottbrind.com&blog=1565979&post=20&subd=scottbrind&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://scottbrind.com/2008/04/13/top-terminal-tweaks-for-leopard/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/sbrind-128.jpg" medium="image">
			<media:title type="html">Scott</media:title>
		</media:content>

		<media:content url="http://scottbrind.files.wordpress.com/2008/04/picture-11.png" medium="image">
			<media:title type="html">Terminal</media:title>
		</media:content>

		<media:content url="http://scottbrind.files.wordpress.com/2008/04/picture-2.png" medium="image">
			<media:title type="html">2D Dock</media:title>
		</media:content>

		<media:content url="http://scottbrind.files.wordpress.com/2008/04/picture-3.png" medium="image">
			<media:title type="html">3D Dock</media:title>
		</media:content>

		<media:content url="http://scottbrind.files.wordpress.com/2008/04/picture-4.png" medium="image">
			<media:title type="html">Mouse Gradient</media:title>
		</media:content>

		<media:content url="http://scottbrind.files.wordpress.com/2008/04/picture-5.png" medium="image">
			<media:title type="html">Address Bar</media:title>
		</media:content>
	</item>
		<item>
		<title>Challoner Challenge e-book</title>
		<link>http://scottbrind.com/2008/03/31/challoner-challenge-e-book/</link>
		<comments>http://scottbrind.com/2008/03/31/challoner-challenge-e-book/#comments</comments>
		<pubDate>Mon, 31 Mar 2008 17:15:16 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
		
		<category><![CDATA[Challoner Challenge]]></category>

		<category><![CDATA[challenge]]></category>

		<category><![CDATA[challoner]]></category>

		<category><![CDATA[e-book]]></category>

		<guid isPermaLink="false">http://scottbrind.wordpress.com/?p=14</guid>
		<description><![CDATA[Well here it is, an e-book of all my posts for the Challoner Challenge. To download just click on the link below.
Challoner Challenge - The Planet - Technology 2007/8
Enjoy!
       ]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Well here it is, an e-book of all my posts for the Challoner Challenge. To download just click on the link below.</p>
<p><a href="http://scottbrind.files.wordpress.com/2008/03/challoner-challenge-08-planet.pdf" title="Challoner Challenge - The Planet - Technology 2007/8">Challoner Challenge - The Planet - Technology 2007/8</a></p>
<p>Enjoy!</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/scottbrind.wordpress.com/14/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/scottbrind.wordpress.com/14/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/scottbrind.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/scottbrind.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/scottbrind.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/scottbrind.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/scottbrind.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/scottbrind.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/scottbrind.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/scottbrind.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/scottbrind.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/scottbrind.wordpress.com/14/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scottbrind.com&blog=1565979&post=14&subd=scottbrind&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://scottbrind.com/2008/03/31/challoner-challenge-e-book/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/sbrind-128.jpg" medium="image">
			<media:title type="html">Scott</media:title>
		</media:content>
	</item>
		<item>
		<title>Conclusion</title>
		<link>http://scottbrind.com/2008/03/25/conclusion/</link>
		<comments>http://scottbrind.com/2008/03/25/conclusion/#comments</comments>
		<pubDate>Tue, 25 Mar 2008 18:58:21 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
		
		<category><![CDATA[Challoner Challenge]]></category>

		<category><![CDATA[challenge]]></category>

		<category><![CDATA[challoner]]></category>

		<category><![CDATA[conclusion]]></category>

		<guid isPermaLink="false">http://scottbrind.com/2008/03/25/conclusion/</guid>
		<description><![CDATA[Now we come to the end. I hope you have learnt a few things from these posts and are inspired whether it is to start a blog or to go paperless! I have found this project enjoyable and trust you have seen how important technology is in our world today.


      [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><div align="justify">Now we come to the end. I hope you have learnt a few things from these posts and are inspired whether it is to start a blog or to go paperless! I have found this project enjoyable and trust you have seen how important technology is in our world today.</p>
<p align="center"><img src="https://www.itslearning.com/data/762/13567/Blog/Images/Scott%20Brind.gif" alt="Scott Brind" style="padding:5px;" border="0" height="99" width="216" /></p>
</div>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/scottbrind.wordpress.com/12/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/scottbrind.wordpress.com/12/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/scottbrind.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/scottbrind.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/scottbrind.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/scottbrind.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/scottbrind.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/scottbrind.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/scottbrind.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/scottbrind.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/scottbrind.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/scottbrind.wordpress.com/12/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scottbrind.com&blog=1565979&post=12&subd=scottbrind&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://scottbrind.com/2008/03/25/conclusion/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/sbrind-128.jpg" medium="image">
			<media:title type="html">Scott</media:title>
		</media:content>

		<media:content url="//www.itslearning.com/data/762/13567/Blog/Images/Scott%20Brind.gif" medium="image">
			<media:title type="html">Scott Brind</media:title>
		</media:content>
	</item>
		<item>
		<title>Social networking, a great communication tool or a great annoyance?</title>
		<link>http://scottbrind.com/2008/03/25/social-networking-a-great-communication-tool-or-a-great-annoyance/</link>
		<comments>http://scottbrind.com/2008/03/25/social-networking-a-great-communication-tool-or-a-great-annoyance/#comments</comments>
		<pubDate>Tue, 25 Mar 2008 18:56:36 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
		
		<category><![CDATA[Challoner Challenge]]></category>

		<category><![CDATA[Social networking]]></category>

		<category><![CDATA[challenge]]></category>

		<category><![CDATA[challoner]]></category>

		<category><![CDATA[facebook]]></category>

		<category><![CDATA[linkedin]]></category>

		<category><![CDATA[myspace]]></category>

		<category><![CDATA[scrabulous]]></category>

		<category><![CDATA[social networks]]></category>

		<guid isPermaLink="false">http://scottbrind.com/2008/03/25/social-networking-a-great-communication-tool-or-a-great-annoyance/</guid>
		<description><![CDATA[Social networking is the main topic that springs to mind when talking about technology. Over the past few years, users of social networks has sky rocketed. So what is social networking? Social networking is a network of people connected together in some way. They allow people all over the world to connect together and view [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p align="justify">Social networking is the main topic that springs to mind when talking about technology. Over the past few years, users of social networks has sky rocketed. So what is social networking? Social networking is a network of people connected together in some way. They allow people all over the world to connect together and view photos, messages, videos, links, etc. Some of the most well known social networking sites include: <a href="http://www.myspace.com/">MySpace</a>, <a href="http://www.facebook.com/">Facebook</a>, <a href="http://www.bebo.com/">Bebo</a> and <a href="http://www.flickr.com/">Flickr</a>.</p>
<p>The main advantage of social networking is the ability to be connected with your friends wherever you are. You are able to share photos from your last trip or post a link to your favourite website. Also, it is great publicity for people. Music stars such as <a href="http://www.myspace.com/lilymusic">Lily Allen</a> and <a href="http://www.myspace.com/katenashmusic">Kate Nash</a> shot to fame through <a href="http://www.myspace.com/">MySpace</a>. By being able to upload their music onto MySpace they were able to gain a following of fans. As well as music stars, it can provide communication for businesses to with sites like <a href="http://www.linkedin.com/">Linkedin</a>.</p>
<p align="center"><img src="https://www.itslearning.com/data/762/13567/Blog/Images/social%20networks.jpg" style="padding:5px;" border="0" height="277" width="400" /></p>
<p align="justify">However, there are downsides to social networking. I personally do not enjoy social networking due to one problem: OVERLOAD. Today there are far too many social networking sites and you have to be on all of them because some of your friends are on one and another one is on a different site. Also, as well as too many sites, there are too many emails. A term has been given to emails that you get from Facebook notifying you that someone has added you and that is ‘Bacn’ (pronounced bacon). The reason this term was given was because those emails are not spam because you have subscribed to them. Email like this is not good as it ends up filling my inbox so I cannot see the important emails. Finally, this next disadvantage is one that affects most businesses all over the world, productivity. In most offices it tends to be quite common for workers to have open their Facebook page and be playing <a href="http://www.facebook.com/apps/application.php?id=3052170175">scrabulous</a> during working hours. This is just another distraction for workers that employers have to compete with. An <a href="http://www.telegraph.co.uk/news/main.jhtml?xml=/news/2007/07/27/nface127.xml">article</a> last year from The Telegraph stated that ‘more than 70 per cent of businesses, including banks and law firms, have barred the sites’.</p>
<p align="justify">So to conclude, social networking can be good but can be bad. I think it is up to everyone to decide where they go and remember that there is a real world outside social networking!</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/scottbrind.wordpress.com/11/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/scottbrind.wordpress.com/11/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/scottbrind.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/scottbrind.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/scottbrind.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/scottbrind.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/scottbrind.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/scottbrind.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/scottbrind.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/scottbrind.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/scottbrind.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/scottbrind.wordpress.com/11/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scottbrind.com&blog=1565979&post=11&subd=scottbrind&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://scottbrind.com/2008/03/25/social-networking-a-great-communication-tool-or-a-great-annoyance/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/sbrind-128.jpg" medium="image">
			<media:title type="html">Scott</media:title>
		</media:content>

		<media:content url="//www.itslearning.com/data/762/13567/Blog/Images/social%20networks.jpg" medium="image" />
	</item>
		<item>
		<title>Mobile technology, a great communication tool or a great annoyance?</title>
		<link>http://scottbrind.com/2008/03/25/mobile-technology-a-great-communication-tool-or-a-great-annoyance/</link>
		<comments>http://scottbrind.com/2008/03/25/mobile-technology-a-great-communication-tool-or-a-great-annoyance/#comments</comments>
		<pubDate>Tue, 25 Mar 2008 18:54:49 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
		
		<category><![CDATA[Challoner Challenge]]></category>

		<category><![CDATA[Mobile Technology]]></category>

		<category><![CDATA[cell]]></category>

		<category><![CDATA[celluar]]></category>

		<category><![CDATA[challenge]]></category>

		<category><![CDATA[challoner]]></category>

		<category><![CDATA[iPhone]]></category>

		<category><![CDATA[mobiles]]></category>

		<category><![CDATA[smartphone]]></category>

		<guid isPermaLink="false">http://scottbrind.com/2008/03/25/mobile-technology-a-great-communication-tool-or-a-great-annoyance/</guid>
		<description><![CDATA[Mobile technology is becoming more prevalent in our society today. Mobile technology has swept the world and completely changed our lives. We are now more connected than ever before. Is this a good thing? People argue that mobiles are of a great annoyance due to the constant interruptions. However, I feel that mobiles have become [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p align="justify">Mobile technology is becoming more prevalent in our society today. Mobile technology has swept the world and completely changed our lives. We are now more connected than ever before. Is this a good thing? People argue that mobiles are of a great annoyance due to the constant interruptions. However, I feel that mobiles have become than a communication device and more of a fashion accessory that tries to become too many gadgets in one. For example, take the so called ‘revolutionary’ device the iPhone. The iPhone claims to be a phone, an iPod, an internet device, a calendar, a GPS device and a camera all rolled into one device. What part takes importance in this?</p>
<p align="center"><img src="https://www.itslearning.com/data/762/13567/Blog/Images/iPhone.jpg" style="padding:5px;" border="0" height="258" width="400" /></p>
<p align="justify"> A few years ago people bought a mobile phone for the ability to call or text a person but now it is the other features that people are looking for. Companies are making fashion phones such as the LG Prada phone and the Giorgio Armani Samsung phone. These devices appeal to the fashion conscious crowd. Then there is the camera phone group with phones such as the Nokia N95, the Samsung SCH-V770 and the Sony Ericsson K850i. These phones have camera that take 5 mega pixel and even 7 mega pixel photographs. Then you have the business phones such as the Blackberry pearl, Palm Treo 750 and the T-Mobile dash. These devices have good data connections and are more concerned with getting things done rather than looking good. I personally own a smartphone and I think it is great because it enables me to have a phone but also my email and the internet. It has a QWERTY keyboard which I think it is great as I do not like touch screen keyboards, like on the iPhone. My recommendation is to get a phone that suits your needs.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/scottbrind.wordpress.com/10/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/scottbrind.wordpress.com/10/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/scottbrind.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/scottbrind.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/scottbrind.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/scottbrind.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/scottbrind.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/scottbrind.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/scottbrind.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/scottbrind.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/scottbrind.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/scottbrind.wordpress.com/10/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scottbrind.com&blog=1565979&post=10&subd=scottbrind&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://scottbrind.com/2008/03/25/mobile-technology-a-great-communication-tool-or-a-great-annoyance/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/sbrind-128.jpg" medium="image">
			<media:title type="html">Scott</media:title>
		</media:content>

		<media:content url="//www.itslearning.com/data/762/13567/Blog/Images/iPhone.jpg" medium="image" />
	</item>
		<item>
		<title>Has e-commerce revolutionised shopping?</title>
		<link>http://scottbrind.com/2008/03/25/has-e-commerce-revolutionised-shopping/</link>
		<comments>http://scottbrind.com/2008/03/25/has-e-commerce-revolutionised-shopping/#comments</comments>
		<pubDate>Tue, 25 Mar 2008 18:53:36 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
		
		<category><![CDATA[Challoner Challenge]]></category>

		<category><![CDATA[e-commerce]]></category>

		<category><![CDATA[challenge]]></category>

		<category><![CDATA[challoner]]></category>

		<guid isPermaLink="false">http://scottbrind.com/2008/03/25/has-e-commerce-revolutionised-shopping/</guid>
		<description><![CDATA[Over the past few years e-commerce has been hugely popular with a wide range of consumers. E-commerce is defined as the selling and purchasing of goods online. The reason it has become so popular is the simplistic nature of e-commerce. People don’t have to leave their home to go and buy the new shoes they [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p align="justify">Over the past few years e-commerce has been hugely popular with a wide range of consumers. E-commerce is defined as the selling and purchasing of goods online. The reason it has become so popular is the simplistic nature of e-commerce. People don’t have to leave their home to go and buy the new shoes they want or stand in line to buy the latest single. Also, another benefit is that there are usually better deals online by shopping around. All you have to do is a quick price comparison search and you will find some great deals. However, if the deal sounds too good to be true, then it probably is so always exercise caution. By shopping online, most companies offer free delivery. This is great because you don’t spend money on your travel costs if you were to get it yourself, but depending on the item, someone may have to be home in order to receive it.</p>
<p>So what is the general consensus on e-commerce? The majority of people think it is an excellent way of shopping and cuts down on the time they would spend travelling and browsing. On the other hand, the easy availability of buying goods can lead to impulse buying and debt very quickly.</p>
<p><font color="#000000"><b>Fact</b></font><br />
US e-commerce spending reached $34.7 billon by Q3 in 2007</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/scottbrind.wordpress.com/9/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/scottbrind.wordpress.com/9/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/scottbrind.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/scottbrind.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/scottbrind.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/scottbrind.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/scottbrind.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/scottbrind.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/scottbrind.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/scottbrind.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/scottbrind.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/scottbrind.wordpress.com/9/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scottbrind.com&blog=1565979&post=9&subd=scottbrind&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://scottbrind.com/2008/03/25/has-e-commerce-revolutionised-shopping/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/sbrind-128.jpg" medium="image">
			<media:title type="html">Scott</media:title>
		</media:content>
	</item>
		<item>
		<title>Blogging, a waste of time or a valuable asset?</title>
		<link>http://scottbrind.com/2008/03/25/blogging-a-waste-of-time-or-a-valuable-asset/</link>
		<comments>http://scottbrind.com/2008/03/25/blogging-a-waste-of-time-or-a-valuable-asset/#comments</comments>
		<pubDate>Tue, 25 Mar 2008 18:52:23 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
		
		<category><![CDATA[Blogging]]></category>

		<category><![CDATA[Challoner Challenge]]></category>

		<category><![CDATA[challenge]]></category>

		<category><![CDATA[challoner]]></category>

		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://scottbrind.com/2008/03/25/blogging-a-waste-of-time-or-a-valuable-asset/</guid>
		<description><![CDATA[I ask many people about their opinion on blogging and it tends to be mixed due to the fact that some people still don’t know what a blog is! Hopefully, those people reading this will know what a blog is. However, the people who know what blogs are think they are great. I have spoken [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p align="justify"><font face="Arial" size="2">I ask many people about their opinion on blogging and it tends to be mixed due to the fact that some people still don’t know what a blog is! Hopefully, those people reading this will know what a blog is. However, the people who know what blogs are think they are great. I have spoken with a few bloggers recently and asked them what they like about blogging. The general theme seems to be being able to write without restrictions about a passion or what is going on at the moment. The great thing about blogging is the ability to share these passions and thoughts with the rest of the world. For example, if I had a passion for technology I would be able to find thousands of blogs specifically about technology. If I had a passion for fishing I would be able to do a quick Google search and find that there are 1,040,000 results for fishing blogs. </font></p>
<p align="justify"><font face="Arial" size="2">So what are the top reasons why you should start a blog?</p>
<p>1 It’s free. You can signup for a blog today completely free. Free blog services include: Blogger, WordPress, MyTypes, Livejournal.</p>
<p>2 Improve your writing. By writing regular posts you are going to improve your writing skills. Trust me it works. There is not as much pressure when writing a blog as it can be as informal or professional as you want.</p>
<p>3 Create a community. When you start to blog, people will post comments or contact you and by doing so you create a community with people of the same view. It gives you the chance to exchange views and tips.</p>
<p>4 Self promotion. By writing a blog you open yourself to the world so if you choose to show off your writing skills as a reviewer you may be asked to write a review for a newspaper or even another blog. It is quite common for other bloggers to guest post on other people’s blog. So blogging can be lucrative as well as an enjoyable hobby.</font></p>
<p align="justify"><font face="Arial" size="2">I urge you today to start blogging. The services I recommended above are really easy to use. All you have to do is click on write, then type your post in a box and click publish, simple. Once you write your first post you will not be able to stop and will soon have a successful blog read by people all over the world!</font></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/scottbrind.wordpress.com/8/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/scottbrind.wordpress.com/8/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/scottbrind.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/scottbrind.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/scottbrind.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/scottbrind.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/scottbrind.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/scottbrind.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/scottbrind.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/scottbrind.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/scottbrind.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/scottbrind.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scottbrind.com&blog=1565979&post=8&subd=scottbrind&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://scottbrind.com/2008/03/25/blogging-a-waste-of-time-or-a-valuable-asset/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/sbrind-128.jpg" medium="image">
			<media:title type="html">Scott</media:title>
		</media:content>
	</item>
		<item>
		<title>A paperless society, is it still a distant dream?</title>
		<link>http://scottbrind.com/2008/03/25/a-paperless-society-is-it-still-a-distant-dream/</link>
		<comments>http://scottbrind.com/2008/03/25/a-paperless-society-is-it-still-a-distant-dream/#comments</comments>
		<pubDate>Tue, 25 Mar 2008 18:35:33 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
		
		<category><![CDATA[Challoner Challenge]]></category>

		<category><![CDATA[Paperless]]></category>

		<category><![CDATA[challenge]]></category>

		<category><![CDATA[challoner]]></category>

		<category><![CDATA[society]]></category>

		<guid isPermaLink="false">http://scottbrind.com/2008/03/25/a-paperless-society-is-it-still-a-distant-dream/</guid>
		<description><![CDATA[Many times I stop and think why do we need so much paper? How much of the paper on your desk now is useful? Could that information be on your computer and be readily accessible? These are the questions I ponder on a daily basis and always end up at the same conclusion: all our [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p align="justify">Many times I stop and think why do we need so much paper? How much of the paper on your desk now is useful? Could that information be on your computer and be readily accessible? These are the questions I ponder on a daily basis and always end up at the same conclusion: all our information should be electronic and eliminate the need for paper. However people then comment and say that it is not always accessible. I then reply by saying that when I need the information I will just go to my laptop or my smartphone and get the information. Isn&#8217;t that slower? I say no, in fact I find it quicker. The reason why: desktop search. Desktop search indexes your whole computer and this means you quickly find any file on your hard drive. Rather than search through a pile of papers I just type into a search box what I want. This also enables me to be more productive as all my information is accessible quickly and easily and it can take it with me anywhere I go at a fraction of the weight.</p>
<p>There is another huge benefit of a paperless society, saving trees! This issue was addressed by a blogger called Justine. She is appears on the Internet 24/7 as she has her own lifecasting channel, <a href="http://www.justin.tv/ijustine" target="undefined">iJustine</a>. Watch the video below to see her opening her first bill from AT&amp;T for her iPhone. The bill was 300 pages long and arrived in a box! It contained very detailed information about her text messages and is such a waste. She made the video of her first bill to highlight this and spread the message to use e-billing. There is an option on AT&amp;T to use e-billing which she has signed up for. If everyone used e-billing, even if it was just for our phone bills, think of all the trees that would be saved.</p>
<p><span style="text-align:center; display: block;"><a href="http://scottbrind.com/2008/03/25/a-paperless-society-is-it-still-a-distant-dream/"><img src="http://img.youtube.com/vi/UdULhkh6yeA/2.jpg" alt="" /></a></span></p>
<div align="center"></div>
<p align="justify"> Here are a few tips to help you reduce the amount of paper you receive.<br />
<font color="#808080"><br />
</font><font color="#000000"><b>Internet Banking</b></font><br />
Internet banking is a much easier way to bank because you can check your balance at anytime, download them to your computer and you do not have to wait until you receive your next statement. A further advantage of Internet banking is that you can transfer money via this system rather than write a cheque, which would take days to clear, or withdraw the money physically and give it to whom you request, which takes time as well. Using the online system makes transactions quick and simple and enables you to keep better track of your finances. In addition, if you check your account regularly you will be able to see straight away whether you may have been the victim of theft because you will see expenses that you are not accountable for.</p>
<p><font color="#000000"><b>E-billing</b></font><br />
You can save yourself time and money by using e-billing. You do not have to go through your post when you get home you can from the comfort of your chair go through your receipts. Another benefit is that you can keep these for your records so that you can quickly and easily display your records from any time period you require. With this information at your fingertips you can analyse your income and expenditure.</p>
<p><font color="#000000"><b>Throw away the papers you don&#8217;t need</b></font><br />
I know that for most people they may not be able to conform to a total paperless world for them so instead only keep the papers that you need. What is the point of keeping papers you do not need gathering dust. You may lose time sorting through your papers at the beginning but you will soon see that the system saves you much more time in the long term.</p>
<p><font color="#000000"><b>Facts</b></font><br />
A single employee uses one ream of paper each week<br />
An organisation with 2,500 employees uses 43 reams of paper each hour<br />
Productivity lost in manual document processing can account for as much as 2% of a company’s revenue</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/scottbrind.wordpress.com/7/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/scottbrind.wordpress.com/7/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/scottbrind.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/scottbrind.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/scottbrind.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/scottbrind.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/scottbrind.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/scottbrind.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/scottbrind.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/scottbrind.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/scottbrind.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/scottbrind.wordpress.com/7/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scottbrind.com&blog=1565979&post=7&subd=scottbrind&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://scottbrind.com/2008/03/25/a-paperless-society-is-it-still-a-distant-dream/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/sbrind-128.jpg" medium="image">
			<media:title type="html">Scott</media:title>
		</media:content>

		<media:content url="http://img.youtube.com/vi/UdULhkh6yeA/2.jpg" medium="image" />
	</item>
		<item>
		<title>Challoner Challenge</title>
		<link>http://scottbrind.com/2008/03/25/challoner-challenge/</link>
		<comments>http://scottbrind.com/2008/03/25/challoner-challenge/#comments</comments>
		<pubDate>Tue, 25 Mar 2008 18:17:47 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
		
		<category><![CDATA[Challoner Challenge]]></category>

		<category><![CDATA[challenge]]></category>

		<category><![CDATA[challoner]]></category>

		<category><![CDATA[introduction]]></category>

		<guid isPermaLink="false">http://scottbrind.wordpress.com/?p=6</guid>
		<description><![CDATA[The Challoner Challenge is a school wide competition where you have to create a project in something you are interested in, in a way you are good at. The theme for this year is &#8216;The Planet&#8217;.
I have decided to focus my project on technology and look at the latest technology and issues. This is something [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><font size="2">The Challoner Challenge is a <a href="http://www.richardchalloner.com/index.asp">school </a>wide competition where you have to create a project in something you are interested in, in a way you are good at. The theme for this year is &#8216;The Planet&#8217;.</font></p>
<p><font size="2">I have decided to focus my project on technology and look at the latest technology and issues. This is something I feel is an interesting topic as it is so broad and it affects the planet immensely. Being about technology I thought the best way to present my project would be in the form of a blog. By making my project a blog I am therefore welcoming comments by people on the topics I will discuss.</font></p>
<p><font size="2">At the end of this project I intend to publish an e-book (electronic book) of all my posts.</font></p>
<p>If there are any queries, thoughts or questions please email me at: challonerchallenge [at] scottbrind [dot] com</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/scottbrind.wordpress.com/6/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/scottbrind.wordpress.com/6/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/scottbrind.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/scottbrind.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/scottbrind.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/scottbrind.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/scottbrind.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/scottbrind.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/scottbrind.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/scottbrind.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/scottbrind.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/scottbrind.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scottbrind.com&blog=1565979&post=6&subd=scottbrind&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://scottbrind.com/2008/03/25/challoner-challenge/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/sbrind-128.jpg" medium="image">
			<media:title type="html">Scott</media:title>
		</media:content>
	</item>
	</channel>
</rss>