See this Amp at http://amplify.com/u/a1gz0o
Sunday, November 6, 2011
Saturday, November 5, 2011
OK, just to say this for those who want to work quickly...
Titanium Appcelerator did complete what I wanted to do for an Android Gingerbread device in under 3 days. This was accomplished with a local database(Sqlite) and with the functionality that I wanted in displaying the data. I only needed to refine the interface and add the Intents for use of Android services. I looked over their WIKI documentation and the changes that they made will make me look into their UI building techniques.
Below is the javascript code I used when I started looking into the development tool
var win = Titanium.UI.createWindow({
title:'My Window',
backgroundColor:'#cccccc'
});
var label = Titanium.UI.createLabel({
color:'#999',
text:'Hello World',
font:{fontSize:20},
textAlign:'center'
});
win.add(label); // add label to window
win.open(); // open window
Really simple to start. http://amplify.com/u/a1gupq
Titanium Appcelerator did complete what I wanted to do for an Android Gingerbread device in under 3 days. This was accomplished with a local database(Sqlite) and with the functionality that I wanted in displaying the data. I only needed to refine the interface and add the Intents for use of Android services. I looked over their WIKI documentation and the changes that they made will make me look into their UI building techniques.
Below is the javascript code I used when I started looking into the development tool
var win = Titanium.UI.createWindow({
title:'My Window',
backgroundColor:'#cccccc'
});
var label = Titanium.UI.createLabel({
color:'#999',
text:'Hello World',
font:{fontSize:20},
textAlign:'center'
});
win.add(label); // add label to window
win.open(); // open window
Really simple to start. http://amplify.com/u/a1gupq
What I have found out about the PhoneGap development library is that I need to spend time working from XML or figure how to store and read Sqlite databases on the the mobile device to make my app local and not in need of WiFi or 3G/4G connection. The study continues. http://amplify.com/u/a1gun0
Thursday, November 3, 2011
Largest black-run bank in U.S., overwhelmed by soured real estate loans
Amplify’d from www.crainsnewyork.com
Shareholders OK Carver's rescue by Wall St. banks
Largest black-run bank in U.S., overwhelmed by soured real estate loans, gets a $55 million cash rescue from Citigroup, Goldman, Morgan Stanley and other key investors.
Read more at www.crainsnewyork.com
Carver Bancorp's shareholders confronted a painful choice on Tuesday. They could vote to cede control of the Harlem-based institution to a consortium of Wall Street firms and the U.S. government in return for $55 million of cash to rescue their ailing bank. Turning the money down would likely have doomed Carver Federal Savings, the nation's largest bank founded and run by African Americans.
See this Amp at http://amplify.com/u/a1gkql
Here is a cartoon from the Muhammad Speaks that gives us a visual depiction of our long time condition here in America. Hear the Hon. Min. @LouisFarrakan #UNITE! http://amplify.com/u/a1gkgz
this great man who walked among us: Hon. Elijah Muhammad"~@LouisFarrakhan http://amplify.com/u/a1gkgp
Subscribe to:
Posts (Atom)