<?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:rssdatehelper="urn:rssdatehelper"><channel><title>Articles comment feed</title><link>http://lateral8.com</link><pubDate></pubDate><generator>umbraco</generator><description>Learning and living in the world of development.</description><language>en</language><item><title>
          Re OpenXML SDK 2.0: Formatting Excel Values by Sowmya</title><link>http://lateral8.com/articles/2010/6/11/openxml-sdk-20-formatting-excel-values.aspx#comment-24</link><pubDate>Wed, 11 Aug 2010 07:22:50 GMT</pubDate><guid>http://lateral8.com/articles/2010/6/11/openxml-sdk-20-formatting-excel-values.aspx#comment-24</guid><content:encoded><![CDATA[ When i get dialog box -Open, Save and Cancel and when I hit Open or save it into a different location than the configured location, and try to open the excel, it says the above error and the excel fiel is corrupted. However if I go to the Configured path where the file gets saved automatically, it shows correct data, just that I am not able to open from the dialog box command and save it to a different location. Any solution for this?]]></content:encoded></item><item><title>
          Re Syncing Your G1/Android Device with Songbird by Dan Marshall</title><link>http://lateral8.com/articles/2009/7/3/syncing-your-g1android-device-with-songbird.aspx#comment-20</link><pubDate>Mon, 05 Jul 2010 18:50:05 GMT</pubDate><guid>http://lateral8.com/articles/2009/7/3/syncing-your-g1android-device-with-songbird.aspx#comment-20</guid><content:encoded><![CDATA[ I get stuck on your instructions here: "To view the FolderSync interface, select Show Content Pane Bottom"  In the pull down below "View" I see "Player Controls" directly followed by "Media Views".<br/>
<br/>
On the other hand, I do have a right panel that has, at the bottom, a a circular arrow, a plus sign, and a negative sign. These are all below a big empty rectangle.  I get the impression that the playlists I've set up are supposed to be in this rectangle, and I'm supposed to be able to select there which ones I want to synch.  If this is the case, how do I get my playlists to show in the rectangle?  Thanks.]]></content:encoded></item><item><title>
          Re OpenXML SDK 2.0: Formatting Excel Values by Matt</title><link>http://lateral8.com/articles/2010/6/11/openxml-sdk-20-formatting-excel-values.aspx#comment-23</link><pubDate>Thu, 29 Jul 2010 19:43:19 GMT</pubDate><guid>http://lateral8.com/articles/2010/6/11/openxml-sdk-20-formatting-excel-values.aspx#comment-23</guid><content:encoded><![CDATA[ That usually means something is getting written incorrectly in the Excel document. It's hard to say what might be causing the issue. Did you make any modifications to the template and/or the code itself? I run it here (the same sample) without any issues... if you're still having issues with the unmodified sample let me know.]]></content:encoded></item><item><title>
          Re OpenXML SDK 2.0: Formatting Excel Values by Shaz</title><link>http://lateral8.com/articles/2010/6/11/openxml-sdk-20-formatting-excel-values.aspx#comment-22</link><pubDate>Tue, 27 Jul 2010 08:03:03 GMT</pubDate><guid>http://lateral8.com/articles/2010/6/11/openxml-sdk-20-formatting-excel-values.aspx#comment-22</guid><content:encoded><![CDATA[ Hi,<br/>
<br/>
Thanks for a great article.<br/>
I have tried your code and it works fine. But after the excel-file has been created and I open the file. Microsoft Excel prompts with following: <br/>
"Excel found unreadable content in 'excelExport.xlsx'. Do you want to recover the conents of this workbook?"<br/>
<br/>
Do you have any clue why this is appearing, and is there a fix for this.?<br/>
<br/>
Would be thankful for your reply...<br/>
<br/>
Kind Regards<br/>
SHaz]]></content:encoded></item><item><title>
          Re Syncing Your Android Device with Songbird Using MSC by Passerby</title><link>http://lateral8.com/articles/2010/2/4/syncing-your-android-device-with-songbird-using-msc.aspx#comment-21</link><pubDate>Sat, 17 Jul 2010 20:38:09 GMT</pubDate><guid>http://lateral8.com/articles/2010/2/4/syncing-your-android-device-with-songbird-using-msc.aspx#comment-21</guid><content:encoded><![CDATA[ Any folder with a period at the beginning of the name is considered hidden so most apps won't detect it.]]></content:encoded></item><item><title>
          Re OpenXML SDK 2.0: Export a DataTable to Excel by matt</title><link>http://lateral8.com/articles/2010/3/5/openxml-sdk-20-export-a-datatable-to-excel.aspx#comment-19</link><pubDate>Fri, 11 Jun 2010 16:12:38 GMT</pubDate><guid>http://lateral8.com/articles/2010/3/5/openxml-sdk-20-export-a-datatable-to-excel.aspx#comment-19</guid><content:encoded><![CDATA[ Sorry about the extended delay, but I have put together a new article that details how to accomplish cell formatting with this same set of code, I hope this helps: <br/>
<br/>
http://www.lateral8.com/articles/2010/6/11/openxml-sdk-20-formatting-excel-values.aspx]]></content:encoded></item><item><title>
          Re OpenXML SDK 2.0: Export a DataTable to Excel by Henrik</title><link>http://lateral8.com/articles/2010/3/5/openxml-sdk-20-export-a-datatable-to-excel.aspx#comment-18</link><pubDate>Thu, 06 May 2010 06:52:33 GMT</pubDate><guid>http://lateral8.com/articles/2010/3/5/openxml-sdk-20-export-a-datatable-to-excel.aspx#comment-18</guid><content:encoded><![CDATA[ Hi, thanks for the nice article!<br/>
Please provide some hints to formatting, columns sizing aso...]]></content:encoded></item><item><title>
          Re OpenXML SDK 2.0: Export a DataTable to Excel by matt</title><link>http://lateral8.com/articles/2010/3/5/openxml-sdk-20-export-a-datatable-to-excel.aspx#comment-17</link><pubDate>Tue, 04 May 2010 09:24:36 GMT</pubDate><guid>http://lateral8.com/articles/2010/3/5/openxml-sdk-20-export-a-datatable-to-excel.aspx#comment-17</guid><content:encoded><![CDATA[ Thanks for the comment Kit.. I'll do a follow up article with some methods for formatting cell values in the next day or so.]]></content:encoded></item><item><title>
          Re OpenXML SDK 2.0: Export a DataTable to Excel by Kit</title><link>http://lateral8.com/articles/2010/3/5/openxml-sdk-20-export-a-datatable-to-excel.aspx#comment-16</link><pubDate>Mon, 03 May 2010 09:46:17 GMT</pubDate><guid>http://lateral8.com/articles/2010/3/5/openxml-sdk-20-export-a-datatable-to-excel.aspx#comment-16</guid><content:encoded><![CDATA[ thanks for giving such a nice article. BTW, how do weformat a cell eg, to display percentage or to make it bold?]]></content:encoded></item><item><title>
          Re Sharing Files Between Projects in Visual Studio by Nicolas</title><link>http://lateral8.com/articles/2009/8/6/sharing-files-between-projects-in-visual-studio.aspx#comment-15</link><pubDate>Sat, 20 Mar 2010 13:33:11 GMT</pubDate><guid>http://lateral8.com/articles/2009/8/6/sharing-files-between-projects-in-visual-studio.aspx#comment-15</guid><content:encoded><![CDATA[ Thanks for this article. In vb, build and buid events tabs are not displayed like in c#. 3 hours to find them under and other window.<br/>
It works !]]></content:encoded></item></channel></rss>