<?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>Overclock.net - Overclocking.net - Web Coding</title>
		<link>http://www.overclock.net/</link>
		<description />
		<language>en</language>
		<lastBuildDate>Sat, 21 Nov 2009 17:00:51 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>1</ttl>
		<image>
			<url>http://static.overclock.net/images/oc/misc/rss.jpg</url>
			<title>Overclock.net - Overclocking.net - Web Coding</title>
			<link>http://www.overclock.net/</link>
		</image>
		<item>
			<title>Working on an Image Host package, have a question about dir structure</title>
			<link>http://www.overclock.net/web-coding/610781-working-image-host-package-have-question.html</link>
			<pubDate>Tue, 17 Nov 2009 05:35:49 GMT</pubDate>
			<description>Working on an Image Host package and I have a question about dir structure. 
 
I am writing it in PHP and using mysql. Alittle AJAX and JS thrown in too. 
 
Currently my albums are structured like this 
 
I have hierarchical albums that appear in my software 
 
for example</description>
			<content:encoded><![CDATA[<div>Working on an Image Host package and I have a question about dir structure.<br />
<br />
I am writing it in PHP and using mysql. Alittle AJAX and JS thrown in too.<br />
<br />
Currently my albums are structured like this<br />
<br />
I have hierarchical albums that appear in my software<br />
<br />
for example<br />
<br />
User's root album (0)<br />
User's root album (0) &gt; sub album 1 (1)<br />
User's root album (0) &gt; sub album 1 (1) &gt; sub sub album 1 (2)<br />
User's root album (0) &gt; sub album 1 (1) &gt; sub sub album 1 (2) &gt; sub sub sub album 1 (3)<br />
<br />
They are actual structured on the disk like this<br />
<br />
images/0<br />
images/0/1<br />
images/0/2<br />
images/0/3<br />
<br />
My question is if I change the dir structure to 1 dir per user instead of 1 directory per album. Will that effect disk performance?<br />
<br />
I want to do this because then when a user moves an image from one album to another their links will not be broken.</div>

]]></content:encoded>
			<category domain="http://www.overclock.net/web-coding/">Web Coding</category>
			<dc:creator>Col. Newman</dc:creator>
			<guid isPermaLink="true">http://www.overclock.net/web-coding/610781-working-image-host-package-have-question.html</guid>
		</item>
		<item>
			<title>My hardware review site - Need Opinions to Make this Smooth</title>
			<link>http://www.overclock.net/web-coding/609196-my-hardware-review-site-need-opinions.html</link>
			<pubDate>Sat, 14 Nov 2009 09:15:07 GMT</pubDate>
			<description><![CDATA[http://toptiergaming.com 
 
It's live, but I'm looking for suggestions to the article system. What would make it better? Should I add the option to add pages? 
 
I also want to add a system tool where users can post their systems, but not sure if I want to create a database where users select from...]]></description>
			<content:encoded><![CDATA[<div><a href="http://toptiergaming.com" target="_blank">http://toptiergaming.com</a><br />
<br />
It's live, but I'm looking for suggestions to the article system. What would make it better? Should I add the option to add pages?<br />
<br />
I also want to add a system tool where users can post their systems, but not sure if I want to create a database where users select from their parts (this could take a lot of work) or if a user just fills in their specs.<br />
<br />
Hope you like it so far.</div>

]]></content:encoded>
			<category domain="http://www.overclock.net/web-coding/">Web Coding</category>
			<dc:creator>JarrettM</dc:creator>
			<guid isPermaLink="true">http://www.overclock.net/web-coding/609196-my-hardware-review-site-need-opinions.html</guid>
		</item>
		<item>
			<title>DNS Service suggestions</title>
			<link>http://www.overclock.net/web-coding/608833-dns-service-suggestions.html</link>
			<pubDate>Fri, 13 Nov 2009 19:17:19 GMT</pubDate>
			<description>I am looking for a DNS service with mail forwarding ( I think). 
 
I have a server on a static IP and have email setup with Google Apps. I am not sure how the email would be setup though. With the current host (dedicated server), I change the MX entries to use Gmail. So I would need email support...</description>
			<content:encoded><![CDATA[<div>I am looking for a DNS service with mail forwarding ( I think).<br />
<br />
I have a server on a static IP and have email setup with Google Apps. I am not sure how the email would be setup though. With the current host (dedicated server), I change the MX entries to use Gmail. So I would need email support with the DNS, right?<br />
<br />
I was looking at <a href="http://www.dyndns.com/services/pricing/#dns" target="_blank">dyndns</a>, not sure if that is the best solution. It is $30/yr for the Custom DNS and $50/yr (per domain) for the mail services. There are multiple domains and I would like not to be paying $50/yr for each domain if possible.<br />
<br />
Are there better solutions for DNS? I need reliability and will pay for it, but not if I don't have to...<br />
<br />
Thanks,<br />
Mort. :)</div>

]]></content:encoded>
			<category domain="http://www.overclock.net/web-coding/">Web Coding</category>
			<dc:creator>mortimersnerd</dc:creator>
			<guid isPermaLink="true">http://www.overclock.net/web-coding/608833-dns-service-suggestions.html</guid>
		</item>
		<item>
			<title>Search Engine Optimization?</title>
			<link>http://www.overclock.net/web-coding/607955-search-engine-optimization.html</link>
			<pubDate>Thu, 12 Nov 2009 04:07:20 GMT</pubDate>
			<description>I was wondering if anyone here has a good reference site when it comes to SEO.  I need to learn some basic tricks.  Also if anyone has experience with it, what should I concentrate on first.  I know there is a lot to it between content, links, tags, etc.  I have a basic site outline up now with a...</description>
			<content:encoded><![CDATA[<div>I was wondering if anyone here has a good reference site when it comes to SEO.  I need to learn some basic tricks.  Also if anyone has experience with it, what should I concentrate on first.  I know there is a lot to it between content, links, tags, etc.  I have a basic site outline up now with a fair amount of content, but it is a work in progress.  What should I work on first?</div>

]]></content:encoded>
			<category domain="http://www.overclock.net/web-coding/">Web Coding</category>
			<dc:creator>losttsol</dc:creator>
			<guid isPermaLink="true">http://www.overclock.net/web-coding/607955-search-engine-optimization.html</guid>
		</item>
		<item>
			<title>Ajax/JQuerry web design needed.</title>
			<link>http://www.overclock.net/web-coding/606846-ajax-jquerry-web-design-needed.html</link>
			<pubDate>Tue, 10 Nov 2009 06:06:51 GMT</pubDate>
			<description><![CDATA[I, rather, my friend, needs someone who is skilled in Ajax/JQuerry coding and can design a blank web page per my friends designs in the Ajax/JQuerry code...preferably for free. He is very restricted in the cash area so if you cannot do it for free, he may be able to pay up to $30. I know it's...]]></description>
			<content:encoded><![CDATA[<div>I, rather, my friend, needs someone who is skilled in Ajax/JQuerry coding and can design a blank web page per my friends designs in the Ajax/JQuerry code...preferably for free. He is very restricted in the cash area so if you cannot do it for free, he may be able to pay up to $30. I know it's pretty low but he is, like I mentioned, very restricted on cash.<br />
If anyone is interested please let me know here or send me a PM. I will rep too!<br />
Assuming you are interested, I will give you his email and the best time to contact him and you and him will work it out from there. He is a very friendly guy and if you can help him out I guarantee he will pretty much help you out with anything you ever need in the future. <br />
<br />
Thanks in advance guys!</div>

]]></content:encoded>
			<category domain="http://www.overclock.net/web-coding/">Web Coding</category>
			<dc:creator>kagaos</dc:creator>
			<guid isPermaLink="true">http://www.overclock.net/web-coding/606846-ajax-jquerry-web-design-needed.html</guid>
		</item>
		<item>
			<title>HTML or CSS code not working</title>
			<link>http://www.overclock.net/web-coding/605548-html-css-code-not-working.html</link>
			<pubDate>Sun, 08 Nov 2009 00:18:31 GMT</pubDate>
			<description>OK, well I am making a page and I have the h1 css tag showing the header in Dreamweaver but when I try to look at it, it doesnt show up. I have no clue on what is goin on or what I am missing. So I need some help, but I know its something simple. 
 
I attached the file.</description>
			<content:encoded><![CDATA[<div>OK, well I am making a page and I have the h1 css tag showing the header in Dreamweaver but when I try to look at it, it doesnt show up. I have no clue on what is goin on or what I am missing. So I need some help, but I know its something simple.<br />
<br />
I attached the file.</div>


	<br />
	<div style="padding:6px">

	

	

	

	
		<fieldset class="fieldset">
			<legend>Attached Files</legend>
			<table cellpadding="0" cellspacing="3" border="0">
			<tr>
	<td><img class="inlineimg" src="http://static.overclock.net/images/oc/attach/zip.gif" alt="File Type: zip" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
	<td><a href="http://www.overclock.net/attachments/web-coding/128570d1257639503-html-css-code-not-working-archive-2.zip">Archive 2.zip</a> (2.8 KB)</td>
</tr>
			</table>
		</fieldset>
	

	</div>
]]></content:encoded>
			<category domain="http://www.overclock.net/web-coding/">Web Coding</category>
			<dc:creator>Ryahn</dc:creator>
			<guid isPermaLink="true">http://www.overclock.net/web-coding/605548-html-css-code-not-working.html</guid>
		</item>
		<item>
			<title>What CMS should I use?</title>
			<link>http://www.overclock.net/web-coding/604253-what-cms-should-i-use.html</link>
			<pubDate>Thu, 05 Nov 2009 20:36:07 GMT</pubDate>
			<description>Ok im trying to make a slashdot/digg like website that focuses on web politics where users submit stories and vote them up/down. Ive made other websites with wordpress but im not sure if it will do what I want? 
 
Anyone know of a CMS that is good for user submitted story websites? 
 
Edit: I found...</description>
			<content:encoded><![CDATA[<div>Ok im trying to make a slashdot/digg like website that focuses on web politics where users submit stories and vote them up/down. Ive made other websites with wordpress but im not sure if it will do what I want?<br />
<br />
Anyone know of a CMS that is good for user submitted story websites?<br />
<br />
Edit: I found <a href="http://www.pligg.com/" target="_blank">http://www.pligg.com/</a> seems like what I want, its strange how theres not that many free options out there.</div>

]]></content:encoded>
			<category domain="http://www.overclock.net/web-coding/">Web Coding</category>
			<dc:creator>MAD_J</dc:creator>
			<guid isPermaLink="true">http://www.overclock.net/web-coding/604253-what-cms-should-i-use.html</guid>
		</item>
		<item>
			<title>How to add HTML links to only certain parts of an image</title>
			<link>http://www.overclock.net/web-coding/604069-how-add-html-links-only-certain.html</link>
			<pubDate>Thu, 05 Nov 2009 12:13:27 GMT</pubDate>
			<description>How to add HTML links to only certain parts of an image 
and not the whole image</description>
			<content:encoded><![CDATA[<div>How to add HTML links to only certain parts of an image<br />
and not the whole image</div>

]]></content:encoded>
			<category domain="http://www.overclock.net/web-coding/">Web Coding</category>
			<dc:creator>karan.t</dc:creator>
			<guid isPermaLink="true">http://www.overclock.net/web-coding/604069-how-add-html-links-only-certain.html</guid>
		</item>
		<item>
			<title>FTP acces from webpage</title>
			<link>http://www.overclock.net/web-coding/603898-ftp-acces-webpage.html</link>
			<pubDate>Thu, 05 Nov 2009 02:20:17 GMT</pubDate>
			<description>Okay well I am currently talking to someone about rebuilding their business website which I can do except for one thing. He has an ftp file server that he needs to be able to access along with a portion of it public for some of his clients. Is there some sort of java applet, CMS or something of the...</description>
			<content:encoded><![CDATA[<div>Okay well I am currently talking to someone about rebuilding their business website which I can do except for one thing. He has an ftp file server that he needs to be able to access along with a portion of it public for some of his clients. Is there some sort of java applet, CMS or something of the sort that will allow his clients to access this content with a user name and password?</div>

]]></content:encoded>
			<category domain="http://www.overclock.net/web-coding/">Web Coding</category>
			<dc:creator>ScratchNSniff</dc:creator>
			<guid isPermaLink="true">http://www.overclock.net/web-coding/603898-ftp-acces-webpage.html</guid>
		</item>
		<item>
			<title>IE bug, images still show?</title>
			<link>http://www.overclock.net/web-coding/603680-ie-bug-images-still-show.html</link>
			<pubDate>Wed, 04 Nov 2009 20:42:08 GMT</pubDate>
			<description><![CDATA[Strange bug I'm not sure why it's happening, So far It happens on versions 6 - 8 as far as I can tell. 
 
Site in question, http://secure.i-cop.net/~cwwsloc/ 
 
I am trying to make the top button navigation work well, if you turn off images. So I turn off images in IE, refresh, looks fine. When you...]]></description>
			<content:encoded><![CDATA[<div>Strange bug I'm not sure why it's happening, So far It happens on versions 6 - 8 as far as I can tell.<br />
<br />
Site in question, <a href="http://secure.i-cop.net/~cwwsloc/" target="_blank">http://secure.i-cop.net/~cwwsloc/</a><br />
<br />
I am trying to make the top button navigation work well, if you turn off images. So I turn off images in IE, refresh, looks fine. When you mouse over either of the 2 ends, Home or Contact Us, they images flash back on....<br />
<br />
Input? Does IE only block images that are .jpg IN css? the center buttons are repeating jpg files, and the ends are gif (in IE6) and png in all other browsers.<br />
:confused:<br />
<br />
hmm, I made the Home image a .jpg and Now in IE6 it works as intended, still messed on the other IEs</div>

]]></content:encoded>
			<category domain="http://www.overclock.net/web-coding/">Web Coding</category>
			<dc:creator>Faster_is_better</dc:creator>
			<guid isPermaLink="true">http://www.overclock.net/web-coding/603680-ie-bug-images-still-show.html</guid>
		</item>
		<item>
			<title>What Stat counter to use?</title>
			<link>http://www.overclock.net/web-coding/603376-what-stat-counter-use.html</link>
			<pubDate>Wed, 04 Nov 2009 05:06:33 GMT</pubDate>
			<description>Ive always used stat counter for this, because i can hide it without anyone really knowing and have had really good luck with it.  But im wondering if there is anything else better out there that is free. 
 
stat counter site (http://www.statcounter.com/)</description>
			<content:encoded><![CDATA[<div>Ive always used stat counter for this, because i can hide it without anyone really knowing and have had really good luck with it.  But im wondering if there is anything else better out there that is free.<br />
<br />
<a href="http://www.statcounter.com/" target="_blank">stat counter site</a></div>

]]></content:encoded>
			<category domain="http://www.overclock.net/web-coding/">Web Coding</category>
			<dc:creator>graphicsman</dc:creator>
			<guid isPermaLink="true">http://www.overclock.net/web-coding/603376-what-stat-counter-use.html</guid>
		</item>
		<item>
			<title>Help creating a website</title>
			<link>http://www.overclock.net/web-coding/603229-help-creating-website.html</link>
			<pubDate>Wed, 04 Nov 2009 00:56:13 GMT</pubDate>
			<description><![CDATA[Well, a couple of years ago, I put together a website for my dads business, and have updated it maybe once every six months since then, and frankly, it is not something I'm proud of. So now, I want to redo it from the ground up the right way.  
When I put the current site together I used Frontpage...]]></description>
			<content:encoded><![CDATA[<div>Well, a couple of years ago, I put together a website for my dads business, and have updated it maybe once every six months since then, and frankly, it is not something I'm proud of. So now, I want to redo it from the ground up the right way. <br />
When I put the current site together I used Frontpage 2003, and the overall design was uninspired to say the least. I also ended up using an ftp uploader to completely reload the site every time I changed something. Needless to say, I want the new site to be easier to maintain, so easy in fact that I can teach my dad how to do it. <br />
I know basic html code, but not a whole lot else. I need software tools, and suggestions on how to do all of this. Thank you OCN!<br />
<br />
Should probably add that we have hosting through <a href="http://www.pair.com/" target="_blank">Pair Networks</a></div>

]]></content:encoded>
			<category domain="http://www.overclock.net/web-coding/">Web Coding</category>
			<dc:creator>tofunater</dc:creator>
			<guid isPermaLink="true">http://www.overclock.net/web-coding/603229-help-creating-website.html</guid>
		</item>
		<item>
			<title>Help with domain setup</title>
			<link>http://www.overclock.net/web-coding/601183-help-domain-setup.html</link>
			<pubDate>Sat, 31 Oct 2009 13:55:58 GMT</pubDate>
			<description><![CDATA[Hey guys, 
 
this might be in the wrong forum but it was the best bet I could find. 
 
Okay so i've setup some webhosting with 1 company, and registered a domain with another; 
I've got a subdomain with the hosting company - ex. abc.host1.com 
I've got the domain with the domain company - ex....]]></description>
			<content:encoded><![CDATA[<div>Hey guys,<br />
<br />
this might be in the wrong forum but it was the best bet I could find.<br />
<br />
Okay so i've setup some webhosting with 1 company, and registered a domain with another;<br />
I've got a subdomain with the hosting company - ex. abc.host1.com<br />
I've got the domain with the domain company - ex. registereddomain.co.uk<br />
<br />
I've configured the nameservers on the domain to correspond with those of the hosting company, and i've parked the domain in cpanel via my hosting's cpanel login bit.<br />
<br />
<br />
<br />
Now it works fine, when i got to registereddomain.co.uk in my web browser it takes me over to my website, but the web address in the navigation bar reverts back to the subdomain (abc.host1.com) instead of always showing the domain name I bought like I want it to be.<br />
<br />
I did originally have destination forwarding turned on with the domain host company (i use 1and1.co.uk) but I turned that off cause I thought it might be the problem. <br />
<br />
In the parked domain, i've told the domain i bought to redirect to the subdomain of my host because otherwise it just shows a blank page.<br />
<br />
I think i've done something wrong.<br />
<br />
<br />
I'm a bit confused?<br />
<br />
<br />
<br />
Thanks.</div>

]]></content:encoded>
			<category domain="http://www.overclock.net/web-coding/">Web Coding</category>
			<dc:creator>Andiio</dc:creator>
			<guid isPermaLink="true">http://www.overclock.net/web-coding/601183-help-domain-setup.html</guid>
		</item>
		<item>
			<title>Buying CuteFTP feel Cheated</title>
			<link>http://www.overclock.net/web-coding/600675-buying-cuteftp-feel-cheated.html</link>
			<pubDate>Fri, 30 Oct 2009 14:44:19 GMT</pubDate>
			<description>I just thought i would mention 
i bought CuteFTP for $59.99 maybe 2 months back 
and boy do i feel cheated, When transfer whole websites wound 105MB 
it stops connection, and when it is transferring it is damn slow 
 
FileZilla works so much faster without and interference. 
 
:sad-smile i miss my...</description>
			<content:encoded><![CDATA[<div>I just thought i would mention<br />
i bought CuteFTP for $59.99 maybe 2 months back<br />
and boy do i feel cheated, When transfer whole websites wound 105MB<br />
it stops connection, and when it is transferring it is damn slow<br />
<br />
FileZilla works so much faster without and interference.<br />
<br />
:sad-smile i miss my $59.99</div>

]]></content:encoded>
			<category domain="http://www.overclock.net/web-coding/">Web Coding</category>
			<dc:creator>karan.t</dc:creator>
			<guid isPermaLink="true">http://www.overclock.net/web-coding/600675-buying-cuteftp-feel-cheated.html</guid>
		</item>
		<item>
			<title>easyPHP error starting Apache</title>
			<link>http://www.overclock.net/web-coding/599676-easyphp-error-starting-apache.html</link>
			<pubDate>Wed, 28 Oct 2009 20:11:22 GMT</pubDate>
			<description>I get an error when i start easyPHP 
Apache cannot be runned : another Web server use the Web port or port is blocked by firewall 
 
Port is 80 
it is forward on the  
windows firewall is off</description>
			<content:encoded><![CDATA[<div>I get an error when i start easyPHP<br />
Apache cannot be runned : another Web server use the Web port or port is blocked by firewall<br />
<br />
Port is 80<br />
it is forward on the <br />
windows firewall is off</div>

]]></content:encoded>
			<category domain="http://www.overclock.net/web-coding/">Web Coding</category>
			<dc:creator>karan.t</dc:creator>
			<guid isPermaLink="true">http://www.overclock.net/web-coding/599676-easyphp-error-starting-apache.html</guid>
		</item>
		<item>
			<title>What type of video player is this?</title>
			<link>http://www.overclock.net/web-coding/599410-what-type-video-player.html</link>
			<pubDate>Wed, 28 Oct 2009 11:44:40 GMT</pubDate>
			<description>http://www.worldofwarcraft.com/cataclysm/media/ 
  
If you click the play button you will see a flash based video player. Where would I start for trying to place an avi or wmv into this type of player and embedding it in a html page? Thanks in advance!</description>
			<content:encoded><![CDATA[<div><a href="http://www.worldofwarcraft.com/cataclysm/media/" target="_blank">http://www.worldofwarcraft.com/cataclysm/media/</a><br />
 <br />
If you click the play button you will see a flash based video player. Where would I start for trying to place an avi or wmv into this type of player and embedding it in a html page? Thanks in advance!</div>

]]></content:encoded>
			<category domain="http://www.overclock.net/web-coding/">Web Coding</category>
			<dc:creator>lightsource</dc:creator>
			<guid isPermaLink="true">http://www.overclock.net/web-coding/599410-what-type-video-player.html</guid>
		</item>
		<item>
			<title>Host site locally for myself only</title>
			<link>http://www.overclock.net/web-coding/597986-host-site-locally-myself-only.html</link>
			<pubDate>Mon, 26 Oct 2009 01:41:40 GMT</pubDate>
			<description>I want to basically have a fake webserver on my rig that lets me view my cms and follow links and such so I dont have to work on the site live. I do not want to host it for others to see, but simply for my own work. Working remotely wastes to much time and is sloppy as HELL for me. Halp? 
 
I need...</description>
			<content:encoded><![CDATA[<div>I want to basically have a fake webserver on my rig that lets me view my cms and follow links and such so I dont have to work on the site live. I do not want to host it for others to see, but simply for my own work. Working remotely wastes to much time and is sloppy as HELL for me. Halp?<br />
<br />
I need to host the CMS and script files, MYSQL databases, and have PHP capabilities.</div>

]]></content:encoded>
			<category domain="http://www.overclock.net/web-coding/">Web Coding</category>
			<dc:creator>A-E-I-Owned-You</dc:creator>
			<guid isPermaLink="true">http://www.overclock.net/web-coding/597986-host-site-locally-myself-only.html</guid>
		</item>
		<item>
			<title><![CDATA[Simple Machines Forum and the "GD Module"]]></title>
			<link>http://www.overclock.net/web-coding/597355-simple-machines-forum-gd-module.html</link>
			<pubDate>Sun, 25 Oct 2009 00:01:38 GMT</pubDate>
			<description><![CDATA[Hi all, 
     I host with godaddy and have recently put up a forum for my family/guild to use.  I've installed Simple Machines Forum and it seems to satisfy everything we need.  The only problem I have is that I want peeps uploaded avatars to be resized to the appropriate dimensions.  SMF is...]]></description>
			<content:encoded><![CDATA[<div>Hi all,<br />
     I host with godaddy and have recently put up a forum for my family/guild to use.  I've installed Simple Machines Forum and it seems to satisfy everything we need.  The only problem I have is that I want peeps uploaded avatars to be resized to the appropriate dimensions.  SMF is capable of this but it says that it requires the &quot;gd module&quot; to be installed.  I've looked into this and bit and have no clue how to do this, lol.  Can anyone help?  I should mention that it is shared hosting and not a dedicated server.<br />
<br />
Thanks!<br />
Z</div>

]]></content:encoded>
			<category domain="http://www.overclock.net/web-coding/">Web Coding</category>
			<dc:creator>IronZ</dc:creator>
			<guid isPermaLink="true">http://www.overclock.net/web-coding/597355-simple-machines-forum-gd-module.html</guid>
		</item>
		<item>
			<title>IE6 Compatible Nav Bar</title>
			<link>http://www.overclock.net/web-coding/597331-ie6-compatible-nav-bar.html</link>
			<pubDate>Sat, 24 Oct 2009 23:39:08 GMT</pubDate>
			<description>I have a nav bar at www.neastsolar.com made w/ Coffee Cup HTML editor and some hand HTML coding. It is linked to every page w/ a php file: 
www.neastsolar.com/config/menu.inc.php (the php includes several other stuff) 
and the CSS files linked to that php file above:...</description>
			<content:encoded><![CDATA[<div>I have a nav bar at <a href="http://www.neastsolar.com" target="_blank">www.neastsolar.com</a> made w/ Coffee Cup HTML editor and some hand HTML coding. It is linked to every page w/ a php file:<br />
<a href="http://www.neastsolar.com/config/menu.inc.php" target="_blank">www.neastsolar.com/config/menu.inc.php</a> (the php includes several other stuff)<br />
and the CSS files linked to that php file above:<br />
<a href="http://neastsolar.com/config/css/menu-menu.css" target="_blank">http://neastsolar.com/config/css/menu-menu.css</a><br />
<a href="http://neastsolar.com/config/css/superfish-navbar.css" target="_blank">http://neastsolar.com/config/css/superfish-navbar.css</a><br />
<a href="http://neastsolar.com/config/css/superfish-vertical.css" target="_blank">http://neastsolar.com/config/css/superfish-vertical.css</a><br />
<br />
In IE6, i have the typical problem of the nav bar appearing fine except it wont expand to any submenus. With school starting back up my time is limited so would any one be willing to take a quick look at the CSS file(s) and see if theres a quick change I can do.</div>

]]></content:encoded>
			<category domain="http://www.overclock.net/web-coding/">Web Coding</category>
			<dc:creator>thomasbu</dc:creator>
			<guid isPermaLink="true">http://www.overclock.net/web-coding/597331-ie6-compatible-nav-bar.html</guid>
		</item>
		<item>
			<title><![CDATA[Doesn't read page source]]></title>
			<link>http://www.overclock.net/web-coding/596698-doesnt-read-page-source.html</link>
			<pubDate>Fri, 23 Oct 2009 23:20:03 GMT</pubDate>
			<description><![CDATA[Nevermind. I fixed it myself =]]]></description>
			<content:encoded><![CDATA[<div>Nevermind. I fixed it myself =]</div>

]]></content:encoded>
			<category domain="http://www.overclock.net/web-coding/">Web Coding</category>
			<dc:creator>Reista</dc:creator>
			<guid isPermaLink="true">http://www.overclock.net/web-coding/596698-doesnt-read-page-source.html</guid>
		</item>
		<item>
			<title>IPB3 HELP PLEASE - Moving Servers</title>
			<link>http://www.overclock.net/web-coding/596646-ipb3-help-please-moving-servers.html</link>
			<pubDate>Fri, 23 Oct 2009 21:32:50 GMT</pubDate>
			<description>I moved from one server to another 
by coping the whole forums folder and the database 
then editing the conf_global.php to give the new domain 
and Everything Works fine the only problem is 
 
IP.Gallery and Forum Profile Picture, Avatar, Logo 
mainly images are pointing to the old domain :eek: 
...</description>
			<content:encoded><![CDATA[<div>I moved from one server to another<br />
by coping the whole forums folder and the database<br />
then editing the conf_global.php to give the new domain<br />
and Everything Works fine the only problem is<br />
<br />
IP.Gallery and Forum Profile Picture, Avatar, Logo<br />
mainly images are pointing to the old domain :eek:<br />
<br />
when i try to re-upload the Profile Picture or Avatar it gives me the following error<br />
<div style="margin:20px; margin-top:5px; ">
	<div class="smallfont" style="margin-bottom:2px">Quote:</div>
	<table cellpadding="6" cellspacing="0" border="0" width="100%">
	<tr>
		<td class="alt2">
			<hr />
			
				The upload failed - there was a problem moving the avatar to the uploads directory. Please verify permissions are set correctly on the uploads folder.
			
			<hr />
		</td>
	</tr>
	</table>
</div>i know its not the permissions but its trying to upload to the path with the old domain</div>

]]></content:encoded>
			<category domain="http://www.overclock.net/web-coding/">Web Coding</category>
			<dc:creator>karan.t</dc:creator>
			<guid isPermaLink="true">http://www.overclock.net/web-coding/596646-ipb3-help-please-moving-servers.html</guid>
		</item>
		<item>
			<title>Attributes in CSS</title>
			<link>http://www.overclock.net/web-coding/596105-attributes-css.html</link>
			<pubDate>Thu, 22 Oct 2009 22:48:56 GMT</pubDate>
			<description><![CDATA[I can't seem to get the attribute selectors to work in my css files for some reason. Anyone know what's up? 
 
XML file: 
 
Code: 
--------- 
<?xml version ="1.0"?> 
<?xml-stylesheet type ="text/css" href="Favorite_Music_2.css"?> 
 
<!DOCTYPE FAVORITEMUSIC []]></description>
			<content:encoded><![CDATA[<div>I can't seem to get the attribute selectors to work in my css files for some reason. Anyone know what's up?<br />
<br />
XML file:<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">&lt;?xml version =&quot;1.0&quot;?&gt;<br />
&lt;?xml-stylesheet type =&quot;text/css&quot; href=&quot;Favorite_Music_2.css&quot;?&gt;<br />
<br />
&lt;!DOCTYPE FAVORITEMUSIC [<br />
&lt;!ELEMENT FAVORITEMUSIC (BAND)+&gt;<br />
&lt;!-- The FAVORITEMUSIC XML File should contain<br />
&nbsp; &nbsp; &nbsp;  the names of students' favorite musical artists --&gt;<br />
&lt;!ELEMENT BAND (ALBUM)?&gt;<br />
&lt;!ATTLIST BAND BAND_NAME CDATA #REQUIRED&gt;<br />
&lt;!-- Each BAND element should contain the students' <br />
&nbsp; &nbsp; &nbsp;  favorite album from their favorite artist --&gt;<br />
&lt;!ELEMENT ALBUM (SONG, SONG, SONG, SONG, SONG)&gt;<br />
&lt;!ATTLIST ALBUM ALBUM_NAME CDATA #REQUIRED&gt;<br />
&lt;!-- Each ALBUM element should contain the <br />
&nbsp; &nbsp; &nbsp;  first five tracks from the album --&gt;<br />
&lt;!ELEMENT SONG (#PCDATA)&gt;<br />
&lt;!-- Each SONG element should only contain <br />
&nbsp; &nbsp; &nbsp;  the name of the track --&gt;<br />
]&gt;<br />
<br />
&lt;FAVORITEMUSIC TITLE=&quot;CSIS-115B's Favorite Music&quot;&gt;<br />
<br />
&nbsp; &lt;BAND BAND_NAME=&quot;Motley Crue&quot;&gt;<br />
&nbsp; &nbsp; &lt;ALBUM ALBUM_NAME=&quot;Greatest Hits Package&quot; PRICE=&quot;$19.99&quot; ART=&quot;&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;Live Wire&lt;/SONG&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;Public Enemy #1&lt;/SONG&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;Take Me To The Top&lt;/SONG&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;Merry-Go-Round&lt;/SONG&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;Piece Of Your Action&lt;/SONG&gt;<br />
&nbsp; &nbsp; &lt;/ALBUM&gt;<br />
&nbsp; &lt;/BAND&gt;<br />
<br />
&nbsp; &lt;BAND BAND_NAME=&quot;Daughtry&quot;&gt;<br />
&nbsp; &nbsp; &lt;ALBUM ALBUM_NAME=&quot;Leave This Town&quot; PRICE=&quot;$15.99&quot; ART=&quot;&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;You Don&amp;apos;t Belong&lt;/SONG&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;No Surprise&lt;/SONG&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;Everytime You Turn Around&lt;/SONG&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;Life After You&lt;/SONG&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;What I Meant to Say&lt;/SONG&gt;<br />
&nbsp; &nbsp; &lt;/ALBUM&gt;<br />
&nbsp; &lt;/BAND&gt;<br />
&nbsp; <br />
<br />
&nbsp; &lt;BAND BAND_NAME=&quot;3Oh!3&quot;&gt;<br />
&nbsp; &nbsp; &lt;ALBUM ALBUM_NAME=&quot;WANT&quot; PRICE=&quot;$9.99 USD&quot; ART=&quot;&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;Tapp&lt;/SONG&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;Punk*****&lt;/SONG&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;Don&amp;apos;t Trust Me&lt;/SONG&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;Chokechain&lt;/SONG&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;I&amp;apos;m Not Your Boyfriend Baby&lt;/SONG&gt;<br />
&nbsp; &nbsp; &lt;/ALBUM&gt;<br />
&nbsp; &lt;/BAND&gt;<br />
<br />
&nbsp; &lt;BAND BAND_NAME=&quot;Metallica&quot;&gt;<br />
&nbsp; &nbsp; &lt;ALBUM ALBUM_NAME=&quot;Garage Inc.&quot; PRICE=&quot;$19.99 USD&quot; ART=&quot;&quot;&gt; <br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;Free speech for the Dumb&lt;/SONG&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;It&amp;apos;s Electric&lt;/SONG&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;Sabbra Cadabra&lt;/SONG&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;Turn the Page&lt;/SONG&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;Die, Die My Darling&lt;/SONG&gt;<br />
&nbsp; &nbsp; &lt;/ALBUM&gt;<br />
&nbsp; &lt;/BAND&gt;<br />
&nbsp; <br />
&nbsp; &lt;BAND BAND_NAME=&quot;Ozzy Osbourne&quot;&gt;<br />
&nbsp; &nbsp; &lt;ALBUM ALBUM_NAME=&quot;Essential Ozzy Osbourne&quot; PRICE=&quot;$59.99 USD&quot; ART=&quot;&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;Crazy Train&lt;/SONG&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;Mr. Crowley&lt;/SONG&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;I Don&amp;apos;t Know&lt;/SONG&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;Suicide Solution&lt;/SONG&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;Goodbye to Romance&lt;/SONG&gt;<br />
&nbsp; &nbsp; &lt;/ALBUM&gt;<br />
&nbsp; &lt;/BAND&gt;<br />
<br />
&nbsp; &lt;BAND BAND_NAME=&quot;Alanis Morissette&quot;&gt;<br />
&nbsp; &nbsp; &lt;ALBUM ALBUM_NAME=&quot;Jagged Little Pill&quot; PRICE=&quot;$29.99 USD&quot; ART=&quot;&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;All I Really Want&lt;/SONG&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;You Ought Know&lt;/SONG&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;Perfect&lt;/SONG&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;Hand In My Pocket&lt;/SONG&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;Right Through You&lt;/SONG&gt;<br />
&nbsp; &nbsp; &lt;/ALBUM&gt;<br />
&nbsp; &lt;/BAND&gt;<br />
<br />
&nbsp; &lt;BAND BAND_NAME=&quot;My Chemical Romance&quot;&gt;<br />
&nbsp; &nbsp; &lt;ALBUM ALBUM_NAME=&quot;Three Cheers for Sweet Revenge&quot; PRICE=&quot;$14.99 USD&quot; ART=&quot;&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;Helena&lt;/SONG&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;Give&amp;apos;em Hell Kid&lt;/SONG&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;To the End&lt;/SONG&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;You Know What They Do To Guys Like Us In Prison&lt;/SONG&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;I&amp;apos;m Not Okay (I Promise)&lt;/SONG&gt;<br />
&nbsp; &nbsp; &lt;/ALBUM&gt;<br />
&nbsp; &lt;/BAND&gt;<br />
<br />
<br />
&nbsp; &lt;BAND BAND_NAME=&quot;Incubus&quot;&gt;<br />
&nbsp; &nbsp; &lt;ALBUM ALBUM_NAME=&quot;Make Yourself&quot; PRICE=&quot;$9.99 USD&quot; ART=&quot;&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;Privilege&lt;/SONG&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;Nowhere Fast&lt;/SONG&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;Consequence&lt;/SONG&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;The Warmth&lt;/SONG&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;When It Comes&lt;/SONG&gt;<br />
&nbsp; &nbsp; &lt;/ALBUM&gt;<br />
&nbsp; &lt;/BAND&gt;<br />
<br />
&nbsp; &lt;BAND BAND_NAME=&quot;Lordi&quot;&gt;<br />
&nbsp; &nbsp; &lt;ALBUM ALBUM_NAME=&quot;Arockalypse&quot; PRICE=&quot;$19.99 USD&quot; ART=&quot;&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;Hard Rock Hallelujah&lt;/SONG&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;It Snows In Hell&lt;/SONG&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;Deadite Girls Gone Wild&lt;/SONG&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;Supermonstars&lt;/SONG&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;Good To Be Bad&lt;/SONG&gt;<br />
&nbsp; &nbsp; &lt;/ALBUM&gt;<br />
&nbsp; &lt;/BAND&gt;<br />
<br />
&nbsp; &lt;BAND BAND_NAME=&quot;Pink&quot;&gt; <br />
&nbsp; &nbsp; &lt;ALBUM ALBUM_NAME=&quot;Fun House&quot; PRICE=&quot;$22.99 USD&quot; ART=&quot;&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;So What&lt;/SONG&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;Sober&lt;/SONG&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;I Don&amp;apos;t Believe You&lt;/SONG&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;One Foot Wrong&lt;/SONG&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;Please Don&amp;apos;t Leave Me&lt;/SONG&gt;<br />
&nbsp; &nbsp; &lt;/ALBUM&gt;<br />
&nbsp; &lt;/BAND&gt;<br />
<br />
&nbsp; &lt;BAND BAND_NAME=&quot;The Smiths&quot;&gt; <br />
&nbsp; &nbsp; &lt;ALBUM ALBUM_NAME=&quot;The Queen Is Dead&quot; PRICE=&quot;$49.99 USD&quot; ART=&quot;&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;Queen Is Dead (Take Me Back to Dear Old Blighty) [Medley]&lt;/SONG&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;Frankly, Mr. Shankly&lt;/SONG&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;I Know It&amp;apos;s Over&lt;/SONG&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;Never Had No One Ever&lt;/SONG&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;Cemetry Gates&lt;/SONG&gt;<br />
&nbsp; &nbsp; &lt;/ALBUM&gt;<br />
&nbsp; &lt;/BAND&gt;<br />
<br />
&nbsp; &lt;BAND BAND_NAME=&quot;Simon &amp;amp; Garfunkel&quot; PRICE=&quot;$19.99 USD&quot; ART=&quot;&quot;&gt;<br />
&nbsp; &nbsp; &lt;ALBUM ALBUM_NAME=&quot;The Best of Simon &amp;amp; Garfunkel&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;The Sound of Silence&lt;/SONG&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;Homeward Bound&lt;/SONG&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;I Am a Rock&lt;/SONG&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;The Dangling Conversation&lt;/SONG&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;Scarborough Fair&lt;/SONG&gt;<br />
&nbsp; &nbsp; &lt;/ALBUM&gt;<br />
&nbsp; &lt;/BAND&gt;<br />
<br />
&nbsp; &lt;BAND BAND_NAME=&quot;Veil of Maya&quot;&gt;<br />
&nbsp; &nbsp; &lt;ALBUM ALBUM_NAME=&quot;The Common Man&amp;apos;s Collapse&quot; PRICE=&quot;$19.99 USD&quot; ART=&quot;&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;Wounds&lt;/SONG&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;Crawl Back&lt;/SONG&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;Mark The Line&lt;/SONG&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;It&amp;apos;s Not Safe To Swim Today&lt;/SONG&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;Entry Level Exit Wounds&lt;/SONG&gt;<br />
&nbsp; &nbsp; &lt;/ALBUM&gt;<br />
&nbsp; &lt;/BAND&gt;<br />
<br />
&nbsp; &lt;BAND BAND_NAME=&quot;Lil Wayne&quot;&gt;<br />
&nbsp; &nbsp; &lt;ALBUM ALBUM_NAME=&quot;Tha Carter&quot; PRICE=&quot;Free&quot; ART=&quot;&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;Walk In&lt;/SONG&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;Go DJ&lt;/SONG&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;This Is The Carter&lt;/SONG&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;BM J.R.&lt;/SONG&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;I Miss My Dawg&lt;/SONG&gt;<br />
&nbsp; &nbsp; &lt;/ALBUM&gt;<br />
&nbsp; &lt;/BAND&gt;<br />
<br />
&nbsp; &lt;BAND BAND_NAME=&quot;The Beatles&quot;&gt;<br />
&nbsp; &nbsp; &lt;ALBUM ALBUM_NAME=&quot;Revolver&quot; PRICE=&quot;$19.99 USD&quot; ART=&quot;&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;Taxman&lt;/SONG&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;Eleanor Rigby&lt;/SONG&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;I&amp;apos;m Only Sleeping&lt;/SONG&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;Love You To&lt;/SONG&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;SONG&gt;Here, There and Everywhere&lt;/SONG&gt;<br />
&nbsp; &nbsp; &lt;/ALBUM&gt;<br />
&nbsp; &lt;/BAND&gt;<br />
<br />
&lt;/FAVORITEMUSIC&gt;</code><hr />
</div>CSS file<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">FAVORITEMUSIC&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {background-color: black}<br />
FAVORITEMUSIC[TITLE]&nbsp;  {display: block; font-weight: bold; font-size: 48pt}<br />
BAND[BAND_NAME]&nbsp; &nbsp; &nbsp; &nbsp; {display: block; font-weight: bold; font-size: 32pt; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  margin-top: .35in; margin-left: 0.05in; color: #8B0000}<br />
ALBUM[ALBUM_NAME]&nbsp; &nbsp; &nbsp; {display: block; font-weight: normal; font-size: 20pt; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  margin-left: 0.15in; color: #FF8C00}<br />
SONG&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  {display: list-item; font-size: 12pt; margin-left: 0.35in; color: #FFFF00}</code><hr />
</div></div>

]]></content:encoded>
			<category domain="http://www.overclock.net/web-coding/">Web Coding</category>
			<dc:creator>IaN-</dc:creator>
			<guid isPermaLink="true">http://www.overclock.net/web-coding/596105-attributes-css.html</guid>
		</item>
	</channel>
</rss>
