Projects

October 21st, 2008

Apex MVC

apex-mvc is an lightweight framework for those don’t want to bother with a complex MVC framework and still find other “lightweight” frameworks unnecessarily cumbersome. It gives you the ability to access a central data model, central services, and central events.

What is unique about about Apex is that it provides a single point of access to all central entities through the static “Apex” class. This allows you to quickly reference your central entities from anywhere without having to continually request instances.

Here are some other features of apex-mvc:

apex makes configuring services by allowing them to defined in MXML while still providing central access.

apex is designed in a way that is mindful of intellisense making it easy to see all central data and services from anywhere in your application.

apex is easy to learn and easy to use so that you can focus on developing your application without getting caught up on your MVC framework.

Download it from Google Code here

Influence theme for DokuWiki
influence screenshot
Influence is a Confluence-esque theme for DokuWiki
Go to the Influence Project Page

Dejaxx
dejaxx.jpg
Dejaxx is a music player designed specifically for DJ mixes. It allows you to define track cue points within a mix (a single continuous mp3) and displays updated information about the current track during playback.
Go to the post

FLVinspector
flvinspector.jpg
FLVinspector is a tool for developer that allows you to drag and drop FLV files for quick playback. It also displays useful properties of the video and allows you to configure the unit format you want them displayed in.
Go to the post

  1. No comments yet.
  1. No trackbacks yet.
You must be logged in to post a comment.