<?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>Ryan Rampersad &#187; Windows</title>
	<atom:link href="http://blog.ryanrampersad.com/category/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.ryanrampersad.com</link>
	<description>Thoughts, Ideas &#38; Opinions</description>
	<lastBuildDate>Thu, 17 May 2012 17:11:53 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4-beta4-20825</generator>
		<item>
		<title>★ Windows 8 Mail Woes</title>
		<link>http://blog.ryanrampersad.com/2012/03/27/windows-8-mail-woes/</link>
		<comments>http://blog.ryanrampersad.com/2012/03/27/windows-8-mail-woes/#comments</comments>
		<pubDate>Tue, 27 Mar 2012 17:27:14 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[metro]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://blog.ryanrampersad.com/?p=4821</guid>
		<description><![CDATA[I have been using the Windows 8 Consumer Preview since the launch at the end of February. To test more than just the regular Windows desktop, I&#8217;ve wanted to attempt using the built in applications like Mail and Calendar. Those two applications are of prime importance on my Android phone, so on Windows, I like [...]]]></description>
			<content:encoded><![CDATA[<p>I have been using the Windows 8 Consumer Preview since the launch at the end of February. To test more than just the regular Windows desktop, I&#8217;ve wanted to attempt using the built in applications like Mail and Calendar. Those two applications are of prime importance on my Android phone, so on Windows, I like to think they would be too.</p>
<p>The woes of Windows 8 Mail begin with the standardized <em>login</em> screen for all those Microsoft-metro apps.</p>
<p><a href="http://blog.ryanrampersad.com/wp-content/uploads/2012/03/mail-metro.png"><img src="http://blog.ryanrampersad.com/wp-content/uploads/2012/03/mail-metro-580x464.png" alt="Windows 8 Mail on Metro" title="Windows 8 Mail on Metro" width="580" height="464" class="aligncenter size-medium wp-image-4822" /></a></p>
<p>This screen which insists on Microsoft credentials block some degree of my progress. Previously, I don&#8217;t think Live Mail needed any special accounts to the application. This has something to do with the new <em>sync</em> feature of Windows 8, where you can log in anywhere and everything will just be like it is at <em>home</em>. The screen prompts:</p>
<blockquote><p>
Sing in with a Microsoft account<br />
Enter the Microsoft account you want to use with Mail, Calendar, People and Messaging.
</p></blockquote>
<p>Incidentally, I have an account I never use save for Live Messenger once in a blue moon. I don&#8217;t know what that password is by memory either since I use the wonderful LastPass &#8211; only the best security for email accounts, right? I open up the LastPass site editor via the vault and bring forth the details, and then copy right password right out like I do for other non-webapp apps on Windows.</p>
<p><a href="http://blog.ryanrampersad.com/wp-content/uploads/2012/03/lastpass-demo.png"><img src="http://blog.ryanrampersad.com/wp-content/uploads/2012/03/lastpass-demo-580x382.png" alt="That is Totally Not My Password; Good luck, though." title="LastPass Example" width="580" height="382" class="aligncenter size-medium wp-image-4825" /></a></p>
<p>Then back on the log in screen for Windows 8 Mail, I enter my Microsoft account username, which is of course is my email address, and then I go to the password box ready to paste in my very long and secure password. Except it does not paste. So I assume I waited too long and maybe it was cleared by LastPass for security reasons. I leave the <em>metro</em> side and copy the password again, and return, and try again. No difference.</p>
<p>It turns out that Windows 8 will keep the clipboard separate between the Windows 8 desktop and the Metro-interface. You know, to be secure and all &#8211; to prevent mischievous things from happening. </p>
<p>That&#8217;s ridiculous. In order to the use the Mail application on Windows 8, I need to have an intentionally short and memorable password just so I can log in a <em>sync</em> service I do not really intend on using. That&#8217;s absolutely unacceptable.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ryanrampersad.com/2012/03/27/windows-8-mail-woes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>★ Tabs to Spaces in NotePad++</title>
		<link>http://blog.ryanrampersad.com/2011/12/19/tabs-to-spaces-in-notepad-plus-plus/</link>
		<comments>http://blog.ryanrampersad.com/2011/12/19/tabs-to-spaces-in-notepad-plus-plus/#comments</comments>
		<pubDate>Mon, 19 Dec 2011 17:45:28 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[spaces]]></category>
		<category><![CDATA[tabs]]></category>
		<category><![CDATA[tip]]></category>

		<guid isPermaLink="false">http://blog.ryanrampersad.com/?p=4313</guid>
		<description><![CDATA[I frequently use TextWrangler on my MacBook Air to do some quick coding. One of the problems I have encountered is that when I switch back to Notepad++ on Windows, my spaces become tabs. I&#8217;ve set TextWrangler to use spaces instead of tabs and I wanted to mirror the same settings in Notepad++. To change [...]]]></description>
			<content:encoded><![CDATA[<p>I frequently use TextWrangler on my MacBook Air to do some quick coding. One of the problems I have encountered is that when I switch back to Notepad++ on Windows, my <em>spaces</em> become <em>tabs</em>. I&#8217;ve set TextWrangler to use spaces instead of tabs and I wanted to <a href="http://blog.ryanrampersad.com/2011/09/14/tabs-to-spaces-in-textwrangler/">mirror the same settings</a> in Notepad++.</p>
<p><a href="http://blog.ryanrampersad.com/wp-content/uploads/2011/08/notepadpp-tab-settings.png"><img src="http://blog.ryanrampersad.com/wp-content/uploads/2011/08/notepadpp-tab-settings-580x331.png" alt="Notepad++ Tab Settings" title="Notepad++ Tab Settings" width="580" height="331" class="aligncenter size-medium wp-image-4314" /></a></p>
<p>To change the <em>tabs</em> setting go to: <code>Settings &gt; Preferences &gt; Language Menu/Tab Settings</code>. Then on the right, you can set a global default for <em>tabs</em> or spaces, and the number of spaces per tab. You can additionally specify customized tabs/spaces settings for each language supported with the menu above.</p>
<p class="signoff"><em>Once again, happy tabbing.</em></p>
<div class="note">With Notepad++ 5.8.7.</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.ryanrampersad.com/2011/12/19/tabs-to-spaces-in-notepad-plus-plus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>★ Explorer in Windows 8</title>
		<link>http://blog.ryanrampersad.com/2011/08/30/explorer-in-windows-8/</link>
		<comments>http://blog.ryanrampersad.com/2011/08/30/explorer-in-windows-8/#comments</comments>
		<pubDate>Wed, 31 Aug 2011 04:09:08 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Rants]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[explorer]]></category>
		<category><![CDATA[next]]></category>

		<guid isPermaLink="false">http://blog.ryanrampersad.com/?p=4326</guid>
		<description><![CDATA[The Building Windows 8 blog details the changes to Explorer in Windows 8. Those changes have been met with criticism and much disdain. I&#8217;m a power user. I use shortcuts as much as possible because they save time and relatively easy to remember. Actually, I can&#8217;t remember what shortcuts I use other than copy, cutting [...]]]></description>
			<content:encoded><![CDATA[<p>The Building Windows 8 blog details the <a href="http://blogs.msdn.com/b/b8/archive/2011/08/26/improvements-in-windows-explorer.aspx">changes to Explorer in Windows 8</a>. Those changes have been met with <a href="http://techcrunch.com/2011/08/30/we-need-an-invert-selection-button/">criticism and much disdain</a>.</p>
<div id="attachment_4328" class="wp-caption aligncenter" style="width: 590px"><a href="http://blog.ryanrampersad.com/wp-content/uploads/2011/08/windows-8-explorer.png"><img src="http://blog.ryanrampersad.com/wp-content/uploads/2011/08/windows-8-explorer-580x213.png" alt="Windows 8 - The New Explorer" title="Windows 8 - The New Explorer" width="580" height="213" class="size-medium wp-image-4328" /></a><p class="wp-caption-text">Buttons, Buttons, Buttons!</p></div>
<p>I&#8217;m a <em>power user</em>. I use shortcuts as much as possible because they save time and relatively easy to remember. Actually, I can&#8217;t remember what shortcuts I use <em>other than</em> copy, cutting and pasting in Explorer. What else is there? There is no other purpose than to move files around either by copy or simply moving. I suppose it&#8217;s useful for opening files up too, but that doesn&#8217;t require any shortcuts.</p>
<p>I showed my mom today the new UI in Windows 8 for Explorer. She has used Office 2007 and Office 2010 at home, but uses 2003 at work. Here&#8217;s what she said:</p>
<blockquote><p>Well, I don&#8217;t know what any of that means.</p></blockquote>
<p>She can figure out how to move her pictures on her own, but only as long as that little <em>pop up</em> comes up when you plug in a USB camera. She gets confused with folders but generally manages well. When she needs to copy something, and I&#8217;ve seen her do this, she will not go to the menu but instead she will right click and hit copy. She had no reaction to the UI changes. I don&#8217;t know if this means it doesn&#8217;t matter until she uses it or if she doesn&#8217;t care how it <em>looks</em>.</p>
<p>But you know, when I showed her Word in Office 2007 the first time, she hated it. She liked her menus. She loved them. She protested slightly less with Office 2010 but still disliked it. In contrast, in Office, I think it makes sense to have the ribbon. Advanced tools are brought to the forefront. I always set paragraph styles via a context menu in Office 2010 but it&#8217;s also much easier to add page and column breaks in Office 2010 than it ever was in Office 2003.</p>
<p>Here&#8217;s a <span title="But I can't link to my comment because there's no permalink? Seriously.">comment I wrote</span> to someone on Google+ about this.</p>
<blockquote><p>I like the ribbon in office. It exposes a lot of useful things buried in menus. The ribbon makes sense when there was no other way to get to the functionality, e.g. a context menu. I always change paragraph settings by high lighting my text, right clicking and then selecting the paragraph style settings. I have no idea how to do it from the ribbon because it doesn&#8217;t have anything to do with the ribbon, it&#8217;s based on context. On the other hand, there is no better way to insert different types of page or column breaks than by using the ribbon.<br />
I almost feel like the ribbon makes more sense now that I have a Mac. OSX had right clicking, but it didn&#8217;t embrace it, instead there would be palettes, menus and buttons.</p></blockquote>
<p>I like the idea of exposing functionality but all it needs is a cleaner presentation.</p>
<p>In two weeks, this will die down and nobody will care. That&#8217;s what Windows 8 will be like unless their is a massive overhaul; that won&#8217;t happen. I assume most Normal People&trade; will not care what it looks like. If a button says <em>copy</em> instead of right clicking, they will hit the button.</p>
<p>When I get a chance, I will ask some <em>real</em> Normal People&trade; what they think of these changes.</p>
<p class="signoff"><em>People like buttons.<br />Didn&#8217;t someone say 90% of people only use 10% of the features?</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ryanrampersad.com/2011/08/30/explorer-in-windows-8/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>★ Jetpack WordPress.com Stats Data Lost</title>
		<link>http://blog.ryanrampersad.com/2011/08/08/jetpack-wordpress-com-stats-data-lost/</link>
		<comments>http://blog.ryanrampersad.com/2011/08/08/jetpack-wordpress-com-stats-data-lost/#comments</comments>
		<pubDate>Mon, 08 Aug 2011 17:33:46 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[stats]]></category>
		<category><![CDATA[tracking]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://blog.ryanrampersad.com/?p=4162</guid>
		<description><![CDATA[I love analytics. Two days ago on Friday night or Saturday morning, I made a gzipped tarball clone of my blog&#8217;s entire directory on my server. I cloned everything, the WordPress files, my themes, my images, uploads &#8211; everything. I also cloned the database with mysqldump. I unarchived the tarball and restored the dump into [...]]]></description>
			<content:encoded><![CDATA[<p>I love analytics. Two days ago on Friday night or Saturday morning, I made a gzipped tarball clone of my blog&#8217;s entire directory on my server. I cloned everything, the WordPress files, my themes, my images, uploads &#8211; everything. I also cloned the database with <code>mysqldump</code>. I unarchived the tarball and restored the dump into my local development server. Great, so far, right?</p>
<p>I did the typical <code>define("RELOCATE", true);</code> in the wp-config.php file, along with the proper mysql credentials. Everything appeared to work when I logged into the admin panel on the local development server. I changed the <em>site address</em> because <em>RELOCATE</em> had already set the <em>WordPress address</em> to the proper URL: <em>192.168.0.5/blog-ryanrampersad/</em>.</p>
<p>Everything worked. Everything was great.</p>
<p>Then; I thought it would make sense to turn off Jetpack, WP-DB-Backup, Google Analytics and WP Super Cache because those only need to run on a live server running the <em>live blog</em>. Right? How do I turn them off? I go into <code>Plugins &gt; Installed Plugins</code>, checked the plugins I didn&#8217;t need anymore and simply <em>deleted</em> them the local development server.</p>
<p>I then proceeded to code up a new theme and do some tinkering, all safely and securely without messing with my live production blog. Or so I thought.</p>
<div style="background-color:#ddd;height:8px;width:90%;margin:2.5em auto 2.5em auto;border-radius:3px;"></div>
<p>I logged into my admin panel today here, on my live production blog and look at what I discovered!</p>
<div id="attachment_4163" class="wp-caption alignleft" style="width: 590px"><a href="http://blog.ryanrampersad.com/wp-content/uploads/2011/08/jetpack-wordpress-stats-data-lost.png"><img src="http://blog.ryanrampersad.com/wp-content/uploads/2011/08/jetpack-wordpress-stats-data-lost-580x528.png" alt="JetPack WordPress Stats - Two Days of Data Only?" title="JetPack WordPress Stats - Two Days of Data Only?" width="580" height="528" class="size-medium wp-image-4163" /></a><p class="wp-caption-text">Notice only two days of data, not weeks or months!</p></div>
<p>The dashboard stats widget stated that I only two days of data. Well, maybe that was a fluke? So I check the full summary.</p>
<div id="attachment_4164" class="wp-caption alignleft" style="width: 590px"><a href="http://blog.ryanrampersad.com/wp-content/uploads/2011/08/full-stats-summary.png"><img src="http://blog.ryanrampersad.com/wp-content/uploads/2011/08/full-stats-summary-580x264.png" alt="Full Stats Summary" title="Full Stats Summary" width="580" height="264" class="size-medium wp-image-4164" /></a><p class="wp-caption-text">The stats summary agrees that there is only days of data</p></div>
<p>Even the monthly charts are wiped.</p>
<div id="attachment_4165" class="wp-caption alignleft" style="width: 590px"><a href="http://blog.ryanrampersad.com/wp-content/uploads/2011/08/monthly-summary.png"><img src="http://blog.ryanrampersad.com/wp-content/uploads/2011/08/monthly-summary-580x268.png" alt="Monthly data is gone too." title="Monthly data is gone too." width="580" height="268" class="size-medium wp-image-4165" /></a><p class="wp-caption-text">Monthly chart data claims only 31 views!</p></div>
<p>Okay, so great. It was a JetPack problem? So I go over to the JetPack section on WordPress stats and there&#8217;s no information there, in their feature card. On the bottom of the JetPack page, there&#8217;s a <a href="http://jetpack.me/support/">support link</a>.</p>
<p>The JetPack support page has some common issues listed, but none of them were my issue of missing data. On the bottom, there&#8217;s a <a href="http://en.support.wordpress.com/contact/?jetpack=needs-service">Contact Support link</a>. That sounds promising. But clicking on it gets you a bunch of additional support avenues, none of which have anything to do with JetPack and WordPress.com Stats.</p>
<p>There wasn&#8217;t a final place with a real contact link.</p>
<div style="background-color:#ddd;height:8px;width:90%;margin:2.5em auto 2.5em auto;border-radius:3px;"></div>
<p>Now, honestly, if I can&#8217;t get my data back, it is okay. <em>It&#8217;s okay.</em> I have Google Analytics and they are intact. Whatever caused this was my fault and if I can&#8217;t get my data back, I know now to do it a different way. WordPress is awesome and it&#8217;s great they bundle all those great plugins inside JetPack. WordPress.com Stats is fantastic too, it keeps tracks of less data than Google Analytics, but it presents it on the blog in the admin panel in a beautiful way.</p>
<p>Are there any solutions I should be looking for? Anything else? I&#8217;m not terribly desperate, but I felt this problem merited a good rant.</p>
<p class="signoff"><em>Thanks.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ryanrampersad.com/2011/08/08/jetpack-wordpress-com-stats-data-lost/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>★ FTP via Windows 7 Explorer</title>
		<link>http://blog.ryanrampersad.com/2011/06/30/ftp-via-windows-7-explorer/</link>
		<comments>http://blog.ryanrampersad.com/2011/06/30/ftp-via-windows-7-explorer/#comments</comments>
		<pubDate>Thu, 30 Jun 2011 17:43:12 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.ryanrampersad.com/?p=3476</guid>
		<description><![CDATA[A couple of days ago I was away from home but I wanted to fetch a bunch of files from my server. I had ssh access so I quickly installed vsftp, a simple FTP server for Ubuntu Lucid. I would&#8217;ve used WinSCP and sftp but I wanted to try something new. What&#8217;s that, new? I [...]]]></description>
			<content:encoded><![CDATA[<p>A couple of days ago I was away from home but I wanted to fetch a bunch of files from my server. I had ssh access so I quickly installed <em>vsftp</em>, a simple FTP server for Ubuntu Lucid. I would&#8217;ve used WinSCP and <em>sftp</em> but I wanted to try something <em>new</em>. What&#8217;s that, new?</p>
<p>I wasn&#8217;t expecting the Windows 7 FTP <em>access manager</em> to be down right ancient. It looks like it crawled out of Windows 2000. So what, ten years after the initial release of <em>New Technology</em>, we&#8217;re still using the same icons?</p>
<div id="attachment_3477" class="wp-caption aligncenter" style="width: 506px"><a href="http://blog.ryanrampersad.com/wp-content/uploads/2011/06/log-on-as-windows-ftp-server.png"><img src="http://blog.ryanrampersad.com/wp-content/uploads/2011/06/log-on-as-windows-ftp-server.png" alt="Log On As - FTP via Windows Explorer" title="Log On As - FTP via Windows Explorer" width="496" height="347" class="size-full wp-image-3477" /></a><p class="wp-caption-text">Look at those icons - Ancient</p></div>
<p>No, it&#8217;s not a big deal but I wanted to mention it because it&#8217;s out-of-place. And if something as subtle as the icons are out of date, what does that say about the code that powers these features? It could be just as old if not older. At least Windows realized it couldn&#8217;t log in with the first credentials I supplied.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ryanrampersad.com/2011/06/30/ftp-via-windows-7-explorer/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>★ First Look: Windows 8</title>
		<link>http://blog.ryanrampersad.com/2011/06/27/first-look-windows-8/</link>
		<comments>http://blog.ryanrampersad.com/2011/06/27/first-look-windows-8/#comments</comments>
		<pubDate>Mon, 27 Jun 2011 17:37:43 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[pre-release]]></category>

		<guid isPermaLink="false">http://blog.ryanrampersad.com/?p=3442</guid>
		<description><![CDATA[I ran my Apple Keynote review two weeks ago but I still hadn&#8217;t gotten around to my first look at Windows 8 impressions from D9. There isn&#8217;t much to work on, but I&#8217;ll give it an honest shot. I&#8217;m going in order of the video that Microsoft shared. To start, the new default UI is [...]]]></description>
			<content:encoded><![CDATA[<p>I ran my Apple Keynote review two weeks ago but I still hadn&#8217;t gotten around to my first look at <a href="http://www.engadget.com/2011/06/01/microsoft-unveils-windows-8-tablet-prototypes/">Windows 8 impressions from D9</a>. There isn&#8217;t much to work on, but I&#8217;ll give it an honest shot. I&#8217;m going in order of the video that Microsoft shared.</p>
<p><a href="http://blog.ryanrampersad.com/wp-content/uploads/2011/06/windows8-front-screen.jpg"><img src="http://blog.ryanrampersad.com/wp-content/uploads/2011/06/windows8-front-screen.jpg" alt="Windows 8 - Front Screen - Courtesy of Engadget" title="Windows 8 - Front Screen" width="580" height="326" class="aligncenter size-full wp-image-3445" /></a></p>
<p>To start, the new default UI is based on the current generation of Windows Phone 7 phones. The basic UI is built in blocks instead of Android and iOS&#8217; icons. Unlike the original Metro-UI, the textual design has given way to discrete spaces. These tiles leverage two ideas that icons of old did not have: interaction and updating. Tiles can display information while not be used, but if they are tapped or clicked, they can do things in response to the user, not just opening the app itself. In addition, by using <em>web technologies</em>, these tiles can display more information than just is available locally. It&#8217;s more than just weather and twitter integration, it could be anything.<br />
<span id="more-3442"></span><br />
Since the purported applications will be basically HTML5 apps running in an IE10 sandbox, the possibilities aren&#8217;t quite endless. Actually, the news has been quite heated about this. The future of Silverlight and .net technologies are in intense debate now about how they will be used in Windows 8. That&#8217;s scary if you invested in .net, which is something I did back in 2007, for a short period.</p>
<p>In Windows 8, the default UI will be optimized for touch based input. Oddly, there will be full support for keyboards and mice. Huge blocks are great targets for fingers but for mice? Really now?</p>
<p>There probably won&#8217;t be too much multi-tasking whining. Windows 8 default UI offers a touch gesture to switch between apps just by sliding the fingers across the screen. And then there&#8217;s pinning, or <em>snapping</em> which is basically Aero-snap but for the new default UI. But the original feature is that the snapping can snap an app at a two-thirds position on the screen. The feature maintains the traditional one-half position too, of course.</p>
<p>Web browsing is completely encompassed in whatever a touchy Internet Explorer 10 turns out to be. Internet Explorer 9 was good but did it matter? I gave up supporting IE6 a while ago and I couldn&#8217;t really care less about the future incompatibilities with IE7 and IE8. Depending on the market penetration of IE10, it could turn out to be the future of the web for the next ten years. But I doubt it, for right now anyway.</p>
<p>The keyboard is nice. I&#8217;ve been using the little-android keyboard from Froyo. It&#8217;s terrible compared to the keyboard in iOS. It&#8217;s shocking at how much a bad keyboard can turn you off from an operating system. The Windows 8 UI allows for the traditional virtual keyboard but it adds a split version for thumb-typing. And then those Microsoft guys were flustered when the iOS iPad stole the feature three months ago.</p>
<p>Everyone was remarking that the video called the classic desktop the <em>Windows 7</em> view. I think that was probably for the best at the time when they still have to figure out the marketing for the new default UI. In addition to that, they don&#8217;t want us to know the new codename, but it really should just be Windows 8. Or <strong>Windows Grapefruit</strong>. That&#8217;d be good. Switching back to the now-normal desktop is a good thing to have, but does that mean it&#8217;s always running? If that&#8217;s the case, then that&#8217;s a serious drain on resources.</p>
<p>Quickly mentioned aside features: Windows 8 apps work with now-normal Windows 7 apps and they work with the same Aero-snap/snap feature in two-thirds/one-half views. The file system is still visible through explorer, but apps are sandboxed so they have to be given an explicit permission to access the file system. Finally, apps can use the local system but additionally leverage some cloudy-storage.</p>
<p>As per the video narration, this is only the first look and a small taste. So far then? It&#8217;s less exciting than it should&#8217;ve been for a first look. It doesn&#8217;t impress the right people at a technology conference either. It&#8217;s up in the air still if the new default UI is really going to be the absolute new default UI &#8211; in other words, will it only apply to new certain form factors or will it be for everything?</p>
<div class="note">This post was written using WordPress 3.2-RC1 in the new distract free editor. I tend to ramble if I&#8217;m not distracted. Sorry, but please enjoy.</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.ryanrampersad.com/2011/06/27/first-look-windows-8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>★ WordPress 3.2: Post UI</title>
		<link>http://blog.ryanrampersad.com/2011/06/20/wordpress-3-2-post-ui/</link>
		<comments>http://blog.ryanrampersad.com/2011/06/20/wordpress-3-2-post-ui/#comments</comments>
		<pubDate>Mon, 20 Jun 2011 19:32:03 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[pre-release]]></category>
		<category><![CDATA[unified]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://blog.ryanrampersad.com/?p=3410</guid>
		<description><![CDATA[I am testing the upcoming release of WordPress 3.2 and there a few big differences in the Post UI that are quite welcome. Some pictures will be best to demonstrate the biggest differences. The old Post UI can be described as dark due to the gray background and inspired in part by classical print traditions. [...]]]></description>
			<content:encoded><![CDATA[<p>I am testing the upcoming release of <a href="http://codex.wordpress.org/Version_3.2">WordPress 3.2</a> and there a few big differences in the Post UI that are quite welcome. Some pictures will be best to demonstrate the biggest differences.</p>
<p>The old Post UI can be described as dark due to the gray background and inspired in part by classical <em>print</em> traditions. With WordPress 3.0 and following the trends of the day, rounded corners were all the rage.<br />
<div id="attachment_3411" class="wp-caption aligncenter" style="width: 492px"><a href="http://blog.ryanrampersad.com/wp-content/uploads/2011/06/post-313.png"><img src="http://blog.ryanrampersad.com/wp-content/uploads/2011/06/post-313-482x580.png" alt="WordPress 3.1.3 Post UI" title="WordPress 3.1.3 Post UI" width="482" height="580" class="size-medium wp-image-3411" /></a><p class="wp-caption-text">WordPress 3.1.3 Post UI - Current State</p></div><br />
<span id="more-3410"></span></p>
<p>The new Post UI follows a different track. For instance, the post text style in the HTML editor is strictly monospaced, which makes sense when editing HTML. The background is now white which lightens the entire UI. Instead, the darker elements on the page become the elements that are interacted with, the movable widget boxes that contain the Post Tags and Categories selectors.<br />
<div id="attachment_3413" class="wp-caption aligncenter" style="width: 492px"><a href="http://blog.ryanrampersad.com/wp-content/uploads/2011/06/post-32.png"><img src="http://blog.ryanrampersad.com/wp-content/uploads/2011/06/post-32-482x580.png" alt="WordPress 3.2 Post UI" title="WordPress 3.2 Post UI" width="482" height="580" class="size-medium wp-image-3413" /></a><p class="wp-caption-text">WordPress 3.2 Post UI - Coming Soon</p></div></p>
<p>I&#8217;ve never used it before, but coming soon in the new release is a fullscreen HTML editor. In fullscreen-HTML-mode, uploading images and the new link-selector is available as well.<br />
<div id="attachment_3414" class="wp-caption aligncenter" style="width: 492px"><a href="http://blog.ryanrampersad.com/wp-content/uploads/2011/06/fullscreen-32.png"><img src="http://blog.ryanrampersad.com/wp-content/uploads/2011/06/fullscreen-32-482x580.png" alt="Fullscreen post editor in 3.2" title="Fullscreen post editor in 3.2" width="482" height="580" class="size-medium wp-image-3414" /></a><p class="wp-caption-text">Fullscreen Post UI - WordPress 3.2 - Coming Soon</p></div><br />
I&#8217;ve used OmmWriter before and while it&#8217;s nice, I feel like this is better. It&#8217;s directly integrated into WordPress. When you&#8217;re done, you&#8217;re done.</p>
<p>Some things have not changed however. Setting up a scheduled post style requires that lame time selector and still does not offer standard American AM/PM times. The post-editor overflow problem was fix a long time ago and it remains fixed here too.</p>
<p>Overall, the new Post UI is certainly a step forward.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ryanrampersad.com/2011/06/20/wordpress-3-2-post-ui/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>★ Copy Files with Command Line in Windows 7</title>
		<link>http://blog.ryanrampersad.com/2010/10/13/copy-files-with-command-line-in-windows-7/</link>
		<comments>http://blog.ryanrampersad.com/2010/10/13/copy-files-with-command-line-in-windows-7/#comments</comments>
		<pubDate>Wed, 13 Oct 2010 10:13:37 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[terminal]]></category>
		<category><![CDATA[unified]]></category>

		<guid isPermaLink="false">http://blog.ryanrampersad.com/?p=2383</guid>
		<description><![CDATA[I needed to copy an entire hard drive without relying on the Windows interface, or I would be waiting a couple days. Instead, using the command line in Windows sped things up. I know how to copy things in linux, cp src dst is the simplest syntax. In Windows of course, nothing is that easy. [...]]]></description>
			<content:encoded><![CDATA[<p>I needed to copy an entire hard drive without relying on the Windows interface, or I would be waiting a couple days. Instead, using the command line in Windows sped things up.</p>
<p><a href="http://blog.ryanrampersad.com/wp-content/uploads/2010/10/Screenshot-2010-08-08-2_15_35-AM.png"><img src="http://blog.ryanrampersad.com/wp-content/uploads/2010/10/Screenshot-2010-08-08-2_15_35-AM.png" alt="" title="Copy Success - xcopy completed the transfer" width="580" height="290" class="aligncenter size-full wp-image-2385" /></a></p>
<p>I know how to copy things in linux, <em>cp src dst</em> is the simplest syntax. In Windows of course, nothing is that easy. Windows does not use <em>cp</em> and I wanted a fool proof solution. Robocopy has been an ever favorite, but I never really understood all the switches, I wanted a prebaked solution. A quick google found me an excellent <a href="http://serverfault.com/questions/4639/what-is-the-windows-command-line-command-to-copy-files">Serverfault article about it</a>.</p>
<p>One answer suggested this:</p>
<blockquote><p><code>xcopy source destination /E /C /H /R /K /O /Y</code></p></blockquote>
<p>Which would do these things:</p>
<blockquote><p>The command above will copy source to destination, files and directories (including empty ones), will not stop on error, will copy hidden and system files, will overwrite read only files, will preserve attributes and ownership/ACL information, and will suppress the prompting for overwrite existing destination files.</p></blockquote>
<p>All those switches to just replicate what <em>cp</em> does. My files copied as quickly as they could, probably faster than they would have if I had used the Windows copy interface.</p>
<p>Happy copying.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ryanrampersad.com/2010/10/13/copy-files-with-command-line-in-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>★ Remove Ubuntu Boot Loader</title>
		<link>http://blog.ryanrampersad.com/2010/10/07/remove-ubuntu-boot-loader/</link>
		<comments>http://blog.ryanrampersad.com/2010/10/07/remove-ubuntu-boot-loader/#comments</comments>
		<pubDate>Thu, 07 Oct 2010 20:20:33 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[unified]]></category>

		<guid isPermaLink="false">http://blog.ryanrampersad.com/?p=2556</guid>
		<description><![CDATA[I tried to install Ubuntu 10.04 on my HP dv6-2150us laptop but I was greeted with no wireless networking so I promptly erased the Ubuntu partition. After restarting, I got an error from grub stating that was no operating system. I knew I had to restore the Windows Boot Loader. I thought the Windows 7 [...]]]></description>
			<content:encoded><![CDATA[<p>I tried to install Ubuntu 10.04 on my <a href="http://www.amazon.com/Pavilion-DV6-2150US-15-6-Inch-Laptop-Black/dp/B00318CG9G">HP dv6-2150us laptop</a> but I was greeted with no wireless networking so I promptly erased the Ubuntu partition. After restarting, I got an error from grub stating that was no operating system. I knew I had to restore the Windows Boot Loader.</p>
<p>I thought the Windows 7 automatic repair system would kick in eventually, but it didn&#8217;t. Moving along, fixing the problem is incredibly easy. You&#8217;re going to need a Windows 7 installation disk. I had a Windows 7 Home Primium disk lying around, so I used that. I don&#8217;t know if a recovery disc you made will actually work, but you can try it.</p>
<p>Put your Windows 7 disk (W7D) in the optical drive and start up the computer. Then, boot from CD. Since I was using an HP laptop, I needed to hit <em>escape</em> and then hit <em>F9</em> to boot from disc. You&#8217;re computer may be different. Once you boot into the disc, it&#8217;ll ask you to pick a language and keyboard setup. Just pick whatever you like and hit next. Now, you&#8217;ll see a huge <strong>Install Now</strong> button. Don&#8217;t click it. Look below it for <em>Repair</em>.</p>
<p>Once that comes up, you&#8217;ll see a few options but look for <em>open command line</em>. You&#8217;ll be entering a frightening command line. Once the command line opens up, enter <code>Bootrec.exe /FixMbr</code>. If the command works, it will say it was successful. That should be it, close the command line window and hit the restart button.</p>
<p>Good luck!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ryanrampersad.com/2010/10/07/remove-ubuntu-boot-loader/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>★ Windows 7 Week &#8211; Windows Explorer Sidebar</title>
		<link>http://blog.ryanrampersad.com/2009/10/21/windows-7-week-windows-explorer-sidebar/</link>
		<comments>http://blog.ryanrampersad.com/2009/10/21/windows-7-week-windows-explorer-sidebar/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 22:52:09 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[unified]]></category>

		<guid isPermaLink="false">http://blog.ryanrampersad.com/?p=1758</guid>
		<description><![CDATA[Since this is the week Windows 7 is getting released and I&#8217;m hosting a Windows 7 Party, I thought it would be great to share some of my favorite new features in Windows 7 with my readers. The Windows 7 Sidebar in the past has been more or less static. In Windows XP, you were [...]]]></description>
			<content:encoded><![CDATA[<p><em style="color: #363636;">Since this is the week Windows 7 is getting released and <a href="http://houseparty.com/windows7usa">I&#8217;m hosting a Windows 7 Party</a>, I thought it would be great to share some of my favorite new features in Windows 7 with my readers.</em></p>
<hr />
<p>The Windows 7 Sidebar in the past has been more or less static. In Windows XP, you were given the option to jump to predefined places within the operating system file space. This was useful in some situations but didn&#8217;t work well when you wanted to jump from My Computer view to a Desktop folder. Vista offered some help with the new always present address bar. You could use the triangle handles to navigate quickly to disparate folders or places. You still couldn&#8217;t absolutely set the sidebar.</p>
<div id="attachment_1759" class="wp-caption alignright" style="width: 160px"><a href="http://blog.ryanrampersad.com/wp-content/uploads/2009/10/win-sidebar.png"><img src="http://blog.ryanrampersad.com/wp-content/uploads/2009/10/win-sidebar-150x150.png" alt="Windows 7 Explorer Sidebar" title="Windows 7 Explorer Sidebar" width="150" height="150" class="size-thumbnail wp-image-1759" /></a><p class="wp-caption-text">Windows 7 Explorer Sidebar</p></div>
<p>In Windows 7, the <strong>Windows Explorer Sidebar</strong> is now customizable. You can easily drag items into the <em>Favorites</em> section. The sidebar also contains always present links to the My Computer and its sub-drives, the network and any visible computers and also the new libraries. This makes the sidebar incredibly useful now.</p>
<p>I love to, for instance, drop my <em>blogging material</em> folder in my sidebar so I have quick access to it at all times. So it saves me time. It would be nice to be able to rearrange the sections, but I&#8217;m not holding it against anyone; I can easily imagine people messing that up.</p>
<div id="attachment_1763" class="wp-caption alignleft" style="width: 160px"><a href="http://blog.ryanrampersad.com/wp-content/uploads/2009/10/Picture-1.png"><img src="http://blog.ryanrampersad.com/wp-content/uploads/2009/10/Picture-1-150x150.png" alt="OSX Finder Sidebar" title="OSX Finder Sidebar" width="150" height="150" class="size-thumbnail wp-image-1763" /></a><p class="wp-caption-text">OSX Finder Sidebar</p></div>
<p>You can compare this to the Finder&#8217;s sidebar is OSX. It functions in a similar, collapsible sections and arrangeable items within those sections. Places takes the role of favorites though in the new sidebar. So at least you&#8217;ll feel at home when using Windows 7 if you&#8217;re an OSX user.</p>
<p>Have a good week!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ryanrampersad.com/2009/10/21/windows-7-week-windows-explorer-sidebar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

