assertTrue is the professional blog of Luke Bayes and Ali Mills

Flash Lite Phone Recommendation

Posted by: Ali Mills Wed, 21 Feb 2007 08:14:00 GMT

If you’re interested enough in Flash Lite to (like me) buy a phone to experiment on, I’ve got some recommendations for you. My recommendations are based on experience spent on two recently completed Flash Lite projects (one Flash Lite 1 and one Flash Lite 2) where I worked with over twenty different phone models during the past three months.

From a Flash Lite performance perspective, I recommend a Symbian S60 2nd Edition phone. The S60 2nd Edition phones consistently worked better for me than all others and never crashed. It’s funny. I’d think that if “2” is good then “3” would be better, but that’s not the case here. Flash Lite performs better on S60 2nd Edition than the S60 3rd Edition. I recommend the following phones in the following order based on Flash Lite performance:

  1. Symbian S60 2nd Edition phones
  2. Symbian S60 3nd Edition phones
  3. Symbian S40 phones
  4. Verizon Wireless supported handsets
  5. Windows Mobile 5.0 devices
Read more...

Tags , ,  | 6 comments

Great (and Free) Symbian Backlight for Flash Lite

Posted by: Ali Mills Wed, 07 Feb 2007 06:02:00 GMT

Demonstrating Flash Lite applications is difficult when the device’s backlight keeps turning off.

For devices like the PSP, Treo, Clix, and LG Chocolate it’s easy to keep the backlight on. In the case of the Clix it just stays on. For the LG Chocolates you just plug the device in. And, for the PSP and Treo you just adjust a backlight setting on the device.

For Symbian devices (most Nokias) keeping it on isn’t so easy. You need the help of third-party software. The best and most inclusive third-party software I’ve found is S60SpotOn. And, it’s free! I prefer S60SpotOn to Torch because it works on Nokia S60 3rd edition, S60 2nd edition FP3, S60 2nd edition. I could only get Torch to run on Nokia S60 2nd edition.

To avoid the error message “Certificate Error contact the application supplier” you might get when installing S60SpotOn on a Nokia S60 3rd edition device, you’ll need to change the “Software installation” setting from “Signed Only” to “All” and the “Onlline certic check” to “Off”. The E-Series blog describes how to change the settings on a Nokia E61 and Nokia E62 at http://www.e-series.org/archives/45 and http://www.e-series.org/archives/192, respectively.

If you want to go the other way on the Treo. If you want to turn its keyboard backlight off, you should try the Treo Keylight. It’s working great for me on a Treo 700W.

Tags , ,  | 2 comments

Your Second Flash Lite 2 Application

Posted by: Ali Mills Thu, 01 Feb 2007 18:24:00 GMT

Until recently, most of my Flash Lite experience was with version 1.1. Flash Lite 1.1 is hard. The language is different, and you’re restricted to writing code in Flash Authoring on the timeline. This makes working on a team or using source control nearly impossible. And, without a team or source control it’s much harder to build anything complicated or interesting…

If you’re someone who looked into Flash Lite 1 and quickly turned to run for cover, I don’t blame you.

If you’re still taking cover, I want to share what I’ve recently learned with you – Flash Lite 2 isn’t bad. Actually, from a development perspective it’s quite good! To show you what I mean, I’ve written what could count as your second Flash Lite 2 application. An app you might write after knocking out a “Hello World”. The app is a text messenger, and here it is:


download

Let’s take a look at the application code…

Read more...

Tags , ,  | no comments

Beau Ambur Got the Apple iPhone (Pictures)!

Posted by: Ali Mills Wed, 10 Jan 2007 03:58:00 GMT

Congratulations to our friend Beau Ambur from Metaliq for getting the first Apple iPhone pictures on the internet and for becoming the most popular digg in the last 365 days with his pictures. Wow, those are both pretty impressive feats!

No word on Flash Player or Flash Lite support for the Apple iPhone. We’ll just have to wait and see…

Update:

According to Engadget, the iPhone is first party software ONLY and not a device that allows software to be installed. So, even if it ships with a Flash Player (and why would it since its an Apple product), it sounds like we won’t be able to get SWFs on the phone. Poop!

This decision strikes me as going against the spirit of NIX on phones.

Hopefully this decision is one of the things that will change before the phone ships in six months.

Tags ,  | 2 comments

Flash Lite 1.1 Mobile Google Calendar

Posted by: Ali Mills Wed, 08 Nov 2006 06:42:00 GMT

The video above demonstrates the Google Calendar edition of the Flash Lite 1.1 mobile calendar project we’re working on at Pattern Park. Please forgive the video quality. It’s just a sneak peak, and we’re not marketing guys.

In the video, I walk through launching the calendar (which, as a nod to CL2, we call CaLendar2) from a deck icon; navigating its month, day, and event views; and adding an event to Google Calendar with the application’s hook to Google’s SMS gateway.

The version demo’ed above is a quite a few iterations beyond what I showed during my MAXUP presentation. In fact, it’s bug free. You may be wondering, “it sounds mature, is CaLendar2 available in source or packaged form”? Well, for those asking, thanks for asking. The answer is, “not yet”. We still need to implement a distribution process because of some Flash Lite 1.1 details. Our plan is to have that process complete in time to release CaLendar2 with Lifebin. We’ll be talking about Lifebin quite a bit in future posts.

If you’re interested in CaLendar2, will you please post a comment letting us know? If there’s enough interest, we’re willing to shift priorities to get the distribution process implemented sooner. Also, if you feel like CaLendar2 is something you would pay for, will you please include how much you feel it’s worth in your comment? Luke and I plan for it to be free, but it’s always interesting to get a feel for something’s value.

Tags , , , , ,  | 24 comments

MAXUP :: Mobile iCalendar Reader is Going to MAX

Posted by: Ali Mills Fri, 06 Oct 2006 19:07:00 GMT

MAXUP is an unconference that will be running parallel to the MAX conference from October 24rd – October 26th at the The Venetian Hotel in Las Vegas, Nevada. I’ve been hearing about these unconference Foo Camp style spin-offs for a little while and like the idea. Since I’ll already be in Vegas presenting at MAX on design patterns in ActionScript 3, I’m going to join all these attendees and participate in MAXUP, too.

At MAXUP I’m going to give a demo of a mobile calendar project I’m working on that reads and presents remote calendar files (specifically iCalendar formatted files) on Flash Lite devices. Like most projects, this one has both a server and client component. The server is written in Ruby and the client in Flash Lite 1.1. I’ll be demonstrating the project running on my Nokia 6600 and Nokia N70 phones, and discuss how it was built. I’ll do my best to follow Scott Berkin’s advice on how to run a great unconference session.

Here are some recent pictures of the calendar running on my N70:

Read more...

Tags , , , , , ,  | 1 comment

Invest Regulary in Your Knowledge Portfolio

Posted by: Ali Mills Wed, 26 Jul 2006 06:30:00 GMT

I must have learned something from the first chapter of The Pragmatic Programmer by Dave Thomas (who’s probably better known these days for his contributions to the Ruby community through his publishing company and must-have book Programming Ruby) when I read it long ago. In that chapter, Dave’s 8th tip is to, “Invest Regulary in Your Knowledge Portfolio”. One of the ways he suggests doing so is to learn one new language a year. Well, this year I seem to be making up for years gone by, because I’ve been spending a lot of my extra time working with several different languages and their frameworks. This year, I’ve been working with – in order as of today – haXe, Flash Lite 1.1, Ruby, ActionScript 3.0, XUL, and the Nullsoft Scriptable Install System. I’ve been working with their frameworks Ruby on Rails, Flex, and XULRunner.

All of these languages are tools to build the kind of software that I’m interested in building: software that’s fun to write, easy to distribute, a pleasure to use, useful, and affordable. For software to be distributed easily and a pleasure to use has to be universally available. And, to be universally available it needs to be truely cross-platform – cross-software and cross-hardware. It needs to work on win, mac, and nix and also in a browser, on a desktop, and on a palmtop. Today, the best format to make software universally available is the SWF format. It’s undeniable, more people have the Flash Player than any other piece of software .

It is, granted, worth noting that some feel like traditional Java, non-traditional Java, Python, Ruby, .NET, and the Mozilla Foundation’s XUL are also acceptable tools to make available software, and depending on the goal, they’re correct. In many cases, these technologies can even enhance a SWF’s funcionality. For example, it’s possible to use Mozilla’s XULRunner as a desktop wrapper for SWFs, or if you’re really smart, to do what Rich Kilmer did and write a SWF view to a Ruby controller and Berkeley DB model. Rich gave me and Luke a sneak peak at his indi product at RailsConf, and we were blown away. The product is a great idea, and it’s built on an extremely smart and interesting architecture. Get indi when it’s available.

Invest regularly in your knowledge portfolio.

Tags , , , , , , , , ,  | no comments