連載 :
  How to make iKnow!

How designers work with developers

2008年8月4日(月)
Simon Dennett

What is iKnow! ?

 Over the next month I will be giving you an inside look at what it is like to work as a designer/developer at a successful social website.

 We will look at some of the technologies and processes that are employed in creating a web application and examine the territory of the presentation layer, the crossover zone between developer and designer, and in a similar way, the user and the system.

 Do you know iKnow!? iKnow! is a free social learning web application for learning language that was launched in October 2007 and currently has over 220,000 registered users.

 At its core iKnow! consists of a web application and rich interactive learning applications that together allow you to manage social activity around learning and to learn faster and remember longer.

 The web application is developed in Ruby on Rails and the learning applications are developed in Adobe Flash.

 In this series we will be concentrating on the web application and paying particular attention to the activity of designing and developing the web application interface using contemporary programming languages, interface development techniques and organizational work flow processes.

Development with Ruby on Rails

 The iKnow! web application and data services are developed in Ruby on Rails. Ruby on rails is a relatively new web programming framework, that makes it easy to develop a simple web application from back to front in a short space of time with a minimum amount of code.

 One of the benefits of framework based development is that it allows efficient coordination of large and sometimes dynamic development teams, as it reduces the amount of custom knowledge associated with one-off development solutions.

 The Rails framework follows the model-view-controller (mvc) pattern. Most if not all of the interface code files are found in the app/views folder and for interface developers when implementing designs into the application, this is where you will be touching a lot of files. Along with the file system framework, Rails also provides a conceptual framework for elegant web development.

 The framework encourages best practices with regards to naming conventions and code syntax. Rails is platform independent so I choose to do most of my development on Windows XP using Aptana Studio as my IDE, however some designers may be more comfortable on Mac OSX. iKnow! is currently running on Rails 2.0.

Cerego Japan Inc.
Creative Director\\, Cerego Japan. Australian\\, 38 years.
Work History
Web Designer\\, TAC Planning 1998、Senior Web Designer Leo Burnett Sydney 2005\\, Senior Flash Designer\\, Avenue A Razorfish Sydney 2006\\, Current Position since 7/2007.http://www.iknow.co.jp/記事をスラスラ読むためのツールはこちら(http://www.iknow.co.jp/list/12690

Think ITメルマガ会員登録受付中

Think ITでは、技術情報が詰まったメールマガジン「Think IT Weekly」の配信サービスを提供しています。メルマガ会員登録を済ませれば、メルマガだけでなく、さまざまな限定特典を入手できるようになります。

Think ITメルマガ会員のサービス内容を見る

他にもこの記事が読まれています