<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Stuck in Iowa &#187; solution</title>
	<atom:link href="http://www.stuckiniowa.com/topic/solution/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stuckiniowa.com</link>
	<description>It's all about corn, football, and not so many lakes or things to do.</description>
	<lastBuildDate>Fri, 30 Dec 2011 12:27:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Battling Teen Migraines</title>
		<link>http://www.stuckiniowa.com/battling-teen-migraines/</link>
		<comments>http://www.stuckiniowa.com/battling-teen-migraines/#comments</comments>
		<pubDate>Sat, 03 Jan 2009 23:31:48 +0000</pubDate>
		<dc:creator>Smoother</dc:creator>
				<category><![CDATA[Scientific Studies]]></category>
		<category><![CDATA[Solutions to Problems]]></category>
		<category><![CDATA[hypersensitivity]]></category>
		<category><![CDATA[migraine headaches]]></category>
		<category><![CDATA[nausea vomiting]]></category>
		<category><![CDATA[solution]]></category>
		<category><![CDATA[stress]]></category>
		<category><![CDATA[Teen Migraines]]></category>

		<guid isPermaLink="false">http://www.stuckiniowa.com/?p=481</guid>
		<description><![CDATA[Below are some causes that might trigger teen migraines  and a handful useful steps on how parents can help their suffering teenagers. Migraines are painful and can last a long time while interfering with your day to day life. This &#8230; <a class="more-link" href="http://www.stuckiniowa.com/battling-teen-migraines/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Below are some causes that might trigger teen migraines  and a handful useful steps on how parents can help their suffering teenagers. Migraines are painful and can last a long time while interfering with your day to day life. This is especially true for teenagers. Here are some possible causes and solutions to help your teenager through their migraine problems.</p>
<p>You should know the facts. <span id="more-481"></span>Migraines are three times more likely in women than men. Migraines can happen in children and adolescents, not just adults. It&#8217;s one of the most common headaches and can be accompanied by nausea, vomiting, and light hypersensitivity.</p>
<p>Here are some common causes that might trigger migraines:</p>
<p>1. Noise<br />
2. Drastic weather change<br />
3. Unbalanced hormones<br />
4. Certain foods<br />
5. Vices<br />
6. Sleeping habits<br />
7. Not eating routine meals<br />
8. Stress<br />
9. Other vices</p>
<p>Here are some useful steps on how parents can help their migraine suffering teenagers and possibly avoid the migraine headaches:</p>
<p>Step 1: Keep a routine sleeping schedule. Don&#8217;t let your teenagers oversleep or stay up too late any day of the week.</p>
<p>Step 2: Migraines in teenagers can easily be triggered by stress. Remember that teens have a lot of emotional stress and excitement in their lives. Try some relaxation excesses or create a relaxing atmosphere for them when you can.</p>
<p>Step 3: Stay out of the sun.</p>
<p>Step 4: Teenagers shouldn&#8217;t skip meals. This could aid in the cause of migraines. If the body is not getting what it needs on a regular basis a severe headache can occur.</p>
<p>Step 5: Watch their food! Some foods trigger migraines. Consult your physician for more information. Prolonged sun exposure can lead to a migraine.</p>
<p>Step 6: Keep a journal and track events that lead up to your teenager&#8217;s migraine headache to help avoid migraines in the future.</p>
<p>And finally, you should consult with your physician for other ideas on how to treat and prevent teen migraines.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stuckiniowa.com/battling-teen-migraines/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Strange text errors after MYSQL database transfer</title>
		<link>http://www.stuckiniowa.com/strange-text-errors-after-mysql-database-transfer/</link>
		<comments>http://www.stuckiniowa.com/strange-text-errors-after-mysql-database-transfer/#comments</comments>
		<pubDate>Fri, 07 Mar 2008 07:35:26 +0000</pubDate>
		<dc:creator>Smoother</dc:creator>
				<category><![CDATA[Solutions to Problems]]></category>
		<category><![CDATA[â€]]></category>
		<category><![CDATA[â€œ]]></category>
		<category><![CDATA[database transfer]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[solution]]></category>

		<guid isPermaLink="false">http://www.stuckiniowa.com/strange-text-errors-after-mysql-database-transfer-blog-367/</guid>
		<description><![CDATA[I recently moved a database from one mysql server to another and ended up with some weird text. It seems that some characters were changed into some crazy text. Here&#8217;s what I found and here&#8217;s what I think they were &#8230; <a class="more-link" href="http://www.stuckiniowa.com/strange-text-errors-after-mysql-database-transfer/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I recently moved a database from one mysql server to another and ended up with some weird text. It seems that some characters were changed into some crazy text. Here&#8217;s what I found and here&#8217;s what I think they were originally. I did a massive find and replace using phpmyadmin to fix them.</p>
<p>One error appeared as this<br />
â€™<br />
I think the original one was a single quotation so I replaced it with this<br />
&#8216;</p>
<p>One error appeared as this<br />
â€”<br />
I think the original one was a dash so I replaced it with this<br />
-</p>
<p>One error appeared as this<br />
â€œ<br />
I think the original one was a double quotation so I replaced it with this<br />
&#8221;</p>
<p>One error appeared as this<br />
â€<br />
I think the original one was a double quotation so I replaced it with this<br />
&#8221;</p>
<p>It&#8217;s kind of crazy but now the text seems normal on the site. It looks like it could be some messed up language.<br />
Guy #1 &#8221; Soooooo&#8230;. â€™ â€” â€œ â€?&#8221;<br />
Guy #2 &#8220;HAHAH! â€™ â€” â€œ â€â€™ â€” â€œ â€” â€œ â€ â€™ â€” â€œ â€!? You crazy&#8230;&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stuckiniowa.com/strange-text-errors-after-mysql-database-transfer/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

