As we are heading to the Startup Weekend this Friday. Thought of how we can implement some of the known Agile and other practices to help us during MVP development. Time box Keep it small Keep a check Re-evaluate Feedback loop Some Tests Ask team member Ask potential customer Keep moving Discuss challenges Frequent stand-ups Ask for help… Continue reading 5 Agile and other practices for developing MVP (Minimum Viable Product)
Author: Vikram Shetty
Happy for Navish to get Cirtru as top 10 upcoming mobile startup in yourstory.com
We from Confiable Solutions congratulate Navish and his team’s story in YourStory. A well deserved recognition for Cirtru team. We know Navish since past 4 months, We have seen him and his team in action. The team is performing like winners all the time. All the best for their future and we are very happy for you guys. Cirtru: If you… Continue reading Happy for Navish to get Cirtru as top 10 upcoming mobile startup in yourstory.com
Technical Catalog
Teams which does IT Services, Application Development & Maintenance or Mobile development has one thing in common. They get stuck, hit a wall, a problem nags them. Often they come across research for a problems on unknown areas. We need to search about the topic, technical spec, domain, patterns and so on. That’s where there are… Continue reading Technical Catalog
Why developer takes longer time to write a document
Documenting is a skill which very scares in a developer. Although even if one is good at it, won’t enjoy doing it as contrast to coding. So in order to solve this hurdle, I have a 5 point strategy to ease the documentation activity: Don’t treat documenting as second citizen. Check for correcting grammar and… Continue reading Why developer takes longer time to write a document
Real experience of adding first sets of Tests to existing code base
I recently joined a team of very skilled and talented people. We wanted to put in Tests for an application which was running in production for quite some time. I cannot specify the details of the project but it had tens of thousands of line of code in it. It was developed in Microsoft Dot… Continue reading Real experience of adding first sets of Tests to existing code base
My 2014 Blogging review
The WordPress.com stats helper monkeys prepared a 2014 annual report for this blog. Here’s an excerpt: A San Francisco cable car holds 60 people. This blog was viewed about 680 times in 2014. If it were a cable car, it would take about 11 trips to carry that many people. Click here to see the… Continue reading My 2014 Blogging review
Agile Manifesto over a decade
It has been over a decade few developers got together and coined a name “Agile“. It was definitely a developer centric software development methodology. I am a novice to speak any further about agile movement. I saw different version of Agile manifesto over the past years, I listed 10 of them here. The Original :http://agilemanifesto.org/… Continue reading Agile Manifesto over a decade
Build Server Selection Influencing Factors Part 4
Read the third part of the series here. Cruise Control .Net How quick and easy it to get started? Cruise control .Net is installed using windows installer. It is an open source project and has been around for quite a while now. It has a web dashboard displaying the configured projects and its details. The entire… Continue reading Build Server Selection Influencing Factors Part 4
Build Server Selection Influencing Factors Part 3
Read the second part of the series here. How quick and easy it to get started? Team City is installed using windows installer. It needs java to be installed on the machine. Thus a web dashboard is used to configure a new build. The entire configuration is done by web dashboard. It has simple step by… Continue reading Build Server Selection Influencing Factors Part 3
Build Server Selection Influencing Factors Part 2
Read the first part of the series here. Team Foundation Build Server How quick and easy it to get started? Team Foundation Build Server has standard windows setup for build server. The installation needs administrative access and Team Foundation Server as a primary source control system. Configuration is done by build configuration wizard in Visual… Continue reading Build Server Selection Influencing Factors Part 2