<?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 Development</title>
	<atom:link href="http://www.blog.techsplice.com/archives/category/web-development/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>3D NetMeeting world</title>
		<link>http://www.blog.techsplice.com/archives/50</link>
		<comments>http://www.blog.techsplice.com/archives/50#comments</comments>
		<pubDate>Wed, 25 Feb 2009 15:18:59 +0000</pubDate>
		<dc:creator>maxtmax</dc:creator>
				<category><![CDATA[Software Engineering]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.blog.techsplice.com/archives/50</guid>
		<description><![CDATA[Each one of us has experienced the benefits of hosting a meeting through online visualization tools. Such online providers as NetMeeting gave regular users a more flexible way to share information over the internet. Now with the ever growing demand for richer environment Intel is introducing a concept of meeting online in a 3D environment. [...]]]></description>
			<content:encoded><![CDATA[<p>Each one of us has experienced the benefits of hosting a meeting through online visualization tools. Such online providers as NetMeeting gave regular users a more flexible way to share information over the internet.</p>
<p>Now with the ever growing demand for richer environment Intel is introducing a concept of meeting online in a 3D environment.<br />
The<a href="http://www.sciencesim.com/wiki/doku.php"> ScienceSim</a> will give users the capability to build their own virtual worlds.  The possibilities are endless.</p>
<p><a href="http://www.sciencesim.com/wiki/doku.php">ScienceSim</a> provides the basic building blocks (client viewers, installation utilities, management tools, etc.), and new technologies that enable broader interoperability through content sharing. Interested people can quickly bring up their own worlds on their own systems and experiment with creating 3D worlds of their own.&#8221; What&#8217;s interesting about this project is the amount of open source used and yet the compatibility with Second Life.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.techsplice.com/archives/50/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PayPal SOAP basics</title>
		<link>http://www.blog.techsplice.com/archives/49</link>
		<comments>http://www.blog.techsplice.com/archives/49#comments</comments>
		<pubDate>Tue, 10 Feb 2009 05:20:37 +0000</pubDate>
		<dc:creator>maxtmax</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[basic]]></category>
		<category><![CDATA[center]]></category>
		<category><![CDATA[components]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[paypal]]></category>
		<category><![CDATA[reference]]></category>
		<category><![CDATA[soap]]></category>

		<guid isPermaLink="false">http://www.blog.techsplice.com/archives/49</guid>
		<description><![CDATA[The purpose of this article is to cover standard SOAP capability of PayPal interfaces.  As a reference I use PP_API_Reference.pdf document provided in the documentation section of PayPal Developer Center. Lets begin by defining some standard references that will come in-play later on: Test Sandbox links: PayPal Schema, eBL [Ebay Business Language] Base Components and [...]]]></description>
			<content:encoded><![CDATA[<p>The purpose of this article is to cover standard SOAP capability of PayPal interfaces.  As a reference I use <a href="https://cms.paypal.com/cms_content/US/en_US/files/developer/PP_API_Reference.pdf">PP_API_Reference.pdf</a> document provided in the documentation section of <a href="https://cms.paypal.com/us/cgi-bin/?cmd=_render-content&amp;content_ID=developer/home_US">PayPal Developer Center</a>.</p>
<p>Lets begin by defining some standard references that will come in-play later on:</p>
<p><strong>Test Sandbox links</strong>: <a href="https://www.sandbox.paypal.com/wsdl/PayPalSvc.wsdl">PayPal Schema</a>, <a href="https://www.sandbox.paypal.com/wsdl/eBLBaseComponents.xsd">eBL</a> [Ebay Business Language] <a href="https://www.sandbox.paypal.com/wsdl/eBLBaseComponents.xsd">Base Components</a> and <a href="https://www.sandbox.paypal.com/wsdl/CoreComponentTypes.xsd">Component Types</a></p>
<p><strong>Production links</strong>: <a href="https://www.paypal.com/wsdl/PayPalSvc.wsdl">PayPal Schema</a>,  <a href="http://www.paypal.com/wsdl/eBLBaseComponents.xsd">eBL Base Components</a> and <a href="http://www.paypal.com/wsdl/CoreComponentTypes.xsd">Component Types</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.techsplice.com/archives/49/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PayPal Sandbox Setup</title>
		<link>http://www.blog.techsplice.com/archives/47</link>
		<comments>http://www.blog.techsplice.com/archives/47#comments</comments>
		<pubDate>Tue, 10 Feb 2009 02:28:53 +0000</pubDate>
		<dc:creator>maxtmax</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[basic]]></category>
		<category><![CDATA[paypal]]></category>
		<category><![CDATA[sandbox]]></category>
		<category><![CDATA[setup]]></category>
		<category><![CDATA[soap]]></category>

		<guid isPermaLink="false">http://www.blog.techsplice.com/archives/47</guid>
		<description><![CDATA[I am in the process of developing a online e-commerce application for a e-learning business.  As so I am targeting the utilization paypal to enhance my financial architecture.A few things that I found helpful along the way: Set up of a sandbox account that would allow you to play with your virtual development shopping cart. [...]]]></description>
			<content:encoded><![CDATA[<p>I am in the process of developing a online e-commerce application for a e-learning business.  As so I am targeting the utilization <a href="https://paypal.com/">paypal</a> to enhance my financial architecture.A few things that I found helpful along the way:</p>
<ol>
<li>Set up of a <a href="https://developer.paypal.com/">sandbox account</a> that would allow you to play with your virtual development shopping cart.</li>
<li>Go look at the <a href="https://cms.paypal.com/us/cgi-bin/?cmd=_render-content&amp;content_ID=developer/home_US">development center</a> for the PayPal SDK</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.techsplice.com/archives/47/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>stacyhung.com</title>
		<link>http://www.blog.techsplice.com/archives/40</link>
		<comments>http://www.blog.techsplice.com/archives/40#comments</comments>
		<pubDate>Tue, 22 Jul 2008 01:14:49 +0000</pubDate>
		<dc:creator>maxtmax</dc:creator>
				<category><![CDATA[Everyday stuff]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[new]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.blog.techsplice.com/?p=40</guid>
		<description><![CDATA[Another creation, this time for someone special. Happy Birthday Stacy.]]></description>
			<content:encoded><![CDATA[<table>
<tr>
<td><a href="http://stacyhung.com" title="stacyhung.com"><img src="http://www.blog.techsplice.com/wp-content/uploads/2008/07/articlefromblogtechsplice.png" title="stacyhung.com screenshot" alt="stacyhung.com screenshot" border="0" /></a></td>
<td valign="top">Another creation, this time for someone special. Happy Birthday Stacy.</td>
</tr>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.techsplice.com/archives/40/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google &amp; Yahoo are ready to search Flash files</title>
		<link>http://www.blog.techsplice.com/archives/39</link>
		<comments>http://www.blog.techsplice.com/archives/39#comments</comments>
		<pubDate>Fri, 04 Jul 2008 14:28:12 +0000</pubDate>
		<dc:creator>maxtmax</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[ability]]></category>
		<category><![CDATA[innovation]]></category>
		<category><![CDATA[new]]></category>
		<category><![CDATA[search]]></category>

		<guid isPermaLink="false">http://www.blog.techsplice.com/?p=39</guid>
		<description><![CDATA[It is about time someone in Adobe stood up and fixed the oldest disadvantage in Flash.  Finally, Google and Yahoo caches will be able to adequately parse the contents of SWF Flash files and retrieving text values from graphically advanced objects.  Developers such as my self who are boggled by Flash capabilities and at the [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal"><span lang="EN-US">It is about time someone in Adobe stood up and fixed the oldest disadvantage in Flash.<span>  </span>Finally, Google and Yahoo caches will be able to adequately parse the contents of SWF Flash files and retrieving text values from graphically advanced objects.<span>  </span></span></p>
<p class="MsoNormal"><span lang="EN-US">Developers such as my self who are boggled by Flash capabilities and at the same time annoyed by the disadvantages of setting up a highly functional webpage only to face the inevitability of fighting browsers and client settings were forced to find other means of providing the infamous crawlers with the content that could not be retrieved from the compiled Flash executable.<span>  </span></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">Here are some facts that one might find interesting:</span></p>
<p class="MsoNormal" style="margin-left: 54pt; text-indent: -18pt"><!--[if !supportLists]--><span lang="EN-US"><span>1.<span style="font-family: 'Times New Roman'; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal">       </span></span></span><!--[endif]--><span lang="EN-US">The new improvement can be applied to every version of the SWF format.<span>  </span>[Both old and new].</span></p>
<p class="MsoNormal" style="margin-left: 54pt; text-indent: -18pt"><!--[if !supportLists]--><span lang="EN-US"><span>2.<span style="font-family: 'Times New Roman'; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal">       </span></span></span><!--[endif]--><span lang="EN-US">Developers do not need to modify their existent project to make the content more searchable, the information will be available at the get go.</span></p>
<p class="MsoNormal" style="margin-left: 54pt; text-indent: -18pt"><!--[if !supportLists]--><span lang="EN-US"><span>3.<span style="font-family: 'Times New Roman'; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal">       </span></span></span><!--[endif]--><span lang="EN-US">Google has already began the rollout process of the new searchable SWF capability.</span></p>
<p class="MsoNormal" style="margin-left: 54pt; text-indent: -18pt"><!--[if !supportLists]--><span lang="EN-US"><span>4.<span style="font-family: 'Times New Roman'; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal">       </span></span></span><!--[endif]--><span lang="EN-US">At the moment the searching capabilities only affects the text base interior of the SWF file.<span>  </span>Currently there is no logic that focuses on the graphical [images] aspect of the infrastructure.<span>  </span></span></p>
<p class="MsoNormal"><span lang="EN-US">Overall the new changes spell faster, better search results when it comes to working with flash.<span>  </span>The long despised draw back can finally be forgotten and a new age of vibrant high dimensional applications is waiting to make their mark on the web.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.techsplice.com/archives/39/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New project: two-become-one.org</title>
		<link>http://www.blog.techsplice.com/archives/28</link>
		<comments>http://www.blog.techsplice.com/archives/28#comments</comments>
		<pubDate>Sat, 12 Apr 2008 06:13:10 +0000</pubDate>
		<dc:creator>maxtmax</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[create]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[new]]></category>
		<category><![CDATA[project]]></category>

		<guid isPermaLink="false">http://www.blog.techsplice.com/?p=28</guid>
		<description><![CDATA[Another client, another design, another adventure. www.two-become-one.org: Soon to be fully up and running a new wedding planner website is in the process of being created.]]></description>
			<content:encoded><![CDATA[<p>Another client, another design, another adventure.</p>
<p align="center"><img src="http://www.blog.techsplice.com/wp-content/uploads/2008/04/two-become-oneorg.thumbnail.jpg" alt="Two-Become-One.org screen shot." border="0" height="128" width="160" /></p>
<p><a href="http://two-become-one.org" target="_blank"><strong>www.two-become-one.org</strong></a>: Soon to be fully up and running a new wedding planner website is in the process of being created.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.techsplice.com/archives/28/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>Cyrilic integration of Flex and PHP</title>
		<link>http://www.blog.techsplice.com/archives/20</link>
		<comments>http://www.blog.techsplice.com/archives/20#comments</comments>
		<pubDate>Mon, 10 Dec 2007 02:57:23 +0000</pubDate>
		<dc:creator>maxtmax</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://www.blog.techsplice.com/?p=20</guid>
		<description><![CDATA[A recent project involved integration between a PHP content management tool like Joomla and Adobe Flex 2. I wrote a PHP script that parsed a MySQL database creating an XML structure that was then picked up by a HTTPService in a Flex application. The information in the database was stored in Cyrillic format, hence when [...]]]></description>
			<content:encoded><![CDATA[<p>A recent project involved integration between a <a href="http://uk.php.net/">PHP</a> content management tool like <a href="www.joomla.com">Joomla</a> and Adobe Flex 2. I wrote a <a href="http://uk.php.net/">PHP</a> script that parsed a <a href="http://www.mysql.com/">MySQL</a> database creating an <a href="http://www.xml.com/">XML</a> structure that was then picked up by a <a href="http://livedocs.adobe.com/flex/2/langref/mx/rpc/http/HTTPService.html">HTTPService</a> in a <a href="www.adobe.com/products/flex">Flex</a> application.</p>
<p>The information in the database was stored in <a href="http://en.wikipedia.org/wiki/Cyrillic_alphabet">Cyrillic</a> format, hence when ever I was loading the data in to the <a href="http://en.wikipedia.org/wiki/SWF">SWF</a> compiled file the end result was a collection of garbage data.  Setting the actuall HTML to <a href="http://en.wikipedia.org/wiki/Windows-1251">Windows-1251</a> encoding did not help the situation.</p>
<p>My following approach was to locate a native functionality within the <a href="www.adobe.com/products/flex">Flex</a> architecture to mediate the situation.  Unforchunately I wasn&#8217;t successful in aquiring sattisfying examples to solve the problem.  For that matter it became sadly obvious that I haven&#8217;t seen any flash pages using non/english alphabet [either I haven't been checking international sites that much or Adobe <a href="www.adobe.com/products/flex">Flex</a> isn't widely used overseas] .</p>
<p>My third approach was to look at the actual php code that was generating the <a href="http://www.xml.com/">XML</a> structure.  I&#8217;ve discovered a useful function <a href="http://php.net/mb_convert_encoding">mb_convert_encoding</a> that eventually solved my problems.  Using a simple snippet of code:</p>
<pre class="”prettyprint”">mb_convert_encoding($string_to_convert,'UTF-8','Windows-1251');</pre>
<p>I was able to convert the data from <a href="http://en.wikipedia.org/wiki/UTF-8">UTF-8</a> in to <a href="http://en.wikipedia.org/wiki/Windows-1251">Windows-1251</a> which allowed me to display the desired <a href="http://en.wikipedia.org/wiki/Cyrillic_alphabet">Cyrillic</a> characters.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.techsplice.com/archives/20/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Hacking CSS</title>
		<link>http://www.blog.techsplice.com/archives/19</link>
		<comments>http://www.blog.techsplice.com/archives/19#comments</comments>
		<pubDate>Thu, 29 Nov 2007 17:34:15 +0000</pubDate>
		<dc:creator>maxtmax</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[solution]]></category>

		<guid isPermaLink="false">http://www.blog.techsplice.com/?p=19</guid>
		<description><![CDATA[There&#8217;s quite a few links out there that talk about the different methods of hacking IE and Firefox along with many other browsers. Having been developing in Adobe Flex for the past while I&#8217;ve been ignoring the CSS issue but in my latest project I had to face the beast. My goal was to find [...]]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s quite a few links out there that talk about the different methods of hacking IE and Firefox along with many other browsers.</p>
<p>Having been developing in Adobe Flex for the past while I&#8217;ve been ignoring the CSS issue but in my latest project I had to face the beast. My goal was to find a way in which I can block particular tags in both IE and in Firefox. so here&#8217;s what I found after doing some research.</p>
<p>For a page where you have an internal &lt;div id=&#8221;pathway_text_inner&#8221;&gt; the following will be ignored in Firefox:</p>
<pre class="”prettyprint”">
#pathway_text_inner{ 
_width: 900px;
_padding-left: 10px;
_padding-top: 7px;
}</pre>
<p>Pretty much anything that is preceded by an underscore is ignored in Firefox.</p>
<p>Similarly the following is ignored in IE7.</p>
<pre class="”prettyprint”">
*:lang(en) #pathway_text_inner{ 
padding-left: 10px;
padding-top: 10px;
height: 20px;
overflow: hidden;
width: 890px;
}</pre>
<p>where &lt;body lang=&#8221;en&#8221;&gt; .</p>
<p>I know there&#8217;s been quite a bit written about the subject but I couldn&#8217;t find the exact answer from the first Google search that I performed. Hence this post.</p>
<p>Cheers.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.techsplice.com/archives/19/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting your web optimization hat on.</title>
		<link>http://www.blog.techsplice.com/archives/13</link>
		<comments>http://www.blog.techsplice.com/archives/13#comments</comments>
		<pubDate>Mon, 10 Sep 2007 18:51:41 +0000</pubDate>
		<dc:creator>maxtmax</dc:creator>
				<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.blog.techsplice.com/?p=13</guid>
		<description><![CDATA[A friend of mine asked me a question: &#8220;Do you know anything about Search Engine Optimization?&#8221;. Sadly I had to respond that &#8216;No, not really&#8217;. Neadless to say, eager to learn more about the subject and knowing that soon in the near future I would have to look in to the subject my self I [...]]]></description>
			<content:encoded><![CDATA[<p>A friend of mine asked me a question: &#8220;Do you know anything about Search Engine Optimization?&#8221;.</p>
<p>Sadly I had to respond that &#8216;No, not really&#8217;.  Neadless to say, eager to learn more about the subject and knowing that soon in the near future I would have to look in to the subject my self I started Googling.</p>
<p>Without long I came across two interesting articles, &#8216;<a href="http://blog.deconcept.com/2006/03/13/modern-approach-flash-seo/">A modern approach to Flash SEO</a>&#8216; &#8211; related to designing website in Flash and dealing with the known problem that Google might/might-not parse .swf files when crawling through web pages.  A second article dealt with an example of how when developing a website the QA rarely takes in to account the prespective of a search engine web-crawler to which I suggest examining the &#8216;<a href="http://www.seochat.com/seo-tools/spider-simulator/">SEO Tools &#8211; Spider Simulator</a>&#8216; article.</p>
<p>Thats it for now, stay tuned for more info.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.techsplice.com/archives/13/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

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

