<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-us">
    <title type="text">Mentalized comments</title>
    <id>http://mentalized.net/journal/</id>
    <link rel="alternate" type="application/xhtml+xml" href="http://mentalized.net/journal/" />
    <link rel="self" type="application/atom+xml" href="http://mentalized.net/journal/comments_atom.xml"/>
    <generator uri="http://www.sixapart.com/movabletype/" version="5.04">Movable Type</generator>
    <icon>http://mentalized.net/favicon.ico</icon>
    <logo>http://mentalized.net/skins/substance/images/mentalized.gif</logo>
    <updated>2012-05-16T13:41:22Z</updated>
    
        <entry>
            <id>http://mentalized.net/journal/2011/07/12/hvad_bruges_pengene_til/#comment11511</id>
            <title type="text">Comment on Hvad bruges pengene til?</title>
            <updated>2011-08-14T10:32:57Z</updated>

            <author>
                <name>Regin Larsen</name>
                http://viamon.dk
            </author>
            
            <content type="html"><![CDATA[<p>Interessant oversigt! Kanon arbejde! :)</p>]]></content>

            <link rel="alternate" href="http://mentalized.net/journal/2011/07/12/hvad_bruges_pengene_til/" type="application/xhtml+xml" hreflang="en" />
        </entry>
    
        <entry>
            <id>http://mentalized.net/journal/2011/08/11/the_state_of_ruby_in_denmark/#comment11522</id>
            <title type="text">Comment on The state of Ruby in Denmark</title>
            <updated>2011-08-23T16:15:09Z</updated>

            <author>
                <name>Jesper Blad Jensen</name>
                http://deldy.dk
            </author>
            
            <content type="html"><![CDATA[<p>As one of the founders of Odense .NET user Group, I can say that the money that Microsoft has don't make much difference. <br />
Sure, they make stuff like Community Day once a year here in Denmark.<br />
ONUG (short name for our User Group), have gotten some things from Microsoft, like some free beer and some swag. But in my experience you don't get good community for offering free stuff (swag), quite the contrary I think - it makes the member a consumer instead of making them a contributor.</p>

<p>As a free time ruby, for fun, programmer, I've looked at Copenhagen.rb, but as I live in Odense, it's a little far way. But maybe someday :)</p>

<p>The .NET Community is right now experiencing a halt of excitement, and progress. We have ASP.NET MVC, that is just like 10% of rails, and Microsoft is using all it energy to push out Azure, that is cloud hosting for the "business-suit" guys. That's not fun for us. It's boring.<br />
ANUG (The user group in Århus) has done two code camps about ruby and ruby on rails - they was quite popular we hear.  So there clearly is a will to look over the fence. But I think that for any programmer, it's a hard move from being a one-programming-language guy to be a best-programming-language-for-the-job kinda guy.<br />
We see that a lot when talking javascript. A lot of .NET programmers are avoiding javascript the best they can.</p>

<p>So very long comment... sorry. But what we are doing right now in ONUG is to try to convert from a more .NET focused user group, to a web oriented user group, so hopefully that will in time also mean, that I will meet some fellow Rails developers to mingle with :)</p>

<p>Also, if there is any Rails programmers on the Fuen area, that are up to some beer and socializing, give me a ping on twitter (@jesperbjensen)</p>]]></content>

            <link rel="alternate" href="http://mentalized.net/journal/2011/08/11/the_state_of_ruby_in_denmark/" type="application/xhtml+xml" hreflang="en" />
        </entry>
    
        <entry>
            <id>http://mentalized.net/journal/2011/08/11/the_state_of_ruby_in_denmark/#comment11524</id>
            <title type="text">Comment on The state of Ruby in Denmark</title>
            <updated>2011-08-23T17:53:34Z</updated>

            <author>
                <name>Mikkel Malmberg</name>
                http://mikkelmalmberg.dk
            </author>
            
            <content type="html"><![CDATA[<p>Challenge accepted. <br />
Also, how do I go about knowing the dates for the copenhagen.rb meetings without subscribing to the mailing list?</p>]]></content>

            <link rel="alternate" href="http://mentalized.net/journal/2011/08/11/the_state_of_ruby_in_denmark/" type="application/xhtml+xml" hreflang="en" />
        </entry>
    
        <entry>
            <id>http://mentalized.net/journal/2011/08/11/the_state_of_ruby_in_denmark/#comment11526</id>
            <title type="text">Comment on The state of Ruby in Denmark</title>
            <updated>2011-08-24T01:46:24Z</updated>

            <author>
                <name>Datnt</name>
                
            </author>
            
            <content type="html"><![CDATA[<p>Thank you for leverage ruby to the world wide scale. I'm pretty happy working with Rails v3 now.</p>]]></content>

            <link rel="alternate" href="http://mentalized.net/journal/2011/08/11/the_state_of_ruby_in_denmark/" type="application/xhtml+xml" hreflang="en" />
        </entry>
    
        <entry>
            <id>http://mentalized.net/journal/2011/09/08/digging_into_objective-c_again/#comment11553</id>
            <title type="text">Comment on Digging into Objective-C (again)</title>
            <updated>2011-09-08T09:07:23Z</updated>

            <author>
                <name>Kasper Weibel</name>
                
            </author>
            
            <content type="html"><![CDATA[<p>While switching from Ruby to ObjC (iOS in my case) is a walk down memory lane anno 1985 one miraculously adapts to the syntax. We all know square brackets are hurtful to the eye but after a while it'll just feel natural to concatenate two strings by writing a ridiculous amount of code. Core Data is also an acceptable substitute for Rails' ActiveRecord (sort of).</p>

<p>However, the sorry state of open source libraries for iOS saddens me. It is clear to me, that iOS still rests on its closed source roots. It is not so long time ago that the iOS API had a hefty NDA attached to it and I think it has left the people involved in iOS development with a closed source mindset. There are some pleasant exceptions to this and people have started hosting iOS projects on gitHub. However the lush open source ecosystem that surrounds Ruby and Rails seems like a distant Utopia.</p>]]></content>

            <link rel="alternate" href="http://mentalized.net/journal/2011/09/08/digging_into_objective-c_again/" type="application/xhtml+xml" hreflang="en" />
        </entry>
    
        <entry>
            <id>http://mentalized.net/journal/2011/09/08/digging_into_objective-c_again/#comment11554</id>
            <title type="text">Comment on Digging into Objective-C (again)</title>
            <updated>2011-09-08T10:18:46Z</updated>

            <author>
                <name>Morten Møller Riis</name>
                http://www.whatastruggle.com
            </author>
            
            <content type="html"><![CDATA[<p>Nice write up Jakob.</p>

<p>It definitely is quite a jump from Ruby development to Objective-C.</p>

<p>I find the lack of structure confusing as-well. It would be nice to have a views/lib/app whatever structure.</p>

<p>And working with strings totally reminds me of my C days... It should be easier to work with something so fundamental.</p>]]></content>

            <link rel="alternate" href="http://mentalized.net/journal/2011/09/08/digging_into_objective-c_again/" type="application/xhtml+xml" hreflang="en" />
        </entry>
    
        <entry>
            <id>http://mentalized.net/journal/2011/06/27/pepper_-_a_redmine_theme/#comment11584</id>
            <title type="text">Comment on Pepper - a Redmine theme</title>
            <updated>2011-09-21T19:43:04Z</updated>

            <author>
                <name>Lars Erik Gullerud</name>
                
            </author>
            
            <content type="html"><![CDATA[<p>Simply stunning. We have been looking for a replacement Redmine theme for a LONG time, however none of the ones we have found have been what we were after. They weren't even close enough to be a base we could modify, without a LOT of work. Yours was just... perfect. :)</p>

<p>Thank you!</p>]]></content>

            <link rel="alternate" href="http://mentalized.net/journal/2011/06/27/pepper_-_a_redmine_theme/" type="application/xhtml+xml" hreflang="en" />
        </entry>
    
        <entry>
            <id>http://mentalized.net/journal/2011/06/27/pepper_-_a_redmine_theme/#comment11585</id>
            <title type="text">Comment on Pepper - a Redmine theme</title>
            <updated>2011-09-21T19:59:37Z</updated>

            <author>
                <name>Jakob S</name>
                http://substancelab.com
            </author>
            
            <content type="html"><![CDATA[<p>Thanks, I appreciate that :) I'd also appreciate any patches and improvements that you might come up with.</p>]]></content>

            <link rel="alternate" href="http://mentalized.net/journal/2011/06/27/pepper_-_a_redmine_theme/" type="application/xhtml+xml" hreflang="en" />
        </entry>
    
        <entry>
            <id>http://mentalized.net/journal/2011/10/19/routing_requests_to_local_development_environment/#comment11648</id>
            <title type="text">Comment on Routing requests to local development environment</title>
            <updated>2011-10-19T19:24:36Z</updated>

            <author>
                <name>Thomas Dippel</name>
                http://dipth.com
            </author>
            
            <content type="html"><![CDATA[<p>You might want to check out this Gist:<br />
https://gist.github.com/1299379</p>

<p>It's a rake-task that you can put in your rails project, which will let you fire off a simple command:<br />
rake network:tunnel:start<br />
which will contact the server you have sepcified in a network.yml-file and open up a reverse proxy to your local computer.</p>

<p>It requires only a public server with root SSH access and doesn't require you to do any kind of setup or configuration on the server.</p>]]></content>

            <link rel="alternate" href="http://mentalized.net/journal/2011/10/19/routing_requests_to_local_development_environment/" type="application/xhtml+xml" hreflang="en" />
        </entry>
    
        <entry>
            <id>http://mentalized.net/journal/2011/09/12/import_mts_video_clips_to_imovie/#comment11753</id>
            <title type="text">Comment on Import MTS video clips to iMovie</title>
            <updated>2011-12-06T09:04:30Z</updated>

            <author>
                <name>goodbabywell</name>
                
            </author>
            
            <content type="html"><![CDATA[<p>i know a step by step guide on how to import MTS to imovie at bigasoft.com/articles/how-to-import-avchd-to-imovie.html<br />
This guide is applied for:</p>

<p>Import AVCHD files in MTS to iMovie<br />
Import AVCHD files in M2TS to iMovie<br />
Import AVCHD files in MPG under MPEG-2 compression to iMovie<br />
Import AVCHD files in MOV with MJPEG video format to iMovie<br />
Import AVCHD files in DV to iMovie<br />
Import AVCHD files in MOD to iMovie<br />
Import AVCHD files in TOD to iMovie<br />
Import 1080/60p video from Panasonic HDC-TM700 camcorder, Panasonic HDC-SD9/HDC-HS9, Panasonic AG-HMC150, Canon HF S21, Sony HDR-AX2000, Sony HXR-NX5U and more<br />
Import AVCHD to iMovie for iPhone, iPhone 4, iMovie iPad, iMovie iPad 2, iMovie iPod touch<br />
Import AVCHD to Final Cut Pro, Final Cut Express</p>]]></content>

            <link rel="alternate" href="http://mentalized.net/journal/2011/09/12/import_mts_video_clips_to_imovie/" type="application/xhtml+xml" hreflang="en" />
        </entry>
    
        <entry>
            <id>http://mentalized.net/journal/2011/11/30/challenge_the_deadline/#comment11766</id>
            <title type="text">Comment on Challenge the deadline</title>
            <updated>2011-12-10T20:30:57Z</updated>

            <author>
                <name>Kasper</name>
                
            </author>
            
            <content type="html"><![CDATA[<p>I am inclined to disagree. There are Four factors to take into consideration. First is that it might be more important to reach the deadline than having all functionality or testing done. I.e. it is a matter of focusing on the needs to have. Second is the developers themselves. There might be a number of reasons they are not 100% committed to the deadline. By asking everyone to focus on this deadline you can ensure that less important work from other places are downprioritized. Third is the matter of coordination. There might be a number of people, departments, other project, etc. who have build their plans around you reaching your deadline. There is a lot of communication effort involved when a deadline isn't reached. In a typical project you can have hundreds of those deadlines. Last it is wellknown in project management literature that adding resources doesn't make the project a success. Adding energy is the keyfactor in a projects success. And my experience is that there's a lot of positive energy in projects in the last week up to a deadline. </p>]]></content>

            <link rel="alternate" href="http://mentalized.net/journal/2011/11/30/challenge_the_deadline/" type="application/xhtml+xml" hreflang="en" />
        </entry>
    
        <entry>
            <id>http://mentalized.net/journal/2011/11/30/challenge_the_deadline/#comment11769</id>
            <title type="text">Comment on Challenge the deadline</title>
            <updated>2011-12-12T05:34:07Z</updated>

            <author>
                <name>Christian</name>
                
            </author>
            
            <content type="html"><![CDATA[<p>Kasper, I disagree with some if not all if your points.</p>

<p>If it is more important to ship soon, rather than finish everything, you need to prioritize an work on the highest priority stuff. You should be doing that anyway. The deadline does nothing to help if you're already aware of priorities.</p>

<p>External motivators, like deadlines or bonuses, may boost people's motivation briefly but most psychological research says that it spoils peoples joy in doing a job for its own sake which leads to more frustration and less motivation long term.</p>]]></content>

            <link rel="alternate" href="http://mentalized.net/journal/2011/11/30/challenge_the_deadline/" type="application/xhtml+xml" hreflang="en" />
        </entry>
    
        <entry>
            <id>http://mentalized.net/journal/2011/11/30/challenge_the_deadline/#comment11771</id>
            <title type="text">Comment on Challenge the deadline</title>
            <updated>2011-12-12T18:48:16Z</updated>

            <author>
                <name>Kasper</name>
                
            </author>
            
            <content type="html"><![CDATA[<p>Christian, hmmm.. ja - så må vi hellere slå over i dansk. Jeg føler min tankegang bliver meget begrænset når jeg skal formulere mig på engelsk.</p>

<p>Lige præcis du var faktisk i mine tanker, da jeg skreve om, at det var vigtigt at fokusere op mod en deadline. For du har selv fortalt, at da du arbejde i google i Århus, så var det meget frit, hvad i lavede indtil i nærmede jer en deadline. Så var det huhej at få fokus på de rigtige ting og få dem til at fungere sammen. Hvordan var det gået uden deadlines?</p>

<p>Igen - jeg mener ikke, at deadlines skal bruges for at presse medarbejderne. De skal bruges for at fokusere energien på de rigtige opgaver. Så de skal sættes i god tid med respekt for den opgave, der skal løses. Og husk, at mange andre kan være afhængige af, at du bliver færdig til tiden. </p>]]></content>

            <link rel="alternate" href="http://mentalized.net/journal/2011/11/30/challenge_the_deadline/" type="application/xhtml+xml" hreflang="en" />
        </entry>
    
        <entry>
            <id>http://mentalized.net/journal/2011/11/30/challenge_the_deadline/#comment11775</id>
            <title type="text">Comment on Challenge the deadline</title>
            <updated>2011-12-17T11:34:28Z</updated>

            <author>
                <name>Michael Svendsen</name>
                
            </author>
            
            <content type="html"><![CDATA[<p>Deadlines are used for many purposes. Using deadlines to motivate employees or to apply pressure are two of them. </p>

<p>I like to see (and use) deadlines as means of coordination between separate teams. I see the coordinating factor as motivation itself: you make a delivery on time and you can proceed with your planed work when others deliver to you on time.</p>

<p>The necesity of reducing functionality, quality, testing or other things in the project has nothing to do with deadlines - it's bad project planing.</p>

<p>For me deadlines are means of securing progress, coordination and quality in an otherwise well planed project. </p>]]></content>

            <link rel="alternate" href="http://mentalized.net/journal/2011/11/30/challenge_the_deadline/" type="application/xhtml+xml" hreflang="en" />
        </entry>
    
        <entry>
            <id>http://mentalized.net/journal/2012/04/13/css_links_gradients_rounded_corners_and_ie/#comment11935</id>
            <title type="text">Comment on CSS, links, gradients, rounded corners, and IE</title>
            <updated>2012-04-14T14:25:55Z</updated>

            <author>
                <name>Peter</name>
                http://www.petersuhm.com
            </author>
            
            <content type="html"><![CDATA[<p>Thanks a lot Jakob! You made my weekend ;)</p>

<p>- Peter</p>]]></content>

            <link rel="alternate" href="http://mentalized.net/journal/2012/04/13/css_links_gradients_rounded_corners_and_ie/" type="application/xhtml+xml" hreflang="en" />
        </entry>
    
        <entry>
            <id>http://mentalized.net/journal/2012/04/24/all_lights_are_green/#comment11942</id>
            <title type="text">Comment on All lights are green</title>
            <updated>2012-04-24T21:45:41Z</updated>

            <author>
                <name>Jacob Tjørnholm</name>
                http://about.me/chopmo
            </author>
            
            <content type="html"><![CDATA[<p>Wow! Let me know if you need some subcontracting done on that one :-D</p>

<p>I wish more clients were like that. </p>]]></content>

            <link rel="alternate" href="http://mentalized.net/journal/2012/04/24/all_lights_are_green/" type="application/xhtml+xml" hreflang="en" />
        </entry>
    
        <entry>
            <id>http://mentalized.net/journal/2012/04/24/all_lights_are_green/#comment11947</id>
            <title type="text">Comment on All lights are green</title>
            <updated>2012-05-01T11:52:10Z</updated>

            <author>
                <name>Peter Müller</name>
                http://fumle.dk
            </author>
            
            <content type="html"><![CDATA[<p>This is the sort of client that developers will go to great lengths to satisfy and never EVER screw over.</p>

<p>They deserve the best we have to offer.</p>]]></content>

            <link rel="alternate" href="http://mentalized.net/journal/2012/04/24/all_lights_are_green/" type="application/xhtml+xml" hreflang="en" />
        </entry>
    
        <entry>
            <id>http://mentalized.net/journal/2012/04/13/css_links_gradients_rounded_corners_and_ie/#comment11949</id>
            <title type="text">Comment on CSS, links, gradients, rounded corners, and IE</title>
            <updated>2012-05-03T20:38:02Z</updated>

            <author>
                <name>Lorena</name>
                
            </author>
            
            <content type="html"><![CDATA[This is totally brilliant.  I have been looking around for a nice markup/CSS driven button and this is it. However I just tried to implement it and it didn't work for me :(  There is just a blank space where the button is supposed to show. Here is my code: <br />
div class="col-3"&gt;<br />
Related Products
                           <br />
							<br />
                            <a href="#" rel="nofollow"><br />
  								<br />
   									 <br />
     									 CSS, IE filter, and 2 spans<br /><br />
     									 It aint pretty, but it works<br />
   									 <br />
  								<br />
							</a><br />
                          

<p>I used the last snippets of code HTML and CSS. <br />
Tested using Chrome &amp; Firefox 11.0<br />
Dreamweaver to Edit</p>


<p>Thoughts?  </p>

<p>Thanks, </p>

<p>Astrid </p>]]></content>

            <link rel="alternate" href="http://mentalized.net/journal/2012/04/13/css_links_gradients_rounded_corners_and_ie/" type="application/xhtml+xml" hreflang="en" />
        </entry>
    
        <entry>
            <id>http://mentalized.net/journal/2012/04/13/css_links_gradients_rounded_corners_and_ie/#comment11951</id>
            <title type="text">Comment on CSS, links, gradients, rounded corners, and IE</title>
            <updated>2012-05-04T08:53:11Z</updated>

            <author>
                <name>Jakob S</name>
                http://mentalized.net
            </author>
            
            <content type="html"><![CDATA[<p>Astrid, as I mentioned via email it sounds like you're trying to apply the styles to a input element. I have only tested them applied to a elements.</p>

<p>You might be able to use a button element, but I haven't tested that.</p>]]></content>

            <link rel="alternate" href="http://mentalized.net/journal/2012/04/13/css_links_gradients_rounded_corners_and_ie/" type="application/xhtml+xml" hreflang="en" />
        </entry>
    
        <entry>
            <id>http://mentalized.net/journal/2012/05/08/rails_3_actionmailer_and_google_apps_for_domains/#comment11959</id>
            <title type="text">Comment on Rails 3, ActionMailer, and Google Apps for Domains</title>
            <updated>2012-05-16T13:41:22Z</updated>

            <author>
                <name>Spacemonkey</name>
                
            </author>
            
            <content type="html"><![CDATA[<p>Just migrated an existing redmine from an old server that was getting sent out to pasture to a shiny new one, and lost an hour figuring this out. Would have been a lot longer, if not for your blog post.</p>

<p>So to you, <em>muchas gracias mi amigo!</em></p>

<p>And to redmine docs and examle code (that is freaking INCORRECT), <strong>Gah</strong>.</p>]]></content>

            <link rel="alternate" href="http://mentalized.net/journal/2012/05/08/rails_3_actionmailer_and_google_apps_for_domains/" type="application/xhtml+xml" hreflang="en" />
        </entry>
    
</feed>
