<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
	<channel>
		<title>SitePoint Forums</title>
		<link>http://www.sitepoint.com/forums/</link>
		<description>Webmaster Forums for Design, CSS, XHTML, PHP, Ruby, JavaScript, Affiliate Marketing, ASP.NET, Promotion</description>
		<language>en</language>
		<lastBuildDate>Sun, 27 May 2012 12:58:45 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://www.sitepoint.com/forums/images/sitepoint/misc/rss.png</url>
			<title>SitePoint Forums</title>
			<link>http://www.sitepoint.com/forums/</link>
		</image>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/SitepointForums-RecentThreads" /><feedburner:info uri="sitepointforums-recentthreads" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
			<title>Google Plus or Facebook Likes</title>
			<link>http://feedproxy.google.com/~r/SitepointForums-RecentThreads/~3/uBVAxyIC2-g/showthread.php</link>
			<pubDate>Sun, 27 May 2012 12:43:24 GMT</pubDate>
			<description>Apparently Google Plus is an important social network for webmasters, as it also has influence on the Google pagerank. More people are using facebook though and it is easier for me to get facebook likes, so which is better for webmasters? Getting facebook likes or google plus?</description>
			<content:encoded><![CDATA[<div>Apparently Google Plus is an important social network for webmasters, as it also has influence on the Google pagerank. More people are using facebook though and it is easier for me to get facebook likes, so which is better for webmasters? Getting facebook likes or google plus?</div>

<img src="http://feeds.feedburner.com/~r/SitepointForums-RecentThreads/~4/uBVAxyIC2-g" height="1" width="1"/>]]></content:encoded>
			<category domain="http://www.sitepoint.com/forums/forumdisplay.php?71-Social-Media">Social Media</category>
			<dc:creator>Ricus</dc:creator>
			<guid isPermaLink="false">http://www.sitepoint.com/forums/showthread.php?857206-Google-Plus-or-Facebook-Likes</guid>
		<feedburner:origLink>http://www.sitepoint.com/forums/showthread.php?857206-Google-Plus-or-Facebook-Likes</feedburner:origLink></item>
		<item>
			<title>Any one click way of doing this please?</title>
			<link>http://feedproxy.google.com/~r/SitepointForums-RecentThreads/~3/Q3oeCA-55sA/showthread.php</link>
			<pubDate>Sun, 27 May 2012 12:30:30 GMT</pubDate>
			<description>Anyone know the code that will work in* Chrome, FF and IE* for a one click way to copy all text within a certain box on the same website page please?</description>
			<content:encoded><![CDATA[<div>Anyone know the code that will work in<b> Chrome, FF and IE</b> for a one click way to copy all text within a certain box on the same website page please?</div>

<img src="http://feeds.feedburner.com/~r/SitepointForums-RecentThreads/~4/Q3oeCA-55sA" height="1" width="1"/>]]></content:encoded>
			<category domain="http://www.sitepoint.com/forums/forumdisplay.php?15-JavaScript-amp-jQuery"><![CDATA[JavaScript & jQuery]]></category>
			<dc:creator>Dez</dc:creator>
			<guid isPermaLink="false">http://www.sitepoint.com/forums/showthread.php?857203-Any-one-click-way-of-doing-this-please</guid>
		<feedburner:origLink>http://www.sitepoint.com/forums/showthread.php?857203-Any-one-click-way-of-doing-this-please</feedburner:origLink></item>
		<item>
			<title>PayPal auto redeem possible?</title>
			<link>http://feedproxy.google.com/~r/SitepointForums-RecentThreads/~3/vDjWy7G6lbU/showthread.php</link>
			<pubDate>Sun, 27 May 2012 12:08:21 GMT</pubDate>
			<description><![CDATA[I was asked by my client if it's possible to setup auto redeem money transfer from PayPal to another account e.g. website logged in user collects money from X amount of users and the money goes to the website Paypal account. On due day the user redeems the money which is transferred from website...]]></description>
			<content:encoded><![CDATA[<div>I was asked by my client if it's possible to setup auto redeem money transfer from PayPal to another account e.g. website logged in user collects money from X amount of users and the money goes to the website Paypal account. On due day the user redeems the money which is transferred from website PayPal account to the user PayPal account automatically. I was wondering if this kind of scenario is possible. Thanks for any hints.</div>

<img src="http://feeds.feedburner.com/~r/SitepointForums-RecentThreads/~4/vDjWy7G6lbU" height="1" width="1"/>]]></content:encoded>
			<category domain="http://www.sitepoint.com/forums/forumdisplay.php?5-eCommerce">eCommerce</category>
			<dc:creator>Poloplayer</dc:creator>
			<guid isPermaLink="false">http://www.sitepoint.com/forums/showthread.php?857202-PayPal-auto-redeem-possible</guid>
		<feedburner:origLink>http://www.sitepoint.com/forums/showthread.php?857202-PayPal-auto-redeem-possible</feedburner:origLink></item>
		<item>
			<title>Make a definition list display like a table?</title>
			<link>http://feedproxy.google.com/~r/SitepointForums-RecentThreads/~3/wb87ok-VOM4/showthread.php</link>
			<pubDate>Sun, 27 May 2012 08:40:01 GMT</pubDate>
			<description><![CDATA[I have a definition list that I want to display like a table with alternate coloured rows. I have got stuck on how to make the 'rows' wrap to the height of the dt or dd, whichever is greatest. What I have so far is here: http://www.iliveinabin.com/dl-style-test/ 
 
If you look at the third 'row',...]]></description>
			<content:encoded><![CDATA[<div>I have a definition list that I want to display like a table with alternate coloured rows. I have got stuck on how to make the 'rows' wrap to the height of the dt or dd, whichever is greatest. What I have so far is here: <a href="http://www.iliveinabin.com/dl-style-test/" target="_blank" rel="nofollow">http://www.iliveinabin.com/dl-style-test/</a><br />
<br />
If you look at the third 'row', the contents of the dt push out below the row, and mess up the labeling of following rows.<br />
<br />
Does anyone know how I can make a definition list look like a table?</div>

<img src="http://feeds.feedburner.com/~r/SitepointForums-RecentThreads/~4/wb87ok-VOM4" height="1" width="1"/>]]></content:encoded>
			<category domain="http://www.sitepoint.com/forums/forumdisplay.php?53-CSS-amp-Page-Layout"><![CDATA[CSS & Page Layout]]></category>
			<dc:creator>djeyewater</dc:creator>
			<guid isPermaLink="false">http://www.sitepoint.com/forums/showthread.php?857192-Make-a-definition-list-display-like-a-table</guid>
		<feedburner:origLink>http://www.sitepoint.com/forums/showthread.php?857192-Make-a-definition-list-display-like-a-table</feedburner:origLink></item>
		<item>
			<title>Solving / Managing a Technical Problem</title>
			<link>http://feedproxy.google.com/~r/SitepointForums-RecentThreads/~3/gUbxlcsdIPg/showthread.php</link>
			<pubDate>Sun, 27 May 2012 08:36:55 GMT</pubDate>
			<description><![CDATA[I own a website that runs on a professional, paid software product (vBulletin) and is hosted with a very large, well known and highly regarded hosting company (Servint).  I also hire the services of a technical admin who provides good quality services to the site, in areas where I don't have the...]]></description>
			<content:encoded><![CDATA[<div>I own a website that runs on a professional, paid software product (vBulletin) and is hosted with a very large, well known and highly regarded hosting company (Servint).  I also hire the services of a technical admin who provides good quality services to the site, in areas where I don't have the required technical knowledge.  <br />
<br />
The site has experienced serious database issues and these are the responses I've received:<br />
<br />
<div style="margin-left:40px">Software provider says it's a hosting problem.<br />
Hosting provider says it's a software issue.<br />
Admin - honestly admits that he doesn't have the knowledge or experience to solve the problem.</div><br />
I have spoken to a Technical Admin of the software product who is a real expert in hosting related database issues for that software.  He would charge me a few hundred dollars to look at the issue, but isn't prepared to guarantee that using his services will solve the problem.  Personally I'm reluctant to hire him, because it's a lot of money and I feel that I shouldn't have to, given that I'm paying top dollar for quality hosting that has an industry reputation for providing great support and that I am paying for a professionally supported software product to run the site.<br />
<br />
What should I do?<br />
<br />
Thanks!</div>

<img src="http://feeds.feedburner.com/~r/SitepointForums-RecentThreads/~4/gUbxlcsdIPg" height="1" width="1"/>]]></content:encoded>
			<category domain="http://www.sitepoint.com/forums/forumdisplay.php?61-Business-amp-Legal-Issues"><![CDATA[Business & Legal Issues]]></category>
			<dc:creator>Proudirish.com</dc:creator>
			<guid isPermaLink="false">http://www.sitepoint.com/forums/showthread.php?857191-Solving-Managing-a-Technical-Problem</guid>
		<feedburner:origLink>http://www.sitepoint.com/forums/showthread.php?857191-Solving-Managing-a-Technical-Problem</feedburner:origLink></item>
		<item>
			<title>how can i find forum lst?</title>
			<link>http://feedproxy.google.com/~r/SitepointForums-RecentThreads/~3/AMTz78qK0EE/showthread.php</link>
			<pubDate>Sun, 27 May 2012 04:59:19 GMT</pubDate>
			<description>will somebody tell me how can i find forum list from internet?</description>
			<content:encoded><![CDATA[<div>will somebody tell me how can i find forum list from internet?</div>

<img src="http://feeds.feedburner.com/~r/SitepointForums-RecentThreads/~4/AMTz78qK0EE" height="1" width="1"/>]]></content:encoded>
			<category domain="http://www.sitepoint.com/forums/forumdisplay.php?9-General-Discussions">General Discussions</category>
			<dc:creator>rsanshamin</dc:creator>
			<guid isPermaLink="false">http://www.sitepoint.com/forums/showthread.php?857170-how-can-i-find-forum-lst</guid>
		<feedburner:origLink>http://www.sitepoint.com/forums/showthread.php?857170-how-can-i-find-forum-lst</feedburner:origLink></item>
		<item>
			<title>Do I need to install Visual C# and Visual Web Developer?</title>
			<link>http://feedproxy.google.com/~r/SitepointForums-RecentThreads/~3/kzzJ0LYlwrI/showthread.php</link>
			<pubDate>Sun, 27 May 2012 04:00:18 GMT</pubDate>
			<description><![CDATA[Hi. 
 
I would like to start learning C# and then move to ASP.NET. I've found tutorials for C# that needs to install Visual C#. But after I finish of this I need to install Visual Web Developer as well. Isn't there other option that can have the two in one package?]]></description>
			<content:encoded><![CDATA[<div>Hi.<br />
<br />
I would like to start learning C# and then move to ASP.NET. I've found tutorials for C# that needs to install Visual C#. But after I finish of this I need to install Visual Web Developer as well. Isn't there other option that can have the two in one package?</div>

<img src="http://feeds.feedburner.com/~r/SitepointForums-RecentThreads/~4/kzzJ0LYlwrI" height="1" width="1"/>]]></content:encoded>
			<category domain="http://www.sitepoint.com/forums/forumdisplay.php?141-NET">.NET</category>
			<dc:creator>CS Geek</dc:creator>
			<guid isPermaLink="false">http://www.sitepoint.com/forums/showthread.php?857167-Do-I-need-to-install-Visual-C-and-Visual-Web-Developer</guid>
		<feedburner:origLink>http://www.sitepoint.com/forums/showthread.php?857167-Do-I-need-to-install-Visual-C-and-Visual-Web-Developer</feedburner:origLink></item>
		<item>
			<title>A Question about hashing algorithms</title>
			<link>http://feedproxy.google.com/~r/SitepointForums-RecentThreads/~3/merL9Ng-HTM/showthread.php</link>
			<pubDate>Sun, 27 May 2012 03:50:50 GMT</pubDate>
			<description>Hi All 
 
I have read that in cryptography MD5 is the weakest hashing algorithm. But a question to those people who thinks the same, is the most secured hashing algorithm still secure without a SALT? 
 
If I use MD5 to store passwords with a strong SALT value, would the passwords be still unsecured?</description>
			<content:encoded><![CDATA[<div>Hi All<br />
<br />
I have read that in cryptography MD5 is the weakest hashing algorithm. But a question to those people who thinks the same, is the most secured hashing algorithm still secure without a SALT?<br />
<br />
If I use MD5 to store passwords with a strong SALT value, would the passwords be still unsecured?</div>

<img src="http://feeds.feedburner.com/~r/SitepointForums-RecentThreads/~4/merL9Ng-HTM" height="1" width="1"/>]]></content:encoded>
			<category domain="http://www.sitepoint.com/forums/forumdisplay.php?34-PHP">PHP</category>
			<dc:creator>cancer10</dc:creator>
			<guid isPermaLink="false">http://www.sitepoint.com/forums/showthread.php?857166-A-Question-about-hashing-algorithms</guid>
		<feedburner:origLink>http://www.sitepoint.com/forums/showthread.php?857166-A-Question-about-hashing-algorithms</feedburner:origLink></item>
		<item>
			<title>Horizontal timeline using jQuery and css3</title>
			<link>http://feedproxy.google.com/~r/SitepointForums-RecentThreads/~3/dxviRInlE9I/showthread.php</link>
			<pubDate>Sun, 27 May 2012 03:33:16 GMT</pubDate>
			<description>Hey Guys, 
 
I am trying to create a timeline that will eventually work to display Wordpress post titles and a link to the post. but at the moment I am just trying to figure out how to go about making the timeline. 
 
I have found two great examples of timelines using css and js. 
...</description>
			<content:encoded><![CDATA[<div>Hey Guys,<br />
<br />
I am trying to create a timeline that will eventually work to display Wordpress post titles and a link to the post. but at the moment I am just trying to figure out how to go about making the timeline.<br />
<br />
I have found two great examples of timelines using css and js.<br />
<br />
<a href="http://mattbango.com/notebook/web-development/pure-css-timeline/comment-page-2/#comment-47205" target="_blank" rel="nofollow">http://mattbango.com/notebook/web-de...#comment-47205</a><br />
This is an awesome example of a timeline but is lacks the ability to interact with it as well as arrange items by date. currently items are pre positioned, I am wanting these to be dynamic and based on where in the time frame that post falls.<br />
<br />
<a href="http://tutorialzine.com/2012/04/timeline-portfolio/#comment-23898" target="_blank" rel="nofollow">http://tutorialzine.com/2012/04/time...#comment-23898</a><br />
This timeline has it all... In fact too much and unfortunately I can't seem to decipher what is doing what in the JS file, I can't strip out just the slider. I don't want the whole portolio, youtube, google spreadsheets functionality. I am just looking to grab post dates and display them on the timeline.<br />
<br />
Sorry I know thats a big explanation but I felt I needed to give a bit of background.<br />
<br />
Can anyone sugest how I can go about achieving this?</div>

<img src="http://feeds.feedburner.com/~r/SitepointForums-RecentThreads/~4/dxviRInlE9I" height="1" width="1"/>]]></content:encoded>
			<category domain="http://www.sitepoint.com/forums/forumdisplay.php?15-JavaScript-amp-jQuery"><![CDATA[JavaScript & jQuery]]></category>
			<dc:creator>Daimz</dc:creator>
			<guid isPermaLink="false">http://www.sitepoint.com/forums/showthread.php?857165-Horizontal-timeline-using-jQuery-and-css3</guid>
		<feedburner:origLink>http://www.sitepoint.com/forums/showthread.php?857165-Horizontal-timeline-using-jQuery-and-css3</feedburner:origLink></item>
		<item>
			<title>Help figuring out what css elements belong to a dropdown menu</title>
			<link>http://feedproxy.google.com/~r/SitepointForums-RecentThreads/~3/ReVX5dWw7ZE/showthread.php</link>
			<pubDate>Sun, 27 May 2012 03:05:27 GMT</pubDate>
			<description><![CDATA[I'm pretty sure I'm going to be out of luck on this because I think the menu uses some jquery that I won't be able to carry over, but want to give it a shot. 
 
If you look at http://www.bluemoonelise.net, you can see the hover-over menu right below the header image.  I've been asked to try to move...]]></description>
			<content:encoded><![CDATA[<div>I'm pretty sure I'm going to be out of luck on this because I think the menu uses some jquery that I won't be able to carry over, but want to give it a shot.<br />
<br />
If you look at <a href="http://www.bluemoonelise.net" target="_blank" rel="nofollow">http://www.bluemoonelise.net</a>, you can see the hover-over menu right below the header image.  I've been asked to try to move that menu to an infusionsoft shopping cart, which allows only editing of some html after the body tag and css.  I'm wondering if I can figure out what css/jquery elements belong to the menu in an attempt to move it over to the other site.<br />
<br />
here's the menu html in question:<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">&lt;!-- Main Navigation --&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;nav-wrapper&quot; class=&quot;container_12&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;nav class=&quot;grid_12&quot;&gt;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;ul id=&quot;main-nav&quot; class=&quot;sf-menu grid_12 clearfix&quot;&gt;&lt;li id=&quot;menu-item-19&quot; class=&quot;menu-item menu-item-type-custom menu-item-object-custom menu-item-19&quot;&gt;&lt;a href=&quot;https://cy987.infusionsoft.com/app/storeFront/showStoreFront&quot;&gt;Herbal Body Care&lt;/a&gt;<br />
&lt;ul class=&quot;sub-menu&quot;&gt;<br />
&nbsp; &nbsp; &lt;li id=&quot;menu-item-56&quot; class=&quot;menu-item menu-item-type-custom menu-item-object-custom menu-item-56&quot;&gt;&lt;a href=&quot;https://cy987.infusionsoft.com/app/storeFront/showSubCategoryPage?subcategoryId=6&quot;&gt;Bath Salts&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &lt;li id=&quot;menu-item-57&quot; class=&quot;menu-item menu-item-type-custom menu-item-object-custom menu-item-57&quot;&gt;&lt;a href=&quot;https://cy987.infusionsoft.com/app/storeFront/showSubCategoryPage?subcategoryId=8&quot;&gt;Body Lotion&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &lt;li id=&quot;menu-item-58&quot; class=&quot;menu-item menu-item-type-custom menu-item-object-custom menu-item-58&quot;&gt;&lt;a href=&quot;https://cy987.infusionsoft.com/app/storeFront/showSubCategoryPage?subcategoryId=10&quot;&gt;Body Mist&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &lt;li id=&quot;menu-item-59&quot; class=&quot;menu-item menu-item-type-custom menu-item-object-custom menu-item-59&quot;&gt;&lt;a href=&quot;https://cy987.infusionsoft.com/app/storeFront/showSubCategoryPage?subcategoryId=12&quot;&gt;Body Oils&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &lt;li id=&quot;menu-item-66&quot; class=&quot;menu-item menu-item-type-custom menu-item-object-custom menu-item-66&quot;&gt;&lt;a href=&quot;https://cy987.infusionsoft.com/app/storeFront/showSubCategoryPage?subcategoryId=34&quot;&gt;Clothing&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &lt;li id=&quot;menu-item-65&quot; class=&quot;menu-item menu-item-type-custom menu-item-object-custom menu-item-65&quot;&gt;&lt;a href=&quot;https://cy987.infusionsoft.com/app/storeFront/showSubCategoryPage?subcategoryId=24&quot;&gt;Gift Certificates&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &lt;li id=&quot;menu-item-67&quot; class=&quot;menu-item menu-item-type-custom menu-item-object-custom menu-item-67&quot;&gt;&lt;a href=&quot;https://cy987.infusionsoft.com/app/storeFront/showCategoryPage?categoryId=4&quot;&gt;Gift Crates&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &lt;li id=&quot;menu-item-60&quot; class=&quot;menu-item menu-item-type-custom menu-item-object-custom menu-item-60&quot;&gt;&lt;a href=&quot;https://cy987.infusionsoft.com/app/storeFront/showSubCategoryPage?subcategoryId=14&quot;&gt;Lip Balm&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &lt;li id=&quot;menu-item-61&quot; class=&quot;menu-item menu-item-type-custom menu-item-object-custom menu-item-61&quot;&gt;&lt;a href=&quot;https://cy987.infusionsoft.com/app/storeFront/showSubCategoryPage?subcategoryId=16&quot;&gt;Roll On’s&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &lt;li id=&quot;menu-item-62&quot; class=&quot;menu-item menu-item-type-custom menu-item-object-custom menu-item-62&quot;&gt;&lt;a href=&quot;https://cy987.infusionsoft.com/app/storeFront/showSubCategoryPage?subcategoryId=18&quot;&gt;Room Spray&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &lt;li id=&quot;menu-item-64&quot; class=&quot;menu-item menu-item-type-custom menu-item-object-custom menu-item-64&quot;&gt;&lt;a href=&quot;https://cy987.infusionsoft.com/app/storeFront/showSubCategoryPage?subcategoryId=22&quot;&gt;Salt Scrub&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &lt;li id=&quot;menu-item-63&quot; class=&quot;menu-item menu-item-type-custom menu-item-object-custom menu-item-63&quot;&gt;&lt;a href=&quot;https://cy987.infusionsoft.com/app/storeFront/showSubCategoryPage?subcategoryId=20&quot;&gt;Soap&lt;/a&gt;&lt;/li&gt;<br />
&lt;/ul&gt;<br />
&lt;/li&gt;<br />
&lt;li id=&quot;menu-item-22&quot; class=&quot;menu-item menu-item-type-post_type menu-item-object-page menu-item-22&quot;&gt;&lt;a href=&quot;http://www.bluemoonelise.net/massage/&quot;&gt;Massage&lt;/a&gt;&lt;/li&gt;<br />
&lt;li id=&quot;menu-item-27&quot; class=&quot;menu-item menu-item-type-post_type menu-item-object-page menu-item-27&quot;&gt;&lt;a href=&quot;http://www.bluemoonelise.net/yoga/&quot;&gt;Yoga&lt;/a&gt;<br />
&lt;ul class=&quot;sub-menu&quot;&gt;<br />
&nbsp; &nbsp; &lt;li id=&quot;menu-item-28&quot; class=&quot;menu-item menu-item-type-post_type menu-item-object-page menu-item-28&quot;&gt;&lt;a href=&quot;http://www.bluemoonelise.net/yoga-q-a/&quot;&gt;Yoga Q &amp; A&lt;/a&gt;&lt;/li&gt;<br />
&lt;/ul&gt;<br />
&lt;/li&gt;<br />
&lt;li id=&quot;menu-item-33&quot; class=&quot;menu-item menu-item-type-post_type menu-item-object-page menu-item-33&quot;&gt;&lt;a href=&quot;http://www.bluemoonelise.net/events/&quot;&gt;Events&lt;/a&gt;&lt;/li&gt;<br />
&lt;li id=&quot;menu-item-34&quot; class=&quot;menu-item menu-item-type-post_type menu-item-object-page menu-item-34&quot;&gt;&lt;a href=&quot;http://www.bluemoonelise.net/soap-making-classes/&quot;&gt;Soap Making Classes&lt;/a&gt;&lt;/li&gt;<br />
&lt;li id=&quot;menu-item-35&quot; class=&quot;menu-item menu-item-type-post_type menu-item-object-page menu-item-35&quot;&gt;&lt;a href=&quot;http://www.bluemoonelise.net/blog/&quot;&gt;Blog&lt;/a&gt;&lt;/li&gt;<br />
&lt;/ul&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/nav&gt; &lt;!-- end .grid_12&nbsp; --&gt;&nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt; &lt;!-- end #nav-wrapper .container_12 --&gt;</code><hr />
</div>Any thoughts on the matter would be greatly appreciated!</div>

<img src="http://feeds.feedburner.com/~r/SitepointForums-RecentThreads/~4/ReVX5dWw7ZE" height="1" width="1"/>]]></content:encoded>
			<category domain="http://www.sitepoint.com/forums/forumdisplay.php?53-CSS-amp-Page-Layout"><![CDATA[CSS & Page Layout]]></category>
			<dc:creator>schwim</dc:creator>
			<guid isPermaLink="false">http://www.sitepoint.com/forums/showthread.php?857164-Help-figuring-out-what-css-elements-belong-to-a-dropdown-menu</guid>
		<feedburner:origLink>http://www.sitepoint.com/forums/showthread.php?857164-Help-figuring-out-what-css-elements-belong-to-a-dropdown-menu</feedburner:origLink></item>
		<item>
			<title>Cant Access Old mySql Databases After Plesk Install</title>
			<link>http://feedproxy.google.com/~r/SitepointForums-RecentThreads/~3/9_HezaPJiao/showthread.php</link>
			<pubDate>Sun, 27 May 2012 02:05:01 GMT</pubDate>
			<description>I installed plesk control panel 10 few days ago on a IIS 7 machine. During the install it has installed mysql 5.1. which i can access via phpmysql via plesk control panel. 
 
Problem is I had another copy pf mysql 4.1 installed on the server before I have installed plesk. And that had some database...</description>
			<content:encoded><![CDATA[<div>I installed plesk control panel 10 few days ago on a IIS 7 machine. During the install it has installed mysql 5.1. which i can access via phpmysql via plesk control panel.<br />
<br />
Problem is I had another copy pf mysql 4.1 installed on the server before I have installed plesk. And that had some database I need to have access.<br />
Currently phpMyAdmin isnt allowing me access the older version.<br />
<br />
Any way I could get access to the databases that was in the other version of mySql?</div>

<img src="http://feeds.feedburner.com/~r/SitepointForums-RecentThreads/~4/9_HezaPJiao" height="1" width="1"/>]]></content:encoded>
			<category domain="http://www.sitepoint.com/forums/forumdisplay.php?97-Server-Configuration-Apache-amp-URL-Rewriting"><![CDATA[Server Configuration, Apache & URL Rewriting]]></category>
			<dc:creator>webcosmo</dc:creator>
			<guid isPermaLink="false">http://www.sitepoint.com/forums/showthread.php?857163-Cant-Access-Old-mySql-Databases-After-Plesk-Install</guid>
		<feedburner:origLink>http://www.sitepoint.com/forums/showthread.php?857163-Cant-Access-Old-mySql-Databases-After-Plesk-Install</feedburner:origLink></item>
		<item>
			<title>slider bullets aligning vertically?</title>
			<link>http://feedproxy.google.com/~r/SitepointForums-RecentThreads/~3/uT4cT1_zoFk/showthread.php</link>
			<pubDate>Sun, 27 May 2012 00:15:29 GMT</pubDate>
			<description>Hi, 
so close but so far. I have my slider styled with arrows and bullets for the slides. I just can not figure out the CSS to get the bullets aligned horizontally. 
The 3 circle/dot things top center of main slider images. I can get them below the images, but I left them where they are so that...</description>
			<content:encoded><![CDATA[<div>Hi,<br />
so close but so far. I have my slider styled with arrows and bullets for the slides. I just can not figure out the CSS to get the bullets aligned horizontally.<br />
The 3 circle/dot things top center of main slider images. I can get them below the images, but I left them where they are so that they are easier to see. Right now they are stacked vertically and they should be in a row.<br />
Example here <a href="http://gasolicious.com/craft_test_elegance/" target="_blank" rel="nofollow">http://gasolicious.com/craft_test_elegance/</a><br />
<br />
Also of interest but not as important. Is there any way to center them below the image, without manually adjusting position? Remember I can not add divs etc, as it the structure is all generated by the JQuery slider<br />
<br />
Thanks in advance</div>

<img src="http://feeds.feedburner.com/~r/SitepointForums-RecentThreads/~4/uT4cT1_zoFk" height="1" width="1"/>]]></content:encoded>
			<category domain="http://www.sitepoint.com/forums/forumdisplay.php?53-CSS-amp-Page-Layout"><![CDATA[CSS & Page Layout]]></category>
			<dc:creator>gasonm</dc:creator>
			<guid isPermaLink="false">http://www.sitepoint.com/forums/showthread.php?857162-slider-bullets-aligning-vertically</guid>
		<feedburner:origLink>http://www.sitepoint.com/forums/showthread.php?857162-slider-bullets-aligning-vertically</feedburner:origLink></item>
		<item>
			<title>How do I import a large Blogger XML into Wordpress?</title>
			<link>http://feedproxy.google.com/~r/SitepointForums-RecentThreads/~3/RK6e_YRKpeg/showthread.php</link>
			<pubDate>Sat, 26 May 2012 22:27:14 GMT</pubDate>
			<description><![CDATA[I have a 35MB XML that needs to be imported into Wordpress. I've tried: 
* Admin Panel: Tools -> Import -> Blogger 
* Admin Panel: Tools -> Import -> RSS 
* Admin Panel: Tools -> Import -> Wordpress 
 
I think the problem is that it's limited to 32MB, so it doesn't accept? I've also tried...]]></description>
			<content:encoded><![CDATA[<div>I have a 35MB XML that needs to be imported into Wordpress. I've tried:<br />
* Admin Panel: Tools -&gt; Import -&gt; Blogger<br />
* Admin Panel: Tools -&gt; Import -&gt; RSS<br />
* Admin Panel: Tools -&gt; Import -&gt; Wordpress<br />
<br />
I think the problem is that it's limited to 32MB, so it doesn't accept? I've also tried blogger2wordpress converter, but it errors out as the limit there is 25MB. Is it possible to break the XML into two smaller files? If so how? I tried looking at the file, but with 18K lines it's hard to know where to start!</div>

<img src="http://feeds.feedburner.com/~r/SitepointForums-RecentThreads/~4/RK6e_YRKpeg" height="1" width="1"/>]]></content:encoded>
			<category domain="http://www.sitepoint.com/forums/forumdisplay.php?266-CMS-amp-Wordpress"><![CDATA[CMS & Wordpress]]></category>
			<dc:creator>OMGCarlos</dc:creator>
			<guid isPermaLink="false">http://www.sitepoint.com/forums/showthread.php?857153-How-do-I-import-a-large-Blogger-XML-into-Wordpress</guid>
		<feedburner:origLink>http://www.sitepoint.com/forums/showthread.php?857153-How-do-I-import-a-large-Blogger-XML-into-Wordpress</feedburner:origLink></item>
		<item>
			<title>Help with a complex php mysql query...</title>
			<link>http://feedproxy.google.com/~r/SitepointForums-RecentThreads/~3/nR4_PcP_HqM/showthread.php</link>
			<pubDate>Sat, 26 May 2012 21:43:18 GMT</pubDate>
			<description>I have a mysql table eg: 
 
date           name         value 
01/01/12     a              1.12345 
01/01/12     b              1.7893 
02/01/12     a              1.13456 
02/01/12     b              1.6789 
 
I normally have to calculate to get a derived value for a certain date eg (1 *...</description>
			<content:encoded><![CDATA[<div>I have a mysql table eg:<br />
<br />
date           name         value<br />
01/01/12     a              1.12345<br />
01/01/12     b              1.7893<br />
02/01/12     a              1.13456<br />
02/01/12     b              1.6789<br />
<br />
I normally have to calculate to get a derived value for a certain date eg (1 * b.value/a.value)<br />
<br />
I am trying to get the average value AVG(value) of derived values for the entire month eg jan 2012.<br />
<br />
How can I put this into a single query within my php script?</div>

<img src="http://feeds.feedburner.com/~r/SitepointForums-RecentThreads/~4/nR4_PcP_HqM" height="1" width="1"/>]]></content:encoded>
			<category domain="http://www.sitepoint.com/forums/forumdisplay.php?88-Databases-amp-MySQL"><![CDATA[Databases & MySQL]]></category>
			<dc:creator>skyline</dc:creator>
			<guid isPermaLink="false">http://www.sitepoint.com/forums/showthread.php?857147-Help-with-a-complex-php-mysql-query</guid>
		<feedburner:origLink>http://www.sitepoint.com/forums/showthread.php?857147-Help-with-a-complex-php-mysql-query</feedburner:origLink></item>
		<item>
			<title><![CDATA[I'd appreciate it if any designers could fill out a quick survey for my senior projec]]></title>
			<link>http://feedproxy.google.com/~r/SitepointForums-RecentThreads/~3/kAPdegLyjwM/showthread.php</link>
			<pubDate>Sat, 26 May 2012 20:19:52 GMT</pubDate>
			<description>Thanks! 
 
http://www.surveymonkey.com/s/ZTNT3BJ</description>
			<content:encoded><![CDATA[<div>Thanks!<br />
<br />
<a href="http://www.surveymonkey.com/s/ZTNT3BJ" target="_blank" rel="nofollow">http://www.surveymonkey.com/s/ZTNT3BJ</a></div>

<img src="http://feeds.feedburner.com/~r/SitepointForums-RecentThreads/~4/kAPdegLyjwM" height="1" width="1"/>]]></content:encoded>
			<category domain="http://www.sitepoint.com/forums/forumdisplay.php?53-CSS-amp-Page-Layout"><![CDATA[CSS & Page Layout]]></category>
			<dc:creator>sparkp08</dc:creator>
			<guid isPermaLink="false">http://www.sitepoint.com/forums/showthread.php?857145-I-d-appreciate-it-if-any-designers-could-fill-out-a-quick-survey-for-my-senior-projec</guid>
		<feedburner:origLink>http://www.sitepoint.com/forums/showthread.php?857145-I-d-appreciate-it-if-any-designers-could-fill-out-a-quick-survey-for-my-senior-projec</feedburner:origLink></item>
	</channel>
</rss>

