<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>BlackBerry Developer Blog &#187; hackathon</title>
	<atom:link href="http://devblog.blackberry.com/tag/hackathon/feed/" rel="self" type="application/rss+xml" />
	<link>http://devblog.blackberry.com</link>
	<description></description>
	<lastBuildDate>Fri, 24 May 2013 15:08:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='devblog.blackberry.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/9ef0a66c09615fa946c4179662398878?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>BlackBerry Developer Blog &#187; hackathon</title>
		<link>http://devblog.blackberry.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://devblog.blackberry.com/osd.xml" title="BlackBerry Developer Blog" />
	<atom:link rel='hub' href='http://devblog.blackberry.com/?pushpress=hub'/>
		<item>
		<title>UCOSP Undergraduate Capstone Open Source Projects 2013 Midterm Update</title>
		<link>http://devblog.blackberry.com/2013/04/ucosp-undergraduate-capstone-open-source-projects-2013-midterm-update/</link>
		<comments>http://devblog.blackberry.com/2013/04/ucosp-undergraduate-capstone-open-source-projects-2013-midterm-update/#comments</comments>
		<pubDate>Mon, 01 Apr 2013 13:09:04 +0000</pubDate>
		<dc:creator>Tim W.</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[#bbucosp]]></category>
		<category><![CDATA[bbui.js]]></category>
		<category><![CDATA[BlackBerry 10]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[hackathon]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[UCOSP]]></category>
		<category><![CDATA[webworks]]></category>

		<guid isPermaLink="false">http://devblog.blackberry.com/?p=14434</guid>
		<description><![CDATA[Our open source projects with university students from across Canada have been going superbly this term with many excellent contributions to the BlackBerry Open Source community. This is our second post this term, the first one being about the kickoff sprint at Facebook headquarters. First let’s hear what Amritpal has to say about what he’s [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devblog.blackberry.com&#038;blog=17235680&#038;post=14434&#038;subd=rimdevblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://rimdevblog.files.wordpress.com/2013/04/uscop1.png"><img class="aligncenter size-full wp-image-14435" alt="TITLE_IMAGE" src="http://rimdevblog.files.wordpress.com/2013/04/uscop1.png?w=435&#038;h=352" width="435" height="352" /></a></p>
<p>Our open source projects with university students from across Canada have been going superbly this term with many excellent contributions to the BlackBerry Open Source community. This is our second post this term, the first one being about the <a href="http://devblog.blackberry.com/2013/02/ucosp-kickoff/">kickoff sprint</a> at Facebook headquarters. First let’s hear what <a href="https://github.com/1ap1">Amritpal</a> has to say about what he’s been up to.</p>
<p><span id="more-14434"></span></p>
<blockquote><p>“Being a part of the Blackberry team through <a href="http://ucosp.ca/">UCOSP</a> has been a world of firsts: contributing to an open source project, <a href="https://github.com/blackberry/bbUI.js">bbUI.js</a>, and developing my own mobile application.</p>
<p>In the first month of UCOSP, I was contributing to bbUI.js with bug fixes and features. About three weeks ago, I learned that BlackBerry extended their limited edition device upgrade. From that point, the race was on to create fully functional and entertaining application (who needs productivity!). I chose to create a 2D game in HTML5. Having not created a mobile application before, the entire process was a learning experience that encompassed the canvas element to using bbui.js in real life applications.</p>
<p>During the process, my go to resource was the BB10 Sample apps repository. With a variety of applications that make use of a diverse set of BB10 elements, it provided helpful launch pad and reference. I was able to use code to get my application set up (config.xml and index.html examples specifically), and see examples of API calls, and bbUI.js use cases.&#8221;</p></blockquote>
<p>Here are some helpful tips for a new BlackBerry 10 WebWorks developer:</p>
<ol>
<li>Set up your development environment such that you don’t have to recompile after every modification. (See <a href="http://devblog.blackberry.com/2009/12/update-your-blackberry-widget-without-recompiling">http://devblog.blackberry.com/2009/12/update-your-blackberry-widget-without-recompiling</a>)</li>
<li>Test your application on device frequently! Don’t assume Ripple is an exact replication of the BlackBerry 10 experience. From my own development experience, I had my biggest ‘oh-no’ moment when I tested my application on device after hours of development time and it was not functioning properly. After dreading the hours of reverts I would have to make, I was able solve the issue through a quick search on the WebWorks forum.</li>
<li>Finally, use the <a href="http://supportforums.blackberry.com/t5/Web-and-WebWorks-Development/bd-p/browser_dev">Web and WebWorks Development forum</a>! Tips, helpful developers and an archive of other issues faced by developers</li>
</ol>
<p>Since this posting is somewhat delayed from when Amritpal initially wrote it, his application has actually been approved so you can <a href="http://appworld.blackberry.com/webstore/content/24372915/">download</a> it to your BlackBerry 10 device and check it out. Another student, <a href="https://github.com/williekwok">Willie</a>, had this to say about his work so far:</p>
<blockquote><p>“Since the code sprint in mid-January, I mostly focused on getting myself acquainted with BlackBerry WebWorks and the bbUI.js components. Working on bbUI.js allowed me to get my feet wet with mobile web development, and the entire project is a great resource to get acquainted with Blackberry and developing web applications on the platform.</p>
<p>I’ve been mainly focusing on developing a mobile application using HTML5 and jQuery Mobile with <a href="http://docs.phonegap.com/en/2.5.0/guide_getting-started_blackberry_index.md.html#Getting%20Started%20with%20BlackBerry">PhoneGap</a> to test and deploy on BlackBerry 10 (a health activity tracker). This has been my first experience with mobile development and in the past month it’s been extremely rewarding. Working with the various PhoneGap plugins that is provided allowed me to access the Blackberry camera functionality easily and the built-in Ant build and deploy scripts make it very easy to test on an actual device. The next step is to add bbUI.js elements to give any application a native look and feel, which is all easily accessible on GitHub.</p>
<p>As the technical lead at a mobile health technology startup, it’s been challenging to navigate through the mobile space and its fragmentation. BlackBerry 10 WebWorks has provided an easy and logical way to develop for the BlackBerry 10 platform while also giving the flexibility to use web frameworks that can work on a variety of platforms. BlackBerry has made the development process smooth and seamless for even people inexperienced with mobile development to jump in!</p>
<p>For the rest of the term, I’m looking forward to completing/refining my application and also continue contributing to bbUI.js”</p></blockquote>
<p>As you can see, the students are doing some great work. In our next update we hope to showcase some achievements in WebWorks Extension development. Until then, maybe you’d like to <a href="http://blackberry.github.com/howToContribute.html">get involved</a> in Open Source at BlackBerry?</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rimdevblog.wordpress.com/14434/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rimdevblog.wordpress.com/14434/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devblog.blackberry.com&#038;blog=17235680&#038;post=14434&#038;subd=rimdevblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://devblog.blackberry.com/2013/04/ucosp-undergraduate-capstone-open-source-projects-2013-midterm-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d4af90af66399bef37f445ec81aba64a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">timwin1</media:title>
		</media:content>

		<media:content url="http://rimdevblog.files.wordpress.com/2013/04/uscop1.png" medium="image">
			<media:title type="html">TITLE_IMAGE</media:title>
		</media:content>
	</item>
		<item>
		<title>UCOSP Kickoff Sprint at Facebook</title>
		<link>http://devblog.blackberry.com/2013/02/ucosp-kickoff/</link>
		<comments>http://devblog.blackberry.com/2013/02/ucosp-kickoff/#comments</comments>
		<pubDate>Wed, 20 Feb 2013 18:47:27 +0000</pubDate>
		<dc:creator>Tim W.</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[#bbucosp]]></category>
		<category><![CDATA[bbui.js]]></category>
		<category><![CDATA[BlackBerry 10]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[hackathon]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[UCOSP]]></category>
		<category><![CDATA[webworks]]></category>

		<guid isPermaLink="false">http://devblog.blackberry.com/?p=13726</guid>
		<description><![CDATA[It’s been a few weeks since I met the BlackBerry Team for this term’s UCOSP program, but between the BlackBerry 10 Launch and the excitement around BlackBerry Jam Europe, it’s been a busy time on the Inside BlackBerry Developer Blog. Now that you’ve had a chance to see all the cool things that BlackBerry 10 [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devblog.blackberry.com&#038;blog=17235680&#038;post=13726&#038;subd=rimdevblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>It’s been a few weeks since I met the BlackBerry Team for this term’s UCOSP program, but between the BlackBerry 10 Launch and the excitement around BlackBerry Jam Europe, it’s been a busy time on the Inside BlackBerry Developer Blog. Now that you’ve had a chance to see all the cool things that BlackBerry 10 can do and that our outstanding developer community has accomplished on the platform, let’s talk about what these students are doing to support our developer community through Open Source Software.</p>
<p style="text-align:center;"><img alt="" src="http://rimdevblog.files.wordpress.com/2013/02/img_00000043.jpg?w=500" /></p>
<p style="text-align:center;">(Our Hackathon space at Facebook)</p>
<p><span id="more-13726"></span></p>
<p>This is our second term working with the UCOSP organization, with a team of students from across Canada. This term we have 8 students, and I’m thrilled with what they’ve been able to accomplish already. First let’s hear from <a href="https://github.com/karancan" target="_new">Karan Khiani</a>, of the University of Ottawa, who is a returning student from last term:</p>
<p>&#8220;This past weekend has been a great mix of work and play. We were a huge group of people coming together from all around Canada to hack together for a whole weekend. We all gathered for a weekend in Palo Alto, CA and got to do our hacking at the Facebook Campus. From the moment we got to the campus for the first time (I learnt that Facebook is located on 1 Hacker Way) right to the time we left the campus (I learned that 82% of traffic on Facebook.com comes from outside USA) it was a weekend of discovery.</p>
<p>&#8220;Apart from having the opportunity to experience the work culture at Facebook, we managed to get quite a bit of work done ourselves. By happy coincidence, BlackBerry was hosting its final port-a-thon for the BlackBerry 10 platform. This was great timing for me as I was just about ready to get my first BlackBerry 10 app into the app store. By the time I finished my first app (a bucket list app), I had become quite familiar with the development process for the platform. This enabled me to spend another few hours to also come up with a second app (“Clock of Death”). The fact that BlackBerry 10 apps are developed using web technologies made things really convenient for me as I have a fair amount of experience working as a web developer.</p>
<p>&#8220;The folks at BlackBerry have done a great job with all the frameworks they have published to make things easier for app developers. That, combined with the power and flexibility of HTML5, makes the entire journey quite smooth! I can’t wait to come up with a killer idea for my third app.”</p>
<p>With 8 students, including 2 returning from last term, we are able to work on a few different areas at once. As a top contributor to <a href="https://github.com/blackberry/bbUI.js" target="_new">bbUI.js</a>, and now with a couple of applications developed using WebWorks, I’ve asked Karan to work on a new template for bbUI.js applications so that new developers have quick starting points for applications using bbUI.js. Two other students with strong C++ experience will be working on WebWorks Extensions using the new <a href="https://github.com/blackberry/WebWorks-Community-APIs/tree/master/BB10/Template" target="_new">Template</a>, and the other four are each contributing to the bbUI.js framework. Now let’s hear from one of those students, <a href="https://github.com/haixuanc" target="_new">Haixuan Chen</a> of Simon Fraser University:</p>
<p style="text-align:center;"><img alt="" src="http://rimdevblog.files.wordpress.com/2013/02/ucosp-nfc-bbm.jpg?w=500" /></p>
<p style="text-align:center;">(Team members join a BBM group on their new Dev Alpha devices)</p>
<p>“It was a great experience to meet with a bunch of new faces from other Canadian universities, to work on a new mobile platform (BlackBerry 10), and to use a new version control system (GitHub). Everything is new, but a lot of fun too!</p>
<p>&#8220;I have had some experience of building web applications using various frameworks, and basic experience with jQuery for front-end UI. But using HTML5, CSS3, and JavaScript to build mobile application is a brand new wonderland to me.</p>
<p>&#8220;Thankfully, Tim has a magic handy <a href="https://github.com/blackberry/BB10-WebWorks-Community-Samples/tree/master/Ant-Build-Script" target="_new">Ant build script</a>, which greatly simplifies the process of building and deploying applications. I have already tried the bbUI.js samples at home. So on the first day of the hackathon, I started with the WebWorks extension sample. But I&#8217;m more interested in HTML5 and CSS3, so I spent the rest of the weekend working on bbUI.js. We have two students, Karan and Hidaya, who have already worked on bbUI.js for one term. They transferred a lot of valuable experience to newbies like me during the event. By the end of the weekend, I had submitted two pull requests regarding two bug fixes in bbUI.js. More importantly, I had gained a clear picture of the complete workflow of developing a new feature in bbUI.js, and the relationship between WebWorks framework and the underlying native device APIs.”</p>
<p>The students have already been hard at work with coding over the last few weeks and it’s exciting to see their progress. You can see what the students and our other open source developers are working on by checking in on our <a href="https://github.com/blackberry" target="_new">open source repositories</a>, and perhaps you’ll find a project that you’d like to contribute to as well.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rimdevblog.wordpress.com/13726/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rimdevblog.wordpress.com/13726/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devblog.blackberry.com&#038;blog=17235680&#038;post=13726&#038;subd=rimdevblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://devblog.blackberry.com/2013/02/ucosp-kickoff/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d4af90af66399bef37f445ec81aba64a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">timwin1</media:title>
		</media:content>

		<media:content url="http://rimdevblog.files.wordpress.com/2013/02/img_00000043.jpg?w=500" medium="image" />

		<media:content url="http://rimdevblog.files.wordpress.com/2013/02/ucosp-nfc-bbm.jpg?w=500" medium="image" />
	</item>
		<item>
		<title>BlackBerry Jam Sessions Hackathon &#8211; Mexico City, Mexico</title>
		<link>http://devblog.blackberry.com/2013/02/hackathon-mexico-city/</link>
		<comments>http://devblog.blackberry.com/2013/02/hackathon-mexico-city/#comments</comments>
		<pubDate>Mon, 11 Feb 2013 18:10:47 +0000</pubDate>
		<dc:creator>Alex Kinsella</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[BlackBerry 10]]></category>
		<category><![CDATA[BlackBerry Jam Sessions]]></category>
		<category><![CDATA[hackathon]]></category>
		<category><![CDATA[Latin America]]></category>
		<category><![CDATA[Mexico]]></category>

		<guid isPermaLink="false">http://devblog.blackberry.com/?p=13577</guid>
		<description><![CDATA[Guest post from BlackBerry Developer Evangelist Edgar Parada &#8211; Ed. Near the end of 2012, the BlackBerry Jam Sessions were held for developers around Latin America. There was plenty of intensity and a lot of knowledge to be absorbed by all of the participants. For these events, we gathered different experts from all over the [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devblog.blackberry.com&#038;blog=17235680&#038;post=13577&#038;subd=rimdevblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><i>Guest post from BlackBerry Developer Evangelist <a href="https://twitter.com/edgarparada" target="_blank">Edgar Parada</a> &#8211; Ed.</i></p>
<p>Near the end of 2012, the <a href="http://blackberryjamsessions.com/" target="_new">BlackBerry Jam Sessions</a> were held for developers around Latin America. There was plenty of intensity and a lot of knowledge to be absorbed by all of the participants. For these events, we gathered different experts from all over the region to take part as competitors, mentors and jury members promoting the development of the <a href="https://developer.blackberry.com/" target="_new">BlackBerry 10 platform</a>.</p>
<p>The last of the 2012 BlackBerry Jam Sessions took place in Mexico City. We broke all attendance records with more than 150 developers gathering to share their passion for BlackBerry 10!</p>
<p><strong>Check out the highlight video below:</strong></p>
<p><span id="more-13577"></span></p>
<p style="text-align:center;"><span class='embed-youtube' style='text-align:center; display: block;'><iframe class='youtube-player' type='text/html' width='600' height='400' src='http://www.youtube.com/embed/QQL9PpvNwRo?version=3&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;wmode=transparent' frameborder='0'></iframe></span></p>
<p style="text-align:center;">[ <a href="http://www.youtube.com/watch?v=QQL9PpvNwRo" target="_new">YouTube link for mobile viewing</a> ]</p>
<h3><strong>Winner &#8211; Best Red Bull App </strong></h3>
<p><strong>Awarded to: Red Bull Mini Games</strong></p>
<p>Different mini games for your BlackBerry 10 &#8211; it is worth noting the level of completeness the developers achieved for an event that only lasted one day.</p>
<h3><strong>Winner &#8211; Best Game </strong></h3>
<p><strong>Awarded to: A volar con Red Bull</strong></p>
<p>A very addictive action game which uses the accelerometer to control the main character to advance across different levels &#8211; flying with a little help from Red Bull.</p>
<h3><strong>Winner &#8211; Best e-Commerce App </strong></h3>
<p><strong>Awarded to: BB10 Tax Call</strong></p>
<p>A very practical app, developed to help you organize taxes from your mobile device.</p>
<h3><strong>Winner &#8211; Best Hackathon App </strong></h3>
<p><strong>Awarded to: Bits Destroy</strong></p>
<p>The winners of the event were Bits Destroy team, very young enthusiasts of BlackBerry 10 that developed a game in HTML5. The game had an outstanding performance despite the lack of a JS framework.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rimdevblog.wordpress.com/13577/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rimdevblog.wordpress.com/13577/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devblog.blackberry.com&#038;blog=17235680&#038;post=13577&#038;subd=rimdevblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://devblog.blackberry.com/2013/02/hackathon-mexico-city/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7d0e94a7e96e80d5911732d43f31a39c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Alex K.</media:title>
		</media:content>
	</item>
		<item>
		<title>Building with BlackBerry Apps Lab in Cape Town</title>
		<link>http://devblog.blackberry.com/2012/11/blackberry-apps-lab-cape-town/</link>
		<comments>http://devblog.blackberry.com/2012/11/blackberry-apps-lab-cape-town/#comments</comments>
		<pubDate>Mon, 26 Nov 2012 14:21:57 +0000</pubDate>
		<dc:creator>Alex Kinsella</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[Apps Lab]]></category>
		<category><![CDATA[Cape Town]]></category>
		<category><![CDATA[hackathon]]></category>
		<category><![CDATA[South Africa]]></category>

		<guid isPermaLink="false">http://devblog.blackberry.com/?p=12267</guid>
		<description><![CDATA[Guest post from Christa B. &#8211; Ed. This past week has been a busy one for BlackBerry® and BlackBerry developers in South Africa, with our BlackBerry® Jam Super Hackathon and the opening of a brand new BlackBerry Apps Lab taking place. On November 2nd, we opened our second South African BlackBerry Apps Lab in the [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devblog.blackberry.com&#038;blog=17235680&#038;post=12267&#038;subd=rimdevblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><i>Guest post from Christa B. &#8211; Ed.</i></p>
<p>This past week has been a busy one for BlackBerry® and BlackBerry developers in South Africa, with our <a href="http://devblog.blackberry.com/2012/11/blackberry-jam-session-super-hackathon-africa/" target="_new">BlackBerry® Jam Super Hackathon</a> and the opening of a brand new BlackBerry Apps Lab taking place.</p>
<p>On November 2nd, we opened our second South African BlackBerry Apps Lab in the innovation hub of Cape Town. This followed the launch of the first BlackBerry Apps Lab at the <a href="http://press.rim.com/newsroom/press/2012/pressrelease-6078.html" target="_new">University of Pretoria</a> (UP) this past May.</p>
<p>RIM® collaborated with <a href="http://www.bandwidthbarn.org/" target="_new">Bandwidth Barn</a>, a fully-owned subsidiary of <a href="http://www.citi.org.za/" target="_new">The Cape IT Initiative</a> (CITI), to open the new BlackBerry Apps Lab in Cape Town. The BlackBerry Apps Labs will accelerate mobile application development in South Africa as well as create new economic opportunities and jobs in the mobile space. The facilities provide local developers &#8211; including students, start-ups, entrepreneurs and others &#8211; with development, marketing, sales and training resources to help them make their apps commercially successful.</p>
<p>Developers describe the labs as a dream come true. “RIM has eliminated the cost that my startup company would have incurred by providing resources such as the latest BlackBerry devices for testing and high performance development machines,” said Blessing Mahlalela, a student at UP and a developer. Fellow UP student Leon van Dyk added, “My programming abilities for the BlackBerry platform have increased monumentally &#8211; and so has my interest in mobile development as a career choice.”</p>
<p><span id="more-12267"></span></p>
<h3><strong>BlackBerry Jam Session</strong></h3>
<p>On November 3rd, South Africa&#8217;s first ever BlackBerry Jam Session was hosted at the BlackBerry Apps Lab in Cape Town, with a smaller satellite event at the University of Pretoria lab. This Super Hackathon event was one of many hosted around the world ahead of the launch of the next-generation BlackBerry® 10 platform.</p>
<p>The Hackathon was an intense 10-hour programming session where developers could start planning their apps, create the business model and develop their apps. Developers came up with some cool apps that show just how much potential there is in our next-generation operating system and platform. The winners included:</p>
<ul>
<li><strong>Best App</strong> – ReserveMe – Flying Solo (Leon Van Dyk)</li>
<li><strong>Best E-Commerce</strong> – BizFinder – BrightLabs (Kehiloe Sereo, Dintle Sealetsa)</li>
<li><strong>Best Design</strong> – Snap Menu – Backspace (Ndivhuwo Nthambeleni, Vulthari Rikhotso, Eugene Masinga)</li>
</ul>
<p>Alexandra Zagury, MD for South Africa and Southern Africa at RIM, said: “These events form part of our strategy to foster mobile innovation and help grow South Africa’s next wave of mobile app developers. We are extremely excited by the talent and enthusiasm we see in the country’s thriving BlackBerry developer community and the apps they are developing for BlackBerry 7 as well as BlackBerry 10.”</p>
<h3><strong>Pictures from the BlackBerry Apps Lab in Cape Town opening on November 2nd:</strong></h3>
<table border="5" cellpadding="8">
<tbody>
<tr>
<td><img title="TITLE_IMAGE" alt="TITLE_IMAGE" src="http://rimdevblog.files.wordpress.com/2012/11/cape-town-apps-lab-1.jpg?w=288" width="288" /><br />
<i>Blessing Mahlalela and Leon van Dyk, students at the University of Pretoria</i></td>
<td><img title="" alt="" src="http://rimdevblog.files.wordpress.com/2012/11/cape-town-apps-lab-2.jpg?w=288" width="288" /><br />
<i>Alexandra Zagury, Managing Director for South &amp; Southern Africa at RIM</i></td>
</tr>
<tr>
<td><img title="" alt="" src="http://rimdevblog.files.wordpress.com/2012/11/cape-town-apps-lab-3.jpg?w=288" width="288" /><br />
<i>Lanie Visser, Marketing Director for South Africa at RIM acted as MC for the event</i></td>
<td><img title="" alt="" src="http://rimdevblog.files.wordpress.com/2012/11/cape-town-apps-lab-4.jpg?w=288" width="288" /><br />
<i>Glenn Stein, the lab manager at the new BlackBerry Apps Lab in Cape Town</i></td>
</tr>
<tr>
<td><img title="" alt="" src="http://rimdevblog.files.wordpress.com/2012/11/cape-town-apps-lab-5.jpg?w=288" width="288" /><br />
<i>The event was attended by media, developer partners and customers</i></td>
<td><img class="aligncenter size-full wp-image-12273" title="" alt="" src="http://rimdevblog.files.wordpress.com/2012/11/cape-town-apps-lab-6.jpg?w=288&#038;h=207" height="207" width="288" /></td>
</tr>
<tr>
<td><img title="" alt="" src="http://rimdevblog.files.wordpress.com/2012/11/cape-town-apps-lab-7.jpg?w=288" width="288" /></td>
<td></td>
</tr>
</tbody>
</table>
<h3><strong>Pictures from the Hackathon at the BlackBerry Apps Lab in Cape Town on November 3rd:</strong></h3>
<table border="5" cellpadding="8">
<tbody>
<tr>
<td><img title="" alt="" src="http://rimdevblog.files.wordpress.com/2012/11/cape-town-apps-lab-8.jpg?w=288" width="288" /><br />
<i>Technical Partnership Manager, Michael Weitzel, addressing the ‘hackers’</i></td>
<td><img title="" alt="" src="http://rimdevblog.files.wordpress.com/2012/11/cape-town-apps-lab-9.jpg?w=288" width="288" /><br />
<i>Luca Sale from the Dev Relations team taking developers through the basics of developing for BlackBerry</i></td>
</tr>
<tr>
<td><img title="" alt="" src="http://rimdevblog.files.wordpress.com/2012/11/cape-town-apps-lab-10.jpg?w=288" width="288" /><br />
<i>Developers busy turning their app ideas into reality</i></td>
<td><img title="" alt="" src="http://rimdevblog.files.wordpress.com/2012/11/cape-town-apps-lab-11.jpg?w=288" width="288" /><br />
<i>The hackers had lots of fun</i></td>
</tr>
<tr>
<td><img title="" alt="" src="http://rimdevblog.files.wordpress.com/2012/11/cape-town-apps-lab-12.jpg?w=288" width="288" /><br />
<i>Developers at the BlackBerry Apps Lab at the University of Pretoria also took part and shared in the action</i></td>
<td></td>
</tr>
</tbody>
</table>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rimdevblog.wordpress.com/12267/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rimdevblog.wordpress.com/12267/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devblog.blackberry.com&#038;blog=17235680&#038;post=12267&#038;subd=rimdevblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://devblog.blackberry.com/2012/11/blackberry-apps-lab-cape-town/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7d0e94a7e96e80d5911732d43f31a39c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Alex K.</media:title>
		</media:content>

		<media:content url="http://rimdevblog.files.wordpress.com/2012/11/cape-town-apps-lab-1.jpg" medium="image">
			<media:title type="html">TITLE_IMAGE</media:title>
		</media:content>

		<media:content url="http://rimdevblog.files.wordpress.com/2012/11/cape-town-apps-lab-2.jpg" medium="image" />

		<media:content url="http://rimdevblog.files.wordpress.com/2012/11/cape-town-apps-lab-3.jpg" medium="image" />

		<media:content url="http://rimdevblog.files.wordpress.com/2012/11/cape-town-apps-lab-4.jpg" medium="image" />

		<media:content url="http://rimdevblog.files.wordpress.com/2012/11/cape-town-apps-lab-5.jpg" medium="image" />

		<media:content url="http://rimdevblog.files.wordpress.com/2012/11/cape-town-apps-lab-6.jpg" medium="image" />

		<media:content url="http://rimdevblog.files.wordpress.com/2012/11/cape-town-apps-lab-7.jpg" medium="image" />

		<media:content url="http://rimdevblog.files.wordpress.com/2012/11/cape-town-apps-lab-8.jpg" medium="image" />

		<media:content url="http://rimdevblog.files.wordpress.com/2012/11/cape-town-apps-lab-9.jpg" medium="image" />

		<media:content url="http://rimdevblog.files.wordpress.com/2012/11/cape-town-apps-lab-10.jpg" medium="image" />

		<media:content url="http://rimdevblog.files.wordpress.com/2012/11/cape-town-apps-lab-11.jpg" medium="image" />

		<media:content url="http://rimdevblog.files.wordpress.com/2012/11/cape-town-apps-lab-12.jpg" medium="image" />
	</item>
		<item>
		<title>BlackBerry Jam Session Super Hackathon &#8211; Africa</title>
		<link>http://devblog.blackberry.com/2012/11/blackberry-jam-session-super-hackathon-africa/</link>
		<comments>http://devblog.blackberry.com/2012/11/blackberry-jam-session-super-hackathon-africa/#comments</comments>
		<pubDate>Tue, 13 Nov 2012 21:04:24 +0000</pubDate>
		<dc:creator>Alex Kinsella</dc:creator>
				<category><![CDATA[BlackBerry Jam]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[Blackberry]]></category>
		<category><![CDATA[blackberry apps]]></category>
		<category><![CDATA[hackathon]]></category>
		<category><![CDATA[South Africa]]></category>
		<category><![CDATA[Super Hackathon]]></category>

		<guid isPermaLink="false">http://devblog.blackberry.com/?p=11981</guid>
		<description><![CDATA[Here&#8217;s a guest post from Luca Sale &#8211; Ed. It may have been the warm weather, the great food or the inspiring scenery but the developers of South Africa couldn&#8217;t have a picked a better time or place for the first BlackBerry® Jam Session Super Hackathon in Africa! It was truly a remarkable event with [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devblog.blackberry.com&#038;blog=17235680&#038;post=11981&#038;subd=rimdevblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p style="text-align:left;"><em>Here&#8217;s a guest post from Luca Sale &#8211; Ed.</em><a href="http://rimdevblog.files.wordpress.com/2012/11/2.jpg"><img class="aligncenter  wp-image-11982" title="2" alt="" src="http://rimdevblog.files.wordpress.com/2012/11/2.jpg?w=614&#038;h=409" height="409" width="614" /></a></p>
<p>It may have been the warm weather, the great food or the inspiring scenery but the developers of South Africa couldn&#8217;t have a picked a better time or place for the first BlackBerry® Jam Session Super Hackathon in Africa!</p>
<p>It was truly a remarkable event with people flying from Botswana, Tanzania, Zimbabwe and different parts of South Africa. To make the event even more challenging we decided to hold a multi-city hackathon: with the help of our two BlackBerry Apps Lab Managers in Pretoria and Cape Town we established a video call session so that attendees and technical resources could interact and share experiences.</p>
<p>The event kicked off early in the morning when, after some caffeine and calories, everyone had enough energy to function and start the brainstorming.</p>
<p>There were 11 teams with one team, <a href="http://www.twitter.com/NegatronDev" target="_blank">@NegatronDev</a>, working on two apps at the same time!</p>
<p>And at the end of the day, only three teams could put their hands on the prize. I had the opportunity to spend some time with all the teams and got to know them better</p>
<p><span id="more-11981"></span></p>
<p style="text-align:center;"><img class="aligncenter  wp-image-11983" title="3" alt="TITLE_IMAGE" src="http://rimdevblog.files.wordpress.com/2012/11/3.jpg?w=614&#038;h=382" height="382" width="614" /></p>
<p><b>Best App – ReserveMe &#8211; Flying Solo (Leon Van Dyk)</b></p>
<p>Since joining our BlackBerry Jam World Tour back in July, Leon’s involvement with the BlackBerry platform has grown and he has actively participated with the activities in the BlackBerry Apps Lab in Pretoria.</p>
<p>“I registered for the hackathon to support the local community of developers, not only within Cape Town but also Southern Africa. The opportunity to meet local developers and network was a huge bonus with a few friendships being made before I left. I also wanted to test my BlackBerry skills and to partake in the first Jam Session Super Hackathon in Africa!” says Leon who has become quite familiar now with BlackBerry development -  “I have developed one app that involves managing events and is heavily integrated into the BlackBerry 10 experience. I intend on continuing to develop ReserveMe and refine it a bit more until it reaches my personal quality requirements as well as BlackBerry&#8217;s . I plan to have both apps in the store before launch”.</p>
<p><b>Best Design – SnapMenu – Backspace (</b><b>Ndivhuwo Nthambeleni, Vutlhari Rikhotso, Eugene Masinga)</b></p>
<p>Backspace is a team based in Pretoria who decided to create a menu app for students who have a tight budget and want a wide choice of fast food.  Vutlhari told me “I get all my app ideas from problems that I face, so the idea came from a constant irritation of having to look at the display menus in restaurants.”</p>
<p>Coding is their passion, “I love coding, I love designing, I love apps and I love people. I subscribe to the school of thought that believes software should be free unless it makes the receiving party money. I joined because I want to aid in enhancing the experience of using a BlackBerry 10 device”.</p>
<p>Vutlhari is currently working on a BlackBerry 10 application that will be released soon and he’s finding the BlackBerry Apps Lab in Pretoria to be extremely useful “Yes, the lab for one has been one of the greatest things about developing for BlackBerry, along with the people, the access to tools and internet. They all have been a major help in learning BlackBerry development”</p>
<p><b>Best e-commerce – BizFinder – BrightLabs (Kehiloe Sereo, Dintle Sealetsa)<br />
</b>BrightLabs came all the way from Botswana to represent their development studio. They are already familiar to the BlackBerry platform having developed an app for BlackBerry OS devices called ‘<a href="http://appworld.blackberry.com/webstore/content/127201" target="_blank">ekse!</a>’.  They decided to attend the hackathon as that was “&#8230;an unmissable opportunity to have our first &#8216;live&#8217; BlackBerry event experience and join in on the fun” says Dintle.</p>
<p>So how do they feel about being one of the winners?</p>
<p>“Winning app? We still can’t get used to the sound of that! We were more than happy to just submit anything really. We brainstormed some ideas &#8211; some crazy, some colorful &#8211; until we settled on the idea we thought was easy and quick to hack, usable and of value to the user”</p>
<p>And it’s a pleasure to hear that they think “the BlackBerry developer community is what makes the platform fun to develop on. And BlackBerry has done great in offering these developers top-notch support and development, and a robust set of tools to work with. Happy developers are a result of a happy and fun platform and ecosystem &#8211; KUDOS!”</p>
<p>And when the sun was down it was time to pack everything up and head home.  The adrenaline was still high but some devs had a long way to go before being able to reach their bed.</p>
<p>And to sum this up “One can see huge amounts of effort was put into the event and I would like to thank everyone who participated into making it a reality and I hope to see them soon”</p>
<p style="text-align:center;"><img class="aligncenter  wp-image-11985" title="prizes" alt="TITLE_IMAGE" src="http://rimdevblog.files.wordpress.com/2012/11/prizes.jpg?w=614&#038;h=423" height="423" width="614" /></p>
<p>Not our words but we could say exactly the same!  Big thanks to the BlackBerry Apps Lab Manager of Pretoria, Jacques Du Toit, and Cape Town, Glenn Stein, for supporting us throughout the event.</p>
<p>And last but not least, Lany Sommers, Senior Business Development Manager, whose mastermind is responsible for building the state-of-the-art BlackBerry Apps Lab facilities across the region says ‘The talent in South Africa is overwhelming.  A HUGE thank you to all who made the event happen and for all those who participated.  What a way to inaugurate the launch of our lab in Cape Town!’</p>
<p>Next African stop: <a href="http://bit.ly/THRP4N">Nairobi, Kenya (Nov 17)</a><br />
See you there!</p>
<p>Luca (<a href="http://twitter.com/BlackBerryLuca">@BlackBerryLuca</a>) &amp; Michael (<a href="http://twitter.com/mweitzel">@mweitzel</a>)</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rimdevblog.wordpress.com/11981/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rimdevblog.wordpress.com/11981/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devblog.blackberry.com&#038;blog=17235680&#038;post=11981&#038;subd=rimdevblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://devblog.blackberry.com/2012/11/blackberry-jam-session-super-hackathon-africa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7d0e94a7e96e80d5911732d43f31a39c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Alex K.</media:title>
		</media:content>

		<media:content url="http://rimdevblog.files.wordpress.com/2012/11/2.jpg?w=1024" medium="image">
			<media:title type="html">2</media:title>
		</media:content>

		<media:content url="http://rimdevblog.files.wordpress.com/2012/11/3.jpg?w=1024" medium="image">
			<media:title type="html">3</media:title>
		</media:content>

		<media:content url="http://rimdevblog.files.wordpress.com/2012/11/prizes.jpg?w=1024" medium="image">
			<media:title type="html">prizes</media:title>
		</media:content>
	</item>
		<item>
		<title>They Came, They Hacked, and They Believe!</title>
		<link>http://devblog.blackberry.com/2012/10/blackberry-jamhack-2012-recap/</link>
		<comments>http://devblog.blackberry.com/2012/10/blackberry-jamhack-2012-recap/#comments</comments>
		<pubDate>Wed, 17 Oct 2012 19:00:58 +0000</pubDate>
		<dc:creator>Jiazi Xu</dc:creator>
				<category><![CDATA[BlackBerry Jam]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[apac]]></category>
		<category><![CDATA[Blackberry]]></category>
		<category><![CDATA[BlackBerry JamHack]]></category>
		<category><![CDATA[developer groups]]></category>
		<category><![CDATA[event]]></category>
		<category><![CDATA[hackathon]]></category>
		<category><![CDATA[JamHack 2012]]></category>

		<guid isPermaLink="false">http://devblog.blackberry.com/?p=11708</guid>
		<description><![CDATA[Last weekend was a smashing weekend for developers in Asia Pacific – almost 500 developers in India, Singapore, Malaysia, and Philippines got together and hacked their way through Friday evening to Sunday morning! Yes, I am talking about BlackBerry® JamHack 2012, the first simultaneous Asia-Pacific-wide 40-hour BlackBerry hackathon. This weekend’s five simultaneous JamHack events were [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devblog.blackberry.com&#038;blog=17235680&#038;post=11708&#038;subd=rimdevblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-11732" title="" alt="TITLE_IMAGE" src="http://rimdevblog.files.wordpress.com/2012/10/jamhack-18.jpg?w=600&#038;h=238" height="238" width="600" /></p>
<p>Last weekend was a smashing weekend for developers in Asia Pacific – almost 500 developers in India, Singapore, Malaysia, and Philippines got together and hacked their way through Friday evening to Sunday morning!</p>
<p>Yes, I am talking about BlackBerry® JamHack 2012, the first simultaneous Asia-Pacific-wide 40-hour BlackBerry hackathon. This weekend’s five simultaneous JamHack events were organized by <a href="http://www.facebook.com/RubusLabs" target="_new">Rubus Labs DevGroup</a> (Bangalore), <a href="http://www.skjapp.com/blackberry-developer-group-india/#.UHmfQMXMiwY" target="_new">BlackBerry Developer Group India</a> (Delhi), <a href="http://www.bbmalaysiancoders.com">BBMYCoders</a> (Kuala Lumpur), and <a href="http://www.pinoybbdev.com/" target="_new">PinoyBBDev</a> and <a href="http://twitter.com/BBDevSG" target="_new">BBDevSG</a> (Singapore)! While the 500 JamHackers were hacking in five different cities, their spirit and goal was admirably unanimous – hacking their way to the best app on BlackBerry® 10.</p>
<p>On Friday evening, participants started their 40-hour with registrations, networking and a series of RIM® -designed sessions, including local market insights session called “Country Vibes”, a “JamBytes” session on BlackBerry 10 design and user experience, and an introduction to the <a href="https://developer.blackberry.com/builtforblackberry/" target="_new">Built for BlackBerry</a> program and the <a href="https://developer.blackberry.com/builtforblackberry/commitment/" target="_new">10K Developer Commitment</a>.</p>
<p><span id="more-11708"></span></p>
<p>Each developer group helped participants to help form teams to ensure the best-rounded pitch on Sunday.</p>
<p><img class="aligncenter size-full wp-image-11724" title="" alt="" src="http://rimdevblog.files.wordpress.com/2012/10/jamhack-2.jpg?w=550&#038;h=545" height="545" width="550" /></p>
<p>The hackathon started around midnight, and the dev groups had planned various icebreaker activities to wake up their contestants. If I had to pick my favorite icebreaker, it’d be the BBMYCoders Gangnam Style kickoff! Check out the video:</p>
<p style="text-align:center;"><span class='embed-youtube' style='text-align:center; display: block;'><iframe class='youtube-player' type='text/html' width='560' height='315' src='http://www.youtube.com/embed/ex6VujXJdWI?version=3&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;wmode=transparent' frameborder='0'></iframe></span></p>
<p style="text-align:center;">[ <a href="http://www.youtube.com/watch?v=ex6VujXJdWI" target="_new">YouTube link for mobile viewing</a> ]</p>
<p>A great start is always important, but what’s better than that? Solid support and non-stop energizing activities to keep awake! Throughout the 40 hours, developer group leaders, co-managers, partners, business development teams and RIM Developer Relations were present to motivate and help our hackers. But it didn’t end at that: Our experts in RIM Canada didn’t want to feel left out, so they offered virtual help-desk hours for our hackers through Twitter® (<a href="https://twitter.com/search?q=%23BBJamHelp&amp;src=typd" target="_new">#BBJamHelp</a>) which saw over a hundred questions and tweets! Special thanks to <a href="http://twitter.com/Naveenan5" target="_new">@Naveenan5</a>, <a href="http://twitter.com/PratikSapra" target="_new">@PratikSapra</a>, <a href="http://twitter.com/RSSessantotto" target="_new">@RSSessantotto</a>, and <a href="http://twitter.com/WaterlooErik" target="_new">@WaterlooErik</a> for staying up through the weekend to support our APAC developers.</p>
<p>Other than providing support, the developer group managers were also busy keeping the teams entertained (and awake)! If the participants were bored of coding, needed a breather, or just wanted an excuse to have fun, there were exciting activities that kept them up. Let’s take a look at what tactics were used by our group leaders to keep their participants awake:</p>
<p><strong>Massage Corner by PinoyBBDev</strong><br />
Tired from hacking? Teams in Philippines were rewarded by one of the best break activities they can get – a spa treatment onsite!</p>
<p><img class="aligncenter size-full wp-image-11723" title="" alt="" src="http://rimdevblog.files.wordpress.com/2012/10/jamhack-3.jpg?w=519&#038;h=448" height="448" width="519" /></p>
<p><strong>Quiztions by PinoyBBDev</strong><br />
Quizzes are fun, and even more so when they are done over Twitter. PinoyBBDev planned a social media quiz with small giveaways for the quiztion winners.</p>
<p><img class="aligncenter size-full wp-image-11722" title="" alt="" src="http://rimdevblog.files.wordpress.com/2012/10/jamhack-4.jpg?w=500&#038;h=530" height="530" width="500" /></p>
<p><strong>Pen in Bottle by BBMYCoders</strong><br />
While the Pinoy Devs were busy getting massages, the KL JamHackers were tasked by BBMYCoders team to complete a task &#8212; but what are they doing?</p>
<p><img class="aligncenter size-full wp-image-11721" title="" alt="" src="http://rimdevblog.files.wordpress.com/2012/10/jamhack-5.jpg?w=500&#038;h=389" height="389" width="500" /></p>
<p style="text-align:center;"><i>Photo courtesy of BBMyCoders</i></p>
<p>The deal is that they had to untie a pen from their back and drop the pen into a bottle behind them, with a paper bag over their head. Sounds fun and simple, but they were definitely trying hard to get the special prizes given out!</p>
<p>Some other fun activities:</p>
<p><strong>Game on at the Gamezones</strong></p>
<p><img class="aligncenter size-full wp-image-11720" title="" alt="" src="http://rimdevblog.files.wordpress.com/2012/10/jamhack-6.jpg?w=500&#038;h=333" height="333" width="500" /></p>
<p><strong>Best DJ</strong></p>
<p><img class="aligncenter size-full wp-image-11719" title="" alt="" src="http://rimdevblog.files.wordpress.com/2012/10/jamhack-7.jpg?w=500&#038;h=375" height="375" width="500" /></p>
<p><strong>Singing Competition on the BlackBerry® PlayBook™ tablet</strong></p>
<p><img class="aligncenter size-full wp-image-11718" title="" alt="" src="http://rimdevblog.files.wordpress.com/2012/10/jamhack-8.jpg?w=412&#038;h=588" height="588" width="412" /></p>
<p>Of course, it wasn’t all fun and games &#8212; the teams had to work hard on getting the apps done within the 40 hours, and their hard work and efforts were all worth it! It absolutely showed during the pitching sessions – more than 100 apps were showcased across the five cities. Here were the teams from the pitches and their winning apps:</p>
<p><strong>Bangalore, India</strong></p>
<p><img class="aligncenter size-full wp-image-11717" title="" alt="" src="http://rimdevblog.files.wordpress.com/2012/10/jamhack-9.jpg?w=600&#038;h=416" height="416" width="600" /></p>
<p><img class="aligncenter size-full wp-image-11716" title="" alt="" src="http://rimdevblog.files.wordpress.com/2012/10/jamhack-10.jpg?w=550&#038;h=382" height="382" width="550" /></p>
<p><i>Winner: Team QEDGE<br />
App: Story Board, a presentation and slides creation HTML application on BlackBerry 10</i></p>
<p><strong>Delhi, India</strong></p>
<p><img class="aligncenter size-full wp-image-11737" title="" alt="" src="http://rimdevblog.files.wordpress.com/2012/10/jamhack-20.jpg?w=600&#038;h=460" height="460" width="600" /></p>
<p><img class="aligncenter size-full wp-image-11736" title="" alt="" src="http://rimdevblog.files.wordpress.com/2012/10/jamhack-21.jpg?w=550&#038;h=387" height="387" width="550" /></p>
<p><i>Winner: Team Fukraaas<br />
App: UnTANGLED, a complex puzzle game built with HTML on BlackBerry 10</i></p>
<p><strong>Kuala Lumpur, Malaysia</strong></p>
<p><img class="aligncenter size-full wp-image-11715" title="" alt="" src="http://rimdevblog.files.wordpress.com/2012/10/jamhack-11.jpg?w=600&#038;h=436" height="436" width="600" /></p>
<p><img class="aligncenter size-full wp-image-11714" title="" alt="" src="http://rimdevblog.files.wordpress.com/2012/10/jamhack-12.jpg?w=550&#038;h=384" height="384" width="550" /></p>
<p><i>Winner: Team Websmith ATP<br />
App: 1BB, an augmented reality application on BlackBerry 10<br />
For more event highlights, check out BBMYCoders’ post: <a href="http://bit.ly/BBMYCodersJamHack" target="_new">http://bit.ly/BBMYCodersJamHack</a></i></p>
<p><strong>Manila, the Philippines</strong><br />
<img class="aligncenter size-full wp-image-11734" title="" alt="" src="http://rimdevblog.files.wordpress.com/2012/10/jamhack-181.jpg?w=600&#038;h=414" height="414" width="600" /></p>
<p><img class="aligncenter size-full wp-image-11735" title="" alt="" src="http://rimdevblog.files.wordpress.com/2012/10/jamhack-19.jpg?w=550&#038;h=383" height="383" width="550" /></p>
<p><i>Winner: Team Rain Creative<br />
App: <a href="http://blackberryjamhack.karaniwan.org/apps/31/realm-of-elysium" target="_new">Realm of Elysium</a>, a strategy game inspired by Battleship</i></p>
<p><strong>Singapore</strong></p>
<p><img class="aligncenter size-full wp-image-11713" title="" alt="" src="http://rimdevblog.files.wordpress.com/2012/10/jamhack-13.jpg?w=600&#038;h=410" height="410" width="600" /></p>
<p><img class="aligncenter size-full wp-image-11712" title="" alt="" src="http://rimdevblog.files.wordpress.com/2012/10/jamhack-14.jpg?w=500&#038;h=353" height="353" width="500" /></p>
<p><i>Winner: Tiam Yang, <a href="http://appworld.blackberry.com/webstore/vendor/22157/?lang=en" target="_new">Tyler Projects Ptd Ltd</a><br />
App: Drop Zone, a HTML game on BlackBerry 10</i></p>
<p>All in all, the participants had loads of fun, were rewarded with giveaways, and walked away with awesome prizes even if they didn’t win. Teams walked away with a bag of great goodies such as water bottles, t-shirts, stickers, and more. Also, all participants who attended BlackBerry JamHack received a BlackBerry JamHack rewards badge on BlackBerry JamZone as well as a free pass to <a href="http://www.blackberryjamconference.com/asia" target="_new">BlackBerry Jam Asia 2012</a> in Thailand! Spirits were definitely sky high when the events ended and everyone walked away a winner.</p>
<p>This series of JamHacks would not have been possible without the BlackBerry developer groups. To find out more about the developer groups behind the scenes of the awesome JamHacks, check out:</p>
<ul>
<li>Bangalore: <a href="http://www.facebook.com/RubusLabs" target="_new">Rubus Labs DevGroup</a></li>
<li>Delhi: <a href="http://www.skjapp.com/blackberry-developer-group-india/#.UHmfQMXMiwY" target="_new">BlackBerry Developer Group India</a></li>
<li>Kuala Lumpur: <a href="http://twitter.com/BBMYCoders" target="_new">BBMYCoders</a></li>
<li>Manila: <a href="http://www.pinoybbdev.com/" target="_new">PinoyBBDev</a></li>
<li>Singapore: <a href="http://twitter.com/BBDevSG" target="_new">BBDevSG</a></li>
</ul>
<p>Registration for the next five cities is still open – so don’t miss your chance to be jammin’ with us on October 19-21 (5-city simultaneous hacks):</p>
<ul>
<li><a href="http://www.blackberryjamhack.com/jakarta.html" target="_new">Indonesia – Jakarta</a> by <a href="http://twitter.com/BBDevID" target="_new">BBDevID</a></li>
<li><a href="http://www.blackberryjamhack.com/ho_chi_minh.html" target="_new">Vietnam – Ho Chi Minh City</a> by <a href="http://twitter.com/Louis_Keeper" target="_new">BlackBerry Viet Nam Dev Group</a></li>
<li><a href="http://www.blackberryjamhack.com/bangkok.html" target="_new">Thailand – Bangkok</a> by <a href="http://twitter.com/BBDevThailand" target="_new">@BBDevThailand</a></li>
<li><a href="http://www.blackberryjamhack.com/shanghai.html" target="_new">China – Shanghai</a> by <a href="http://twitter.com/immmooo" target="_new">CNBBDev</a></li>
<li><a href="http://www.blackberryjamhack.com/melbourne.html" target="_new">Australia – Melbourne</a></li>
</ul>
<p>All ten winners from BlackBerry JamHack city events will be walking away with an all-expenses paid trip to the <a href="http://www.blackberryjamconference.com/asia?CPID=BAC-2012BBJAMAP01" target="_new">BlackBerry Jam Asia</a> in Bangkok, where they will be vying with nine other teams to be crowned Asia Pacific champions and receive the grand prize of an all-expenses paid trip to BlackBerry 10 global launch, amongst other great prizes!</p>
<p>Follow the hashtag <a href="https://twitter.com/search?q=%23BBJamHack&amp;src=typd" target="_new">#BBJamHack</a> to find out more about the JamHack events &#8211; here are some tweets we were pretty proud to see:</p>
<p><img class="aligncenter size-full wp-image-11711" title="" alt="" src="http://rimdevblog.files.wordpress.com/2012/10/jamhack-15.jpg?w=600&#038;h=450" height="450" width="600" /><br />
<img class="aligncenter size-full wp-image-11710" title="" alt="" src="http://rimdevblog.files.wordpress.com/2012/10/jamhack-16.jpg?w=600&#038;h=450" height="450" width="600" /><br />
<img class="aligncenter size-full wp-image-11733" title="" alt="" src="http://rimdevblog.files.wordpress.com/2012/10/jamhack-171.jpg?w=600&#038;h=450" height="450" width="600" /></p>
<p>Interested to learn more about some program or events mentioned above? Click to learn more about:</p>
<ul>
<li><a href="http://www.blackberryjamhack.com" target="_new">BlackBerry JamHack 2012</a></li>
<li><a href="http://www.blackberryjamconference.com/asia?CPID=BAC-2012BBJAMAP01" target="_new">BlackBerry Jam Asia 2012</a></li>
<li><a href="http://bit.ly/BBDevGroup" target="_new">How to form a Developer Group in your region</a></li>
<li><a href="http://bit.ly/BBJamRewards" target="_new">BlackBerry Jam Rewards program</a></li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rimdevblog.wordpress.com/11708/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rimdevblog.wordpress.com/11708/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devblog.blackberry.com&#038;blog=17235680&#038;post=11708&#038;subd=rimdevblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://devblog.blackberry.com/2012/10/blackberry-jamhack-2012-recap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/262099594d8c258beb619f2a5bedcb61?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jiazeex</media:title>
		</media:content>

		<media:content url="http://rimdevblog.files.wordpress.com/2012/10/jamhack-18.jpg" medium="image">
			<media:title type="html">TITLE_IMAGE</media:title>
		</media:content>

		<media:content url="http://rimdevblog.files.wordpress.com/2012/10/jamhack-2.jpg" medium="image" />

		<media:content url="http://rimdevblog.files.wordpress.com/2012/10/jamhack-3.jpg" medium="image" />

		<media:content url="http://rimdevblog.files.wordpress.com/2012/10/jamhack-4.jpg" medium="image" />

		<media:content url="http://rimdevblog.files.wordpress.com/2012/10/jamhack-5.jpg" medium="image" />

		<media:content url="http://rimdevblog.files.wordpress.com/2012/10/jamhack-6.jpg" medium="image" />

		<media:content url="http://rimdevblog.files.wordpress.com/2012/10/jamhack-7.jpg" medium="image" />

		<media:content url="http://rimdevblog.files.wordpress.com/2012/10/jamhack-8.jpg" medium="image" />

		<media:content url="http://rimdevblog.files.wordpress.com/2012/10/jamhack-9.jpg" medium="image" />

		<media:content url="http://rimdevblog.files.wordpress.com/2012/10/jamhack-10.jpg" medium="image" />

		<media:content url="http://rimdevblog.files.wordpress.com/2012/10/jamhack-20.jpg" medium="image" />

		<media:content url="http://rimdevblog.files.wordpress.com/2012/10/jamhack-21.jpg" medium="image" />

		<media:content url="http://rimdevblog.files.wordpress.com/2012/10/jamhack-11.jpg" medium="image" />

		<media:content url="http://rimdevblog.files.wordpress.com/2012/10/jamhack-12.jpg" medium="image" />

		<media:content url="http://rimdevblog.files.wordpress.com/2012/10/jamhack-181.jpg" medium="image" />

		<media:content url="http://rimdevblog.files.wordpress.com/2012/10/jamhack-19.jpg" medium="image" />

		<media:content url="http://rimdevblog.files.wordpress.com/2012/10/jamhack-13.jpg" medium="image" />

		<media:content url="http://rimdevblog.files.wordpress.com/2012/10/jamhack-14.jpg" medium="image" />

		<media:content url="http://rimdevblog.files.wordpress.com/2012/10/jamhack-15.jpg" medium="image" />

		<media:content url="http://rimdevblog.files.wordpress.com/2012/10/jamhack-16.jpg" medium="image" />

		<media:content url="http://rimdevblog.files.wordpress.com/2012/10/jamhack-171.jpg" medium="image" />
	</item>
		<item>
		<title>NYC October 2012 Hackathon</title>
		<link>http://devblog.blackberry.com/2012/10/nyc-october-2012-hackathon/</link>
		<comments>http://devblog.blackberry.com/2012/10/nyc-october-2012-hackathon/#comments</comments>
		<pubDate>Thu, 11 Oct 2012 18:00:02 +0000</pubDate>
		<dc:creator>patrickmollins</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[Game Development]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[@BlackBerryDevNY]]></category>
		<category><![CDATA[BB10]]></category>
		<category><![CDATA[BlackBerry 10]]></category>
		<category><![CDATA[hackathon]]></category>
		<category><![CDATA[New York]]></category>
		<category><![CDATA[nyc]]></category>

		<guid isPermaLink="false">http://devblog.blackberry.com/?p=11614</guid>
		<description><![CDATA[New York City is the city that never sleeps, and next week will be no different! From Friday October 19th to Saturday October 20th, the New York City BlackBerry® Developers Group will be hosting a hackathon. Starting at 6:30 PM on Friday and running through to 5:30 PM on Saturday night, local NYC developers are [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devblog.blackberry.com&#038;blog=17235680&#038;post=11614&#038;subd=rimdevblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p style="text-align:center;"><a href="http://www.meetup.com/BBDevNY/events/85940442/"><img class="aligncenter size-full wp-image-11703" title="IMG-20110302-00018" alt="TITLE_IMAGE" src="http://rimdevblog.files.wordpress.com/2012/10/img-20110302-00018.jpg?w=500&#038;h=667" height="667" width="500" /></a></p>
<p>New York City is the city that never sleeps, and next week will be no different! From Friday October 19th to Saturday October 20th, the New York City BlackBerry® Developers Group will be hosting a hackathon. Starting at 6:30 PM on Friday and running through to 5:30 PM on Saturday night, local NYC developers are invited to come and develop applications and games using the best mobile tools available.</p>
<p>This event will be super exciting. I’d like to personally challenge everyone to come out, create a stellar app and get it ready for submission to the BlackBerry App World™ storefront. I’ll extend the challenge even further: The first 3 teams/individuals that create an app and get it ready for submission to BlackBerry App World in the time allotted will receive a BlackBerry 10 Dev Alpha Device. Create an app, get it ready for submission, and you’ll get a device. Plain, simple, awesome.</p>
<p>Finally, I (<a href="http://www.twitter.com/party_pat" target="_blank">@party_pat</a>) will be on hand to help navigate the waters, give a presentation on Cascades™, and to help out where I can. This should be an awesome event, and I can’t wait to see everyone out there.</p>
<blockquote class="twitter-tweet"><p>We&#8217;re having a Super Hackathon in NYC. Two Days. BlackBerry Experts and more: <a title="http://bit.ly/PXZ73y" href="http://t.co/NeWLtImS">bit.ly/PXZ73y</a> cc: @<a href="https://twitter.com/blackberrydev">blackberrydev</a></p>
<p>— BlackBerryDevNY (@BlackBerryDevNY) <a href="https://twitter.com/BlackBerryDevNY/status/256104425951748096">October 10, 2012</a></p></blockquote>
<p>If you’ve registered already, invite a friend. If you haven’t registered yet, there is no time like the present. The details of the hackathon can be found at <a title="register here!" href="http://www.meetup.com/BBDevNY/events/85940442/" target="_new">http://www.meetup.com/BBDevNY/events/85940442/</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rimdevblog.wordpress.com/11614/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rimdevblog.wordpress.com/11614/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devblog.blackberry.com&#038;blog=17235680&#038;post=11614&#038;subd=rimdevblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://devblog.blackberry.com/2012/10/nyc-october-2012-hackathon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/5686e85c0701a619b2fb1e3de5fb6c59?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">patrickmollins</media:title>
		</media:content>

		<media:content url="http://rimdevblog.files.wordpress.com/2012/10/img-20110302-00018.jpg" medium="image">
			<media:title type="html">IMG-20110302-00018</media:title>
		</media:content>
	</item>
		<item>
		<title>Can you survive a 40-hour Hackathon?</title>
		<link>http://devblog.blackberry.com/2012/10/blackberry-jamhack-2012/</link>
		<comments>http://devblog.blackberry.com/2012/10/blackberry-jamhack-2012/#comments</comments>
		<pubDate>Tue, 02 Oct 2012 04:17:32 +0000</pubDate>
		<dc:creator>Jiazi Xu</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[BlackBerry Jam]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[apac]]></category>
		<category><![CDATA[Asia Pacific]]></category>
		<category><![CDATA[australia]]></category>
		<category><![CDATA[BBJamHack]]></category>
		<category><![CDATA[BlackBerry 10]]></category>
		<category><![CDATA[china]]></category>
		<category><![CDATA[hackathon]]></category>
		<category><![CDATA[India]]></category>
		<category><![CDATA[Indonesia]]></category>
		<category><![CDATA[JamHack]]></category>
		<category><![CDATA[Malaysia]]></category>
		<category><![CDATA[Philippines]]></category>
		<category><![CDATA[singapore]]></category>
		<category><![CDATA[Thailand]]></category>
		<category><![CDATA[Vietnam]]></category>

		<guid isPermaLink="false">http://devblog.blackberry.com/?p=11332</guid>
		<description><![CDATA[  Be a part of the first simultaneous Asia-Pacific-wide BlackBerry® hackathon! Hack your way through 40 hours of non-stop coding. From ideation to creation, together with our experts, make it all app-en to win cash, devices, trips and more. Indulge on an endless supply of food, drinks, activities and giveaways. Go head-to-head in ten major [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devblog.blackberry.com&#038;blog=17235680&#038;post=11332&#038;subd=rimdevblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><em> </em></p>
<p style="text-align:center;"><a href="http://www.blackberryjamhack.com/"><img class="aligncenter  wp-image-11334" title="1159_RIM_JamAsia_FBTimeline_Banner_keyboard-JZ" src="http://rimdevblog.files.wordpress.com/2012/10/1159_rim_jamasia_fbtimeline_banner_keyboard-jz.jpg?w=614&#038;h=227" alt="TITLE_IMAGE" width="614" height="227" /></a></p>
<p>Be a part of the first simultaneous Asia-Pacific-wide BlackBerry® hackathon! Hack your way through 40 hours of non-stop coding. From ideation to creation, together with our experts, make it all app-en to win cash, devices, trips and more. Indulge on an endless supply of food, drinks, activities and giveaways. Go head-to-head in ten major cities and advance to <a href="http://www.blackberryjamconference.com/" target="_blank">BlackBerry Jam Asia 2012</a> to represent your team and country. Whether you are an experienced or aspiring developer, designer or an entrepreneur, you can bring your skills and ideas to turn your ideas into reality. It’s going to be a blast!</p>
<p>Organised by ten Developer Groups &amp; Communities in Asia Pacific, each 40-hour JamHack event will provide an opportunity for four-member teams of developers, designers, marketeers, entrepreneurs to work on an awesome app for BlackBerry 10.  To ensure that each team is properly equipped for the challenge, RIM is providing round-the-clock Global Technical Helpdesk support, by the tech experts from Developer Relations Asia Pacific team onsite, as well as platform experts streaming live from North America.</p>
<p>Don’t miss the great opportunity to hack with the subject-matter experts and fellow brilliant minds, across continents! On each weekend, there will be<strong> five</strong> <strong>simultaneous</strong> JamHack events happening:</p>
<p><strong>Jammin’ on Oct 12-14 </strong>(5-city simultaneous Hacks):</p>
<ul>
<li>India – Delhi (by <a href="http://www.twitter.com/skjsaurabh" target="_blank">@skjsaurabh</a>)</li>
<li>India – Bangalore (by <a href="http://www.facebook.com/RubusLabs">Rubus Labs DevGroup</a>)</li>
<li>Singapore (by <a href="http://www.twitter.com/BBDevSG" target="_blank">@BBDevSG</a>)</li>
<li>Malaysia – Kuala Lumpur (by <a href="http://www.twitter.com/BBMYCoders" target="_blank">@BBMYCoders</a>)</li>
<li>Philippines – Manila (by <a href="http://www.twitter.com/PinoyBBDev" target="_blank">@PinoyBBDev</a>)</li>
</ul>
<p><strong>Jammin’ on Oct 19-21</strong> (5-city simultaneous Hacks):</p>
<ul>
<li>Indonesia – Jakarta (by <a href="http://www.twitter.com/BBDevID" target="_blank">@BBDevID</a>)</li>
<li>Vietnam – Ho Chi Minh City (by <a href="http://www.twitter.com/Louis_Keeper" target="_blank">@Louis_Keeper</a>)</li>
<li>Thailand – Bangkok (by <a href="http://www.twitter.com/BBDevThailand" target="_blank">@BBDevThailand</a>)</li>
<li>China – Shanghai (<a href="http://www.twitter.com/immmooo" target="_blank">@immmooo</a>)</li>
<li>Australia – Melbourne (<a href="http://www.twitter.com/csaunders_ca" target="_blank">@csaunders_ca</a>)</li>
</ul>
<p>Over each of the weekend events, RIM will also be sharing market insights tailored to the respective cities so developers can develop market-relevant applications. Beyond that, the two days will also include sharing sessions aptly named as <strong><em>JamBytes</em></strong>. During these sessions, participants will have the chance to understand in-depth developmental tips and tricks on BlackBerry 10 platform, how to enhance their BlackBerry 10 applications, as well as go to market strategies for their new apps.</p>
<p>The ten winning teams from the JamHack events will receive an all-expense paid trip to <a href="http://www.blackberryjamconference.com/asia">BlackBerry Jam Asia</a>, where you will represent your city and compete at the Asia-Pacific Finals.</p>
<p>Final winning team of the “Asia-Pacific Finals” will win the grand prize of:</p>
<ul>
<li>Cash Prize of <strong>US$10,000</strong></li>
<li>BlackBerry App World™ marketing for 2 months for BlackBerry 10 launch in Asia, Middle East and Africa (where applicable) &amp; one  week marketing in North America, Latin America and Europe (where applicable)</li>
<li>App marketing with launch campaign of BlackBerry 10 in market</li>
<li>Dedicated technical &amp; Business Consultancy for up to third month after launch of BlackBerry 10 in team’s market</li>
</ul>
<p>Don’t hesitate! Sign up or find out more at: <a href="http://www.blackberryjamhack.com/">www.blackberryjamhack.com</a>!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rimdevblog.wordpress.com/11332/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rimdevblog.wordpress.com/11332/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devblog.blackberry.com&#038;blog=17235680&#038;post=11332&#038;subd=rimdevblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://devblog.blackberry.com/2012/10/blackberry-jamhack-2012/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/262099594d8c258beb619f2a5bedcb61?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jiazeex</media:title>
		</media:content>

		<media:content url="http://rimdevblog.files.wordpress.com/2012/10/1159_rim_jamasia_fbtimeline_banner_keyboard-jz.jpg" medium="image">
			<media:title type="html">1159_RIM_JamAsia_FBTimeline_Banner_keyboard-JZ</media:title>
		</media:content>
	</item>
		<item>
		<title>The First BlackBerry Jam Sessions Hackathon Kicks Off in Brazil</title>
		<link>http://devblog.blackberry.com/2012/09/blackberry-jam-sessions-hackathon-brazil/</link>
		<comments>http://devblog.blackberry.com/2012/09/blackberry-jam-sessions-hackathon-brazil/#comments</comments>
		<pubDate>Fri, 07 Sep 2012 13:22:31 +0000</pubDate>
		<dc:creator>Veronica O</dc:creator>
				<category><![CDATA[BlackBerry Jam]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[BlackBerry 10]]></category>
		<category><![CDATA[BlackBerry Jam Sessions]]></category>
		<category><![CDATA[BlackBerry Jam Sessions Hackathon]]></category>
		<category><![CDATA[brazil]]></category>
		<category><![CDATA[hackathon]]></category>
		<category><![CDATA[latam]]></category>

		<guid isPermaLink="false">http://devblog.blackberry.com/?p=10933</guid>
		<description><![CDATA[[ YouTube link for mobile viewing ] On August 25th, an event of particular awesomeness happened in Recife, Brasil &#8212; the inaugural BlackBerry® Jam Sessions Hackathon. Fuelled by pizza and energy drinks, over 80 developers had 10 hours to create their apps for BlackBerry® 10, using HTML, C++, Cascades™, Adobe® AIR® or Java®/Android™. Once the [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devblog.blackberry.com&#038;blog=17235680&#038;post=10933&#038;subd=rimdevblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p style="text-align:center;"><span class='embed-youtube' style='text-align:center; display: block;'><iframe class='youtube-player' type='text/html' width='560' height='315' src='http://www.youtube.com/embed/iKc_4rvSDJs?version=3&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;wmode=transparent' frameborder='0'></iframe></span></p>
<p style="text-align:center;">[ <a href="http://www.youtube.com/watch?v=iKc_4rvSDJs">YouTube link for mobile viewing</a> ]</p>
<p>On August 25th, an event of particular awesomeness happened in Recife, Brasil &#8212; the inaugural <a href="http://blackberryjamsessions.com/" target="_new">BlackBerry® Jam Sessions</a> Hackathon. Fuelled by pizza and energy drinks, over 80 developers had 10 hours to create their apps for BlackBerry® 10, using HTML, C++, Cascades™, Adobe® AIR® or Java®/Android™. Once the dust had settled 10 hours later, there were 16 apps ready to be showcased, as well as many happy and satisfied developers.</p>
<p>Our very own <a href="https://twitter.com/demianborba" target="_new">Demian Borba</a> was on the scene, and captured some great photos to boot. <a href="http://blackberryjamsessions.com/2012/08/29/recife-brasil/" target="_new">Check out his recap of the event</a>, and while you&#8217;re at it, have a look at the <a href="http://blackberryjamsessions.com/blackberryjamsessions/calendar/" target="_new">BlackBerry Jam Sessions calendar</a> to see if one will be happening in a town near you.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rimdevblog.wordpress.com/10933/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rimdevblog.wordpress.com/10933/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devblog.blackberry.com&#038;blog=17235680&#038;post=10933&#038;subd=rimdevblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://devblog.blackberry.com/2012/09/blackberry-jam-sessions-hackathon-brazil/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7b375d2578c668cc015d7452d495c9ff?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">veronchiquita</media:title>
		</media:content>
	</item>
		<item>
		<title>DC BlackBerry Dev Day and Hackathon – Recap</title>
		<link>http://devblog.blackberry.com/2012/07/dc-blackberry-dev-day-hackathon-recap/</link>
		<comments>http://devblog.blackberry.com/2012/07/dc-blackberry-dev-day-hackathon-recap/#comments</comments>
		<pubDate>Thu, 26 Jul 2012 15:23:27 +0000</pubDate>
		<dc:creator>Alex Kinsella</dc:creator>
				<category><![CDATA[Dev Con]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[BlackBerry Dev Day]]></category>
		<category><![CDATA[developer day]]></category>
		<category><![CDATA[event]]></category>
		<category><![CDATA[hackathon]]></category>
		<category><![CDATA[recap]]></category>
		<category><![CDATA[washington]]></category>

		<guid isPermaLink="false">http://devblog.blackberry.com/?p=10411</guid>
		<description><![CDATA[Recapping the recent BlackBerry Dev Day and Hackathon in Washington, D.C.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devblog.blackberry.com&#038;blog=17235680&#038;post=10411&#038;subd=rimdevblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-10414" title="" src="http://rimdevblog.files.wordpress.com/2012/07/dev-day-1.jpg?w=500&#038;h=375" alt="TITLE_IMAGE" width="500" height="375" /></p>
<p><em>Here’s Rich from our Enterprise Mobility Architect team reporting on the recent BlackBerry® Dev Day and Hackathon in Washington, D.C.!</em></p>
<p>A few weeks ago, I had the opportunity to welcome a group of developers to the DC office of Research In Motion® (RIM®) for a BlackBerry Dev Day and Hackathon focused on HTML5. We had a great turnout for the full day event, with attendees from federal government agencies, government contractors, and intergovernmental organizations in the Beltway region. Developer skill levels also varied greatly in terms of previous coding experience. Many had never worked web technologies before and were surprised at how easy it was to code using the HTML5 and BlackBerry® WebWorks™ tooling. Participant Darrion Beckles, a contractor for the NIH, said, “I definitely want to learn more about programming! I’m interested in it now – now that I’ve gotten to meet some other programmers.”</p>
<p><span id="more-10411"></span></p>
<p>I started the day by giving an overview on developing BlackBerry applications, and I didn’t neglect to mention the <a href="http://devblog.blackberry.com/2012/07/three-billion-and-counting/" target="_new">continued growth</a> of the BlackBerry App World™ storefront over the past year. I also talked about the importance of HTML5 in building cross-platform experiences for both the BlackBerry® 7 OS and BlackBerry® 10 platforms. The Hackathon was a great opportunity for the attendees to gain some hands-on coding experience with tools such as <a href="https://developer.blackberry.com/html5/" target="_new">BlackBerry WebWorks</a>, <a href="https://github.com/blackberry/bbUI.js" target="_new">bbui.js</a>, <a href="http://blackberry.github.com/alicejs/index.html" target="_new">AliceJS</a>, the <a href="https://developer.blackberry.com/html5/download/ripple" target="_new">Ripple emulator</a>, and BlackBerry® PlayBook™ tablets.</p>
<p>I was very impressed by the apps the various teams were able to produce in just one afternoon! Considering again how many participants were working with bbUI.js for the first time, the developers seemed comfortable with the tooling. They were excited to present their apps, which included one that allowed you to challenge and compete against other BlackBerry users to become the “Titan-Berry” or the “Wack-Berry.”</p>
<p>Our winning team was from the World Bank’s International Finance Corporation (IFC), who used <a href="http://blackberry.github.com/Community/bbUIjs.html" target="_new">bbUI.js</a> (with no previous experience) to build a GPS-based app that displayed the air quality index. “It gives the air quality for today, tomorrow, and the day after&#8230;so that [users] can decide whether to stay indoors and what activities to do,” said Desmond Andrades, a member of the winning team.</p>
<p><img class="aligncenter size-full wp-image-10413" title="" src="http://rimdevblog.files.wordpress.com/2012/07/dev-day-2.jpg?w=500&#038;h=334" alt="TITLE_IMAGE" width="500" height="334" /></p>
<p style="text-align:center;">The winning app!</p>
<p>In the end, I definitely thought the day flew by, and it was a good balance of high productivity mixed in with lots of fun moments. It is exciting to see the enterprise developer community in the Washington, D.C. metropolitan area diving into our latest tooling, and I look forward to seeing more custom apps in the future!</p>
<p><img class="aligncenter size-full wp-image-10412" title="" src="http://rimdevblog.files.wordpress.com/2012/07/dev-day-3.jpg?w=550&#038;h=298" alt="TITLE_IMAGE" width="550" height="298" /></p>
<p style="text-align:center;">RIM Team and the winning app developers! From left to right: Rich Balsewich, John Mutter, Deepak Srivastava, Desmond Andrades, Hyunjun Jung</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rimdevblog.wordpress.com/10411/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rimdevblog.wordpress.com/10411/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devblog.blackberry.com&#038;blog=17235680&#038;post=10411&#038;subd=rimdevblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://devblog.blackberry.com/2012/07/dc-blackberry-dev-day-hackathon-recap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7d0e94a7e96e80d5911732d43f31a39c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Alex K.</media:title>
		</media:content>

		<media:content url="http://rimdevblog.files.wordpress.com/2012/07/dev-day-1.jpg" medium="image">
			<media:title type="html">TITLE_IMAGE</media:title>
		</media:content>

		<media:content url="http://rimdevblog.files.wordpress.com/2012/07/dev-day-2.jpg" medium="image">
			<media:title type="html">TITLE_IMAGE</media:title>
		</media:content>

		<media:content url="http://rimdevblog.files.wordpress.com/2012/07/dev-day-3.jpg" medium="image">
			<media:title type="html">TITLE_IMAGE</media:title>
		</media:content>
	</item>
	</channel>
</rss>
