<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>Disqus - Latest Comments for ninajansen</title><link>http://disqus.com/people/ninajansen/</link><description></description><language>en</language><lastBuildDate>Sat, 07 Nov 2009 08:56:39 -0000</lastBuildDate><item><title>Re: Nyt tema på bloggen</title><link>http://codegirldk.disqus.com/nyt_tema_pa_bloggen/#comment-22126794</link><description>Tak, jeg kan også selv godt lide det</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ninajansen</dc:creator><pubDate>Sat, 07 Nov 2009 08:56:39 -0000</pubDate></item><item><title>Re: The UK&amp;#8217;s Brain Drain (been there, done that)</title><link>http://astroenginecom.disqus.com/the_uk8217s_brain_drain_been_there_done_that/#comment-18352230</link><description>The exact same thing goes for Denmark (and, I suspect, the rest of Europe). When I quit my academic career after 3 years of post.doc'ing and moved home (I was living in the US), having a ph.d. scared potential employers. Luckily after 7 months unemployment I fell into freelance web-development which is great. &lt;br&gt;&lt;br&gt;The industry says they need highly qualified employees, but it's not true. It's more like a kind of bragging: our jobs are so interesting you need to be really smart to do them, and there are not enough smart people. But when they meet smart, well-educated people they look at the job opportunity and think: "wait a minute, we can't hire this person, she'd get bored in a couple of months and then leave, this job needs someone not quite so smart and well-educated, we thought we were more interesting than we actually are". It comes down to culture, and I doubt that changes in a couple of years.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ninajansen</dc:creator><pubDate>Sat, 03 Oct 2009 07:49:22 -0000</pubDate></item><item><title>Re: Do not use apt-get to install passenger on Ubuntu</title><link>http://ninajansen.disqus.com/do_not_use_apt_get_to_install_passenger_on_ubuntu/#comment-6264185</link><description>Ah, we don't actually provide Intrepid packages ourselves, but Intrepid comes with it's own official version of the package (actually an older version of our package) - which unfortunately does depend on worker.  Our latest package (currently only built for Hardy) has the fixed dependencies.&lt;br&gt;&lt;br&gt;Our hardy package might install fine on Hardy though.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John Leach</dc:creator><pubDate>Sat, 14 Feb 2009 16:07:21 -0000</pubDate></item><item><title>Re: Do not use apt-get to install passenger on Ubuntu</title><link>http://ninajansen.disqus.com/do_not_use_apt_get_to_install_passenger_on_ubuntu/#comment-6258518</link><description>Hi John&lt;br&gt;&lt;br&gt;Yes, worker prefork and libapache2-mod-php5 was removed by your package. I am on Ubuntu 8.10, intel version. What I did was add the following line to /etc/apt/sources.list:&lt;br&gt;&lt;br&gt;deb &lt;a href="http://apt.brightbox.net" rel="nofollow"&gt;http://apt.brightbox.net&lt;/a&gt; intrepid main&lt;br&gt;&lt;br&gt;And I just said yes to the changes without really looking, which is ofcourse my fault not yours :-)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ninajansen</dc:creator><pubDate>Sat, 14 Feb 2009 08:29:27 -0000</pubDate></item><item><title>Re: Fragment cache expiry from background jobs is a hot mess</title><link>http://ninajansen.disqus.com/fragment_cache_expiry_from_background_jobs_is_a_hot_mess/#comment-643802</link><description>The problem I have with gibberish is that I want my templates to be human readable. In Globalize you use the ".t" function, so you just write a normal sentence and use the sentence itself as the key for translation. In Giberish, as I understand it, each string gets a key, so you cannot look at the template file and easily see what text is actually there. I might be wrong, though, and I am always looking for enlightenment.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ninajansen</dc:creator><pubDate>Thu, 12 Jun 2008 04:18:34 -0000</pubDate></item><item><title>Re: Fragment cache expiry from background jobs is a hot mess</title><link>http://ninajansen.disqus.com/fragment_cache_expiry_from_background_jobs_is_a_hot_mess/#comment-639176</link><description>Gibberish - &lt;a href="http://github.com/defunkt/gibberish/tree/master" rel="nofollow"&gt;http://github.com/defunkt/gibberish/tree/master&lt;/a&gt; =)&lt;br&gt;&lt;br&gt;I was debating before for my site between globalize and gibberish and other options also; but globalize is huge, lots of code, and seemed to always lag behind rails releases.&lt;br&gt;&lt;br&gt;Gibberish is only like 100 lines total as a plugin, and super easy to understand if you need to modify it; so its a much better solution imo ;)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nazgum</dc:creator><pubDate>Wed, 11 Jun 2008 14:54:57 -0000</pubDate></item><item><title>Re: Fragment cache expiry from background jobs is a hot mess</title><link>http://ninajansen.disqus.com/fragment_cache_expiry_from_background_jobs_is_a_hot_mess/#comment-638458</link><description>I'm not on 2.1 yet, but thanks for the tip. I want to move to 2.1, but globalize in standing in the way right now. I am hoping that globalize will either be patched or that I find a better alternative.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ninajansen</dc:creator><pubDate>Wed, 11 Jun 2008 13:28:04 -0000</pubDate></item><item><title>Re: Cache sweepers in Rails, put them in app/models!</title><link>http://ninajansen.disqus.com/cache_sweepers_in_rails_put_them_in_appmodels/#comment-554079</link><description>Yeah, same thing, except I also tried setting the autoload path and it still wouldn't work.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ninajansen</dc:creator><pubDate>Thu, 29 May 2008 21:22:34 -0000</pubDate></item><item><title>Re: In place editing in rails</title><link>http://ninajansen.disqus.com/in_place_editing_in_rails/#comment-554070</link><description>There is a restful inline editing plugin for rails called &lt;a href="http://jan.varwig.org/projects/rest-in-place" rel="nofollow"&gt;Rest in place&lt;/a&gt;.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ninajansen</dc:creator><pubDate>Thu, 29 May 2008 21:20:21 -0000</pubDate></item></channel></rss>