
<?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>Accella Website</title>
	<atom:link href="http://www.accella.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.accella.net</link>
	<description>Website &#38; Mobile Application Design &#38; Development</description>
	<lastBuildDate>Mon, 06 Feb 2012 20:39:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Kubota Testimonial</title>
		<link>http://www.accella.net/3717/</link>
		<comments>http://www.accella.net/3717/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 20:23:58 +0000</pubDate>
		<dc:creator>Jon Stroz</dc:creator>
				<category><![CDATA[Testimonials]]></category>

		<guid isPermaLink="false">http://www.accella.net/?p=3717</guid>
		<description><![CDATA[John, Can I just tell you how impressed I am with your team?! This whole process has been so great and working with you guys has made it SOOOO much easier! Thank you for all your hard work and for convincing us to choose Accella. SO THRILLED!!]]></description>
			<content:encoded><![CDATA[<p>John,<br />
<br />
Can I just tell you how impressed I am with your team?! This whole process has been so great and working with you guys has made it SOOOO much easier! Thank you for all your hard work and for convincing us to choose Accella. </p>
<p>SO THRILLED!!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.accella.net/3717/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apple iOS 5 Tech Talks &#8211; What Accella Took Away</title>
		<link>http://www.accella.net/apple-ios-5-tech-talks-what-accella-took-away/</link>
		<comments>http://www.accella.net/apple-ios-5-tech-talks-what-accella-took-away/#comments</comments>
		<pubDate>Mon, 30 Jan 2012 15:26:00 +0000</pubDate>
		<dc:creator>Steve Smith</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[Mobile Development]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Austin TX]]></category>
		<category><![CDATA[iOS5]]></category>
		<category><![CDATA[Tech Talk]]></category>

		<guid isPermaLink="false">http://www.accella.net/?p=3636</guid>
		<description><![CDATA[I had the opportunity to attend Apple&#8217;s iOS 5 Tech Talks on January 23rd in Austin, TX.  This was an event that provided access to Apple&#8217;s engineers and subject matter experts over the course of a day. It was a great way to gain some insight into what the iOS 5 SDK offers to developers [...]]]></description>
			<content:encoded><![CDATA[<p><img style="float:right; padding: 0 0 10px 10px" class="size-full wp-image-294" title="Apple iOS Tech Talk" src="http://www.accella.net/wp-content/uploads/2012/01/Apple-Tech-Talk-Austin.jpg" alt="Apple iOS Tech Talk" width="115" height="151" />I had the opportunity to attend Apple&#8217;s <a href="http://developer.apple.com/techtalk/" target="_blank">iOS 5 Tech Talks</a> on January 23rd in Austin, TX.  This was an event that provided access to Apple&#8217;s engineers and subject matter experts over the course of a day.  It was a great way to gain some insight into what the iOS 5 SDK offers to developers to produce great apps for the iPhone and iPad.</p>
<p>The day began with a keynote address in which Apple updated developers on the growth of the app store to its current mark of 500,000 apps and 18 billion (with a B) downloads.  One of the key points in this address was that 8 of those 18 billion downloads have come in the last few months.  So, the market for apps is accelerating.  In addition this is happening world-wide.  A good way to realize more value from an app is to localize it for other countries.</p>
<p>After this presentation, the breakout sessions offered some depth on a number of different topics.</p>
<h3>Modern UI tools</h3>
<p>Xcode 4.2.1 and the iOS 5 SDK offer new features for developers.  Storyboarding allows for more rapid construction of user interfaces.  The new UIAppearance API allows easy customization of on screen controls so apps can distinguish themselves through graphical design.</p>
<h3>iCloud Storage</h3>
<p>iCloud Storage enables your apps to keep user documents and data in iCloud, so your users can access the same content from all their computers and iOS devices.  This session gave a practical understanding of how iCloud Storage works and how to take advantage of it in an app.  iCloud allows an app to store key-value data, UIDocuments, CoreData, and even individual files.  Adoption of iCloud storage is not difficult and in many cases can be accomplished in a short time.</p>
<h3>AV Foundation</h3>
<p>The AV Foundation session was a practical introduction to the core concepts of this high-performance audio and video playback, editing, and recording API.  This API offers tremendous low level control over presentation of media assets form within an application.  For example it is possible to merge two videos with an application at runtime to offer seamless playback as though the two videos were in a single file.</p>
<h3>Location Features</h3>
<p>Geofencing enables pinpointed geographical context within an app.  The Core Location framework by using region monitoring and geocoding to create a narrowed location-relevant experience for users. In iOS 5, the Core Location now adds the ability to do forward geocoding (translating a street address to a latitude/longitude coordinate).  Previously an application had to rely on external web services to do this.  The newest development tools also allow developers to test an application as though it was in any part of the world to anticipate scenarios users will encounter.</p>
<h3>Printing</h3>
<p>iOS has an advanced printing system that&#8217;s designed for easy adoption by developers. This session covered the architecture of AirPrint, guidelines for print layout, simple printing of images and text, and advanced techniques for apps with sophisticated printing requirements.  Printing capabilities can be added to an app with very few lines of code.  Applications with rigorous printing needs will require more, obviously, but the use Page Renderers allow an app tight control of what is committed to paper.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.accella.net/apple-ios-5-tech-talks-what-accella-took-away/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building Tablet Apps for the Enterprise: The Time Has Come</title>
		<link>http://www.accella.net/building-tablet-apps-for-the-enterprise-the-time-has-come/</link>
		<comments>http://www.accella.net/building-tablet-apps-for-the-enterprise-the-time-has-come/#comments</comments>
		<pubDate>Wed, 25 Jan 2012 20:45:23 +0000</pubDate>
		<dc:creator>Jon Stroz</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[Mobile Development]]></category>

		<guid isPermaLink="false">http://www.accella.net/?p=3638</guid>
		<description><![CDATA[Having a background in rugged mobile devices and seeing the advantages that they have, it&#8217;s no surprise to me that consumer devices are starting to gain in popularity. The iPad is the obviously leader in the field, however the emergence of many Android devices is opening up many possibilities for app developers to migrate their [...]]]></description>
			<content:encoded><![CDATA[<p>Having a background in rugged mobile devices and seeing the advantages that they have, it&#8217;s no surprise to me that consumer devices are starting to gain in popularity.  The iPad is the obviously leader in the field, however the emergence of many Android devices is opening up many possibilities for app developers to migrate their phone apps to a table platform.</p>
<p>While most apps built for a phone platform can run on tablets, it is best to optimize their graphics and code to run on their larger counterparts.</p>
<p>Users do expect a different experience when using a mobile phone, vs. a tablet, vs. a lap top or desktop computer.  More and more business users are also adopting tablets, with that, they are going to want to do more than just check e-mail, surf the web, and play some games.  They are going to want to be productive, checking in on their CRM system, looking at production lines, and responding to customers; essentially they are going to want to be just as productive on the road as they are in the office without having to take their entire laptop with them.</p>
<p>That means more apps like dropbox which allow them to share files, or video conference services.</p>
<p>Think about the products and services that you currently offer for your customers, and think how can they be enhanced with a mobile app designed to run on an iPad or Android tablet.</p>
<p><a href="http://www.accella.net/wp-content/uploads/2012/01/tablet_adoption_infographic.png" target="_blank"><img style="float:right; padding: 0 0 10px 10px" class="size-full wp-image-294" title="Adoption of Tablets" src="http://www.accella.net/wp-content/uploads/2012/01/Tablet-Adoption-thumb.jpg" alt="Adoption of Tablets" width="299" height="299" /></a><a href="http://venturebeat.com" target="_blank">Venturebeat.com</a> put together this infographic on the adoption of tablets.  Here are some interesting facts:</p>
<ul class="standard_ul">
<li>75% of all workers will have some sort of mobility associated with their job in 2011 <em>(All Accella employees work from home)</em>
<li>1 in 3 online consumers in the US will be using a tablet
<li>In 2011, 61.3% of tablet users were using Apple&#8217;s iOS.  (I&#8217;m curious to see what this number is at the end of 2012&#8230;I&#8217;m thinking it will be much less than 50%)
<li>30% of IT shops are piloting or planning custom tablet apps (Start planning yours today)
</ul>
<p>Give us a call today at 888.856.2664 to discuss your app ideas and we can help you start building it for the iPad, Android, BlackBerry, or Windows Mobile OS.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.accella.net/building-tablet-apps-for-the-enterprise-the-time-has-come/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Maryland Lottery Launches New Website for Mobile Devices</title>
		<link>http://www.accella.net/maryland-lottery-launches-new-website-for-mobile-devices/</link>
		<comments>http://www.accella.net/maryland-lottery-launches-new-website-for-mobile-devices/#comments</comments>
		<pubDate>Fri, 20 Jan 2012 17:29:40 +0000</pubDate>
		<dc:creator>Jon Stroz</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[GKV]]></category>
		<category><![CDATA[MD Lottery]]></category>
		<category><![CDATA[Mobile Website]]></category>

		<guid isPermaLink="false">http://www.accella.net/?p=3612</guid>
		<description><![CDATA[Originally published on the Maryland Lottery website, January 19, 2012 Communication technology continues to evolve and the Maryland Lottery is adapting to the ever-changing landscape with its newly launched website developed specifically for mobile devices. Created by Accella, a Baltimore-based interactive mobile and web design company in partnership with the Maryland Lottery’s advertising agency, the [...]]]></description>
			<content:encoded><![CDATA[<p><em><a href="http://mdlottery.com/maryland-lottery-launches-new-website-for-mobile-devices/" target="_blank">Originally published on the Maryland Lottery website, January 19, 2012</a></em></p>
<p><a href="http://mdlottery.com/maryland-lottery-launches-new-website-for-mobile-devices/" target="_blank"><img style="float:right; padding: 0 0 10px 10px" class="size-full wp-image-294" title="Md Lottery Mobile Website" src="http://www.accella.net/wp-content/uploads/2012/01/MD-lottery-mobile.jpg.jpg" alt="MD Lottery Mobile Website" width="229" height="300" /></a>Communication technology continues to evolve and the Maryland Lottery is adapting to the ever-changing landscape with its newly launched website developed specifically for mobile devices.</p>
<p>Created by Accella, a Baltimore-based interactive mobile and web design company in partnership with the Maryland Lottery’s advertising agency, the mobile site debuted on January 13, 2012 and is designed for optimized readability and accessibility.</p>
<p>“We are pleased with the new design and look forward to providing a more convenient and enjoyable mobile experience for our players,” Maryland Lottery Director Stephen Martino said.</p>
<p>The site, which retains the same web address, <a href="http://www.mdlottery.com" target="_blank">mdlottery.com</a>, provides the convenience of mobile access with clearer graphics, as well as the most relevant information, such as Lottery drawings results, current jackpot numbers and Lottery news. It also provides quick access to connect with the Lottery on Facebook, Twitter and YouTube.</p>
<p>“The upgrades we implemented keep the organization in stride with the latest advancements in technology,” said Accella’s Vice President of Marketing, Jon Stroz. “In developing the mobile site, we were able to leverage existing open source plug-ins for their current content management system to allow content and information to be shared between both their full and mobile websites.”</p>
<p>The Maryland Lottery launched its redesigned website, mdlottery.com, in December 2010. Since its inception the number of visits to the site via mobile device has grown from an average of 4,800 to nearly 14,000 per day.</p>
<p>“The fact that the number of Smartphone users is slated to increase nearly 50 percent this year, reaching more than 90 million consumers, the need for mobile optimization was clear,” Martino said.</p>
<p>In addition to its mobile website, the Lottery also offers <a href="http://mdlotterystore.hipcricket.com/" target="_blank">mobile alerts</a> through text messages of its products and promotions, as well as Mega Millions and Powerball jackpot alerts. You may also receive <a href="http://mdlottery.com/winning-numbers/winning-numbers-via-text-message/" target="_blank">winning numbers through text message</a>.</p>
<p>“Customized experiences are crucial to success in the digital space. By developing a mobile site the Lottery creates a specific brand experience for their growing number of mobile users and increases consumer engagement,” said Alexi Yukna, Chief Digital Officer, <a href="http://www.gkv.com/" target="_blank">GKV</a>.  “The Maryland Lottery is committed to exploring new technologies and delivery methods to extend the brand’s reach.”</p>
]]></content:encoded>
			<wfw:commentRss>http://www.accella.net/maryland-lottery-launches-new-website-for-mobile-devices/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mo.com Interviews Accella CEO, Jason King</title>
		<link>http://www.accella.net/mo-com-interviews-accella-ceo-jason-king/</link>
		<comments>http://www.accella.net/mo-com-interviews-accella-ceo-jason-king/#comments</comments>
		<pubDate>Fri, 06 Jan 2012 19:32:49 +0000</pubDate>
		<dc:creator>Jon Stroz</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.accella.net/?p=3585</guid>
		<description><![CDATA[MO.com interviews entrepreneurs to learn about their methods and to share their strategies and business philosophies with their readers. They recently interviewed Accella CEO, Jason King, about his experiences in starting a business. Jason opens up about his favorite parts of the job, his least favorite, how he has managed to grow the company so [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.accella.net/wp-content/uploads/2012/01/MO-Vote-GrayRed.jpg" target="_blank"><img style="float:right; padding: 0 0 10px 10px" class="size-full wp-image-294" title="iPhone, BlackBerry, Android Mobile App Logos" src="http://www.accella.net/wp-content/uploads/2012/01/MO-Vote-GrayRed.jpg" alt="Mo.Com Interview" width="200" height="135" /></a>MO.com interviews entrepreneurs to learn about their methods and to share their strategies and business philosophies with their readers.  They recently interviewed Accella CEO, Jason King, about his experiences in starting a business.</p>
<p>Jason opens up about his favorite parts of the job, his least favorite, how he has managed to grow the company so rapidly in a down economy, and where he sees the future of the mobile environment going over the next five years.</p>
<p>To read the interview visit <a href="http://www.mo.com/jason-king-accella" target="_blank">Mo.com</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.accella.net/mo-com-interviews-accella-ceo-jason-king/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Augmented Reality in Mobile Apps</title>
		<link>http://www.accella.net/augmented-reality-in-mobile-apps/</link>
		<comments>http://www.accella.net/augmented-reality-in-mobile-apps/#comments</comments>
		<pubDate>Tue, 03 Jan 2012 22:00:18 +0000</pubDate>
		<dc:creator>Jon Stroz</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[Mobile Development]]></category>

		<guid isPermaLink="false">http://www.accella.net/?p=3581</guid>
		<description><![CDATA[The BBC recently ran a story about integrating augmented reality in mobile apps. This technology is still relatively untapped yet holds a great deal of potential for the future of mobile applications. While the video reports talks about a student at the School of Visual Arts Interaction Design Program creating the designs for an app [...]]]></description>
			<content:encoded><![CDATA[<p>The BBC recently ran a story about integrating <a href="http://www.bbc.co.uk/news/magazine-16387833">augmented reality in mobile apps</a>.  This technology is still relatively untapped yet holds a great deal of potential for the future of mobile applications.</p>
<div class="call_us_top"><a href="http://www.bbc.co.uk/news/magazine-16387833" target="_blank"><img src="http://www.accella.net/wp-content/uploads/2012/01/Augmented-Reality-App-Screen.jpg" width="318" height="176"  style="float:left; margin-top:-5px"/></a></div>
<p>While the video reports talks about a student at the School of Visual Arts Interaction Design Program creating the designs for an app which can&#8217;t be built yet due to limitations of smartphones at this point, Google has several apps for augmented reality.  These include <a href="http://www.google.com/mobile/goggles/#text" target="_blank">Google Goggles</a> and <a href="http://www.google.com/mobile/skymap/" target="_blank">Google Sky Map</a>, which allows you to point your phone at the sky and see a over-layed map showing different stars and constellations.</p>
<p>Here is a list of some top <a href="http://www.iphoneness.com/iphone-apps/best-augmented-reality-iphone-applications/" target="_blank">Augmented Reality Apps</a> from iPhoneNess.  A lot of the apps mentioned are for navigating or layering information over what you see through your phone&#8217;s camera screen.  I am very interested to see what new apps come out that take full advantage of augmented reality.</p>
<p><em>What are some of the top apps you have used that take advantage of augmented reality?</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.accella.net/augmented-reality-in-mobile-apps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Careers in Mobile App Development</title>
		<link>http://www.accella.net/careers-in-mobile-app-development/</link>
		<comments>http://www.accella.net/careers-in-mobile-app-development/#comments</comments>
		<pubDate>Wed, 07 Dec 2011 20:34:48 +0000</pubDate>
		<dc:creator>Jon Stroz</dc:creator>
				<category><![CDATA[Mobile Development]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.accella.net/?p=3575</guid>
		<description><![CDATA[Today's Engineer featured Accella's Jason King and Jacob Haskins in an article on careers in mobile app development, what it takes to be a developer and where the field is going.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.todaysengineer.org/2011/Dec/career-focus.asp"><img style="float:right; padding: 0 0 10px 10px" class="size-full wp-image-294" title="Today's Engineer: Careers in Mobile App Development" src="http://www.todaysengineer.org/2011/Dec/images/apps.png" alt="Today's Engineer: Careers in Mobile App Development" width="250" height="242" /></a><a href="http://www.todaysengineer.org/" target=_"blank">Today&#8217;s Engineer</a> recently wrote an article on Careers in the App Development Field which featured two Accella employees, Jason King, CEO, and Jacob Haskins, Director of Mobile Development.</p>
<p>The article discusses what makes a good app developer along with some of the skills that app developers need to have in order to be successful.</p>
<p>One of the interesting points comes at the end of the article where the author, <a href="http://www.johnrplatt.com/" target="_blank">John Platt</a>, discusses where the field is going.  While some fear a 90s style tech burst, many see the field continuing to grow as more companies find new and innovative ways to utilize mobile applications, not to mention the greater adoption of mobile devices.</p>
<p><a href="http://www.todaysengineer.org/2011/Dec/career-focus.asp" target="_blank">Read the Full Article in Today&#8217;s Engineer</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.accella.net/careers-in-mobile-app-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>QR Codes &#8211; How Not To Do It</title>
		<link>http://www.accella.net/qr-codes-how-not-to-do-it/</link>
		<comments>http://www.accella.net/qr-codes-how-not-to-do-it/#comments</comments>
		<pubDate>Wed, 30 Nov 2011 15:10:24 +0000</pubDate>
		<dc:creator>Jon Stroz</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[QR Codes]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.accella.net/?p=3571</guid>
		<description><![CDATA[I was at SocialFresh Baltimore this week and someone presented this Video. It&#8217;s really amusing while also giving a great overview of how NOT to do QR Codes.]]></description>
			<content:encoded><![CDATA[<p>I was at <a href="http://socialfreshconference.com/" target="_blank">SocialFresh</a> Baltimore this week and someone presented this Video.  It&#8217;s really amusing while also giving a great overview of how NOT to do QR Codes.</p>
<p><iframe width="560" height="315" src="http://www.youtube.com/embed/V2rVYvylvZc" frameborder="0" allowfullscreen></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://www.accella.net/qr-codes-how-not-to-do-it/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Facebook advertising: a great choice for small business</title>
		<link>http://www.accella.net/facebook-advertising-a-great-choice-for-small-business/</link>
		<comments>http://www.accella.net/facebook-advertising-a-great-choice-for-small-business/#comments</comments>
		<pubDate>Wed, 23 Nov 2011 20:53:44 +0000</pubDate>
		<dc:creator>Jon Stroz</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[Marketing]]></category>

		<guid isPermaLink="false">http://www.accella.net/?p=3563</guid>
		<description><![CDATA[A video from CNBC talks about Facebook and how it is cashing in on online advertising, specifically from companies outside the top 1,000 advertisers.]]></description>
			<content:encoded><![CDATA[<p><object id="cnbcplayer" height="380" width="400" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" ><param name="type" value="application/x-shockwave-flash"/><param name="allowfullscreen" value="true"/><param name="allowscriptaccess" value="always"/><param name="quality" value="best"/><param name="scale" value="noscale" /><param name="wmode" value="transparent"/><param name="bgcolor" value="#000000"/><param name="salign" value="lt"/><param name="movie" value="http://plus.cnbc.com/rssvideosearch/action/player/id/3000053656/code/cnbcplayershare"/><embed name="cnbcplayer" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer" allowfullscreen="true" allowscriptaccess="always" bgcolor="#000000" height="380" width="400" quality="best" wmode="transparent" scale="noscale" salign="lt" src="http://plus.cnbc.com/rssvideosearch/action/player/id/3000053656/code/cnbcplayershare" type="application/x-shockwave-flash" /><br />
</object></p>
<p>A video from CNBC talks about Facebook and how it is cashing in on online advertising, specifically from companies outside the top 1,000 advertisers. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.accella.net/facebook-advertising-a-great-choice-for-small-business/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Mobile App World is Booming: An MPT Interview with Jason King</title>
		<link>http://www.accella.net/the-mobile-app-world-is-booming-an-mpt-interview-with-jason-king/</link>
		<comments>http://www.accella.net/the-mobile-app-world-is-booming-an-mpt-interview-with-jason-king/#comments</comments>
		<pubDate>Thu, 17 Nov 2011 15:23:37 +0000</pubDate>
		<dc:creator>Jon Stroz</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[Mobile Development]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.accella.net/?p=3560</guid>
		<description><![CDATA[Accella CEO, Jason King, was recently interviewed on Maryland Public Television's "Your Money &#038; Business" about the surging world of Mobile Applications.  What is a mobile app, how does one begin the process of developing.
]]></description>
			<content:encoded><![CDATA[<p><object width = "512" height = "328" ><param name = "movie" value = "http://www-tc.pbs.org/s3/pbs.videoportal-prod.cdn/media/swf/PBSPlayer.swf" ></param><param name="flashvars" value="video=2168110316&#038;player=viral&#038;end=0" /><param name="allowFullScreen" value="true"></param ><param name = "allowscriptaccess" value = "always" ></param><param name="wmode" value="transparent"></param ><embed src="http://www-tc.pbs.org/s3/pbs.videoportal-prod.cdn/media/swf/PBSPlayer.swf" flashvars="video=2168110316&#038;player=viral&#038;end=0" type="application/x-shockwave-flash" allowscriptaccess="always" wmode="transparent" allowfullscreen="true" width="512" height="328" bgcolor="#000000"></embed></object></p>
<p>Accella CEO, Jason King, was recently interviewed on Maryland Public Television&#8217;s &#8220;<a href="http://www.mpt.org/yourmoneybusiness/current" target="_blank">Your Money &#038; Business</a>&#8221; about the surging world of Mobile Applications.  What is a mobile app, how does one begin the process of developing.  </p>
<p><strong>The interview starts around 0:56 if you want to jump past the intro.</strong></p>
<p>The segment, which lasted around 8 minutes, just scratches the surface of mobile applications. We&#8217;re hoping to return to the show in the spring to discuss more about mobile apps, and perhaps what it takes for a company to go from concept to launch.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.accella.net/the-mobile-app-world-is-booming-an-mpt-interview-with-jason-king/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

