Nineveh Framework

Nineveh Framework Logo

Nineveh Framework is an AS3 architecture based on Objective-C approach, very oriented to performance, memory and simplicity. In reality Nineveh Framewok is more like a collection of Frameworks. Inside it you will find three other mini-frameworks that can interact each other: the Core Framework (that has no package), the Application Kit Framework (inside appkit package) and Media Kit (inside mediakit package).
Nineveh Framework is totally FREE and open.

Official project page: http://code.google.com/p/nineveh-framework/


What you need to know before?

What Nineveh Framework is?

  • Pure AS3: Without dependencies of Flex, components or third party classes. It works by itself.
  • Extremely lightweight: Generally AS3 Frameworks add 80kb or more to your SWF file. Nineveh Framework add just 20kbs!
  • Stupidly lightweight: Inside Nineveh Framework has a package (another Framework) called MediaKit that is to use in advertisiment. Just add 3kbs to your application!!!
  • Amaizing performance: Commonly, if you test performance of others frameworks, you will see exhaustive routines and spending APIs. In Nineveh Framework every routine was made with focus on performance. Exhaustively tested with a lot of tools to measure the performance and catch the maximum of Cost VS Benefit.
  • Absurdly simple: In any other Framework you need to make a lot of sets, write at least three classes, write lines of code all to do a simple “Hello Word!”. Nineveh Framework says “Keep it simple!“. All that you need is start extending just one class. Nothing more!


Documentation and Tutorials

This is the official project page: http://code.google.com/p/nineveh-framework/

Nineveh Framework is full documented, has a lot of tutorials, videos and practical examples. You can see the ASDoc here: http://db-in.com/frameworks/nineveh/doc/

Here you can find all video tutorials on Vimeo: http://vimeo.com/user4498519/videos/search:nineveh

Or you can watch on YouTube (run on mobiles): http://www.youtube.com/user/dineybomfim

Nineveh Framework Logo


Independent engines

Some engines and APIs of Nineveh Framework are self concrete classes without dependencies, this means that you can use these engines out of the framework without loses. All these engines have full documentation, examples and a lot of tutorials.

No comments yet.

No trackbacks yet.