Ruby Source

KnockoutJS: An Introduction

ko-logo

The rise of sophisticated web applications, such as GMail, has given birth to an army of javascript frameworks. These frameworks allow you to, basically, create a client-side application within your web application. Terms such as “MVC” and other design patterns, once saved for only the server-side of the web, are now applied to just the…

Continue Reading…

Is Ruby Good for Game Development?

IT engineer

For a long while it seemed that the Flash hegemony is unbeatable in the market of online games. Then Apple announced that their (then) new mobile device – the iPhone – won’t support Flash because of performance issues. This forced game developers to find new alternatives rapidly. For application developers,there is an ongoing argument when…

Continue Reading…
6 Comments

4 Reasons to Try Sinatra

sinatra

Sinatra bridges the gap between complex, multi-tiered frameworks, and simplicity. If you don’t have a software development education (I don’t) need to develop for the web on a professional basis (I do), then Sinatra offers everything you need. The list of reasons to give Sinatra a try could be a very long one, but many…

Continue Reading…