<?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>OrthoDoc</title>
	<atom:link href="http://orthodoc.edublogs.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://orthodoc.edublogs.org</link>
	<description>ORTHOPAEDICS  ::  WEBS  ::  INDIA  ::  UBUNTU</description>
	<lastBuildDate>Sun, 19 Aug 2007 06:37:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>18 Till I Die!</title>
		<link>http://orthodoc.edublogs.org/2007/08/19/18-till-i-die/</link>
		<comments>http://orthodoc.edublogs.org/2007/08/19/18-till-i-die/#comments</comments>
		<pubDate>Sun, 19 Aug 2007 06:37:12 +0000</pubDate>
		<dc:creator>orthodoc</dc:creator>
				<category><![CDATA[Webs]]></category>

		<guid isPermaLink="false">http://orthodoc.edublogs.org/2007/08/19/18-till-i-die/</guid>
		<description><![CDATA[Sorry if you came here in search of Bryan Adam&#8217;s famous song. I have often wondered why people chose only particular numbers.
Funny thing is even I chose 18, but I have no idea why I did so. All my last three posts were on the 18th of each month. And I didn&#8217;t do it intentionally&#8230;
Does [...]]]></description>
			<content:encoded><![CDATA[<p>Sorry if you came here in search of Bryan Adam&#8217;s famous song. I have often wondered why people chose only particular numbers.</p>
<p>Funny thing is even I chose 18, but I have no idea why I did so. All my last three posts were on the 18th of each month. And I didn&#8217;t do it intentionally&#8230;</p>
<p>Does it have anything to do with the number 9? 1+8=9. Beats me!</p>
<p>
<p>Powered by <a href="http://scribefire.com/">ScribeFire</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://orthodoc.edublogs.org/2007/08/19/18-till-i-die/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Indianorthodoc &#8211; Not yet there!</title>
		<link>http://orthodoc.edublogs.org/2007/08/18/indianorthodoc-not-yet-there/</link>
		<comments>http://orthodoc.edublogs.org/2007/08/18/indianorthodoc-not-yet-there/#comments</comments>
		<pubDate>Sat, 18 Aug 2007 09:44:14 +0000</pubDate>
		<dc:creator>orthodoc</dc:creator>
				<category><![CDATA[Webs]]></category>

		<guid isPermaLink="false">http://orthodoc.edublogs.org/2007/08/18/indianorthodoc-not-yet-there/</guid>
		<description><![CDATA[With great fanfare, I started out doing this and this. A little browsing through the Drupal site to pick up a few points, tweak the site to make it look different, and I thought I would have it ready for a show &#8230;but it was not meant to be! On looking back I realise how [...]]]></description>
			<content:encoded><![CDATA[<p>With great fanfare, I started out doing <a href="http://orthodoc.edublogs.org/2007/05/16/logo-search/">this</a> and <a href="http://orthodoc.edublogs.org/2007/05/18/subdomains/">this</a>. A little browsing through the <a href="http://drupal.org/node/120612">Drupal</a> site to pick up a few points, tweak the site to make it look different, and I thought I would have it ready for a show &#8230;but it was not meant to be! On looking back I realise how <em>naive</em> I have been.</p>
<p>So what did I learn from the whole process:<br />
Its not as simple as buying a domain name and installing drupal. Then it will be one among thousands of other sites. If you want to be <em>the one site</em>, then it needs to be distinctive. Two components that most people overlook are content and design. You must have something to offer to the visitors, not something you gathered from the web through feeds which drupal easily accomplishes. Content must attract visitors and keep them coming back for more. I had a rough idea on what the content of indianorthodoc.org would be. I had decided that it should be driven by user contributions. But when I looked at sites like <a href="http://www.themorningnews.org/">The Morning News</a> it became clear that quality was more important than quantity. A magazine would fit my requirements more easily than a CMS. The periodical nature of output would give me time to acquire and publish articles that made sense.</p>
<p>Its amazing how one thing leads to another. The same paper had an excellent design feel to it unlike the usual paper like say  <a href="http://www.nytimes.com/">The New  York Times</a> . Both of them were powered by Drupal but TNYT was crammed up while TMN was more easy on the eyes. I learnt later from this <a href="http://www.sitepoint.com/books/design1/">book</a> how <a href="http://www.logoorange.com/white-space.php">whitespace</a> can make a big difference in designing a site. But how could I achieve white space? It required the art of <a href="http://en.wikipedia.org/wiki/Page_layout">layout</a> and layout in website is achieved by manipulating <a href="http://en.wikipedia.org/wiki/Cascading_Style_Sheets">CSS</a>.</p>
<p>You have to look at a few CSS websites to see what I mean. People can really great creative with css. <a href="http://www.csszengarden.com/">csszengarden </a>had been one of the early sites to effectively demonstrate the use of css in designing sites. But take a look at others like <a href="http://www.cssbeauty.com/">cssbeauty</a> and <a href="http://www.cssmania.com/">cssmania</a>. One thing that struck me was that most of these sites belonged to the <em>creative</em> kind of people &#8230;artists, a different league all together. I didn&#8217;t want to stretch my site all that far. But I was certain about one issue now, I couldn&#8217;t just use the default css design that came with drupal. I had to have a design that I could call my own. Two sites that had some interesting articles on css were <a href="http://www.sitepoint.com/">Sitepoint </a>and <a href="http://www.alistapart.com/">AListApart</a>. Both the sites practised what they preached, excellent design with relevant articles and plenty of white space.</p>
<p>So until I get an idea about what css is and how I can exploit its use in designing my site, <a href="http://indianorthodoc.org/">indianorthodoc.org</a> will have to wait.</p>
<p>Technorati Tags: <a href="http://technorati.com/tag/css" rel="tag">css</a>, <a href="http://technorati.com/tag/website" rel="tag">website</a>, <a href="http://technorati.com/tag/design" rel="tag">design</a>, <a href="http://technorati.com/tag/orthodoc" rel="tag">orthodoc</a></p>
<p>Powered by <a href="http://scribefire.com/">ScribeFire</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://orthodoc.edublogs.org/2007/08/18/indianorthodoc-not-yet-there/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>White screen of Death</title>
		<link>http://orthodoc.edublogs.org/2007/06/18/white-screen-of-death/</link>
		<comments>http://orthodoc.edublogs.org/2007/06/18/white-screen-of-death/#comments</comments>
		<pubDate>Mon, 18 Jun 2007 18:14:23 +0000</pubDate>
		<dc:creator>orthodoc</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://orthodoc.edublogs.org/2007/06/18/white-screen-of-death/</guid>
		<description><![CDATA[Oh! The last couple of weeks have been really dreadful. I have had ubuntu go crashing down &#8230;my website host had several outrages and I was left in the lurch trying to recover data. The latter has got a simple and elegant solution. You might have heard it being repeated several times before &#8230;and I [...]]]></description>
			<content:encoded><![CDATA[<p>Oh! The last couple of weeks have been really dreadful. I have had ubuntu go crashing down &#8230;my website host had several outrages and I was left in the lurch trying to recover data. The latter has got a simple and elegant solution. You might have heard it being repeated several times before &#8230;and I will do nothing less than the same. The three steps to keeping your data safe on a hosted server are: backup, back up and <em>backup.</em> But better still to have a look at <a href="http://www.taobackup.com/">the tao of backup</a>.</p>
<p>On the other hand I had the fortune of facing the white screen of death on <a href="http://ubuntu.com">ubuntu</a>. Though wikipedia has a small write-up <a href="http://en.wikipedia.org/wiki/Screens_of_death#White">here</a>, its nothing compared to what I faced. Although I am not sure why it happens ( I think it is to do with the display system &#8211; <a href="http://en.wikipedia.org/wiki/X_server">X server</a>), I think I have got the solution to it. I had a really lengthy post out there in <a href="http://launchpad.net">launchpad</a> and two guys did their best to help me out. If I hadn&#8217;t chickened out and gone for the <em>easy</em> way out, we would have probably solved the problem. If this has got you curious you read about it <a href="https://answers.launchpad.net/ubuntu/+question/7957">here</a>. But trust me when I say it will bore you to death. That brings us back to the white screen of death&#8230;</p>
<p>You have got three ways to sort this problem out:</p>
<ol>
<li>Option 1: If you have a Nvidia graphics card then simply,
<ul>
<li>Open up a terminal by pressing Ctrl+Alt+F1 (you could use F2 to F6 instead of F1) to enter a TTY session</li>
<li>Then log in with your username and password</li>
<li>At the prompt type the following:<br />
<blockquote><p>sudo apt-get install nvidia-glx</p></blockquote>
</li>
<li>Remember that you will be prompted for your password and that you need a valid internet connection for this method to work.</li>
<li>After the installation is done, you will return to your prompt.</li>
<li>Now hit the combination of: Ctrl+Alt+F7 to return to your gnome session.</li>
<li>If you still face the white screen, then log back to TTY session.</li>
<li>Type at the prompt: sudo reboot to reboot your pc and see if this helps.</li>
</ul>
</li>
<li>Option 2: If oyu don&#8217;t have a graphics card installed then,
<ul>
<li>Open up a TTY session by hitting Ctrl+Alt+F1</li>
<li>After you are logged in, typ the following at the prompt:<br />
<blockquote><p>sudo dpkg-reconfigure xserver-xorg</p></blockquote>
</li>
<li> A blue screen will open up and run you through various options. Hit enter to choose Yes and move on to the next option. Occasionally you may have to hit the TAB button to choose the OK option. For all of them the default options will suffice.</li>
<li>Stop at the section that mentions about Xserver loading modules when starting up. Run through the options using the UP and DOWN arrow buttons. Deselect, repeat <u><strong>deselect</strong></u> the glx optiion by pressing the spacebar (There should be no star between the parentheses next to the option.</li>
<li>After running through all the options you will be back at the prompt.</li>
<li>Try first Ctrl+Alt+F7 or sudo reboot to log back inot your ubuntu session.</li>
</ul>
</li>
<li>Option 3: Sometimes if you had enabled desktop effects enabled without having a graphics card aor having the restricted drivers then you are faced with the same white screen:
<ul>
<li>Again, enter a TTY session by typing Ctrl+Alt+F1</li>
<li>Run the following command<br />
<blockquote><p>sudo killall.compiz.real</p></blockquote>
</li>
<li>Then reboot.</li>
</ul>
</li>
</ol>
<p>If all of these options do not work then you can post your problem in the <a href="http://ubuntuforums.org">ubuntuforums</a> or in <a href="http://launchpad.net">launchpad</a>. There are many in the community who will get you out this sticky situation.</p>
<p>Technorati Tags: <a href="http://technorati.com/tag/ubuntu" class="performancingtags" rel="tag">ubuntu</a>, <a href="http://technorati.com/tag/white%20screen%20of%20death" class="performancingtags" rel="tag">white screen of death</a>, <a href="http://technorati.com/tag/ubuntu%20crash" class="perfomancingtags" rel="tag">ubuntu crash</a>, <a href="http://technorati.com/tag/xserver%20crash" class="perfomancingtags" rel="tag">xserver crash</a></p>
<p class="poweredbyperformancing">Powered by <a href="http://scribefire.com/">ScribeFire</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://orthodoc.edublogs.org/2007/06/18/white-screen-of-death/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Subdomains</title>
		<link>http://orthodoc.edublogs.org/2007/05/18/subdomains/</link>
		<comments>http://orthodoc.edublogs.org/2007/05/18/subdomains/#comments</comments>
		<pubDate>Thu, 17 May 2007 20:55:39 +0000</pubDate>
		<dc:creator>orthodoc</dc:creator>
				<category><![CDATA[Webs]]></category>

		<guid isPermaLink="false">http://orthodoc.edublogs.org/2007/05/18/subdomains/</guid>
		<description><![CDATA[For a long time I have not been able to access the google servers. When Google started offering the Google apps bundled with a domain, I fell for the offer. I had the servers configured and the apps running within minutes. But the meagre amount of 100MB space and inflexibility of the web page building [...]]]></description>
			<content:encoded><![CDATA[<p>For a long time I have not been able to access the google servers. When <a href="http://google.com">Google</a> started offering the <a href="http://www.google.com/a">Google apps</a> bundled with a domain, I fell for the offer. I had the servers configured and the apps running within minutes. But the meagre amount of 100MB space and inflexibility of the web page building process left me quite high and dry. So I went ahead and brought web space from <a href="http://computinghost.com">Computing Host</a>. Used the ever popular <a href="http://en.wikipedia.org/wiki/Fantastico_%28web_hosting%29">Fantastico</a> script to install <a href="http://drupal.org">Drupal</a>. </p>
<p>So I changed the name servers at the domain host (<a href="http://godaddy.com">GoDaddy</a>) from google servers to Computing Host servers. Drupal was up and I was on my way to configuring it. In this context the <a href="http://drupal.org/node/120612">Drupal cookbook</a>, which is listed in the Drupal website is a no-frills documentation of getting your feet wet with Drupal. </p>
<p>At this moment the mail, calendar and the docs became inaccessible. So what I did was create  sub domains at the web host through <a href="http://cpanel.net">cpanel</a>. And had them redirect to the google servers. It seemed to work. I modified the earlier picture to one with the new logo.</p>
<p>However one major problem still persisted. I did not have a user sign up page for the google apps services. Secondly I am not sure if drupal and the mail service of google will be compatible. In other words users may have to sign up twice, one for the user id on the drupal site and another for the google servers. I am sure they will find it very annoying. So that issue will keep me preoccupied for the weekend!!</p>
<p class="poweredbyperformancing">Powered by <a href="http://scribefire.com/">ScribeFire</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://orthodoc.edublogs.org/2007/05/18/subdomains/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Logo Search!</title>
		<link>http://orthodoc.edublogs.org/2007/05/16/logo-search/</link>
		<comments>http://orthodoc.edublogs.org/2007/05/16/logo-search/#comments</comments>
		<pubDate>Tue, 15 May 2007 19:28:19 +0000</pubDate>
		<dc:creator>orthodoc</dc:creator>
				<category><![CDATA[Orthopaedics]]></category>
		<category><![CDATA[Webs]]></category>

		<guid isPermaLink="false">http://orthodoc.edublogs.org/2007/05/16/logo-search/</guid>
		<description><![CDATA[Inkscape is a wonderful tool to create vector images. Vector images are scalable unlike bitmap or raster images., which means they still look sharp when magnified. No blur or pixelated edges. And yes it works wonderfully on my ubuntu!! The windows version is the more expensive Adobe Illustrator. I have been working hard to get [...]]]></description>
			<content:encoded><![CDATA[<p><a target="_blank" href="http://www.inkscape.org/" title="Inkscape">Inkscape</a> is a wonderful tool to create vector images. <a target="_blank" href="http://en.wikipedia.org/wiki/Vector_graphics" title="Vector Image">Vector images</a> are scalable unlike bitmap or <a target="_blank" href="http://en.wikipedia.org/wiki/Raster_graphics" title="Raster Images">raster images</a>., which means they still look sharp when magnified. No blur or pixelated edges. And yes it works wonderfully on my <a target="_blank" href="http://www.ubuntu.com/" title="Ubuntu">ubuntu</a>!! The windows version is the more expensive <a target="_blank" href="http://www.adobe.com/products/illustrator/" title="Adobe Illustrator">Adobe Illustrator</a>. I have been working hard to get a site up for the last couple of weeks. So the first thing I wanted to set up was the logo &#8230;something to identify my site with. I started to play around with inkscape. I looked at a few <a target="_blank" href="http://en.wikipedia.org/wiki/Screencast" title="Screencast">screencasts </a>at <a target="_blank" href="http://drupal.org/" title="Drupal Website">youtube</a>.</p>
<p>And this is what I first landed up with: <a href="http://www.divshare.com/download/650819-d71"><img border="0" src="http://apollo.divshare.com/apollo2/files/2007/05/15/650819/logo12.png" /></a></p>
<p>It looked fine with me, after all I didn&#8217;t want to spend too much time on a silly logo. But my wife couldn&#8217;t stand it. What does it mean?? It looks funny, that&#8217;s what she said. So I modified it a little bit more: <a href="http://www.divshare.com/download/650949-493"><img border="0" src="http://apollo.divshare.com/apollo2/files/2007/05/15/650949/logo13.png" /></a></p>
<p>trying my best to convince myself that it couldn&#8217;t get better than this. I even got a favicon working.</p>
<p>I was using <a target="_blank" href="http://drupal.org/" title="Drupal Website">drupal </a>for my site, another <a target="_blank" href="http://en.wikipedia.org/wiki/Open_source" title="Open Source">open source</a> <a target="_blank" href="http://en.wikipedia.org/wiki/Content_management_system" title="Content Management System">CMS</a>. It just didn&#8217;t match the drupal icon. <a href="http://www.divshare.com/download/650967-ad5"><img border="0" src="http://apollo.divshare.com/apollo2/files/2007/05/15/650967/drupal.png" /></a></p>
<p>I noticed how the icon was small and yet so large. Being spherical in size it seemed to occupy all the 64&#215;64 icon space. So I changed my mind to work on a spherical model. I had been working on the <a target="_blank" href="http://www.ubortho.buffalo.edu/crooked.html" title="Crooked Tree">crooked tree</a> picture <a href="http://www.divshare.com/download/651022-1fb"><img border="0" src="http://apollo.divshare.com/apollo2/files/2007/05/15/651022/Project1.png" /></a></p>
<p>sometime back and had saved it in <a target="_blank" href="http://en.wikipedia.org/wiki/PNG" title="PNG Image Format">png image format</a>. Gave it a try and this is what I came up with.<a href="http://www.divshare.com/download/650968-b3d"><img border="0" src="http://apollo.divshare.com/apollo2/files/2007/05/15/650968/logo16.png" /></a></p>
<p>But then the site background was also green, and there seemed to be no contrast between the two. It just didn&#8217;t stand out! So I played around with the background and finally settled for lemon yellow. <a href="http://www.divshare.com/download/650969-db3"><img border="0" src="http://apollo.divshare.com/apollo2/files/2007/05/15/650969/logo18.png" /></a></p>
<p>The icon was finally beginning to shape up. I enlarged the central image to fill up my icon. <a href="http://www.divshare.com/download/650970-7d9"><img border="0" src="http://apollo.divshare.com/apollo2/files/2007/05/15/650970/logo21.png" /></a> I was also having trouble adjusting my site name. It seemed too long to be a title. So I decided to include it in the logo. Wanted the title to be more clear so added shadow and made it bold to improve its appearance. And this is what I finally came up with: <a href="http://www.divshare.com/download/650972-0f4"><img border="0" src="http://apollo.divshare.com/apollo2/files/2007/05/15/650972/logo24.png" /></a></p>
<p>It still doesn&#8217;t look perfect to me. For one the title is crowded and secondly it seems to be going beyond the equator. But for the moment I am going to use this logo. My site has got an identity now! Hooray!!</p>
<p>Tags: <a rel="tag" href="http://technorati.com/tag/logo">Logo</a>, <a rel="tag" href="http://technorati.com/tag/orthodoc">Orthodoc</a>, <a rel="tag" href="http://technorati.com/tag/drupal">drupal</a></p>
]]></content:encoded>
			<wfw:commentRss>http://orthodoc.edublogs.org/2007/05/16/logo-search/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Resources</title>
		<link>http://orthodoc.edublogs.org/2007/05/06/resources/</link>
		<comments>http://orthodoc.edublogs.org/2007/05/06/resources/#comments</comments>
		<pubDate>Sat, 05 May 2007 20:03:38 +0000</pubDate>
		<dc:creator>orthodoc</dc:creator>
				<category><![CDATA[Orthopaedics]]></category>
		<category><![CDATA[Webs]]></category>

		<guid isPermaLink="false">http://orthodoc.edublogs.org/2007/05/06/resources/</guid>
		<description><![CDATA[&#160;
The field of Orthopaedic Surgery is exploding!!
There is so much to learn today. All that we learnt during our post graduation is so out dated that sometimes I get frustrated. Constantly whenever I browse the net I keep my eyes open for material worthy of notice. Most of the material is of two main types: [...]]]></description>
			<content:encoded><![CDATA[<p align="left">&nbsp;</p>
<p align="left">The field of Orthopaedic Surgery is exploding!!</p>
<p align="left">There is so much to learn today. All that we learnt during our post graduation is so out dated that sometimes I get frustrated. Constantly whenever I browse the net I keep my eyes open for material worthy of notice. Most of the material is of two main types: either a <em>busy</em> surgeon with a webpage that is loaded with information which is more of a web page filler rather than being informative or it is a big-notch company that is trying to sell its <em>equally</em> big-notch product. The latter are heavily biased in their delivery of information towards the product they sell. In other words, both the types are grossly inadequate. Of course there are exceptions, but they are rare or out dated.There is a need for more informative material for both the student and the patient. Someplace where the person can visit to collect reliable info. Something on the lines of an <a href="http://www5.aaos.org/oko/login.cfm">OKO</a> or the <a href="http://www.emedicine.com/orthoped/index.shtml">emedicine</a> portals. While the former is a paid site, the latter is very limited. There were a few learning materials available in the <a href="http://content.nejm.org/">NEJM</a> site but then this requires a subscription.</p>
<p>I have been looking at <a href="http://en.wikibooks.org/wiki/Main_Page">Wikibooks</a> for quite some time now. A book on <a href="http://en.wikibooks.org/wiki/Orthopaedic_Surgery">Orthopaedic Surgery</a> is also listed but contribution is scanty and the book has lain empty. <a href="http://en.wikiversity.org/wiki/Wikiversity:Main_Page">Wikiversity</a> <em>could</em> be the ideal ground for development of some teaching material. Teaching today, goes beyond books. With the availabilty of digital cameras and excellent presentation software it should not be hard to create materials like slide presentations or even instructional videos. And once we have some material then we can have some basic courses set up as well.</p>
<p>But am pretty unsure about how to get collaborators onto the projects. The fact that there are so many open-source projects with community contribution in other subjects, it makes me wonder when we will have the same situation in Orthopaedic Surgery.</p>
<blockquote><p>You may say I am a dreamer,<br />
But I&#8217;m not the only one.<br />
I hope some day you will join us,<br />
And the world would live as one&#8230;<br />
John Lennon.</p></blockquote>
<p>Technorati Tags: <a href="http://technorati.com/tag/Orthopaedic" class="performancingtags" rel="tag">Orthopaedic</a>, <a href="http://technorati.com/tag/Online%20learning" class="performancingtags" rel="tag">Online learning</a>, <a href="http://technorati.com/tag/Wikiversity" class="performancingtags" rel="tag">Wikiversity</a></p>
<p class="poweredbyperformancing">Powered by <a href="http://scribefire.com/">ScribeFire</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://orthodoc.edublogs.org/2007/05/06/resources/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Ubuntu</title>
		<link>http://orthodoc.edublogs.org/2007/05/02/ubuntu-2/</link>
		<comments>http://orthodoc.edublogs.org/2007/05/02/ubuntu-2/#comments</comments>
		<pubDate>Tue, 01 May 2007 20:05:51 +0000</pubDate>
		<dc:creator>orthodoc</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://orthodoc.edublogs.org/2007/05/02/ubuntu-2/</guid>
		<description><![CDATA[Right at the moment &#8230;ubuntu is the new love of my life. Its working fine with my PC and I am not too far away from chucking win xp out of my life. On second thoughts that may not be so easy&#8230; considering how bound people are with Windoze. Its taken the freedom out of [...]]]></description>
			<content:encoded><![CDATA[<p align="justify">Right at the moment &#8230;<a href="http://www.ubuntu.com">ubuntu</a> is the new love of my life. Its working fine with my PC and I am not too far away from chucking win xp out of my life. On second thoughts that may not be so easy&#8230; considering how bound people are with Windoze. Its taken the freedom out of their life.</p>
<p class="poweredbyperformancing">Powered by <a href="http://scribefire.com/">ScribeFire</a>.</p>
<p>Technorati Tags: <a href="http://technorati.com/tag/Ubuntu" class="performancingtags" rel="tag">Ubuntu</a></p>
]]></content:encoded>
			<wfw:commentRss>http://orthodoc.edublogs.org/2007/05/02/ubuntu-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Guruji &#8211; India Specific search engine.</title>
		<link>http://orthodoc.edublogs.org/2007/02/05/guruji-india-specific-search-engine/</link>
		<comments>http://orthodoc.edublogs.org/2007/02/05/guruji-india-specific-search-engine/#comments</comments>
		<pubDate>Sun, 04 Feb 2007 21:06:35 +0000</pubDate>
		<dc:creator>orthodoc</dc:creator>
				<category><![CDATA[Webs]]></category>

		<guid isPermaLink="false">http://orthodoc.edublogs.org/2007/02/05/guruji-india-specific-search-engine/</guid>
		<description><![CDATA[I came across this new search engine and thought I should mention it.
 
From a long time now Google has been a de-facto search engine &#8230;and I have been using it almost always for hunting down stuff in the web. Its search results have been satisfying. However, sometimes in the past, I have used it [...]]]></description>
			<content:encoded><![CDATA[<p align="justify">I came across this new search engine and thought I should mention it.</p>
<p align="justify"> <img src="http://guruji.com/images/GurujiLogo.gif" alt="Guruji logo" /><img src="http://guruji.com/images/GurujiLogoType.gif" alt="Guruji Search Engine" /></p>
<p align="justify">From a long time now <a href="http://www.google.com/" title="Google Search Engine" target="_blank">Google</a> has been a de-facto search engine &#8230;and I have been using it almost always for hunting down stuff in the web. Its search results have been satisfying. However, sometimes in the past, I have used it to hunt down medical information and have been, more often than not left high and dry. Is that the reason why they came up with <a href="http://scholar.google.com/" title="Google Scholar" target="_blank">Google Scholar</a>? I don&#8217;t know! But at that point of time I assumed that if I didn&#8217;t get it by googling then it probably did not exist. Now to think of it &#8230;what a dangerous thing to do!!  I presumed that <a href="http://www.google.com/" title="Google Search Engine">Google</a> was not perfect and that missing out on information was not intentional. I was content with whatever it was dishing out &#8230;that is until I started blogging. The first blog was in <a href="http://www.blogger.com/start" title="Blogger" target="_blank">blogger</a>, who can go by this blog host especially when it is on offer from the mighty <a href="http://www.google.co.in/corporate/index.html" title="Google, The Company">google and co</a>! But then, being the restless guy I am I kept on experimenting until I hit upon <a href="http://wordpress.org/" title="Wordpress site" target="_blank">wordpress</a>. You could tweak it around until it hurt your fingers. I had a blog running immediately, and the fact that it was open source somehow made me think it was <span>the</span> alternative to <a href="http://www.blogger.com/start" title="Blogger">blogger</a>. But then the free host <a href="http://wordpress.com/" title="Free Wordpress Host" target="_blank">wordpress.com</a> had its own limitations. So I went on my search again and finally settled for edublogs.org. In the end I had three blogs by three different hosts. The first month with all the pumped up enthusiasm I went on a blogging spree at the <a href="http://edublogs.org/" title="Free wordpress Mu Host" target="_blank">edublogs site</a>. Suddenly I wondered about how my blog figured or rather ranked (am a measly human being after all!) in the search engines. What happened really threw me off the block. All the blogs had the same name and though I was not blogging so much at the <a href="http://www.blogger.com/start" title="Blogger" target="_blank">blogger website</a>, that blog seemed to top always in the <a href="http://www.google.com/" title="Google Search Engine" target="_blank">google search</a>. Hokay, maybe &#8230;google had not yet crawled through my other sites. I submittted the sites specifically to google. Gave it some time and checked again. No, blogger would always come out on the top. I skipped to <a href="http://search.yahoo.com/" title="Yahoo search engine">Yahoo Search</a> &#8230;and this time to my surprise the <a href="http://edublogs.org/" title="Free wordpress Mu Host" target="_blank">edublogs site</a>, which I was actually using for blogging came out up front. And not until had I deleted the blog from blogger did the same happen with google.</p>
<p align="justify">That made me firm on two issues:</p>
<p align="justify">&nbsp;</p>
<ol>
<li> Keep my blog away from the blogger platform</li>
<li>To use other search engines as well</li>
</ol>
<p align="justify">I am not saying google is horrible &#8230;it still remains one of the best search engines but somwhere along the line it is failing. If it continues to come up with biased information like this it is bound to fail miserably. I think this is what monopoly does to most of us. So when I hear about Google taking up <a href="http://youtube.com/" title="You Tube" target="_blank">YouTube</a> or <a href="http://www.jot.com/" title="Wiki Host" target="_blank">Jotspot</a> something inside me tells me its not right &#8230;and makes me very uncomfortable.</p>
<p align="justify">So as far as blogging is concerned <a href="http://www.technorati.com/" title="Blog search engine">technorati</a> beats google blog search anyday.</p>
<p align="justify">When I see search engines like Guruji &#8230;I feel all is not lost! What I like about Guruji is that it is India Specific. It can also deliver info that is city specific, this I believe has been possible through Infomedia (Yellow pages group). Guruji may never make it to getting even close to <a href="http://www.google.co.in/" title="Google's India specific engine" target="_blank">Google India</a> but only time will tell if it will survive this big bad world that we so lovingly call the world wide web.</p>
<p>Tags: <a href="http://technorati.com/tag/Google" rel="tag">Google</a>, <a href="http://technorati.com/tag/Guruji" rel="tag">Guruji</a></p>
]]></content:encoded>
			<wfw:commentRss>http://orthodoc.edublogs.org/2007/02/05/guruji-india-specific-search-engine/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Live Surgery on the Web</title>
		<link>http://orthodoc.edublogs.org/2007/01/14/live-surgery-on-the-web/</link>
		<comments>http://orthodoc.edublogs.org/2007/01/14/live-surgery-on-the-web/#comments</comments>
		<pubDate>Sun, 14 Jan 2007 10:06:22 +0000</pubDate>
		<dc:creator>orthodoc</dc:creator>
				<category><![CDATA[Orthopaedics]]></category>
		<category><![CDATA[Webs]]></category>

		<guid isPermaLink="false">http://orthodoc.edublogs.org/2007/01/14/live-surgery-on-the-web/</guid>
		<description><![CDATA[There has been a site I have looking into for quite some time now. When I first came across OR-LIVE, I was amazed at the possibilities in the net world. This particular site web casts surgeries live onto the web world, straight from the operating room. All types of surgeries involving disciplines like obstetrics, pediatrics [...]]]></description>
			<content:encoded><![CDATA[<p align="justify"><img src="http://i72.photobucket.com/albums/i181/orthodoc/or-liveLogo.jpg" alt="OR-LIVE" align="right" />There has been a site I have looking into for quite some time now. When I first came across <a href="http://or-live.com/">OR-LIVE</a>, I was amazed at the possibilities in the net world. This particular site web casts surgeries live onto the web world, straight from the operating room. All types of surgeries involving disciplines like obstetrics, pediatrics to orthopedic surgery. The schedule is put up on the front page for everyone to see. The best part about it is that you don&#8217;t have to pay a dime to do so. You can watch the surgery from the comfort of your home, and any surgery for that matter free of any cost.</p>
<p><strong>For Patients</strong></p>
<p align="justify">You get to see more or less what your doc would be doing if you are planning to have a particular surgery done in the near future. Most of the surgical videos have a moderator who in conversation with the operating surgeon reveals the premise of the surgery. You get to know the details of an operative procedure as you keep watching it being performed. You can even mail in your questions for the moderator to answer live! This is not for the weak-hearted who feel queasy on seeing blood. But nevertheless you can switch off the screen when you like and listen to the commentary instead. A schedule is put up by about a month&#8217;s advance. Fear not, if you are busy or missed one. They have most of the surgeries archived &#8230;they call it OR-Replay. They even have a search box provided and you can pull out the surgical video if you know the surgery by its name. You need a Windows Media Player to run all the videos. Since it is a streaming video a net connection with decent speeds is necessary. Those with ordinary dial-ups can wait for the entire video to load before playing it. Otherwise they will have to watch it in bits. Mind you, the surgeries are quite long, more than an hour at least, so be prepared and keep yourself free. All of these surgeries are performed in the US so the intended audience is per se Americans.</p>
<p align="justify"><strong>For Surgeons</strong></p>
<p align="justify">Most of the conferences these days have a live demo by a senior, experienced and trained surgeon. OR-Live is nothing but an extension of the same demo. The intended audience is world wide. This is most likely to appeal to juniors and students very well. Senior surgeons will always remain skeptical! For example, the two-incision MIS Hip replacement is yet to pick up in India. Seeing the surgery being performed live is a good introduction to the subject in question. But in no way is it sufficient enough to learn and start doing it on your own.</p>
<p align="justify"><strong>Pros and Cons</strong></p>
<p align="justify">This is the age of information and any information is always welcome, especially about surgeries that have always been performed behind closed doors. Seeing it with your own eyes will beat any description of it. Is it informative? Yes it is, you have a moderator to make the sessions interactive. You also have a slide display by the side with diagrammatic representations of the surgery in progress. What I found disturbing is that most of the procedures web cast are relatively new procedures &#8230;the ones that involve new or difficult instrumentation. Ideally the site should be web casting the most commonly done procedures. It is not difficult to understand the reason behind this. Most of these procedures are sponsored by the companies involved. And the industry&#8217;s concern about selling a new product is only well known. But then on the other hand I can&#8217;t help appreciating their involvement in the educative process. Ultimately from the patients&#8217; standpoint we benefit from the surgery more than anyone else. Surgeons require a more serious debate centered around the procedure in question. Such a web site is unlikely to provide the necessary platform. They are best served by conferences involving members of their own fraternity. <img src="http://i72.photobucket.com/albums/i181/orthodoc/nejmLogo.gif" alt="OR-LIVE" align="left" height="60" width="300" />Certain online journals, particularly <a href="http://content.nejm.org/">New England Journal of Medicine</a>, have attempted to host videos of procedures. But these are of the most basic nature and concern routine ward procedures. Others like <a href="http://en.wikiversity.org/wiki/Wikiversity:Main_Page">Wikiversity</a> have expressed intentions and hold a lot of promise to produce quality learning tools, but are still a long way from bearing any fruit. Until then surgeons have to do with sites like OR-Live.</p>
<p>Update: Those familiar with <a href="http://www.youtube.com/" title="You Tube">youtube.com</a> can look out for the user ORLIVEDOTCOM. You will find most of their videos you want at You Tube. Good Luck. <a href="http://ads.adgenta.com/ads/ads.dll/click?client=orthodoc&amp;GUID=01%2F14%2F07+17%3A39%3A19" target="_blank">                                                                                                                                                                                                                                                                                                                                                            </a></p>
<p>Tags: <a href="http://technorati.com/tag/live+Surgery" rel="tag">Live Surgery</a>, <a href="http://technorati.com/tag/orthodoc" rel="tag">Orthodoc</a>, <a href="http://technorati.com/tag/orthopedic+Surgery" rel="tag">Orthopedic Surgery</a></p>
]]></content:encoded>
			<wfw:commentRss>http://orthodoc.edublogs.org/2007/01/14/live-surgery-on-the-web/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Am back!</title>
		<link>http://orthodoc.edublogs.org/2006/11/19/am-back/</link>
		<comments>http://orthodoc.edublogs.org/2006/11/19/am-back/#comments</comments>
		<pubDate>Sat, 18 Nov 2006 18:47:32 +0000</pubDate>
		<dc:creator>orthodoc</dc:creator>
				<category><![CDATA[Webs]]></category>

		<guid isPermaLink="false">http://orthodoc.edublogs.org/2006/11/19/am-back/</guid>
		<description><![CDATA[&#160;
That was a long break I took. Sorry about guys who kept returning to find out about me. Apologies to Scanman for not having responded to his tagging. I am sure he has forgotten about it by now. I got caught in my work and staid away from the net just to prove to myself [...]]]></description>
			<content:encoded><![CDATA[<p align="justify">&nbsp;</p>
<p align="justify">That was a long break I took. Sorry about guys who kept returning to find out about me. Apologies to <a href="http://www.catscanman.net/blog/" title="Scanman">Scanman</a> for not having responded to his tagging. I am sure he has forgotten about it by now. I got caught in my work and staid away from the net just to prove to myself that I <em>was</em> not addicted to surfing. Apologies to <a href="http://moof.blogsplot.net/" title="Moof">Moof</a> as well. Going off un-announced was uncalled for, whatever the reason maybe. There are those un-named people who make visits to my site. Sorry about not posting for such a long time. Of course, before I forget, interfer-on, I am sorry I could not reply to your comment earlier. My guess about you being in Australia was totally off the mark. I was trying to trace you down via your internet connection. Silly of me! I didn&#8217;t realise that all the internet connection in South India comes through a huge cable from Australia via Singapore.</p>
<p align="justify">&nbsp;</p>
<p align="justify">Secondly form the middle of October, my site had been the target of comment spam. It was my host <a href="http://edublogs.org" title="Edublogs">Edublogs</a> rather that was the target. Our site admin attempted anti-spam measures that prevented me from logging into my site! My IP was being accused of being the source of spam. Goodness lord!! So I decided to lay off the site and the net for a while. Looks to me the site admin has installed akismet and things are back to normal.</p>
<p align="justify">&nbsp;</p>
<p align="justify">I can log back in and thank heavens! I am no longer a criminal.</p>
<p align="justify">Back to blogging form the next week. I have a lot to catch up on.</p>
<p>Tags: <a href="http://orthodoc.edublogs.org" rel="tag">OrthoDoc</a></p>
<p><!--adsense#individual_page--></p>
]]></content:encoded>
			<wfw:commentRss>http://orthodoc.edublogs.org/2006/11/19/am-back/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>