<?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>Internet solutions team</title>
	<atom:link href="http://www.isolutionteam.co.uk/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.isolutionteam.co.uk</link>
	<description>Write easy solutions, provide easy solutions</description>
	<lastBuildDate>Thu, 22 Dec 2011 15:42:48 +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>Access iFrame element from parent page using jquery</title>
		<link>http://www.isolutionteam.co.uk/access-iframe-element-from-parent-page-using-jquery/</link>
		<comments>http://www.isolutionteam.co.uk/access-iframe-element-from-parent-page-using-jquery/#comments</comments>
		<pubDate>Thu, 22 Dec 2011 15:42:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ASP.net MVC]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[Access iFrame element from parent page using jquery]]></category>

		<guid isPermaLink="false">http://www.isolutionteam.co.uk/?p=747</guid>
		<description><![CDATA[To access an iFrame element from its parent page we can use following JQuery function. $(&#8216;#frmiFrameTest&#8217;).contents().find(&#8220;[id*=element-id]&#8220;) frmIframeTest= Iframe Id &#160; element-id = Id of element in iFrame. &#160; &#160; &#160;]]></description>
		<wfw:commentRss>http://www.isolutionteam.co.uk/access-iframe-element-from-parent-page-using-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apply CSS Style to the parent page based on condition in an IFrame content.</title>
		<link>http://www.isolutionteam.co.uk/apply-css-style-to-the-parent-page-based-on-condition-in-an-iframe-content/</link>
		<comments>http://www.isolutionteam.co.uk/apply-css-style-to-the-parent-page-based-on-condition-in-an-iframe-content/#comments</comments>
		<pubDate>Thu, 17 Nov 2011 16:39:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Asp.net]]></category>
		<category><![CDATA[ASP.net MVC]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Add css class to parent page]]></category>
		<category><![CDATA[Add css class to parent page item or div based on the condition in iframe page]]></category>

		<guid isPermaLink="false">http://www.isolutionteam.co.uk/?p=739</guid>
		<description><![CDATA[I was given asn assignment to change theb back ground image of the parent page for a pop up window which as being opened using JQuery color box pluging. The pop up page was being opened in an iFrame (html tag). In Iframe we had a div with the Id and also we had the [...]]]></description>
		<wfw:commentRss>http://www.isolutionteam.co.uk/apply-css-style-to-the-parent-page-based-on-condition-in-an-iframe-content/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Regular expression for UK-Mobile numbers with optional country code and spaces in number</title>
		<link>http://www.isolutionteam.co.uk/regular-expression-for-uk-mobile-numbers-with-optional-country-code-and-spaces-in-number/</link>
		<comments>http://www.isolutionteam.co.uk/regular-expression-for-uk-mobile-numbers-with-optional-country-code-and-spaces-in-number/#comments</comments>
		<pubDate>Mon, 05 Sep 2011 14:29:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Asp.net]]></category>
		<category><![CDATA[ASP.net MVC]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[regular expression]]></category>
		<category><![CDATA[Regular expression for UK-Mobile numbers with optional country code and spaces in number]]></category>
		<category><![CDATA[UK mobile phone numbers]]></category>

		<guid isPermaLink="false">http://www.isolutionteam.co.uk/?p=736</guid>
		<description><![CDATA[Recently I was given a problem that UK Mobile phone numbers with spaces in the number are not being accepted by application as its convenient to write numbers like (+44 0791 452 1234 OR &#8220;0791 452 1234&#8243;) instead  (+447914521234  OR  07914521234) (dummy number used for illustration purpose only). UK mobile numbers are of 11 digit [...]]]></description>
		<wfw:commentRss>http://www.isolutionteam.co.uk/regular-expression-for-uk-mobile-numbers-with-optional-country-code-and-spaces-in-number/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>pdf import extension for open office</title>
		<link>http://www.isolutionteam.co.uk/pdf-import-extension-for-open-office/</link>
		<comments>http://www.isolutionteam.co.uk/pdf-import-extension-for-open-office/#comments</comments>
		<pubDate>Tue, 16 Aug 2011 14:54:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Have Your Say]]></category>
		<category><![CDATA[Internet stuff]]></category>
		<category><![CDATA[pdf import extension]]></category>
		<category><![CDATA[pdf import extension for open office]]></category>

		<guid isPermaLink="false">http://www.isolutionteam.co.uk/?p=731</guid>
		<description><![CDATA[I was struggling to download pdf extension for open office and did some google searches  all blogs and articles were taking me to http://extensions.services.openoffice.org/project/pdfimport but at this address it says &#8220;problem loading page&#8221; so i was unable to down load the pdf extension luckily i found following URL where  from I was able to download [...]]]></description>
		<wfw:commentRss>http://www.isolutionteam.co.uk/pdf-import-extension-for-open-office/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using MySql as Linked Server in Sql Server 2008</title>
		<link>http://www.isolutionteam.co.uk/using-mysql-as-linked-server-in-sql-server-2008/</link>
		<comments>http://www.isolutionteam.co.uk/using-mysql-as-linked-server-in-sql-server-2008/#comments</comments>
		<pubDate>Thu, 11 Aug 2011 11:58:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[returned data that does not match expected data length for column ']]></category>
		<category><![CDATA[The (maximum) expected data]]></category>
		<category><![CDATA[Using MySql as Linked Server in Sql Server 2008]]></category>

		<guid isPermaLink="false">http://www.isolutionteam.co.uk/?p=716</guid>
		<description><![CDATA[Using MySql as Linked Server in Sql Server 2008 Recently I was given an assignment to create some Reports using SSRS. They system were in use was osTicket (its an open source php, mysql) ticket management system. I decided to use SQL server linked server object.  By doing this I can easily query and write [...]]]></description>
		<wfw:commentRss>http://www.isolutionteam.co.uk/using-mysql-as-linked-server-in-sql-server-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is chatroulette ?</title>
		<link>http://www.isolutionteam.co.uk/what-is-chatroulette/</link>
		<comments>http://www.isolutionteam.co.uk/what-is-chatroulette/#comments</comments>
		<pubDate>Fri, 29 Jul 2011 09:38:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Have Your Say]]></category>
		<category><![CDATA[Internet stuff]]></category>
		<category><![CDATA[webcam chat application]]></category>
		<category><![CDATA[what is chatroulette]]></category>
		<category><![CDATA[what is chatroulette future]]></category>

		<guid isPermaLink="false">http://www.isolutionteam.co.uk/?p=712</guid>
		<description><![CDATA[What is chatroulette ? Word &#8220;rou &#8211; lette&#8221; [roo-let] Show IPA noun, verb, -let·ted, -let·ting. What is Roulette? Roulette is a  game of chance played at a table marked off with numbers from 1 to 36, one or two zeros, and several other sections affording the players a variety of betting opportunities, and having in [...]]]></description>
		<wfw:commentRss>http://www.isolutionteam.co.uk/what-is-chatroulette/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to generate XML website map for free using IIS</title>
		<link>http://www.isolutionteam.co.uk/how-to-create-xml-website-map-for-free-using-iis/</link>
		<comments>http://www.isolutionteam.co.uk/how-to-create-xml-website-map-for-free-using-iis/#comments</comments>
		<pubDate>Wed, 27 Jul 2011 09:47:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ASP.net MVC]]></category>
		<category><![CDATA[Search Engine Optimisation (SEO)]]></category>
		<category><![CDATA[createing sitemap using iis]]></category>
		<category><![CDATA[Free sitemap for my website]]></category>
		<category><![CDATA[how to create free sitemap with unlimited entries]]></category>

		<guid isPermaLink="false">http://www.isolutionteam.co.uk/?p=704</guid>
		<description><![CDATA[How to generate XML website map for free using IIS If you want to create a sitemap for your website, it&#8217;s very very easy and free of cost. You can do it in your own time at your own computer. So as it&#8217;s on your computer its your property and you can play with it [...]]]></description>
		<wfw:commentRss>http://www.isolutionteam.co.uk/how-to-create-xml-website-map-for-free-using-iis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASP.NET MVC EditorFor css Solution</title>
		<link>http://www.isolutionteam.co.uk/asp-net-mvc-editorfor-css-solution/</link>
		<comments>http://www.isolutionteam.co.uk/asp-net-mvc-editorfor-css-solution/#comments</comments>
		<pubDate>Mon, 20 Jun 2011 13:52:32 +0000</pubDate>
		<dc:creator>Robert Bertora</dc:creator>
				<category><![CDATA[ASP.net MVC]]></category>
		<category><![CDATA[EditorFor currency]]></category>
		<category><![CDATA[Html.EditorFor currency]]></category>
		<category><![CDATA[Html.TextBoxFor css]]></category>
		<category><![CDATA[mvc asp.net]]></category>
		<category><![CDATA[TextBoxFor css]]></category>

		<guid isPermaLink="false">http://www.isolutionteam.co.uk/?p=697</guid>
		<description><![CDATA[A Quick solution when trying to format a textbox with CSS, and currency format is a bit tricky in ASP.NET MVC You can&#8217;t put CSS on a Html.EditorFor like you can on a TextBoxFor like so &#60;%= Html.TextBoxFor(x =&#62; x.CostPrice, new { @class = &#8220;textShort&#8221;, maxlength = &#8220;50&#8243; })%&#62; And you cant put a tag [...]]]></description>
		<wfw:commentRss>http://www.isolutionteam.co.uk/asp-net-mvc-editorfor-css-solution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Walkthrough &#8211; Installing an Autonomy Idol Server copy from binary backup on to your local machine</title>
		<link>http://www.isolutionteam.co.uk/walkthrough-installing-an-idol-server-copy-from-binary-backup-on-to-your-local-machine/</link>
		<comments>http://www.isolutionteam.co.uk/walkthrough-installing-an-idol-server-copy-from-binary-backup-on-to-your-local-machine/#comments</comments>
		<pubDate>Wed, 20 Apr 2011 08:15:21 +0000</pubDate>
		<dc:creator>Robert Bertora</dc:creator>
				<category><![CDATA[Autonomy]]></category>
		<category><![CDATA[Autonomy install]]></category>
		<category><![CDATA[Autonomy Installation from bindary backup]]></category>
		<category><![CDATA[Intall Autonomy Idol Server]]></category>
		<category><![CDATA[trouble shooting autonomy binary backup]]></category>

		<guid isPermaLink="false">http://www.isolutionteam.co.uk/?p=688</guid>
		<description><![CDATA[First Install Idol Server from the installation package: Go through the wizard and install IDOL ensure you have license file, and specify install folder right at the start of the wizard. http://127.0.0.1:9000/action=getstatus is working. Run http://127.0.0.1:9000/action=indexergetstatus Get this error: &#60;?xml version=&#8221;1.0&#8243; encoding=&#8221;UTF-8&#8243; ?&#62; - &#60;autnresponse xmlns:autn=&#8221;http://schemas.autonomy.com/aci/&#8221;&#62; &#60;action&#62;LICENSEINFO&#60;/action&#62; &#60;response&#62;ERROR&#60;/response&#62; - &#60;responsedata&#62; - &#60;error&#62; &#60;errorid&#62;IDOLPROXYLICENSEINFO1&#60;/errorid&#62; &#60;rawerrorid&#62;0&#215;1&#60;/rawerrorid&#62; &#60;errorstring&#62;ERROR&#60;/errorstring&#62; [...]]]></description>
		<wfw:commentRss>http://www.isolutionteam.co.uk/walkthrough-installing-an-idol-server-copy-from-binary-backup-on-to-your-local-machine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>debugging website hosted on IIS web server  from visual studio</title>
		<link>http://www.isolutionteam.co.uk/debugingdebuging-website-hosted-on-iis-web-server-from-visual-studio/</link>
		<comments>http://www.isolutionteam.co.uk/debugingdebuging-website-hosted-on-iis-web-server-from-visual-studio/#comments</comments>
		<pubDate>Wed, 09 Mar 2011 10:53:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Asp.net]]></category>
		<category><![CDATA[ASP.net MVC]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Web development and design]]></category>
		<category><![CDATA[debuging website hosted on IIS web server from visual studio]]></category>
		<category><![CDATA[How to debug website hostedon web server]]></category>

		<guid isPermaLink="false">http://www.isolutionteam.co.uk/?p=660</guid>
		<description><![CDATA[Often you want to debug a website hosted in IIS from your visal studio. Requirement: Visual Studio, Website (you want to debug) must have the same source code. Now web browser (Internet explorer, Firefox , Google chrome etc) type the URL of your website hosted in IIS (Internet Infomration Server). Open the Source code in [...]]]></description>
		<wfw:commentRss>http://www.isolutionteam.co.uk/debugingdebuging-website-hosted-on-iis-web-server-from-visual-studio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

