<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>Cius Developer</title>
  <link rel="alternate" href="http://developer.cisco.com/web/cius-developer/blogroll/-/blogs/rss" />
  <subtitle>Cius Developer</subtitle>
  <id>http://developer.cisco.com/web/cius-developer/blogroll/-/blogs/rss</id>
  <updated>2013-05-19T23:48:32Z</updated>
  <dc:date>2013-05-19T23:48:32Z</dc:date>
  <entry>
    <title>AppHQ is Closing and no further apps are being on-boarded</title>
    <link rel="alternate" href="http://developer.cisco.com/web/cius-developer/blogroll/-/blogs/apphq-is-closing-and-no-further-apps-are-being-on-boarded" />
    <author>
      <name>Suesie Phillips</name>
    </author>
    <id>http://developer.cisco.com/web/cius-developer/blogroll/-/blogs/apphq-is-closing-and-no-further-apps-are-being-on-boarded</id>
    <updated>2013-02-08T17:54:27Z</updated>
    <published>2013-02-08T16:46:15Z</published>
    <summary type="html">With immediate effect, Cisco will utilize Google Play for sharing and downloading Android apps for current and future Cisco Android based devices. Accordingly, Cisco AppHQ, the Android app repository</summary>
    <dc:creator>Suesie Phillips</dc:creator>
    <dc:date>2013-02-08T16:46:15Z</dc:date>
  </entry>
  <entry>
    <title>Cisco Telephony Manager Updates</title>
    <link rel="alternate" href="http://developer.cisco.com/web/cius-developer/blogroll/-/blogs/cisco-telephony-manager-updates" />
    <author>
      <name>Matthew Williams</name>
    </author>
    <id>http://developer.cisco.com/web/cius-developer/blogroll/-/blogs/cisco-telephony-manager-updates</id>
    <updated>2012-03-21T22:25:23Z</updated>
    <published>2012-02-23T18:18:59Z</published>
    <summary type="html">The Cisco Call Control APIs have recently been updated with the latest release of the Add-on. If you have not updated your Add-on I suggest you do that before proceeding. With this update, we have</summary>
    <dc:creator>Matthew Williams</dc:creator>
    <dc:date>2012-02-23T18:18:59Z</dc:date>
  </entry>
  <entry>
    <title>Cisco Cius Add-on Version 1.0 Released!</title>
    <link rel="alternate" href="http://developer.cisco.com/web/cius-developer/blogroll/-/blogs/cisco-cius-add-on-version-1-0-released!" />
    <author>
      <name>Matthew Williams</name>
    </author>
    <id>http://developer.cisco.com/web/cius-developer/blogroll/-/blogs/cisco-cius-add-on-version-1-0-released!</id>
    <updated>2012-03-21T22:18:11Z</updated>
    <published>2012-02-23T19:16:20Z</published>
    <summary type="html">With the release of the firmware load 9.2.3, there is a new version of the Add-on. The changes to the add-on are mostly around the Call Control APIs by making it simpler to use. Take a look at the</summary>
    <dc:creator>Matthew Williams</dc:creator>
    <dc:date>2012-02-23T19:16:20Z</dc:date>
  </entry>
  <entry>
    <title>Content Providers</title>
    <link rel="alternate" href="http://developer.cisco.com/web/cius-developer/blogroll/-/blogs/content-providers" />
    <author>
      <name>Matthew Williams</name>
    </author>
    <id>http://developer.cisco.com/web/cius-developer/blogroll/-/blogs/content-providers</id>
    <updated>2012-01-24T19:19:49Z</updated>
    <published>2012-01-24T18:42:59Z</published>
    <summary type="html">Content Providers give you an excellent way to store and retrieve data. It is primarily used so that multiple applications can access and change the same set of data. Today, I am briefly going to go</summary>
    <dc:creator>Matthew Williams</dc:creator>
    <dc:date>2012-01-24T18:42:59Z</dc:date>
  </entry>
  <entry>
    <title>TechWiseTV: Our first "big" sample</title>
    <link rel="alternate" href="http://developer.cisco.com/web/cius-developer/blogroll/-/blogs/techwisetv:-our-first-big-sample" />
    <author>
      <name>Larry Michalewicz</name>
    </author>
    <id>http://developer.cisco.com/web/cius-developer/blogroll/-/blogs/techwisetv:-our-first-big-sample</id>
    <updated>2011-12-19T22:11:51Z</updated>
    <published>2011-12-19T19:15:44Z</published>
    <summary type="html">Back in October the Cisco Cius was featured in TechWiseTV Episode 103. It's a really nice overview of the Cius from several different angles. I was asked to do a short section on application</summary>
    <dc:creator>Larry Michalewicz</dc:creator>
    <dc:date>2011-12-19T19:15:44Z</dc:date>
  </entry>
  <entry>
    <title>Cisco Cius Add-on v0.5</title>
    <link rel="alternate" href="http://developer.cisco.com/web/cius-developer/blogroll/-/blogs/cisco-cius-add-on-v0-5" />
    <author>
      <name>Matthew Williams</name>
    </author>
    <id>http://developer.cisco.com/web/cius-developer/blogroll/-/blogs/cisco-cius-add-on-v0-5</id>
    <updated>2011-10-19T19:24:18Z</updated>
    <published>2011-10-19T19:15:16Z</published>
    <summary type="html">There is a new version of the Cisco Cius Add-on v0.5. Feel free to download the latest version to make sure you are up to date with our Add-on. Changes Corrections to the Sample Phone Application</summary>
    <dc:creator>Matthew Williams</dc:creator>
    <dc:date>2011-10-19T19:15:16Z</dc:date>
  </entry>
  <entry>
    <title>Android's C2DM</title>
    <link rel="alternate" href="http://developer.cisco.com/web/cius-developer/blogroll/-/blogs/android-s-c2dm" />
    <author>
      <name>Matthew Williams</name>
    </author>
    <id>http://developer.cisco.com/web/cius-developer/blogroll/-/blogs/android-s-c2dm</id>
    <updated>2011-10-10T18:34:22Z</updated>
    <published>2011-10-05T20:00:41Z</published>
    <summary type="html">Today we are going to be talking about a service that Google provides called Cloud to Device Messaging on Android. In a nutshell, it is a way for servers to notify mobile applications to contact the</summary>
    <dc:creator>Matthew Williams</dc:creator>
    <dc:date>2011-10-05T20:00:41Z</dc:date>
  </entry>
  <entry>
    <title>Google Analytics</title>
    <link rel="alternate" href="http://developer.cisco.com/web/cius-developer/blogroll/-/blogs/google-analytics" />
    <author>
      <name>Prince Woodrow</name>
    </author>
    <id>http://developer.cisco.com/web/cius-developer/blogroll/-/blogs/google-analytics</id>
    <updated>2011-10-05T20:50:22Z</updated>
    <published>2011-10-05T19:30:25Z</published>
    <summary type="html">Would it be useful for you to be able to track how a user interacts with your android application? Well here is a good and easy way to do it using Google Analytics! What is Google Analytics? Google</summary>
    <dc:creator>Prince Woodrow</dc:creator>
    <dc:date>2011-10-05T19:30:25Z</dc:date>
  </entry>
  <entry>
    <title>Using both Google's and Cisco's APIs</title>
    <link rel="alternate" href="http://developer.cisco.com/web/cius-developer/blogroll/-/blogs/using-both-google-s-and-cisco-s-apis" />
    <author>
      <name>Matthew Williams</name>
    </author>
    <id>http://developer.cisco.com/web/cius-developer/blogroll/-/blogs/using-both-google-s-and-cisco-s-apis</id>
    <updated>2011-10-05T19:57:24Z</updated>
    <published>2011-09-30T17:39:53Z</published>
    <summary type="html">Today we will be talking about how to use the Cisco Cius API's in junction with the Google API's. There is three things that you need in order to do this, they are the skin, the launcher, and the</summary>
    <dc:creator>Matthew Williams</dc:creator>
    <dc:date>2011-09-30T17:39:53Z</dc:date>
  </entry>
  <entry>
    <title>Let's Get This Party Started - One Year Later</title>
    <link rel="alternate" href="http://developer.cisco.com/web/cius-developer/blogroll/-/blogs/let-s-get-this-party-started-one-year-later" />
    <author>
      <name>Larry Michalewicz</name>
    </author>
    <id>http://developer.cisco.com/web/cius-developer/blogroll/-/blogs/let-s-get-this-party-started-one-year-later</id>
    <updated>2011-09-01T20:20:42Z</updated>
    <published>2011-09-01T15:29:18Z</published>
    <summary type="html">It's hard to believe it's been a year since I wrote my "Let's Get This Party Started" post. A lot has changed over the last 12 months but at the same time a lot has gone according to the plans we laid</summary>
    <dc:creator>Larry Michalewicz</dc:creator>
    <dc:date>2011-09-01T15:29:18Z</dc:date>
  </entry>
  <entry>
    <title>Creating a Call using the Call Control APIs</title>
    <link rel="alternate" href="http://developer.cisco.com/web/cius-developer/blogroll/-/blogs/creating-a-call-using-the-call-control-apis" />
    <author>
      <name>Matthew Williams</name>
    </author>
    <id>http://developer.cisco.com/web/cius-developer/blogroll/-/blogs/creating-a-call-using-the-call-control-apis</id>
    <updated>2011-10-17T23:33:42Z</updated>
    <published>2011-07-26T16:51:25Z</published>
    <summary type="html">Cisco Call Control APIs are a powerful tool that we give to the developers. Today we are going to be going over an example of some of these Call Control APIs in order to get you started. In this</summary>
    <dc:creator>Matthew Williams</dc:creator>
    <dc:date>2011-07-26T16:51:25Z</dc:date>
  </entry>
  <entry>
    <title>Intro to AppInventor on the Cius</title>
    <link rel="alternate" href="http://developer.cisco.com/web/cius-developer/blogroll/-/blogs/intro-to-appinventor-on-the-cius" />
    <author>
      <name>David Doering</name>
    </author>
    <id>http://developer.cisco.com/web/cius-developer/blogroll/-/blogs/intro-to-appinventor-on-the-cius</id>
    <updated>2011-08-03T21:33:24Z</updated>
    <published>2011-07-18T16:30:51Z</published>
    <summary type="html">In this blog post I will be discussing an alternate method to Android development known as AppInventor. It is a program released by Google to create applications for Android devices. This is a visual</summary>
    <dc:creator>David Doering</dc:creator>
    <dc:date>2011-07-18T16:30:51Z</dc:date>
  </entry>
  <entry>
    <title>Downloading a File</title>
    <link rel="alternate" href="http://developer.cisco.com/web/cius-developer/blogroll/-/blogs/downloading-a-file" />
    <author>
      <name>James Catalano</name>
    </author>
    <id>http://developer.cisco.com/web/cius-developer/blogroll/-/blogs/downloading-a-file</id>
    <updated>2011-07-15T18:06:24Z</updated>
    <published>2011-07-14T21:08:03Z</published>
    <summary type="html">Downloading a file is a seemingly mundane task that most people do everyday on their computers in some way or another. This process is a little bit more than clicking on a link, however, because in</summary>
    <dc:creator>James Catalano</dc:creator>
    <dc:date>2011-07-14T21:08:03Z</dc:date>
  </entry>
  <entry>
    <title>QuickContactBadge</title>
    <link rel="alternate" href="http://developer.cisco.com/web/cius-developer/blogroll/-/blogs/quickcontactbadge" />
    <author>
      <name>James Catalano</name>
    </author>
    <id>http://developer.cisco.com/web/cius-developer/blogroll/-/blogs/quickcontactbadge</id>
    <updated>2011-07-11T23:45:04Z</updated>
    <published>2011-07-11T22:44:37Z</published>
    <summary type="html">In this blog post we will be discussing an Android view type called a QuickContactBadge. A QuickContactBadge is an Android widget that shows an image and, when clicked, provides the user with a</summary>
    <dc:creator>James Catalano</dc:creator>
    <dc:date>2011-07-11T22:44:37Z</dc:date>
  </entry>
  <entry>
    <title>Cius Compatible NDK Available!!!</title>
    <link rel="alternate" href="http://developer.cisco.com/web/cius-developer/blogroll/-/blogs/cius-compatible-ndk-available!!!" />
    <author>
      <name>Larry Michalewicz</name>
    </author>
    <id>http://developer.cisco.com/web/cius-developer/blogroll/-/blogs/cius-compatible-ndk-available!!!</id>
    <updated>2011-07-11T18:10:14Z</updated>
    <published>2011-07-11T18:02:32Z</published>
    <summary type="html">A Cius Compatible Intel Architecture (IA) NDK is now available here. The Intel Architecture NDK has the same basic functionality as the standard Android NDK, and the same process is used for building</summary>
    <dc:creator>Larry Michalewicz</dc:creator>
    <dc:date>2011-07-11T18:02:32Z</dc:date>
  </entry>
  <entry>
    <title>How to upgrade Cius firmware</title>
    <link rel="alternate" href="http://developer.cisco.com/web/cius-developer/blogroll/-/blogs/how-to-upgrade-cius-firmware" />
    <author>
      <name>Amanda Whaley</name>
    </author>
    <id>http://developer.cisco.com/web/cius-developer/blogroll/-/blogs/how-to-upgrade-cius-firmware</id>
    <updated>2011-07-11T19:50:16Z</updated>
    <published>2011-06-30T01:26:13Z</published>
    <summary type="html">We posted new information about how to upgrade the firmware on your Cius device and how to connect to our Remote Access Validation Environment for testing UC integration. Read more here.</summary>
    <dc:creator>Amanda Whaley</dc:creator>
    <dc:date>2011-06-30T01:26:13Z</dc:date>
  </entry>
  <entry>
    <title>How to programatically start an IM session with a specific user</title>
    <link rel="alternate" href="http://developer.cisco.com/web/cius-developer/blogroll/-/blogs/how-to-programatically-start-an-im-session-with-a-specific-user" />
    <author>
      <name>Larry Michalewicz</name>
    </author>
    <id>http://developer.cisco.com/web/cius-developer/blogroll/-/blogs/how-to-programatically-start-an-im-session-with-a-specific-user</id>
    <updated>2011-09-01T13:54:16Z</updated>
    <published>2011-06-24T19:49:05Z</published>
    <summary type="html">We are regularly asked how to start an IM session with a specific user, it's actually very easy. The key is using the "Intent.ACTION_SENDTO" action and the the correct URI which for Cius has the</summary>
    <dc:creator>Larry Michalewicz</dc:creator>
    <dc:date>2011-06-24T19:49:05Z</dc:date>
  </entry>
  <entry>
    <title>Programmatically Set Wifi Profile</title>
    <link rel="alternate" href="http://developer.cisco.com/web/cius-developer/blogroll/-/blogs/programmatically-set-wifi-profile" />
    <author>
      <name>James Catalano</name>
    </author>
    <id>http://developer.cisco.com/web/cius-developer/blogroll/-/blogs/programmatically-set-wifi-profile</id>
    <updated>2011-06-24T20:30:24Z</updated>
    <published>2011-06-24T20:04:46Z</published>
    <summary type="html">One question that is asked of our team fairly often is if there's a way to programmatically set a wifi profile on the Cius. The quick answer to this question is "yes", and below I will explain how to</summary>
    <dc:creator>James Catalano</dc:creator>
    <dc:date>2011-06-24T20:04:46Z</dc:date>
  </entry>
  <entry>
    <title>Graphical Layout</title>
    <link rel="alternate" href="http://developer.cisco.com/web/cius-developer/blogroll/-/blogs/graphical-layout" />
    <author>
      <name>Matthew Williams</name>
    </author>
    <id>http://developer.cisco.com/web/cius-developer/blogroll/-/blogs/graphical-layout</id>
    <updated>2011-06-07T17:10:12Z</updated>
    <published>2011-06-06T20:17:41Z</published>
    <summary type="html">In Eclipse while using the Android Development Toolkit, there is a Graphical Layout Editor. In this blog post, we are going to be taking a look at the recently added Cisco Cius Graphical Layout to the</summary>
    <dc:creator>Matthew Williams</dc:creator>
    <dc:date>2011-06-06T20:17:41Z</dc:date>
  </entry>
  <entry>
    <title>Cisco Cius Add-on v0.2</title>
    <link rel="alternate" href="http://developer.cisco.com/web/cius-developer/blogroll/-/blogs/cisco-cius-add-on-v0-2" />
    <author>
      <name>Matthew Williams</name>
    </author>
    <id>http://developer.cisco.com/web/cius-developer/blogroll/-/blogs/cisco-cius-add-on-v0-2</id>
    <updated>2011-06-06T17:16:38Z</updated>
    <published>2011-06-06T16:17:18Z</published>
    <summary type="html">There is now a new beta version of the Cisco Developer Tools, the Cisco Cius Add-on v0.2. Please go here to download the latest version of the add-on. In order to install this add-on, you will have to</summary>
    <dc:creator>Matthew Williams</dc:creator>
    <dc:date>2011-06-06T16:17:18Z</dc:date>
  </entry>
</feed>

