According to a report on the NewsFactor website, Adobe have announced plans to unveil a Flash to HTML5 conversion Application.
The software, titled wallaby, will enable developers to reuse and extend the reach of content to iOS devices that do not support the Flash runtimes, such as Apple’s iPad, iPhone and iPod Touch.
Content creators
Looking for a way to see how your web creations will look on iPhone? Look no further. iPhoney gives you a pixel-accurate web browsing environment—powered by Safari—that you can use when developing web sites for iPhone. It’s the perfect 320 by 480-pixel canvas for your iPhone development. And it’s free.
iPhoney is not an iPhone simulator
UISpec is a Behavior Driven Development framework for the iPhone that provides a full automated testing solution that drives the actual iPhone UI. It is modeled after the very popular RSpec for Ruby.
To make finding specific views in the iPhone UI easy, UISpec includes a very powerful view traversal DSL called UIQuery. Not only can
According to a report on the NewsFactor website, Adobe have announced plans to unveil a Flash to HTML5 conversion Application.
The software, titled wallaby, will enable developers to reuse and extend the reach of content to iOS devices that do not support the Flash runtimes, such as Apple’s iPad, iPhone and iPod Touch.
Content creators will be able to edit their converted files by hand or through the use of standard HTML editing tools. Output also can be viewed in a WebKit-based browser such as Chrome or Safari running on OSX and Windows PCs machines as well as mobile devices running iOS 4.2, noted John Nack, Adobe Systems’ principal product manager, mobile.
“Wallaby’s design goal was not to produce final-form HTML ready for deployment to web pages,” Nack wrote in a blog. “Instead it focuses on converting the rich animated graphical content into a form that can easily be imported into other web pages in development with web page design tools like Dreamweaver.
Looking for a way to see how your web creations will look on iPhone? Look no further. iPhoney gives you a pixel-accurate web browsing environment—powered by Safari—that you can use when developing web sites for iPhone. It’s the perfect 320 by 480-pixel canvas for your iPhone development. And it’s free.
iPhoney is not an iPhone simulator but instead is designed for web developers who want to create 320 by 480 (or 480 by 320) websites for use with iPhone. It gives you a canvas on which to test the visual quality of your designs. If you have questions about iPhoney, visit our issue tracker on SourceForge as our support team doesn’t provide technical support for iPhoney.
We’ve added a few handy features to iPhoney 1.2, and it is still open source so that talented developers from around the world can make it the best tool for testing iPhone-compatible web creations. What’s new in version 1.2:
* View source to see the source code for the page you’re viewing, great for checking iPhone targeted pages.
* Localized for Norwegian, French, and German users.
iPhacts.
iPhoney requires Mac OS X 10.4.7 or later. Here’s some of what you can do with iPhoney:
* Test your iPhone-enabled Web 2.0 applications and compatible web sites.
* Open any website that works with Safari (use Safari 3 beta for the most accurate experience).
* Rotate to see websites in either portrait or landscape orientation.
* Show or hide the location bar for a full-screen iPhone experience.
* Simulate the iPhone user agent, to test browser redirection scripts.
* Zoom out to see how your current pages might look while zoomed out on iPhone.
* Turn off plug-ins (including Flash, but note that they all turn off (including QuickTime).
* Automatic updates with Sparkle, s
o you’ll always know if there’s a new version.
* And of course, open source code so you can contribute to iPhoney’s rapid development.
UISpec is a Behavior Driven Development framework for the iPhone that provides a full automated testing solution that drives the actual iPhone UI. It is modeled after the very popular RSpec for Ruby.
To make finding specific views in the iPhone UI easy, UISpec includes a very powerful view traversal DSL called UIQuery. Not only can you easily traverse the view hierarchy, you can also interact with the views you find.
Comments --
Add