<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Disqus - Latest Comments for ivanz</title><link>https://disqus.com/by/ivanz/</link><description></description><atom:link href="https://disqus.com/ivanz/comments.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Thu, 18 Aug 2016 16:41:46 -0000</lastBuildDate><item><title>Re: The State of .Net Core testing today - Michael Whelan - behaviour driven blog</title><link>http://www.michael-whelan.net/the-state-of-dotnet-core-testing-today/#comment-2844803033</link><description>&lt;p&gt;And if you can kindly add it to your great list - I would highly appreciate it as it will help spread the word a bit more :)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ivan Zlatev</dc:creator><pubDate>Thu, 18 Aug 2016 16:41:46 -0000</pubDate></item><item><title>Re: The State of .Net Core testing today - Michael Whelan - behaviour driven blog</title><link>http://www.michael-whelan.net/the-state-of-dotnet-core-testing-today/#comment-2844798099</link><description>&lt;p&gt;Checking in a month later to say that MSpec now officially has support for .NET Core: &lt;a href="http://ivanz.com/2016/08/05/announcing-mspec-for-net-core/" rel="nofollow noopener" target="_blank" title="http://ivanz.com/2016/08/05/announcing-mspec-for-net-core/"&gt;http://ivanz.com/2016/08/05...&lt;/a&gt;  :)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ivan Zlatev</dc:creator><pubDate>Thu, 18 Aug 2016 16:38:49 -0000</pubDate></item><item><title>Re: The State of .Net Core testing today - Michael Whelan - behaviour driven blog</title><link>http://www.michael-whelan.net/the-state-of-dotnet-core-testing-today/#comment-2795003288</link><description>&lt;p&gt;[removed old information to avoid confusion]&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ivan Zlatev</dc:creator><pubDate>Thu, 21 Jul 2016 05:41:58 -0000</pubDate></item><item><title>Re: The State of .Net Core testing today - Michael Whelan - behaviour driven blog</title><link>http://www.michael-whelan.net/the-state-of-dotnet-core-testing-today/#comment-2794966506</link><description>&lt;p&gt;One more testing framework that works on .Net Core is Machine.Specifications via the Machine.Specifications.Core and Machine.Specification.Should.Core NuGet packages and dotnet-test-mspec runner nuget package (for dotnet test)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ivan Zlatev</dc:creator><pubDate>Thu, 21 Jul 2016 04:54:43 -0000</pubDate></item><item><title>Re: Traktor Pro .tsi file format reverse-engineered  &amp;#8211; docs on GitHub</title><link>http://ivanz.com/2014/10/20/traktor-pro-tsi-file-format-reverse-engineered-docs-on-github/#comment-2439221220</link><description>&lt;p&gt;:) I also implemented a C# library and started working on a GUI editor, but reading is easy - writing is harder and I haven't had time to keep working on it. There has also been little community interest, so it's just sitting there at &lt;a href="https://github.com/ivanz/Traktor.Mapping" rel="nofollow noopener" target="_blank" title="https://github.com/ivanz/Traktor.Mapping"&gt;https://github.com/ivanz/Tr...&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ivan Zlatev</dc:creator><pubDate>Mon, 04 Jan 2016 12:50:25 -0000</pubDate></item><item><title>Re: Traktor Pro .tsi file format reverse-engineered  &amp;#8211; docs on GitHub</title><link>http://ivanz.com/2014/10/20/traktor-pro-tsi-file-format-reverse-engineered-docs-on-github/#comment-1889504832</link><description>&lt;p&gt;Hey, the spec is fairly usable for sure. There are some tools build around it already (someone wrote a .tsi merger for example). Feel free to contribute by creating an issue in the GitHub project.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ivan Zlatev</dc:creator><pubDate>Thu, 05 Mar 2015 11:14:17 -0000</pubDate></item><item><title>Re: Selective import of SVN branches into a git/git-svn repository</title><link>http://ivanz.com/2009/01/15/selective-import-of-svn-branches-into-a-gitgit-svn-repository/#comment-1307926521</link><description>&lt;p&gt;git.exe branch --set-upstream-to=origin/git-svn-release-branch release&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ivan Zlatev</dc:creator><pubDate>Fri, 28 Mar 2014 06:33:44 -0000</pubDate></item><item><title>Re: ASP.NET MVC Magical Error Logging with ELMAH</title><link>http://ivanz.com/2011/05/08/asp-net-mvc-magical-error-logging-with-elmah/#comment-1064354725</link><description>&lt;p&gt;I am using it in several ASP.NET MVC 4 projects without any issues.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ivan Zlatev</dc:creator><pubDate>Mon, 30 Sep 2013 07:08:16 -0000</pubDate></item><item><title>Re: Editing Variable Length Reorderable Collections in ASP.NET MVC &amp;#8211; Part 1: ASP.NET MVC Views</title><link>http://ivanz.com/2011/06/16/editing-variable-length-reorderable-collections-in-asp-net-mvc-part-1/#comment-945348281</link><description>&lt;p&gt;You have to validate on the server side&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ivan Zlatev</dc:creator><pubDate>Fri, 28 Jun 2013 10:44:10 -0000</pubDate></item><item><title>Re: HOWTO: Avoiding subqueries with our Web Services</title><link>http://developers.sugarcrm.com/wordpress/2012/03/19/howto-avoiding-subqueries-with-our-web-services/#comment-820886876</link><description>&lt;p&gt;So how would one query based on the value of a custom field given that subqueries are not allowed? E.g. how can this be made to work without getting Access denied errors:&lt;/p&gt;&lt;p&gt;&lt;a href="http://accounts.id" rel="nofollow noopener" target="_blank" title="accounts.id"&gt;accounts.id&lt;/a&gt; in (select id_c from accounts_cstm join accounts on accounts_cstm.id_c = &lt;a href="http://accounts.id" rel="nofollow noopener" target="_blank" title="accounts.id"&gt;accounts.id&lt;/a&gt; where accounts_cstm.myfield__c = '12345678')&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ivan Zlatev</dc:creator><pubDate>Wed, 06 Mar 2013 05:22:35 -0000</pubDate></item><item><title>Re: The new Bitbucket dashboard – all your code activity, all in one place.</title><link>https://blog.bitbucket.org/2013/03/04/the-new-bitbucket-dashboard-all-your-code-activity-all-in-one-place/#comment-820042266</link><description>&lt;p&gt;Would be great if we had a "Create Pull Request" button directly on the dashboard. Would save time navigating to a specific repository.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ivan Zlatev</dc:creator><pubDate>Tue, 05 Mar 2013 10:17:42 -0000</pubDate></item><item><title>Re: Pull Requests now with Reviewers and Smarter Notifications</title><link>https://blog.bitbucket.org/2013/02/25/pull-requests-now-with-reviewers-and-smarter-notifications/#comment-812069060</link><description>&lt;p&gt;Reviewers is a G.R.E.A.T. addition. as the previous commented said - Keep those features rolling guys!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ivan Zlatev</dc:creator><pubDate>Mon, 25 Feb 2013 16:03:51 -0000</pubDate></item><item><title>Re: Editing Variable Length Reorderable Collections in ASP.NET MVC &amp;#8211; Part 3: Knockout JS</title><link>http://ivanz.com/2011/06/29/editing-variable-length-reorderable-collections-in-asp-net-mvc-part-3/#comment-662151642</link><description>&lt;p&gt;Yeah it's not pretty doing collection editing. In this case it's because the way the unobtrusive validation works is when the page completed loading it does a one off parsing of the content and trickery to bridge the ASP.NET MVC validation attributes with the jquery.validation plugin. This is where your problem lies - when you insert new content it won't be covered by the unobtrusive trickery, so you need to explicitly make it parse the new content by doing:  $.validator.unobtrusive.parse($("selector")); after you've inserted it into the DOM &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ivan Zlatev</dc:creator><pubDate>Tue, 25 Sep 2012 11:42:02 -0000</pubDate></item><item><title>Re: Mono.Design (WinForms Designer) Report</title><link>http://ivanz.com/2007/08/23/monodesign-winforms-designer-report/#comment-651540675</link><description>&lt;p&gt;Most of the code is in the Mono class library the designer is at &lt;br&gt;&lt;a href="https://github.com/mono/mwf-designer" rel="nofollow noopener" target="_blank" title="https://github.com/mono/mwf-designer"&gt;https://github.com/mono/mwf...&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ivan Zlatev</dc:creator><pubDate>Sat, 15 Sep 2012 12:44:19 -0000</pubDate></item><item><title>Re: PicasaWeb Uploader</title><link>http://ivanz.com/projects/picasauploader/#comment-540902851</link><description>&lt;p&gt;It's not something I have on my todo list to be honest, but you are welcome to take the source code and add it :)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ivan Zlatev</dc:creator><pubDate>Tue, 29 May 2012 07:43:38 -0000</pubDate></item><item><title>Re: Editing Variable Length Reorderable Collections in ASP.NET MVC &amp;#8211; Part 1: ASP.NET MVC Views</title><link>http://ivanz.com/2011/06/16/editing-variable-length-reorderable-collections-in-asp-net-mvc-part-1/#comment-506208602</link><description>&lt;p&gt;Very busy lately, but to be honest I've done it both ways - on the client side and with server partial callbacks and neither is very clean approach.&lt;/p&gt;&lt;p&gt;I have created a HTML helper to deal with each case. Will clean it up and share when I can.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ivan Zlatev</dc:creator><pubDate>Sun, 22 Apr 2012 13:20:05 -0000</pubDate></item><item><title>Re: Editing Variable Length Reorderable Collections in ASP.NET MVC &amp;#8211; Part 1: ASP.NET MVC Views</title><link>http://ivanz.com/2011/06/16/editing-variable-length-reorderable-collections-in-asp-net-mvc-part-1/#comment-468470604</link><description>&lt;p&gt;There are two ways to do it: 1) Completely on the client-side with jQuery Tempaltes or even better - Knockout JS and submitting the form as JSON. That means however you won't be able to use any of the ASP.NET MVC templating or validation goodies or 2) Slightly more complex setup using partial views.&lt;br&gt;1) Is cleanest&lt;br&gt;2) Is best if you want to use ASP.NET MVC facilities.&lt;/p&gt;&lt;p&gt;I need to cleanup my html helpers and might post another blog on how to do it in way 2)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ivan Zlatev</dc:creator><pubDate>Sun, 18 Mar 2012 14:25:52 -0000</pubDate></item><item><title>Re: Custom Knockout JS binding for jQuery UI Sortable</title><link>http://ivanz.com/2011/06/27/custom-knockout-js-binding-for-jquery-ui-sortable/#comment-466801810</link><description>&lt;p&gt;It wasn't created with reordering table rows in mind, so no idea. But you can always debug it in your web browser to see what's happening and where the culpit is.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ivan Zlatev</dc:creator><pubDate>Fri, 16 Mar 2012 06:14:58 -0000</pubDate></item><item><title>Re: Java BDD with JBehave and Watij in Eclipse with JUnit</title><link>http://ivanz.com/2011/05/25/java-bdd-with-jbehave-and-watij-in-eclipse-with-junit/#comment-465029748</link><description>&lt;p&gt;Sorry, but I don't really do Java any more (and for a while) plus I only had a few days time to play around with this and haven't implemented it for real.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ivan Zlatev</dc:creator><pubDate>Wed, 14 Mar 2012 08:16:38 -0000</pubDate></item><item><title>Re: PicasaWeb Uploader</title><link>http://ivanz.com/projects/picasauploader/#comment-427662618</link><description>&lt;p&gt;That's odd. The button shows up fine here and I can't think of a reason why it wouldn't.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ivan Zlatev</dc:creator><pubDate>Thu, 02 Feb 2012 07:09:39 -0000</pubDate></item><item><title>Re: Storing Date and Time in UTC and the definition &amp;#8220;Today&amp;#8221;</title><link>http://ivanz.com/2011/04/04/storing-date-and-time-in-utc-and-the-definition-today/#comment-413229657</link><description>&lt;p&gt;Correct, hence why it's important to think first before applying "all dates must be stored in UTC". &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ivan Zlatev</dc:creator><pubDate>Tue, 17 Jan 2012 04:24:24 -0000</pubDate></item><item><title>Re: Acronis Online Backup Review</title><link>http://www.onlinebackupsreview.com/acronis.php#comment-399212579</link><description>&lt;p&gt;Used for 1 week to backup files from 2 PCs with a daily schedule. After only 5 days it was a complete fail. PC1 online backup is currently corrupted and inaccessible - neither through their desktop software nor online. PC2 backup is accessible online but unrecoverable through their software, which is reporting "No backup versions available" even though I can clearly see it online and download individual files. Absolutely insane.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ivan Zlatev</dc:creator><pubDate>Mon, 02 Jan 2012 20:38:09 -0000</pubDate></item><item><title>Re: PicasaWeb Uploader</title><link>http://ivanz.com/projects/picasauploader/#comment-394069113</link><description>&lt;p&gt;Hey, what do you mean with "not allowed" It will let you add a .wmv to an album. Do you see an error?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ivan Zlatev</dc:creator><pubDate>Sun, 25 Dec 2011 11:38:45 -0000</pubDate></item><item><title>Re: PicasaWeb Uploader</title><link>http://ivanz.com/projects/picasauploader/#comment-393633028</link><description>&lt;p&gt;Hey, doesn't ImageShack already offer a batch uploader - &lt;br&gt;&lt;a href="http://imageshack.us/content.php?page=uploader" rel="nofollow noopener" target="_blank" title="http://imageshack.us/content.php?page=uploader"&gt;http://imageshack.us/conten...&lt;/a&gt; ? (I haven't tried it) Or you have something else in mind?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ivan Zlatev</dc:creator><pubDate>Sat, 24 Dec 2011 08:02:48 -0000</pubDate></item><item><title>Re: ASP.NET MVC Magical Error Logging with ELMAH</title><link>http://ivanz.com/2011/05/08/asp-net-mvc-magical-error-logging-with-elmah/#comment-357682025</link><description>&lt;p&gt;Well, if you catch and swallow the exception yourself before it reaches the ASP.NET MVC pipeline there is no way for neither ELMAH nor ASP.NET MVC to know about it :). You will have to log it yourself the same way the exception handler does - ErrorSignal.FromCurrentContext().Raise(exception);&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ivan Zlatev</dc:creator><pubDate>Mon, 07 Nov 2011 14:06:49 -0000</pubDate></item></channel></rss>