<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Disqus - Friends of maciejgren</title><link>http://disqus.com/by/maciejgren/</link><description></description><atom:link href="http://disqus.com/maciejgren/friends.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Fri, 07 Jun 2013 02:47:20 -0000</lastBuildDate><item><title>Re: How to NOT store user credentials in a database</title><link>(u'https://blog.goyello.com/2012/01/10/not-store-user-credentials-database/',%20407828022L)#comment-407828022</link><description>&lt;p&gt;Thanks for this great article. Indeed it is a common problem and it happens not only in .NET (also in Rails, JPA and generally anywhere you use ORM). I would like to add that adding salt does not solve the problem - you should also use other hashing function instead of SHA (because it is too fast :)). More info here: &lt;a href="http://codahale.com/how-to-safely-store-a-password/" rel="nofollow noopener" target="_blank" title="http://codahale.com/how-to-safely-store-a-password/"&gt;http://codahale.com/how-to-...&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">MateuszBukowicz</dc:creator><pubDate>Wed, 11 Jan 2012 09:38:35 -0000</pubDate></item><item><title>Re: The 7 ground rules of communication to became a good Manager</title><link>(u'https://blog.goyello.com/2012/01/26/the-7-ground-rules-of-communication-to-became-a-good-manager/',%20422090553L)#comment-422090553</link><description>&lt;p&gt;Thanks for sharing your thoughts on communication! I especially liked the result-oriented approach. The topic of this post could also be "the 7 ground rules of communication in team" as the rules fit for all team members :). &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">MateuszBukowicz</dc:creator><pubDate>Fri, 27 Jan 2012 03:58:36 -0000</pubDate></item><item><title>Re: http://www.kodefuguru.com/post.aspx?id=b2e1dcaf-eb56-4d5c-bb10-c84606b6fb12</title><link>(u'http://www.kodefuguru.com/post.aspx?id=b2e1dcaf-eb56-4d5c-bb10-c84606b6fb12',%20439772373L)#comment-439772373</link><description>&lt;p&gt;Nice article. I agree with you that RedMonk ranking is crappy. They shouldn't mix language popularity with number of questions about doing things in a particular technology. To me the most noteworthy are job-based ranks, because they simply show whether you will make a living :). I'm on your side in terms of rich language features of C#, however it lacks the stability and reliability that Java provides. I left the .NET camp soon after Microsoft dumped Silverlight :|.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">MateuszBukowicz</dc:creator><pubDate>Wed, 15 Feb 2012 08:44:59 -0000</pubDate></item><item><title>Re: Speed Up Development Time By Using Twitter Bootstrap</title><link>(u'http://favbulous.com/post/858/speed-up-development-time-by-using-twitter-bootstrap',%20440109188L)#comment-440109188</link><description>&lt;p&gt;You caught my attention. Twitter Bootstrap looks great. Must try it out. Thanks!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">MateuszBukowicz</dc:creator><pubDate>Wed, 15 Feb 2012 15:23:17 -0000</pubDate></item><item><title>Re: ASP.Net MVC vs Ruby on Rails Smackdown Results - Redline Software Inc. - Winnipeg's Leader in Ruby on Rails Development</title><link>(u'http://redlinesoftware.com/blog/2012/01/26/asp-dot-net-mvc-vs-ruby-on-rails-smackdown-results/',%20443453019L)#comment-443453019</link><description>&lt;p&gt;I thought this would be another rant about .NET superiority, but it turned out very suprising. &lt;br&gt;I must admit that reading the story was very enjoyable :). Thanks!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">MateuszBukowicz</dc:creator><pubDate>Sun, 19 Feb 2012 12:22:35 -0000</pubDate></item><item><title>Re: Why I will use Java EE instead of Spring in new Enterprise Java Projects in 2012</title><link>(u'http://www.javacodegeeks.com/2012/03/why-i-will-use-java-ee-instead-of.html',%20460509974L)#comment-460509974</link><description>&lt;p&gt;Nice article. I sometimes hear people saying that there are no more projects starting with JEE anymore. I think this is a common misconception caused by J2EE (1.4), like you mentioned in the beginning.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">MateuszBukowicz</dc:creator><pubDate>Fri, 09 Mar 2012 06:10:51 -0000</pubDate></item><item><title>Re: OSGI &amp;#8211; Modularizing your application</title><link>(u'http://www.javacodegeeks.com/2012/04/osgi-modularizing-your-application.html',%20519005385L)#comment-519005385</link><description>&lt;p&gt;Nice article. Thanks for sharing :].&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">MateuszBukowicz</dc:creator><pubDate>Fri, 04 May 2012 09:17:27 -0000</pubDate></item><item><title>Re: 10 aggressively used jQuery Infinite Scroll Plugins for endless paging</title><link>(u'http://www.webdeveloperjuice.com/2012/05/26/10-aggressively-used-jquery-infinite-scroll-plugins-for-endless-paging/',%20540769386L)#comment-540769386</link><description>&lt;p&gt; This post could have been much better, if you actually tried using all of the mentioned plugins and compared them. I think anyone can find this information by just searching "jquery infinity scroll" in Google. Don't feel offended, but this post does not bring much value.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">MateuszBukowicz</dc:creator><pubDate>Tue, 29 May 2012 02:45:49 -0000</pubDate></item><item><title>Re: 5 Differences Between C# and Java: Methods</title><link>(u'http://www.developerdrive.com/2012/05/5-differences-between-c-and-java-methods/',%20543637049L)#comment-543637049</link><description>&lt;p&gt;I agree. I think C# is in many ways superior to Java, but not necessarily in the ways that was showed. Secondly, it looks that things will change from Java 8 and then it will be more reasonable to do a comparison.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">MateuszBukowicz</dc:creator><pubDate>Thu, 31 May 2012 08:43:57 -0000</pubDate></item><item><title>Re: 5 Differences Between C# and Java: Data Types</title><link>(u'https://www.developerdrive.com/2012/06/5-differences-between-c-and-java-data-types/',%20556901695L)#comment-556901695</link><description>&lt;p&gt;I suppose this was thought to be a post proving that C# is a superior languange compared to Java. Despite I believe this is true (C# is indeed a better language), I think the features showed have little practical use. If I had to choose from the examples I would choose the lack of unsigned byte in Java as the most important feature Java does not support. On the other hand Java has also some nice features that C# has not, i.e. enums that are classes (not dummy integers) as in C#, which here was not mentioned.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">MateuszBukowicz</dc:creator><pubDate>Thu, 14 Jun 2012 01:58:29 -0000</pubDate></item><item><title>Re: Spring vs Guice: The one critical difference that matters</title><link>(u'http://www.javacodegeeks.com/2012/06/spring-vs-guice-one-critical-difference.html',%20558461127L)#comment-558461127</link><description>&lt;p&gt;Lesson learned. Thanks!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">MateuszBukowicz</dc:creator><pubDate>Fri, 15 Jun 2012 08:19:16 -0000</pubDate></item><item><title>Re: Hibernate Smoke Detector</title><link>(u'http://tomaszdziurko.com/2012/07/hibernate-smoke-detector/',%20582961436L)#comment-582961436</link><description>&lt;p&gt;Great job. However, getting the source, building it and executing manually is a little bit troublesome (I know, I am being lazy here ;)). I think it would be more convenient, if the tool was in a form of a plugin to Maven/Eclipse/etc.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">MateuszBukowicz</dc:creator><pubDate>Tue, 10 Jul 2012 04:35:26 -0000</pubDate></item><item><title>Re: Hibernate Smoke Detector</title><link>(u'http://tomaszdziurko.com/2012/07/hibernate-smoke-detector/',%20583086558L)#comment-583086558</link><description>&lt;p&gt; I was thinking of something like Spring Insight, but not dependant on Spring.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">MateuszBukowicz</dc:creator><pubDate>Tue, 10 Jul 2012 09:18:31 -0000</pubDate></item><item><title>Re: Top 9 qualities of clean code</title><link>(u'https://blog.goyello.com/2013/01/21/top-9-principles-clean-code/',%20775448346L)#comment-775448346</link><description>&lt;p&gt;Nice list of factors that make the code good. You can never read enough about code quality. It should be revised periodically, so you are sure it's still in your brain cache :).&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">MateuszBukowicz</dc:creator><pubDate>Wed, 23 Jan 2013 02:38:21 -0000</pubDate></item><item><title>Re: Express names in code: Bad vs Clean</title><link>(u'https://blog.goyello.com/2013/05/17/express-names-in-code-bad-vs-clean/',%20921972737L)#comment-921972737</link><description>&lt;p&gt;Nice post. I especially liked the examples you presented. Good job!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">MateuszBukowicz</dc:creator><pubDate>Fri, 07 Jun 2013 02:47:20 -0000</pubDate></item></channel></rss>