<?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>Social Media Writing for Smart People &#187; plugin</title>
	<atom:link href="http://www.ivanwalsh.com/tag/plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ivanwalsh.com</link>
	<description>Get smart with better social media writing skills</description>
	<lastBuildDate>Sat, 05 Nov 2011 17:15:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Use iText to create PDF files dynamically</title>
		<link>http://www.ivanwalsh.com/how-to/use-itext-to-create-pdf-files-dynamically/</link>
		<comments>http://www.ivanwalsh.com/how-to/use-itext-to-create-pdf-files-dynamically/#comments</comments>
		<pubDate>Sun, 31 May 2009 15:16:00 +0000</pubDate>
		<dc:creator>Ivan</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[PDF]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://ivanwalsh.com/2009/05/use-itext-to-create-pdf-files-dynamically/</guid>
		<description><![CDATA[<a href="http://www.ivanwalsh.com/how-to/use-itext-to-create-pdf-files-dynamically/"><img align="left" hspace="5" width="50" src="http://www.lowagie.com/iText/images/logo.gif" class="alignleft wp-post-image tfe" alt="" title="" /></a>iText lets developers enhance web applications with dynamic PDF document generation and/or manipulation. iText is not an end-user tool. Typically you won&#8217;t use it on your Desktop as you would use Acrobat or any other PDF application. Rather, you&#8217;ll build iText into your own applications so that you can automate the PDF creation and manipulation [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><img src="http://www.lowagie.com/iText/images/logo.gif" />iText lets developers enhance web applications with dynamic PDF document generation and/or manipulation. iText is not an end-user tool. Typically you won&#8217;t use it on your Desktop as you would use Acrobat or any other PDF application. Rather, you&#8217;ll build iText into your own applications so that you can automate the PDF creation and manipulation process. </p>
<p> <span id="more-1170"></span>
<p>&#160;</p>
<h3>How to create PDFs Dynamically with iText?</h3>
<p>For instance in one or more of the following situations: </p>
<ul>
<li>Due to time or size, the PDF documents can&#8217;t be produced manually. </li>
<li>The content of the document must be calculated or based on user input. </li>
<li>The content needs to be customized or personalized. </li>
<li>The PDF content needs to be served in a web environment. </li>
<li>Documents are to be created in &quot;batch process&quot; mode. </li>
</ul>
<h3>Key Features of iText </h3>
<p>You can use iText to: </p>
<ul>
<li>Serve PDF to a browser </li>
<li>Generate dynamic documents from XML files or databases </li>
<li>Use PDF&#8217;s many interactive features </li>
<li>Add bookmarks, page numbers, watermarks, etc. </li>
<li>Split, concatenate, and manipulate PDF pages </li>
<li>Automate filling out of PDF forms </li>
<li>Add digital signatures to a PDF file </li>
</ul>
<p>iText classes are very useful for web developers who need to generate read-only, platform independent documents containing text, lists, tables and images; or who want to perform specific manipulations on existing PDF documents. </p>
<p>The library is very useful in combination with Java technology-based Servlets; there&#8217;s also a .NET port available: <a href="http://itextsharp.sourceforge.net">iTextSharp</a> (written in C#).</p>
<p>iText requires JDK 1.4. It&#8217;s available for free under a multiple license: MPL and LGPL. </p>
<p>Technical Requirements</p>
<p>If you want to use the iText classes you should be acquainted with JAVA (TM) programming.    <br />You&#8217;ll also need the following Software:</p>
<ul>
<li>The Java Development Kit (JDK) 1.4 </li>
<li>The <a href="http://www.bouncycastle.org/">BouncyCastle</a>: bcprov and bcmail </li>
<li>Adobe Acrobat Reader from Adobe Systems Incorporated:      </li>
</ul>
<p>Getting started with iText</p>
<p>There are five places that are extremely important if you want to work with iText.</p>
<ol>
<li>The first is the <a href="http://www.1t3xt.com/docs/book.php">book page</a>. If you own the book, you get access to hundreds of examples, and you&#8217;ll save a lot of time finding your way in the library by using the book as your tutorial. </li>
<li>There&#8217;s also a <a href="http://itextdocs.lowagie.com/tutorial/">free tutorial</a> that was written before the book. Not all functionality available in iText is explained, but it&#8217;s a good place to start. If you click on one of the features in the overview, you get some explanation and some examples on how to use these features. </li>
<li>Some special examples were compiled in the <a href="http://www.lowagie.com/itextwiki/">iText Wiki</a>. </li>
<li>If the examples don&#8217;t work or you experience some typical newbie problems, please consult the <a href="http://itext.ugent.be/library/faq.php">Frequently Asked Questions</a> page. </li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.ivanwalsh.com/how-to/use-itext-to-create-pdf-files-dynamically/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Write and Maintain your MS Office documents online with Zoho plugin</title>
		<link>http://www.ivanwalsh.com/how-to/write-and-maintain-your-ms-office-documents-online-with-zoho-plugin-2/</link>
		<comments>http://www.ivanwalsh.com/how-to/write-and-maintain-your-ms-office-documents-online-with-zoho-plugin-2/#comments</comments>
		<pubDate>Sun, 31 May 2009 04:46:00 +0000</pubDate>
		<dc:creator>Ivan</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google docs]]></category>
		<category><![CDATA[ms office]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[zoho]]></category>

		<guid isPermaLink="false">http://ivanwalsh.com/2009/05/write-and-maintain-your-ms-office-documents-online-with-zoho-plugin-2/</guid>
		<description><![CDATA[<a href="http://www.ivanwalsh.com/how-to/write-and-maintain-your-ms-office-documents-online-with-zoho-plugin-2/"><img align="left" hspace="5" width="50" src="http://ivanwalsh.com/wp-content/uploads/2009/05/zohoplugin-thumb.png" class="alignleft wp-post-image tfe" alt="zohoplugin" title="zohoplugin" /></a>The Zoho Plug-in for Microsoft Office lets you work offline on your documents and spreadsheets with Microsoft Word/Excel and then have these changes reflected directly in your Zoho account when back online online. The plugin bridges the gap between online and offline office productivity. Which Zoho Services are available with this Plugin? Zoho Writer for [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><a href="http://ivanwalsh.com/wp-content/uploads/2009/05/zohoplugin.png"><img title="zohoplugin" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="45" alt="zohoplugin" src="http://ivanwalsh.com/wp-content/uploads/2009/05/zohoplugin-thumb.png" width="184" border="0" /></a> The Zoho Plug-in for Microsoft Office lets you work offline on your documents and spreadsheets with Microsoft Word/Excel and then have these changes reflected directly in your Zoho account when back online online. The plugin bridges the gap between online and offline office productivity.</p>
<p> <span id="more-1129"></span>
<p><strong>Which Zoho Services are available with this Plugin? </strong></p>
<ol>
<li>Zoho Writer for documents (.doc/.docx) </li>
<li>Zoho Sheet for spreadsheets (.xls) </li>
<li>Zoho Share for publishing your local .doc/.xls files. </li>
</ol>
<p><strong>Use this plug-in to </strong></p>
<p>1. Create, edit and save documents &amp; spreadsheets directly to Zoho Writer/Sheet from within Microsoft Word/Excel. </p>
<p>2. Open and <strong>edit Zoho documents &amp; spreadsheets in Microsoft Word/Excel</strong> and</p>
<p>3. Save it back to Zoho services (Writer/Sheet).</p>
<p>4. Publish local offline documents/spreadsheets for the Internet using Zoho Share. </p>
<p><strong>How do I publish my offline documents using Zoho Plugin? </strong></p>
<p>MS Office users who wanted to publish their documents/spreadsheets, residing in their local drive &amp; offline, can do so now with this version of Zoho Plugin. </p>
<p>When you open a document or spreadsheet in Word/Excel, it will display &quot;Publish in Zoho Share&quot; in the drop-down menu when you click on <strong>Add-Ins</strong> followed by Zoho Writer or Zoho Sheet tab. </p>
<p>Here&#8217;s how publish in Zoho share works:    </p>
<p>1. Open a new or an existing offline document/spreadsheet residing in your local drive or desktop in MS Word/Excel. </p>
<p>2. Click on &quot;<strong>Publish in Zoho Share</strong>&quot; option from <strong>Add-Ins &gt;&gt; Zoho Writer/Zoho Sheet</strong> menu. You will be prompted to save the document in case they are publishing a new un-saved one.</p>
<p>3. A pop-up box will come up asking the user to accept the declaration and Terms of Service for publishing local documents.</p>
<p>4. Once You are done with agreeing to Terms of Service, they will be asked to choose the license type for the publishing document. Default is &quot;<strong>All Rights Reserved</strong>&quot; </p>
<p>5. Click <strong>Upload </strong>to publish the document in Zoho Share. The document will be public and can be viewed by anyone.</p>
<p>6. Once the document is successfully uploaded to Zoho Share, user will get a status message that says &quot;<strong>Document Published Successfully</strong>&quot;. </p>
<p><strong>How to install Zoho Plugin? </strong></p>
<p>Download it from Zoho.com. The file name &#8216;zohoplugin.exe&#8217; will be saved to your preferred location on your local machine.</p>
<p><strong>TIP</strong>: Close all your MS Office applications before you install this plug-in. After the initial check is over, double click on the &#8216;zohoplugin.exe&#8217; file to begin the installation process. </p>
<p><strong>How do I use Zoho Plugin with MS Office? </strong></p>
<p>Once the installation process is over, the Zoho Buttons will show up within the <strong>Add-Ins tab on the Office (Microsoft Office 2007) toolbar</strong>. </p>
<p>You need to have a Zoho account to make use of the plug-in. </p>
<p>Currently you can sign in to any of the Zoho services &#8211; Sheet (<a href="http://sheet.zoho.com)">http://sheet.zoho.com)</a> or Writer (<a href="http://writer.zoho.com)">http://writer.zoho.com)</a> and start using the plug-in. </p>
<p>There is also an option to create a new Zoho account from the Zoho Plugin credentials page. Click on the “New Zoho User? Sign Up” link to set up an account with us. This is for the users who have downloaded the plugin but are yet to sign up for Zoho Services. </p>
<p><strong>Overview of Zoho Plugin: </strong></p>
<p><strong>1. Option to keep a local copy </strong></p>
<p>Keep a local copy of the existing document/workbook that is available in Zoho Writer &amp; Sheet. To achieve this, just need to enable the check box “Keep a local copy” when logging in to access their documents from within Microsoft Word/Excel. </p>
<p><strong>2. Added a new tab &#8211; Local Documents </strong></p>
<p>Now that the You can have a copy of the online document/workbook in their local drive, there is a new tab “Local Documents” added to the “Add-Ins” option in Word/Excel. </p>
<p>You can access the local copy by clicking on this particular tab. Locally downloaded documents/spreadsheets are password protected now. You are asked to provide Zoho account password when opening a local copy of the document/spreadsheet. </p>
<p>The <strong>enhanced security is to prevent unauthorised access</strong>. You also have the option to delete the local copy. Click on local documents tab from Add-Ins, select the document &amp; choose delete button to perform the above operation. </p>
<p><strong>3. Offline editing of documents/workbooks </strong></p>
<p>User can now edit their documents/workbooks offline using the local copy and can sync up the updated offline version with the online version of the document/workbook in Zoho Writer/Sheet by connecting to the internet, signing in to their Zoho account from the Add-ins tabs in Word/Excel and then choosing the option “Save in Zoho Writer/Sheet”. </p>
<p><strong>4. Multi-user Support </strong></p>
<p>Our earlier version of Office Plugin did not allow the guest user of Windows to access the documents/workbooks. Now guest You (as opposed to only allowing You with Administrator privileges previously) who have an account with Zoho can access &amp; edit their documents/workbooks in MS Word/Excel. </p>
<p><strong>Tip</strong>: If you are working on an offline version of the document/sheet in MS Word/Excel and that is the most updated version, you can sync up the updated offline version with the online version of the document in Zoho Writer by connecting to the internet, signing in to your Zoho account from the Add-ins tabs in Word/Excel and then save the document once by clicking &quot;Save&quot; or &quot;Ctrl+S&quot; from your keyboard. Once you do the above process, both the offline &amp; online version of the document/sheet will be in sync. </p>
<p><strong>Specs </strong></p>
<p>Zoho Plugin is compatible for Microsoft Office version 2000 &amp; above and currently supports English Language versions of Office only.</p>
<p>Link: <a href="http://www.zoho.com/zohoplugin/home.html">http://www.zoho.com/zohoplugin/home.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ivanwalsh.com/how-to/write-and-maintain-your-ms-office-documents-online-with-zoho-plugin-2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Use WordPipe to Search and Replace multiple MS Word documents</title>
		<link>http://www.ivanwalsh.com/how-to/use-wordpipe-to-search-and-replace-multiple-ms-word-documents/</link>
		<comments>http://www.ivanwalsh.com/how-to/use-wordpipe-to-search-and-replace-multiple-ms-word-documents/#comments</comments>
		<pubDate>Sun, 24 May 2009 15:32:00 +0000</pubDate>
		<dc:creator>Ivan</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[Technical Writing]]></category>
		<category><![CDATA[Word 2003]]></category>
		<category><![CDATA[Word 2007]]></category>

		<guid isPermaLink="false">http://ivanwalsh.com/2009/05/use-wordpipe-to-search-and-replace-multiple-ms-word-documents/</guid>
		<description><![CDATA[<a href="http://www.ivanwalsh.com/how-to/use-wordpipe-to-search-and-replace-multiple-ms-word-documents/"><img align="left" hspace="5" width="50" src="http://www.datamystic.com/images/wordpipe_box.jpg" class="alignleft wp-post-image tfe" alt="" title="" /></a>CNET Asia has given a glowing review to WordPipe. Technical writers and those involved in communications will appreciate its ability to automatically search and Replace multiple Microsoft Word documents. Key features allow you to: Change hyperlinks and UNC paths when servers get renamed Update names, addresses and phone numbers Translate documents with find/replace lists Automatically [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>CNET Asia has given a glowing review to WordPipe. Technical writers and those involved in communications will appreciate its ability to automatically search and Replace multiple Microsoft Word documents. </p>
<p> <span id="more-1114"></span>
<p><img style="display: inline; margin-left: 0px; margin-right: 0px" src="http://www.datamystic.com/images/wordpipe_box.jpg" align="right" /> Key features allow you to: </p>
<ul>
<li>Change hyperlinks and UNC paths when servers get renamed</li>
<li>Update names, addresses and phone numbers</li>
<li>Translate documents with find/replace lists</li>
<li>Automatically handles read-only files, passwords and other protection. </li>
<li>No user interaction required. </li>
<li>Replace hyperlinks, bookmarks, text boxes, shapes, drop down fields, and document properties. </li>
<li>Updates ISO version numbers. Unicode compliant.</li>
<li>Version 5.9.3 has added ability to update OLE and DDE links.</li>
</ul>
<p>Download <a href="http://asia.cnet.com/downloads/pc/swinfo/0,39000587,50002376r-39239973s,00.htm?">WordPipe 5.9.3 free download</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ivanwalsh.com/how-to/use-wordpipe-to-search-and-replace-multiple-ms-word-documents/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MS Office 2007 Add-in: Save as PDF or XPS</title>
		<link>http://www.ivanwalsh.com/how-to/ms-office-2007-add-in-save-as-pdf-or-xps/</link>
		<comments>http://www.ivanwalsh.com/how-to/ms-office-2007-add-in-save-as-pdf-or-xps/#comments</comments>
		<pubDate>Sat, 23 May 2009 03:58:00 +0000</pubDate>
		<dc:creator>Ivan</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Free]]></category>
		<category><![CDATA[ms office]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[Word 2007]]></category>

		<guid isPermaLink="false">http://ivanwalsh.com/2009/05/ms-office-2007-add-in-save-as-pdf-or-xps/</guid>
		<description><![CDATA[<a href="http://www.ivanwalsh.com/how-to/ms-office-2007-add-in-save-as-pdf-or-xps/"><img align="left" hspace="5" width="50" height="50" src="http://www.ivanwalsh.com/wp-content/plugins/thumbnail-for-excerpts/tfe_no_thumb.png" class="alignleft wp-post-image tfe" alt="" title="" /></a>This free download lets you export and save to PDF and XPS in 8 different 2007 Microsoft Office programs (includes Word and Excel). You can also send as an e-mail attachment in the PDF and XPS formats in a subset of these programs. Download from here.]]></description>
			<content:encoded><![CDATA[<p></p><p>This free download lets you export and save to PDF and XPS in 8 different 2007 Microsoft Office programs (includes Word and Excel). You can also send as an e-mail attachment in the PDF and XPS formats in a subset of these programs. Download from <a href="http://www.microsoft.com/downloads/details.aspx?familyid=4D951911-3E7E-4AE6-B059-A2E79ED87041&amp;displaylang=en" target="_blank">here</a>. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.ivanwalsh.com/how-to/ms-office-2007-add-in-save-as-pdf-or-xps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Write and Maintain your MS Office documents online with Zoho plugin</title>
		<link>http://www.ivanwalsh.com/how-to/write-and-maintain-your-ms-office-documents-online-with-zoho-plugin/</link>
		<comments>http://www.ivanwalsh.com/how-to/write-and-maintain-your-ms-office-documents-online-with-zoho-plugin/#comments</comments>
		<pubDate>Tue, 19 May 2009 04:46:00 +0000</pubDate>
		<dc:creator>Ivan</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google docs]]></category>
		<category><![CDATA[ms office]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[zoho]]></category>

		<guid isPermaLink="false">http://ivanwalsh.com/2009/05/write-and-maintain-your-ms-office-documents-online-with-zoho-plugin/</guid>
		<description><![CDATA[<a href="http://www.ivanwalsh.com/how-to/write-and-maintain-your-ms-office-documents-online-with-zoho-plugin/"><img align="left" hspace="5" width="50" src="http://ivanwalsh.com/wp-content/uploads/2009/05/zohoplugin-thumb.png" class="alignleft wp-post-image tfe" alt="zohoplugin" title="zohoplugin" /></a>The Zoho Plug-in for Microsoft Office lets you work offline on your documents and spreadsheets with Microsoft Word/Excel and then have these changes reflected directly in your Zoho account when back online online. The plugin bridges the gap between online and offline office productivity. Which Zoho Services are available with this Plugin? Zoho Writer for [...]]]></description>
			<content:encoded><![CDATA[<p></p></p>
<p><a href="http://ivanwalsh.com/wp-content/uploads/2009/05/zohoplugin.png"><img title="zohoplugin" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="45" alt="zohoplugin" src="http://ivanwalsh.com/wp-content/uploads/2009/05/zohoplugin-thumb.png" width="184" border="0" /></a> The Zoho Plug-in for Microsoft Office lets you work offline on your documents and spreadsheets with Microsoft Word/Excel and then have these changes reflected directly in your Zoho account when back online online. The plugin bridges the gap between online and offline office productivity.</p>
<p> <span id="more-998"></span>
<p><strong>Which Zoho Services are available with this Plugin? </strong></p>
<ol>
<li>Zoho Writer for documents (.doc/.docx)</li>
<li>Zoho Sheet for spreadsheets (.xls)</li>
<li>Zoho Share for publishing your local .doc/.xls files. </li>
</ol>
<p><strong>Key Features </strong></p>
<p>1. Create, edit and save documents &amp; spreadsheets directly to Zoho Writer/Sheet from within Microsoft Word/Excel. </p>
<p>2. Open and edit Zoho documents &amp; spreadsheets in Microsoft Word/Excel and save it back to Zoho services (Writer/Sheet).</p>
<p>3. Publish local offline documents/spreadsheets for the external world to see using Zoho Share. </p>
<p><strong>How do I publish my offline documents using Zoho Plugin? </strong></p>
<p>MS Office users who wanted to publish their documents/spreadsheets, residing in their local drive &amp; offline, can do so now with this version of Zoho Plugin. </p>
<p>When you open a document or spreadsheet in Word/Excel, it will display &quot;Publish in Zoho Share&quot; in the drop-down menu when you click on <strong>Add-Ins</strong> followed by Zoho Writer or Zoho Sheet tab. </p>
<p>Here&#8217;s how publish in Zoho share works:   </p>
<p>1. Open a new or an existing offline document/spreadsheet residing in your local drive or desktop in MS Word/Excel. </p>
<p>2. Click on &quot;<strong>Publish in Zoho Share</strong>&quot; option from <strong>Add-Ins &gt;&gt; Zoho Writer/Zoho Sheet</strong> menu. You will be prompted to save the document in case they are publishing a new un-saved one.</p>
<p>3. A pop-up box will come up asking the user to accept the declaration and Terms of Service for publishing local documents.</p>
<p>4. Once You are done with agreeing to Terms of Service, they will be asked to choose the license type for the publishing document. Default is &quot;<strong>All Rights Reserved</strong>&quot; </p>
<p>5. Click <strong>Upload </strong>to publish the document in Zoho Share. The document will be public and can be viewed by anyone.</p>
<p>6. Once the document is successfully uploaded to Zoho Share, user will get a status message that says &quot;<strong>Document Published Successfully</strong>&quot;. </p>
<p><strong>How to install Zoho Plugin? </strong></p>
<p>Download it from Zoho.com. The file name &#8216;zohoplugin.exe&#8217; will be saved to your preferred location on your local machine.</p>
<p><strong>TIP</strong>: Close all your MS Office applications before you install this plug-in. After the initial check is over, double click on the &#8216;zohoplugin.exe&#8217; file to begin the installation process. </p>
<p><strong>How do I use Zoho Plugin with MS Office? </strong></p>
<p>Once the installation process is over, the Zoho Buttons will show up within the <strong>Add-Ins tab on the Office (Microsoft Office 2007) toolbar</strong>. </p>
<p>You need to have a Zoho account to make use of the plug-in. </p>
<p>Currently you can sign in to any of the Zoho services &#8211; Sheet (<a href="http://sheet.zoho.com)">http://sheet.zoho.com)</a> or Writer (<a href="http://writer.zoho.com)">http://writer.zoho.com)</a> and start using the plug-in. </p>
<p>There is also an option to create a new Zoho account from the Zoho Plugin credentials page. Click on the “New Zoho User? Sign Up” link to set up an account with us. This is for the users who have downloaded the plugin but are yet to sign up for Zoho Services. </p>
<p><strong>Overview of Zoho Plugin: </strong></p>
<p><strong>1. Option to keep a local copy </strong></p>
<p>Keep a local copy of the existing document/workbook that is available in Zoho Writer &amp; Sheet. To achieve this, just need to enable the check box “Keep a local copy” when logging in to access their documents from within Microsoft Word/Excel. </p>
<p><strong>2. Added a new tab &#8211; Local Documents </strong></p>
<p>Now that the You can have a copy of the online document/workbook in their local drive, there is a new tab “Local Documents” added to the “Add-Ins” option in Word/Excel. </p>
<p>You can access the local copy by clicking on this particular tab. Locally downloaded documents/spreadsheets are password protected now. You are asked to provide Zoho account password when opening a local copy of the document/spreadsheet. </p>
<p>The <strong>enhanced security is to prevent unauthorised access</strong>. You also have the option to delete the local copy. Click on local documents tab from Add-Ins, select the document &amp; choose delete button to perform the above operation. </p>
<p><strong>3. Offline editing of documents/workbooks </strong></p>
<p>User can now edit their documents/workbooks offline using the local copy and can sync up the updated offline version with the online version of the document/workbook in Zoho Writer/Sheet by connecting to the internet, signing in to their Zoho account from the Add-ins tabs in Word/Excel and then choosing the option “Save in Zoho Writer/Sheet”. </p>
<p><strong>4. Multi-user Support </strong></p>
<p>Our earlier version of Office Plugin did not allow the guest user of Windows to access the documents/workbooks. Now guest You (as opposed to only allowing You with Administrator privileges previously) who have an account with Zoho can access &amp; edit their documents/workbooks in MS Word/Excel. </p>
<p><strong>Tip</strong>: If you are working on an offline version of the document/sheet in MS Word/Excel and that is the most updated version, you can sync up the updated offline version with the online version of the document in Zoho Writer by connecting to the internet, signing in to your Zoho account from the Add-ins tabs in Word/Excel and then save the document once by clicking &quot;Save&quot; or &quot;Ctrl+S&quot; from your keyboard. Once you do the above process, both the offline &amp; online version of the document/sheet will be in sync. </p>
<p><strong>Specs </strong></p>
<p>Zoho Plugin is compatible for Microsoft Office version 2000 &amp; above and currently supports English Language versions of Office only.</p>
<p>Link: <a href="http://www.zoho.com/zohoplugin/home.html">http://www.zoho.com/zohoplugin/home.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ivanwalsh.com/how-to/write-and-maintain-your-ms-office-documents-online-with-zoho-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free Converter for Migrating Projects from MadCap Flare to Adobe RoboHelp</title>
		<link>http://www.ivanwalsh.com/business-development/free-converter-for-migrating-projects-from-madcap-flare-to-adobe-robohelp/</link>
		<comments>http://www.ivanwalsh.com/business-development/free-converter-for-migrating-projects-from-madcap-flare-to-adobe-robohelp/#comments</comments>
		<pubDate>Sat, 16 May 2009 09:43:00 +0000</pubDate>
		<dc:creator>Ivan</dc:creator>
				<category><![CDATA[Business Development]]></category>
		<category><![CDATA[Adobe Framemaker]]></category>
		<category><![CDATA[converter]]></category>
		<category><![CDATA[MadCap]]></category>
		<category><![CDATA[Madcap Flare]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://ivanwalsh.com/2009/05/free-converter-for-migrating-projects-from-madcap-flare-to-adobe-robohelp/</guid>
		<description><![CDATA[<a href="http://www.ivanwalsh.com/business-development/free-converter-for-migrating-projects-from-madcap-flare-to-adobe-robohelp/"><img align="left" hspace="5" width="50" height="50" src="http://www.ivanwalsh.com/wp-content/plugins/thumbnail-for-excerpts/tfe_no_thumb.png" class="alignleft wp-post-image tfe" alt="" title="" /></a>Adobe has responded to technical request’s for an easy migration from MadCap Flare to Adobe RoboHelp . Adobe’s tech writing blog says that some of the reasons for migration were: &#34;I started using Flare under the impression that RoboHelp is dead, now that Adobe has released a new version I want to come back to [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Adobe has responded to technical request’s for <a href="http://blogs.adobe.com/techcomm/2007/05/migrating_from_flare_to_robohe.html">an easy migration from MadCap Flare to Adobe RoboHelp</a> . Adobe’s tech writing blog says that some of the reasons for migration were:</p>
<p> <span id="more-1025"></span>
<ul>
<li><em>&quot;I started using Flare under the impression that RoboHelp is dead, now that Adobe has released a new version I want to come back to RoboHelp&quot;, </em></li>
<li><em>&quot;I am the lone writer using Flare, other writers in my team are using Adobe Tech CommSuite, I need to convert my Flare project to RoboHelp&quot; </em></li>
<li><em>&quot;RoboHelp is so easy to use. Give me one reason to move to RoboHelp, I want to come back&quot;</em> </li>
<li><em>&quot;I love Adobe AIR, can I publishing to Adobe AIR using RoboHelp 7 &#8211; if I could just import my Flare project in RoboHelp&quot;</em> </li>
<li><em>&quot;I want end user commenting in my Online Help&quot;</em> </li>
</ul>
<p>To help migrating MadCap Flare projects to Adobe RoboHelp, <a href="http://www.showmethedemo.com/">John Daigle</a>, RoboHelp expert and consultant, offers a free converter to migrate projects from Flare to RoboHelp. The converter is a free download from John&#8217;s site and <a href="http://www.showmethedemo.com/flare-to-robohelp/flare-to-robohelp.htm">source code is also available under Common Public License</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ivanwalsh.com/business-development/free-converter-for-migrating-projects-from-madcap-flare-to-adobe-robohelp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Read Twitter inside Excel</title>
		<link>http://www.ivanwalsh.com/how-to/read-twitter-inside-excel/</link>
		<comments>http://www.ivanwalsh.com/how-to/read-twitter-inside-excel/#comments</comments>
		<pubDate>Wed, 13 May 2009 04:24:00 +0000</pubDate>
		<dc:creator>Ivan</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Microsoft Excel]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://ivanwalsh.com/2009/05/read-twitter-inside-excel/</guid>
		<description><![CDATA[<a href="http://www.ivanwalsh.com/how-to/read-twitter-inside-excel/"><img align="left" hspace="5" width="50" height="50" src="http://www.ivanwalsh.com/wp-content/plugins/thumbnail-for-excerpts/tfe_no_thumb.png" class="alignleft wp-post-image tfe" alt="" title="" /></a>Now you can Microsoft Excel to read your Twitter Tweets and your own updates from within Excel. All that’s required to set it the feed and link it to the Excel spreadsheet. No other downloads are required. To view your Twitter messages sent to you: 1.&#160;&#160;&#160; Login to Twitter 2.&#160;&#160;&#160; In the right-hand column look [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Now you can Microsoft Excel to read your Twitter Tweets and your own updates from within Excel. All that’s required to set it the feed and link it to the Excel spreadsheet. No other downloads are required.</p>
<p> <span id="more-994"></span>
<p>To view your Twitter messages sent to you:</p>
<p>1.&#160;&#160;&#160; <strong>Login to Twitter</strong> </p>
<p>2.&#160;&#160;&#160; In the right-hand column look for the ‘<strong>RSS feed</strong>’ link</p>
<p>3.&#160;&#160;&#160; <strong>Copy</strong> the link, e.g. <a href="http://twitter.com/statuses/friends_timeline/123456.rss">http://twitter.com/statuses/friends_timeline/123456.rss</a> </p>
<p>4.&#160;&#160;&#160; Open a blank worksheet in Excel </p>
<p>5.&#160;&#160;&#160; Open the <strong>Data tab</strong> and click on the ‘<strong>from Web’ button</strong>.</p>
<p>6.&#160;&#160;&#160; Paste the link into the <strong>web address field</strong>. </p>
<p>Excel recognizes the RSS feed as an XML file. Let Excel choose the feed. </p>
<p>7.&#160;&#160;&#160; Click <strong>Import. Next.</strong> </p>
<p>Excel will tell you that “the XML source does not refer to a schema”. </p>
<p>8.&#160;&#160;&#160; Click <strong>OK</strong>.</p>
<p>9.&#160;&#160;&#160; Place the results where you wish, for example, in a new worksheet.</p>
<p>10.&#160;&#160;&#160; Choose ‘<strong>Wrap Text</strong>’ so you can see an entire tweet.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ivanwalsh.com/how-to/read-twitter-inside-excel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plugin to simplify Printing Business Cards, Booklets, Flipbooks in Word</title>
		<link>http://www.ivanwalsh.com/business-development/plugin-to-simplify-printing-business-cards-booklets-flipbooks-in-word/</link>
		<comments>http://www.ivanwalsh.com/business-development/plugin-to-simplify-printing-business-cards-booklets-flipbooks-in-word/#comments</comments>
		<pubDate>Mon, 11 May 2009 04:12:00 +0000</pubDate>
		<dc:creator>Ivan</dc:creator>
				<category><![CDATA[Business Development]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[Word 2003]]></category>
		<category><![CDATA[Word 2007]]></category>

		<guid isPermaLink="false">http://ivanwalsh.com/2009/05/plugin-to-simplify-printing-business-cards-booklets-flipbooks-in-word/</guid>
		<description><![CDATA[<a href="http://www.ivanwalsh.com/business-development/plugin-to-simplify-printing-business-cards-booklets-flipbooks-in-word/"><img align="left" hspace="5" width="50" height="50" src="http://www.ivanwalsh.com/wp-content/plugins/thumbnail-for-excerpts/tfe_no_thumb.png" class="alignleft wp-post-image tfe" alt="" title="" /></a>This plug-in from ClickBook lets you print customized day planner pages, wallet booklets, church bulletins, brochures, greeting cards, posters, business cards, flipbooks, catalogs, banners, microfiche, CD covers and more from Internet, Windows, or CD-Rom files! It also lets you scale and rotate digital photos, e-mails, documents, favorite on-line content, or other critical information into convenient [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>This plug-in from ClickBook lets you print customized day planner pages, wallet booklets, church bulletins, brochures, greeting cards, posters, business cards, flipbooks, catalogs, banners, microfiche, CD covers and more from Internet, Windows, or CD-Rom files! It also lets you scale and rotate digital photos, e-mails, documents, favorite on-line content, or other critical information into convenient layouts.</p>
<p> <span id="more-993"></span>
<p>How does it work?</p>
<p>ClickBook works much like a print driver. It intercepts pages going to laser or inkjet printers and automatically rotates, reduces and realigns pages into the correct order to create double-sided booklets and brochures. ClickBook even prints an instruction sheet showing exactly how to reinsert paper for double-sided printing. </p>
<p><strong>Tip</strong>: You can now print multi-page Banners and Posters (Windows XP, 2000, 2003, Vista only)</p>
<p>ClickBook works with most Windows application, such as Word, Internet Explorer, and FireFox, CompuServe, AOL, Excel, Access, WordPerfect, and Encarta. </p>
<p>Link: <a href="http://www.clickbook.com/">http://www.clickbook.com/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ivanwalsh.com/business-development/plugin-to-simplify-printing-business-cards-booklets-flipbooks-in-word/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>14 Must-have WordPress plugins for bloggers</title>
		<link>http://www.ivanwalsh.com/business-development/top-14-popular-wordpress-plugins/</link>
		<comments>http://www.ivanwalsh.com/business-development/top-14-popular-wordpress-plugins/#comments</comments>
		<pubDate>Wed, 06 May 2009 17:27:34 +0000</pubDate>
		<dc:creator>Ivan</dc:creator>
				<category><![CDATA[Business Development]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://ivanwalsh.com/?p=821</guid>
		<description><![CDATA[<a href="http://www.ivanwalsh.com/business-development/top-14-popular-wordpress-plugins/"><img align="left" hspace="5" width="50" height="50" src="http://www.ivanwalsh.com/wp-content/plugins/thumbnail-for-excerpts/tfe_no_thumb.png" class="alignleft wp-post-image tfe" alt="" title="" /></a>Bloggers can put 14 popular WordPress plugins to work on blogs they manage or frequent, to get the most out of the blog experience, says MarketNet. We’ve compiled a list of must-have WordPress plugins for bloggers, along with some insights into each one,” said Jill Bach, founder and principal of MarketNet. “Here they are.” 1. [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Bloggers can put 14 popular WordPress plugins to work on blogs they manage or frequent, to get the most out of the blog experience, says <strong>MarketNet.</strong></p>
<p>We’ve compiled a list of must-have WordPress plugins for bloggers, along with some insights into each one,” said Jill Bach, founder and principal of <strong>MarketNet</strong>. “Here they are.”<span id="more-821"></span></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><strong><span style="COLOR: black; mso-ansi-language: EN" lang="EN"><span style="font-family: Arial;">1. </span><a href="http://akismet.com/download/" target="_blank"><span style="COLOR: black; mso-bidi-font-weight: normal"><span style="font-family: Arial;">Akismet</span></span></a></span></strong><span style="COLOR: black; mso-ansi-language: EN" lang="EN"><span style="font-family: Arial;"> recognizes spam comments with 80-90 percent accuracy and automatically puts them into a spam comment folder. This helps you better serve your readers who have legitimate comments.</span></span></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><span style="COLOR: black; mso-ansi-language: EN" lang="EN"><span style="font-family: Arial;"><br />
</span></span></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><strong><span style="COLOR: black; mso-ansi-language: EN" lang="EN"><span style="font-family: Arial;">2. </span><a href="http://wordpress.org/extend/plugins/mobilepress/" target="_blank"><span style="COLOR: black; mso-bidi-font-weight: normal"><span style="font-family: Arial;">Mobilepress</span></span></a></span></strong><span style="COLOR: black; mso-ansi-language: EN" lang="EN"><span style="font-family: Arial;"> makes reading blog content via smartphone easy. When<span style="mso-spacerun: yes"> </span>looking for content via mobile, you want fast, simple, and uncomplicated. Mobilepress delivers.</span></span></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt">
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><strong><span style="COLOR: black; mso-ansi-language: EN" lang="EN"><span style="font-family: Arial;">3. </span><a href="http://wordpress.org/extend/plugins/easytube/" target="_blank"><span style="COLOR: black; mso-bidi-font-weight: normal"><span style="font-family: Arial;">EasyTube</span></span></a></span></strong><span style="COLOR: black; mso-ansi-language: EN" lang="EN"><span style="font-family: Arial;"> makes posting YouTube videos simple. Post this into your blog post: [youtube:URL]. Replace URL with the video’s URL and click “publish”, or write the rest of your article above or beneath it. Readers can watch the video right there on your blog post page without leaving your site.</span></span></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt">
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><span style="COLOR: black; mso-ansi-language: EN" lang="EN"><span style="font-family: Arial;"><span style="font-family: Georgia;"><strong><span style="COLOR: black; mso-ansi-language: EN" lang="EN"><span style="font-family: Arial;">4. </span><a href="http://yoast.com/wordpress/sociable/" target="_blank"><span style="COLOR: black; mso-bidi-font-weight: normal"><span style="font-family: Arial;">Sociable</span></span></a><span style="font-family: Arial;"> </span></span></strong><span style="COLOR: black; mso-ansi-language: EN" lang="EN"><span style="font-size: x-small;"><span style="font-family: Arial;"><span style="mso-spacerun: yes"> </span>is a favorite plugin for social bookmarking and submission buttons.You want people to share your content with their friends, and this plugin makes it easy. Your percentage of viral content promotion will increase simply by making the process simple.</span></span></span></span></span></span></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><span style="font-size: x-small;"><span style="font-family: Arial;"><strong><span style="COLOR: black; mso-ansi-language: EN" lang="EN">5. </span></strong><span style="COLOR: black; mso-ansi-language: EN" lang="EN"><a href="http://www.smashingmagazine.com/2009/01/08/twitter-avatars-in-comments-wordpress-plugin/" target="_blank"><strong><span style="COLOR: black; TEXT-DECORATION: none; text-underline: none">Twittar &#8211;</span></strong></a> More and more of your commentors will use Twitter. Twittar takes the email address of the commentor and checks Twitter for an avatar.This plugin increases the number of faces you’ll see when people comment.</span></span></span></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt">
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><strong><span style="COLOR: black; mso-ansi-language: EN" lang="EN"><span style="font-family: Arial;">6. </span><a href="http://wordpress.org/extend/plugins/wordpress-thread-comment/" target="_blank"><span style="COLOR: black; mso-bidi-font-weight: normal"><span style="font-family: Arial;">WordPress Thread Comment</span></span></a><span style="font-family: Arial;"> &#8212; </span></span></strong><span style="COLOR: black; mso-ansi-language: EN" lang="EN"><span style="font-family: Arial;">Threaded comments let you reply directly to someone who has left a comment, and your response is indented and placed directly beneath the comment you’re responding to. You avoid scrolling all over to try to find every response to a particular comment. </span></span></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt">
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><strong><span style="COLOR: black; mso-ansi-language: EN" lang="EN"><span style="font-family: Arial;">7. </span><a href="http://wordpress.org/extend/plugins/get-recent-comments/" target="_blank"><span style="COLOR: black; mso-bidi-font-weight: normal"><span style="font-family: Arial;">Get Recent Comments</span></span></a><span style="font-family: Arial;"> </span></span></strong><span style="font-size: x-small;"><span style="font-family: Arial;"><strong><span style="FONT-WEIGHT: normal; COLOR: black; mso-bidi-font-weight: bold; mso-ansi-language: EN" lang="EN">is</span></strong><strong><span style="COLOR: black; mso-ansi-language: EN" lang="EN"> </span></strong><span style="COLOR: black; mso-ansi-language: EN" lang="EN">especially helpful for websites that receive a steady flow of comments. Whenever you have comments coming in regularly, you can paste a code into your sidebar to let visitors easily see the most recent comments. </span></span></span></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt">
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><strong><span style="COLOR: black; mso-ansi-language: EN" lang="EN"><span style="font-family: Arial;">8. </span><a href="http://wordpress.org/extend/plugins/wp-polls/" target="_blank"><span style="COLOR: black; mso-bidi-font-weight: normal"><span style="font-family: Arial;">WP-Polls</span></span></a></span></strong><span style="COLOR: black; mso-ansi-language: EN" lang="EN"><span style="font-family: Arial;"> adds polls to any post, page, or sidebar. A well-placed poll will always get more responses than your number of comments. Clicking a multiple choice button and “Enter” is much easier than sharing a well-thought out opinion in the comments section, and there’s anonymity.</span></span></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt">
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><strong><span style="COLOR: black; mso-ansi-language: EN" lang="EN"><span style="font-family: Arial;">9. </span><a href="http://wordpress.org/extend/plugins/seesmic-wp/" target="_blank"><span style="COLOR: black; mso-bidi-font-weight: normal"><span style="font-family: Arial;">Seesmic-WP</span></span></a></span></strong><span style="COLOR: black; mso-ansi-language: EN" lang="EN"><span style="font-family: Arial;"> lets you record and add video to your post straight from the “Add New” post page. Your visitors can make comments to any post using video. Look for a big increase in video commentors on blogs as people get more comfortable with social multimedia.</span></span></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt">
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><strong><span style="COLOR: black; mso-ansi-language: EN" lang="EN"><span style="font-family: Arial;">10. </span><a href="http://wordpress.org/extend/plugins/wordpress-23-related-posts-plugin/" target="_blank"><span style="COLOR: black; mso-bidi-font-weight: normal"><span style="font-family: Arial;">WordPress Related Posts</span></span></a><span style="font-family: Arial;"> </span></span></strong><span style="COLOR: black; mso-ansi-language: EN" lang="EN"><span style="font-family: Arial;">lists links to a few older articles on similar topics to the post on the current page. It makes it easy to see other articles of the same vein, an enticement to venture deeper into the site.</span></span></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt">
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><strong><span style="COLOR: black; mso-ansi-language: EN" lang="EN"><span style="font-family: Arial;">11. </span><a href="http://wordpress.org/extend/plugins/woopra/" target="_blank"><span style="COLOR: black; mso-bidi-font-weight: normal"><span style="font-family: Arial;">Woopra</span></span></a></span></strong><span style="COLOR: black; mso-ansi-language: EN" lang="EN"><span style="font-family: Arial;"> gives you live streaming stats, so you can see exactly how many people are on your site at any given moment, where they’re from, and how they got there. Go to </span><a href="http://www.woopra.com/" target="_blank"><span style="COLOR: black"><span style="font-family: Arial;">Woopra.com</span></span></a><span style="font-family: Arial;"> now and register your blog. In a few weeks you’ll receive acceptance into the Woopra program. Then add the plugin,log in to Woopra.com and view your stats.</span></span></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt">
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><strong><span style="COLOR: black; mso-ansi-language: EN" lang="EN"><span style="font-family: Arial;">12. </span><a href="http://wordpress.org/extend/plugins/twitter-tools/" target="_blank"><span style="COLOR: black; mso-bidi-font-weight: normal"><span style="font-family: Arial;">Twitter Tools</span></span></a></span></strong><span style="COLOR: black; mso-ansi-language: EN" lang="EN"><span style="font-family: Arial;"> integrates your blog and your Twitter account so you can post links to your latest posts on Twitter, <span style="mso-spacerun: yes"> </span>post your most recent tweets on your blog sidebar, or turn your tweets into blog posts without extra effort.</span></span></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt">
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><strong><span style="COLOR: black; mso-ansi-language: EN" lang="EN"><span style="font-family: Arial;">13. </span><a href="http://wordpress.org/extend/plugins/notify-on-draft-post/" target="_blank"><span style="COLOR: black; mso-bidi-font-weight: normal"><span style="font-family: Arial;">Notify On Draft Post</span></span></a></span></strong><span style="COLOR: black; mso-ansi-language: EN" lang="EN"><span style="font-family: Arial;"> sends you an email every time someone adds a new post into the queue. This prevents accidentally sweeping quality posts under the rug and forgetting to publish them. A must for a blog manager.</span></span></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><span style="COLOR: black; mso-ansi-language: EN" lang="EN"><span style="font-family: Arial;"><br />
</span></span></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><strong><span style="COLOR: black; mso-ansi-language: EN" lang="EN"><span style="font-family: Arial;">14. </span><a href="http://wordpress.org/extend/plugins/subscribe-to-comments/" target="_blank"><span style="COLOR: black; mso-bidi-font-weight: normal"><span style="font-family: Arial;">Subscribe to Comments</span></span></a></span></strong><span style="COLOR: black; mso-ansi-language: EN" lang="EN"><span style="font-family: Arial;"> is the best way to keep track of what’s been said in the comments section of a particular post once you’ve left the site. You may come across some blogs through Google searches or shared links from friends. It gives the blog permission to email you whenever someone else comments on the same page you commented on.</span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ivanwalsh.com/business-development/top-14-popular-wordpress-plugins/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Add Flickr Slideshows into WordPress Posts</title>
		<link>http://www.ivanwalsh.com/business-development/add-flickr-slideshows-wordpress-posts/</link>
		<comments>http://www.ivanwalsh.com/business-development/add-flickr-slideshows-wordpress-posts/#comments</comments>
		<pubDate>Mon, 13 Apr 2009 23:05:54 +0000</pubDate>
		<dc:creator>Ivan</dc:creator>
				<category><![CDATA[Business Development]]></category>
		<category><![CDATA[Embed]]></category>
		<category><![CDATA[Flickr]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[Set]]></category>
		<category><![CDATA[Slideshows]]></category>
		<category><![CDATA[Tags]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://ivanwalsh.com/?p=191</guid>
		<description><![CDATA[<a href="http://www.ivanwalsh.com/business-development/add-flickr-slideshows-wordpress-posts/"><img align="left" hspace="5" width="50" height="50" src="http://www.ivanwalsh.com/wp-content/plugins/thumbnail-for-excerpts/tfe_no_thumb.png" class="alignleft wp-post-image tfe" alt="" title="" /></a>How to Add Flickr Slideshows into Wordpress Posts]]></description>
			<content:encoded><![CDATA[<p></p><p>This is the best script I&#8217;ve come across for embedding Flickr slideshows into webpages or blogs.</p>
<p>Place this on your website or within a blog post.</p>
<p>&lt;iframe align=center src=http://www.flickr.com/slideShow/index.gne?user_id=12345678@N00&amp;tags=foo frameBorder=0 width=500 scrolling=no height=500&gt;&lt;/iframe&gt;</p>
<p>1. Change user_id from 12345678@N00 to your flickr id</p>
<p>2. Replace foo with the tags of the photos you wish to display.</p>
<p>In this example, the tags were JadeGarden.</p>
<p>You can get your Flickr Id over at: http://idgettr.com/</p>
<p>Credit goes to Paul Stamiatiou over at:</p>
<p>http://paulstamatiou.com/2005/11/19/how-to-quickie-embedded-flickr-slideshows</p>
<p>This slideshow is of the Jade Garden in Shanghai, where we&#8217;re currently living.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ivanwalsh.com/business-development/add-flickr-slideshows-wordpress-posts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

