<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml"
	>
<channel>
	<title>Comments for Nu Blog</title>
	<atom:link href="http://blog.nuit.dk/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.nuit.dk</link>
	<description>Jens Ulrik Lange on Web technology, blogging, programming, Linux and IT project management</description>
	<lastBuildDate>Mon, 22 Apr 2013 09:20:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>Comment on Workaround to Facebook&#8217;s Graph API Search locale change by botactic</title>
		<link>http://blog.nuit.dk/facebook-graph-api-search-workaroun/comment-page-1/#comment-1190</link>
		<dc:creator>botactic</dc:creator>
		<pubDate>Mon, 22 Apr 2013 09:20:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nuit.dk/?p=154#comment-1190</guid>
		<description><![CDATA[Hello, so how can i get information from pages and fanpages in this solution? I compared the graph with this solution and the graph has more results, i mean results form FPs and Pages.

Any ideas?]]></description>
		<content:encoded><![CDATA[<p>Hello, so how can i get information from pages and fanpages in this solution? I compared the graph with this solution and the graph has more results, i mean results form FPs and Pages.</p>
<p>Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Workaround to Facebook&#8217;s Graph API Search locale change by Jens Ulrik Lange</title>
		<link>http://blog.nuit.dk/facebook-graph-api-search-workaroun/comment-page-1/#comment-1163</link>
		<dc:creator>Jens Ulrik Lange</dc:creator>
		<pubDate>Tue, 05 Mar 2013 13:19:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nuit.dk/?p=154#comment-1163</guid>
		<description><![CDATA[Thinking that this could probably be improved a lot using FQL Multiqueries somehow.

@Jorge: Haven&#039;t tried that. The graph says (for example):

{
  &quot;about&quot;: &quot;SOMMERENS FESTIVAL I TISVILDELEJE d. 18. juli – 20. juli 2013.   Koncerterne leveres af kendte og upcoming kunstnere.  SEND VIDERE TIL DINE VENNER&quot;, 
...
  &quot;is_published&quot;: true, 
  &quot;location&quot;: {
    &quot;street&quot;: &quot;Hovedgaden 114&quot;, 
    &quot;city&quot;: &quot;Tisvildeleje&quot;, 
    &quot;state&quot;: &quot;&quot;, 
    &quot;country&quot;: &quot;Denmark&quot;, 
    &quot;zip&quot;: &quot;3220&quot;, 
    &quot;latitude&quot;: 56.058267059896, 
    &quot;longitude&quot;: 12.06385917591
  }, 
  &quot;mission&quot;: &quot;SPIL PÅ MUSIK I LEJET  18. - 20. JULI 2013\nSend din musik på spilpaa@musikilejet.dk, så vurderer ...
}

Where the location-&gt;country (if defined) would make sense to use - but I guess not all pages has a location - and a location is not exactly the same as a locale.

@Botactic: Sounds odd. Have not done that recently but just tried typing http://graph.facebook.com/search?q=thorning&amp;type=post&amp;since=1minuteago in my browser. It worked without problems for me.]]></description>
		<content:encoded><![CDATA[<p>Thinking that this could probably be improved a lot using FQL Multiqueries somehow.</p>
<p>@Jorge: Haven&#8217;t tried that. The graph says (for example):</p>
<p>{<br />
  &#8220;about&#8221;: &#8220;SOMMERENS FESTIVAL I TISVILDELEJE d. 18. juli – 20. juli 2013.   Koncerterne leveres af kendte og upcoming kunstnere.  SEND VIDERE TIL DINE VENNER&#8221;,<br />
&#8230;<br />
  &#8220;is_published&#8221;: true,<br />
  &#8220;location&#8221;: {<br />
    &#8220;street&#8221;: &#8220;Hovedgaden 114&#8243;,<br />
    &#8220;city&#8221;: &#8220;Tisvildeleje&#8221;,<br />
    &#8220;state&#8221;: &#8220;&#8221;,<br />
    &#8220;country&#8221;: &#8220;Denmark&#8221;,<br />
    &#8220;zip&#8221;: &#8220;3220&#8243;,<br />
    &#8220;latitude&#8221;: 56.058267059896,<br />
    &#8220;longitude&#8221;: 12.06385917591<br />
  },<br />
  &#8220;mission&#8221;: &#8220;SPIL PÅ MUSIK I LEJET  18. &#8211; 20. JULI 2013\nSend din musik på <a href="mailto:spilpaa@musikilejet.dk">spilpaa@musikilejet.dk</a>, så vurderer &#8230;<br />
}</p>
<p>Where the location-&gt;country (if defined) would make sense to use &#8211; but I guess not all pages has a location &#8211; and a location is not exactly the same as a locale.</p>
<p>@Botactic: Sounds odd. Have not done that recently but just tried typing <a href="http://graph.facebook.com/search?q=thorning&#038;type=post&#038;since=1minuteago" rel="nofollow">http://graph.facebook.com/search?q=thorning&#038;type=post&#038;since=1minuteago</a> in my browser. It worked without problems for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Workaround to Facebook&#8217;s Graph API Search locale change by Botactic</title>
		<link>http://blog.nuit.dk/facebook-graph-api-search-workaroun/comment-page-1/#comment-1138</link>
		<dc:creator>Botactic</dc:creator>
		<pubDate>Mon, 04 Feb 2013 07:47:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nuit.dk/?p=154#comment-1138</guid>
		<description><![CDATA[Hello,

What about selector &quot;since&quot;? Should I add &quot;&amp;since=1dayago&quot; to the 1st query in variable $geturl?

I mean:
$geturl = &quot;http://graph.facebook.com/search?q=&quot; . urlencode($searchterm) . &quot;&amp;type=post&amp;since=1hourago&quot;;

Doesn&#039;t work ... :/]]></description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>What about selector &#8220;since&#8221;? Should I add &#8220;&amp;since=1dayago&#8221; to the 1st query in variable $geturl?</p>
<p>I mean:<br />
$geturl = &#8220;http://graph.facebook.com/search?q=&#8221; . urlencode($searchterm) . &#8220;&amp;type=post&amp;since=1hourago&#8221;;</p>
<p>Doesn&#8217;t work &#8230; :/</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Workaround to Facebook&#8217;s Graph API Search locale change by Jorge</title>
		<link>http://blog.nuit.dk/facebook-graph-api-search-workaroun/comment-page-1/#comment-1137</link>
		<dc:creator>Jorge</dc:creator>
		<pubDate>Mon, 04 Feb 2013 06:06:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nuit.dk/?p=154#comment-1137</guid>
		<description><![CDATA[I have also made the same Q&amp;D php :-)
But this &quot;solution&quot; is incomplete for me because you can get the locale field from a user but you can&#039;t get it from a page. Do you know a way to get the locale or the language for a Facebook page_id?

Thanks in advance]]></description>
		<content:encoded><![CDATA[<p>I have also made the same Q&amp;D php <img src='http://blog.nuit.dk/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /><br />
But this &#8220;solution&#8221; is incomplete for me because you can get the locale field from a user but you can&#8217;t get it from a page. Do you know a way to get the locale or the language for a Facebook page_id?</p>
<p>Thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Workaround to Facebook&#8217;s Graph API Search locale change by Today in APIs: Facebook Kills Competition, Evernote Developer Resources and 12 New APIs</title>
		<link>http://blog.nuit.dk/facebook-graph-api-search-workaroun/comment-page-1/#comment-1133</link>
		<dc:creator>Today in APIs: Facebook Kills Competition, Evernote Developer Resources and 12 New APIs</dc:creator>
		<pubDate>Wed, 30 Jan 2013 20:49:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nuit.dk/?p=154#comment-1133</guid>
		<description><![CDATA[[...] Facebook Busted Its API &#8220;By Design:&#8221; Here&#8217;s the Workaround [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Facebook Busted Its API &#8220;By Design:&#8221; Here&#8217;s the Workaround [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on IE7 content disappears by Karen</title>
		<link>http://blog.nuit.dk/ie7-content-disappears/comment-page-1/#comment-492</link>
		<dc:creator>Karen</dc:creator>
		<pubDate>Wed, 11 Nov 2009 03:54:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nuit.dk/?p=97#comment-492</guid>
		<description><![CDATA[Thank you so much!  The first solution did the trick for me.

I thought for sure IE6 would have been the trouble maker but... hey!  It&#039;s IE!

Also, another good tool for testing browsers is Adobe&#039;s Browserlabs... http://www.browserlab.adobe.com A lot faster and more sophisticated than Browsershots 

Thanks again!]]></description>
		<content:encoded><![CDATA[<p>Thank you so much!  The first solution did the trick for me.</p>
<p>I thought for sure IE6 would have been the trouble maker but&#8230; hey!  It&#8217;s IE!</p>
<p>Also, another good tool for testing browsers is Adobe&#8217;s Browserlabs&#8230; <a href="http://www.browserlab.adobe.com" rel="nofollow">http://www.browserlab.adobe.com</a> A lot faster and more sophisticated than Browsershots </p>
<p>Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows 7 &#8211; First learning points by Jens Ulrik</title>
		<link>http://blog.nuit.dk/windows-7-first-learning-points/comment-page-1/#comment-472</link>
		<dc:creator>Jens Ulrik</dc:creator>
		<pubDate>Tue, 09 Jun 2009 13:18:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nuit.dk/?p=87#comment-472</guid>
		<description><![CDATA[And had almost forgotten the good ol&#039;e Windows vs. Car story: http://www.craigsirk.com/Craigsirk/archives/2008/09/windows-vs-car.html]]></description>
		<content:encoded><![CDATA[<p>And had almost forgotten the good ol&#8217;e Windows vs. Car story: <a href="http://www.craigsirk.com/Craigsirk/archives/2008/09/windows-vs-car.html" rel="nofollow">http://www.craigsirk.com/Craigsirk/archives/2008/09/windows-vs-car.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Offtopic: The future of the gas station by jul</title>
		<link>http://blog.nuit.dk/offtopic-the-future-of-the-gas-station/comment-page-1/#comment-471</link>
		<dc:creator>jul</dc:creator>
		<pubDate>Wed, 27 May 2009 10:26:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nuit.dk/?p=83#comment-471</guid>
		<description><![CDATA[Maybe they should just consider tearing down the gas stations and building &lt;a href=&quot;http://planet.betterplace.com/forum/topics/energy-source&quot; title=&quot;discussion on Planet Better Place&quot; rel=&quot;nofollow&quot;&gt;hollow glass skyscrapers&lt;/a&gt;?!?]]></description>
		<content:encoded><![CDATA[<p>Maybe they should just consider tearing down the gas stations and building <a href="http://planet.betterplace.com/forum/topics/energy-source" title="discussion on Planet Better Place" rel="nofollow">hollow glass skyscrapers</a>?!?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Javascript performance on current browsers by Jens Ulrik</title>
		<link>http://blog.nuit.dk/javascript-performance-on-current-browsers/comment-page-1/#comment-464</link>
		<dc:creator>Jens Ulrik</dc:creator>
		<pubDate>Mon, 11 May 2009 11:44:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nuit.dk/2009/05/06/javascript-performance-on-current-browsers/#comment-464</guid>
		<description><![CDATA[Just installed Safari 4 public beta on the same T60p laptop. Same test gave an average of 312,10. Never thought much of Safari on Windows - wonder if a plug-in-community similar to Firefox&#039;es could emerge under Safari..]]></description>
		<content:encoded><![CDATA[<p>Just installed Safari 4 public beta on the same T60p laptop. Same test gave an average of 312,10. Never thought much of Safari on Windows &#8211; wonder if a plug-in-community similar to Firefox&#8217;es could emerge under Safari..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Feisty Fawn screen resolution issues by Jens Ulrik</title>
		<link>http://blog.nuit.dk/feisty-fawn-resolution-issues/comment-page-1/#comment-21</link>
		<dc:creator>Jens Ulrik</dc:creator>
		<pubDate>Mon, 14 May 2007 06:35:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nuit.dk/?p=6#comment-21</guid>
		<description><![CDATA[@Reuben: A few steps to remedy:

1) Install the nano editor if it is not already installed: 

#sudo apt-get install nano

2) edit the xorg.conf file and verify or remove/comment out the modeline again

3) reboot or restart X

It is vital that your modeline follows the specifications of your monitor and your display adapter.]]></description>
		<content:encoded><![CDATA[<p>@Reuben: A few steps to remedy:</p>
<p>1) Install the nano editor if it is not already installed: </p>
<p>#sudo apt-get install nano</p>
<p>2) edit the xorg.conf file and verify or remove/comment out the modeline again</p>
<p>3) reboot or restart X</p>
<p>It is vital that your modeline follows the specifications of your monitor and your display adapter.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Feisty Fawn screen resolution issues by Reuben Booker</title>
		<link>http://blog.nuit.dk/feisty-fawn-resolution-issues/comment-page-1/#comment-20</link>
		<dc:creator>Reuben Booker</dc:creator>
		<pubDate>Mon, 14 May 2007 06:19:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nuit.dk/?p=6#comment-20</guid>
		<description><![CDATA[I tried using the steps you provided but when I rebooted Ubuntu. I got a x11 crash. Now I have no GUI what so ever. The read out said that the command &quot;Modeline&quot; was unknown. Is there something I&#039;m missing in your instructions? Because as of right now I am missing my GUI for Ubuntu entirely. Any help from anyone would be great.]]></description>
		<content:encoded><![CDATA[<p>I tried using the steps you provided but when I rebooted Ubuntu. I got a x11 crash. Now I have no GUI what so ever. The read out said that the command &#8220;Modeline&#8221; was unknown. Is there something I&#8217;m missing in your instructions? Because as of right now I am missing my GUI for Ubuntu entirely. Any help from anyone would be great.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Feisty Fawn screen resolution issues by Jens Ulrik</title>
		<link>http://blog.nuit.dk/feisty-fawn-resolution-issues/comment-page-1/#comment-3</link>
		<dc:creator>Jens Ulrik</dc:creator>
		<pubDate>Mon, 23 Apr 2007 12:21:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nuit.dk/?p=6#comment-3</guid>
		<description><![CDATA[In a regular Ubuntu setup you should be able to sudo to edit the file:

$ sudo gedit /etc/X11/xorg.conf

Just supply your own password when requested]]></description>
		<content:encoded><![CDATA[<p>In a regular Ubuntu setup you should be able to sudo to edit the file:</p>
<p>$ sudo gedit /etc/X11/xorg.conf</p>
<p>Just supply your own password when requested</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Feisty Fawn screen resolution issues by Hvac</title>
		<link>http://blog.nuit.dk/feisty-fawn-resolution-issues/comment-page-1/#comment-2</link>
		<dc:creator>Hvac</dc:creator>
		<pubDate>Mon, 23 Apr 2007 10:31:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nuit.dk/?p=6#comment-2</guid>
		<description><![CDATA[Help!
I can&#039;t edit xorg.conf as I keep running into permission problems which I seem unable to resolve.  How do I log on as Root when I don&#039;t know the password??]]></description>
		<content:encoded><![CDATA[<p>Help!<br />
I can&#8217;t edit xorg.conf as I keep running into permission problems which I seem unable to resolve.  How do I log on as Root when I don&#8217;t know the password??</p>
]]></content:encoded>
	</item>
</channel>
</rss>
