<?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>12 Stix - Tech Answers and Fixes &#187; Mobile</title>
	<atom:link href="http://12stix.com/category/mobile/feed/" rel="self" type="application/rss+xml" />
	<link>http://12stix.com</link>
	<description>Tech Answers and Fixes</description>
	<lastBuildDate>Mon, 05 Mar 2012 16:39:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>redsn0w hangs on &#8220;uploading ramdisk&#8221;</title>
		<link>http://12stix.com/2011/06/11/redsn0w-hangs-on-uploading-ramdisk/</link>
		<comments>http://12stix.com/2011/06/11/redsn0w-hangs-on-uploading-ramdisk/#comments</comments>
		<pubDate>Sat, 11 Jun 2011 05:28:05 +0000</pubDate>
		<dc:creator>Benjie</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[jailbreak]]></category>
		<category><![CDATA[redsn0w]]></category>

		<guid isPermaLink="false">http://12stix.com/?p=391</guid>
		<description><![CDATA[If when using redsn0w to jailbreak your iphone you find it hangs at &#8220;uploading ramdisk&#8221; take the following steps to resolve the problem. &#160; Close and reopen redsn0w Before selecting your firmware open task manager and find the redsn0w.exe process. Right click this process and click Set affinity. Uncheck CPU 0 in the Processor Affinity [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>If when using redsn0w to jailbreak your iphone you find it hangs at &#8220;uploading ramdisk&#8221; take the following steps to resolve the problem.</p>
<p>&nbsp;</p>
<p>Close and reopen redsn0w</p>
<p>Before selecting your firmware open task manager and find the redsn0w.exe process. Right click this process and click Set affinity.</p>
<p>Uncheck CPU 0 in the Processor Affinity menu.</p>
<p>Carry on using redsn0w as normal and the problem should be solved!</p>
<div class="shr-publisher-391"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://12stix.com/2011/06/11/redsn0w-hangs-on-uploading-ramdisk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Html Form Buttons not displaying correctly in mobile safari [Solved]</title>
		<link>http://12stix.com/2011/04/30/html-form-buttons-not-displaying-correctly-in-mobile-safari-solved/</link>
		<comments>http://12stix.com/2011/04/30/html-form-buttons-not-displaying-correctly-in-mobile-safari-solved/#comments</comments>
		<pubDate>Sat, 30 Apr 2011 05:36:11 +0000</pubDate>
		<dc:creator>Tris</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Safari]]></category>

		<guid isPermaLink="false">http://12stix.com/?p=380</guid>
		<description><![CDATA[This is problem caused by safari attempting to default buttons in the mobile browser to its own apple look. A simple fix can be done using CSS. First add a class to your input button tag in the form which you may already have put there: &#60;input type=&#34;submit&#34; value=&#34;SUBMIT&#34; name=&#34;submit&#34; class=&#34;mySubmitClass&#34; /&#62; then in your [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>This is problem caused by safari attempting to default buttons in the mobile browser to its own apple look. A simple fix can be done using CSS. First add a class to your input button tag in the form which you may already have put there:</p>
<pre class="brush: html">&lt;input type=&quot;submit&quot; value=&quot;SUBMIT&quot; name=&quot;submit&quot; class=&quot;mySubmitClass&quot; /&gt;</pre>
<p>then in your stylesheet add the following to fix the issue once and for all:</p>
<pre class="brush: css">.mySubmitClass {
    -webkit-appearance: none;
}</pre>
<p><script type="text/javascript"><!--
google_ad_client = "ca-pub-8717146045717330";
/* 468-60 */
google_ad_slot = "3783102034";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<div class="shr-publisher-380"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://12stix.com/2011/04/30/html-form-buttons-not-displaying-correctly-in-mobile-safari-solved/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>iPhone &#8211; Exchange Account Verification Failed</title>
		<link>http://12stix.com/2009/06/10/iphone-exchange-account-verification-failed/</link>
		<comments>http://12stix.com/2009/06/10/iphone-exchange-account-verification-failed/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 13:38:38 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
				<category><![CDATA[Mobile]]></category>
		<category><![CDATA[windows 2003 server]]></category>

		<guid isPermaLink="false">http://12stix.com/?p=208</guid>
		<description><![CDATA[When you try to add a new exchange account on your iphone  you get &#8216;exchange account verification failed&#8217; or &#8216;cannot connect to server&#8217;. This might also be causing Server ActiveSync 3005 errors in the event viewer. In exchange 2003 (on server 2003) 1. Expand Global Settings 2. Right click Mobile Services and select properties 3.  [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>When you try to add a new exchange account on your iphone  you get &#8216;exchange account verification failed&#8217; or &#8216;cannot connect to server&#8217;. This might also be causing Server ActiveSync 3005 errors in the event viewer.</p>
<p>In exchange 2003 (on server 2003)</p>
<p>1. Expand Global Settings</p>
<p>2. Right click Mobile Services and select properties</p>
<p>3.  Tick both boxes under &#8216;Outlook Mobile Access&#8217; &#8211; Enable Outlook Mobile Access and Enable Unsupported devices.</p>
<p>4. Wait at least 5 minutes and try your iPhone again.</p>
<p><strong>UPDATE: Microsoft have released a tool for testing active sync problems &#8211; it is very useful for diagnosing problems with iPhone connections.</strong></p>
<p><a href="https://www.testexchangeconnectivity.com/">https://www.testexchangeconnectivity.com/</a></p>
<p>In my most recent case the problem was caused by  deny access being set under the Microsoft-Server-Activesync website.</p>
<p>To fix: Open IIS manager, expand default website, right click on Microsoft-Server-Activesync and select properties, select directory security, click edit under IP address and domain name restrictions. Click Granted accces and click ok &#8211; restart IIS.</p>
<div class="shr-publisher-208"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://12stix.com/2009/06/10/iphone-exchange-account-verification-failed/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Blackberry Calendar Sync Problem</title>
		<link>http://12stix.com/2008/09/29/blackberry-calendar-sync-problem/</link>
		<comments>http://12stix.com/2008/09/29/blackberry-calendar-sync-problem/#comments</comments>
		<pubDate>Mon, 29 Sep 2008 10:01:38 +0000</pubDate>
		<dc:creator>Benjie</dc:creator>
				<category><![CDATA[Mobile]]></category>
		<category><![CDATA[BES]]></category>
		<category><![CDATA[Blackberry]]></category>
		<category><![CDATA[Calendar]]></category>
		<category><![CDATA[Wireless Sync]]></category>

		<guid isPermaLink="false">http://12stix.com/?p=9</guid>
		<description><![CDATA[Recently I came across a problem whereby a blackberry users handset would synchronise with all elements of exchange except for their calendar. Below are the steps I used to troubleshoot the issue and an additional step as a last resortt, which thankfully I did not have to use! Step 1 &#62; Go to Calendar on [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>Recently I came across a problem whereby a blackberry users handset would synchronise with all elements of exchange except for their calendar. Below are the steps I used to troubleshoot the issue and an additional step as a last resortt, which thankfully I did not have to use!</p>
<p><strong>Step 1</strong> &gt; Go to Calendar on the handset and then options. In the options menu check that Wireless Synchronization is turned on.</p>
<p><strong>Step 2</strong> &gt; If the above fails, In the calendar switch to Events view. Customise the view by pressing Filters button, go to Advanced, and delete the filter. Go to the Events list, which at this point should show everything in the calendar. Look out for a yellow icon in the left hand column. This indicates that there is a conflict. Double click on the yellow icon to resolve it. Perform the same steps with the Address book.</p>
<p>After performing the above do a full reboot (remove the battery and replace) and leave 30 minutes or so for syncing.</p>
<p><strong>Step 3</strong> &gt; If the above 2 options fail, go to <strong><span style="font-weight: bold;">Settings/Tools &gt;</span></strong> <strong><span style="font-weight: bold;">Options &gt; Advanced Options &gt; Service Books</span></strong>. Find the <strong><span style="font-weight: bold;">Desktop[CICAL]</span></strong> service book. Resend this service book (or get your BES admin to do it!). If you have desktop manager available, simply plug your blackberry in and it should pull down automatically.</p>
<p><strong>Drastic Option 1</strong> &gt; Wipe the device by going to <strong><span style="font-weight: bold;">Settings/Tools &gt; </span></strong><strong><span style="font-weight: bold;">Options &gt; Security Options &gt; General Options.</span></strong> Click and select &#8220;Wipe Handheld&#8221;. Once this has finished do an Enterprise Activation.</p>
<p><strong>Drastic Option 2</strong> &gt; Perform Drastic Option 1 but before activating/Turning wireless on, delete and re configure/setup the account on BES. </span></p>
<p>Hope this helps!</p>
<p>Ben</p>
<div class="shr-publisher-9"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://12stix.com/2008/09/29/blackberry-calendar-sync-problem/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

