Sunday, March 18, 2012

Django Tips

Here are Fafadia Tech we have been toying with Django for some time now, out of frustration of not finding good tips here are some that will help

1. Feature Branching: Until you're working with a bigger team you won't understand value of using Git and feature branching. Code reusability and easy merging are some of the advantages of using feature branching. Although its not directly associated with Django framework it helps while working with non-trivial applications. Do read this interesting article on doing same with Git.

2. Migrations: South is an interesting application which allows you to version changes to your schema. It generates migration files that you can add to your SCM.

3. Maximize use of Django Apps: Django Packages is a great website that has listing of all Django apps. So make sure before you set out to writing your own app see whats available. Django's abstraction on how it treats application makes it easy to swap in/out apps in your project.

4. Beware of Cyclic References: While using Django's ORM, make sure you think through your Model classes, if you're ending up in a situation of cyclic references, group set of classes into same application.

5. Use more of virtualenv, fab & pip: Pro Pythonistas already know tricks of trade for successful Python projects. When deploying/trying to re-create dev environment these tools will save you productive time.

We're playing around with Django Jenkins and Django Selenium to figure out how we can integrate them more in our projects. So expect more articles from us on those lines.

Saturday, December 24, 2011

Meters2Inches Updated



On of Fafadia Tech's first app was Meters2Inches converter. To our expectations it got more actives and installs than we ever imagined. Above table from Android market place gives evidence that simple but useful apps are always going to be in demand.

So in spirit, we are releasing updated version of app today. Although instead of just updating app with existing key(which we lost) we are uploading a newer app. One feature that I though missing was to convert back from Inches to Meters. Give it a try and let us know what you feel.


Monday, December 19, 2011

5 more Widgets released by Fafadia Tech



Fafadia Tech has release 5 widget apps on Android Market place today. Thanks to great effort on Prasanjit Dey and Gaurav Mehta's side. The whole execution was done in less than 10 days. Part of the release following are some of the applications that are available to download

1. Linux Commands
2. PHP Cheat Sheet
3. Religious Quotes
4. Funny Quotes
5. Science Facts

Download it and let us know what you think.

Monday, August 29, 2011

I am Fafadia Tech Part 1 - Yogesh Neman




Starting today we are starting series called "I am Fafadia Tech". Intent of starting these blog series is to recognize excellence in Fafadia Tech's team members. Yogesh is out Employee #1, he has been with us since beginning of the company. His daily job is to keep Fafadia Tech happy. Right from cleaning, helping with supplies and making Fafadia Tech beautiful.
What everyone was surprised was the amount of talent this man inside of him. He hasn't completed his education, he can't write/read English fluently but when it comes to arts he will give you run for the money.



Thanks Yogesh for making this journey beautiful.

Monday, June 13, 2011

SME Case Study 4: Akshara Plastics - Inventory & Machine Output reports


It takes me a great pleasure in reporting another of our success stories. Akshara Plastics Industries are SME based in Vasai, Thane - India. They manufacture different plastic products from plain plastic sheet. Akshara Plastics requested us to help them automate their inventory control system and generate reports on output from different machines in commission. Fafadia Tech delivered this project from scratch to implementation in 3 months time.

Special thanks to Prasanjit, Jomin and Sand. Go Fafadia Tech!

Monday, May 9, 2011

SME Case Study 3: International Automatic's Billing & Invoicing Software


International Automatic is Goregaon, Mumbai based spring and nuts manufactures. Their existing process for records maintaining was legacy pen and paper. The company chose Fafadia Tech to build and deploy billing solution which would help them keep track records of bills and invoices. Another SME that Fafadia Tech helping to be efficient, reliable and competitive by use of technology.

Monday, May 2, 2011

SME Case Study 2: Excise Invoicing Software for Chemicals Company


Fafadia Tech is committed to helping SMEs. So in chain with out previous post, we are announcing yet another product to our InCtrl portfolio. Excise Taxing applies to lot of trading/manufacturing domain. Srivathsa Labs, based in Hyderabad required keeping tack of their invoices and standardize their process of excise invoicing. Special thanks to Sanad, Jomin and Rahul.