<?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>Kishore &#039;s Blog &#187; Live Writer</title>
	<atom:link href="http://www.kisaso.com/tag/live-writer/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kisaso.com</link>
	<description>Limits Undefined</description>
	<lastBuildDate>Wed, 17 Mar 2010 15:42:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Modifying Styles and using with Live Writer</title>
		<link>http://www.kisaso.com/modifying-styles-and-using-with-live-writer/</link>
		<comments>http://www.kisaso.com/modifying-styles-and-using-with-live-writer/#comments</comments>
		<pubDate>Sat, 06 Sep 2008 07:04:32 +0000</pubDate>
		<dc:creator>Kishore</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Live Writer]]></category>

		<guid isPermaLink="false">http://kishoreasokan.com/modifying-styles-and-using-with-live-writer/</guid>
		<description><![CDATA[I use windows live writer to post on my blogs usually. From my last post, you may notice that I have added a different style, to my blog post. This is done just by the Live Writer. Its very simple, I have changed the &#60;h6&#62; style in the style sheet and I select the text [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>I use <a title="windows live writer" href="http://www.kisaso.com/how-to-use-windows-liver-writer-effectively/">windows live writer</a> to post on my blogs usually. From my last post, you may notice that I have added a different <a href="http://www.freepedia.in/Style" target="_blank">style</a>, to my blog post. This is done just by the Live Writer. Its very simple, I have changed the &lt;h6&gt; style in the style sheet and I select the text which I need to put into this box.</p>
<h4>Modifying the style</h4>
<div>
<div style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none">
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none"><span style="color: #0000ff">h6</span> {</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none">    <span style="color: #0000ff">padding</span>:<span style="color: #006080">10px;</span></pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none">    <span style="color: #0000ff">margin</span>:<span style="color: #006080">5px;</span></pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none">    <span style="color: #0000ff">background</span>:<span style="color: #006080">#d0d7ed;</span></pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none">    <span style="color: #0000ff">border</span>:<span style="color: #006080">solid #698af4 1px;</span></pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none">    <span style="color: #0000ff">font-size</span>:<span style="color: #006080">10px;</span></pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none">    <span style="color: #0000ff">font-family</span>:Verdana, Arial, Helvetica, sans<span style="color: #006080">-serif;</span></pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none">}</pre>
</p></div>
</div>
</p>
<p><a href="http://www.kisaso.com/wp-content/uploads/2008/09/image8.png"><img title="image" style="margin: 0px 0px 0px 5px" height="124" alt="image" src="http://www.kisaso.com/wp-content/uploads/2008/09/image-thumb7.png" width="126" align="right" border="0" /></a> <a href="http://www.kisaso.com/wp-content/uploads/2008/09/image9.png"><img title="image" style="margin: 0px 0px 0px 5px" height="124" alt="image" src="http://www.kisaso.com/wp-content/uploads/2008/09/image-thumb8.png" width="171" align="right" border="0" /></a> This is the style that I have used. Now I select the text which I need to show in the box with “Heading 6” from the drop down box on top. This way you can create good looking style boxes and use it on the fly. </p>
<p><span id="more-1601"></span></p>
<p>The CSS given below is a very simple one. You can modify as you want and even you can use &lt;h5&gt; which is not much used. You should make sure that you should not use the the tags which you have modified.</p>
<h5>Technorati Tags: <a href="http://technorati.com/tags/Wordpress" rel="tag">Wordpress</a>,<a href="http://technorati.com/tags/Live+Writer" rel="tag">Live Writer</a>,<a href="http://technorati.com/tags/Windows" rel="tag">Windows</a>,<a href="http://technorati.com/tags/Hacks" rel="tag">Hacks</a> | <a href="http://www.kisaso.com/installWP" style="color:#000099;text-decoration:underline;" target="_blank" rel="nofollow" onmouseover="self.status='http://www.kisaso.com/installWP';return true;" onmouseout="self.status=''">Wordpress</a> Tags: <a href="http://www.wordpress.com/tag/Wordpress" rel="tag">Wordpress</a>, <a href="http://www.wordpress.com/tag/Live+Writer" rel="tag">Live Writer</a>, <a href="http://www.wordpress.com/tag/Windows" rel="tag">Windows</a>, <a href="http://www.wordpress.com/tag/Hacks" rel="tag">Hacks</a></h5>
]]></content:encoded>
			<wfw:commentRss>http://www.kisaso.com/modifying-styles-and-using-with-live-writer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Auto Linking feature added to windows live writer</title>
		<link>http://www.kisaso.com/auto-linking-feature-added-to-windows-live-writer/</link>
		<comments>http://www.kisaso.com/auto-linking-feature-added-to-windows-live-writer/#comments</comments>
		<pubDate>Tue, 03 Jun 2008 13:01:13 +0000</pubDate>
		<dc:creator>Kishore</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Blogging tools]]></category>
		<category><![CDATA[Live Writer]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://kishoreasokan.com/auto-linking-feature-added-to-windows-live-writer/</guid>
		<description><![CDATA[I have just upgraded my windows live installation which has some very useful changes and I had been looking for these especially the image croping tool and the auto linking. 
 

Now you just need to add the links to the glossary and when ever you type a word which is in the Glossary, it [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>I have just upgraded my <a href="http://www.kisaso.com/how-to-use-windows-liver-writer-effectively/">windows live</a> installation which has some very useful changes and I had been looking for these especially the image croping tool and the auto linking. </p>
<p><a href="http://www.kisaso.com/wp-content/uploads/2008/06/image.png" class="thickbox"><img title="image" height="306" alt="image" src="http://www.kisaso.com/wp-content/uploads/2008/06/image-thumb.png" width="440" border="0" /></a> </p>
</p>
<p>Now you just need to add the links to the glossary and when ever you type a word which is in the Glossary, it will be linked automatically. </p>
<p>Some of the new features that I have noticed :-</p>
<ul>
<li>Image Enhancements</li>
<li>Crop tool added</li>
<li>Border styles with reflection is something new for the Windows Live Writer</li>
</ul>
<p><a href="http://www.kisaso.com/wp-content/uploads/2008/06/image1.png" class="thickbox"><img title="image" height="320" alt="image" src="http://www.kisaso.com/wp-content/uploads/2008/06/image-thumb1.png" width="440" border="0" /></a> </p>
<p>Now you see a new check box where you can enable auto linking for that term</p>
<p>Now I have added some screenshots to this post without using any image editor. For example the above image of the link inserting form, I just took a screenshot of the screen and pasted on this post, then used the crop tool to crop to this size. </p>
<p>So upgrade your Live writer now if you are using it already or just download live writer from <a title="Windows live writer download" href="http://windowslivewriter.spaces.live.com/" target="_blank">writer zone</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.kisaso.com/auto-linking-feature-added-to-windows-live-writer/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
