<?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/"
	>

<channel>
	<title>my daily tech &#187; Tech</title>
	<atom:link href="http://mydailytech.com/post/category/tech/feed/" rel="self" type="application/rss+xml" />
	<link>http://mydailytech.com</link>
	<description>your daily dose of insights, reviews, and tips from the tech world</description>
	<lastBuildDate>Sat, 03 Mar 2012 02:48:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Why the Raspberry Pi Will Change the World</title>
		<link>http://mydailytech.com/post/why-the-raspberry-pi-will-change-the-world/</link>
		<comments>http://mydailytech.com/post/why-the-raspberry-pi-will-change-the-world/#comments</comments>
		<pubDate>Sat, 03 Mar 2012 02:48:07 +0000</pubDate>
		<dc:creator>Connor McBrine-Ellis</dc:creator>
				<category><![CDATA[Offline]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[HDMI]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Open]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[tweak]]></category>

		<guid isPermaLink="false">http://mydailytech.com/?p=839</guid>
		<description><![CDATA[Tweet The Raspberry Pi is a $25/$35 ARM-based system board that is a complete personal computer.  It is powered by the same CPU (ARM) used in tablets, smartphones and other mobile devices these days.  The ARM architecture offers very good performance and battery life at low price-point. This is truly a remarkable computer.  The low [...]]]></description>
			<content:encoded><![CDATA[<div id="tweetbutton839" class="tw_button" style="float:left;margin-right:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Fbit.ly%2Fzb2whJ&amp;text=Why%20the%20Raspberry%20Pi%20Will%20Change%20the%20World&amp;related=&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fmydailytech.com%2Fpost%2Fwhy-the-raspberry-pi-will-change-the-world%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://mydailytech.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><div id="fb-like" style=""><iframe src="http://www.facebook.com/plugins/like.php?href=http://mydailytech.com/post/why-the-raspberry-pi-will-change-the-world/&amp;layout=standard&amp;show_faces=true&amp;width=300&amp;action=like&amp;font=tahoma&amp;colorscheme=light&amp;locale=en_US" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:300px; height:23px"></iframe></div><p><img class="alignnone" title="Raspberry Pi Diagram" src="http://www.raspberrypi.org/img/modelb_blue_label.png" alt="" width="440" height="325" /></p>
<p>The Raspberry Pi is a $25/$35 ARM-based system board that is a complete personal computer.  It is powered by the same CPU (ARM) used in tablets, smartphones and other mobile devices these days.  The ARM architecture offers very good performance and battery life at low price-point.</p>
<p>This is truly a remarkable computer.  The low price will allow this computer to be attainable for just about anybody.  But because this computer is really affordable doesn&#8217;t mean that this computer is only just intended for those people who can&#8217;t afford a more powerful computer &#8211; anybody could want this computer.  There are just about a million uses.  How about a media center for your TV?  A robotics controller?  Learning how to program computers?  Home automation?</p>
<p>If you think that the computer might be limited by its specifications, then you certainly have not tried GNU/Linux before.  It will run like a beast on this board (especially lightweight desktop environments like Xfce/LXDE).  You will be able to play 3d games on this machine, play back HD videos, and create animations using the GPU built into the board.  XBMC (a good media center application) has been tested and proven to work excellently on the board, meaning that you could use this tiny little thing as a whole media playback platform for your television (similar devices cost more than 100 dollars and do not nearly have the amount of functionality one of these computers have).  With MythTV set up in a client/server configuration with this device acting as the remote thin client hooked up to the tv with a TV server and DVR unit located everywhere, you could access your recorded TV shows from anywhere in the house.</p>
<p>One of the big things driving the team who prototyped, designed and developed the device was to recreate with the release of the device the sort of hacker/hobbyist culture that surrounded computers like the Apple II and Commodore back in the 70s/80s and even the early 90s.  These cultures were what got them into computers when they were children themselves, but they are finding that in this day and age of easily available internet and graphical user interfaces we are losing a bit of the magic of actually coding for a computer yourself.  Thus, these computers are likely to be used heavily in schools with programming courses, especially seeing as every single student could have their own, because of the price-point.  Programming really isn&#8217;t that hard once you get started.  Perhaps this machine will the be the catalyst for a new generation of programmers and tweakers to get into the field.</p>
<p>The lack of a case and keyboard/mouse/screen has been criticized by many people, but many people already have these things lying around, and if someone doesn&#8217;t have an actual computer monitor, then likely the standard definition RGB tv output will allow anybody to use the device (most people have at least a <em>crt</em> tv).  If anything, I like the fact that this device doesn&#8217;t come loaded down with all sorts of unnecessary things, bringing the price up, and increasing the likelihood that someone will dislike something included with the package.  It is a very DIY style kit, and by keeping it bare-bones, people will be able to create all sorts of great electronics using this system as a base.  You could even create your own tablet, for example, using a touch screen hooked up to the HDMI port and USB port, and load up android onto your Raspberry Pi (android is compiled for the ARM architecture, so it will run great).</p>
<p>I just can&#8217;t wait till everybody who is dying to get their hands on this device <em>can </em>(the launch was a bit underprepared for the demand, I believe).  When everybody&#8217;s got one of these, then the ideas for uses will pile up, and people will be coming up with new DIY projects all the time.  The Open Source revolution has begun, and what a better way to start it &#8211; cheap hardware that is immensely capable and powerful open source software.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fmydailytech.com%2Fpost%2Fwhy-the-raspberry-pi-will-change-the-world%2F&amp;title=Why%20the%20Raspberry%20Pi%20Will%20Change%20the%20World" id="wpa2a_2"><img src="http://mydailytech.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://mydailytech.com/post/why-the-raspberry-pi-will-change-the-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to use a split archive over multiple hard drives</title>
		<link>http://mydailytech.com/post/how-to-use-a-split-archive-over-multiple-hard-drives/</link>
		<comments>http://mydailytech.com/post/how-to-use-a-split-archive-over-multiple-hard-drives/#comments</comments>
		<pubDate>Mon, 18 Apr 2011 17:34:27 +0000</pubDate>
		<dc:creator>Connor McBrine-Ellis</dc:creator>
				<category><![CDATA[How Tos]]></category>
		<category><![CDATA[Offline]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[archive]]></category>
		<category><![CDATA[exp]]></category>
		<category><![CDATA[explorer]]></category>
		<category><![CDATA[files]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[import]]></category>
		<category><![CDATA[packages]]></category>
		<category><![CDATA[rar]]></category>
		<category><![CDATA[split]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[zip]]></category>

		<guid isPermaLink="false">http://mydailytech.com/?p=801</guid>
		<description><![CDATA[TweetThis is something I&#8217;d wondered about for quite a while, and wasn&#8217;t able to do until now! With Windows 7 there are a number of changes to how folders work.  You are now able to make &#8216;symbolic&#8217; folder links among other cool things. This allows you to congregate files from multiple locations and have windows [...]]]></description>
			<content:encoded><![CDATA[<div id="tweetbutton801" class="tw_button" style="float:left;margin-right:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Fbit.ly%2FgNFxX7&amp;text=How%20to%20use%20a%20split%20archive%20over%20multiple%20hard%20drives&amp;related=thebigguyconnor:Please%20follow%20me%20for%20cool%20tech%20tips%20and%20stuff.%20%20Thx%21&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fmydailytech.com%2Fpost%2Fhow-to-use-a-split-archive-over-multiple-hard-drives%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://mydailytech.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><div id="fb-like" style=""><iframe src="http://www.facebook.com/plugins/like.php?href=http://mydailytech.com/post/how-to-use-a-split-archive-over-multiple-hard-drives/&amp;layout=standard&amp;show_faces=true&amp;width=300&amp;action=like&amp;font=tahoma&amp;colorscheme=light&amp;locale=en_US" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:300px; height:23px"></iframe></div><p><img class="alignright" src="http://wannabemum.files.wordpress.com/2011/04/zip-file.jpg" alt="" width="113" height="113" />This is something I&#8217;d wondered about for quite a while, and wasn&#8217;t able to do until now!</p>
<p>With Windows 7 there are a number of changes to how folders work.  You are now able to make &#8216;symbolic&#8217; folder links among other cool things.</p>
<p>This allows you to congregate files from multiple locations and have windows recognize them as actually being in a location different than the one they are actually in (for example if you have a split archive with different parts on different hard drives you&#8217;d be able to make a &#8220;symbolic folder&#8221; to view them as if they were all on the same hard drive).</p>
<ol>
<li>You&#8217;ll need a tool called <a title="Link Shell Extension Download" href="http://schinagl.priv.at/nt/hardlinkshellext/hardlinkshellext.html" target="_blank">Link Shell Extension</a>.  This will add shell context menus to your right click context menus in Windows Explorer (giving you an option to make Symbolic Links and folders etc).   While this feature is new in windows 7 it is kind of buried and you would normally need to use the command line to utilize it.  Link Shell Extension provides a graphical front end to make this tool more useable in everyday situations.</li>
<li>Second of all, you will need to create a target folder to &#8220;paste&#8221; your symbolic links into, so Windows will be &#8220;tricked&#8221; into thinking that your files are actually there.  I guess that&#8217;s the best way of explaining it.</li>
<li>After creating your target folder wherever, navigate back to where your file is actually stored, and then right click and select Pick Link Source.<em> </em></li>
<li><em> </em> Navigate to your target folder and select Drop As and then select Junction  (this was in instructions for linking<em> folders</em>; for your files  you may need to try other options).<em> </em></li>
<li><em></em>In your target folder you will see your file again with a little overlay icon.  <em><br />
</em></li>
<li><em></em>Repeat for all other parts of your archive.</li>
</ol>
<p><em>Thanks to <strong><a rel="nofollow" href="http://www.sevenforums.com/member.php?u=20654"><strong><span style="color: #483d8b;">unifex</span></strong></a></strong> from SevenForums.com for providing me with this knowledge!</em></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fmydailytech.com%2Fpost%2Fhow-to-use-a-split-archive-over-multiple-hard-drives%2F&amp;title=How%20to%20use%20a%20split%20archive%20over%20multiple%20hard%20drives" id="wpa2a_4"><img src="http://mydailytech.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://mydailytech.com/post/how-to-use-a-split-archive-over-multiple-hard-drives/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>All HP Pavilion dv6753ca XP Drivers</title>
		<link>http://mydailytech.com/post/hp-xp-drivers-pavilion-dv6753ca/</link>
		<comments>http://mydailytech.com/post/hp-xp-drivers-pavilion-dv6753ca/#comments</comments>
		<pubDate>Wed, 29 Sep 2010 16:04:51 +0000</pubDate>
		<dc:creator>Connor McBrine-Ellis</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[driver]]></category>
		<category><![CDATA[drivers]]></category>
		<category><![CDATA[files]]></category>
		<category><![CDATA[graphics]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[xp]]></category>

		<guid isPermaLink="false">http://mydailytech.com/?p=211</guid>
		<description><![CDATA[TweetWhen I first got my HP Pavilion DV6753ca computer, it had Vista installed on it!  This was back in 2008. I felt like downgrading to XP, because I liked the experience on XP better, and one of my favorite applications wouldn&#8217;t run on Vista, but would only work on XP.  So I downgraded, but I [...]]]></description>
			<content:encoded><![CDATA[<div id="tweetbutton211" class="tw_button" style="float:left;margin-right:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Fbit.ly%2FclzIv6&amp;text=All%20HP%20Pavilion%20dv6753ca%20XP%20Drivers&amp;related=&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fmydailytech.com%2Fpost%2Fhp-xp-drivers-pavilion-dv6753ca%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://mydailytech.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><div id="fb-like" style=""><iframe src="http://www.facebook.com/plugins/like.php?href=http://mydailytech.com/post/hp-xp-drivers-pavilion-dv6753ca/&amp;layout=standard&amp;show_faces=true&amp;width=300&amp;action=like&amp;font=tahoma&amp;colorscheme=light&amp;locale=en_US" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:300px; height:23px"></iframe></div><p><img class="alignright" src="http://h10010.www1.hp.com/wwpc/images/emea/hp-pavilion-dv6700-entertainment-notebook-pc_400x400.jpg" alt="" width="216" height="216" />When I first got my HP Pavilion DV6753ca computer, it had Vista installed on it!  This was back in 2008.</p>
<p>I felt like downgrading to XP, because I liked the experience on XP better, and one of my favorite applications wouldn&#8217;t run on Vista, but would only work on XP.  So I downgraded, but I soon realized that HP, the manufacturer, didn&#8217;t really provide any XP drivers for this laptop!  I was really thrown for a loop!</p>
<p>After HOURS and HOURS of endless searching, I&#8217;ve managed to compile an almost complete list of all the drivers you need, and I&#8217;ve included downloads also, so you can get them all of this one page!  BOOKMARK IT!  Some of these drivers are out of date, like the nVidia drivers, but they work just fine, and I don&#8217;t think there are any newer version available for XP, so if you really want XP you&#8217;ll have to put up with that.</p>
<p>Otherwise, you <em>could</em> go with <a href="http://mydailytech.com/post/windows-7/">Windows 7</a> .  What&#8217;s handy about installing Windows 7 on this particular laptop is that you don&#8217;t have to really manually install <em>any</em> drivers at all!  Once you&#8217;ve installed windows, it automatically installs all the drivers for you, including your video drivers!</p>
<p><strong>The DRIVERS:</strong></p>
<p><a href="http://mydailytech.com/xpdrivers/NVIDIA-8400.zip">nVidia Graphics Driver</a></p>
<p><a href="http://mydailytech.com/xpdrivers/SM-56_XP_MODEM.zip">SM56 Modem Driver</a></p>
<p><a href="http://mydailytech.com/xpdrivers/audio.exe">Realtek HD Audio Driver</a></p>
<p><a href="http://mydailytech.com/xpdrivers/ethernet.exe">Realtek PCI-E Ethernet Driver</a></p>
<p><a href="http://mydailytech.com/xpdrivers/chipset.exe">Intel Chipset Driver</a></p>
<p><a href="http://mydailytech.com/xpdrivers/lightscribe.exe">Lightscribe Driver</a></p>
<p><a href="http://mydailytech.com/xpdrivers/touchpad.exe">Synaptics Touchpad Driver</a></p>
<p><a href="http://mydailytech.com/xpdrivers/wireless-noproset.exe"> Intel® <em>Wireless</em> WiFi Link 4965AGN</a></p>
<p>I hope that all of your driver installations run smoothly!  Please comment here if this works for you, or comment if you have a problem.</p>
<p>Thanks!</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fmydailytech.com%2Fpost%2Fhp-xp-drivers-pavilion-dv6753ca%2F&amp;title=All%20HP%20Pavilion%20dv6753ca%20XP%20Drivers" id="wpa2a_6"><img src="http://mydailytech.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://mydailytech.com/post/hp-xp-drivers-pavilion-dv6753ca/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blackra1n: The 30-second jailbreak!</title>
		<link>http://mydailytech.com/post/blackra1n-the-30-second-jailbreak/</link>
		<comments>http://mydailytech.com/post/blackra1n-the-30-second-jailbreak/#comments</comments>
		<pubDate>Thu, 02 Sep 2010 13:34:39 +0000</pubDate>
		<dc:creator>Severin Kempf</dc:creator>
				<category><![CDATA[Music]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[Blackra1n]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[ipod]]></category>
		<category><![CDATA[Jail Break]]></category>

		<guid isPermaLink="false">http://mydailytech.com/?p=672</guid>
		<description><![CDATA[TweetOK, in my last jailbreak article I taught you how to use redsn0w to jailbreak your iPod Touch or iPhone. In this article I will be showing you a whole new way to jailbreak your iDevice&#8230; OK here are some things you need to do: Update iTunes to it&#8217;s latest version. Update your device to [...]]]></description>
			<content:encoded><![CDATA[<div id="tweetbutton672" class="tw_button" style="float:left;margin-right:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Fbit.ly%2FaUoGrK&amp;text=Blackra1n%3A%20The%2030-second%20jailbreak%21&amp;related=&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fmydailytech.com%2Fpost%2Fblackra1n-the-30-second-jailbreak%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://mydailytech.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><div id="fb-like" style=""><iframe src="http://www.facebook.com/plugins/like.php?href=http://mydailytech.com/post/blackra1n-the-30-second-jailbreak/&amp;layout=standard&amp;show_faces=true&amp;width=300&amp;action=like&amp;font=tahoma&amp;colorscheme=light&amp;locale=en_US" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:300px; height:23px"></iframe></div><p>OK, in my last jailbreak article I taught you how to use redsn0w to jailbreak your iPod Touch or iPhone.</p>
<p>In this article I will be showing you a whole new way to jailbreak your iDevice&#8230; OK here are some things you need to do:</p>
<ul>
<li>Update iTunes to it&#8217;s latest version.</li>
<li>Update your device to firmware 3.1.2</li>
<li>WARNING: DO NOT, I REPEAT NOT UPGRADE TO FIRMWARE 3.1.3 IT IS A FIRMWARE THAT DOES NOTHING AND STOPS BLACKRA1N FROM WORKING.</li>
<li>Download Blackra1n from <a title="Blackra1n" href="http://blackra1n.com/" target="_blank">here</a> either for MS Windows or Mac OS sorry &#8211; Linux not supported.</li>
</ul>
<p>and your ready to jailbreak.</p>
<ol>
<li>Open iTunes and make sure your devices firmware is 3.1.2 not 3.1.3</li>
<li>Quit iTunes and launch blackra1n.</li>
<li>Hit &#8220;make it ra1n&#8221;</li>
<li>Wait</li>
<li>Your device will reboot.</li>
<li>A window will pop-up asking you to donate if this was the fastest jailbreak you ever had.</li>
<li>On your Device go to the second page and look for the Blackra1n app.</li>
<li>Launch it</li>
<li>From here you can install Cydia, or rock, (I like rock) or blacksn0w to unlock your iPhone (use it with other carriers)</li>
<li>Click uninstall blackrain. NO IT WILL NOT DELETE THE JAILBREAK, JUST THE INSTALL APP.</li>
<li>Now go into rock, create a RockID and download away!</li>
</ol>
<p>EASY AS PIE!</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fmydailytech.com%2Fpost%2Fblackra1n-the-30-second-jailbreak%2F&amp;title=Blackra1n%3A%20The%2030-second%20jailbreak%21" id="wpa2a_8"><img src="http://mydailytech.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://mydailytech.com/post/blackra1n-the-30-second-jailbreak/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>iPad Review</title>
		<link>http://mydailytech.com/post/ipad-review/</link>
		<comments>http://mydailytech.com/post/ipad-review/#comments</comments>
		<pubDate>Fri, 07 May 2010 14:04:06 +0000</pubDate>
		<dc:creator>Connor McBrine-Ellis</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[handheld]]></category>
		<category><![CDATA[hp]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[ipod]]></category>
		<category><![CDATA[iPod Touch]]></category>
		<category><![CDATA[itouch]]></category>
		<category><![CDATA[laptop]]></category>
		<category><![CDATA[product]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[tablet]]></category>

		<guid isPermaLink="false">http://mydailytech.com/?p=711</guid>
		<description><![CDATA[TweetHere&#8217;s an interview I did with my brother, Austin at the Apple Store.  We headed down to the states to check out the new iPad. http://www.youtube.com/watch?v=P58ngsPbSpQ]]></description>
			<content:encoded><![CDATA[<div id="tweetbutton711" class="tw_button" style="float:left;margin-right:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Fbit.ly%2FbDN39Y&amp;text=iPad%20Review&amp;related=&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fmydailytech.com%2Fpost%2Fipad-review%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://mydailytech.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><div id="fb-like" style=""><iframe src="http://www.facebook.com/plugins/like.php?href=http://mydailytech.com/post/ipad-review/&amp;layout=standard&amp;show_faces=true&amp;width=300&amp;action=like&amp;font=tahoma&amp;colorscheme=light&amp;locale=en_US" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:300px; height:23px"></iframe></div><p>Here&#8217;s an interview I did with my brother, Austin at the Apple Store.  We headed down to the states to check out the new iPad.</p>
<p><a href="http://www.youtube.com/watch?v=P58ngsPbSpQ">http://www.youtube.com/watch?v=P58ngsPbSpQ</a></p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="457" height="278" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="false" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/P58ngsPbSpQ&amp;hl=en_US&amp;fs=1&amp;hd=1" /><param name="allowfullscreen" value="false" /><embed type="application/x-shockwave-flash" width="457" height="278" src="http://www.youtube.com/v/P58ngsPbSpQ&amp;hl=en_US&amp;fs=1&amp;hd=1" allowscriptaccess="always" allowfullscreen="false"></embed></object></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fmydailytech.com%2Fpost%2Fipad-review%2F&amp;title=iPad%20Review" id="wpa2a_10"><img src="http://mydailytech.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://mydailytech.com/post/ipad-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reasons why the iPad is Pointless</title>
		<link>http://mydailytech.com/post/reasons-why-the-ipad-is-pointless/</link>
		<comments>http://mydailytech.com/post/reasons-why-the-ipad-is-pointless/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 14:56:57 +0000</pubDate>
		<dc:creator>Connor McBrine-Ellis</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[ipod]]></category>
		<category><![CDATA[laptop]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[netbook]]></category>
		<category><![CDATA[slate]]></category>
		<category><![CDATA[tablet]]></category>

		<guid isPermaLink="false">http://mydailytech.com/?p=676</guid>
		<description><![CDATA[TweetApple, to great fanfare, unveiled its long-awaited &#8220;netbook/tablet/iphone&#8221; in January.  The iPad looks simply like a big iPod touch, and even has that little home button at the bottom! Being what, in reality, is simply just an iPod Touch with a processor that&#8217;s more powerful and a bigger screen &#8211; I don&#8217;t think its worth [...]]]></description>
			<content:encoded><![CDATA[<div id="tweetbutton676" class="tw_button" style="float:left;margin-right:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Fbit.ly%2FaK5zB8&amp;text=Reasons%20why%20the%20iPad%20is%20Pointless&amp;related=&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fmydailytech.com%2Fpost%2Freasons-why-the-ipad-is-pointless%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://mydailytech.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><div id="fb-like" style=""><iframe src="http://www.facebook.com/plugins/like.php?href=http://mydailytech.com/post/reasons-why-the-ipad-is-pointless/&amp;layout=standard&amp;show_faces=true&amp;width=300&amp;action=like&amp;font=tahoma&amp;colorscheme=light&amp;locale=en_US" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:300px; height:23px"></iframe></div><p><img class="alignright" src="http://images.apple.com/ipad/home/images/hero_20100127.png" alt="" width="273" height="318" />Apple, to great fanfare, unveiled its long-awaited &#8220;netbook/tablet/iphone&#8221; in January.  The iPad looks simply like a big iPod touch, and even has that little home button at the bottom!</p>
<p>Being what, in reality, is simply just an iPod Touch with a processor that&#8217;s more powerful and a bigger screen &#8211; I don&#8217;t think its worth buying.</p>
<p>Validating the point that the iPad is really just an iPod Touch that isn&#8217;t portable and is overpriced, it runs primitive <em>iPod Touch</em> apps!  Now, some may say that this is a great idea, since people can run their iPod apps that they really like which don&#8217;t yet have iPad counterparts &#8211; but, I believe that if it <em>can</em> run iPod apps, that proves that it uses the same primitive Operating System that the iPod uses, with a few tweaks.</p>
<p>Also, the iPad doesn&#8217;t even have multi-tasking capability!  Although, with its &#8216;powerful&#8217; processor you&#8217;d think it would &#8211; but it doesn&#8217;t.  Hopefully Apple will fix this in the long run with some sort of silly paid-for software upgrade.</p>
<p>I think that the iPad is a dud &#8211; and that Apple will greatly  regret not thinking this out more!</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fmydailytech.com%2Fpost%2Freasons-why-the-ipad-is-pointless%2F&amp;title=Reasons%20why%20the%20iPad%20is%20Pointless" id="wpa2a_12"><img src="http://mydailytech.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://mydailytech.com/post/reasons-why-the-ipad-is-pointless/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Remove Ads in Windows Live Messenger with A-Patch</title>
		<link>http://mydailytech.com/post/remove-ads-windows-live-messenger-a-patch/</link>
		<comments>http://mydailytech.com/post/remove-ads-windows-live-messenger-a-patch/#comments</comments>
		<pubDate>Sun, 13 Dec 2009 15:54:11 +0000</pubDate>
		<dc:creator>Connor McBrine-Ellis</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[ads]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[instant message]]></category>
		<category><![CDATA[messenger]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[msn]]></category>
		<category><![CDATA[patch]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://mydailytech.com/?p=624</guid>
		<description><![CDATA[TweetThe advertisements in Windows Live Messenger, the popular instant messaging program, can be very irritating, especially when you just want a clean look for your chat windows and contact list. There is a way to remove the ads, using a free program called A-Patch for Windows Live Messenger. This program is 166 kB, and it [...]]]></description>
			<content:encoded><![CDATA[<div id="tweetbutton624" class="tw_button" style="float:left;margin-right:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Fbit.ly%2FcukvKf&amp;text=Remove%20Ads%20in%20Windows%20Live%20Messenger%20with%20A-Patch&amp;related=&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fmydailytech.com%2Fpost%2Fremove-ads-windows-live-messenger-a-patch%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://mydailytech.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><div id="fb-like" style=""><iframe src="http://www.facebook.com/plugins/like.php?href=http://mydailytech.com/post/remove-ads-windows-live-messenger-a-patch/&amp;layout=standard&amp;show_faces=true&amp;width=300&amp;action=like&amp;font=tahoma&amp;colorscheme=light&amp;locale=en_US" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:300px; height:23px"></iframe></div><p><img class="size-full wp-image-626 alignright" title="apatch" src="http://mydailytech.com/wp-content/uploads/2009/12/apatch.JPG" alt="apatch" width="257" height="205" />The advertisements in Windows Live Messenger, the popular instant messaging program, can be very irritating, especially when you just want a clean look for your chat windows and contact list.</p>
<p>There is a way to remove the ads, using a free program called <a href="http://apatch.org/downloads.php"><strong>A-Patch for Windows Live Messenger</strong></a>.</p>
<p>This program is 166 kB, and it doesn&#8217;t require an installation, so it simply patches your Messenger install, and then it is done!  You can then erase the executable from your computer, and then nobody will know that it was ever there, except for the fact that you&#8217;ll notice that the ads are gone from Messenger.</p>
<p>Here&#8217;s the list of all the possible options that you can choose to patch using this tool:</p>
<ul>
<li>Remove Advertisements (inside Contact List)</li>
<li>Remove What&#8217;s Hot Section</li>
<li>Remove Nudge Delay (allow you to spam your buddies with nudges <img src='http://mydailytech.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> )</li>
<li>Disable Nudge Shake (disables the window shake when nudges are received)</li>
<li>Accept more than 3 files (transfers) at a time</li>
<li>Polygamy (log in to two messenger accounts at once</li>
<li>Shorten Status Info in Info Bar</li>
<li>Remove Advertisements (inside Convo)</li>
<li>Remove &#8220;says&#8221; text (english only!)</li>
<li>Remove Billing Info Menus</li>
<li>Disable Photo Sharing (so people can&#8217;t spam you with photos)</li>
</ul>
<p><em>This tools violates Microsoft&#8217;s EULA, so we&#8217;re not responsible if you get in trouble!</em></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fmydailytech.com%2Fpost%2Fremove-ads-windows-live-messenger-a-patch%2F&amp;title=Remove%20Ads%20in%20Windows%20Live%20Messenger%20with%20A-Patch" id="wpa2a_14"><img src="http://mydailytech.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://mydailytech.com/post/remove-ads-windows-live-messenger-a-patch/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The my daily tech Guide to Optimizing Your PC!</title>
		<link>http://mydailytech.com/post/guide-optimizing-your-pc/</link>
		<comments>http://mydailytech.com/post/guide-optimizing-your-pc/#comments</comments>
		<pubDate>Sun, 29 Nov 2009 03:50:59 +0000</pubDate>
		<dc:creator>Michael Louie</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[clean]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[optimise]]></category>
		<category><![CDATA[speed]]></category>
		<category><![CDATA[tweak]]></category>
		<category><![CDATA[virus]]></category>

		<guid isPermaLink="false">http://mydailytech.com/?p=580</guid>
		<description><![CDATA[Works with both Windows XP and Vista....]]></description>
			<content:encoded><![CDATA[<div id="tweetbutton580" class="tw_button" style="float:left;margin-right:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Fbit.ly%2Faq4K9a&amp;text=The%20my%20daily%20tech%20Guide%20to%20Optimizing%20Your%20PC%21&amp;related=&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fmydailytech.com%2Fpost%2Fguide-optimizing-your-pc%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://mydailytech.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><div id="fb-like" style=""><iframe src="http://www.facebook.com/plugins/like.php?href=http://mydailytech.com/post/guide-optimizing-your-pc/&amp;layout=standard&amp;show_faces=true&amp;width=300&amp;action=like&amp;font=tahoma&amp;colorscheme=light&amp;locale=en_US" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:300px; height:23px"></iframe></div><div class="wp-caption alignright" style="width: 248px"><img src="http://clear.msu.edu/dennie/clipart/fast.gif" alt="" width="238" height="133" /><p class="wp-caption-text">Optimize your computer with these tools!</p></div>
<p><em><strong>This guide is a collaboration between Michael Louie and Connor McBrine-Ellis.</strong></em></p>
<p><em>These tools that we&#8217;re about to show you will noticably optimize your system, and fix problems you didn&#8217;t even know existed!  And in this tutorial you&#8217;ll find out that to have a healthy system running well you really don&#8217;t need to have to spend <strong>any</strong> money on software to do it for you &#8211; all the tools are available for free!<br />
</em></p>
<p><strong>Tools that are built-in to Windows:</strong></p>
<p>In all Windows operating systems you will find the programs Disk Defragmenter and Disk Cleanup which are really useful.  Disk Defragmenter will rearrange the files on your computer into an optimal order, so that your files aren&#8217;t scattered all over the disk. Disk Cleanup will clean the &#8220;crap&#8221; off of your hard disk boosting your speed, although to be honest, this feature isn&#8217;t functional much anymore, it only really removes a couple kilobytes of data, which used to be quite a bit, but no longer really makes a difference.</p>
<p>You may also use the Add/ Remove Programs system maintenance tool to delete games and programs you no longer use.</p>
<p>Another good idea to speed start up times is to stop unnecessary programs from loading at startup &#8211; to do this go to Start -&gt; Run. Type in the box &#8220;msconfig&#8221;, without the quotes, and then visit the startup tab.  Remove any applications you&#8217;re sure you don&#8217;t need to run at startup.</p>
<p><em>To really get into optimizing your system so that you REALLY notice the difference, you&#8217;ll need use a couple freeware tools.</em></p>
<p><strong>Freeware tools (all virus-free):</strong></p>
<p>The first tool we&#8217;re going to talk about is <a href="http://www.outertech.com/index.php?_charisma_page=product&amp;id=2">Cacheman</a>, shareware software (if you have Windows 2000, google CachemanXP), which operates in the background while freeing up RAM and optimizing processes in the background.  It eliminates that sluggish feeling your windows PC would otherwise get after a few days, and saves precious time that you would otherwise spent waiting for your system to reboot.</p>
<p><a href="http://www.ccleaner.com/download">CCleaner</a>, freeware software, is a mix of a really polished registry cleaner, and a bit of a &#8216;disk cleanup&#8217; tool, that is more functional (Microsoft hasn&#8217;t changed disk cleanup for years).  The registry cleaner will speed up your computer by removing references to files that no longer exist, and many other incorrect or outdated entries to your registry.  Though many will tell you using registry cleaners is pointless and are extremely dangerous, I will disagree.  CCleaner tells you to back up your registry before applying any changes, and it backs it up into a simple *.reg file, allowing you to simply double click that file and return to your previous state.  I think it&#8217;s always a good idea to backup before you scan with CCleaner, in case something <em>does</em> go wrong.  The disk cleanup tool will clean your Temp folders and your internet cache, speeding up your computer, and also clearing any personal data about web browsing in any amount of browsers you have installed, <em>all at once</em>.  Overall, this tool is excellent.</p>
<p><strong>Antivirus:<br />
</strong></p>
<p><em>The problem with antivirus tools these days is that they slow your system down a LOT, especially when scanning.  Depending on what type of an user you are, antivirus may help you, or it may hinder you.  If you are really smart about who you download and always run your programs in virtual machines or sandboxes (<a href="http://mydailytech.com/post/introducing-sandboxie-a-complete-testbed-solution/">see my post on Sandboxie</a>), then you may not need an antivirus, merely you may just need an anti-spyware tool that also scans for viruses and rootkits, like Malwarebytes.</em></p>
<p><em>Anyway, the average user should still use antivirus software, and these are our three top picks for freeware antivirus protection:</em></p>
<p><a href="http://www.avira.com/">Avira Antivir</a>, <a href="http://www.avast.com/eng/download-avast-home.html">avast! Home Edition</a>, and <a href="http://free.avg.com/ww-en/download?prd=afg">AVG Anti-Virus Free Edition</a></p>
<p><em>For Spyware/Malware protection, we have three more awesome freeware picks:</em></p>
<p><strong><a href="http://www.malwarebytes.org/">Malwarebytes&#8217; Anti-Malware</a></strong> &#8211; This tool is probably my favorite freeware anti-malware program.  It is super-lightweight, not slowing down your system much, and scans your registry too for any virusy keys!  It has helped me every time I have gotten a virus when all else failed (<a href="http://mydailytech.com/post/the-go-google-vundo-trojan-virus/">my experience with the vundo trojan</a>).  Try it out, it can&#8217;t hurt, and it doesn&#8217;t cost any critical system resources as it doesn&#8217;t automatically start scanning and it doesn&#8217;t automatically start up, just remember to scan once in a while.</p>
<p>Also try out Ad-Aware, and Spybot Search &amp; Destroy for more spyware protection, but Malwarebytes&#8217; is better, in my opinion!</p>
<p>Anyways, we hope that you enjoyed our guide on optimizing your PC with helpful tweaks and freeware/shareware tools!</p>
]]></content:encoded>
			<wfw:commentRss>http://mydailytech.com/post/guide-optimizing-your-pc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What&#8217;s the Difference Between VGA and DVI?</title>
		<link>http://mydailytech.com/post/vga-dvi-difference/</link>
		<comments>http://mydailytech.com/post/vga-dvi-difference/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 18:37:07 +0000</pubDate>
		<dc:creator>Michael Louie</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[analog]]></category>
		<category><![CDATA[CRT]]></category>
		<category><![CDATA[digital]]></category>
		<category><![CDATA[DVI]]></category>
		<category><![CDATA[HDMI]]></category>
		<category><![CDATA[LCD]]></category>
		<category><![CDATA[monitor]]></category>
		<category><![CDATA[screen]]></category>
		<category><![CDATA[VGA]]></category>

		<guid isPermaLink="false">http://mydailytech.com/?p=503</guid>
		<description><![CDATA[Something even I didn't know...]]></description>
			<content:encoded><![CDATA[<div id="tweetbutton503" class="tw_button" style="float:left;margin-right:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Fbit.ly%2FcoeJcp&amp;text=What%26%238217%3Bs%20the%20Difference%20Between%20VGA%20and%20DVI%3F&amp;related=&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fmydailytech.com%2Fpost%2Fvga-dvi-difference%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://mydailytech.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><div id="fb-like" style=""><iframe src="http://www.facebook.com/plugins/like.php?href=http://mydailytech.com/post/vga-dvi-difference/&amp;layout=standard&amp;show_faces=true&amp;width=300&amp;action=like&amp;font=tahoma&amp;colorscheme=light&amp;locale=en_US" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:300px; height:23px"></iframe></div><div id="attachment_519" class="wp-caption alignright" style="width: 190px"><img class="size-full wp-image-519 " title="300px-DVI_Connector" src="http://mydailytech.com/wp-content/uploads/2009/10/300px-DVI_Connector.jpg" alt="DVI Connector" width="180" height="142" /><p class="wp-caption-text">DVI Connector</p></div>
<p>Ever since I became equipped with a computer, I always believed the ports on the back of your graphics card have been more or less the same.  Most monitors used VGA, so I always plugged into my VGA port.</p>
<p>Yet, there really is a difference between VGA and DVI monitor ports.  VGA stands for Video Graphics Array which was introduced in 1987 and transmits analog singnals.  <a href="http://www.google.com/url?q=http://en.wiktionary.org/wiki/Analog&amp;ei=FdrZSo7KHcnflAfCkKShAQ&amp;sa=X&amp;oi=define&amp;ct=&amp;cd=1&amp;ved=0CCAQpAMoBg&amp;usg=AFQjCNFtBiaVIaHk0-mXR9NeKNowjDMAwA">Analog signals</a> are typically lower quality when it comes to computer video cards.</p>
<p>According to Wikipedia, analog signals are:</p>
<blockquote><p>Dealing with a continuous spectrum of values as opposed to a discrete on/off value.</p></blockquote>
<p>Digital signals, on the other hand, are defined as:</p>
<blockquote><p>A digital system uses discrete (discontinuous) values, meaning the signal is either on or off.</p>
<div class="wp-caption alignright" style="width: 240px"><img title="vga" src="http://upload.wikimedia.org/wikipedia/commons/thumb/c/cc/VGA_port.jpg/800px-VGA_port.jpg" alt="" width="230" height="173" /><p class="wp-caption-text">VGA Port</p></div></blockquote>
<p>DVI stands for Digital Visual Interface and transmits a digital signal instead and is mostly compatible with HDMI, the main differences being that HDMI ports are less clunky (they are small compared to DVI).  This means that basically, if you use a DVI cable you will get a crisper picture and a higher quality picture on your display.</p>
<p>CRT monitors don&#8217;t have DVI ports because the nature of CRT monitors makes them analogous.  Lower-end LCD screens may also lack DVI ports, but it&#8217;s always a great idea to check if your screen supports the DVI standard.  Also, if you computer uses HDMI, but doesn&#8217;t have a DVI port, you can buy little HDMI to DVI adapters so you can use DVI with your screen.</p>
]]></content:encoded>
			<wfw:commentRss>http://mydailytech.com/post/vga-dvi-difference/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Screenshots in Mac OS X</title>
		<link>http://mydailytech.com/post/screenshots-in-mac-os-x/</link>
		<comments>http://mydailytech.com/post/screenshots-in-mac-os-x/#comments</comments>
		<pubDate>Sun, 18 Oct 2009 20:09:44 +0000</pubDate>
		<dc:creator>Austin McBrine-Ellis</dc:creator>
				<category><![CDATA[How Tos]]></category>
		<category><![CDATA[Offline]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[MAC OSX]]></category>
		<category><![CDATA[Print Screen]]></category>

		<guid isPermaLink="false">http://mydailytech.com/?p=516</guid>
		<description><![CDATA[TweetA great feature of Mac OS X is the Screenshot feature.  It is more highly developed than Window&#8217;s rudimentary Print Screen, and the combinations in which you can use it make the possibilities endless. This does not need any download what so ever, which is great! Here&#8217;s the 3 screenshot keystrokes for Mac OS X. [...]]]></description>
			<content:encoded><![CDATA[<div id="tweetbutton516" class="tw_button" style="float:left;margin-right:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Fbit.ly%2Fb5b4Ln&amp;text=Screenshots%20in%20Mac%20OS%20X&amp;related=&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fmydailytech.com%2Fpost%2Fscreenshots-in-mac-os-x%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://mydailytech.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><div id="fb-like" style=""><iframe src="http://www.facebook.com/plugins/like.php?href=http://mydailytech.com/post/screenshots-in-mac-os-x/&amp;layout=standard&amp;show_faces=true&amp;width=300&amp;action=like&amp;font=tahoma&amp;colorscheme=light&amp;locale=en_US" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:300px; height:23px"></iframe></div><p>A great feature of Mac OS X is the Screenshot feature.  It is more highly developed than Window&#8217;s rudimentary Print Screen, and the combinations in which you can use it make the possibilities endless. This does not need any download what so ever, which is great!</p>
<p>Here&#8217;s the 3 screenshot keystrokes for Mac OS X.  All of the screenshots you take will show up on your desktop.</p>
<ol>
<li><strong>This takes  picture of your whole screen (does the same thing as Print Screen, but I think it&#8217;s superior because it saves the file at the same time instead of just copying it to the clipboard).</strong><br />
<em>Apple Key + Shift + 3<br />
</em></li>
<li><strong>Select an custom sized area by dragging with the mouse &#8211; select any area of your desktop.</strong><br />
<em>Apple Key + Shift + 4</em></li>
<li><strong>Your cursor will appear as a camera.  It takes pictures of the blue selected area that shows up when you hover over certain items.  It&#8217;s very handy for taking a picture of just one window or a certain area of the screen.</strong><br />
<em>Apple Key + Shift + 4 + Space</em></li>
</ol>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fmydailytech.com%2Fpost%2Fscreenshots-in-mac-os-x%2F&amp;title=Screenshots%20in%20Mac%20OS%20X" id="wpa2a_16"><img src="http://mydailytech.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://mydailytech.com/post/screenshots-in-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

