<?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>Life by Bits &#38; Numbers &#187; WebCast</title>
	<atom:link href="http://www.inteist.com/tag/webcast/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.inteist.com</link>
	<description></description>
	<lastBuildDate>Fri, 03 Feb 2012 19:07:49 +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>Super App webcast Q&amp;A follow-up</title>
		<link>http://www.inteist.com/2010/03/super-app-webcast-questions-answered-follow-up/</link>
		<comments>http://www.inteist.com/2010/03/super-app-webcast-questions-answered-follow-up/#comments</comments>
		<pubDate>Mon, 29 Mar 2010 23:45:43 +0000</pubDate>
		<dc:creator>Inteist</dc:creator>
				<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Blackberry]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[WebCast]]></category>

		<guid isPermaLink="false">http://www.inteism.com/?p=197</guid>
		<description><![CDATA[During the Mike Kirkup covered many questions from the attendees. I have gathered many of those in the webcast summary. He did not get through all of the questions and promised to answer all of the questions on blackberry development forum. He did just that and here is the Q&#38;A extracted: [Q] The problem I [...]
Related posts:<ol>
<li><a href='http://www.inteist.com/2010/02/what-makes-blackberry-app-a-super-app-summary-of-webcast/' rel='bookmark' title='What makes blackberry app a super app &#8211; summary of webcast'>What makes blackberry app a super app &#8211; summary of webcast</a></li>
<li><a href='http://www.inteist.com/2010/03/building-secure-mobile-applications-att-free-webcast/' rel='bookmark' title='Building Secure Mobile Applications &#8211; AT&amp;T free webcast'>Building Secure Mobile Applications &#8211; AT&#038;T free webcast</a></li>
<li><a href='http://www.inteist.com/2009/06/showing-a-dialog-or-screen-from-a-background-thread-on-blackberry/' rel='bookmark' title='Showing a dialog (or screen) from a background thread on BlackBerry'>Showing a dialog (or screen) from a background thread on BlackBerry</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div align="right" style="float: right; padding: 0px 0px 5px 5px;"><a name="fb_share" type="box_count" share_url="http://www.inteist.com/2010/03/super-app-webcast-questions-answered-follow-up/"></a></div><div class="google_plus_one" style="float: right; margin-left: 10px;"><g:plusone size="standard" count="false" url="http://www.inteist.com/2010/03/super-app-webcast-questions-answered-follow-up/"></g:plusone></div><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.inteist.com%2F2010%2F03%2Fsuper-app-webcast-questions-answered-follow-up%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.inteist.com%2F2010%2F03%2Fsuper-app-webcast-questions-answered-follow-up%2F&amp;source=inteist&amp;style=normal&amp;hashtags=Blackberry,Mobile,Technical,WebCast&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>During the <a href="http://www.inteist.com/2010/02/what-makes-blackberry-app-a-super-app-summary-of-webcast/">Super App webcast</a> Mike Kirkup covered many questions from the attendees. I have gathered many of those in the webcast summary. He did not get through all of the questions and promised to answer all of the questions on <a href="http://supportforums.blackberry.com/t5/BlackBerry-Development/ct-p/BlackBerryDevelopment" target="_blank">blackberry development forum</a>. He did just that and here is the Q&amp;A extracted:</p>
<p><strong>[Q] The problem I found with a super app that was tightly  integrated with the address book is that people were looking to see an  icon and not something that was just part of the existing BlackBerry UI.</strong></p>
<p>[A] A good point.  Many users will still expect a simple icon for the  application whether only to provide information on how to leverage the  application or how to manipulate settings.  Fixmo is a really good  example of this point.</p>
<p><strong>[Q] Is there a way for my app to get notified when new  notifications are shown on the device?</strong></p>
<p>[A] Unfortunately, no.  But this sounds like a great feature request  you should log via the <a rel="nofollow" href="http://www.blackberry.com/developers/issuetracker" target="_self">BlackBerry Issue Tracker</a>.</p>
<p><strong>[Q] Is there a way to include full camera control in the  application?</strong></p>
<p>[A] Yes.  Check out JSR 135 (MMAPI) for more information on how to  include the camera field within your application including the ability  to modify zoom and flash settings.</p>
<p><strong>[Q] With the definition of a &#8220;Super App&#8221; being one that you  cannot live without, can a game be a super app?</strong></p>
<p>[A] Great question!  Yes, a game definitely can be a &#8220;Super App&#8221; or  take on many of the characteristics of a Super App including being  notification driven, contextual (even location based), integrated with  other applications and so on.  It isn&#8217;t hard to imagine having a game  that you love so much that you can&#8217;t live without it.</p>
<p><strong>[Q] Can I make a Super App by developing a BlackBerry Widget?</strong></p>
<p>[A] Yes, definitely.  One of the most important attributes of the our  Widget technology is that you can fully integrate your Widget into all  of the same APIs that are available to Java applications whether exposed  already through Javascript APIs or through your ability to write  Javascript to Java APIs.</p>
<p><strong>[Q] Do you plan on setting up a program to certify  applications as Super Apps?</strong></p>
<p>[A] No, we do not currently have any plans for certifying  applications as a Super App today.  The concept here is to help people  really understand not only the capabilities of the BlackBerry platform  but also the possibilities on better engaging your users.</p>
<p><strong>[Q] We have developed a collaboration application which works  on a &#8220;pull&#8221; basis.  How can we leverage push?</strong></p>
<p>[A] Check out our newly launched <a rel="nofollow" href="http://na.blackberry.com/eng/developers/javaappdev/pushapi.jsp" target="_self">Push Services page</a> for more  information on how you can start leveraging push in your application  whether for the enterprise or consumers.</p>
<p><strong>[Q] Is it possible to add a custom menu item in any third  party application? </strong></p>
<p>[A] Yes, although not in a granular fashion today.  As part of the  ApplicationMenuItem API you can specify that you want your menu item  included in all applications on the device but you do not get to pick  which applications if you don&#8217;t want all apps.  Can you submit a feature  request in the <a rel="nofollow" href="http://www.blackberry.com/developers/issuetracker" target="_self">Developer Issue Tracker</a> if you think this is a good  use case.</p>
<p><strong>[Q] Suppose the application flow is such that screen 1 pushes  screen 2, screen 2 pushes screen 3 and from screen 3 the user needs to  go to screen 1.  Should the application push screen 1 again or pop  screens to get to screen1?</strong></p>
<p>[A] You should definitely maintain the proper ordering of the screens  on the stack for the user such that your application will automatically  pop off the top screen on the stack when the user presses the escape  key.  So, in this case, it depends on your ultimate goal of the screens.</p>
<p><strong>[Q] This is a great presentation but it gives very little to  seasoned developers.  Will you have additional presentations with more  details and more code samples? (Editor: <em>this, I think is actually my question slightly rephrased</em>)<br />
</strong></p>
<p>[A] Yes, definitely.  This is the introduction to the concept of  Super Apps and you will see additional webinar presentations that go  into substantially more detail on all of the key aspects of bringing  Super Apps characteristics to your application.  The Big Ideas, Little  Screens UI Webinar from Brian this month is a perfect example of more  involved webinars.</p>
<p><strong>[Q] What are the OS or device requirements for the Javascript  examples provided?</strong></p>
<p>[A] These are part of the new <a rel="nofollow" href="http://na.blackberry.com/eng/developers/devbetasoftware/widgetsdk.jsp" target="_self">BlackBerry Widget technology</a> and  require v5.0 handheld software.</p>
<p><strong>[Q] You mentioned the Super Apps website.  Where is that?</strong></p>
<p>[A] <a rel="nofollow" href="http://www.blackberry.com/developers/superapps" target="_self">www.blackberry.com/developers/superapps</a></p>
<p>He also promised to keep posting answers so see the original forum thread <a href="http://supportforums.blackberry.com/t5/Java-Development/BlackBerry-Super-Apps-Webinar-Follow-up/td-p/466845" target="_blank">here</a> for more information</p>
<p>Related posts:<ol>
<li><a href='http://www.inteist.com/2010/02/what-makes-blackberry-app-a-super-app-summary-of-webcast/' rel='bookmark' title='What makes blackberry app a super app &#8211; summary of webcast'>What makes blackberry app a super app &#8211; summary of webcast</a></li>
<li><a href='http://www.inteist.com/2010/03/building-secure-mobile-applications-att-free-webcast/' rel='bookmark' title='Building Secure Mobile Applications &#8211; AT&amp;T free webcast'>Building Secure Mobile Applications &#8211; AT&#038;T free webcast</a></li>
<li><a href='http://www.inteist.com/2009/06/showing-a-dialog-or-screen-from-a-background-thread-on-blackberry/' rel='bookmark' title='Showing a dialog (or screen) from a background thread on BlackBerry'>Showing a dialog (or screen) from a background thread on BlackBerry</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.inteist.com/2010/03/super-app-webcast-questions-answered-follow-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building Secure Mobile Applications &#8211; AT&amp;T free webcast</title>
		<link>http://www.inteist.com/2010/03/building-secure-mobile-applications-att-free-webcast/</link>
		<comments>http://www.inteist.com/2010/03/building-secure-mobile-applications-att-free-webcast/#comments</comments>
		<pubDate>Mon, 29 Mar 2010 18:28:04 +0000</pubDate>
		<dc:creator>Inteist</dc:creator>
				<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Blackberry]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[WebCast]]></category>

		<guid isPermaLink="false">http://www.inteism.com/?p=192</guid>
		<description><![CDATA[AT&#38;T will host a webcast about building secure mobile applications on April 1-st. It&#8217;s interesting to see how the mobile ecosystem is going crazy right now, every brand  trying to get as much people involved as possible. The MotoDev, Verizon Developers portal and AT&#38;T developer center being promoted to potential developers very aggressively lately. Those [...]
Related posts:<ol>
<li><a href='http://www.inteist.com/2010/03/super-app-webcast-questions-answered-follow-up/' rel='bookmark' title='Super App webcast Q&amp;A follow-up'>Super App webcast Q&#038;A follow-up</a></li>
<li><a href='http://www.inteist.com/2010/02/what-makes-blackberry-app-a-super-app-summary-of-webcast/' rel='bookmark' title='What makes blackberry app a super app &#8211; summary of webcast'>What makes blackberry app a super app &#8211; summary of webcast</a></li>
<li><a href='http://www.inteist.com/2010/10/free-windows-phone-7-for-pdc10-attendees/' rel='bookmark' title='Free Windows Phone 7 for PDC10 attendees'>Free Windows Phone 7 for PDC10 attendees</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div align="right" style="float: right; padding: 0px 0px 5px 5px;"><a name="fb_share" type="box_count" share_url="http://www.inteist.com/2010/03/building-secure-mobile-applications-att-free-webcast/"></a></div><div class="google_plus_one" style="float: right; margin-left: 10px;"><g:plusone size="standard" count="false" url="http://www.inteist.com/2010/03/building-secure-mobile-applications-att-free-webcast/"></g:plusone></div><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.inteist.com%2F2010%2F03%2Fbuilding-secure-mobile-applications-att-free-webcast%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.inteist.com%2F2010%2F03%2Fbuilding-secure-mobile-applications-att-free-webcast%2F&amp;source=inteist&amp;style=normal&amp;hashtags=Blackberry,Mobile,Technical,WebCast&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>AT&amp;T will host a webcast about building secure mobile applications on April 1-st. It&#8217;s interesting to see how the mobile ecosystem is going crazy right now, every brand  trying to get as much people involved as possible.</p>
<p>The <a href="https://developer.motorola.com/" target="_blank">MotoDev</a>, <a href="http://developer.verizon.com/jsps/devCenters/wireless/index.jsp" target="_blank">Verizon Developers portal</a> and <a href="http://developer.att.com/" target="_blank">AT&amp;T developer center</a> being promoted to potential developers very aggressively lately. Those companies (carriers, manufacturers etc&#8230;) understand that the platform value shifted to having quality consumer applications. Those, supplied by small companies and <a href="http://www.comitic.com" target="_blank">indie mobile developers</a>.</p>
<p><strong>The webcast  info: </strong></p>
<p><strong>Who Should Attend</strong>:<br />
Developers who are building applications with networking or messaging  functionality.</p>
<p><strong>When:</strong><br />
Thursday, April 1, 10:00-11:00 AM Pacific Time</p>
<p><strong>What you will learn:</strong></p>
<ul>
<li>Evaluate threats to your mobile applications</li>
<li>Prioritize security features that should be enabled in your  applications</li>
<li>Minimize risks to your applications</li>
</ul>
<p>You can <a href="http://developer.att.com/developer/index.jsp?page=webcast&amp;id=6.3_v1_9700346" target="_blank">sign up here for the webcast</a></p>
<p>As an added bonus AT&amp;T smartphone will get drawn between participants in the webcast.</p>
<blockquote><p>
All actual attendees can enter to win an AT&amp;T Smartphone.  Winner  will be notified via email after the Webcast.</p></blockquote>
<p>Related posts:<ol>
<li><a href='http://www.inteist.com/2010/03/super-app-webcast-questions-answered-follow-up/' rel='bookmark' title='Super App webcast Q&amp;A follow-up'>Super App webcast Q&#038;A follow-up</a></li>
<li><a href='http://www.inteist.com/2010/02/what-makes-blackberry-app-a-super-app-summary-of-webcast/' rel='bookmark' title='What makes blackberry app a super app &#8211; summary of webcast'>What makes blackberry app a super app &#8211; summary of webcast</a></li>
<li><a href='http://www.inteist.com/2010/10/free-windows-phone-7-for-pdc10-attendees/' rel='bookmark' title='Free Windows Phone 7 for PDC10 attendees'>Free Windows Phone 7 for PDC10 attendees</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.inteist.com/2010/03/building-secure-mobile-applications-att-free-webcast/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

