<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title><![CDATA[Total Format Forum - Coding, Design & Graphics]]></title>
		<link>http://www.totalformat.com/forum</link>
		<description>If you are programming a script, designing a web page, building your own graphics or anything related and need to discuss it, get help and tips or general advice, then you should post your thoughts to this section.</description>
		<language>en</language>
		<lastBuildDate>Sat, 21 Nov 2009 08:38:34 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>720</ttl>
		<image>
			<url>http://www.totalformat.com/forum/images/misc/rss.jpg</url>
			<title><![CDATA[Total Format Forum - Coding, Design & Graphics]]></title>
			<link>http://www.totalformat.com/forum</link>
		</image>
		<item>
			<title>another intersection problem</title>
			<link>http://www.totalformat.com/forum/coding-design-graphics/172359-another-intersection-problem.html</link>
			<pubDate>Mon, 16 Nov 2009 21:01:46 GMT</pubDate>
			<description>well the hyperbola wasnt quite a good enough fit, so I tried 3rd order polynomial 
I almost got it to work, but had to resort to numerical techniques which is slow, 
 
I now need to fit something like this,,, is there any hope of a formulea for intersection with a 2D line ? 
 
Image:...</description>
			<category domain="http://www.totalformat.com/forum/coding-design-graphics/"><![CDATA[Coding, Design & Graphics]]></category>
			<dc:creator>meow</dc:creator>
			<guid isPermaLink="true">http://www.totalformat.com/forum/coding-design-graphics/172359-another-intersection-problem.html</guid>
		</item>
		<item>
			<title>need function for computing intersection of line and hyperbola</title>
			<link>http://www.totalformat.com/forum/coding-design-graphics/170851-need-function-computing-intersection-line-hyperbola.html</link>
			<pubDate>Tue, 03 Nov 2009 19:46:07 GMT</pubDate>
			<description>Hi, 
 
well, this time im after a function which determines the intersection of a 2d line and a hyperbola. I also need to know the normal. ( a line perpendicular to the curve) 
 
any one know of one ? 
 
Im not sure I want to go into the maths on this one, so a being spoon fed some function or code...</description>
			<category domain="http://www.totalformat.com/forum/coding-design-graphics/"><![CDATA[Coding, Design & Graphics]]></category>
			<dc:creator>meow</dc:creator>
			<guid isPermaLink="true">http://www.totalformat.com/forum/coding-design-graphics/170851-need-function-computing-intersection-line-hyperbola.html</guid>
		</item>
		<item>
			<title>converting p-code into machine code</title>
			<link>http://www.totalformat.com/forum/coding-design-graphics/169709-converting-p-code-into-machine-code.html</link>
			<pubDate>Sat, 24 Oct 2009 23:54:41 GMT</pubDate>
			<description>oh, erm, yeah, so how do I do convert p-code into machine code ? 
 
I generate the p-code which is generated from c# type source code. the actual language is TNBL  (the next big language) 
 
p-code is pseudo code, its like in between source code and machine code. consisting of the most basic...</description>
			<category domain="http://www.totalformat.com/forum/coding-design-graphics/"><![CDATA[Coding, Design & Graphics]]></category>
			<dc:creator>meow</dc:creator>
			<guid isPermaLink="true">http://www.totalformat.com/forum/coding-design-graphics/169709-converting-p-code-into-machine-code.html</guid>
		</item>
		<item>
			<title>x=y^y so, given x how to find y ?</title>
			<link>http://www.totalformat.com/forum/coding-design-graphics/156098-x-y-y-so-given-x-how-find-y.html</link>
			<pubDate>Sun, 24 May 2009 00:52:33 GMT</pubDate>
			<description><![CDATA[say we have x which for example is 10000, then how to find a value y  
so that y^y = 10000 ? 
 
(thats y to the power of y) 
 
x can be any number from about 10 to 1000000 
 
I don't know if it can be done directly so i had to use an iteration loop, where you start off with a guess, then look at...]]></description>
			<category domain="http://www.totalformat.com/forum/coding-design-graphics/"><![CDATA[Coding, Design & Graphics]]></category>
			<dc:creator>meow</dc:creator>
			<guid isPermaLink="true">http://www.totalformat.com/forum/coding-design-graphics/156098-x-y-y-so-given-x-how-find-y.html</guid>
		</item>
		<item>
			<title>Operator Overloading with C# Extension Methods</title>
			<link>http://www.totalformat.com/forum/coding-design-graphics/155744-operator-overloading-c-extension-methods.html</link>
			<pubDate>Fri, 15 May 2009 19:00:43 GMT</pubDate>
			<description>unfortunatly ive just discovered this isnt possible after changing my code to use them :s 
 
how anoying ! what does anyone else think ?</description>
			<category domain="http://www.totalformat.com/forum/coding-design-graphics/"><![CDATA[Coding, Design & Graphics]]></category>
			<dc:creator>meow</dc:creator>
			<guid isPermaLink="true">http://www.totalformat.com/forum/coding-design-graphics/155744-operator-overloading-c-extension-methods.html</guid>
		</item>
		<item>
			<title>JavaScript write to file?</title>
			<link>http://www.totalformat.com/forum/coding-design-graphics/155155-javascript-write-file.html</link>
			<pubDate>Sun, 03 May 2009 16:43:31 GMT</pubDate>
			<description><![CDATA[I'm writing an extension for FireFox and part of it requires writing to a local file (part of the extension). So my question is, do you want some toast? hehe, RedDwarf xD Anywho - how do I write to a local file in JavaScript?]]></description>
			<category domain="http://www.totalformat.com/forum/coding-design-graphics/"><![CDATA[Coding, Design & Graphics]]></category>
			<dc:creator>Cintaria</dc:creator>
			<guid isPermaLink="true">http://www.totalformat.com/forum/coding-design-graphics/155155-javascript-write-file.html</guid>
		</item>
		<item>
			<title>Flash Help</title>
			<link>http://www.totalformat.com/forum/coding-design-graphics/154994-flash-help.html</link>
			<pubDate>Wed, 29 Apr 2009 23:38:28 GMT</pubDate>
			<description><![CDATA[Anyone good with flash? I have a pretty basic problem but I can't get my head around it, I want the level to end when a certain boss is dead, not when the boss is spawned! Atm the boss spawns and the level end screen appears, anyone know how I can fix this? I can upload all my classes and coding if...]]></description>
			<category domain="http://www.totalformat.com/forum/coding-design-graphics/"><![CDATA[Coding, Design & Graphics]]></category>
			<dc:creator>Yadz</dc:creator>
			<guid isPermaLink="true">http://www.totalformat.com/forum/coding-design-graphics/154994-flash-help.html</guid>
		</item>
		<item>
			<title>3D graphics CSG rounding problem</title>
			<link>http://www.totalformat.com/forum/coding-design-graphics/152961-3d-graphics-csg-rounding-problem.html</link>
			<pubDate>Wed, 25 Mar 2009 17:31:34 GMT</pubDate>
			<description>Here is the typical problem that I find makes 3D CSG difficult :- 
 
say I have a 3D box which is adjacent to a flat surface. 
 
each of 4 corners may be supposed to be touching the surface. 
however if the surface is at an angle then computing the distance from each corner to the surface involves...</description>
			<category domain="http://www.totalformat.com/forum/coding-design-graphics/"><![CDATA[Coding, Design & Graphics]]></category>
			<dc:creator>meow</dc:creator>
			<guid isPermaLink="true">http://www.totalformat.com/forum/coding-design-graphics/152961-3d-graphics-csg-rounding-problem.html</guid>
		</item>
		<item>
			<title><![CDATA[I'm having trouble with the following code...]]></title>
			<link>http://www.totalformat.com/forum/coding-design-graphics/152549-im-having-trouble-following-code.html</link>
			<pubDate>Mon, 16 Mar 2009 09:09:57 GMT</pubDate>
			<description><![CDATA[I'm trying to write to a flat file and the part that is giving me problems is this: 
 
 
 
 
 
<?php 
 
 
$success = writeToFile ($business_type, $maj_competitors, $products, $audience, $perception, $previous_stuff, $where_used, $image, $style, $dont_want, $colors, $time_spent, $words, $where_used,...]]></description>
			<category domain="http://www.totalformat.com/forum/coding-design-graphics/"><![CDATA[Coding, Design & Graphics]]></category>
			<dc:creator>weich1213</dc:creator>
			<guid isPermaLink="true">http://www.totalformat.com/forum/coding-design-graphics/152549-im-having-trouble-following-code.html</guid>
		</item>
		<item>
			<title>php mysql question</title>
			<link>http://www.totalformat.com/forum/coding-design-graphics/149917-php-mysql-question.html</link>
			<pubDate>Sat, 28 Feb 2009 07:41:12 GMT</pubDate>
			<description><![CDATA[I'm having trouble inserting info from my php script to my database. Can anyone tell me why? Here's what my script looks like: 
 
// write to database 
mysql_query ('INSERT into members (first_name, last_name, email) VALUES ("chas", "nacio", "cwyke-smith@nacio.com")', $connectID) 
  or die ("Unable...]]></description>
			<category domain="http://www.totalformat.com/forum/coding-design-graphics/"><![CDATA[Coding, Design & Graphics]]></category>
			<dc:creator>weich1213</dc:creator>
			<guid isPermaLink="true">http://www.totalformat.com/forum/coding-design-graphics/149917-php-mysql-question.html</guid>
		</item>
		<item>
			<title>Flash tutorials</title>
			<link>http://www.totalformat.com/forum/coding-design-graphics/148976-flash-tutorials.html</link>
			<pubDate>Sun, 08 Feb 2009 17:06:19 GMT</pubDate>
			<description>Anyone got any good flash tutorial sites? Mostly for website and games. Cheers</description>
			<category domain="http://www.totalformat.com/forum/coding-design-graphics/"><![CDATA[Coding, Design & Graphics]]></category>
			<dc:creator>Yadz</dc:creator>
			<guid isPermaLink="true">http://www.totalformat.com/forum/coding-design-graphics/148976-flash-tutorials.html</guid>
		</item>
		<item>
			<title>Is the world ready for display:inline-block yet?</title>
			<link>http://www.totalformat.com/forum/coding-design-graphics/147848-world-ready-display-inline-block-yet.html</link>
			<pubDate>Thu, 15 Jan 2009 09:44:16 GMT</pubDate>
			<description>All of the current browsers support the *CSS* property *display:inline-block*, but how many people actually use up to date browsers? What sort of percentages are we looking at? 
 
Is it better to not use such CSS properties, or a browser detection script to display old html code with a handy...</description>
			<category domain="http://www.totalformat.com/forum/coding-design-graphics/"><![CDATA[Coding, Design & Graphics]]></category>
			<dc:creator>Nooty</dc:creator>
			<guid isPermaLink="true">http://www.totalformat.com/forum/coding-design-graphics/147848-world-ready-display-inline-block-yet.html</guid>
		</item>
		<item>
			<title>Popup image window, with greyed out background</title>
			<link>http://www.totalformat.com/forum/coding-design-graphics/146401-popup-image-window-greyed-out-background.html</link>
			<pubDate>Wed, 10 Dec 2008 22:35:25 GMT</pubDate>
			<description><![CDATA[I've seen this effect quite a lot now, but been trying to google to see how it's done. Not really sure what to search for, so not coming up with any good results. Does anyone know what this is called? Or even better, how it's done? 
 
Cheers :)]]></description>
			<category domain="http://www.totalformat.com/forum/coding-design-graphics/"><![CDATA[Coding, Design & Graphics]]></category>
			<dc:creator>Ashante</dc:creator>
			<guid isPermaLink="true">http://www.totalformat.com/forum/coding-design-graphics/146401-popup-image-window-greyed-out-background.html</guid>
		</item>
		<item>
			<title>C# random number problem</title>
			<link>http://www.totalformat.com/forum/coding-design-graphics/146383-c-random-number-problem.html</link>
			<pubDate>Wed, 10 Dec 2008 18:25:36 GMT</pubDate>
			<description>anywho making a battleships in C#i needed to generate 2 random numbers for the computer to attack, these numbers would have to be between 1 and 10 and obviously not have a pattern, so ofcourse i attempted ...  
 
using system; 
 
class battleships 
{ 
	public static Random rannum = new Random(10);...</description>
			<category domain="http://www.totalformat.com/forum/coding-design-graphics/"><![CDATA[Coding, Design & Graphics]]></category>
			<dc:creator>Arcanine</dc:creator>
			<guid isPermaLink="true">http://www.totalformat.com/forum/coding-design-graphics/146383-c-random-number-problem.html</guid>
		</item>
		<item>
			<title>Chinese Characters all over my website!</title>
			<link>http://www.totalformat.com/forum/coding-design-graphics/144594-chinese-characters-all-over-my-website.html</link>
			<pubDate>Sun, 02 Nov 2008 19:07:53 GMT</pubDate>
			<description>Help! 
 
I bought webspace and have designed a site to put up there. I made it all and wrote the code and it all ran fine locally, then I uploaded it and things started looking a bit funny. 
 
The site is at K a l e i d o s c o p e . E y e s (http://www.kaleidoscope-eyes.co.uk) 
 
There are a few...</description>
			<category domain="http://www.totalformat.com/forum/coding-design-graphics/"><![CDATA[Coding, Design & Graphics]]></category>
			<dc:creator>Ashante</dc:creator>
			<guid isPermaLink="true">http://www.totalformat.com/forum/coding-design-graphics/144594-chinese-characters-all-over-my-website.html</guid>
		</item>
		<item>
			<title>Django</title>
			<link>http://www.totalformat.com/forum/coding-design-graphics/142431-django.html</link>
			<pubDate>Fri, 12 Sep 2008 18:12:22 GMT</pubDate>
			<description><![CDATA[So I've applied for a job, and I've been told that me skills are good but it would be nice if I knew Python or Django. I've heard of Python but never used it, and absolutely never heard of Django. Anywho, I've now installed both of these onto my machine and I'm now working my way through the...]]></description>
			<category domain="http://www.totalformat.com/forum/coding-design-graphics/"><![CDATA[Coding, Design & Graphics]]></category>
			<dc:creator>Cintaria</dc:creator>
			<guid isPermaLink="true">http://www.totalformat.com/forum/coding-design-graphics/142431-django.html</guid>
		</item>
		<item>
			<title>Tips Learning DirectX</title>
			<link>http://www.totalformat.com/forum/coding-design-graphics/141642-tips-learning-directx.html</link>
			<pubDate>Tue, 26 Aug 2008 19:17:20 GMT</pubDate>
			<description><![CDATA[Hail fellow nerds! 
 
Recently started learning DirectX. Got myself a book on DirectX10 (might drop down to DX9 as there are more books etc). It's quite a good book bit I've never tried to learn the use of an API like this and it just seems there's tons of stuff to remember. The majority of it is...]]></description>
			<category domain="http://www.totalformat.com/forum/coding-design-graphics/"><![CDATA[Coding, Design & Graphics]]></category>
			<dc:creator>Allanon</dc:creator>
			<guid isPermaLink="true">http://www.totalformat.com/forum/coding-design-graphics/141642-tips-learning-directx.html</guid>
		</item>
		<item>
			<title>How to?</title>
			<link>http://www.totalformat.com/forum/coding-design-graphics/140968-how.html</link>
			<pubDate>Mon, 11 Aug 2008 01:53:49 GMT</pubDate>
			<description>ok so a friend did this to a pic of his car and i wanted to know how do i do this because he wont tell me lol 
 
Image: http://i16.photobucket.com/albums/b5/Eckonicca72/nicee.jpg</description>
			<category domain="http://www.totalformat.com/forum/coding-design-graphics/"><![CDATA[Coding, Design & Graphics]]></category>
			<dc:creator>deemy72</dc:creator>
			<guid isPermaLink="true">http://www.totalformat.com/forum/coding-design-graphics/140968-how.html</guid>
		</item>
		<item>
			<title>Advice on good sites to buy domain / hosting from.</title>
			<link>http://www.totalformat.com/forum/coding-design-graphics/140423-advice-good-sites-buy-domain-hosting.html</link>
			<pubDate>Tue, 29 Jul 2008 11:00:33 GMT</pubDate>
			<description><![CDATA[I'm looking to buy some hosting and a domain name, but the last time I did that was about 5 years ago and I think pura helped me out with what sites to use and stuff. Hoping theres someone here who knows more than me about what companies are good to use, where I could get a good deal, etc. 
 
Happy...]]></description>
			<category domain="http://www.totalformat.com/forum/coding-design-graphics/"><![CDATA[Coding, Design & Graphics]]></category>
			<dc:creator>Ashante</dc:creator>
			<guid isPermaLink="true">http://www.totalformat.com/forum/coding-design-graphics/140423-advice-good-sites-buy-domain-hosting.html</guid>
		</item>
		<item>
			<title>need to create a setup file</title>
			<link>http://www.totalformat.com/forum/coding-design-graphics/139523-need-create-setup-file.html</link>
			<pubDate>Tue, 08 Jul 2008 08:45:28 GMT</pubDate>
			<description><![CDATA[Hi People 
 
i am looking to create a setup file...... 
 
i need to create a folder on c: called barmill with a subfolder called managers 
which will contain 2 files 
 
also need to add a fair few DLL's in the system32 folder 
 
i am crap with coding things so would need alot fo help if it came...]]></description>
			<category domain="http://www.totalformat.com/forum/coding-design-graphics/"><![CDATA[Coding, Design & Graphics]]></category>
			<dc:creator>Fredrick</dc:creator>
			<guid isPermaLink="true">http://www.totalformat.com/forum/coding-design-graphics/139523-need-create-setup-file.html</guid>
		</item>
		<item>
			<title>download free c++ compiler and IDE</title>
			<link>http://www.totalformat.com/forum/coding-design-graphics/139113-download-free-c-compiler-ide.html</link>
			<pubDate>Sun, 29 Jun 2008 23:11:49 GMT</pubDate>
			<description>Hi does anyone know where i can download decent C++ integrated development environment (similiar to one like you get for visual basic or dephi) which comes with a compiler? 
would prefer a free download but open to the idea of buying the software too. 
many thanks</description>
			<category domain="http://www.totalformat.com/forum/coding-design-graphics/"><![CDATA[Coding, Design & Graphics]]></category>
			<dc:creator>kevin</dc:creator>
			<guid isPermaLink="true">http://www.totalformat.com/forum/coding-design-graphics/139113-download-free-c-compiler-ide.html</guid>
		</item>
		<item>
			<title>Free Web 2.0 Templates x3</title>
			<link>http://www.totalformat.com/forum/coding-design-graphics/136235-free-web-2-0-templates-x3.html</link>
			<pubDate>Sat, 17 May 2008 14:50:11 GMT</pubDate>
			<description>I decided to make a few templates to share, so here they are! 
 
Cool Blue 
Image: http://icora.co.uk/templates/tn/p2tn.png  
 
Cool Green 
Image: http://icora.co.uk/templates/tn/p1tn.png  
 
Hot Orange 
Image: http://icora.co.uk/templates/tn/p3tn.png</description>
			<category domain="http://www.totalformat.com/forum/coding-design-graphics/"><![CDATA[Coding, Design & Graphics]]></category>
			<dc:creator>Nooty</dc:creator>
			<guid isPermaLink="true">http://www.totalformat.com/forum/coding-design-graphics/136235-free-web-2-0-templates-x3.html</guid>
		</item>
		<item>
			<title>Local Hosting</title>
			<link>http://www.totalformat.com/forum/coding-design-graphics/133993-local-hosting.html</link>
			<pubDate>Sat, 15 Mar 2008 10:02:24 GMT</pubDate>
			<description><![CDATA[My son finally has his forum, but the m8 who was hosting has decided he doesn't want to do it any more, been suggested local hosting... they have their own domain name for a year also, so putting it on my geocities website was a no from my son's point of view. 
 
1) My electric bill as i'd have to...]]></description>
			<category domain="http://www.totalformat.com/forum/coding-design-graphics/"><![CDATA[Coding, Design & Graphics]]></category>
			<dc:creator>Paparika</dc:creator>
			<guid isPermaLink="true">http://www.totalformat.com/forum/coding-design-graphics/133993-local-hosting.html</guid>
		</item>
		<item>
			<title>Vegas video editing</title>
			<link>http://www.totalformat.com/forum/coding-design-graphics/132932-vegas-video-editing.html</link>
			<pubDate>Sun, 09 Mar 2008 22:33:01 GMT</pubDate>
			<description>I have been playing round with Vegas for a few weeks for work, 
I was just wandering if anyone else does DV editing and mixing? 
 
I have a bit of experience with Avids, but Vegas feels nicer for me..? 
Anyone got any other preferences..? or know where i can get some funky legal plugins? 
 
Anyway...</description>
			<category domain="http://www.totalformat.com/forum/coding-design-graphics/"><![CDATA[Coding, Design & Graphics]]></category>
			<dc:creator>Ratio</dc:creator>
			<guid isPermaLink="true">http://www.totalformat.com/forum/coding-design-graphics/132932-vegas-video-editing.html</guid>
		</item>
		<item>
			<title>javascript appending html?</title>
			<link>http://www.totalformat.com/forum/coding-design-graphics/131812-javascript-appending-html.html</link>
			<pubDate>Thu, 28 Feb 2008 18:16:33 GMT</pubDate>
			<description><![CDATA[Having some problems. First, how do I indent the first line of a paragraph? I would prefer to not use css but will as a last resort. 
Also - A snippet of my code atm is: 
 
Code: 
--------- 
var tblBody = document.createElement("tbody"); <!--table body --> 
    for (var i = 0; i <...]]></description>
			<category domain="http://www.totalformat.com/forum/coding-design-graphics/"><![CDATA[Coding, Design & Graphics]]></category>
			<dc:creator>Cintaria</dc:creator>
			<guid isPermaLink="true">http://www.totalformat.com/forum/coding-design-graphics/131812-javascript-appending-html.html</guid>
		</item>
		<item>
			<title>Firefox extension, Javascript and writing to files?</title>
			<link>http://www.totalformat.com/forum/coding-design-graphics/127116-firefox-extension-javascript-writing-files.html</link>
			<pubDate>Sun, 03 Feb 2008 18:07:31 GMT</pubDate>
			<description><![CDATA[I'm writing an extension for firefox which runs using js and xml based files. Part of what I want it to do is save to and view a list of items. This information will be saved on the user's pc most probably as an xml file? Unless there is a way to save it straight into the extension somehow? 
 
How...]]></description>
			<category domain="http://www.totalformat.com/forum/coding-design-graphics/"><![CDATA[Coding, Design & Graphics]]></category>
			<dc:creator>Cintaria</dc:creator>
			<guid isPermaLink="true">http://www.totalformat.com/forum/coding-design-graphics/127116-firefox-extension-javascript-writing-files.html</guid>
		</item>
		<item>
			<title>Clock Screen saver</title>
			<link>http://www.totalformat.com/forum/coding-design-graphics/126693-clock-screen-saver.html</link>
			<pubDate>Thu, 31 Jan 2008 20:53:33 GMT</pubDate>
			<description>I have re-arranged my lounge and the PC is sat looking at me next to the TV... 
So i was wondering if anyone has any suggestions for a GOOD clock screen saver, or indeed any screen savers that are not processor intensive (fan noise) and easy on the eye, like a fire, that will let me still watch TV...</description>
			<category domain="http://www.totalformat.com/forum/coding-design-graphics/"><![CDATA[Coding, Design & Graphics]]></category>
			<dc:creator>Ratio</dc:creator>
			<guid isPermaLink="true">http://www.totalformat.com/forum/coding-design-graphics/126693-clock-screen-saver.html</guid>
		</item>
		<item>
			<title>JavaScript help please!</title>
			<link>http://www.totalformat.com/forum/coding-design-graphics/126373-javascript-help-please.html</link>
			<pubDate>Wed, 30 Jan 2008 12:07:59 GMT</pubDate>
			<description>sorted, thanks</description>
			<category domain="http://www.totalformat.com/forum/coding-design-graphics/"><![CDATA[Coding, Design & Graphics]]></category>
			<dc:creator>Evilkitten</dc:creator>
			<guid isPermaLink="true">http://www.totalformat.com/forum/coding-design-graphics/126373-javascript-help-please.html</guid>
		</item>
		<item>
			<title>Web 2.0 RSS Icon Photoshop Tutorial</title>
			<link>http://www.totalformat.com/forum/coding-design-graphics/117885-web-2-0-rss-icon-photoshop-tutorial.html</link>
			<pubDate>Sat, 08 Dec 2007 14:05:23 GMT</pubDate>
			<description><![CDATA[I have taken this tutorial from my own site (http://www.mished.co.uk/photoshop/Tutorial/Web-2.0-RSS-Icon/3) to share with you all. 
First of all you need to select your colour - whatever fits in with your website - i'm using a typical RSS orange. Once you have selected your colour, draw a rounded...]]></description>
			<category domain="http://www.totalformat.com/forum/coding-design-graphics/"><![CDATA[Coding, Design & Graphics]]></category>
			<dc:creator>Nooty</dc:creator>
			<guid isPermaLink="true">http://www.totalformat.com/forum/coding-design-graphics/117885-web-2-0-rss-icon-photoshop-tutorial.html</guid>
		</item>
		<item>
			<title>ActionScript 3.0 combobox change!</title>
			<link>http://www.totalformat.com/forum/coding-design-graphics/115838-actionscript-3-0-combobox-change.html</link>
			<pubDate>Tue, 27 Nov 2007 12:45:56 GMT</pubDate>
			<description>Makes a change from java - whoo :P 
 
Got a combobox and a dynamic text field in flash. What I want atm is for the text field to change to what is shown in the combo box. As it is, the only way I have been able to make the text field do this, is to have the combo box send the contents on...</description>
			<category domain="http://www.totalformat.com/forum/coding-design-graphics/"><![CDATA[Coding, Design & Graphics]]></category>
			<dc:creator>Cintaria</dc:creator>
			<guid isPermaLink="true">http://www.totalformat.com/forum/coding-design-graphics/115838-actionscript-3-0-combobox-change.html</guid>
		</item>
	</channel>
</rss>
