Quantcast
Browsing latest articles
Browse All 25 View Live

MongoDB connection not working on Node.ACS MVC.

Hello I permitted myself to publish this post because I can't find a way. I followed the Chatroom tutorial in this site: http://docs.appcelerator.com/cloud/latest/#!/guide/node_quickstart. Everything...

View Article


Alloy development vs javascript

Hi all: i want to ask a question of Alloy Framework. My question is: can you do the same thing using the javascript programming way vs alloy framework? or its limited in any way? thinking in a mobile...

View Article


alloy.js and app.js

What are the fundamental difference between alloy.js and app.js in ALLOY MVC application

View Article

Sample Project with MVC using commonJS

I am looking for the sample project using commonJS approach and following MVC module properly. Need it to understand the usage and standard practice.

View Article

Paypal module with Alloy framework

Hi All, Are there any examples of using the Paypal module with the Alloy framework? I know that an example is provided with the paypal module that has the .js component but it would be great to get the...

View Article


Retrieving an Alloy View for a Flip Animation

Hi there- I am applying a simple FLIP_FROM_LEFT animation when a user clicks a button to switch between two views. Here is the issue. The first rotation works without an issue. I simply create a...

View Article

MVC With Titanium mobile

Hi On top of the API I am creating a small mvc structure for developing apps with Titanium Mobile. It contains helpers, mvc, theming, languages and a config file. This all makes maintaining an app....

View Article

Titanium Appcelerator - Multi Screen Application with MVC pattern

I have some experience in BB app development. But, I'm pretty much new to the Titanium Appcelerator Studio. I did some googling on the appcelerator stuff and I know that there are many sample apps...

View Article


example using alloy models

Hi i look for an example using alloy models,Views,Controller especialy models thanks a lot ;

View Article


Alloy MVC - change database for model at runtime?

Hi folks What I would like to be able to do is use the Alloy MVC stuff - but be able to switch the database used for a given model as and when I need to. So - using an example with books and...

View Article

Is possible insert xml view dinamically inside other view similar to jquery...

Hi everybody, I can't found in the doc a way for append a view inside other using xml, similar to http://docs.appcelerator.com/titanium/3.0/#!/guide/Views_without_Controllers but using xml instead of...

View Article

How do you create a controller-speci?c model in code and use it with...

Hi, I saw this question posted in the Alloy 2.0 presentation by Tony Lukasavage as Trivia http://www.slideshare.net/TonyLukasavage/ticonf-ny-2014-alloy-20-34542027 Anyone (or Tony!) have any hints on...

View Article

TabGroup that have drill down nag on MVC

Application type: mobile Titanium SDK: 3.2.3 Platform & version: iOS 7 Device: iOS simulator Host Operating System: OSX 10.9.3 I'm building an app (see: http://i57.tinypic.com/a4wk2d.png) that has...

View Article


Multiple data pickerview with filtering column data

Application type: mobile Titanium SDK: 3.2.3 Platform & version: iOS 7 Device: iOS simulator Host Operating System: OSX 10.9.3 Hi guys, i have this picker view that has 2 columns. I'm trying to...

View Article

createHTTPClient and asynchronous call of a result

I have created a module which contains an HTTP request and I want this to return a value. http.jsexports.getData = function(e) {   var resultStatus = 0;   var client = Ti.Network.createHTTPClient({...

View Article


Alloy Widget MVC Binding example

Hi to all, i'm trying to implement a single widget with a single model (not a collection). I just follow the documentation: http://docs.appcelerator.com/titanium/latest/#!/api/Alloy.Widget and it works...

View Article

Simple Hello World NodeACS Server issue

Hi All, I am trying to make a simple NodeACS app in which I want to receive some data in xml format as request from cURL/client and in Node ACS app after receiving that data I want to send response to...

View Article


Recommended backend for beginner using Titanium Alloy

Hi, I'm new to mobile development and also Appcelerator/Titanium. I started to build my first app with login / register method. First I wanted to use my own SQL database as a backend solution but I...

View Article

Newly added Ti.App.properties are not effecting after IOS App Update.

Hi All, We have developed an IOS application in Titanium studio, Depending on requirement change we are providing different builds to client eventually. In our 1st build there are no Ti.App.Properties...

View Article

Unable to pass argument to splitWindow in Alloy, just get undefined.

MVC - Passing variables We are checking out Appcelerator for our company needs so I got tasked with writing an app for the iPad. Here is some info: Mobile application for the iPad Appcelerator...

View Article
Browsing latest articles
Browse All 25 View Live