<?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>Prolific Notion &#187; Software</title>
	<atom:link href="http://www.prolificnotion.co.uk/tag/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.prolificnotion.co.uk</link>
	<description>Welcome to the miscellaneous mutterings of Simon Dingley, Freelance Web Developer</description>
	<lastBuildDate>Sat, 24 Jul 2010 14:23:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>TwitterBerry &#8211; Network Request Failed</title>
		<link>http://www.prolificnotion.co.uk/twitterberry-network-request-failed/</link>
		<comments>http://www.prolificnotion.co.uk/twitterberry-network-request-failed/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 11:02:15 +0000</pubDate>
		<dc:creator>Simon Dingley</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Support]]></category>

		<guid isPermaLink="false">http://blog.prolificnotion.co.uk/?p=66</guid>
		<description><![CDATA[I recently upgraded TwitterBerry to v0.8 on my Blackberry Pearl and it stopped working, every time I tried to connect I got a &#8216;Network Request Failed&#8217; error. My friend Google wasn&#8217;t much help so I emailed support at Orangatame Software which yielded no result and zero response which I thought was pretty lame since I [...]


Related posts:<ol><li><a href='http://www.prolificnotion.co.uk/rejoin-windows-workstation-to-small-business-server-2003-domain/' rel='bookmark' title='Permanent Link: Rejoin Windows Workstation to Small Business Server 2003 Domain'>Rejoin Windows Workstation to Small Business Server 2003 Domain</a> <small>I was recently working in a clients office where they...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.prolificnotion.co.uk%2Ftwitterberry-network-request-failed%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.prolificnotion.co.uk%2Ftwitterberry-network-request-failed%2F&amp;style=normal&amp;service=bit.ly&amp;service_api=R_e35365ff035ed93fc3e67e6f868b7be3" height="61" width="50" /><br />
			</a>
		</div>
<p>I recently upgraded<a title="Read more about Twitterberry on the Orangatame website" href="http://www.orangatame.com/products/twitterberry/"> TwitterBerry</a> to v0.8 on my <a href="http://eu.blackberry.com/eng/devices/blackberrypearl/pearl_photos.jsp">Blackberry Pearl</a> and it stopped working, every time I tried to connect I got a &#8216;Network Request Failed&#8217; error. My friend Google wasn&#8217;t much help so I emailed support at Orangatame Software which yielded no result and zero response which I thought was pretty lame since I did get an auto-response back from them stating &#8220;Thank you for submitting your question to us online.  Case #00001998: &#8220;Network Request Failed&#8221; has been created and a Orangatame Customer Advocate will get back to you shortly.&#8221;</p>
<p>Anyhow, this morning I was messing with the settings and managed to get it working by configuring it to use a connection mode of BIBS whatever that is, so I am now able to start <a title="Visit my twitter account" href="http://twitter.com/pronotion">tweeting</a> again from my phone!</p>


<p>Related posts:<ol><li><a href='http://www.prolificnotion.co.uk/rejoin-windows-workstation-to-small-business-server-2003-domain/' rel='bookmark' title='Permanent Link: Rejoin Windows Workstation to Small Business Server 2003 Domain'>Rejoin Windows Workstation to Small Business Server 2003 Domain</a> <small>I was recently working in a clients office where they...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.prolificnotion.co.uk/twitterberry-network-request-failed/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Changing the default browser for debugging in Visual Studio 2008</title>
		<link>http://www.prolificnotion.co.uk/changing-the-default-browser-for-debugging-in-visual-studio-2008/</link>
		<comments>http://www.prolificnotion.co.uk/changing-the-default-browser-for-debugging-in-visual-studio-2008/#comments</comments>
		<pubDate>Sat, 13 Dec 2008 21:15:31 +0000</pubDate>
		<dc:creator>Simon Dingley</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://blog.prolificnotion.co.uk/?p=10</guid>
		<description><![CDATA[After installing a new browser you may find that Visual Studio changes the default browser for debugging to the newly installed browser and it is not immediately obvious how to revert back to Internet Explorer or another preferred browser. After a lengthy period of time picking through the settings in the Options dialog box I [...]


Related posts:<ol><li><a href='http://www.prolificnotion.co.uk/recreate-designer-files-in-visual-studio-2008/' rel='bookmark' title='Permanent Link: Recreate .designer files in Visual Studio 2008'>Recreate .designer files in Visual Studio 2008</a> <small>For some reason or another I ended up with a...</small></li>
<li><a href='http://www.prolificnotion.co.uk/converting-a-visual-studio-class-library-project-to-a-web-application-project/' rel='bookmark' title='Permanent Link: Converting a Visual Studio Class Library Project to a Web Application Project'>Converting a Visual Studio Class Library Project to a Web Application Project</a> <small>I started working on a new Umbraco package a while...</small></li>
<li><a href='http://www.prolificnotion.co.uk/shortcut-to-implement-abstract-class-or-interface-in-visual-studio/' rel='bookmark' title='Permanent Link: Shortcut to Implement Abstract Class or Interface in Visual Studio'>Shortcut to Implement Abstract Class or Interface in Visual Studio</a> <small> A great time saving shortcut in Visual Studio to...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.prolificnotion.co.uk%2Fchanging-the-default-browser-for-debugging-in-visual-studio-2008%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.prolificnotion.co.uk%2Fchanging-the-default-browser-for-debugging-in-visual-studio-2008%2F&amp;style=normal&amp;service=bit.ly&amp;service_api=R_e35365ff035ed93fc3e67e6f868b7be3" height="61" width="50" /><br />
			</a>
		</div>
<p>After installing a new browser you may find that Visual Studio changes the default browser for debugging to the newly installed browser and it is not immediately obvious how to revert back to Internet Explorer or another preferred browser. After a lengthy period of time picking through the settings in the Options dialog box I discovered I was looking in the wrong place. In actual fact you can change it via the File &gt; Browse with menu option where you can also specify the size of the new windows that is launched when you start debugging web apps.</p>


<p>Related posts:<ol><li><a href='http://www.prolificnotion.co.uk/recreate-designer-files-in-visual-studio-2008/' rel='bookmark' title='Permanent Link: Recreate .designer files in Visual Studio 2008'>Recreate .designer files in Visual Studio 2008</a> <small>For some reason or another I ended up with a...</small></li>
<li><a href='http://www.prolificnotion.co.uk/converting-a-visual-studio-class-library-project-to-a-web-application-project/' rel='bookmark' title='Permanent Link: Converting a Visual Studio Class Library Project to a Web Application Project'>Converting a Visual Studio Class Library Project to a Web Application Project</a> <small>I started working on a new Umbraco package a while...</small></li>
<li><a href='http://www.prolificnotion.co.uk/shortcut-to-implement-abstract-class-or-interface-in-visual-studio/' rel='bookmark' title='Permanent Link: Shortcut to Implement Abstract Class or Interface in Visual Studio'>Shortcut to Implement Abstract Class or Interface in Visual Studio</a> <small> A great time saving shortcut in Visual Studio to...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.prolificnotion.co.uk/changing-the-default-browser-for-debugging-in-visual-studio-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
