FeedAgg.com Logo
Your Account | Sign In | Sign Up

Add Feed | Search | Home | Help | Contact | Blog

Feed: Ben Forta's Blog - Wireless - AggScore: 67.8



Summary: Ben Forta's Blog - Mobile


ColdFusion, Flex, Java, Mobile and Wireless, and whatever else tickles my fancy.

Christophe Coenraets On Backbone.js And PhoneGap


Fellow Adobe evangelist Christophe Coenraets recently posted a three part article on building a CRUD application using HTML and the Backbone.js framework. He has now followed it up with a post on building a mobile app using Backbone.js And PhoneGap.
Date Published: Feb 06, 2012 - 6:57 pm



PhoneGap 1.4 Released


PhoneGap 1.4 has just been released, and here's a list of all that has changed.
Date Published: Feb 01, 2012 - 11:26 am



jQuery Mobile 1.0.1 Released


jQuery Mobile 1.0.1 has been released, full list of enhancements in this blog post.
Date Published: Jan 31, 2012 - 9:46 am


Ray Camden On Getting Started With PhoneGap


The latest Inspire Magazine is out, and it includes an article by our own Ray Camden on Combining your web skills with PhoneGap to build mobile apps.
Date Published: Jan 30, 2012 - 4:14 pm


Chicago Tribune Likes The AIR Based Politifact App


The Chicago Tribune is running a story on how to Track the primaries and the candidates this election season. The first app they picked? The Flex and AIR based PolitiFact app.
Date Published: Jan 13, 2012 - 10:57 am




Harish Sivaramakrishnan's HTML Graphing Experiment


Fellow Adobe evangelist Harish Sivaramakrishnan has posted a Demo of Data visualization inspired by Google Zeitgeist 2011, and as he notes, "it's almost Flash like, but built in HTML, CSS and JavaScript".
Date Published: Jan 09, 2012 - 2:48 pm


Preventing Annoying jQuery Mobile Page Transitions


The default jQuery Mobile page transitions are slide for pages and pop for dialogs. And on Android these can be sluggish and appear to flash on and off annoyingly. Turning off transitions is easy, well, once you know the code you need. The following (which is not overly clear in the docs) was given to me by fellow Adobian, and jQuery Mobile contributor, Kin Blas. dollarsignr(document).bind("mobileinit", function() { dollarsignr.mobile.defaultPageTransition = "none"; dollarsignr.mobile.defaultDialogTransition = "none"; }); Simple, right? Well, there is one catch. The mobileinit event has to be bound before jQuery Mobile is loaded. In other words it needs to be after your code that loads jQuery, but before the code that loads jQuery Mobile. You can put it right inline, or in its own .js file, which you can include.
Date Published: Jan 05, 2012 - 5:49 pm


Series On jQuery Mobile Theme Skinning


The Fireworks team has started a 5-part blog series on jQuery Mobile Theme Skinning using Fireworks CS5 and the CSS3 Mobile Pack extension.
Date Published: Jan 03, 2012 - 7:58 am


EchoSign eSignature App For iOS


Need legally-binding electronically signed documents on the go? Check out the free Adobe EchoSign app. Details here
Date Published: Dec 21, 2011 - 9:13 pm


jQuery Mobile Control Refresh Gotcha


jQuery lets you manually manipulate controls like lists. For example, you can do something like this to add an item to a list: $('#myList').append('
  • Some text
  • '); In jQuery Mobile, if you manually update lists like that, then when you are done you must force the list to refresh so that formatting and styles are applied. To do this, just use: $('#myList').listview('refresh'); But, there is one gotcha you should be aware of. jQuery Mobile apps are usually comprised of pages, each defined with a
, and often with multiple in the same .html file. jQuery (and thus jQuery Mobile) lets you manipulate any controls in your page, so you can append or change controls in a page not currently being displayed. But, the .listview('refresh') call? That will only work if the control is on the currently displayed page. If you try to .listview('refresh') a control on a page that is not displayed, you'll see this error: Uncaught cannot call methods on listview prior to initialization; attempted to call method 'refresh' So, if you do need to update controls on a not currently displayed page, remember to load that page before triggering the refresh.
Date Published: Dec 12, 2011 - 11:47 am


JTSage And The Missing jQuery Mobile Controls


jQuery is freaking amazing, you all know that already. jQuery Mobile? It's a great v1 effort (and it just won the Innovation of the Year award), but is not quite as complete as it needs to be. If you are playing with jQuery Mobile, you owe it to yourself to check out JTSage's jQuery Mobile plugins, DateBox (a date and time picker, it blows away the in development jQuery Mobile experimental datepicker), and SimpleDialog (a replacement for JavaScript alert() or dialog()). Both are must haves!
Date Published: Dec 09, 2011 - 10:31 am


BlackBerry PlayBook Hard Reset


My BlackBerry PlayBook hung yesterday. It took some digging to find the magic "hard reset" button, so I'm posting it here for when I need it next. Simultaneously press the power button and the volume down button, and hold for 10 - 15 seconds. Tada!
Date Published: Dec 08, 2011 - 11:15 am


Play Game Of Flex, Win Flash Builder


A group of my fellow Adobe evangelists have created the Game of Flex for iPad, Android tablets, and (soon) Blackberry PlayBook. The game consists of questions to quiz you on Flex development. If you correctly answer the quiz, you'll get a chance to win a copy of Flash Builder 4.6 (one license per month). Game of Flex is not only a game, it's also a fantastic learning tool that showcases all the new features of Flex 4.6.
Date Published: Dec 08, 2011 - 10:47 am




 
Visitor Rating: 7 (1) (Rate)

Story Clicks: 167

Feed Views: 394

Lenses (Add|?)

Comments (Log in to add)

Feed Details
Date Added: 01/17/2009
Date Approved: 01/17/2009
By: Anonymous
Search FeedAgg.com




3600 mp4073 serv 0.3541 seconds to generate.