Posted on April 30th, 2011 by Gaurav Srivastava
In this blog, i will share my experiences with AmCharts (Third party API for Flex Charting). The requirement was to show a dataset in two different views, first was a tabular view and second was the chart view. For tabular view we simply used the Flex datagrid. For showing the same dataset in charts, we [...]
Filed under: Blog, Charting, Flex | No Comments »
Posted on April 26th, 2011 by Paritosh Ranjan
This Sunday (24th April) Xebia organized a session on Test First Development by Dr. Venkat. He is a well known personality in Agile and Extreme Programming field. He has authored several books and has conducted numerous workshops on several areas of Agile. The session consisted of three parts, first a question answer round, then an [...]
Filed under: Agile, Designing, Extreme Programming, Pair Programming | 4 Comments »
Posted on April 25th, 2011 by Richa Singhal
Learning is a continuous process, and even though we practice Test First Development and Agile religiously, there is no dearth of things to learn about them. So, keeping this in mind, Xebia organized a session by Dr Venkat Subramanium on Test First Development this Sunday(24th April) at Xebia India Office. Dr Venkat Subramaniam is the [...]
Filed under: Agile, Agile Testing, Designing, Extreme Programming, Pair Programming, TDD | 2 Comments »
Posted on April 18th, 2011 by Palak Suneja
I recently started working in iPhone (iOS) development. Before that I was having a happy life while working on Java-Flex technology. It is a big shift from wider to smaller space if you compare Java with Objective-C. Java guy doesn’t need to know much about the memory-management because he has a very good friend in [...]
Filed under: iPhone, Objective C | No Comments »
Posted on April 14th, 2011 by Rajdeep Mann
Grid Views are powerful way of presenting data to users that won’t be as appealing if presented in tabular form. For instance, the default home screen of iPhone looks elegant when presented in grid view. Similar case can occur in your application as well. As for iPhone, sdk doesn’t provide any grid view implementation similar [...]
Filed under: Blog, cocoa touch, iPhone, Mobile, Mobile Apps, Objective C, UI | 2 Comments »