<?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/"
		>
<channel>
	<title>Comments for Patrick&#039;s Journal</title>
	<atom:link href="http://blog.pjfontillas.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.pjfontillas.com</link>
	<description>Bookmark everything</description>
	<lastBuildDate>Tue, 05 Jul 2011 16:48:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Google+ by Patrick&#039;s Journal &#187; Blog Archive &#187; Hyper Week</title>
		<link>http://blog.pjfontillas.com/google/comment-page-1/#comment-1056</link>
		<dc:creator>Patrick&#039;s Journal &#187; Blog Archive &#187; Hyper Week</dc:creator>
		<pubDate>Tue, 05 Jul 2011 16:48:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pjfontillas.com/?p=1432#comment-1056</guid>
		<description>[...] I wrote what I thought would be a summary for today, but it became a full-out Journal entry about Google+. [...]</description>
		<content:encoded><![CDATA[<p>[...] I wrote what I thought would be a summary for today, but it became a full-out Journal entry about Google+. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Remove close button on jQueryUI Dialog? &#8211; Stack Overflow by Patrick James Fontillas</title>
		<link>http://blog.pjfontillas.com/remove-close-button-on-jqueryui-dialog-stack-overflow/comment-page-1/#comment-876</link>
		<dc:creator>Patrick James Fontillas</dc:creator>
		<pubDate>Mon, 25 Apr 2011 03:07:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pjfontillas.com/?p=1180#comment-876</guid>
		<description>Found an even easier method that requires no CSS.

When you open the dialog do something like this:

// start code

$(selector).dialog(&quot;open&quot;).dialog(&quot;widget&quot;).children(&quot;div.ui-dialog-titlebar&quot;).hide();

// end code

For dialogs that automatically open when you construct/initialize them you&#039;ll need to tweak the selector but for the most part that&#039;s the general syntax.</description>
		<content:encoded><![CDATA[<p>Found an even easier method that requires no CSS.</p>
<p>When you open the dialog do something like this:</p>
<p>// start code</p>
<p>$(selector).dialog(&#8220;open&#8221;).dialog(&#8220;widget&#8221;).children(&#8220;div.ui-dialog-titlebar&#8221;).hide();</p>
<p>// end code</p>
<p>For dialogs that automatically open when you construct/initialize them you&#8217;ll need to tweak the selector but for the most part that&#8217;s the general syntax.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Remove close button on jQueryUI Dialog? &#8211; Stack Overflow by Patrick James Fontillas</title>
		<link>http://blog.pjfontillas.com/remove-close-button-on-jqueryui-dialog-stack-overflow/comment-page-1/#comment-860</link>
		<dc:creator>Patrick James Fontillas</dc:creator>
		<pubDate>Mon, 14 Mar 2011 16:48:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pjfontillas.com/?p=1180#comment-860</guid>
		<description>Thank you, David. Hooray for chaining CSS! That is much more useful. Please disregard the closeOnEscape part as that&#039;s part of a different issue altogether.</description>
		<content:encoded><![CDATA[<p>Thank you, David. Hooray for chaining CSS! That is much more useful. Please disregard the closeOnEscape part as that&#8217;s part of a different issue altogether.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Remove close button on jQueryUI Dialog? &#8211; Stack Overflow by David</title>
		<link>http://blog.pjfontillas.com/remove-close-button-on-jqueryui-dialog-stack-overflow/comment-page-1/#comment-859</link>
		<dc:creator>David</dc:creator>
		<pubDate>Mon, 14 Mar 2011 16:26:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pjfontillas.com/?p=1180#comment-859</guid>
		<description>There is even a simpler way that is re-usable.
.no-close .ui-dialog-titlebar-close {display: none }
$( &quot;.selector&quot; ).dialog({ dialogClass: &#039;no-close&#039; });</description>
		<content:encoded><![CDATA[<p>There is even a simpler way that is re-usable.<br />
.no-close .ui-dialog-titlebar-close {display: none }<br />
$( &#8220;.selector&#8221; ).dialog({ dialogClass: &#8216;no-close&#8217; });</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Stanford&#8217;s robotic Audi to brave Pikes Peak without a driver by Patrick James Fontillas</title>
		<link>http://blog.pjfontillas.com/stanfords-robotic-audi-to-brave-pikes-peak-without-a-driver/comment-page-1/#comment-799</link>
		<dc:creator>Patrick James Fontillas</dc:creator>
		<pubDate>Sun, 11 Jul 2010 00:53:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pjfontillas.com/?p=761#comment-799</guid>
		<description>Sorry I haven&#039;t gotten back to you in so long. I&#039;m actually writing up a page to describe exactly what this blog was about.

In a nutshell this blog serves as my personal bookmark and journal. Similar to how reddit and bookmark sharing sites work but I keep all the data on my server. I don&#039;t get to share with others and see recommendations based on what they bookmarked, but that&#039;s not what I&#039;m looking to use this for.</description>
		<content:encoded><![CDATA[<p>Sorry I haven&#8217;t gotten back to you in so long. I&#8217;m actually writing up a page to describe exactly what this blog was about.</p>
<p>In a nutshell this blog serves as my personal bookmark and journal. Similar to how reddit and bookmark sharing sites work but I keep all the data on my server. I don&#8217;t get to share with others and see recommendations based on what they bookmarked, but that&#8217;s not what I&#8217;m looking to use this for.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HOWTO: GNOME &#8211; Remove Menu Icon Arrow &#8211; Ubuntu Forums by Review of Ubuntu 10.04 &#171; Patrick&#39;s Journal</title>
		<link>http://blog.pjfontillas.com/howto-gnome-remove-menu-icon-arrow-ubuntu-forums/comment-page-1/#comment-641</link>
		<dc:creator>Review of Ubuntu 10.04 &#171; Patrick&#39;s Journal</dc:creator>
		<pubDate>Sat, 01 May 2010 21:30:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pjfontillas.com/?p=967#comment-641</guid>
		<description>[...] Therein lies a problem. I have a favorite Linux theme, a Mac theme, and a Windows theme. The Mac and Windows theme had logos that replaced the main menu logo for Gnome and Ubuntu; but when it did, depending on the panel size, an arrow would show up above them and just look out of place. After searching for solutions I found a forum post that helped me download and install the source for Gnome-Panel, alter the code, and re-co.... [...]</description>
		<content:encoded><![CDATA[<p>[...] Therein lies a problem. I have a favorite Linux theme, a Mac theme, and a Windows theme. The Mac and Windows theme had logos that replaced the main menu logo for Gnome and Ubuntu; but when it did, depending on the panel size, an arrow would show up above them and just look out of place. After searching for solutions I found a forum post that helped me download and install the source for Gnome-Panel, alter the code, and re-co&#8230;. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Stanford&#8217;s robotic Audi to brave Pikes Peak without a driver by nurmalasari</title>
		<link>http://blog.pjfontillas.com/stanfords-robotic-audi-to-brave-pikes-peak-without-a-driver/comment-page-1/#comment-628</link>
		<dc:creator>nurmalasari</dc:creator>
		<pubDate>Thu, 01 Apr 2010 10:56:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pjfontillas.com/?p=761#comment-628</guid>
		<description>Can you add more explanation in this blog?

me to quickly understand the contents of this blog ...

thanks .</description>
		<content:encoded><![CDATA[<p>Can you add more explanation in this blog?</p>
<p>me to quickly understand the contents of this blog &#8230;</p>
<p>thanks .</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to sync iTunes and WMP playlists &#124; OnSoftware by Patrick James Fontillas</title>
		<link>http://blog.pjfontillas.com/how-to-sync-itunes-and-wmp-playlists-onsoftware/comment-page-1/#comment-525</link>
		<dc:creator>Patrick James Fontillas</dc:creator>
		<pubDate>Sun, 21 Feb 2010 22:43:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pjpf.info/?p=668#comment-525</guid>
		<description>Sorry it took so long to reply. I am looking forward to testing version 3.</description>
		<content:encoded><![CDATA[<p>Sorry it took so long to reply. I am looking forward to testing version 3.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to sync iTunes and WMP playlists &#124; OnSoftware by James</title>
		<link>http://blog.pjfontillas.com/how-to-sync-itunes-and-wmp-playlists-onsoftware/comment-page-1/#comment-475</link>
		<dc:creator>James</dc:creator>
		<pubDate>Thu, 07 Jan 2010 20:43:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pjpf.info/?p=668#comment-475</guid>
		<description>Hi, I am the author of MusicBridge, sorry it wasn&#039;t as useful as you&#039;d hoped. Version 3 of the product will include a playlist exclude file that you will be able to configure.</description>
		<content:encoded><![CDATA[<p>Hi, I am the author of MusicBridge, sorry it wasn&#8217;t as useful as you&#8217;d hoped. Version 3 of the product will include a playlist exclude file that you will be able to configure.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on E-ZSalvage &#124; Insurance Auto Auctions &#124; Salvage Cars and Motorcycles by E-ZSalvage Auction Ends &#124; Personal Area Network</title>
		<link>http://blog.pjfontillas.com/e-zsalvage-insurance-auto-auctions-salvage-cars-motorcycles/comment-page-1/#comment-49</link>
		<dc:creator>E-ZSalvage Auction Ends &#124; Personal Area Network</dc:creator>
		<pubDate>Mon, 29 Jun 2009 03:05:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.pjpf.info/blog/?p=218#comment-49</guid>
		<description>[...] Ends   Posted by Patrick James Fontillas on June 28, 2009  journal  Last week I posted about a 1983 Porsche 944 being auctioned off at E-ZSalvage.com and the winning bid was $1,150.00. The 2-door coupe had a decent looking body but poor internal [...]</description>
		<content:encoded><![CDATA[<p>[...] Ends   Posted by Patrick James Fontillas on June 28, 2009  journal  Last week I posted about a 1983 Porsche 944 being auctioned off at E-ZSalvage.com and the winning bid was $1,150.00. The 2-door coupe had a decent looking body but poor internal [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

