 <?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>Yogtec's Digital Technology &#187; blogging</title>
	<atom:link href="http://dt.yogtec.com/category/blogging/feed/" rel="self" type="application/rss+xml" />
	<link>http://dt.yogtec.com</link>
	<description>A Technology Guide by Ankit Duseja</description>
	<lastBuildDate>Thu, 05 Feb 2009 14:44:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>We are now LifeBaker.com</title>
		<link>http://dt.yogtec.com/2008/10/yogtec-digital-technology-is-now-lifebaker/</link>
		<comments>http://dt.yogtec.com/2008/10/yogtec-digital-technology-is-now-lifebaker/#comments</comments>
		<pubDate>Sat, 11 Oct 2008 20:11:03 +0000</pubDate>
		<dc:creator>Ankit Duseja</dc:creator>
				<category><![CDATA[blogging]]></category>
		<category><![CDATA[lifebaker]]></category>
		<category><![CDATA[yogtec]]></category>
		<category><![CDATA[yogtec news]]></category>

		<guid isPermaLink="false">http://dt.yogtec.com/?p=160</guid>
		<description><![CDATA[We are happy to announce our migration to Life Baker, the new professional blog from Yogtec. The Yogtec&#8217;s Digital Technology will now continue under Life Baker &#62;&#62; Technology. So catch our future updates at www.LifeBaker.com The Yogtec&#8217;s Digital Technology feed will be re-directed to the LifeBaker feed. However we still recommend you to subscribe to [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://dt.yogtec.com/assets/uploads/direct/2008/10/logo.png"><img class="size-full wp-image-161 alignright" style="float:right;" title="Life Baker Logo" src="http://dt.yogtec.com/assets/uploads/direct/2008/10/logo.png" alt="" width="303" height="98" /></a>We are happy to announce our migration to <a href="http://www.lifebaker.com/">Life Baker</a>, the new professional blog from <a href="http://www.yogtec.com/">Yogtec</a>. The Yogtec&#8217;s Digital Technology will now continue under Life Baker &gt;&gt; Technology. So catch our future updates at www.LifeBaker.com</p>
<p style="text-align: center;"><img class="size-medium wp-image-162 aligncenter" title="Life Baker Screenshot" src="http://dt.yogtec.com/assets/uploads/direct/2008/10/screenshot-300x140.png" alt="" width="300" height="140" /></p>
<p style="text-align: left;">The Yogtec&#8217;s Digital Technology feed will be re-directed to the LifeBaker feed. However we still recommend you to subscribe to our Life Baker updates feed at <a href="http://feeds.yogtec.com/lifebaker">http://feeds.yogtec.com/lifebaker</a>. You can also subscribe to Life Baker updates on your mobile <a title="Life Baker SMS Updates" href="http://labs.google.co.in/smschannels/subscribe/LifeBaker" target="_blank">via Short Messaging Service (SMS) for free</a>.</p>
<p style="text-align: left;">Hope you like our new blog.</p>
<p style="text-align: left;">Stay Beautiful,<br />
The Yogtec Team.</p>
]]></content:encoded>
			<wfw:commentRss>http://dt.yogtec.com/2008/10/yogtec-digital-technology-is-now-lifebaker/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Smart Way of Updating/Upgrading WordPress Manually</title>
		<link>http://dt.yogtec.com/2008/08/efficient-way-of-updatingupgrading-wordpress-manually/</link>
		<comments>http://dt.yogtec.com/2008/08/efficient-way-of-updatingupgrading-wordpress-manually/#comments</comments>
		<pubDate>Sat, 09 Aug 2008 12:22:19 +0000</pubDate>
		<dc:creator>Ankit Duseja</dc:creator>
				<category><![CDATA[blogging]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[web apps]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[upgrade]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://dt.yogtec.com/?p=144</guid>
		<description><![CDATA[WordPress releases updates for WordPress self-hosted blogging platform very quickly. As soon as they invent a new feature or a new bug-fix is created, an update is thrown to the public. This is annoying for the users but this is also important as there are always many bug fixes in almost every release of WordPress. [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-thumbnail wp-image-145" style="float:right" title="Wordpress Logo" src="http://dt.yogtec.com/assets/uploads/direct/2008/08/wordpress-150x150.jpg" alt="Wordpress Logo" width="150" height="150" />WordPress releases updates for WordPress self-hosted blogging platform very quickly. As soon as they invent a new feature or a new bug-fix is created, an update is thrown to the public. This is annoying for the users but this is also important as there are always many bug fixes in almost every release of WordPress. Many people are scared of updating WordPress because they feel that if something goes wrong they should not lose their so dear blog. Below is the efficient and simple way of Upgrading/Updating WordPress manually.<span id="more-144"></span></p>
<p>The <a href="http://codex.wordpress.org/Upgrading_WordPress" target="_blank">updating article</a> at WordPress suggest that you should simply overwrite the files on server which is not a bad way, but if you want to decrease the downtime of your site the below method will help you. The downtime occurred with the following method is just for some seconds which is simply unnoticeable. Another misconception with some people is they don&#8217;t know that WordPress stores most of the settings in the database. Even the plugin settings are also stored in the database itself. The only thing we have to care is about the &#8220;<em>wp-content</em>&#8221; folder which contains the themes and plugin&#8217;s and the &#8220;<em>wp-config.php</em>&#8221; file which is used by WordPress to locate the database.</p>
<p>The effective way of updating is not by replacing the current files on server but by creating a temporary new directory &amp; then uploading all the files (except config.php &amp; the wp-content folder) to the newly created directory. Here are the step by step instruction on how to do it without worrying about the loss of data. We are assuming that the WordPress files are stored in the folder named &#8220;<em>wordpress</em>&#8221; on the server currently.</p>
<p><strong>IMPORTANT: IF YOU HAVE ANY OTHER FOLDER OR FILES THAT YOU HAVE CREATED MANUALLY NEEDS SPECIAL CARE AS METIONED BELOW IN 5TH STEP IN BOLD LETTERS.</strong></p>
<ul>
<li><a title="WordPress Download Link" href="http://wordpress.org/download/" target="_blank">Download</a> &amp; extract the latest version of WordPress.</li>
<li>Now rename the folder where you have just extracted the files with any name like &#8220;<em>wordpress-new</em>&#8220;.</li>
<li>Open &#8220;<em>wordpress-new</em>&#8221; folder and delete &#8220;<em>wp-content</em>&#8221; folder &amp; &#8220;<em>wp-config.php</em>&#8221; file from it.</li>
<li>Now upload the folder &#8220;<em>wordpress-new</em>&#8221; to the server adjacent to, where &#8220;<em>wordpress</em>&#8221; folder is located.</li>
<li>Copy or Move &#8220;<em>wp-content</em>&#8221; folder, &#8220;<em>wp-config.php</em>&#8221; file and &#8220;<em>.htaccess</em>&#8221; file (if present) from &#8220;<em>wordpress</em>&#8221; to &#8220;<em>wordpress-new</em>&#8220;. <strong>(Also if you have created any files or folders manually, copy or move. This is very important, do not take it lightly.)</strong></li>
</ul>
<p>By this time your site is up &amp; is ready to be updated. Your site will now go down as soon as you will follow the next step. But this downtime will last just for few seconds. Your site will be up again when you complete the last step.</p>
<ul>
<li>Rename the folder &#8220;<em>wordpress</em>&#8221; to &#8220;<em>wordpress-old</em>&#8220;.</li>
<li>Again rename the folder &#8220;<em>wordpress-new</em>&#8221; to &#8220;<em>wordpress</em>&#8220;.</li>
<li>Now go the update link of your blog &#8220;<em>http://www.example.com/(path-to-wordpress)/wp-a</em><em>dmin/update.php</em>&#8221; (Replace example.com with your domain and (<em>path-to-wordpress</em>) with the correct path to you blog where &#8220;<em>wordpress</em>&#8221; folder is located.</li>
</ul>
<p>By this time your WordPress has been updated and your site should run properly. You may backup &#8220;<em>wordpress-old</em>&#8221; folder, so that if something goes wrong you can get it back.</p>
<p>Advantages of this method over directly over-writing all the files:</p>
<ul>
<li><strong>Less Downtime of blog:</strong> The downtime period of blog is just for few seconds, whereas when over-writing the files it could last for some heavy minutes.</li>
<li><strong>Deletion of junk:</strong> Sometimes the files are not only added but also deleted in new release. Overwriting adds the new files but it does not deletes the files which have been deleted from the new version.</li>
<li><strong>Less time consumption:</strong> In over-writing the files have to be deleted and then the new files are uploaded, while in this method the file does not have to be deleted thus consuming less time.</li>
<li><strong>Provides Backup:</strong> This method keeps files of both old and new version thus providing backup, if something goes wrong you can easily restore your blog within seconds and try again.</li>
</ul>
<p><strong>Related:</strong> <a title="Four ways to Blog Offline &amp; their comparison" href="http://dt.yogtec.com/2007/12/four-ways-to-blog-offline-their-comparison/">Four ways to Blog Offline &amp; their comparison</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://dt.yogtec.com/2008/08/efficient-way-of-updatingupgrading-wordpress-manually/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WordPress 2.5 on the way!</title>
		<link>http://dt.yogtec.com/2008/03/wordpress-25-on-the-way/</link>
		<comments>http://dt.yogtec.com/2008/03/wordpress-25-on-the-way/#comments</comments>
		<pubDate>Tue, 18 Mar 2008 11:40:14 +0000</pubDate>
		<dc:creator>Ankit Duseja</dc:creator>
				<category><![CDATA[blogging]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://dt.yogtec.com/2008/03/wordpress-25-on-the-way/</guid>
		<description><![CDATA[Just a few minutes back WordPress has released a splashing new RC version of the upcoming WordPress known as WordPress 2.5. Well WordPress badly needed an upgrade so the WordPress team finally built it up from the ground again. It has completely new looks with great features. All the codes remains the same, the thing [...]]]></description>
			<content:encoded><![CDATA[<p>Just a few minutes back WordPress has released a splashing new RC version of the upcoming WordPress known as WordPress 2.5. Well WordPress badly needed an upgrade so the WordPress team finally built it up from the ground again. It has completely new looks with great features. All the codes remains the same, the thing which has changed is the admin&#8217;s interface. A cool icy look with pleasant colors has been brought to the overall interface. The width of content area in Admin panel has been limited to a maximum of around 990 pixels. Still we don&#8217;t know that its a bug or they have done it willingly.</p>
<p><center><img src="http://dt.yogtec.com/assets/uploads/others/blogging/wordpress/25-dashboard.png" alt="Wordpress 2.5 Dashboard" title="Wordpress 2.5 Dashboard" /></center><span id="more-115"></span><strong>Dashboard</strong><br />
Wordpress guys finally realized that most of their users were feeling the dashboard to be nothing more than a crap. So they finally bought some nice changes &amp; colors. But still the &#8220;Other WordPress News&#8221; doesn&#8217;t have a option to be removed, making a bit of crapware still to be seen. Plugins news is the new feature which can be seen here.</p>
<p><strong>Navigation</strong><br />
<center><img src="http://dt.yogtec.com/assets/uploads/others/blogging/wordpress/25-navigation.png" alt="Wordpress 2.5 Navigation" title="Wordpress 2.5 Navigation" /></center><br />
The navigation tabs have been cut to a number of four namely <em>Write</em>, <em>Mange</em>, <em>Design</em>, <em>Content</em>. A new bar at the top has been created seems to be inspired by the Blogger Navbar as the looks are same just the functionality differs. The link to Dashboard has been placed there while Login details are aligned to the right side. Two new links found with login details are <em>Help</em> linking to WordPress Codex and the other <em>Forums</em> pointing towards WordPress Support. <em>Settings</em>, <em>Plugins</em>, <em>Users</em> have been aligned to the right end of the tabs. Overall making the navigation quite precise, WordPress users will enjoy simple &amp; useful navigation throughout their blogging time.<strong>Write</strong><br />
The writing panel gets a new feature <em>&#8220;Full Screen Mode&#8221;</em>. As the name indicates this new feature allows a user not to be distracted by other elements in the writing page just the Visual Editor can be seen. But wait it don&#8217;t takes to total full screen, it is limited within the browser. So you will have to get your browser also to full screen mode to get the perfect non-distracting experience. The other new feature in writing panel is the Permalink Editor. This allows you to edit the permanent link of the post.You now also have the functionality of uploading audio, video, pictures, files within the WordPress Admin Zone. These can be accessed while writing or editing a post or a page.<br />
<center><img src="http://dt.yogtec.com/assets/uploads/others/blogging/wordpress/25-write.png" alt="Wordpress 2.5 Write Tab" title="Wordpress 2.5 Write Tab" /></center><br />
Also the &#8216;Write&#8217; tab gets a new addition of <em>&#8220;Link&#8221;</em> which has been derived from the previous &#8216;<em>Blogroll&#8217;</em>. Blogroll can now also be managed from the &#8216;Manage&#8217; tab as the Blogroll is now being treated as under writing &amp; managing tasks.<strong>Manage</strong><br />
Coming over to manage tab, some new features like managing tags, link, link categories has been added with Posts, Pages &amp; Categories. And the main new feature here is the Media Library. It allows you to manage your uploaded assets for the post. All videos, audio, pictures, etc. can be managed here. Links can be edited from the links tab and additional information can be added to the links.</p>
<p>Import &amp; Export feature still exist there as they are the primary features to backup and restore your blog.</p>
<p><strong>Design</strong><br />
Designed derived from the Presentation tab in previous builds contain the same Themes, Widgets, and the Theme Editor. Theme &amp; Theme Editor continues the same functionality while Widgets get a negative change i.e. the Drag &amp; Drop thingy has been taken off and a simple Add-Edit has been introduced.</p>
<p><strong>Comments</strong><br />
The comments tab seems to have same functions with a little bit changes. Instead of &#8216;View Mode&#8217; &amp; &#8216;Mass Edit Mode&#8217;, &#8216;Detail View&#8217; &amp; &#8216;List View&#8217; has been written. But a good new feature is when there is an awaiting comment it shows it in the main Comments Tab. (See Picture)</p>
<p>Overall the nice changes and light colors give WordPress a useful rebirth but the disappointing thing is that still no work of AJAX is to been seen there.</p>
<p><strong>Links</strong><br />
<em><strong>Download</strong></em>: WordPress 2.5 Release Candidate is now available for download. WordPress team says it is ready for the final launch and they might have done it today but still in order to retest they have released a RC version to let the interested users try it and report the bugs to them if any. However when I had a test on it, it seem to work properly. So interested users might give it a try.<br />
<a href="http://wordpress.org/wordpress-2.5-RC1.zip" title="Download WordPress 2.5 Release Candidate 1"><strong>Download WordPress 2.5 Release Candidate 1</strong></a><br />
Report A Bug by <a href="http://lists.automattic.com/mailman/listinfo/wp-testers" target="_blank">joining testers mailing list</a> or e-mail it <a href="http://mailto:2.5-feedback@wordpress.org" target="_blank">here</a>.</p>
<p><em><strong>Installation &amp; Upgrade:</strong></em> As the file names are almost the same, the normal installing &amp; upgrade methods of previous builds can be used. Still here are the links:<br />
<a href="http://codex.wordpress.org/Installing_WordPress" title="Installing WordPress" target="_blank"> Installing the WordPress</a><br />
<a href="http://codex.wordpress.org/Upgrading_WordPress" title="Upgrading WordPress" target="_blank"> Upgrading the WordPress</a></p>
<p><em><strong>On WordPress Blog:</strong></em> Read about WordPress 2.5 on WordPress Blog <a href="http://wordpress.org/development/2008/03/25-sneak-peek/" title="2.5 Sneak Peak" target="_blank">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://dt.yogtec.com/2008/03/wordpress-25-on-the-way/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Gears to take Gmail, Blogger, Google Docs Offline</title>
		<link>http://dt.yogtec.com/2008/01/google-gears-to-take-gmail-blogger-google-docs-offline/</link>
		<comments>http://dt.yogtec.com/2008/01/google-gears-to-take-gmail-blogger-google-docs-offline/#comments</comments>
		<pubDate>Sat, 12 Jan 2008 13:00:04 +0000</pubDate>
		<dc:creator>Ankit Duseja</dc:creator>
				<category><![CDATA[blogging]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google gears]]></category>
		<category><![CDATA[mozilla]]></category>
		<category><![CDATA[prism]]></category>

		<guid isPermaLink="false">http://dt.yogtec.com/2007/12/google-gears-to-take-gmail-blogger-google-docs-offline/</guid>
		<description><![CDATA[Google is currently the leader of online world i.e. Internet. But will it continue its leadership in coming years? Thus they are working to take their web applications like Gmail, Blogger, Google Docs, etc. to offline mode. Google Gears developed by Google can be called as next generation of Web Apps as it will take [...]]]></description>
			<content:encoded><![CDATA[<p><img src="/assets/uploads/google/google-gears-logo.jpg" alt="Google Gears" align="left" border="0" />Google is currently the leader of online world i.e. Internet. But will it continue its leadership in coming years? Thus they are working to take their web applications like Gmail, Blogger, Google Docs, etc. to offline mode. Google Gears developed by Google can be called as next generation of Web Apps as it will take the current web applications offline.<span id="more-102"></span></p>
<p>We don&#8217;t have exact dates when Google will be doing that. But the development of offline blogger has been started &amp; here is its proof:</p>
<p><center><object height="355" width="425"><param name="movie" value="http://www.youtube.com/v/DjSO5nAK6wE&amp;rel=1"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/DjSO5nAK6wE&amp;rel=1" type="application/x-shockwave-flash" wmode="transparent" height="355" width="425"></embed></object></center><img src="/assets/uploads/mozilla/prism.png" alt="Mozilla Prism" align="right" border="0" />The other project from Mozilla known as Prism is also out in Beta stage. If Google Gears is bundled with Mozilla Prism then surely a new generation of web application will come out. These software working together can give same look &amp; feel as of installed software on a local computer.</p>
<p>Moreover, we heard a rumor Microsoft is also developing a competitor for Google Gears. If this happens we will see a complete change in Internet World. Not only web application but basic sites &amp; blogs will also get an offline touch. Thus you can call this combination as Offline Internet!</p>
<p>But if many platforms are built, again there will be a problem. Imagine you will have to install a product from Google for Google products &amp; another for yahoo &amp; another for adobe &amp; this continues till new companies are born. Thus we hope that all the companies should stick on one platform only creating a simpler offline applications world.</p>
]]></content:encoded>
			<wfw:commentRss>http://dt.yogtec.com/2008/01/google-gears-to-take-gmail-blogger-google-docs-offline/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Download BlogThis Plugin for Windows Live Writer</title>
		<link>http://dt.yogtec.com/2008/01/download-blogthis-plugin-for-windows-live-writer/</link>
		<comments>http://dt.yogtec.com/2008/01/download-blogthis-plugin-for-windows-live-writer/#comments</comments>
		<pubDate>Fri, 11 Jan 2008 16:00:17 +0000</pubDate>
		<dc:creator>Ankit Duseja</dc:creator>
				<category><![CDATA[blogging]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[windows live writer]]></category>

		<guid isPermaLink="false">http://dt.yogtec.com/2008/01/download-blogthis-plugin-for-windows-live-writer/</guid>
		<description><![CDATA[Windows Live Writer is getting popularity day by day, &#38; has been identified as the most popular way of offline blogging. But when it comes to feature like blog-this in it people hesitate to switch to Live Writer. Making it simple here is a Firefox plugin that functions just as other Blog-This bookmark button functions. [...]]]></description>
			<content:encoded><![CDATA[<p><img src="/assets/uploads/microsoft/windows-live-writer.png" alt="Windows Live Writer BlogThis Plugin" title="Windows Live Writer BlogThis Plugin" align="right" border="0" />Windows Live Writer is getting popularity day by day, &amp; has been identified as the most popular way of <a href="http://dt.yogtec.com/2007/12/four-ways-to-blog-offline-their-comparison/" title="Four ways to Blog Offline &amp; their comparison.">offline blogging</a>. But when it comes to feature like blog-this in it people hesitate to switch to Live Writer. Making it simple here is a Firefox plugin that functions just as other Blog-This bookmark button functions. The difference is that, it quickly launches windows live writer with the highlighted link or text in the post.<span id="more-100"></span></p>
<p>Download the plugin from below link. After download is complete simply run that file, when installation is complete you may not see the button by default in Firefox. To make it appear follow these steps:</p>
<ol>
<li>Open Firefox.</li>
<li>Then goto View&gt;Toolbars&gt;Customize.</li>
<li>From the &#8220;Customize Toolbars&#8221; window, drag Blog-This icon out to a menu bar at the top of the FF browser window.</li>
<li>Click &#8220;Done&#8221;.</li>
</ol>
<p><a href="http://gallery.live.com/liveItemDetail.aspx?li=8eb2551a-49c1-45f9-b291-9b75241793a6&amp;l=8" title="Download Windows Live Writer BlogThis Plugin for Firefox" target="_blank">Click here to Download Windows Live Writer BlogThis Plugin for Firefox</a></p>
]]></content:encoded>
			<wfw:commentRss>http://dt.yogtec.com/2008/01/download-blogthis-plugin-for-windows-live-writer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2007 Roundup &#8211; Best Articles of 2007!</title>
		<link>http://dt.yogtec.com/2008/01/2007-roundup-best-articles-of-2007/</link>
		<comments>http://dt.yogtec.com/2008/01/2007-roundup-best-articles-of-2007/#comments</comments>
		<pubDate>Wed, 02 Jan 2008 06:05:18 +0000</pubDate>
		<dc:creator>Ankit Duseja</dc:creator>
				<category><![CDATA[blogging]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[roundup]]></category>
		<category><![CDATA[yogtec]]></category>
		<category><![CDATA[yogtec news]]></category>

		<guid isPermaLink="false">http://dt.yogtec.com/2008/01/2007-roundup-best-articles-of-2007/</guid>
		<description><![CDATA[Loads &#38; loads of articles published this year but some touched the hearts of our readers. Some gained more than 300 views in a week. Some even got lot of good back-links which raised our Google PageRank to 4. I collected some of my articles which both our readers &#38; I enjoyed this year on [...]]]></description>
			<content:encoded><![CDATA[<p>Loads &amp; loads of articles published this year but some touched the hearts of our readers. Some gained more than 300 views in a week. Some even got lot of good back-links which raised our Google PageRank to 4. I collected some of my articles which both our readers &amp; I enjoyed this year on YDT. Here is the quick roundup:<br />
<strong>Top 10 articles written in 2007:</strong></p>
<ul>
<li> <a href="http://dt.yogtec.com/2007/08/run-programs-smoothly-in-windows-vista/" title="Run programs smoothly in Windows Vista">Run programs smoothly in Windows Vista</a></li>
<li><a href="http://dt.yogtec.com/2007/07/tutorial-run-your-old-xp-compatible/" title="Run your old Xp compatible programs in Windows Vista">Run your old Xp compatible programs in Windows Vista</a></li>
<li><a href="http://dt.yogtec.com/2007/02/hiding-blogger-navbar/" title="How to hide Bloggre Navbar">How to hide Blogger Navbar</a></li>
<li><a href="http://dt.yogtec.com/2007/07/create-animated-flash-presentations/" title="Create animated flash presentations online">Create animated flash presentations online</a></li>
<li><a href="http://dt.yogtec.com/2007/10/clear-your-ram-without-restarting-your/" title="Clear your RAM without restarting your system">Clear your RAM without restarting your system</a></li>
<li><a href="http://dt.yogtec.com/2007/07/how-to-clean-sticky-or-rough-working/" title="How to clean sticky or rough working mouse">How to clean sticky or rough working mouse</a></li>
<li><a href="http://dt.yogtec.com/2007/12/how-to-repair-a-hanged-or-corrupted-ipod/" title="How to repair a hanged or corrupted iPod?">How to repair a hanged or corrupted iPod?</a></li>
<li><a href="http://dt.yogtec.com/2007/12/four-ways-to-blog-offline-their-comparison/" title="Four ways to Blog Offline &amp; their comparison">Four ways to Blog Offline &amp; their comparison</a></li>
<li><a href="http://dt.yogtec.com/2007/11/safari-itunes-quicktime-installing/" title="Safari, iTunes, Quicktime - Installing Problems on Windows">Safari, iTunes, Quicktime &#8211; Installing Problems on Windows</a></li>
<li><a href="http://dt.yogtec.com/2007/09/how-to-load-internet-explorer-faster/" title="How to Load Internet Explorer Faster">How to Load Internet Explorer Faster</a></li>
</ul>
<p><strong>Top 10 most visited in 2007:</strong><span id="more-104"></span></p>
<ul>
<li><a href="http://dt.yogtec.com/2007/01/get-free-windows-vista-wallpapers/" title="Free Windows Vista Wallpapers">Free Windows Vista Wallpapers</a></li>
<li><a href="http://dt.yogtec.com/2007/08/run-programs-smoothly-in-windows-vista/" title="Run programs smoothly in Windows Vista">Run programs smoothly in Windows Vista</a></li>
<li><a href="http://dt.yogtec.com/2007/07/tutorial-run-your-old-xp-compatible/" title="Run your old Xp compatible programs in Windows Vista">Run your old Xp compatible programs in Windows Vista</a></li>
<li><a href="http://dt.yogtec.com/2007/10/istore-in-india-first-official-apple/" title="iStore in India - First official apple store">iStore in India &#8211; First official apple store</a></li>
<li><a href="http://dt.yogtec.com/2007/07/create-animated-flash-presentations/" title="Create animated flash presentations online">Create animated flash presentations online</a></li>
<li><a href="http://dt.yogtec.com/2007/08/nokia-claims-bl5c-battery-problems/" title="Nokia claims bl5c battery problem">Nokia claims bl5c battery problem</a></li>
<li><a href="http://dt.yogtec.com/2007/02/hiding-blogger-navbar/" title="How to hide Bloggre Navbar">How to hide Blogger Navbar</a></li>
<li><a href="http://dt.yogtec.com/2007/04/vista-running-slow-on-512mb-ram-systems/" title="http://dt.yogtec.com/2007/02/hiding-blogger-navbar/">Vista running slow on 512mb RAM systems</a></li>
<li><a href="http://dt.yogtec.com/2007/07/how-to-clean-sticky-or-rough-working/" title="How to clean sticky or rough working mouse">How to clean sticky or rough working mouse</a></li>
<li><a href="http://dt.yogtec.com/2007/10/clear-your-ram-without-restarting-your/" title="Clear your RAM without restarting your system">Clear your RAM without restarting your system</a></li>
</ul>
<p><strong>Some of the greatest news delivered:</strong></p>
<ul>
<li><a href="http://dt.yogtec.com/2007/10/istore-in-india-first-official-apple/" title="iStore in India - First official apple store">iStore in India &#8211; First official apple store</a></li>
<li><a href="http://dt.yogtec.com/2007/11/no-google-phone-just-google-os-android/" title="No Google Phone Just a Google OS: Android">No Google Phone Just a Google OS: Android</a></li>
<li><a href="http://dt.yogtec.com/2007/11/safari-itunes-quicktime-installing/" rel="bookmark">Safari, iTunes, Quicktime &#8211; Installing Problems on Windows</a></li>
<li><a href="http://dt.yogtec.com/2007/08/nokia-claims-bl5c-battery-problems/" title="Nokia Claims BL5C Battery Problems - Changing the Battery for free">Nokia Claims BL5C Battery Problems &#8211; Changing the Battery for free</a></li>
<li><a href="http://dt.yogtec.com/category/news/" title="Read all the news articles published on YDT!">See all news articles&#8230;</a></li>
</ul>
<p>Overall YDT had more than 5000 unique visitors this year &amp; page views were recorded in 5 digits. Income was however much disappointing. Adsense performed very poor this year which has forced me to search for another advertising company. I&#8217;m willing to have blogads but the problem is I have no invitation. If anyone has one please let me know by mailing me. My e-mail address is located near my avatar on this site. So a beautiful year passed up with some little trouble &amp; a lot of success.</p>
]]></content:encoded>
			<wfw:commentRss>http://dt.yogtec.com/2008/01/2007-roundup-best-articles-of-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding tags to post in WordPress using Windows Live Writer</title>
		<link>http://dt.yogtec.com/2007/12/adding-tags-to-post-in-wordpress-using-windows-live-writer/</link>
		<comments>http://dt.yogtec.com/2007/12/adding-tags-to-post-in-wordpress-using-windows-live-writer/#comments</comments>
		<pubDate>Sun, 30 Dec 2007 13:49:44 +0000</pubDate>
		<dc:creator>Ankit Duseja</dc:creator>
				<category><![CDATA[blogging]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[hacks]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://dt.yogtec.com/2007/12/adding-tags-to-post-in-wordpress-using-windows-live-writer/</guid>
		<description><![CDATA[Windows Live writer one of the popular offline blogging tools is just getting better &#38; better everyday. However, if you have a WordPress self-hosted blog, you may face problem while specifying tags for your post. Posting categories with a post is easy but when you try to provide some tags with it, you get confused. [...]]]></description>
			<content:encoded><![CDATA[<p><img src="/assets/uploads/microsoft/windows-live-writer.png" style="float: right" />Windows Live writer one of the popular <a href="http://dt.yogtec.com/2007/12/four-ways-to-blog-offline-their-comparison/" title="Four ways to Blog Offline &amp; their comparison">offline blogging tools</a> is just getting better &amp; better everyday. However, if you have a WordPress self-hosted blog, you may face problem while specifying tags for your post. Posting categories with a post is easy but when you try to provide some tags with it, you get confused.</p>
<p>WordPress recently started support for tag which Windows Live Write adopted very quickly.<span id="more-99"></span></p>
<p>So all you have to do is to just update your copy of WordPress to the latest version. Here ia the complete way of making your Windows Live Writer support tag for your WordPress.</p>
<ol>
<li>Download &amp; update your WordPress to the <a href="http://wordpress.org/download/" title="WordPress Download">latest version</a> available. (Must be 2.3.1 or higher)</li>
<li>After your WordPress is updated, open windows live writer. Go to your weblog settings &amp; update your template style.</li>
<li>Now you will see a field name as &#8220;Keywords&#8221; in the more section.</li>
<li>Enter your tags there (separate multiple tags with commas: cats, pet food, dogs).</li>
</ol>
<p><center><img src="/assets/uploads/microsoft/windows-live-writer-wordpress-tagging.png" /></center><br />
Mostly people get confused with tags option in th right bar of Windows Live Writer. But that right column tag section is made for other service like blogger tags, technorati tags, etc.</p>
]]></content:encoded>
			<wfw:commentRss>http://dt.yogtec.com/2007/12/adding-tags-to-post-in-wordpress-using-windows-live-writer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
