﻿<?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>Appzman</title>
	<atom:link href="http://appzman.com/blog/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://appzman.com/blog</link>
	<description>Blog about mobile programming, apps, mobile learning, and innovation</description>
	<lastBuildDate>Thu, 02 May 2013 16:39:17 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Social Discovery and Improving Location Capabilities using bluetooth on iOS</title>
		<link>http://appzman.com/blog/?p=426</link>
		<comments>http://appzman.com/blog/?p=426#comments</comments>
		<pubDate>Thu, 02 May 2013 15:31:25 +0000</pubDate>
		<dc:creator>DJ Mobile Support</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://appzman.com/blog/?p=426</guid>
		<description><![CDATA[Just like a title states. We are trying to explore how we can improved accuracy of the user&#8217;s location using iOS. http://stackoverflow.com/questions/13177384/is-it-possible-to-get-bluetooth-mac-and-or-signal-strength-in-ios-6 http://stackoverflow.com/questions/11772746/iphone-4s-can-connect-two-bluetooth-4-0-device Some things that we need to accomplish are: - discover devices that are nearby QR Code - http://www.oscarsanderson.com/2011/08/07/implementing-a-qr-code-reader-on-the-iphone/ -  http://mobileorchard.com/tutorial-networking-and-bonjour-on-iphone/ - https://developer.apple.com/bonjour/ Testing Locally: http://developer.apple.com/library/ios/#technotes/tn2295/_index.html &#160; &#160; &#160; &#160; &#160;]]></description>
				<content:encoded><![CDATA[<p>Just like a title states. We are trying to explore how we can improved accuracy of the user&#8217;s location using iOS.</p>
<p>http://stackoverflow.com/questions/13177384/is-it-possible-to-get-bluetooth-mac-and-or-signal-strength-in-ios-6</p>
<p>http://stackoverflow.com/questions/11772746/iphone-4s-can-connect-two-bluetooth-4-0-device</p>
<p>Some things that we need to accomplish are:<br />
- discover devices that are nearby</p>
<p>QR Code</p>
<p>- http://www.oscarsanderson.com/2011/08/07/implementing-a-qr-code-reader-on-the-iphone/<br />
-  http://mobileorchard.com/tutorial-networking-and-bonjour-on-iphone/<br />
- https://developer.apple.com/bonjour/</p>
<p>Testing Locally:</p>
<p>http://developer.apple.com/library/ios/#technotes/tn2295/_index.html</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://appzman.com/blog/?feed=rss2&#038;p=426</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Video Conference in Browser?</title>
		<link>http://appzman.com/blog/?p=420</link>
		<comments>http://appzman.com/blog/?p=420#comments</comments>
		<pubDate>Wed, 30 Jan 2013 13:57:51 +0000</pubDate>
		<dc:creator>DJ Mobile Support</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://appzman.com/blog/?p=420</guid>
		<description><![CDATA[http://www.codeproject.com/Articles/515192/Video-Conferencing-using-WebRTC http://www.codeproject.com/Articles/486354/Use-JavaScript-and-WebRTC-API-to-access-your-Camer &#160;]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.codeproject.com/Articles/515192/Video-Conferencing-using-WebRTC">http://www.codeproject.com/Articles/515192/Video-Conferencing-using-WebRTC</a></p>
<p><a href="http://www.codeproject.com/Articles/486354/Use-JavaScript-and-WebRTC-API-to-access-your-Camer">http://www.codeproject.com/Articles/486354/Use-JavaScript-and-WebRTC-API-to-access-your-Camer</a></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://appzman.com/blog/?feed=rss2&#038;p=420</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IE 10 vs AJAX  console.log</title>
		<link>http://appzman.com/blog/?p=414</link>
		<comments>http://appzman.com/blog/?p=414#comments</comments>
		<pubDate>Fri, 25 Jan 2013 21:18:55 +0000</pubDate>
		<dc:creator>DJ Mobile Support</dc:creator>
				<category><![CDATA[Cool Tools & Techniques]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[IE 10]]></category>
		<category><![CDATA[Windows sucks]]></category>

		<guid isPermaLink="false">http://appzman.com/blog/?p=414</guid>
		<description><![CDATA[I found one more reason to love IE (ironic) For last few days (it was low priority project) I was trying to find out why my web app doesn&#8217;t work under IE 10. It was surprising for me because I didn&#8217;t have problem with web app with other browsers like Safari, Firefox or Google Chrome.  &#8230; <a class="read-excerpt" href="http://appzman.com/blog/?p=414">Continue reading <span class="meta-nav">&#187;</span></a>]]></description>
				<content:encoded><![CDATA[<p>I found one more reason to love IE (ironic)<br />
For last few days (it was low priority project) I was trying to find out why my web app doesn&#8217;t work under IE 10.<br />
It was surprising for me because I didn&#8217;t have problem with web app with other browsers like Safari, Firefox or Google Chrome.  After some debugging I narrowed down problem to AJAX call.<br />
I will save you reading all my code provided below, and tell you what was wrong.<br />
So IE didn&#8217;t like console.log.</p>
<p>Yes, CONSOLE.LOG!!! WTF Microsoft????<br />
My AJAX call wasn&#8217;t executed because console.log statement was written before the send() method&#8230;</p>
<p>The only reason why I found it is because web app was working fine whenever I had developers tool on.</p>
<p>Now. What do you think it&#8217;s the reason this behavior?</p>
<p>I agree that we should always write a clean code, but WTF. If you want to have logging statement in my code I should be able to have it!</p>
<pre class="wp-code-highlight prettyprint">var insertXmlhttp;
var updateXmlhttp;
var validateXmlhttp;

if (window.XMLHttpRequest)
  {// code for IE7+, Firefox, Chrome, Opera, Safari
  	insertXmlhttp=new XMLHttpRequest();
    updateXmlhttp=new XMLHttpRequest();
  	validateXmlhttp = new XMLHttpRequest();
  }
else
{// code for IE6, IE5
 insertXmlhttp=new ActiveXObject(&quot;Microsoft.XMLHTTP&quot;);
 updateXmlhttp=new ActiveXObject(&quot;Microsoft.XMLHTTP&quot;);
 validateXmlhttp=new ActiveXObject(&quot;Microsoft.XMLHTTP&quot;);
}

insertXmlhttp.onreadystatechange=function()
 {

    if (insertXmlhttp.readyState==4 &amp;amp;&amp;amp; insertXmlhttp.status==200)
    {
	  	current_attemptId = insertXmlhttp.responseText;	
    }
}

function startTheAttempt (activity, score)
{
	console.log(&quot;And now in ajax.js Start The Attempt: &quot;);
	insertXmlhttp.open(&quot;POST&quot;,&quot;../Scripts/attempt.php&quot;,true);
	insertXmlhttp.setRequestHeader(&quot;Content-type&quot;,&quot;application/x-www-form-urlencoded&quot;);
	insertXmlhttp.send(&quot;action=start&amp;amp;activity=&quot;+activity+&quot;&amp;amp;score=&quot;+score+&quot;&amp;amp;userid=&quot;+userId);
	alert(&quot; Start The ATTEMPT 2 + &quot;);
}</pre>
]]></content:encoded>
			<wfw:commentRss>http://appzman.com/blog/?feed=rss2&#038;p=414</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cool Graphs</title>
		<link>http://appzman.com/blog/?p=410</link>
		<comments>http://appzman.com/blog/?p=410#comments</comments>
		<pubDate>Tue, 22 Jan 2013 16:49:03 +0000</pubDate>
		<dc:creator>DJ Mobile Support</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://appzman.com/blog/?p=410</guid>
		<description><![CDATA[Check out 50 Javascript libraries for Charts and Graphs. http://techslides.com/50-javascript-charting-and-graphics-libraries/]]></description>
				<content:encoded><![CDATA[<p>Check out 50 Javascript libraries for Charts and Graphs.<br />
<a href="http://techslides.com/50-javascript-charting-and-graphics-libraries/" target="_blank">http://techslides.com/50-javascript-charting-and-graphics-libraries/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://appzman.com/blog/?feed=rss2&#038;p=410</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BlackBerry Port A Thon</title>
		<link>http://appzman.com/blog/?p=407</link>
		<comments>http://appzman.com/blog/?p=407#comments</comments>
		<pubDate>Fri, 18 Jan 2013 19:58:44 +0000</pubDate>
		<dc:creator>DJ Mobile Support</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://appzman.com/blog/?p=407</guid>
		<description><![CDATA[So far I have mixed feelings about RIM Blackberry. I am trying to register as a new Vendor, and so far I am getting much help. I sent them emails with required documents to three different places and so far I can hear back&#8230; silence, nothing, null. Not the best sign for the company that &#8230; <a class="read-excerpt" href="http://appzman.com/blog/?p=407">Continue reading <span class="meta-nav">&#187;</span></a>]]></description>
				<content:encoded><![CDATA[<p>So far I have mixed feelings about RIM Blackberry.<br />
I am trying to register as a new Vendor, and so far I am getting much help.<br />
I sent them emails with required documents to three different places and so far I can hear back&#8230;<br />
silence, nothing, null.<br />
Not the best sign for the company that is trying to survive on the market.</p>
]]></content:encoded>
			<wfw:commentRss>http://appzman.com/blog/?feed=rss2&#038;p=407</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cross Platform Development</title>
		<link>http://appzman.com/blog/?p=399</link>
		<comments>http://appzman.com/blog/?p=399#comments</comments>
		<pubDate>Thu, 15 Nov 2012 16:55:15 +0000</pubDate>
		<dc:creator>DJ Mobile Support</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://appzman.com/blog/?p=399</guid>
		<description><![CDATA[So I have to build an app that will work for Android and iOS. I like more native approach, but in this case I wanted to try something new and learn more about cross platform solutions. After few hours of research I decided to go with Sencha Touch. After installing the tools I am getting &#8230; <a class="read-excerpt" href="http://appzman.com/blog/?p=399">Continue reading <span class="meta-nav">&#187;</span></a>]]></description>
				<content:encoded><![CDATA[<p>So I have to build an app that will work for Android and iOS.<br />
I like more native approach, but in this case I wanted to try something new and learn more about cross platform solutions.<br />
After few hours of research I decided to go with Sencha Touch.<br />
After installing the tools I am getting message that is described broadly <a href="http://www.sencha.com/forum/showthread.php?196001-quot-Not-a-recognized-Sencha-SDK-or-application-folder-quot-on-OSX-w-2.0.0-Beta-2-2.0.1-rc/page4" title="Sencha Forum" target="_blank">here</a><br />
Not a best start Sencha! Big Minus</p>
]]></content:encoded>
			<wfw:commentRss>http://appzman.com/blog/?feed=rss2&#038;p=399</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free Photo Resources:</title>
		<link>http://appzman.com/blog/?p=396</link>
		<comments>http://appzman.com/blog/?p=396#comments</comments>
		<pubDate>Mon, 12 Nov 2012 10:01:37 +0000</pubDate>
		<dc:creator>DJ Mobile Support</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Free Photo]]></category>
		<category><![CDATA[Graphic Design]]></category>

		<guid isPermaLink="false">http://appzman.com/blog/?p=396</guid>
		<description><![CDATA[I will try to list the free resources can be used for web and mobile design. Here we go: Pixel Bin Stock.xnch Email me at mobilenterprise@gmail.com if you know good resource you would like to see here]]></description>
				<content:encoded><![CDATA[<p>I will try to list the free resources can be used for web and mobile design.</p>
<p> Here we go: </p>
<ul>
<li><a href="http://pixelb.in/">Pixel Bin</a> </a> </li>
<li><a href="http://sxc.hu/">Stock.xnch</a> </a> </li>
</ul>
<p>Email me at mobilenterprise@gmail.com if you know good resource you would like to see here </p>
]]></content:encoded>
			<wfw:commentRss>http://appzman.com/blog/?feed=rss2&#038;p=396</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Searchable Website Without Server Side Scripting Language Code</title>
		<link>http://appzman.com/blog/?p=384</link>
		<comments>http://appzman.com/blog/?p=384#comments</comments>
		<pubDate>Mon, 05 Nov 2012 20:56:30 +0000</pubDate>
		<dc:creator>DJ Mobile Support</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[searchable javascript]]></category>
		<category><![CDATA[searchable static site]]></category>
		<category><![CDATA[tipue]]></category>

		<guid isPermaLink="false">http://appzman.com/blog/?p=384</guid>
		<description><![CDATA[How to make bunch of static html pages searchable? As I found it&#8217;s not that hard. And there is no need of back-end, server side code. It can be done using jQuery plugin, called Tipue. The only thing you will need to do is to provide Tipue with list of pages that will be searchable. &#8230; <a class="read-excerpt" href="http://appzman.com/blog/?p=384">Continue reading <span class="meta-nav">&#187;</span></a>]]></description>
				<content:encoded><![CDATA[<h4>How to make bunch of static html pages searchable?</h4>
<p>As I found it&#8217;s not that hard. And there is no need of back-end, server side code. </p>
<p>It can be done using jQuery plugin, called  <a href="http://www.tipue.com/" title="Tipue" target="_blank">Tipue</a>.</p>
<p>
The only thing you will need to do is to provide Tipue with list of pages that will be searchable.<br />
In my case I used a <a href="http://www.xml-sitemaps.com/" title="XML Site Map" target="_blank">XML Site Map</a> and used site map exported to text file.
</p>
<p>Ok so here are the steps to make your site searchable: </p>
<ul>
<li>Get the code of tipue and put it in one of the folders of your website</li>
<li>Follow their documentation to add appropriate stylesheets. In my case I found out that documentation that I want to make searchable has one global css file that is imported into each html page of the website. That made my work easier. Only I think I had to do is to add two import statements in the top of the CSS file:
<pre class="wp-code-highlight prettyprint">
@import url(&quot;http://fonts.googleapis.com/css?family=Open+Sans:300,400&quot;);
@import url(&quot;http://YOUR_URL/tipuesearch.css&quot;);
</pre>
</li>
<li>Create a search page. I used the page that comes with sample code of tipue and modified it little bit.
<pre class="wp-code-highlight prettyprint">
&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot; &quot;http://www.w3.org/TR/html4/loose.dtd&quot;&gt;

&lt;html&gt;
&lt;head&gt;
&lt;title&gt;Tipue Search&lt;/title&gt;
&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=utf-8&quot;&gt;

&lt;link href=&quot;http://fonts.googleapis.com/css?family=Open+Sans:300,400&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; type=&quot;text/css&quot; href=&quot;example.css&quot;&gt;

&lt;script type=&quot;text/javascript&quot; src=&quot;https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js&quot;&gt;&lt;/script&gt;

&lt;script type=&quot;text/javascript&quot; src=&quot;tipuesearch/tipuesearch_set.js&quot;&gt;&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;tipuesearch/tipuesearch_content.js&quot;&gt;&lt;/script&gt;
&lt;link rel=&quot;stylesheet&quot; type=&quot;text/css&quot; href=&quot;tipuesearch/tipuesearch.css&quot;&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;tipuesearch/tipuesearch.js&quot;&gt;&lt;/script&gt;

&lt;/head&gt;
&lt;body&gt;
&lt;div class=&quot;block&quot; style=&quot;padding-top: 30px;&quot;&gt;&lt;a href=&quot;http://www.tipue.com&quot;&gt;&lt;img src=&quot;img/head.png&quot; class=&quot;light_image&quot; style=&quot;width: 76px; height: 42px;&quot; alt=&quot;Tipue&quot;&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;block&quot; style=&quot;padding: 31px 0 21px 0;&quot;&gt;
&lt;div style=&quot;float: left;&quot;&gt;&lt;input type=&quot;text&quot; id=&quot;tipue_search_input&quot;&gt;&lt;/div&gt;
&lt;div style=&quot;float: left; margin-left: 13px;&quot;&gt;&lt;input type=&quot;button&quot; id=&quot;tipue_search_button&quot;&gt;&lt;/div&gt;
&lt;div id=&quot;tipue_search_content&quot;&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;script&gt;
$(document).ready(function() {
     $(&#039;#tipue_search_input&#039;).tipuesearch({
          &#039;show&#039;: 25,
&#039;mode&#039;:&#039;live&#039;
     });
});
&lt;/script&gt;
&lt;/body&gt;
&lt;/html&gt;
 </pre>
<p>I made only two significant changes. I changed the mode of the tipue to &#8216;live&#8217; and increased the number of documents that will be shown from 5 to 25.
</li>
<li>
Provide the list of the pages:<br />
If you set the mode of tipue to life you need to modify the tipuesearch_set.js file to provide list of the pages to search.<br />
In my case I used a <a href="http://www.xml-sitemaps.com/" title="XML Site Map" target="_blank">XML Site Map</a> and used site map exported to text file.<br />
I put the text file in the same folder as tipue files and modified the file so it looks like:</p>
<pre class="wp-code-highlight prettyprint">

/*
Tipue Search 2.0
Copyright (c) 2012 Tipue
Tipue Search is released under the MIT License

http://www.tipue.com/search

*/


var tipuesearch_stop_words = [&quot;and&quot;, &quot;be&quot;, &quot;by&quot;, &quot;do&quot;, &quot;for&quot;, &quot;he&quot;, &quot;how&quot;, &quot;if&quot;, &quot;is&quot;, &quot;it&quot;, &quot;my&quot;, &quot;not&quot;, &quot;of&quot;, &quot;or&quot;, &quot;the&quot;, &quot;to&quot;, &quot;up&quot;, &quot;what&quot;, &quot;when&quot;];

var tipuesearch_replace = {&quot;words&quot;: [
     {&quot;word&quot;: &quot;tipua&quot;, replace_with: &quot;tipue&quot;},
     {&quot;word&quot;: &quot;javscript&quot;, replace_with: &quot;javascript&quot;}
]};

var tipuesearch_stem = {&quot;words&quot;: [
     {&quot;word&quot;: &quot;e-mail&quot;, stem: &quot;email&quot;},
     {&quot;word&quot;: &quot;javascript&quot;, stem: &quot;script&quot;},
     {&quot;word&quot;: &quot;javascript&quot;, stem: &quot;js&quot;}
]};


var tipuesearch_pages;



function showGetResult()
{
     var result = null;
     var scriptUrl = &quot;urllist.txt&quot;;
     $.ajax({
        url: scriptUrl,
        type: &#039;get&#039;,
        dataType: &#039;html&#039;,
        async: false,
        success: function(data) {
            result = data;
        } 
     });
     return result;
}
	
var r = showGetResult();
tipuesearch_pages = r.split(/\r\n|\r|\n/);

</pre>
<p>Notice the scriptURL &#8211; it needs to point to text file that contains list of the html pages that will be searchable.
</li>
<li>And that&#8217;s it. Enjoy it! You can find a draft of the site that uses tipue under <a href= "http://uwf.edu/atcdev/wiki/tipuesearch/search.html?q=blog">Wiki </a></li>
</ul>
<p>.</p>
]]></content:encoded>
			<wfw:commentRss>http://appzman.com/blog/?feed=rss2&#038;p=384</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Amazon EC2</title>
		<link>http://appzman.com/blog/?p=370</link>
		<comments>http://appzman.com/blog/?p=370#comments</comments>
		<pubDate>Mon, 29 Oct 2012 02:58:51 +0000</pubDate>
		<dc:creator>DJ Mobile Support</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Amazon AWS]]></category>
		<category><![CDATA[EC2]]></category>

		<guid isPermaLink="false">http://appzman.com/blog/?p=370</guid>
		<description><![CDATA[It&#8217;s hard to express what I think about Amazon right now. Few days ago I lost ability to scp to the linux instance. Today I couldnt ssh. I decided to reboot the instance. And that caused that I lost all data! I can&#8217;t blame everything on Amazon because apparently attaching EBS volumes is not enough &#8230; <a class="read-excerpt" href="http://appzman.com/blog/?p=370">Continue reading <span class="meta-nav">&#187;</span></a>]]></description>
				<content:encoded><![CDATA[<p>It&#8217;s hard to express what I think about Amazon right now.<br />
Few days ago I lost ability to scp to the linux instance. Today I couldnt ssh.<br />
I decided to reboot the instance. And that caused that I lost all data!</p>
<p>I can&#8217;t blame everything on Amazon because apparently attaching EBS volumes is not enough and I need to mount them too which I didn&#8217;t.<br />
But why the fuck I lost ability to connect to my server at first?<br />
That&#8217;s completely messed up! I wouldn&#8217;t even try to reboot without having this problems at first.<br />
EDIT:<br />
I was able to restore the data by attaching the old volume to new instance.<br />
I am still not able to ssh to old instance.</p>
]]></content:encoded>
			<wfw:commentRss>http://appzman.com/blog/?feed=rss2&#038;p=370</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Developing iOS Applications &#8211; Concepts</title>
		<link>http://appzman.com/blog/?p=364</link>
		<comments>http://appzman.com/blog/?p=364#comments</comments>
		<pubDate>Mon, 01 Oct 2012 15:02:38 +0000</pubDate>
		<dc:creator>DJ Mobile Support</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://appzman.com/blog/?p=364</guid>
		<description><![CDATA[]]></description>
				<content:encoded><![CDATA[<p><iframe src="http://app.sliderocket.com:80/app/fullplayer.aspx?id=e30a8242-924e-46a1-b4ca-3314bcd953f6" width="500" height="401" scrolling=no frameBorder="0"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://appzman.com/blog/?feed=rss2&#038;p=364</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
