|
Posts Tagged ‘Distributed Agile’
Posted by Balaji D Loganathan on November 11th, 2011
brew install mysql Is you have installed mysql server already and have a failed mysql gem, then remove the mysql server first [ see] Do this to install mysql system tables: mysql_install_db --verbose --user=`whoami` --basedir="$(brew --prefix mysql)" --datadir=/usr/local/var/mysql --tmpdir=/tmp Install mysql gem: sudo env ARCHFLAGS="-arch x86_64" gem install mysql -- --with-mysql-dir=/usr/local/Cellar/mysql --with-mysql-lib=/usr/local/Cellar/mysql/5.5.15/lib/ --with-mysql-include=/usr/local/mysql/5.5.15/include --with-mysql-config=/usr/local/Cellar/mysql/5.5.15/bin/mysql_config To find out what your machine is. use uname -a Tags: Distributed Agile, gem, Rails, Ruby, Ruby on RailsPosted in Ruby on Rails | 1 Comment »
Posted by Surendran Sukumaran on October 12th, 2011
Ok. If you have already read the Devise gem wiki, you wouldn’t be seeing this, if not here is the simple way to do it. Posted in Software | No Comments »
Posted by Balaji D Loganathan on May 4th, 2010
Book Name: Flex on Rails: Building Rich Internet Applications with Adobe Flex 3 and Rails 2 (Developer’s Library) If you know Rails and Flex, and if you are desperately looking for a book that can guide you to Integrate Flex and Rails, then this is the book to buy. (more…) Tags: Adobe Air, Agile, Distributed Agile, Flex, json, Metrics, Ruby, Ruby on Rails, TDD, Unit testing, XMLPosted in Review, Software | No Comments »
Posted by Balaji D Loganathan on March 1st, 2010
We have recently launched the pre-beta version of Dunnitt (http://www.dunnitt.com). Like how Twitter is for micro-blogging, Dunnitt is for micro-collaboration. You can check the screenshots of Dunnitt at http://www.dunnitt.com/one_minute_manual Thought I would share here some of the simple things we do while we are working on our Sprint release. Posted in Software | No Comments »
Posted by Balaji D Loganathan on September 22nd, 2009
Recently I tried to write the integration tests for a Rails app which uses Authlogic for authentication. Posted in Software | 3 Comments »
Posted by Balaji D Loganathan on June 29th, 2009
I just finished watching the video “Agilists and Architects — Allies not Adversaries” that was presented by Martin Fowler and Rebecca Parsons during the QCon 2008 San Francisco conference and was published by InfoQ recently. It was a very interesting presentation and highlights the problems that Architects facing while working on Agile projects. The presenters neatly addresses the problems and the proposes the solutions. (more…) Tags: Agile, Architects, Distributed Agile, Scrum, TDD, XPPosted in Software | No Comments »
Posted by Neelkanth Ram on May 24th, 2009
I recently started using online Mindmap from MindMeister (see https://www.mindmeister.com). Posted in Software | 1 Comment »
Posted by Balaji D Loganathan on May 6th, 2009
I usually keep the Scrum Product BackLog (PBL) on an Excel sheet and share it across the project members. It has its own pros and cons. Posted in Software | 1 Comment »
Posted by Balaji D Loganathan on April 7th, 2009
On 20th April 2009, Venkat Subramaniam will speak on Fallacies of Agile Development at Gandhinagar, Adyar, Chennai. Posted in Software | No Comments »
Posted by Balaji D Loganathan on March 6th, 2009
The Ministry of Micro, Small and Medium Enterprises (http://msme.gov.in/) would be conducting an one day introductory workshop on Cutting Cost Through “Agile” Software Development Methods, on 20th March 2009 at Chennai. Posted in Software | No Comments » |