<?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 blarg.co.uk</title>
	<atom:link href="http://www.blarg.co.uk/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blarg.co.uk</link>
	<description>bringing blarg to the masses!</description>
	<lastBuildDate>Wed, 11 Jan 2012 14:06:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on Insert Text by SS</title>
		<link>http://www.blarg.co.uk/extensions/insert-text/#comment-386</link>
		<dc:creator>SS</dc:creator>
		<pubDate>Wed, 11 Jan 2012 14:06:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.blarg.co.uk/?page_id=173#comment-386</guid>
		<description>Does not work in Gmail &quot;invitations&quot;.</description>
		<content:encoded><![CDATA[<p>Does not work in Gmail &#8220;invitations&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP Fatal error: Can&#8217;t use method return value in write context by Rowan Collins</title>
		<link>http://www.blarg.co.uk/2010/11/php-fatal-error-cant-use-method-return-value-in-write-context/#comment-384</link>
		<dc:creator>Rowan Collins</dc:creator>
		<pubDate>Tue, 10 Jan 2012 18:48:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.blarg.co.uk/?p=144#comment-384</guid>
		<description>Since the empty() function uses the same rules as casting a variable to a boolean (it returns true only if PHP would treat a variable as false), you can use a boolean &quot;not&quot; as an alternative; in your example:

! nl2br($string)

The one advantage given in the manual (that it will not warn on unset variables) is irrelevant, since you are not using a variable (which is why you couldn&#039;t use empty() in the first place).</description>
		<content:encoded><![CDATA[<p>Since the empty() function uses the same rules as casting a variable to a boolean (it returns true only if PHP would treat a variable as false), you can use a boolean &#8220;not&#8221; as an alternative; in your example:</p>
<p>! nl2br($string)</p>
<p>The one advantage given in the manual (that it will not warn on unset variables) is irrelevant, since you are not using a variable (which is why you couldn&#8217;t use empty() in the first place).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Insert Text by Rob</title>
		<link>http://www.blarg.co.uk/extensions/insert-text/#comment-381</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Fri, 06 Jan 2012 18:51:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.blarg.co.uk/?page_id=173#comment-381</guid>
		<description>Here&#039;s some code for placeholders so you can add it to the next version. (insert into content.js, line11)

text = text.replace(/\$\[(\w+)\]/g, function (s, contents) { return window.prompt(&quot;Please Enter: &quot; + contents,&quot;&quot;); });

Tokens can then be added to snippets like

&quot;Dear $[FIRST_NAME], You are late on your payment for invoice $[INVOICE_NUMBER]. Thank you&quot;</description>
		<content:encoded><![CDATA[<p>Here&#8217;s some code for placeholders so you can add it to the next version. (insert into content.js, line11)</p>
<p>text = text.replace(/\$\[(\w+)\]/g, function (s, contents) { return window.prompt(&#8220;Please Enter: &#8221; + contents,&#8221;"); });</p>
<p>Tokens can then be added to snippets like</p>
<p>&#8220;Dear $[FIRST_NAME], You are late on your payment for invoice $[INVOICE_NUMBER]. Thank you&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Insert Text by Rob</title>
		<link>http://www.blarg.co.uk/extensions/insert-text/#comment-380</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Fri, 06 Jan 2012 17:34:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.blarg.co.uk/?page_id=173#comment-380</guid>
		<description>Mine is working in Gmail Rich Text Editor when pasting plain text Chrome 16.0.912.75 on MACOSX 10.6.8 Had to restart browser. 

Feature suggestion - Allow placeholder text, like {{FIRST_NAME}}, and have it do some Javascript prompts to fill them in. Should be an easy enough feature.</description>
		<content:encoded><![CDATA[<p>Mine is working in Gmail Rich Text Editor when pasting plain text Chrome 16.0.912.75 on MACOSX 10.6.8 Had to restart browser. </p>
<p>Feature suggestion &#8211; Allow placeholder text, like {{FIRST_NAME}}, and have it do some Javascript prompts to fill them in. Should be an easy enough feature.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Insert Text by Túlio</title>
		<link>http://www.blarg.co.uk/extensions/insert-text/#comment-371</link>
		<dc:creator>Túlio</dc:creator>
		<pubDate>Tue, 27 Dec 2011 12:38:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.blarg.co.uk/?page_id=173#comment-371</guid>
		<description>*division &lt; tag</description>
		<content:encoded><![CDATA[<p>*division &lt; tag</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Insert Text by Túlio</title>
		<link>http://www.blarg.co.uk/extensions/insert-text/#comment-370</link>
		<dc:creator>Túlio</dc:creator>
		<pubDate>Tue, 27 Dec 2011 12:37:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.blarg.co.uk/?page_id=173#comment-370</guid>
		<description>*&quot;&quot;</description>
		<content:encoded><![CDATA[<p>*&#8221;"</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Insert Text by Túlio</title>
		<link>http://www.blarg.co.uk/extensions/insert-text/#comment-369</link>
		<dc:creator>Túlio</dc:creator>
		<pubDate>Tue, 27 Dec 2011 12:36:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.blarg.co.uk/?page_id=173#comment-369</guid>
		<description>*one more </description>
		<content:encoded><![CDATA[<p>*one more</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Insert Text by Túlio</title>
		<link>http://www.blarg.co.uk/extensions/insert-text/#comment-368</link>
		<dc:creator>Túlio</dc:creator>
		<pubDate>Tue, 27 Dec 2011 12:35:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.blarg.co.uk/?page_id=173#comment-368</guid>
		<description>i created a plain text with a html code but it won&#039;t paste!
as Rich Text it works but a don&#039;t want one more , it messes with my code...
i hope there will be a fix... thanks :D</description>
		<content:encoded><![CDATA[<p>i created a plain text with a html code but it won&#8217;t paste!<br />
as Rich Text it works but a don&#8217;t want one more , it messes with my code&#8230;<br />
i hope there will be a fix&#8230; thanks <img src='http://www.blarg.co.uk/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Insert Text by Haig</title>
		<link>http://www.blarg.co.uk/extensions/insert-text/#comment-327</link>
		<dc:creator>Haig</dc:creator>
		<pubDate>Fri, 04 Nov 2011 20:22:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.blarg.co.uk/?page_id=173#comment-327</guid>
		<description>Using Chrome in Ubuntu 11.10 and can&#039;t insert text in any forms, not even gmail in either plain or rich text.</description>
		<content:encoded><![CDATA[<p>Using Chrome in Ubuntu 11.10 and can&#8217;t insert text in any forms, not even gmail in either plain or rich text.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Insert Text by Rob</title>
		<link>http://www.blarg.co.uk/extensions/insert-text/#comment-279</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Tue, 13 Sep 2011 19:44:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.blarg.co.uk/?page_id=173#comment-279</guid>
		<description>Same here.  I was able to get it working in Gmail if I switched it to &quot;Plain Text&quot;, but Rich Formatting didn&#039;t work.  Otherwise, exactly what I was looking for.

- rob</description>
		<content:encoded><![CDATA[<p>Same here.  I was able to get it working in Gmail if I switched it to &#8220;Plain Text&#8221;, but Rich Formatting didn&#8217;t work.  Otherwise, exactly what I was looking for.</p>
<p>- rob</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced

Served from: www.blarg.co.uk @ 2012-02-23 04:09:54 -->
