<?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:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	
	>
<channel>
	<title>
	Comments for All My Brain	</title>
	<atom:link href="https://allmybrain.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>https://allmybrain.com</link>
	<description>Where stuff from my brain lands</description>
	<lastBuildDate>Wed, 29 Sep 2021 20:39:49 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.5</generator>
	<item>
		<title>
		Comment on GTK+ programs with GtkBuilder and dynamic signal handlers. by mike burr		</title>
		<link>https://allmybrain.com/2008/05/22/gtk-programs-with-gtkbuilder-and-dynamic-signal-handlers/comment-page-1/#comment-8663</link>

		<dc:creator><![CDATA[mike burr]]></dc:creator>
		<pubDate>Wed, 29 Sep 2021 20:39:49 +0000</pubDate>
		<guid isPermaLink="false">http://allmybrain.com/?p=94#comment-8663</guid>

					<description><![CDATA[I tried Glade, the GTK+ designer and felt it to be THE WORST piece of software ive ever experienced.. the designers must be aware of Visual studio and pretty much every other screen designer with its placement of items using drag and drop but with coordinates shown enabling placement [try Glade if you havent seen it ..its worse than bizarre !!with weird defaults and a pretty terrible system of placement based around a grid] ..the Preview is probably even worse ...]]></description>
			<content:encoded><![CDATA[<p>I tried Glade, the GTK+ designer and felt it to be THE WORST piece of software ive ever experienced.. the designers must be aware of Visual studio and pretty much every other screen designer with its placement of items using drag and drop but with coordinates shown enabling placement [try Glade if you havent seen it ..its worse than bizarre !!with weird defaults and a pretty terrible system of placement based around a grid] ..the Preview is probably even worse &#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Better Budgeting with GnuCash by William Whitehead		</title>
		<link>https://allmybrain.com/2008/12/15/better-budgeting-with-gnucash/comment-page-1/#comment-8409</link>

		<dc:creator><![CDATA[William Whitehead]]></dc:creator>
		<pubDate>Sun, 19 Nov 2017 16:04:20 +0000</pubDate>
		<guid isPermaLink="false">http://allmybrain.com/?p=189#comment-8409</guid>

					<description><![CDATA[There&#039;s an easier way if you&#039;re not interested in tracking expenses for the year (just the month) within GnuCash, and it ties your expenses directly to your budget.  Just turn all your expense and savings GnuCash accounts into liabilities.  In General Ledger, you then forecast income by depositing into your income accounts, and budget your expenses and savings (liabilities) by withdrawing from them (which posts as a deposit in the actual liability account).  Then, as transactions come along in your checking, simply transfer the money to your expense (liability).

The only downside to this is that you would need to do year-end and YTD analyses with a CSV export and some Excel manipulation, but it eliminates the need for quadruple accounting.

The net result is that at the beginning of the month, you have a negative income, and positive (funded) expense accounts.  By the end of the month, your income should show 0 (actual - forecasted), as should all of your expense accounts.]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s an easier way if you&#8217;re not interested in tracking expenses for the year (just the month) within GnuCash, and it ties your expenses directly to your budget.  Just turn all your expense and savings GnuCash accounts into liabilities.  In General Ledger, you then forecast income by depositing into your income accounts, and budget your expenses and savings (liabilities) by withdrawing from them (which posts as a deposit in the actual liability account).  Then, as transactions come along in your checking, simply transfer the money to your expense (liability).</p>
<p>The only downside to this is that you would need to do year-end and YTD analyses with a CSV export and some Excel manipulation, but it eliminates the need for quadruple accounting.</p>
<p>The net result is that at the beginning of the month, you have a negative income, and positive (funded) expense accounts.  By the end of the month, your income should show 0 (actual &#8211; forecasted), as should all of your expense accounts.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Simplified Envelope Budgeting for GnuCash by Jeff Herron		</title>
		<link>https://allmybrain.com/2011/01/26/simplified-envelope-budgeting-for-gnucash/comment-page-1/#comment-8407</link>

		<dc:creator><![CDATA[Jeff Herron]]></dc:creator>
		<pubDate>Fri, 29 Sep 2017 15:59:42 +0000</pubDate>
		<guid isPermaLink="false">http://allmybrain.com/?p=402#comment-8407</guid>

					<description><![CDATA[I have been using this method for over a year now, and it works great. One question I have is about how to handle transfers of money from one budget account to another. Say I end up with more money than needed in a certain budget account and want to transfer that to another budget account which is short (from Gasoline to Groceries, for example). When I do this, I always end up messing up the reconciliation because if I reconcile it on the &quot;Funds In&quot; side, it removes the check mark from &quot;Funds Out&quot; and vice-versa. Do you have a way of dealing with this?

A terrific system. Thanks much for any insights on this small niggling detail!]]></description>
			<content:encoded><![CDATA[<p>I have been using this method for over a year now, and it works great. One question I have is about how to handle transfers of money from one budget account to another. Say I end up with more money than needed in a certain budget account and want to transfer that to another budget account which is short (from Gasoline to Groceries, for example). When I do this, I always end up messing up the reconciliation because if I reconcile it on the &#8220;Funds In&#8221; side, it removes the check mark from &#8220;Funds Out&#8221; and vice-versa. Do you have a way of dealing with this?</p>
<p>A terrific system. Thanks much for any insights on this small niggling detail!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Rendering to a texture with iOS 5 texture cache api. by Patrick		</title>
		<link>https://allmybrain.com/2011/12/08/rendering-to-a-texture-with-ios-5-texture-cache-api/comment-page-2/#comment-8406</link>

		<dc:creator><![CDATA[Patrick]]></dc:creator>
		<pubDate>Mon, 28 Aug 2017 15:13:10 +0000</pubDate>
		<guid isPermaLink="false">http://allmybrain.com/?p=443#comment-8406</guid>

					<description><![CDATA[@Duncan source code would be incredibly helpful, could you please send it to me?
pat@acmeaom.com]]></description>
			<content:encoded><![CDATA[<p>@Duncan source code would be incredibly helpful, could you please send it to me?<br />
<a href="mailto:pat@acmeaom.com">pat@acmeaom.com</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Converting financial CSV data to OFX or QIF import files by Dennis		</title>
		<link>https://allmybrain.com/2009/02/04/converting-financial-csv-data-to-ofx-or-qif-import-files/comment-page-1/#comment-8404</link>

		<dc:creator><![CDATA[Dennis]]></dc:creator>
		<pubDate>Fri, 07 Apr 2017 17:08:44 +0000</pubDate>
		<guid isPermaLink="false">http://allmybrain.com/?p=219#comment-8404</guid>

					<description><![CDATA[Unmaintained software.  Sorry.  After 7 years I wouldn&#039;t be surprised if it no longer works at all.  It&#039;s open source though.  Feel free to update it to current standards and software SDKs ;)]]></description>
			<content:encoded><![CDATA[<p>Unmaintained software.  Sorry.  After 7 years I wouldn&#8217;t be surprised if it no longer works at all.  It&#8217;s open source though.  Feel free to update it to current standards and software SDKs 😉</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Converting financial CSV data to OFX or QIF import files by jp		</title>
		<link>https://allmybrain.com/2009/02/04/converting-financial-csv-data-to-ofx-or-qif-import-files/comment-page-1/#comment-8401</link>

		<dc:creator><![CDATA[jp]]></dc:creator>
		<pubDate>Wed, 18 Jan 2017 14:25:50 +0000</pubDate>
		<guid isPermaLink="false">http://allmybrain.com/?p=219#comment-8401</guid>

					<description><![CDATA[Doesn&#039;t seem to work at all and there is very little in the way of instructions. Kind of a waste of time really.]]></description>
			<content:encoded><![CDATA[<p>Doesn&#8217;t seem to work at all and there is very little in the way of instructions. Kind of a waste of time really.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Implementing the Apriori Data Mining Algorithm with JavaScript by Emir		</title>
		<link>https://allmybrain.com/2007/11/12/implementing-the-apriori-data-mining-algorithm-with-javascript/comment-page-1/#comment-8400</link>

		<dc:creator><![CDATA[Emir]]></dc:creator>
		<pubDate>Wed, 18 Jan 2017 12:21:16 +0000</pubDate>
		<guid isPermaLink="false">http://allmybrain.com/2007/11/12/implementing-the-apriori-data-mining-algorithm-with-javascript/#comment-8400</guid>

					<description><![CDATA[Hello , I am using the MEAN stack and i use Mongoose for MongoDB i am wondering how to use the apriori algorithm with node.js and MongoDB , i have results in a database but i am new to algorithms and data structures.
Can you help me with how to use Apriori in this context?
Thanks]]></description>
			<content:encoded><![CDATA[<p>Hello , I am using the MEAN stack and i use Mongoose for MongoDB i am wondering how to use the apriori algorithm with node.js and MongoDB , i have results in a database but i am new to algorithms and data structures.<br />
Can you help me with how to use Apriori in this context?<br />
Thanks</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Better Budgeting with GnuCash by Bruce		</title>
		<link>https://allmybrain.com/2008/12/15/better-budgeting-with-gnucash/comment-page-1/#comment-8398</link>

		<dc:creator><![CDATA[Bruce]]></dc:creator>
		<pubDate>Wed, 14 Dec 2016 22:20:55 +0000</pubDate>
		<guid isPermaLink="false">http://allmybrain.com/?p=189#comment-8398</guid>

					<description><![CDATA[Great concept--I&#039;ve implemented this in my GNUCash set up and it&#039;s worked out great for an entire accounting year so far!  Because it zeros, it psychologically helps me stay within spending limits.

I extended this concept to two other concepts: budgeted _income_ and long term savings goals.  In the first concept, there is &quot;cash to earn&quot; that should match up with &quot;cash to spend&quot;.  This helps determine my total monthly budget.

The concept idea looks at savings goals similar to budgeted expenses.  I keep them separate for three reasons: I physically separate the money (savings account), I don&#039;t want to habitually tap savings goals cash to accommodate budget over-spending, and third, I can use a future transaction to determine what the goal amount is.  Keeping it separate doesn&#039;t skew my monthly budgets.

Thanks again!]]></description>
			<content:encoded><![CDATA[<p>Great concept&#8211;I&#8217;ve implemented this in my GNUCash set up and it&#8217;s worked out great for an entire accounting year so far!  Because it zeros, it psychologically helps me stay within spending limits.</p>
<p>I extended this concept to two other concepts: budgeted _income_ and long term savings goals.  In the first concept, there is &#8220;cash to earn&#8221; that should match up with &#8220;cash to spend&#8221;.  This helps determine my total monthly budget.</p>
<p>The concept idea looks at savings goals similar to budgeted expenses.  I keep them separate for three reasons: I physically separate the money (savings account), I don&#8217;t want to habitually tap savings goals cash to accommodate budget over-spending, and third, I can use a future transaction to determine what the goal amount is.  Keeping it separate doesn&#8217;t skew my monthly budgets.</p>
<p>Thanks again!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Better Budgeting with GnuCash by Jeff Herron		</title>
		<link>https://allmybrain.com/2008/12/15/better-budgeting-with-gnucash/comment-page-1/#comment-8396</link>

		<dc:creator><![CDATA[Jeff Herron]]></dc:creator>
		<pubDate>Thu, 08 Sep 2016 20:34:14 +0000</pubDate>
		<guid isPermaLink="false">http://allmybrain.com/?p=189#comment-8396</guid>

					<description><![CDATA[Just found this and am in the process of implementing it for myself. I was looking for a way to adapt my spreadsheet system to something that would give me a better record of actual expenses, and I think this will be just the thing. Thanks so much for sharing your work!]]></description>
			<content:encoded><![CDATA[<p>Just found this and am in the process of implementing it for myself. I was looking for a way to adapt my spreadsheet system to something that would give me a better record of actual expenses, and I think this will be just the thing. Thanks so much for sharing your work!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Simplified Envelope Budgeting for GnuCash by Lisa		</title>
		<link>https://allmybrain.com/2011/01/26/simplified-envelope-budgeting-for-gnucash/comment-page-1/#comment-8393</link>

		<dc:creator><![CDATA[Lisa]]></dc:creator>
		<pubDate>Thu, 05 Nov 2015 03:30:29 +0000</pubDate>
		<guid isPermaLink="false">http://allmybrain.com/?p=402#comment-8393</guid>

					<description><![CDATA[I commented too soon on the last article! This one outlines pretty much exactly what I do for budgeting! So much simpler!!!]]></description>
			<content:encoded><![CDATA[<p>I commented too soon on the last article! This one outlines pretty much exactly what I do for budgeting! So much simpler!!!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Better Budgeting with GnuCash by Lisa		</title>
		<link>https://allmybrain.com/2008/12/15/better-budgeting-with-gnucash/comment-page-1/#comment-8392</link>

		<dc:creator><![CDATA[Lisa]]></dc:creator>
		<pubDate>Thu, 05 Nov 2015 03:27:45 +0000</pubDate>
		<guid isPermaLink="false">http://allmybrain.com/?p=189#comment-8392</guid>

					<description><![CDATA[I&#039;m curious... why make a separate budget account? I have been using GNU cash for quite a while, and what I did was just make sub accounts in my checking account. So under my checking account, I have the food budget and the clothing budget, etc. When I make a deposit, I divide it up into the sub accounts right away, and the total shows in the checking. When I want to reconcile my checking account, I click on the checking account and include sub accounts in the reconciliation. This way I don&#039;t have to make 4 entries for every transaction, just two.

I have been using an excel sheet to plan what I will put into those different budget sub accounts, and I think I could probably use the budget within GNU cash the same way I use the excel sheet. However, I&#039;m not sure I like how they do it; I can&#039;t get the numbers at the bottom to match what I think I have entered. So I may just leave it alone.

In any case, thank you for pretty much confirming me in the plan I have been using all along. :)]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m curious&#8230; why make a separate budget account? I have been using GNU cash for quite a while, and what I did was just make sub accounts in my checking account. So under my checking account, I have the food budget and the clothing budget, etc. When I make a deposit, I divide it up into the sub accounts right away, and the total shows in the checking. When I want to reconcile my checking account, I click on the checking account and include sub accounts in the reconciliation. This way I don&#8217;t have to make 4 entries for every transaction, just two.</p>
<p>I have been using an excel sheet to plan what I will put into those different budget sub accounts, and I think I could probably use the budget within GNU cash the same way I use the excel sheet. However, I&#8217;m not sure I like how they do it; I can&#8217;t get the numbers at the bottom to match what I think I have entered. So I may just leave it alone.</p>
<p>In any case, thank you for pretty much confirming me in the plan I have been using all along. 🙂</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Rendering to a texture with iOS 5 texture cache api. by Tjaž		</title>
		<link>https://allmybrain.com/2011/12/08/rendering-to-a-texture-with-ios-5-texture-cache-api/comment-page-2/#comment-8386</link>

		<dc:creator><![CDATA[Tjaž]]></dc:creator>
		<pubDate>Wed, 30 Jul 2014 07:26:31 +0000</pubDate>
		<guid isPermaLink="false">http://allmybrain.com/?p=443#comment-8386</guid>

					<description><![CDATA[This is so helpful!!! Thank you a lot! 

I have managed to compile and run it on my iPad mini. And it Works like a charm.

At the moment I am using it to implement my own physics for my game using a GPU for parallel computations. 

This API should be known to more developers! On the internet I have found barely any information regarding IOS texture cache api.]]></description>
			<content:encoded><![CDATA[<p>This is so helpful!!! Thank you a lot! </p>
<p>I have managed to compile and run it on my iPad mini. And it Works like a charm.</p>
<p>At the moment I am using it to implement my own physics for my game using a GPU for parallel computations. </p>
<p>This API should be known to more developers! On the internet I have found barely any information regarding IOS texture cache api.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on An Example Rich Text Editor Image Upload with PHP by kosala		</title>
		<link>https://allmybrain.com/2007/12/21/an-example-rich-text-editor-image-upload-with-php/comment-page-3/#comment-8382</link>

		<dc:creator><![CDATA[kosala]]></dc:creator>
		<pubDate>Mon, 02 Jun 2014 11:05:55 +0000</pubDate>
		<guid isPermaLink="false">http://allmybrain.com/2007/12/21/an-example-rich-text-editor-image-upload-with-php/#comment-8382</guid>

					<description><![CDATA[plz mention,
How to set path in my computer image folder using js

imageUploadURL:&quot;http://i.froala.com/upload&quot;,imagesLoadURL:&quot;http://i.froala.com/images&quot;,]]></description>
			<content:encoded><![CDATA[<p>plz mention,<br />
How to set path in my computer image folder using js</p>
<p>imageUploadURL:&#8221;http://i.froala.com/upload&#8221;,imagesLoadURL:&#8221;http://i.froala.com/images&#8221;,</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Example Image Upload with YUI Rich Text Editor 2.7.0 by kosala		</title>
		<link>https://allmybrain.com/2009/07/01/example-image-upload-with-yui-rich-text-editor-270/comment-page-1/#comment-8381</link>

		<dc:creator><![CDATA[kosala]]></dc:creator>
		<pubDate>Mon, 02 Jun 2014 09:48:45 +0000</pubDate>
		<guid isPermaLink="false">http://allmybrain.com/?p=296#comment-8381</guid>

					<description><![CDATA[Plz mention using below codes,
 How to set path to  the my project img folder.

imageUploadURL:&quot;http://i.froala.com/upload&quot;,imagesLoadURL:&quot;http://i.froala.com/images&quot;]]></description>
			<content:encoded><![CDATA[<p>Plz mention using below codes,<br />
 How to set path to  the my project img folder.</p>
<p>imageUploadURL:&#8221;http://i.froala.com/upload&#8221;,imagesLoadURL:&#8221;http://i.froala.com/images&#8221;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Java upload handler for YUI Image Uploader by shiv		</title>
		<link>https://allmybrain.com/2009/02/16/java-upload-handler-for-yui-image-uploader/comment-page-1/#comment-8380</link>

		<dc:creator><![CDATA[shiv]]></dc:creator>
		<pubDate>Thu, 15 May 2014 06:20:09 +0000</pubDate>
		<guid isPermaLink="false">http://allmybrain.com/?p=239#comment-8380</guid>

					<description><![CDATA[hi  , i am use yui-image-uploader but not work script proper on this line 
resp=r.responseText.replace( //i, ”).replace ( //i, ”);
my images upload but not set image url in image url text plz. help me]]></description>
			<content:encoded><![CDATA[<p>hi  , i am use yui-image-uploader but not work script proper on this line<br />
resp=r.responseText.replace( //i, ”).replace ( //i, ”);<br />
my images upload but not set image url in image url text plz. help me</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Rendering to a texture with iOS 5 texture cache api. by Recording from the iPad screen &#124; LiquidSketch		</title>
		<link>https://allmybrain.com/2011/12/08/rendering-to-a-texture-with-ios-5-texture-cache-api/comment-page-2/#comment-8379</link>

		<dc:creator><![CDATA[Recording from the iPad screen &#124; LiquidSketch]]></dc:creator>
		<pubDate>Wed, 14 May 2014 11:36:34 +0000</pubDate>
		<guid isPermaLink="false">http://allmybrain.com/?p=443#comment-8379</guid>

					<description><![CDATA[[&#8230;] There are also two examples from Apple using this class: GLCameraRipple and RosyWriter and also some good information here. [&#8230;]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] There are also two examples from Apple using this class: GLCameraRipple and RosyWriter and also some good information here. [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Example Image Upload with YUI Rich Text Editor 2.7.0 by Dennis		</title>
		<link>https://allmybrain.com/2009/07/01/example-image-upload-with-yui-rich-text-editor-270/comment-page-1/#comment-8378</link>

		<dc:creator><![CDATA[Dennis]]></dc:creator>
		<pubDate>Wed, 23 Apr 2014 22:51:05 +0000</pubDate>
		<guid isPermaLink="false">http://allmybrain.com/?p=296#comment-8378</guid>

					<description><![CDATA[I&#039;m afraid I haven&#039;t supported this for quite some time.  It does have a github repo though, 
https://github.com/djmuhlestein/yuiupload
Contributions or pull requests are definitely welcome.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m afraid I haven&#8217;t supported this for quite some time.  It does have a github repo though,<br />
<a href="https://github.com/djmuhlestein/yuiupload" rel="nofollow ugc">https://github.com/djmuhlestein/yuiupload</a><br />
Contributions or pull requests are definitely welcome.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Example Image Upload with YUI Rich Text Editor 2.7.0 by Nora		</title>
		<link>https://allmybrain.com/2009/07/01/example-image-upload-with-yui-rich-text-editor-270/comment-page-1/#comment-8377</link>

		<dc:creator><![CDATA[Nora]]></dc:creator>
		<pubDate>Thu, 03 Apr 2014 09:57:39 +0000</pubDate>
		<guid isPermaLink="false">http://allmybrain.com/?p=296#comment-8377</guid>

					<description><![CDATA[Hi, I tried YUI 2.9 on chrome it worked very nice but on IE it tries to open the .Json file 
I chose to open it with txt file and i found the response 
{status: &#039;UPLOADED&#039;, image_url = &quot;the correct path&quot;} but nothing appeared in the editor, in addition this caused a script error saying --&#062; Could not complete the operation due to error 80020101.

Please help]]></description>
			<content:encoded><![CDATA[<p>Hi, I tried YUI 2.9 on chrome it worked very nice but on IE it tries to open the .Json file<br />
I chose to open it with txt file and i found the response<br />
{status: &#8216;UPLOADED&#8217;, image_url = &#8220;the correct path&#8221;} but nothing appeared in the editor, in addition this caused a script error saying &#8211;&gt; Could not complete the operation due to error 80020101.</p>
<p>Please help</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on GTK+ programs with GtkBuilder and dynamic signal handlers. by Robst		</title>
		<link>https://allmybrain.com/2008/05/22/gtk-programs-with-gtkbuilder-and-dynamic-signal-handlers/comment-page-1/#comment-8376</link>

		<dc:creator><![CDATA[Robst]]></dc:creator>
		<pubDate>Sat, 29 Mar 2014 23:27:19 +0000</pubDate>
		<guid isPermaLink="false">http://allmybrain.com/?p=94#comment-8376</guid>

					<description><![CDATA[Thank you for your post. It helped me =)]]></description>
			<content:encoded><![CDATA[<p>Thank you for your post. It helped me =)</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Rendering to a texture with iOS 5 texture cache api. by dustypixels		</title>
		<link>https://allmybrain.com/2011/12/08/rendering-to-a-texture-with-ios-5-texture-cache-api/comment-page-2/#comment-8375</link>

		<dc:creator><![CDATA[dustypixels]]></dc:creator>
		<pubDate>Sun, 09 Mar 2014 16:38:34 +0000</pubDate>
		<guid isPermaLink="false">http://allmybrain.com/?p=443#comment-8375</guid>

					<description><![CDATA[@Duncan – Duncan if you can mail me ChromaKey example I will greatly appreciate it. My email is ryanharris@outlook.com
Thank you. Ryan]]></description>
			<content:encoded><![CDATA[<p>@Duncan – Duncan if you can mail me ChromaKey example I will greatly appreciate it. My email is <a href="mailto:ryanharris@outlook.com">ryanharris@outlook.com</a><br />
Thank you. Ryan</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
