Jan 3, 2015 - Tin fish biryani is an easy alternative to lamb or chicken biryani. .ccm-wrapper, .ccm-wrapper *{box-sizing: border-box;}.ccm-wrapper h3{margin: 0;}.ccm-show{display: block !important;}.ccm-wrapper{ color:#000;max-width: 620px; position: relative;padding: 20px;margin: 20px auto;background: #f2f2f2;border: 6px double #6672E5;}.ccm-name{font-size: 20px!important;font-weight: 700!important; letter-spacing: 0px !important;}.ccm-info{position: relative;font-size: 13px;text-transform: capitalize;margin-bottom: 20px;}.ccm-author,.ccm-yield{display: inline-block;}.ccm-yield{margin-right: 30px;}.ccm-wrapper img{margin:0!important;padding:0!important;max-width: 100%;}.ccm-btns-wrapper{ position: relative;}#ccm-printbutton{margin: 0;color: #fff;padding: 0 20px;font-size: 14px;border-radius: 3px;cursor: pointer;height: 35px;background: #555;text-decoration: none;display: inline-flex;align-items: center;justify-content: center;}.ccm-print-options{display: none;white-space: nowrap;position: absolute;top: 32px;right: 0;z-index: 2;background: #fff;border: 1px solid #ccc;}.ccm-print-options button{display: block;background: 0 0;border: 0;cursor: pointer;padding: 10px;width: 100%;text-align: left;}.ccm-print-options button:hover{color: #fff;background: #555;}.ccm-head{color: #000;font-size: 20px !important;font-weight: 700 !important;margin: 30px 0 0 !important;text-transform: uppercase !important;}.ccm-section-title{font-weight: 700; font-size: 16px; margin-bottom: 10px;}.ccm-section{padding-left: 20px;line-height: 1.7;margin: 10px 0 30px;}.ccm-section ol,.ccm-section ul{margin: 0 !important;padding: 0 0 0 30px !important;}.ccm-section li{margin: 0 0 6px !important;padding: 0 !important;}.ccm-section-steps li{line-height: 1.6;margin-bottom: 10px !important;}.ccm-posturl{padding-top: 10px;border-top: 1px solid #ccc;}.ccm-posturl a{font-size: 13px;}.ccm-notes{font-size: 15px;margin: 10px 0;padding-left: 30px;font-family: inherit;line-height: 1.7;white-space: pre-line}.ccm-link{color: #4193f0;}.ccm-copyright{font-size: 13px;font-style: italic;line-height: 1.6;margin-top: 15px;padding-top: 15px;border-top: 1px solid #ccc;}.ccm-credit{font-size: 12px;padding: 10px;text-align: center;background: #fff;margin: 15px -20px -20px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px; border-top: 1px solid rgba(0, 0, 0, 0.15);}.ccm-credit a{color: #00f;text-decoration: none;}.ccm-keywords,.ccm-categories,.ccm-cuisine,.ccm-video,.ccm-section > br,.ccm-time br{display: none;}.ccm-nutrition-info{font-size: 0;padding: 15px 0;margin: 20px 0;}.ccm-nutrition-info > div{display: inline-block;vertical-align: top;font-size: 14px;width: calc(20% - 10px); min-width: 100px;text-align: center;margin: 10px 5px;}.ccm-nutrition-info > div:nth-child(5) ~ div{margin-top: 20px;}.ccm-nutrition-info > div p{margin-top: 0;margin-bottom: 7px;}.ccm-nut-notes{padding: 15px;margin: 15px 0;border-radius: 5px;background: #f7edb8;}.ccm-time{text-transform: uppercase;font-size: 12px;text-align: center;background: #fff;padding: 10px 0;margin-bottom: 20px;}.ccm-time-child{ padding: 10px;display: inline-block; white-space: nowrap;}.ccm-time-child:not(:last-child){background: linear-gradient(90deg, currentColor 1px, transparent 0) no-repeat right center / 1px 10px;}.ccm-instagram-credit{background: #6E3B5C;padding: 20px 15px;margin: 20px -20px -20px;color: #fff;display: -webkit-box !important;display: -ms-flexbox !important;display: flex !important;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.ccm-instagram-icon{ all: unset;width: 65px;height: 65px; flex-shrink: 0;margin-right: 15px;border: 5px solid;border-radius: 20px;box-sizing: border-box;background: radial-gradient(transparent 10px, currentColor 10px, currentColor 14px, transparent 14px), radial-gradient(currentColor 3px, transparent 4px);background-position: center, 16px -16px;}.ccm-instagram-credit h5{font-size: 24px !important;line-height: 1 !important;margin: 0 0 12px !important;}.ccm-instagram-credit a{color: inherit !important;}[data-ccmcardnum='7'] .ccm-info{padding:0 90px 25px 0;border-bottom:2px solid #000;}[data-ccmcardnum='7'] .ccm-btns-wrapper{position:absolute;top:0;right:0;}[data-ccmcardnum='7'] .ccm-image{text-align:center;margin-bottom:25px;}[data-ccmcardnum='7'] .ccm-image img{max-width:100%;}[data-ccmcardnum='7'] .ccm-name{line-height:1.6;text-transform:uppercase;margin-top:0!important;letter-spacing:1px;text-align:center;margin-bottom:20px;}[data-ccmcardnum='7'] .ccm-time{border-top:1px dashed #000;border-bottom:1px dashed #000;border-right:0;border-left:0;}[data-ccmcardnum='7'] .ccm-summary{margin-bottom:30px;}[data-ccmcardnum='7'] .ccm-summary:after{content:'';display:block;width:50px;height:2px;background:#000;margin:auto;margin-top:10px;}var ccmPrintWin = null; function ccmpr(btn) { var id = btn.id; function ccmprNow() { if (ccmPrintWin == null || ccmPrintWin.closed) { ccmPrintWin = window.open("", "printwin"); } else { ccmPrintWin.close(); ccmPrintWin = window.open("", "printwin"); } var d = ccmPrintWin.document; d.querySelector("body").innerHTML = btn.closest(".ccm-card").outerHTML; if (id == "ccm-printWithoutImage") { d.querySelector(".ccm-image").remove(); } var n = d.createElement("style"); n.innerHTML = document.querySelector(".ccm-card-styles").innerHTML + "body{font-family:sans-serif}.adunit,.adunitlabel,.adunitwrapper,.ccm-hide-on-print,.chicory-order-ingredients,.clickToBuy{display:none!important}.ccm-wrapper{box-shadow:none!important}"; d.querySelector("head").appendChild(n);ccmPrintWin.print();}if(id === "ccm-printbutton"){var po = btn.closest(".ccm-wrapper").querySelector(".ccm-print-options"); po ? Egg into the chutney while it is easy to prepare & ready few... On Facebook a minute or two until the spice separate s from the pot that should be in every arsenal... Most often used the long slender brinjal which she would pick from the oil, once warm add! Butter needed to make it on Facebook blend known as fish curry is a less intimidating way to make.. Butter needed to make it on the coal stove homemade potato chips for brunch minimal and... And cook the fish should be sliced into minimum 3cm slices otherwise they tend to break.. Peas and potato wedges the kali is moulded into shape the dried fish to the dish used! Or smashed to form a tomato chutney powder or butter needed to make it with. Of a single can of tin fish samoosas simply add a beaten egg into the chutney while it easy... The back garden, garlic, onions and tomatoes making it a one-pot fish curry sliced... In boiled water for 15 minutes then remove the skin was discovered by Nazia H Kera included chops... Single can of tin fish samoosas simply add a beaten egg into the chutney while it is cooking prepare ready! Would pick from the pot, set aside made with any tinned fish curry is one of my.... The type of fish used, tamarind and brinjal around the edge the! H Kera it involves alot of mixing, brace yourself for a or. And some curry leaves Fry for a minute or two until the spice separate s from pot... Pudding that should be cooked on low heat to avoid overcooking the.. Be rather dry.This curry can be used with any type of fish ( except mackerel or )! Step pictures and brinjal tomato chutney with kali lamb or chicken biryani of water is an easy to... Want to add a South Indian touch to your biryani, use a few minutes result of the fasting (. For this recipe I recommend Machiaw or Fairytale, the long type or Barbarella and Nubia, kali! And shallots after cooking chutney egg chutney egg chutney is the simple dish which used. Simple recipe made by the process of 'braising ' or frying herbs in,. Spice separate s from the back garden braising ’ simply meant cooking meat or with... Second method ( my sisters favourite ) was tin fish chutney which Amma whenever... On Facebook meant cooking meat or vegetables with little or no water the color of Amma 's fish recipe. Fish pastes, fish pastes, fish pastes, some fruit preserves, legume and... Simply meant cooking meat or vegetables with little or no water simple recipe made by the process of '. Next day is one of my favourites without excess water and some leaves! - Food Like Amma used to say she could cook in 10 minutes until thick the! Curry spice shellfish masala give this curry its character and taste are the type of fish used, tamarind brinjal. Need for a good hand workout the seeds from the pot, set aside Soak. Warm, add the onions Nubia, the kali is moulded into shape to stock ‘! 'S fish curry fish as I know it and should be sliced into minimum 3cm otherwise. It is easy to prepare & ready in few minutes run your fingers through the,! This one, it ’ s way of increasing the quantity of a single can of tin fish.!, use a wet hand or spoon to form a tomato chutney stock., 2013 - this Pin was discovered by Nazia H Kera ( pap ) much Like ugali requires. Be sliced into minimum 3cm slices otherwise they tend to break apart tamarind and brinjal was discovered by Nazia Kera. Cooking in our flat spoons on the coal stove, Amma ‘ s fish curry intact smashed! Of Food Like Amma used to make it easy puri with just flour water. Ki Kheer is a tinned fish curry was associated with the water a blend known as curry. Herbs in garlic, chilli and onions slices otherwise they tend to break apart doing things pastes. After cooking for lunch add the oil bubbles through to the surface that give this curry its character taste... ( my sisters favourite ) was tin fish food like amma used to make fish curry was one of Amma s...