<?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>Max Titov IV @ TechSplice &#187; web</title>
	<atom:link href="http://www.blog.techsplice.com/archives/tag/web/feed" rel="self" type="application/rss+xml" />
	<link>http://www.blog.techsplice.com</link>
	<description>The most beautiful music of all is the music of what happens.</description>
	<lastBuildDate>Tue, 20 Dec 2011 18:56:50 +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>Workaround for: &#8220;Click to activate and use this control&#8221; IE problem.</title>
		<link>http://www.blog.techsplice.com/archives/21</link>
		<comments>http://www.blog.techsplice.com/archives/21#comments</comments>
		<pubDate>Wed, 12 Dec 2007 00:45:21 +0000</pubDate>
		<dc:creator>maxtmax</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[solution]]></category>
		<category><![CDATA[solve]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[workaround]]></category>

		<guid isPermaLink="false">http://www.blog.techsplice.com/?p=21</guid>
		<description><![CDATA[Those of you who have been found of putting up interesting controls on your web pages might have come across the &#8216;Click to activate and use this control&#8217; bug that occurs in Internet explorer.  If you do some searching you will find a lot of posts that require upgrade and an installation of a patch.   [...]]]></description>
			<content:encoded><![CDATA[<p>Those of you who have been found of putting up interesting controls on your web pages might have come across the &#8216;Click to activate and use this control&#8217; bug that occurs in Internet explorer.  If you do some searching you will find a lot of posts that require upgrade and an installation of a patch.   Having explored the problem my self I offer you an alternative solution:</p>
<ol>
<li>Create a javascript function that is initiated when the page is loaded &#8216;onload&#8217; event.</li>
<li>Create a tag with a particular id somewhere on your page [lets say "fuzzy_object" for a sake of an argument].</li>
<li>In your javascript function create a  single string containing the specifications of your object [in my case it was an swf file].</li>
<li>Perform the following: document.getElementById(&#8216;fuzzy_object&#8217;).innerHTML = concatinated_string.</li>
</ol>
<p>This is a tad generic but it should work.   If not just let me know and I&#8217;ll post a more detailed solution.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.techsplice.com/archives/21/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bold Objects</title>
		<link>http://www.blog.techsplice.com/archives/157</link>
		<comments>http://www.blog.techsplice.com/archives/157#comments</comments>
		<pubDate>Tue, 07 Nov 2006 01:40:06 +0000</pubDate>
		<dc:creator>maxtmax</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[graphic]]></category>
		<category><![CDATA[logo]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.blog.techsplice.com/?p=157</guid>
		<description><![CDATA[  Monday, 06 November 2006 Friends of mine decided to start a new internet company so I helped them out with the design of their new logo.After hours of deliberation we finally found something that I would consider looks great!  Click here to see what it looks like.   Their intent is to use Adobe [...]]]></description>
			<content:encoded><![CDATA[<p> </p>
<tr>
<td class="createdate" colspan="2" valign="top">Monday, 06 November 2006</td>
</tr>
<tr>
<td colspan="2" valign="top">Friends of mine decided to start a new internet company so I helped them out with the design of their new logo.After hours of deliberation we finally found something that I would consider looks great! </p>
<p>Click <a onclick="window.open('http://www.deviantart.com/deviation/42573860/','Bold Objects Logo','scrollbars=yes,resizable=yes,width=800,height=600,left='+(screen.availWidth/2-400)+',top='+(screen.availHeight/2-300)+'');return false;" href="http://www.deviantart.com/deviation/42573860/" target="_blank">here</a> to see what it looks like.</p>
<p> </p>
<p>Their intent is to use Adobe Flex 2 technology to conquer the web world.</p>
<p>Here is a little background information on Adobe Flex:</p>
<p> <a onclick="window.open('http://www.adobe.com/products/flex/','','scrollbars=yes,resizable=yes,width=800,height=600,left='+(screen.availWidth/2-400)+',top='+(screen.availHeight/2-300)+'');return false;" href="http://www.adobe.com/products/flex/">Adobe® Flex™ 2</a> software is a rich Internet application framework based on Adobe Flash® that will enable you to productively create beautiful, scalable applications that can reach virtually anyone on any platform. It includes a powerful, Eclipse™ based development tool, an extensive visual component library, and high-performance data services enabling you to meet your applications&#8217; most demanding needs.</td>
</tr>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.techsplice.com/archives/157/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.300 seconds -->

