Showing posts with label iPhone. Show all posts
Showing posts with label iPhone. Show all posts

Thursday, March 17, 2011

iOS UI Development

  1. iUI: iPhone User Interface Framework
    iUI is a framework consisting of a JavaScript library, CSS, and images for developing advanced mobile webapps for iPhone and comparable/compatible devices.
    Create WebApps with an iPhone-like Look and Feel
    iUI has the following features:
    1. Create Navigational Menus and iPhone-style interfaces from standard HTML
    2. Use or knowledge of JavaScript is not required to create modern mobile web pages
    3. Ability to handle phone orientation changes
    4. Provide a more "iPhone-like" experience in your Web apps 
  2. WebApp.Net
    WebApp.Net is a light weight, powerful javascript framework taking advantage of AJAX technology. It provides a full set of ready to use components to help you develop, quickly and easily, advanced mobile web applications.
  3. jQTouchA jQuery plugin for mobile web development on the iPhone,iPod Touch, and other forward-thinking devices
  4. UiUIKit
    If you are looking a CSS framework to develop iPhone web applications you may check this project.
    The UiUIKit (Universal iPhone UI Kit) it's a collection of HTML examples of what can be done with CSS3 and Safari's Webkit. With this framework you can:
    Fast prototype any web app with ease. Make you're own app using diferent iPhone original interfaces.
  5. QuickConnect
    QuickConnect is a powerful, modular, simple to use, application development library available for many languages and platforms. QuickConnect is currently available for: iPhone, Android & Mac JavaScript apps, Erlang/Yaws, and PHP.

    Sunday, December 12, 2010

    Save Precious Debugging Time and Boost Application Performance

    gDEBugger is an advanced OpenGL, OpenGL ES and OpenCL Debugger, Profiler and Memory Analyzer. gDEBugger does what no other tool can - lets you trace application activity on top of the OpenGL, OpenGL ES and OpenCL APIs and see what is happening within the system implementation.
    OpenGL debugger Helps you optimize OpenGL, OpenGL ES and OpenCL applications performance.

    Saves you the time required for locating "hard to find" OpenGL, OpenGL ES and OpenCL related bugs.
    Helps you improve application quality and robustness.

    gDEBugger helps you improve application performance and quality, reduce debugging and profiling time, shorten "time to market", deploy on multiple platforms, conform with future OpenGL versions, optimize memory consumption and much more.

    http://www.gremedy.com/

    Saturday, December 11, 2010

    Apple Removes Jailbreak API From iOS 4.2


    Apple has removed its built in methods to help developers detect jailbroken devices from iOS 4.2, according to NetworkWorld.
    This detection API let the MDM applications in effect ask the operating system if it had been compromised. Jailbreak exploits typically change a number of operating system files, and exploit one or another low-level OS features to let users directly load their own or third-party applications.
    Previously, developers had created their own series of operating system checks to detect jailbreak.
    "We used it when it was available, but as an adjunct," says Joe Owen, vice president of engineering at Sybase, which offers the Afaria device management software. "I’m not sure what motivated their removing that….I’ve not had anyone [at enterprise customer sites] talk to me about this API being present or being removed."
    In July of this year the Library of Congress deemed that jailbreaking your iPhone in order to install applications not approved by Apple and/or to unlock is legal.

    http://www.iclarified.com/entry/index.php?enid=13170
    http://www.networkworld.com/news/2010/121010-apple-ios-jailbreak.html

    Sunday, January 3, 2010

    Web Development for the iPhone: HTML & CSS Support

    Safari and Safari for the iPhone support all HTML elements, including deprecated elements and even some proprietary elements that were never part of any W3C specifications. In addtion, Safari supports some HTML5 elements, even though the HTML5 specifications have not been finalized.

    http://www.evotech.net/blog/2009/12/web-development-for-the-iphone-html-css-support/

    Thursday, October 8, 2009

    iPhone & Rails

    ObjectiveResource is an Objective-C port of Ruby on Rails' ActiveResource. It provides a way to serialize objects to and from Rails' standard RESTful web-services (via XML or JSON) and handles much of the complexity involved with invoking web-services of any language from the iPhone.

    http://iphoneonrails.com/

    Wednesday, June 17, 2009

    The iPhone & Rails love at first sight

    ObjectiveResource is a framework for the iPhone that makes interacting with Ruby on Rails applications dead simple.

    ObjectiveResource is an Objective-C port of Ruby on Rails' ActiveResource. It provides a way to serialize objects to and from Rails' standard RESTful web-services (via XML or JSON) and handles much of the complexity involved with invoking web-services of any language from the iPhone.

    http://www.iphoneonrails.com