Show status through notification box (ie. Loading data…)

So now i’m more into fancy stuff! you know what? being on web we know about how nicely gmail pops up their “Loading mail” or “Sending..” status over the browser view port. so now i’m just trying to be on mobile, i was looking for the similar kinda stuff, then built it (since it is damn simple i believe if you are lame enough you go..

70 Comments Add

Add new row into table view section

I have a table view where all user generated tags are listed under a specific section. later i came up with a feature where user can write their tag and when they hit the return button it goes into the tags section. as i’ve thought that the following code should have worked. but it didn’t - view sourceprint? 1 updatedSecti..

33 Comments Add

How to open sub window through tab view open

At Tasawr we're working on a new open source project, recently i’ve started working on a project which is meant to be used for keeping family financial accounts. right now i’m developing the iphone version. On the iphone version, we have arranged the UI in the following hierarchy - [Login, Registrtion] –> [Dashboard + TabVie..

23 Comments Add

Tasawr Fantasy Football - Humanistic Programming

At Tasawr, we have a pretty cool Fantasy Football Game engine.  One of the features that we have allows users to let the engine automatically select players to build their fantasy football teams.  This module has various additional constraints, including maintaining and calculating the team budget which allows people to create their teams ve..

14 Comments Add