<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.5" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments for Miles Barr</title>
	<link>http://blog.milesbarr.com</link>
	<description>Thoughts on Search, software development and everything else.</description>
	<pubDate>Mon, 29 Dec 2014 06:37:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.5</generator>

	<item>
		<title>Comment on Prolog Sudoku Solver by Twitter Trackbacks for Miles Barr » Blog Archive » Prolog Sudoku Solver [milesbarr.com] on Topsy.com</title>
		<link>http://blog.milesbarr.com/2007/01/prolog-sudoku-solver/#comment-23930</link>
		<pubDate>Mon, 10 May 2010 09:47:38 +0000</pubDate>
		<guid>http://blog.milesbarr.com/2007/01/prolog-sudoku-solver/#comment-23930</guid>
					<description>[...] Topsy Retweet Button     topsyWidgetPreload({ "url": "http://blog.milesbarr.com/2007/01/prolog-sudoku-solver/", "title": "Miles Barr » Blog Archive » Prolog Sudoku Solver", "order": "count,badge,retweet" }) Add Topsy Retweet Button to your Blog or Web Site.   WordPress&#160; Web Sites            1 tweet   tweet [...]</description>
		<content:encoded><![CDATA[<br />
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Prolog Sudoku Solver by Wally</title>
		<link>http://blog.milesbarr.com/2007/01/prolog-sudoku-solver/#comment-19188</link>
		<pubDate>Wed, 18 Feb 2009 17:35:22 +0000</pubDate>
		<guid>http://blog.milesbarr.com/2007/01/prolog-sudoku-solver/#comment-19188</guid>
					<description>Hi all I really enjoy Sudoku and solving them, here is one basic looong code example. Might be some intersting coding though?!

&lt;a href="http://vbaexcel.eu/vba-macro-code/sudoku-solver" rel="nofollow"&gt;http://vbaexcel.eu/vba-macro-code/sudoku-solver&lt;/a&gt;
http://vbaexcel.eu/vba-macro-code/sudoku-solver</description>
		<content:encoded><![CDATA[<br />
]]></content:encoded>
				</item>
	<item>
		<title>Comment on icalendar and Rails by GoZuus Blog &#187; iCal Exports for Multi-day Events</title>
		<link>http://blog.milesbarr.com/2006/06/icalendar-and-rails/#comment-18979</link>
		<pubDate>Thu, 05 Feb 2009 16:09:47 +0000</pubDate>
		<guid>http://blog.milesbarr.com/2006/06/icalendar-and-rails/#comment-18979</guid>
					<description>[...] There&#8217;s plenty of resources online discussing how easy it is to use the Ruby Icalendar library.  However, just following those directions didn&#8217;t produce quite the results I was looking for when exporting multi-day events.  Using the directions from the previous links, Apple&#8217;s iCal app displayed every event as ending one day early.  And Google Calendar put &#8220;(12:00am?)&#8221; in front of the titles.  Not exactly seamless integration.  A quick Google search didn&#8217;t turn up anything useful, so hopefully this solution will save someone else some time. [...]</description>
		<content:encoded><![CDATA[<br />
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Hmm&#8230;.video card dramas by Brainz</title>
		<link>http://blog.milesbarr.com/2006/02/hmmvideo-card-dramas/#comment-17959</link>
		<pubDate>Sat, 08 Nov 2008 11:10:35 +0000</pubDate>
		<guid>http://blog.milesbarr.com/2006/02/hmmvideo-card-dramas/#comment-17959</guid>
					<description>I have the same with the latest 2.6.27.4 kernel.
We have the same card N11 [Geforce2 MX/MX 400].
The computer doesn't freeze, it is still possible to login and restart it.
I have a felling of that the output is switched to a fbconsole but not the screen.
However I can see in my Xlog file that CRT 0 is indeed the right output.
My output from dmesg when I try to boot with nvidiafb is

nvidiafb 0000:01:00.0: PCI INT A -&#62; GSI 16 (lewel, low) -&#62; IRQ 16
nvidiafb: EDID found from BUS1
i2c-adapter i2c-2: unable to read EDID block.
i2c-adapter i2c-2: unable to read EDID block.
i2c-adapter i2c-2: unable to read EDID block.
nvididafb: Unable to detect which CRTCNumber...
...Defaulting to CRTCNumber 0
// The screen is frozen from this point on without anymore output.
nvidiafb: Using CRT on CRTC 0
nvidiafb: MTRR set to ON
nvidiafb: PCI nVidia NV11 framebuffer (64MB @ 0xE0000000)

It seems that X does not have any problem reading the EDID and chosse resolution and output.
There is also another nVidida based card integrated on the motherboard and there is no clear why to turn it of. It does not appear anywhere once the system is booted but it seem that it has reserved graphic memory (is this used by my other card to) could it be that cards dbus that complicates this?

//Brainz</description>
		<content:encoded><![CDATA[<br />
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Prolog Sudoku Solver by Sigmundo Preissler Jr.</title>
		<link>http://blog.milesbarr.com/2007/01/prolog-sudoku-solver/#comment-15340</link>
		<pubDate>Wed, 11 Jun 2008 03:51:46 +0000</pubDate>
		<guid>http://blog.milesbarr.com/2007/01/prolog-sudoku-solver/#comment-15340</guid>
					<description>Hello,

You talked about the use of FC but omitted the role of 'labeling' above correct?

Att</description>
		<content:encoded><![CDATA[<br />
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Rails iCalendar improvement by Justin Halsall</title>
		<link>http://blog.milesbarr.com/2006/09/rails-icalendar-improvement/#comment-14943</link>
		<pubDate>Sun, 06 Apr 2008 10:30:21 +0000</pubDate>
		<guid>http://blog.milesbarr.com/2006/09/rails-icalendar-improvement/#comment-14943</guid>
					<description>you could also do this:
&lt;code&gt;render(:inline =&#62; whatever)&lt;/code&gt;
instead of &lt;code&gt;render(:layout =&#62; false, :text =&#62; whatever)&lt;/code&gt; or &lt;code&gt;render_without_layout&lt;/code&gt;</description>
		<content:encoded><![CDATA[<br />
]]></content:encoded>
				</item>
	<item>
		<title>Comment on icalendar and Rails by Dev Blog AF83 &#187; Blog Archive &#187; Publishing ICalendar events with Ruby on Rails</title>
		<link>http://blog.milesbarr.com/2006/06/icalendar-and-rails/#comment-14595</link>
		<pubDate>Tue, 04 Mar 2008 12:46:22 +0000</pubDate>
		<guid>http://blog.milesbarr.com/2006/06/icalendar-and-rails/#comment-14595</guid>
					<description>[...] icalendar and Rails [...]</description>
		<content:encoded><![CDATA[<br />
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Typo Sidebar - CalendarHelper by A Fresh Cup &#187; Blog Archive &#187; An Unexpected Hoop</title>
		<link>http://blog.milesbarr.com/2006/03/typo-sidebar-calendarhelper/#comment-13684</link>
		<pubDate>Fri, 04 Jan 2008 19:58:49 +0000</pubDate>
		<guid>http://blog.milesbarr.com/2006/03/typo-sidebar-calendarhelper/#comment-13684</guid>
					<description>[...] I added the DynamicCalendarHelper plugin to my current Rails project today, only to discover that I couldn&#8217;t call it the way that I expected from a view. Eventually I found the answer at Typo Sidebar - CalendarHelper which had instructions for turning the plugin into a global view helper. I was expecting a somewhat more seamless experience. [...]</description>
		<content:encoded><![CDATA[<br />
]]></content:encoded>
				</item>
	<item>
		<title>Comment on icalendar and Rails by Vijay</title>
		<link>http://blog.milesbarr.com/2006/06/icalendar-and-rails/#comment-13157</link>
		<pubDate>Wed, 12 Dec 2007 12:50:14 +0000</pubDate>
		<guid>http://blog.milesbarr.com/2006/06/icalendar-and-rails/#comment-13157</guid>
					<description>Thanks for the post. 
Here, you are exporting iCal file , asking user to save file.
How can we save this .ics file to particular folder in rails, say I want to save this .ics file to '/public/ics/' folder in rails.    ?

how can we do this ?
Any Idea ?

thanks,</description>
		<content:encoded><![CDATA[<br />
]]></content:encoded>
				</item>
	<item>
		<title>Comment on icalendar and Rails by John beck</title>
		<link>http://blog.milesbarr.com/2006/06/icalendar-and-rails/#comment-9543</link>
		<pubDate>Mon, 06 Aug 2007 10:15:53 +0000</pubDate>
		<guid>http://blog.milesbarr.com/2006/06/icalendar-and-rails/#comment-9543</guid>
					<description>Perhaps a little late to the party but I ran into the same problem. The solution I settled on worked slightly differently. I avoid the include and used the Icalendar namespace.</description>
		<content:encoded><![CDATA[<br />
]]></content:encoded>
				</item>
</channel>
</rss>
