background preloader

13 Tools for Building Your Own iPhone App

13 Tools for Building Your Own iPhone App
This article has been updated. A more current list of tools can be found here: "30+ Tools for Building Mobile Apps." Please visit that page instead! These days, everyone wants to build their own iPhone applications, but not everyone knows how write the code necessary in order to create them. Fortunately, there are now a number of tools that allow non-developers the ability to create their own iPhone apps without knowing programming or scripting. Some are general-purpose app builders designed for small businesses while other target specific needs, like apps for musicians or for eBook authors. Below we've listed 13 different tools that let you create your own iPhone applications, none of which require knowledge of Objective C, the programming language used to build apps for the iPhone OS . 1. What it Does: Sweb Apps offers an online service which lets anyone build their own iPhone apps even if they don't know how to code. 2. Our coverage: This iPhone App Helps You Make iPhone Apps 3. 4. 5.

http://readwrite.com/2009/11/02/13_tools_for_building_your_own_iphone_app#awesm=~oBEpyM6KHtykKQ

Spiffy Box - Simple Rounded Corner CSS Boxes made easy. bookmarks keep it handy, spread the word stepone generate image & code... steptwo right-click, save image as... stepthree copy & paste css. stepfour copy & paste xhtml. Mobile Web Application Framework Demos Sencha Touch Kitchen Sink The Kitchen Sink is an app that showcases all of the UI widgets, data features, animations, themes, and touch events offered by Sencha Touch. The app also features an easy way to view the live source of each demo — making it a great introduction to the framework. The Kitchen Sink works on both phones and tablets and can also be previewed in any WebKit-based browser, such as Apple Safari or Google Chrome. View the Kitchen Sink The Watch List

The Ultimate Collection of CSS3 Tutorials for Developers CSS and CSS3 are dynamic to web designing and development. There was a time when developers used complex CSS codes to create a simple design element. Cascading Style Sheets (CSS) is a style sheet format, endorsed by the World Wide Web Consortium (W3C) that works with HTML documents using simple syntax and various style properties denoted by English language keywords. Most web browsers support CSS3 as it becomes more popular and more web designers implement the use of CSS3 in their layout design. Web designers and web developers CSS3 can find valuable employment all over the world. 5 Free Tools to Analyze Website Performance Here are 5 free tools to analyze performance of website. These website performance analysis tools show you what can be done to improve performance of website. You can provide URL of any website or web page, and these tools will show the complete performance analysis for that.

iPad & iPhone publishing apps eBook conversion If you are a publisher of illustrated books and do not require extra interactivity, our straightforward ebook conversion services can help you create digital versions for publishing to a number of ebook stores. Our dedicated creative services team have experience in creating digital illustrated books for all major devices and platforms, including iBooks, Kindle Fire, Kobo, Nook and Google. The iBookstore is the most developed of the stores and ebooks for the iBookstore can be enhanced with interactive elements, audio and video files and read-aloud features. The Ultimate Dropbox Toolkit & Guide Dropbox, the app we all (at least many of us) know and love, has a plethora of advanced uses to make life so much easier in managing data between multiple computers and online. We’ve posted several roundups of tips and tricks for Dropbox and now we present our ultimate toolkit and guide. We’ve pulled all our tips and tricks together and added quite a few more. Additionally, share your Dropbox tips and tricks and we’ll update the list to share the fun with everyone. Dropbox? Not familiar with Dropbox?

Best FireFox Addons to Analyze Page Load Time Keeping track of your site page load time is essential because it effects both the user experience and the crawl rate. This post lists 3 most useful FireFox addons that will help you analyze web page load time as you browse: YSlow YSlow is the official Yahoo! addon that integrates with Firebug. YSlow analyzes web pages and suggests ways to improve their performance based on a set of rules for high performance web pages.

Top 10 Mobile Web Development JavaScript Frameworks By Jacob Gube Creating web apps and sites for the Mobile Web has its own sets of challenges and techniques. From UIs optimized for fingers instead of mouse cursors to the bandwidth limitations that most portable personal devices have, developing for mobile devices requires a paradigm shift for those of us who’ve traditionally created products aimed at desktops. To help you rapidly deploy cross-platform mobile apps and websites, there’s a wide range of JavaScript frameworks you can take advantage of.

Track your dependencies with PHP_Depend - Manuel Pichler To provide a flexible and extendable software, it is a good OO practice to reduce the dependencies between implementing classes. This could be achieved by developing against abstractions which means both, abstract classes and interfaces. By using abstractions instead of real implementation in the application you provide some sort of contract, that could be used by others to hook into the application with their own classes that fulfill the contract. Except the extensibility of an application a good abstraction reduces the risk of breaks in multiple subsystems when something was changed in a single package. But how to get rid of all these dependencies, doing this by hand will become an impossible job, at least for larger projects.

Related: