FeedHenry offers App Developers GitHub Features

The FeedHenry platform now offers developers the ability to host their app source files on GitHub. We’re pretty excited that the latest release of the FeedHenry platform supports Git so that our developers can take advantage of its great collaboration features – hosted code sharing, version control and collaborative development.

Creating a FeedHenry app with files hosted on GitHub

Apps are built on the FeedHenry platform by writing code files using HTML5, CSS, and Javascript. APIs can be called from the Javascript code, providing access to device features like GPS and Camera and also server-side features such as caching. These code files now can be stored and shared using an external source-code repository.

Using GitHub features, you can use your preferred code editor and work collaboratively on the same project with other developers. Once your code is ready to be deployed, management options in FeedHenry Studio will pull the latest changes from GitHub or a Post-Receive URL trigger can be setup on GitHub. When changes are pushed to GitHub, it will automatically call the FeedHenry platform so that the latest files can be retrieved.

Now check out how to create an app availing of GitHub.

The easiest way to get started with an App hosted on GitHub is to fork one of the FeedHenry Tutorial repositories. Once the GitHub repository is forked, and the FeedHenry App is created, the developer can then modify the Tutorial App files to get a feeling for how GitHub integration works.

 

Posted in Blog | Leave a comment

Webinar Jul 19th:Zero to App in 30 mins

Title: From Zero to App in 30 minutes
Date: Tuesday, July 19, 2011
Time: 4:00 PM – 5:00 PM GMT

Reserve your Webinar seat now at:
https://www3.gotomeeting.com/register/713716686

Join a live demo of FeedHenry’s mobile app platform and see how an app can be created quickly and easily. Joe O’Reilly will take you though the basics – creating, editing, testing and publishing an app on FeedHenry’s cloud platform. No need for additional software or hardware. You can get started anytime at http://developer.feedhenry.com. Code in HTML5, Javascript, CSS and deploy to iOS, Android, RIM, WP7, Nokia WRT. Sign up for the webinar and see how easy app building can be. Following the demo, Joe will answer any questions you have.

After registering you will receive a confirmation email containing information about joining the Webinar.
System Requirements
PC-based attendees
Required: Windows® 7, Vista, XP or 2003 Server
Macintosh®-based attendees
Required: Mac OS® X 10.5 or newer

Posted in Blog | Leave a comment

Using Flurry Analytics with FeedHenry

Here is a quick guide on how to setup Flurry Analytics within your FeedHenry Studio account in Five easy steps.

Step1 – Setup a Flurry Analytics account

Step2 – Add your App information to Flurry

Step3 – Get your API Key from Flurry for your App (Example: iPhone Employee Handbook App) – You will this under the Manage Tab

Step4 – Back to FeedHenry Studio. Select your App (Example: iPhone Employee Handbook App).

Step5 – Select the Configuration Option, and then enter your Flurry API key into the option provided.

Now you can track your App activity by Flurry.

Posted in Blog | Tagged , | Leave a comment

FeedHenry Platform Update – May 2011

Here is updates we’ve pushed to the FeedHenry platform over the month of May

  • New $fh apis on server side
    • $fh.hash can be used for generating hash values of given inputs. It is available on device (client-side) and in the cloud (server-side).
    • $fh.feed can be used for reading RSS feeds from a link. It is available in the cloud (server-side)
    • $fh.cache allows for an object in the cloud  to be cached for a period of time using memcache

    Enhancements

    1. Added ability for multiple users to view and update app configuration
    2. Improved error messaging for failed BlackBerry builds
    3. Increased performance of app promotion between enterprise domains

    Changes

    1. Better management of Google Gears pop-ups for embedded apps in Chrome on Windows

    Bugs Fixed

    1. Save/Save All buttons were making saving files multiple times when pressed
    2. The option selected upon completion of app creation (or cloning) did not always result in the correct follow-on screen being loaded
    3. Creating a new app sometimes opened the wrong app after the wizard had completed. This occurred only if another app had recently been cloned.

 

Posted in Blog, PlatformUpdate | Leave a comment

Welcome to the FeedHenry Developer Blog

Hi All

Welcome to the FeedHenry Developer Blog

Stay tuned for

  • platform updates
  • product roadmap
  • tips & tricks from our development team
  • samples from what we’re doing with our partners

Thanks again for your interest in FeedHenry platform, and we look forward to helping you all

 

Posted in Blog | Leave a comment