<?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>RK.md &#187; Sci/Tech</title>
	<atom:link href="http://rk.md/category/scitech/feed/" rel="self" type="application/rss+xml" />
	<link>http://rk.md</link>
	<description>-- welcome to the life of a tech-savvy medical student --</description>
	<lastBuildDate>Sat, 04 Feb 2012 20:16:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Bluehost Finally Offering PHP 5.3</title>
		<link>http://rk.md/2012/bluehost-finally-offering-php-53/</link>
		<comments>http://rk.md/2012/bluehost-finally-offering-php-53/#comments</comments>
		<pubDate>Sat, 04 Feb 2012 10:55:57 +0000</pubDate>
		<dc:creator>Rishi</dc:creator>
				<category><![CDATA[Sci/Tech]]></category>
		<category><![CDATA[internet]]></category>

		<guid isPermaLink="false">http://rk.md/?p=2364</guid>
		<description><![CDATA[Bluehost has finally started offering PHP 5.3 on a per-request basis. Even though PHP 5.4 is on the horizon, compatibility issues for many customers prevented large shared hosting companies like Bluehost from making the move to 5.3 earlier. By working with tech support in the early hours this morning, I successfully completed the migration to<a href="http://rk.md/2012/bluehost-finally-offering-php-53/"> […]</a>]]></description>
			<content:encoded><![CDATA[<p>Bluehost has finally started offering PHP 5.3 on a per-request basis. Even though PHP 5.4 is on the horizon, compatibility issues for many customers prevented large shared hosting companies like Bluehost from making the move to 5.3 earlier. By working with tech support in the early hours this morning, I successfully completed the migration to a 5.3 box. <img src='http://rk.md/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /><br />
<span id="more-2364"></span></p>
<p><a href="http://dl.dropbox.com/u/7626789/RK.md/uploads/2012/02/bluehost-53.jpg"><img class="aligncenter size-medium wp-image-2369" title="bluehost-53" src="http://dl.dropbox.com/u/7626789/RK.md/uploads/2012/02/bluehost-53-570x390.jpg" alt="" width="570" height="390" /></a><br />
Bluehost is offering more module options (like Memcache) with this release too. <img src='http://rk.md/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /><br />
<a href="http://dl.dropbox.com/u/7626789/RK.md/uploads/2012/02/phpinfo-53.jpg"><img class="aligncenter size-medium wp-image-2368" title="phpinfo-53" src="http://dl.dropbox.com/u/7626789/RK.md/uploads/2012/02/phpinfo-53-570x573.jpg" alt="" width="570" height="573" /></a><br />
For those out there, PHP 5.3 offers &#8220;namespaces&#8221; &#8211; an elegant way to encapsulate different groups of related data (functions, constants, classes, etc.) I&#8217;m looking forward to writing much cleaner code in the future, but as with any new release of software, I&#8217;ll initially spend the first few days looking through error reports for glitches.</p>
]]></content:encoded>
			<wfw:commentRss>http://rk.md/2012/bluehost-finally-offering-php-53/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PageRank 4</title>
		<link>http://rk.md/2011/pagerank-4/</link>
		<comments>http://rk.md/2011/pagerank-4/#comments</comments>
		<pubDate>Tue, 08 Nov 2011 03:09:07 +0000</pubDate>
		<dc:creator>Rishi</dc:creator>
				<category><![CDATA[Sci/Tech]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[internet]]></category>

		<guid isPermaLink="false">http://rk.md/?p=2315</guid>
		<description><![CDATA[PageRank (PR) is a semi-secret algorithm which serves as the foundation for Google&#8217;s search engine. To put it crudely, the higher a website&#8217;s PR, the more &#8220;meaningful&#8221; websites reference it via links. While other factors are taken into consideration (ie, the age of the domain and search engine optimizations), link reputation is the dominating component<a href="http://rk.md/2011/pagerank-4/"> […]</a>]]></description>
			<content:encoded><![CDATA[<p>PageRank (PR) is a semi-secret algorithm which serves as the foundation for Google&#8217;s search engine. To put it crudely, the higher a website&#8217;s PR, the more &#8220;meaningful&#8221; websites reference it via links. While other factors are taken into consideration (ie, the age of the domain and search engine optimizations), link reputation is the dominating component in PR.</p>
<p>Earlier this afternoon while I was replying back to a comment, I noticed that RK.md&#8217;s main page was bumped to a PR of 4. I&#8217;m incredibly thankful for all those who helped me achieve this milestone by continuing to reference my posts, subscribe to my <a title="RK.md RSS Feed" href="http://feeds.feedburner.com/RKmd" target="_blank">RSS feed</a>, and follow me on <a title="RK.md on Twitter" href="http://twitter.com/RKmd" target="_blank">Twitter</a>. Hopefully, each one of you has gained insight from one of my tech walkthroughs, medical writeups, or blurbs about experiences from medical school. <img src='http://rk.md/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Thank you, thank you, thank you!</p>
]]></content:encoded>
			<wfw:commentRss>http://rk.md/2011/pagerank-4/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Self-Hosted Analytics with Piwik</title>
		<link>http://rk.md/2011/self-hosted-analytics-piwik/</link>
		<comments>http://rk.md/2011/self-hosted-analytics-piwik/#comments</comments>
		<pubDate>Tue, 21 Jun 2011 14:50:19 +0000</pubDate>
		<dc:creator>Rishi</dc:creator>
				<category><![CDATA[Sci/Tech]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://rk.md/?p=2199</guid>
		<description><![CDATA[There&#8217;s just something satisfying about being in complete control of your data&#8230; even the analytics. Switching over from Woopra was tough &#8211; it&#8217;s an incredibly well run service with regular updates, a gorgeous UI, and great community of developers. However, as with all free analytics services, there are limitations. While analytics don&#8217;t matter to me as<a href="http://rk.md/2011/self-hosted-analytics-piwik/"> […]</a>]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s just something satisfying about being in complete control of your data&#8230; even the analytics. Switching over from <a href="http://www.woopra.com/" target="_blank">Woopra</a> was tough &#8211; it&#8217;s an incredibly well run service with regular updates, a gorgeous UI, and great community of developers. However, as with all free analytics services, there are limitations. While analytics don&#8217;t matter to me as much as businesses, I do like to track the site&#8217;s growth over time &#8211; and by &#8220;time&#8221;, I need the service to collect more than 3 months of data.<span id="more-2199"></span></p>
<p><a href="http://piwik.org/" target="_blank">Piwik</a> is an open source analytics software which is self-hosted. This means that rather than storing data on remote servers, the information is stored in my own SQL database indefinitely. Piwik provides me with full control with both a web interface and mobile apps for Android and iOS. I can automatically e-mail myself weekly reports, embed widget objects on the site, have a live view of current visitors, and a lot more. The development community is highly active too! <img src='http://rk.md/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>My only concern is that as my database grows, I&#8217;ll run into performance issues when churning out reports. My preoccupation with efficiency and speed may ultimately get the better of me and bring back Woopra to this site, but for now, I&#8217;ll continue using Piwik.</p>
]]></content:encoded>
			<wfw:commentRss>http://rk.md/2011/self-hosted-analytics-piwik/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FreeNAS Box</title>
		<link>http://rk.md/2011/freenas-box/</link>
		<comments>http://rk.md/2011/freenas-box/#comments</comments>
		<pubDate>Sat, 23 Apr 2011 01:25:08 +0000</pubDate>
		<dc:creator>Rishi</dc:creator>
				<category><![CDATA[Sci/Tech]]></category>
		<category><![CDATA[networking]]></category>

		<guid isPermaLink="false">http://rk.md/?p=2156</guid>
		<description><![CDATA[The day has finally come for me to create another network-attached-storage (NAS) for my data. My previous NAS, a DNS-323 unit, has carried me with 2 x 2 TB mirrored volumes for months, but this time around, I had several goals in mind. First, since the file server will be running 24/7, energy efficiency was<a href="http://rk.md/2011/freenas-box/"> […]</a>]]></description>
			<content:encoded><![CDATA[<p>The day has finally come for me to create another network-attached-storage (NAS) for my data. My previous NAS, a DNS-323 unit, has carried me with 2 x 2 TB mirrored volumes for months, but this time around, I had several goals in mind.<span id="more-2156"></span></p>
<p>First, since the file server will be running 24/7, energy efficiency was a priority. The box requires only 35 watts (less when the RAID1 array is idle) thanks to an <a href="http://www.amazon.com/gp/product/B0041RSC94" target="_blank">Intel Atom-based motherboard</a> and <a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16822136514" target="_blank">Western Digital Caviar Green</a> hard drives. My DNS-323 requires less than half the power (~15 watts), but the pros definitely outweigh the cons in terms of functionality and performance.</p>
<p>Next, I wanted the build to be as minimal in cost as possible. <a href="http://freenas.org/" target="_blank">FreeNAS</a> provides me with a reliable, secure, and extensible operating system foundation which I can simply run off a USB thumb drive. Most of the hardware I purchased isn&#8217;t state-of-the-art because. There&#8217;s no keyboard, mouse, or monitor attached to the box. Hmmm, a barebone system with mediocre parts and a free operating system? That&#8217;s about as cheap as you&#8217;re gonna get. <img src='http://rk.md/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' /> </p>
<p>Finally, I may not need more than 2 TB right now, but in the future, it may become necessary. With the motherboard&#8217;s PCI slot, I can add several more SATA ports for additional hard drives making the option to upgrade feasible and easy.</p>
<p>&nbsp;</p>
<div class="wp-caption aligncenter" style="width: 524px"><a href="http://dl.dropbox.com/u/7626789/RK.md/uploads/2011/04/20110422-202437.jpg"><img class="size-full" src="http://dl.dropbox.com/u/7626789/RK.md/uploads/2011/04/20110422-202437.jpg" alt="20110422-202437.jpg" width="514" height="384" /></a><p class="wp-caption-text">Side-mounted hard drive</p></div>
<div class="wp-caption aligncenter" style="width: 524px"><a href="http://dl.dropbox.com/u/7626789/RK.md/uploads/2011/04/20110422-202446.jpg"><img class="size-full " src="http://dl.dropbox.com/u/7626789/RK.md/uploads/2011/04/20110422-202446.jpg" alt="20110422-202446.jpg" width="514" height="384" /></a><p class="wp-caption-text">PSU, Mobo, RAM, HDDs installed. Need some major wire management strategy here. <img src='http://rk.md/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' /> </p></div>
<div class="wp-caption aligncenter" style="width: 524px"><a href="http://dl.dropbox.com/u/7626789/RK.md/uploads/2011/04/20110422-202423.jpg"><img class="size-full" src="http://dl.dropbox.com/u/7626789/RK.md/uploads/2011/04/20110422-202423.jpg" alt="20110422-202423.jpg" width="514" height="384" /></a><p class="wp-caption-text">DNS-323 (my first NAS) sitting atop the new build</p></div>
<p>In other news, I&#8217;ve made some minor adjustments to this site&#8217;s template to incorporate <a href="http://www.google.com/webfonts" target="_blank">Google&#8217;s Font repository</a> on the spur of a moment. Also, the Poll has been moved into the collapsible/rearrangeable sidebar framework.</p>
<p>It seems like whenever I have a break from rotations, I instinctively go back to my &#8220;happy place&#8221; with technology. <img src='http://rk.md/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://rk.md/2011/freenas-box/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Clinical Wisdom</title>
		<link>http://rk.md/2011/clinical-wisdom/</link>
		<comments>http://rk.md/2011/clinical-wisdom/#comments</comments>
		<pubDate>Tue, 01 Mar 2011 04:41:35 +0000</pubDate>
		<dc:creator>Rishi</dc:creator>
				<category><![CDATA[Sci/Tech]]></category>
		<category><![CDATA[internet]]></category>

		<guid isPermaLink="false">http://rk.md/?p=2106</guid>
		<description><![CDATA[Throughout my time on the wards, I&#8217;ve been showered with random &#8220;clinical pearls&#8221; regarding tricks to the physical exam, shortcuts for diagnosis, pathognomonic features of a disease on imaging, etc. I decided to create a new section on the main page of my site entitled &#8220;Clinical Wisdom&#8221; where I&#8217;ll share the tidbits of knowledge I<a href="http://rk.md/2011/clinical-wisdom/"> […]</a>]]></description>
			<content:encoded><![CDATA[<p>Throughout my time on the wards, I&#8217;ve been showered with random &#8220;clinical pearls&#8221; regarding tricks to the physical exam, shortcuts for diagnosis, pathognomonic features of a disease on imaging, etc. I decided to create a new section on the main page of my site entitled &#8220;<a href="http://rk.md/#clinicalwisdom">Clinical Wisdom</a>&#8221; where I&#8217;ll share the tidbits of knowledge I pick up from time to time. If you&#8217;re a Twitter user, follow me <a href="http://twitter.com/clinicalwisdom">@clinicalwisdom</a>! <img src='http://rk.md/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://rk.md/2011/clinical-wisdom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Résumé Site</title>
		<link>http://rk.md/2010/new-resume-site/</link>
		<comments>http://rk.md/2010/new-resume-site/#comments</comments>
		<pubDate>Sun, 26 Dec 2010 03:59:19 +0000</pubDate>
		<dc:creator>Rishi</dc:creator>
				<category><![CDATA[Sci/Tech]]></category>
		<category><![CDATA[internet]]></category>

		<guid isPermaLink="false">http://rk.md/?p=1988</guid>
		<description><![CDATA[A long time ago when I initially signed up with BlueHost, my primary domain name was rishi-kumar.com. I hosted my blog and other sites using that as the main header. Ever since acquiring rk.md, I automatically routed all queries of rishi-kumar.com to my new site. Essentially, my first domain had become nothing more than a<a href="http://rk.md/2010/new-resume-site/"> […]</a>]]></description>
			<content:encoded><![CDATA[<p>A long time ago when I initially signed up with BlueHost, my primary domain name was rishi-kumar.com. I hosted my blog and other sites using that as the main header. Ever since acquiring rk.md, I automatically routed all queries of rishi-kumar.com to my new site. Essentially, my first domain had become nothing more than a stopping point for redirection.<span id="more-1988"></span></p>
<p>During today&#8217;s Christmas NBA games, I decided to whip up a site with my professional profile&#8230; sort of like an online résumé which I can reference to others.</p>
<p>You can find it here: <a href="http://rishi-kumar.com">http://rishi-kumar.com</a></p>
<p>I still have to populate the content and reorder a few things, but I&#8217;ve finished building out the framework and optimizations. <img src='http://rk.md/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Hope everyone had a great Christmas! There&#8217;s something about this time of year which gives everyone an excuse to be happy. I just wish this feeling could last all year long.</p>
]]></content:encoded>
			<wfw:commentRss>http://rk.md/2010/new-resume-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RK.md Domain Renewal</title>
		<link>http://rk.md/2010/rk-md-domain-renewal/</link>
		<comments>http://rk.md/2010/rk-md-domain-renewal/#comments</comments>
		<pubDate>Sun, 21 Nov 2010 18:12:31 +0000</pubDate>
		<dc:creator>Rishi</dc:creator>
				<category><![CDATA[Sci/Tech]]></category>
		<category><![CDATA[internet]]></category>

		<guid isPermaLink="false">http://rk.md/?p=1941</guid>
		<description><![CDATA[Its been two years since I transferred my previous domain to rk.md. At that time, I was running WordPress 2.7, using a theme written by the K2 community, and eagerly awaiting acceptances from medical schools (especially Baylor Med ). In the two years since then, I&#8217;ve transitioned to a self-coded theme and written 381 posts,<a href="http://rk.md/2010/rk-md-domain-renewal/"> […]</a>]]></description>
			<content:encoded><![CDATA[<p>Its been two years <a href="http://rk.md/2008/new-domain-name/">since I transferred</a> my previous domain to rk.md. At that time, I was running WordPress 2.7, using a theme written by the <a href="http://getk2.com/">K2</a> community, and eagerly awaiting acceptances from medical schools (especially Baylor Med <img src='http://rk.md/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  ).<span id="more-1941"></span></p>
<p>In the two years since then, I&#8217;ve transitioned to a self-coded theme and written 381 posts, most of which directly concern medical school. The best part about keeping a journal/blog is having the luxury of going back in time to see how you overcame strife or found inspiration during hopelessness. I love being able to revisit these moments in my past to see how I&#8217;ve matured (and continue to mature) as an individual. Sometimes I reread things I wrote months ago and think: &#8220;Wow, what was I thinking? Medicine is <em>nothing</em> like that.&#8221; Other times, I find myself becoming more opinionated on fronts which I previously was ambivalent towards. Guess I&#8217;ll have many more of those moments once clinicals start in January. <img src='http://rk.md/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' /> </p>
<p>I&#8217;d also like to take this opportunity to remind my readership that I sincerely appreciate the feedback you&#8217;ve submitted via site comments and/or e-mails. I genuinely enjoy answering the questions of aspiring pre-meds, revising snippets of code, or just talking about my experiences in general. Becoming a practicing physician is a long, arduous journey, but I hope chronicling my thoughts continues to help curious Internet-goers. Keep those questions coming!</p>
<p>The next time I renew this website (November 2012), I&#8217;ll be finished with the bulk of my clinical rotations, Step I will be a thing of the past, I&#8217;ll hopefully be interviewing at residency programs, and planet Earth will be one month away from total destruction on 12/21/2012. <img src='http://rk.md/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>As lax as that sounds (well, except for the whole Earth-going-kaput thing), the next two years are going to be extremely demanding in terms of long hours, preparing for shelf exams, and doing well on the USMLE Step I. Hopefully I&#8217;ll still find time to write about my experiences regularly. <img src='http://rk.md/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://rk.md/2010/rk-md-domain-renewal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Angry Birds &amp; Fruit Ninja</title>
		<link>http://rk.md/2010/angry-birds-fruit-ninja/</link>
		<comments>http://rk.md/2010/angry-birds-fruit-ninja/#comments</comments>
		<pubDate>Thu, 28 Oct 2010 05:09:10 +0000</pubDate>
		<dc:creator>Rishi</dc:creator>
				<category><![CDATA[Sci/Tech]]></category>
		<category><![CDATA[android]]></category>

		<guid isPermaLink="false">http://rk.md/?p=1923</guid>
		<description><![CDATA[Why are the simplest games so incredibly addictive?! Fruit Ninja and Angry Birds, two titles available on both the Android and iOS platforms, have taken over my mobile gaming world&#8230; and I really don&#8217;t know why. The former involves using your finger to slice fruit while trying to avoid slicing bombs. The latter deals with<a href="http://rk.md/2010/angry-birds-fruit-ninja/"> […]</a>]]></description>
			<content:encoded><![CDATA[<p>Why are the simplest games <em>so</em> incredibly addictive?! <a href="http://www.fruitninja.com/">Fruit Ninja</a> and <a href="http://www.rovio.com/index.php?page=angry-birds">Angry Birds</a>, two titles available on both the Android and iOS platforms, have taken over my mobile gaming world&#8230; and I really don&#8217;t know why. The former involves using your finger to slice fruit while trying to avoid slicing bombs. The latter deals with throwing birds with various abilities through a myriad of obstacles to annihilate different kinds of pigs. How&#8217;s that for an overview? <img src='http://rk.md/wp-includes/images/smilies/icon_razz.gif' alt=':-P' class='wp-smiley' /> <span id="more-1923"></span></p>
<p>There&#8217;s something about simple games which is so&#8230; <strong>appealing</strong>! Big name game designers are more preoccupied with implementing stunning environments, the latest in graphical technology, artificial intelligence, etc. Yet slicing fruit with one&#8217;s finger, something which is devoid of any impressive technologies, is equally addicting (to me at least). And if I were a family of birds who had my eggs stolen by some pigs, I&#8217;d be on a rampage for some revenge too!</p>
<p>On the Android platform, Fruit Ninja is $0.99 and Angry Birds is free (albeit with ads which rooted handsets can use AdFree to remove). If you haven&#8217;t tried them, it&#8217;s time to satisfy your &#8220;inner sensei.&#8221; <img src='http://rk.md/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://rk.md/2010/angry-birds-fruit-ninja/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why Blogging?</title>
		<link>http://rk.md/2010/why-blogging/</link>
		<comments>http://rk.md/2010/why-blogging/#comments</comments>
		<pubDate>Fri, 15 Oct 2010 16:49:51 +0000</pubDate>
		<dc:creator>Rishi</dc:creator>
				<category><![CDATA[Sci/Tech]]></category>
		<category><![CDATA[internet]]></category>

		<guid isPermaLink="false">http://rk.md/?p=1921</guid>
		<description><![CDATA[I received an e-mail last night from an undergraduate student (interested in becoming a pediatrician) who is currently taking an elective on blogging. Here&#8217;s an excerpt from her e-mail: I am writing you this message in hopes that you would be able to take the time to give me some more information about your blog<a href="http://rk.md/2010/why-blogging/"> […]</a>]]></description>
			<content:encoded><![CDATA[<p>I received an e-mail last night from an undergraduate student (interested in becoming a pediatrician) who is currently taking an elective on blogging. Here&#8217;s an excerpt from her e-mail:<span id="more-1921"></span></p>
<blockquote><p>I am writing you this message in hopes that you would be able to take the time to give me some more information about your blog and/or yourself.  I feel it will not only enhance my blog but benefit me as a student with a goal of attending medical school. Some questions I am interested in include:</p></blockquote>
<ul>
<blockquote>
<li>Why did you choose to start blogging?</li>
</blockquote>
<p>I&#8217;ve always been fascinated with technology and sought to expand my knowledge regarding web development while still in high school. Over the period of a few years, I grew more familiar with PHP, HTML, and JavaScript purely from trial-and-error learning on a blogging platform called <a href="http://www.movabletype.org/">Movable Type</a>. At this time, I was more interested in the process of coding rather than &#8220;blogging.&#8221;</p>
<p>Enter the <a href="http://www.xanga.com/">Xanga</a> phase. At that time, it seemed almost as popular as Facebook within my high school class. This was my first, real experience with blogging although at the time I only did it <em>because everyone else was doing it</em>.</p>
<p>In 2007, I transitioned to the <a href="http://wordpress.org/">WordPress</a> platform and have never looked back. Through WordPress, I expanded my knowledge regarding CSS, developed a stance on web design, and grew more interested in sharing my thoughts with the outside world. Things really started picking up steam when some of my tech walkthroughs gained popularity, and now that I&#8217;m in medical school, I have inquisitive students sending me feedback. <img src='http://rk.md/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<blockquote>
<li>Would you recommend blogging to others?</li>
</blockquote>
<p>Of course. Everyone should have a way of cataloguing their experiences. Life is just too short to live day in, day out without pausing to realize how far you&#8217;ve come.</p>
<blockquote>
<li>Has blogging been beneficial for you in any way?</li>
</blockquote>
<p>Yes! Primarily for two reasons &#8211; first, having the opportunity to reflect back on certain milestones in my maturation and second, being able to provide my insight to complete strangers on the Internet. One of the most uplifting things I do is reply back to various comments/e-mails posed by visitors.</p>
<blockquote>
<li>What advice would you give to young bloggers like myself and/or young pre-med students?</li>
</blockquote>
<p>In conversation, you are fully responsible for the words of your tongue. Similarly, while on the Internet, whatever you write is fair game for <em>anyone</em> (future employers, admissions committees, etc.) to read and potentially hold against you. Be mindful of your thoughts, respectful of others, and humble in everything you do. Naturally, your writing will follow in suit. Also, don&#8217;t write to impress someone else. Be yourself and readers will find your &#8220;digital voice.&#8221;</p>
<blockquote>
<li>How do you choose what topics you blog about?</li>
</blockquote>
<p>If you read articles on &#8220;how to blog&#8221;, it seems that they all focus on how to build traffic and quickly establish a loyal readership to your site. A blog is essentially an online magazine, right? You&#8217;re supposed to write &#8216;x&#8217; posts every &#8216;y&#8217; days, otherwise you risk losing visitors. Boo-hoo! <img src='http://rk.md/wp-includes/images/smilies/icon_razz.gif' alt=':-P' class='wp-smiley' /> </p>
<p>My intention isn&#8217;t to build traffic or garner popularity in any way. If I come across a topic I find interesting (usually medical or tech-related), I write about it. If there&#8217;s something interesting going on in my life or the world at large which I want to remember years down the road, I write about it. If I have an experience or advice to share with aspiring pre-med students, I write about it. If I have a snippet of code or review of a tech device which may come in handy for other tech nerds, I write about it. <img src='http://rk.md/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>I really don&#8217;t plan topics ahead of time nor do I write on a regular basis. In fact, I start a lot of drafts and don&#8217;t actually publish them till weeks later. That&#8217;s the beauty of having your own online journal. You write when you feel like it. If others read it? Great. If not? It doesn&#8217;t matter. At least I know I&#8217;ve written something that <strong>I</strong> consider to be worthwhile and may reflect on in the future.</ul>
]]></content:encoded>
			<wfw:commentRss>http://rk.md/2010/why-blogging/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Mirror DNS-323 Drives via Rsync</title>
		<link>http://rk.md/2010/mirror-dns-323-drives-rsync/</link>
		<comments>http://rk.md/2010/mirror-dns-323-drives-rsync/#comments</comments>
		<pubDate>Fri, 03 Sep 2010 03:18:09 +0000</pubDate>
		<dc:creator>Rishi</dc:creator>
				<category><![CDATA[Sci/Tech]]></category>
		<category><![CDATA[networking]]></category>

		<guid isPermaLink="false">http://rk.md/?p=1893</guid>
		<description><![CDATA[The DNS-323 is an incredibly affordable and customizable NAS which I&#8217;ve thrown into my mixed LAN consisting of OSX, Linux, and Windows boxes. In my particular set up, I have two 2 TB Western Digital EARS Caviar Green drives. Instead of configuring them in RAID-1 mode, for the added stability, I&#8217;ve decided to use them<a href="http://rk.md/2010/mirror-dns-323-drives-rsync/"> […]</a>]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://www.dlink.com/products/?pid=509">DNS-323</a> is an incredibly affordable and customizable NAS which I&#8217;ve thrown into my mixed LAN consisting of OSX, Linux, and Windows boxes. In my particular set up, I have two 2 TB Western Digital EARS Caviar Green drives. Instead of configuring them in RAID-1 mode, for the added stability, I&#8217;ve decided to use them as individual drives with an RSync cron job copying the contents of one drive to the other at 4 AM each day.<span id="more-1893"></span></p>
<p>Here&#8217;s the command I use to run Rsync.</p>
<blockquote><p><code>/mnt/HD_a2/ffp/bin/rsync -rpv --size-only --delete --exclude=.DS_Store --exclude='Temporary Items' --exclude='Network Trash Folder' /mnt/HD_a2/NAS/ /mnt/HD_b2/</code></p></blockquote>
<p>Several things to note:</p>
<ul>
<li>Files in the destination partition which do not exist in the source partition are automatically deleted.</li>
<li>Modified files are only written from the source to destination if the <strong>size</strong> has changed.</li>
<li>Rsync recurses into directories.</li>
</ul>
<p>Remember that RAID-1 configurations are NOT the same as backups. Why? If you delete data on one partition, depending on your configuration, it will automatically get deleted on the other. Eh, semantics if you ask me. In my network, the DNS-323 serves as a NAS <strong>and</strong> as a backup. <img src='http://rk.md/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Also, to get Rsync set up on your DNS-323, spend some time following the walkthroughs at the <a href="http://wiki.dns323.info/">DNS-323 Wiki</a>.</p>
<p>On another note, because my NAS is used in an environment with different operating systems, I occasionally run the following command to clear out resource forks (file names preceded by &#8220;._&#8221; courtesy of OSX).</p>
<blockquote>
<pre>find . -name "._*" -exec rm '{}' \; -print</pre>
</blockquote>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://rk.md/2010/mirror-dns-323-drives-rsync/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Served from: rk.md @ 2012-02-08 09:25:30 by W3 Total Cache -->
