From the Senior Systems Engineer at Exadel

Max Katz

Subscribe to Max Katz: eMailAlertsEmail Alerts
Get Max Katz: homepageHomepage mobileMobile rssRSS facebookFacebook twitterTwitter linkedinLinkedIn


Top Stories by Max Katz

Wednesday and Thursday this week the Tiggzi team will be at AnDevCon conference in San Francisco. Stop by our stand and learn how to build Android apps, connected to any REST API using Tiggzi app builder. What’s really nice is that you can build an app in Tiggzi, export the Android binary, and instantly publish it to Google Play Store. ... (more)

Cross-Domain Security, JSON, JSONP and CORS

Tiggzi, the cloud-based HTML5, jQuery Mobile and PhoneGap mobile app builder come with a very powerful and easy way to define and consume REST services in a mobile app. Inside the builder, you get what amounts to a very easy to use REST services console where any service can be defined, tested, and have its response parameters automatically defined. Click image to see larger version Being able to run and test the service from inside the builder is very important as it demonstrates that the service works and data is returned. The next step is usually to make the service available ... (more)

Creating a Windows Phone App in Three Quick Steps

Yesterday we attended mobile hackathon sponsored by Microsoft and PhoneGap. The goal was to build a PhoneGap app and install in on Windows Phone. We used Tiggzi App Builder, PhoneGap Build and very quickly installed an app on Windows Phone. Thanks to @jccim for inviting us and giving us a brand new Windows Phone for testing. Step 1. Build an HTML5/jQuery Mobile app in Tiggzi Mobile App Builder: Step 2. Export the app as HTML/JavaScript/CSS: We will be adding Windows Phone support to Tiggzi in May (first source code export, followed by binary build). Step 3. Upload the app to ... (more)

Creating HTML5, jQuery Mobile App To Send SMS Message using AT&T API [Tutorial]

AT&T Developer Program offers a rich set of API’s, one of them being able to send SMS messages. I created a tutorial that shows how to build an HTML5, jQuery Mobile app connected to AT&T SMS API in Tiggzi Mobile App Builder. Try the AT&T SMS API tutorial or any other hands-one tutorials. ... (more)

Quickly Host Your HTML5, jQuery Mobile App

When starting a new mobile app in Tiggzi Mobile App Builder, you get two choices. You can create a mobile app which is essentially a PhoneGap app, or a mobile web app which is pure HTML5, jQuery Mobile app. When going with a mobile web app, you can easily publish and host your app from Tiggzi by clicking the Publish button. You can create a subdomain such as mycoolapp.tiggzi.net but can also use completely custom domain. This is an incredible feature because you can build the app in the cloud and then do one-click publish. Your app is published in about 3 minutes. Once the app ... (more)