<?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>Welcome to Pariswells.com &#187; Random</title>
	<atom:link href="http://pariswells.com/blog/category/random/feed" rel="self" type="application/rss+xml" />
	<link>http://pariswells.com/blog</link>
	<description></description>
	<lastBuildDate>Thu, 26 Jan 2012 17:11:19 +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>PlusNet / Force 9 TXT, SRV and Name Server ( NS ) Records</title>
		<link>http://pariswells.com/blog/random/plusnet-force-9-txt-srv-and-name-server-ns-records</link>
		<comments>http://pariswells.com/blog/random/plusnet-force-9-txt-srv-and-name-server-ns-records#comments</comments>
		<pubDate>Tue, 24 Jan 2012 23:42:34 +0000</pubDate>
		<dc:creator>paris</dc:creator>
				<category><![CDATA[Random]]></category>
		<category><![CDATA[Force 9 TXT Records]]></category>
		<category><![CDATA[plus net office 365]]></category>
		<category><![CDATA[Plusnet Name Server Records]]></category>
		<category><![CDATA[plusnet ns records]]></category>
		<category><![CDATA[plusnet srv records]]></category>

		<guid isPermaLink="false">http://pariswells.com/blog/?p=808</guid>
		<description><![CDATA[Further to my Easyspace post regarding TXT Updates , I tried to update TXT records for domain authentication for Office 365 on a new domain , however again, there was no where in plusnet&#8217;s manage DNS control panel to do this. A call on their support number, produced the fact they do not support TXT DNS [...]]]></description>
			<content:encoded><![CDATA[
<p><a href="http://pariswells.com/blog/wp-content/uploads/2012/01/Plusnet-logo1.jpeg"><img class="alignleft size-full wp-image-809" title="Plusnet-logo[1]" src="http://pariswells.com/blog/wp-content/uploads/2012/01/Plusnet-logo1.jpeg" alt="" width="200" height="145" /></a>Further to my <a href="http://pariswells.com/blog/random/easyspaces-txt-dns-records">Easyspace post regarding TXT Updates</a> , I tried to update TXT records for domain authentication for Office 365 on a new domain , however again, there was no where in plusnet&#8217;s manage DNS control panel to do this. A call on their support number, produced the fact they <span style="text-decoration: underline;">do not support TXT DNS Record updates.</span></p>
<p>Luckily in 365 there is another way to verify domain ownership which  is to use a low priority dummy MX record, which plusnet did allow. However &#8230; Microsoft utilise SRV records for Microsoft Lync to work. As Plusnet do not support these, or allow the changing of nameservers to Microsoft&#8217;s own ( Ns1.bdm.microsoftonline.com and Ns2.bdm.microsoftonline.com), I had to move the domain to <a href="http://123-reg.co.uk">123-reg.co.uk</a> a free transfer and allowed me to update the nameservers</p>
<p>All this would have been nice at : <a href="http://www.plus.net/support/hosting/domains/domain_admin_dns.shtml">http://www.plus.net/support/hosting/domains/domain_admin_dns.shtml</a> !</p>
]]></content:encoded>
			<wfw:commentRss>http://pariswells.com/blog/random/plusnet-force-9-txt-srv-and-name-server-ns-records/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Protrace File ( PROGRESS stack trace )</title>
		<link>http://pariswells.com/blog/random/protrace-file-progress-stack-trace</link>
		<comments>http://pariswells.com/blog/random/protrace-file-progress-stack-trace#comments</comments>
		<pubDate>Mon, 19 Dec 2011 14:09:36 +0000</pubDate>
		<dc:creator>paris</dc:creator>
				<category><![CDATA[Random]]></category>
		<category><![CDATA[PROGRESS stack trace]]></category>
		<category><![CDATA[Protrace File]]></category>

		<guid isPermaLink="false">http://pariswells.com/blog/?p=799</guid>
		<description><![CDATA[If you find Protrace files appearing on your desktop on your local machine or terminal server this is due to a database engine called Progress. If you open up the files which usually end in a .random number in notepad you should see a header such as : PROGRESS stack trace as of Wed Nov [...]]]></description>
			<content:encoded><![CDATA[
<p><a href="http://pariswells.com/blog/wp-content/uploads/2011/12/progress_logo1.jpg"><img class="alignleft size-full wp-image-800" title="progress_logo[1]" src="http://pariswells.com/blog/wp-content/uploads/2011/12/progress_logo1.jpg" alt="" width="213" height="70" /></a>If you find Protrace files appearing on your desktop on your local machine or terminal server this is due to a database engine called <a href="http://www.progress.com/en/index.html">Progress</a>. If you open up the files which usually end in a .random number in notepad you should see a header such as :</p>
<p><strong>PROGRESS stack trace as of Wed Nov 30 16:06:55 2011</strong></p>
<p>From progress site  :</p>
<p>A protrace files (also called stack trace) is a report generated to aid in debugging by showing where exactly an error occurs. The last few stack frames often indicate the origin of the problem or the bug.  A protrace file is generated from a core file. A core file is generated by an error in a Progress executable.  A protrace file is a stack trace from a Progress session that had a serious error. The protrace file is created from a core file being &#8216;unwound&#8217; by an operating system utility.</p>
<p>They are usually created when a user crashes out of a session or a session ends abnormally, so you can delete these of your own accord or forward them onto your database/program developer!</p>
]]></content:encoded>
			<wfw:commentRss>http://pariswells.com/blog/random/protrace-file-progress-stack-trace/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Webpage Taking Time to Load due to MCE Editor</title>
		<link>http://pariswells.com/blog/random/webpage-taking-time-to-load-due-to-mce-editor</link>
		<comments>http://pariswells.com/blog/random/webpage-taking-time-to-load-due-to-mce-editor#comments</comments>
		<pubDate>Wed, 07 Dec 2011 14:00:35 +0000</pubDate>
		<dc:creator>paris</dc:creator>
				<category><![CDATA[Random]]></category>
		<category><![CDATA[Webpage Taking Time to Load due to MCE Editor]]></category>

		<guid isPermaLink="false">http://pariswells.com/blog/?p=794</guid>
		<description><![CDATA[Recently a client using an open source ASP CMS system to edit a website was having with the CMS&#8217; page timing out due to script errors. It seemed it was timing out on the MCE editor part of the page. Checking the local firewall on the machine , disabling the anti virus did not resolve [...]]]></description>
			<content:encoded><![CDATA[
<p><a href="http://pariswells.com/blog/wp-content/uploads/2011/12/2wire1.jpg"><img class="alignleft" title="2wire[1]" src="http://pariswells.com/blog/wp-content/uploads/2011/12/2wire1.jpg" alt="" width="150" height="80" /></a>Recently a client using an open source ASP CMS system to edit a website was having with the CMS&#8217; page timing out due to script errors. It seemed it was timing out on the MCE editor part of the page. Checking the local firewall on the machine , disabling the anti virus did not resolve the issue. I then tried to VPN to another site , which used a different default gateway ( Router ) and it worked straight away.</p>
<p>Upon diagnoses of the local router a &#8216;BT 2Wire&#8217;, it seemed the advanced filewall settings where causing the issue. As soon as we turned off <strong>Stealth Mode </strong>it fixed the issue</p>
<p><a href="http://btbusiness.custhelp.com/app/answers/detail/a_id/10866/%7E/editing-advanced-firewall-settings">http://btbusiness.custhelp.com/app/answers/detail/a_id/10866/~/editing-advanced-firewall-settings</a></p>
]]></content:encoded>
			<wfw:commentRss>http://pariswells.com/blog/random/webpage-taking-time-to-load-due-to-mce-editor/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Philips Speechexec Pro Dictate Replacement</title>
		<link>http://pariswells.com/blog/random/philips-speechexec-pro-dictate-replacement</link>
		<comments>http://pariswells.com/blog/random/philips-speechexec-pro-dictate-replacement#comments</comments>
		<pubDate>Thu, 01 Dec 2011 16:08:25 +0000</pubDate>
		<dc:creator>paris</dc:creator>
				<category><![CDATA[Random]]></category>
		<category><![CDATA[Philips Foot Pedal]]></category>
		<category><![CDATA[philips LFH2310/00]]></category>
		<category><![CDATA[Philips LFH9375/00]]></category>
		<category><![CDATA[Speechexec Pro Dictate]]></category>
		<category><![CDATA[Speechexec Pro Dictate license]]></category>

		<guid isPermaLink="false">http://pariswells.com/blog/?p=788</guid>
		<description><![CDATA[Recently a client had bought a Philips LFH2310/00 Dictation Foot Pedal to go with a Philips LFH9375/00 Dicatation Device The dictaphone came with SpeechExec Dictate software, however after playing around with the settings, it seems the foot pedal was only recognised in &#8216;SpeechExec Dictate Pro&#8216;. To purchase this Pro license it was going to an [...]]]></description>
			<content:encoded><![CDATA[
<p><img class="alignleft size-full wp-image-789" title="Philips+Philips+SpeechExec+Pro+Dictate+Software[1]" src="http://pariswells.com/blog/wp-content/uploads/2011/12/29007251-260x260-0-0_Philips+Philips+SpeechExec+Pro+Dictate+Software1.jpg" alt="" width="260" height="260" />Recently a client had bought a Philips LFH2310/00 Dictation Foot Pedal to go with a Philips LFH9375/00 Dicatation Device</p>
<p>The dictaphone came with SpeechExec Dictate software, however after playing around with the settings, it seems the foot pedal was only recognised in &#8216;SpeechExec Dictate <strong>Pro</strong>&#8216;. To purchase this Pro license it was going to an extra <a href="http://www.directofficesupply.co.uk/index.php?option=shop&amp;page=shop.product_details&amp;product_id=1034&amp;l=uk&amp;utm_source=google&amp;utm_medium=base">cost around £135</a></p>
<p>One issue I had with this software anyway was that you could not assoicate .DSS or DS2 files with the Philips Speed Exec Player.  This means you would have to save the file on your computer and open through the Philips Speed Exec Player each time instead of just doubling click on the DSS File.</p>
<p>After some searching around, I found some free Software which works with the foot pedal and file assoication for anyone else with this issue here&#8217;s the link : <a href="http://www.nch.com.au/scribe/index.html">http://www.nch.com.au/scribe/index.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://pariswells.com/blog/random/philips-speechexec-pro-dictate-replacement/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Easyspace&#8217;s TXT DNS Records</title>
		<link>http://pariswells.com/blog/random/easyspaces-txt-dns-records</link>
		<comments>http://pariswells.com/blog/random/easyspaces-txt-dns-records#comments</comments>
		<pubDate>Wed, 27 Jul 2011 22:51:55 +0000</pubDate>
		<dc:creator>paris</dc:creator>
				<category><![CDATA[Random]]></category>
		<category><![CDATA[Easyspace TXT DNS]]></category>

		<guid isPermaLink="false">http://pariswells.com/blog/?p=733</guid>
		<description><![CDATA[Most Cloud Services such as Frontbridge or Google Apps now require you to verify ownership of your domain with a TXT DNS Record. I recently had to update this for a domain hosted with Easyspace and a quick search around the control panel and google for how to add this proved fruitless. Their control panel [...]]]></description>
			<content:encoded><![CDATA[
<p>Most <a href="http://pariswells.com/blog/wp-content/uploads/2011/07/EasySpaceLogo21.gif"><img class="alignleft size-full wp-image-734" title="EasySpaceLogo2[1]" src="http://pariswells.com/blog/wp-content/uploads/2011/07/EasySpaceLogo21.gif" alt="" width="148" height="122" /></a>Cloud Services such as Frontbridge or Google Apps now require you to verify ownership of your domain with a TXT DNS Record. I recently had to update this for a domain hosted with Easyspace and a quick search around the control panel and google for how to add this proved fruitless. Their control panel only gives you A Record, MX or CName&#8230;</p>
<p>Turns out after further investigation, you can&#8217;t do this yourself and you either have to raise a support ticket through your Customer Login or a bit quicker &#8211; call them on</p>
<p><strong>Support : 0370 755 5066 ( 0370 calls are charged at a local rate in the UK )</strong></p>
<p>Over the phone , they will give you an email to send the request to. This can take up to 3 hours for them to action , then another few hours to propagate</p>
<p>This information would have been really useful on here</p>
<p><a href="http://helpdesk.ufindus.com/faq.php?do=article&amp;articleid=1488">http://helpdesk.ufindus.com/faq.php?do=article&amp;articleid=1488</a> Where they tell you what a TXT Record is , or their DNS Records Page</p>
<p><a href="http://helpdesk.ufindus.com/faq.php?do=article&amp;articleid=1558">http://helpdesk.ufindus.com/faq.php?do=article&amp;articleid=1558</a></p>
<p>Hope this information helps someone else!<br /><br /></p>
]]></content:encoded>
			<wfw:commentRss>http://pariswells.com/blog/random/easyspaces-txt-dns-records/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Nvidia Dual View Not Displaying in Nview Graphics Options</title>
		<link>http://pariswells.com/blog/random/nvidia-dual-view-not-displaying-in-nview-graphics-options</link>
		<comments>http://pariswells.com/blog/random/nvidia-dual-view-not-displaying-in-nview-graphics-options#comments</comments>
		<pubDate>Tue, 14 Jun 2011 13:54:52 +0000</pubDate>
		<dc:creator>paris</dc:creator>
				<category><![CDATA[Random]]></category>
		<category><![CDATA[Can't see DualView]]></category>
		<category><![CDATA[clone]]></category>
		<category><![CDATA[DisableDualView]]></category>
		<category><![CDATA[Dual View Not Displaying]]></category>
		<category><![CDATA[DualView Nvidia]]></category>
		<category><![CDATA[muliple monitors]]></category>
		<category><![CDATA[NvCplExposeWin2kDualView]]></category>
		<category><![CDATA[Nview Graphics Options]]></category>
		<category><![CDATA[span]]></category>

		<guid isPermaLink="false">http://pariswells.com/blog/?p=713</guid>
		<description><![CDATA[After helping someone setup dual monitors on their computer with a Nvidia Geforce graphics card on Windows XP, the Nvidia drivers did not allow me to choose Dual View as an Nview option. The only options where to span or to clone. I was usuing the latest graphics drivers off the Nvidea site. I checked [...]]]></description>
			<content:encoded><![CDATA[
<p><a href="http://pariswells.com/blog/wp-content/uploads/2011/06/dualview.jpg"><img class="alignleft size-full wp-image-714" title="dualview" src="http://pariswells.com/blog/wp-content/uploads/2011/06/dualview.jpg" alt="" width="431" height="511" /></a>After helping someone setup dual monitors on their computer with a Nvidia Geforce graphics card on Windows XP, the Nvidia drivers did not allow me to choose Dual View as an Nview option. The only options where to span or to clone. I was usuing the latest graphics drivers off the Nvidea site. I checked the display settings in Windows XP but the Nvidia drivers were only passing Windows XP a single Monitor ( Due to the Spanning Technology)</p>
<p>Tips online sugessted using &#8220;regedit&#8221; from the command prompt and search for &#8220;DisableDualView&#8221; and change value 0 to 1 however after a search I couldn&#8217;t find this record</p>
<p>Also check in HKEY_LOCAL_MACHINE\SOFTWARE\NVIDIA Corporation\Global\NVTweak and set the NvCplExposeWin2kDualView value to &#8220;0&#8243; instead of 1 however I could not find this.</p>
<p>I rolled the drivers back to a previous version noted ( Uninstall the previous nvidia software) : <a href="http://www.nvidia.com/object/winxp-258.96-whql-driver.html">http://www.nvidia.com/object/winxp-258.96-whql-driver.html</a> , rebooted the machine , and this removed the Spanning Technology and allowed Windows XP to see both monitors and enable dual desktops!</p>
<p>I&#8217;ve heard this issue can be caused if you have a grahics card with a DVI and VGA output , and you convert the DVI into back to VGA</p>
<div id="_mcePaste" class="mcePaste" style="position: absolute; left: -10000px; top: 11px; width: 1px; height: 1px; overflow: hidden;">HKEY_LOCAL_MACHINE\SOFTWARE\NVIDIA Corporation\Global\NVTweak and set the NvCplExposeWin2kDualView value to &#8220;0&#8243;chec</div>
]]></content:encoded>
			<wfw:commentRss>http://pariswells.com/blog/random/nvidia-dual-view-not-displaying-in-nview-graphics-options/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Export contacts from outlook inbox</title>
		<link>http://pariswells.com/blog/random/export-contacts-from-outlook-inbox</link>
		<comments>http://pariswells.com/blog/random/export-contacts-from-outlook-inbox#comments</comments>
		<pubDate>Thu, 26 May 2011 16:25:50 +0000</pubDate>
		<dc:creator>paris</dc:creator>
				<category><![CDATA[Random]]></category>
		<category><![CDATA[Export contacts from outlook inbox]]></category>
		<category><![CDATA[microsoft outlook object]]></category>
		<category><![CDATA[Microsoft Scripting Runtime]]></category>
		<category><![CDATA[ThisOutlookSession]]></category>

		<guid isPermaLink="false">http://pariswells.com/blog/?p=689</guid>
		<description><![CDATA[Sometimes people want to send an email to all the people who have ever emailed them , like a big company name change / email address etc. I was looking for some software to do this , but turns out you can do this via a Macro &#160; Open Outlook Press the ALT+F11 to open [...]]]></description>
			<content:encoded><![CDATA[
<p><a href="http://pariswells.com/blog/wp-content/uploads/2011/05/extractcontract.jpg"><img class="alignleft size-full wp-image-690" title="extractcontract" src="http://pariswells.com/blog/wp-content/uploads/2011/05/extractcontract.jpg" alt="" width="361" height="87" /></a>Sometimes people want to send an email to all the people who have ever emailed them , like a big company name change / email address etc. I was looking for some software to do this , but turns out you can do this via a Macro</p>
<p>&nbsp;</p>
<ul>
	<li>Open Outlook</li>
	<li>Press the ALT+F11 to open the Macro Editor</li>
	<li>Click on Tools , References and make sure Microsoft Scripting Runtime/Dictionary is ticket</li>
	<li>Press ok , then on the left hand side , choose the <strong>project 1</strong> , <strong>microsoft outlook object</strong> and <strong>ThisOutlookSession</strong></li>
	<li>Copy the following code from <a href="http://pastebin.com/0nMgjWHu">the raw paste data here </a></li>
	<li>Press the F5 Key to run the macro , and you should be ask to choose a folder</li>
	<li>Press the Ctrl G Key after the Macro has run ( Might take some time depending how big the inbox is ) to bring up the results below</li>
	<li>You can then copy this into a text file , or in a BCC to To filed to send off the email</li>
</ul>
<p>would like to reference help from <a href="http://geekswithblogs.net/VROD/archive/2008/11/08/126878.aspx">http://geekswithblogs.net/VROD/archive/2008/11/08/126878.aspx</a></p>
]]></content:encoded>
			<wfw:commentRss>http://pariswells.com/blog/random/export-contacts-from-outlook-inbox/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Setup Draytek or your own router for BeThere or O2</title>
		<link>http://pariswells.com/blog/random/setup-draytek-or-your-own-router-for-bethere-or-o2</link>
		<comments>http://pariswells.com/blog/random/setup-draytek-or-your-own-router-for-bethere-or-o2#comments</comments>
		<pubDate>Wed, 23 Feb 2011 16:45:50 +0000</pubDate>
		<dc:creator>paris</dc:creator>
				<category><![CDATA[Random]]></category>
		<category><![CDATA[bethere broadband draytek]]></category>
		<category><![CDATA[MPoA (RFC1483/2684)]]></category>
		<category><![CDATA[o2 broadband draytek]]></category>
		<category><![CDATA[PPP Shutdown]]></category>
		<category><![CDATA[Starting PPP]]></category>

		<guid isPermaLink="false">http://pariswells.com/blog/?p=609</guid>
		<description><![CDATA[Setting up a Draytek or your own router with Bethere or 02 is different from usual ISP&#8217;s. If your draytek&#8217;s show time is up and synced but your router is stuck on &#8220;Starting PPP&#8221; then &#8220;PPP Shutdown&#8221; when pressing Dial PPPoa , then you might want to try this : Instead of PPPoe/PPPoa Authentication , [...]]]></description>
			<content:encoded><![CDATA[<a href="http://pariswells.com/blog/wp-content/uploads/2011/02/draytek-vigor-2820-p_412617vb1.png"><img class="alignleft size-thumbnail wp-image-610" title="draytek-vigor-2820-p_412617vb[1]" src="http://pariswells.com/blog/wp-content/uploads/2011/02/draytek-vigor-2820-p_412617vb1-150x150.png" alt="" width="150" height="150" /></a>Setting up a Draytek or your own router with Bethere or 02 is different from usual ISP&#8217;s. If your draytek&#8217;s show time is up and synced but your router is stuck on &#8220;Starting PPP&#8221; then &#8220;PPP Shutdown&#8221; when pressing Dial PPPoa , then you might want to try this :

Instead of PPPoe/PPPoa Authentication , choose <strong>MPoA (RFC1483/2684)</strong> and enter the settings here.
1483 Bridged LLC is the right option with VPI: O and VCI: 101 ( You won&#8217;t need a username and password )
Settings from O2&#8242;s site are here  : <a href="http://www.o2help.co.uk/broadband-settings/">http://www.o2help.co.uk/broadband-settings/</a>]]></content:encoded>
			<wfw:commentRss>http://pariswells.com/blog/random/setup-draytek-or-your-own-router-for-bethere-or-o2/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Choose which Screen RDP Session is Displayed</title>
		<link>http://pariswells.com/blog/random/choose-which-screen-rdp-session-is-displayed</link>
		<comments>http://pariswells.com/blog/random/choose-which-screen-rdp-session-is-displayed#comments</comments>
		<pubDate>Fri, 28 Jan 2011 12:36:07 +0000</pubDate>
		<dc:creator>paris</dc:creator>
				<category><![CDATA[Random]]></category>
		<category><![CDATA[Choose RDP Screen]]></category>
		<category><![CDATA[RDP Session Screen ID]]></category>

		<guid isPermaLink="false">http://pariswells.com/blog/?p=579</guid>
		<description><![CDATA[When an RDP session is opened from a shortcut it will be displayed on the last screen it was maximised and closed on. Sometimes you might want to change this and hard code it into the RDP File. If you create an RDP Configuration file ( Open up Remote Desktop and configure the settings and [...]]]></description>
			<content:encoded><![CDATA[<a href="http://pariswells.com/blog/wp-content/uploads/2011/01/11.png"><img class="alignleft size-medium wp-image-580" title="1[1]" src="http://pariswells.com/blog/wp-content/uploads/2011/01/11-270x300.png" alt="" width="270" height="300" /></a>When an RDP session is opened from a shortcut it will be displayed on the last screen it was maximised and closed on. Sometimes you might want to change this and hard code it into the RDP File. If you create an RDP Configuration file ( Open up Remote Desktop and configure the settings and server address) Choose options and save the settings to a location.

Open up the RDP file and depending on which screen ID you want it to open on add the following

screen mode id:i:1  (Screen 1)

screen mode id:i:1  (Screen 2)

Save the file , and open it to run it on the select screen]]></content:encoded>
			<wfw:commentRss>http://pariswells.com/blog/random/choose-which-screen-rdp-session-is-displayed/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Changing How Many Emails Are Displayed on the IPAD</title>
		<link>http://pariswells.com/blog/random/changing-how-many-emails-are-displayed-on-the-ipad</link>
		<comments>http://pariswells.com/blog/random/changing-how-many-emails-are-displayed-on-the-ipad#comments</comments>
		<pubDate>Wed, 12 Jan 2011 11:36:34 +0000</pubDate>
		<dc:creator>paris</dc:creator>
				<category><![CDATA[Random]]></category>
		<category><![CDATA[Changing How Many Emails Are Displayed on the IPAD]]></category>
		<category><![CDATA[Email Limit Ipad]]></category>
		<category><![CDATA[Mail Days To Sync]]></category>
		<category><![CDATA[Show Emails Ipad]]></category>

		<guid isPermaLink="false">http://pariswells.com/blog/?p=553</guid>
		<description><![CDATA[Out the box , when you sync up an email account to your Ipad , it will only download 50 Email Messages. For some people this isn&#8217;t even a days worth of email! You can of course tap the &#8220;Load More Messages&#8221; at the bottom of the email list, but there is an easier way. [...]]]></description>
			<content:encoded><![CDATA[<a href="http://pariswells.com/blog/wp-content/uploads/2011/01/HT2723_01-002-en1.png"><img class="alignleft size-full wp-image-554" title="HT2723_01---002-en[1]" src="http://pariswells.com/blog/wp-content/uploads/2011/01/HT2723_01-002-en1.png" alt="" width="192" height="288" /></a>Out the box , when you sync up an email account to your Ipad , it will  only download 50 Email Messages. For some people this isn&#8217;t even a days  worth of email! You can of course tap the &#8220;Load More Messages&#8221; at the  bottom of the email list, but there is an easier way.

If you go to

<strong>Settings</strong> then <strong>Mail , Contacts Calendar </strong>then <strong>Show</strong>

Change the number of Emails to your preference &#8211; 25 , 50, 75, 100 or 200

This setting may not now show the e.g. 200 emails. This is due to the &#8220;<strong>Mail Days To Sync</strong>&#8221; settings

If you go to

<strong>Settings</strong> then <strong>Mail , Contacts Calendar </strong>then <strong>Choose your mail account at the top</strong>

Change the <strong>&#8220;Mail Days To Sync&#8221; </strong>to a larger value to match the value of the <strong>&#8220;Show&#8221; </strong>email preference<strong>
</strong>

<strong>
</strong>]]></content:encoded>
			<wfw:commentRss>http://pariswells.com/blog/random/changing-how-many-emails-are-displayed-on-the-ipad/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

