<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Keith Yanachik - Latest Comments</title><link>http://keithyanachik.disqus.com/</link><description></description><atom:link href="https://keithyanachik.disqus.com/comments.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Thu, 27 Dec 2012 09:15:14 -0000</lastBuildDate><item><title>Re: Setting an Ubuntu 11.04 External Monitor as Primary</title><link>http://www.yanachik.org/2011/05/02/343/#comment-748466166</link><description>&lt;p&gt;xrandr --output CRT1 --primary works for me. Run xrandr in terminal to find out monitors names&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andrey Novak</dc:creator><pubDate>Thu, 27 Dec 2012 09:15:14 -0000</pubDate></item><item><title>Re: Updated my GTD system</title><link>http://www.yanachik.org/2012/11/26/updated-my-gtd-system/#comment-723013130</link><description>&lt;p&gt;A quick update...&lt;/p&gt;&lt;p&gt;I'm still not pleased with having to use tags for Projects and Contexts.  I feel it's too difficult to review my projects without having to create a custom search for each in RTM.  Still debating writing a web clone of OmniFocus...&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">kyanachik</dc:creator><pubDate>Thu, 29 Nov 2012 15:32:06 -0000</pubDate></item><item><title>Re: How to return a SQL Report as a PDF/Excel/CSV file from an ASP.Net MVC controller</title><link>http://www.yanachik.org/2010/02/26/how-to-return-a-sql-report-as-a-pdfexcelcsv-file-from-as-asp-net-mvc-controller/#comment-704003413</link><description>&lt;p&gt;Fantastic, everything worked a treat and saved me loads of time. Thanks very much !&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Karl Malin</dc:creator><pubDate>Thu, 08 Nov 2012 07:11:22 -0000</pubDate></item><item><title>Re: How To Dynamically Set a LinqDataSource to filter the results based on user input</title><link>http://www.yanachik.org/2008/02/28/how-to-dynamically-set-a-linqdatasource-to-filter-the-results-based-on-user-input/#comment-624905542</link><description>&lt;p&gt;Thanks thanks thanks thanks thanks!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Edgar Salazar</dc:creator><pubDate>Tue, 21 Aug 2012 10:57:31 -0000</pubDate></item><item><title>Re: Getting Rails to talk to MS SQL Server from a 64-bit Windows 7 computer</title><link>http://www.yanachik.org/2010/10/01/getting-rails-to-talk-to-ms-sql-server-from-a-64-bit-windows-7-computer/#comment-606238672</link><description>&lt;p&gt;Hi Richard,&lt;/p&gt;&lt;p&gt;Why would you want to put the Cmd Prompt with Ruby on your right-click context menu?  Is it to execute a ruby file?  I found this for a regular command prompt:  &lt;a href="http://www.mindfiresolutions.com/Add-Command-Prompt-to-every-folders-context-menu-in-windows-934.php" rel="nofollow noopener" target="_blank" title="http://www.mindfiresolutions.com/Add-Command-Prompt-to-every-folders-context-menu-in-windows-934.php"&gt;http://www.mindfiresolution...&lt;/a&gt;&lt;/p&gt;&lt;p&gt;You could replace "cmd.exe /k cd %1" with "C:\Windows\System32\cmd.exe /E:ON /K C:\Ruby193\bin\setrbvars.bat /k cd %1" althought there might be some tweaking required to this.&lt;/p&gt;&lt;p&gt;Good luck,&lt;br&gt;Keith&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">kyanachik</dc:creator><pubDate>Wed, 01 Aug 2012 08:45:07 -0000</pubDate></item><item><title>Re: Getting Rails to talk to MS SQL Server from a 64-bit Windows 7 computer</title><link>http://www.yanachik.org/2010/10/01/getting-rails-to-talk-to-ms-sql-server-from-a-64-bit-windows-7-computer/#comment-606229766</link><description>&lt;p&gt;Hi-nice post!&lt;br&gt;I have a question about starting cmd prompt with Ruby -can I add a command for this to my right click context menu (&amp;amp; if so how?)? Most grateful for your helpful reply-many thanks &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Richard Dickinson</dc:creator><pubDate>Wed, 01 Aug 2012 08:28:04 -0000</pubDate></item><item><title>Re: How To Dynamically Set a LinqDataSource to filter the results based on user input</title><link>http://www.yanachik.org/2008/02/28/how-to-dynamically-set-a-linqdatasource-to-filter-the-results-based-on-user-input/#comment-576127470</link><description>&lt;p&gt;Thank you very much, you have saved my day :)&lt;br&gt;but unfortunately only programatically way works for me... if i try to configure my LinqDataSource and choose the Where button &lt;br&gt;I can't type to the Where Expression text area&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">aspNoob</dc:creator><pubDate>Wed, 04 Jul 2012 09:53:08 -0000</pubDate></item><item><title>Re: Getting Rails to talk to MS SQL Server from a 64-bit Windows 7 computer</title><link>http://www.yanachik.org/2010/10/01/getting-rails-to-talk-to-ms-sql-server-from-a-64-bit-windows-7-computer/#comment-327790802</link><description>&lt;p&gt;Si.  Yes, I've connected Windows 7, OSX, and Linux to SQL 2008 using the ActiveRecord SQL Server adapter with no problems.  The gem now supports tiny_tds and I've got it to work on Linux and OSX.  On Windows I still use ODBC.  Good luck.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Keith Yanachik</dc:creator><pubDate>Thu, 06 Oct 2011 00:06:30 -0000</pubDate></item><item><title>Re: Getting Rails to talk to MS SQL Server from a 64-bit Windows 7 computer</title><link>http://www.yanachik.org/2010/10/01/getting-rails-to-talk-to-ms-sql-server-from-a-64-bit-windows-7-computer/#comment-327394791</link><description>&lt;p&gt;boa tarde, para a versão 2008 funciona também?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Julianog12</dc:creator><pubDate>Wed, 05 Oct 2011 15:58:41 -0000</pubDate></item><item><title>Re: Setting an Ubuntu 11.04 External Monitor as Primary</title><link>http://www.yanachik.org/2011/05/02/343/#comment-242495018</link><description>&lt;p&gt;Thank you, I did not know about hitting tab to display the monitor options.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">kyanachik</dc:creator><pubDate>Tue, 05 Jul 2011 07:49:35 -0000</pubDate></item><item><title>Re: Setting an Ubuntu 11.04 External Monitor as Primary</title><link>http://www.yanachik.org/2011/05/02/343/#comment-242486781</link><description>&lt;p&gt;Thank you. For anyone using HDMI monitors run this: xrandr --output HDMI1 --primary | Also if you'd like to display all monitor options press tab several times after you type in "..--output"&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mega guest</dc:creator><pubDate>Tue, 05 Jul 2011 07:17:09 -0000</pubDate></item><item><title>Re: Setting an Ubuntu 11.04 External Monitor as Primary</title><link>http://www.yanachik.org/2011/05/02/343/#comment-237154403</link><description>&lt;p&gt;Thank you very much!!! Perfect for me!!!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">miguel</dc:creator><pubDate>Tue, 28 Jun 2011 16:51:18 -0000</pubDate></item><item><title>Re: Setting an Ubuntu 11.04 External Monitor as Primary</title><link>http://www.yanachik.org/2011/05/02/343/#comment-231894100</link><description>&lt;p&gt;Thank you very much! It's just what i'm looking for.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Adriafp</dc:creator><pubDate>Wed, 22 Jun 2011 10:28:14 -0000</pubDate></item><item><title>Re: How To Dynamically Set a LinqDataSource to filter the results based on user input</title><link>http://www.yanachik.org/2008/02/28/how-to-dynamically-set-a-linqdatasource-to-filter-the-results-based-on-user-input/#comment-191988690</link><description>&lt;p&gt;You're welcome, good luck with your project.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">kyanachik</dc:creator><pubDate>Tue, 26 Apr 2011 08:11:38 -0000</pubDate></item><item><title>Re: How To Dynamically Set a LinqDataSource to filter the results based on user input</title><link>http://www.yanachik.org/2008/02/28/how-to-dynamically-set-a-linqdatasource-to-filter-the-results-based-on-user-input/#comment-191969624</link><description>&lt;p&gt;You've saved my life! ;) I was looking for "How-to" filter a LINQDatasource when the parameter is empty, so that it shows ALL the records, and could not found anything. This was the solution! THX!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">a.correa</dc:creator><pubDate>Tue, 26 Apr 2011 06:45:42 -0000</pubDate></item><item><title>Re: How To Dynamically Set a LinqDataSource to filter the results based on user input</title><link>http://www.yanachik.org/2008/02/28/how-to-dynamically-set-a-linqdatasource-to-filter-the-results-based-on-user-input/#comment-188748885</link><description>&lt;p&gt;Usefull, Thank you.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">D Ojdanic</dc:creator><pubDate>Thu, 21 Apr 2011 04:32:38 -0000</pubDate></item><item><title>Re: How To Unobtrusively Scroll A Div With Prototype &amp;amp; Scriptaculous</title><link>http://www.yanachik.org/2008/01/08/how-to-unobtrusively-scroll-a-div-with-prototype-scriptaculous/#comment-166505228</link><description>&lt;p&gt;the link you specified is not available&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Test</dc:creator><pubDate>Wed, 16 Mar 2011 02:48:54 -0000</pubDate></item><item><title>Re: Testing mobile WordPress</title><link>http://www.yanachik.org/2010/04/07/testing-mobile-wordpress/#comment-153492965</link><description>&lt;p&gt; Testing mobile WordPress. Apr 7, 2010 // by kyanachik // Uncategorized // View Comments. This is a test. How do images work? ..&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">søgemaskineoptimering</dc:creator><pubDate>Mon, 21 Feb 2011 14:00:32 -0000</pubDate></item><item><title>Re: Testing mobile WordPress</title><link>http://www.yanachik.org/2010/04/07/testing-mobile-wordpress/#comment-144658689</link><description>&lt;p&gt; Testing mobile WordPress. Apr 7, 2010 // by kyanachik // Uncategorized // View Comments. This is a test. How do images work? ...&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">performance pro</dc:creator><pubDate>Fri, 11 Feb 2011 05:11:19 -0000</pubDate></item><item><title>Re: Rails Development Environment on Windows</title><link>http://www.yanachik.org/2010/11/23/rails-development-environment-on-windows/#comment-101179377</link><description>&lt;p&gt;Excellent&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">vitkoz</dc:creator><pubDate>Tue, 23 Nov 2010 10:42:14 -0000</pubDate></item><item><title>Re: Yahoo DataTable editorSaveEvent Change from YUI 2.5.2 to 2.6.0</title><link>http://www.yanachik.org/2008/10/10/yahoo-datatable-editorsaveevent-change-from-yui-252-to-260/#comment-93709056</link><description>&lt;p&gt;coffe &amp;amp; tea&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vijay</dc:creator><pubDate>Thu, 04 Nov 2010 02:59:41 -0000</pubDate></item><item><title>Re: Visual Studio 2008 Service Pack 1 Javascript Formatting Drives Me Nuts</title><link>http://www.yanachik.org/2008/10/31/visual-studio-2008-service-pack-1-javascript-formatting-drives-me-nuts/#comment-38712907</link><description>&lt;p&gt;Thank you,&lt;/p&gt;&lt;p&gt;I'm starting to have the same problem with Visual Studio 2010 when coding&lt;br&gt;MVC views.  I haven't been able to find the switch in 2010 for MVC views&lt;br&gt;yet, I'll post it if I do.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">kyanachik</dc:creator><pubDate>Tue, 09 Mar 2010 14:09:31 -0000</pubDate></item><item><title>Re: Visual Studio 2008 Service Pack 1 Javascript Formatting Drives Me Nuts</title><link>http://www.yanachik.org/2008/10/31/visual-studio-2008-service-pack-1-javascript-formatting-drives-me-nuts/#comment-38712448</link><description>&lt;p&gt;thanks, long time since I used Visual Studio for web development but this old post helped me from going nuts as well :)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Xor</dc:creator><pubDate>Tue, 09 Mar 2010 14:03:10 -0000</pubDate></item><item><title>Re: How To Dynamically Set a LinqDataSource to filter the results based on user input</title><link>http://www.yanachik.org/2008/02/28/how-to-dynamically-set-a-linqdatasource-to-filter-the-results-based-on-user-input/#comment-32645060</link><description>&lt;p&gt;Unfortunately I haven't worked with the UpdatePanels for quite a while.  We moved to using the Yahoo Datatable calling Page Methods.  &lt;a href="http://developer.yahoo.com/yui/datatable/" rel="nofollow noopener" target="_blank" title="http://developer.yahoo.com/yui/datatable/"&gt;http://developer.yahoo.com/...&lt;/a&gt;  In order for the Yahoo Connection Manager (Ajax) to work with ASP.Net Page Methods you have to change it's default behavior from Get to Post.&lt;/p&gt;&lt;p&gt;YAHOO.util.Connect.resetDefaultHeaders();&lt;br&gt;YAHOO.util.Connect.setDefaultPostHeader(false);&lt;br&gt;YAHOO.util.Connect.initHeader("content-type", "application/json; charset=utf-8", true);&lt;/p&gt;&lt;p&gt;Subsequently we have moved to ASP.Net MVC which has greatly reduced the amount of client-side javascript but enhanced Ajax tremendously.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">kyanachik</dc:creator><pubDate>Tue, 24 Nov 2009 08:52:39 -0000</pubDate></item><item><title>Re: How To Dynamically Set a LinqDataSource to filter the results based on user input</title><link>http://www.yanachik.org/2008/02/28/how-to-dynamically-set-a-linqdatasource-to-filter-the-results-based-on-user-input/#comment-32645059</link><description>&lt;p&gt;After further testing I have determined that this is not the best way of doing things, it stops working with paging. --- Why does it stop paging in listview's page control? have you ever figured it out ?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">michael</dc:creator><pubDate>Tue, 24 Nov 2009 07:10:54 -0000</pubDate></item></channel></rss>