<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Tally Developer 9</title>
	<atom:link href="http://www.tallydeveloper.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tallydeveloper.com</link>
	<description>Tally Developer for Tally 9</description>
	<lastBuildDate>Sun, 11 Apr 2010 03:48:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Download Tally Developer</title>
		<link>http://www.tallydeveloper.com/2010/04/download-tally-developer/</link>
		<comments>http://www.tallydeveloper.com/2010/04/download-tally-developer/#comments</comments>
		<pubDate>Sun, 11 Apr 2010 03:48:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Download Tally Developer]]></category>
		<category><![CDATA[Tally Developer 9]]></category>
		<category><![CDATA[Tally Developer]]></category>

		<guid isPermaLink="false">http://www.tallydeveloper.com/?p=24</guid>
		<description><![CDATA[The Tally Development Environment (TDE) is a set  of services that enable you to extend, customise &#38; integrate these  Tally products: Tally.ERP 9 and Shoper 9. This environment consists of  the Tally Definition Language (TDL) developer called Tally.Developer 9,  support &#38; associated tools.
Tally.Developer 9 is a  comprehensive development environment  [...]]]></description>
			<content:encoded><![CDATA[<p>The Tally Development Environment (TDE) is a set  of services that enable you to extend, customise &amp; integrate these  Tally products: Tally.ERP 9 and Shoper 9. This environment consists of  the Tally Definition Language (TDL) developer called Tally.Developer 9,  support &amp; associated tools.</p>
<p>Tally.Developer 9 is a  comprehensive development environment  designed specifically for the TDL (Tally  Definition Language). TDL is  the development language of Tally.ERP 9 and is  used to build additional  functionality into Tally.ERP 9. TDL enables you to  develop and deploy  solutions rapidly and with ease.</p>
<p>Tally.Developer 9 makes your life  easier as you get powerful features  like syntax highlighting, column selection  and auto completion built  into the development environment. Apart from this the  definition  browser, a schema browser and function browser are also available and   provide instant references. Comprehensive Documentation on TDL and  Samples  project forms an integral part of Tally.Developer 9.</p>
<p>The TDL code can be configured  to run on one, more or all Tally.ERP 9  serial number(s) while creating the TCP  (Tally Complaint Product).This  enables you to protect your IP, control license  usage and minimize  revenue leakage.</p>
<p><strong>Features of Tally.Developer 9:</strong></p>
<p>• Project Management<br />
• Definition and Schema Browser<br />
• Debugging and Diagnostics<br />
• Auto Complete (list of attributes or the  values of the attribute)<br />
• Enhanced search engine<br />
• Syntax checking and highlighting<br />
• Browser style navigation<br />
• Collapse and expand sections<br />
• Serial management<br />
and more..</p>
<p><a href="http://www.tallysolutions.com/website/html/TallyDownload/TallyDevelopmentEnvironment-Overview.shtml" onclick="pageTracker._trackPageview('/outgoing/www.tallysolutions.com/website/html/TallyDownload/TallyDevelopmentEnvironment-Overview.shtml?referer=');">http://www.tallysolutions.com/website/html/TallyDownload/TallyDevelopmentEnvironment-Overview.shtml</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tallydeveloper.com/2010/04/download-tally-developer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tally Developer New Release&#8230;. details</title>
		<link>http://www.tallydeveloper.com/2010/04/tally-developer-new-release-details/</link>
		<comments>http://www.tallydeveloper.com/2010/04/tally-developer-new-release-details/#comments</comments>
		<pubDate>Sun, 11 Apr 2010 03:45:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tally Developer 9]]></category>
		<category><![CDATA[Tally Developer]]></category>
		<category><![CDATA[Tally Developer Releases]]></category>

		<guid isPermaLink="false">http://www.tallydeveloper.com/?p=22</guid>
		<description><![CDATA[In  this release there are enhancements in User  Defined Functions, Collections and  Actions.
This  document describes in detail the changes to Actions-Print,  Upload, Export, Mail.  It is now possible to program the configurations  for these Actions. This  breakthrough capability has enabled us to  deliver the mass mailing [...]]]></description>
			<content:encoded><![CDATA[<p>In  this release there are enhancements in User  Defined Functions, Collections and  Actions.</p>
<p>This  document describes in detail the changes to Actions-Print,  Upload, Export, Mail.  It is now possible to program the configurations  for these Actions. This  breakthrough capability has enabled us to  deliver the mass mailing feature in  our product.</p>
<p>The  collection attribute <strong>Keep Source</strong> has  been  enhanced to accept a new value i.e. &#8216;Keep Source : ().This is done with  an  aim to improve the performance. The Loop Collection capability has  paved the  way for displaying and operating on Multi Company Data along  with ease of  programming.</p>
<p>We  are enriching the TDL language with more and more procedural  capabilities by  introducing $$LoopIndex and Looping construct FOR  RANGE.  There have been some changes in the Action NEW OBJECT as well.</p>
<p>With  the introduction of the function SysInfo, it is now  possible to retrieve all  system related information consistently using a  single function.</p>
<p><strong>Programmable Configurations for Print/Export/Upload/Mail  actions </strong><br />
In Tally.ERP9, the actions Print,  Export, Mail and Upload depend  upon various parameters like Printer Name, File  Name, Email To, etc.   Prior to execution of these actions, the relevant  parameters are  captured in a Configuration Report.</p>
<p>There are situations when multiple  reports are being printed or  mass mailing is being done in a sequence.  Subsequent to each Print or  Email Action, if a configuration report pops up for  user input, this  interrupts the flow, thereby requiring a dedicated person to  monitor  the process which is time consuming too.</p>
<p>This has been addressed in the  recent enhancement in Tally.ERP  9, where the configuration report can be  suppressed by specifying a  logical parameter. Additionally, the variables can  be set prior to  invoking the desired action.</p>
<p><strong>User Defined Function-Enhancements </strong></p>
<ul type="disc">
<li><strong>Looping       Construct-For  Range<br />
</strong>A new looping construct  has been introduced  inside User Defined Functions. It is now possible to  execute a loop  over a finite range of number/date values. i.e. if a loop has to  be  executed 50 times, then the range of counter variable has to be  specified  from 1 to 50. For Date range, it is possible to iterate over  day, week, month  or year.</li>
</ul>
<ul type="disc">
<li><strong>New       Function-$$LoopIndex </strong><br />
In a programming  language usually a loop is executed for a  finite number of times using a  counter variable. The nesting of loops  can go up to infinity. There are  scenarios where the current value of  the loop variable may be required for  intermediate computations. The  new function $$LoopIndex is used to provide the  iteration count of the  current loop or the outer loops up to any level.</li>
</ul>
<ul type="disc">
<li><strong>Action New Object-Changes </strong><br />
The Action New Object  inside User Defined Function takes  Object Type and Object Identifier as  parameters. In case Object  Identifier is not specified a new object of the  specified type is  created. If the Object Identifier is specified and the object  with this  identifier does not exist in the database, the Action Save Target  will  fail. To overcome this we have introduced an additional logical  parameter  &#8220;Force Create Flag&#8221; along with Object Identifier to allow  automatic creation of  a blank object of the type, if the identified  object does not exist in the  database.</li>
</ul>
<p><strong>Collection Attribute Value -Keep  Source: ().</strong><br />
The attribute KeepSource takes  different values which is  used to specify, the In memory source retention of  the collection. The  various specifications like . , ..,Yes , No were used  earlier for this.  The source collection is retained along with the data object   associated with the UI(User Interface) object in the current UI(User  Interface)  object hierarchy as per specification. The newly introduced  specification &#8220;().&#8221;  is used to keep the source collection with the  parent UI object which is either  Report, Menu or Function.</p>
<p><strong>Collection Attribute-&#8221;Collection&#8221;  Changes-Loop Collection </strong><br />
We are aware that it is possible  to gather the data from multiple  collections in one collection using the  attribute &#8220;Collection&#8221; of the  Collection Definition. The resultant data in the  collection is the  union of all objects gathered from the list of data  collections  specified as comma separated list. The &#8220;Collection&#8217; attribute of   collection definition is enhanced to repeat and combine the same data   collection dynamically based on the number and context of each object in   another collection referred to as &#8220;Loop Collection&#8221;</p>
<p><strong>New Function-SysInfo Introduced </strong><br />
Prior to this release there were a  few functions existing  in the platform which were used to retrieve system  related information.  To name a few, MachineDate returns System Date,  MachineTime returns  System Time etc. There was a requirement to fetch few other  information  like Windows User Name, IP Address etc.</p>
<p>For consistency, a single function  SysInfo has been  introduced which accepts different parameters based on the  requirement  and subsequently return the desired result. The parameter is a  keyword  like ApplicationPath,CurrentPath, SystemDate etc</p>
<p>Detailed  documentation &amp; Samples on the above  enhancements have been updated in the  document<strong> TDL Reference  Manual</strong> and <strong>TDL Samples</strong>. Please visit the link <a href="http://www.tallysolutions.com/website/html/DeveloperNetwork/TallyTechnology-TallyDefinitionLanguage.shtml" onclick="pageTracker._trackPageview('/outgoing/www.tallysolutions.com/website/html/DeveloperNetwork/TallyTechnology-TallyDefinitionLanguage.shtml?referer=');">Tally  Developer-TDL</a> to download the same</p>
<p>﻿</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tallydeveloper.com/2010/04/tally-developer-new-release-details/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CLICK here to BUY TALLY.NET Subscription ONLINE</title>
		<link>http://www.tallydeveloper.com/2010/03/click-here-to-buy-tally-net-subscription-online/</link>
		<comments>http://www.tallydeveloper.com/2010/03/click-here-to-buy-tally-net-subscription-online/#comments</comments>
		<pubDate>Tue, 30 Mar 2010 13:22:14 +0000</pubDate>
		<dc:creator>ashwinkandoi</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.tallydeveloper.com/2010/03/click-here-to-buy-tally-net-subscription-online/</guid>
		<description><![CDATA[Tax Rates are changing, check if your Tally.NET subscription is valid. If not upgrade now immediately.     

CLICK here to BUY TALLY.NET Subscription ONLINE
		

 

	

 

	

 
Contact Rajesh Ahire : +91 97666 94362

Winjit Technologies Pvt Ltd

www.winjit.com
	

 
]]></description>
			<content:encoded><![CDATA[<p><span style="font-size:18pt">Tax Rates are changing, check if your Tally.NET subscription is valid. If not upgrade now immediately.     <br />
</span></p>
<p><a href="http://experts.tallysolutions.com/BuyNow.php?Partner=makrand@winjit.com" onclick="pageTracker._trackPageview('/outgoing/experts.tallysolutions.com/BuyNow.php?Partner=makrand_winjit.com&amp;referer=');"><span style="font-size:18pt">CLICK here to BUY TALLY.NET Subscription ONLINE</span></a><span style="font-size:18pt"><br />
		</span></p>
<p style="text-align: center">
 </p>
<p><a href="http://experts.tallysolutions.com/BuyNow.php?Partner=makrand@winjit.com" onclick="pageTracker._trackPageview('/outgoing/experts.tallysolutions.com/BuyNow.php?Partner=makrand_winjit.com&amp;referer=');"><img src="http://www.tallydeveloper.com/wp-content/uploads/2010/03/033010_1321_CLICKhereto1.jpg" alt="" border="0"/></a>
	</p>
<p>
 </p>
<p><a href="http://experts.tallysolutions.com/BuyNow.php?Partner=makrand@winjit.com" onclick="pageTracker._trackPageview('/outgoing/experts.tallysolutions.com/BuyNow.php?Partner=makrand_winjit.com&amp;referer=');"><img src="http://www.tallydeveloper.com/wp-content/uploads/2010/03/033010_1321_CLICKhereto2.jpg" alt="" border="0"/></a>
	</p>
<p>
 </p>
<p>Contact Rajesh Ahire : +91 97666 94362
</p>
<p>Winjit Technologies Pvt Ltd
</p>
<p><a href="http://www.winjit.com" onclick="pageTracker._trackPageview('/outgoing/www.winjit.com?referer=');">www.winjit.com</a>
	</p>
<p>
 </p>
]]></content:encoded>
			<wfw:commentRss>http://www.tallydeveloper.com/2010/03/click-here-to-buy-tally-net-subscription-online/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Tally Development Environment (TDE) is launched by Tally Solutions.</title>
		<link>http://www.tallydeveloper.com/2010/03/the-tally-development-environment-tde-is-launched-by-tally-solutions/</link>
		<comments>http://www.tallydeveloper.com/2010/03/the-tally-development-environment-tde-is-launched-by-tally-solutions/#comments</comments>
		<pubDate>Fri, 26 Mar 2010 11:13:27 +0000</pubDate>
		<dc:creator>ashwinkandoi</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.tallydeveloper.com/2010/03/the-tally-development-environment-tde-is-launched-by-tally-solutions/</guid>
		<description><![CDATA[The Tally Development Environment (TDE) is a set of services that enable you to extend, customise &#38; integrate these Tally products: Tally.ERP 9 and Shoper 9. This environment consists of the Tally Definition Language (TDL) developer called Tally.Developer 9, support &#38; associated tools.Tally.Developer 9 is a comprehensive development environment designed specifically for the TDL (Tally [...]]]></description>
			<content:encoded><![CDATA[<p>The Tally Development Environment (TDE) is a set of services that enable you to extend, customise &amp; integrate these Tally products: Tally.ERP 9 and Shoper 9. This environment consists of the Tally Definition Language (TDL) developer called Tally.Developer 9, support &amp; associated tools.<br/><br/>Tally.Developer 9 is a comprehensive development environment designed specifically for the TDL (Tally Definition Language). TDL is the development language of Tally.ERP 9 and is used to build additional functionality into Tally.ERP 9. TDL enables you to develop and deploy solutions rapidly and with ease.<br/><br/>Tally.Developer 9 makes your life easier as you get powerful features like syntax highlighting, column selection and auto completion built into the development environment. Apart from this the definition browser, a schema browser and function browser are also available and provide instant references. Comprehensive Documentation on TDL and Samples project forms an integral part of Tally.Developer 9. <br/><br/>The TDL code can be configured to run on one, more or all Tally.ERP 9 serial number(s) while creating the TCP (Tally Complaint Product).This enables you to protect your IP, control license usage and minimize revenue leakage. <br/><br/><strong>Features of Tally.Developer 9:</strong><br />
		<br/><br/>   • Project Management <br/>   • Definition and Schema Browser <br/>   • Debugging and Diagnostics <br/>   • Auto Complete (list of attributes or the values of the attribute) <br/>   • Enhanced search engine <br/>   • Syntax checking and highlighting <br/>   • Browser style navigation <br/>   • Collapse and expand sections <br/>   • Serial management <br/>     and more&#8230;
</p>
<p>
 </p>
<p><a href="http://www.tallysolutions.com/website/html/TallyDownload/TallyDevelopmentEnvironment-Overview.shtml" onclick="pageTracker._trackPageview('/outgoing/www.tallysolutions.com/website/html/TallyDownload/TallyDevelopmentEnvironment-Overview.shtml?referer=');">http://www.tallysolutions.com/website/html/TallyDownload/TallyDevelopmentEnvironment-Overview.shtml</a>
	</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tallydeveloper.com/2010/03/the-tally-development-environment-tde-is-launched-by-tally-solutions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Whats new in the latest Tally Developer and whats new in TDL ?</title>
		<link>http://www.tallydeveloper.com/2010/02/whats-new-in-the-latest-tally-developer-and-whats-new-in-tdl/</link>
		<comments>http://www.tallydeveloper.com/2010/02/whats-new-in-the-latest-tally-developer-and-whats-new-in-tdl/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 14:37:50 +0000</pubDate>
		<dc:creator>ashwinkandoi</dc:creator>
				<category><![CDATA[TDL]]></category>
		<category><![CDATA[Tally Developer 9]]></category>
		<category><![CDATA[Tally Extensions]]></category>
		<category><![CDATA[Tally Definition Langauge]]></category>
		<category><![CDATA[Whats New]]></category>

		<guid isPermaLink="false">http://www.tallydeveloper.com/?p=16</guid>
		<description><![CDATA[In  this release there are enhancements in User  Defined Functions, Collections and  Actions.
This  document describes in detail the changes to Actions-Print,  Upload, Export, Mail.  It is now possible to program the configurations  for these Actions. This  breakthrough capability has enabled us to  deliver the mass mailing [...]]]></description>
			<content:encoded><![CDATA[<p>In  this release there are enhancements in User  Defined Functions, Collections and  Actions.</p>
<p>This  document describes in detail the changes to Actions-Print,  Upload, Export, Mail.  It is now possible to program the configurations  for these Actions. This  breakthrough capability has enabled us to  deliver the mass mailing feature in  our product.</p>
<p>The  collection attribute <strong>Keep Source</strong> has  been  enhanced to accept a new value i.e. &#8216;Keep Source : ().This is done with  an  aim to improve the performance. The Loop Collection capability has  paved the  way for displaying and operating on Multi Company Data along  with ease of  programming.</p>
<p>We  are enriching the TDL language with more and more procedural  capabilities by  introducing $$LoopIndex and Looping construct FOR  RANGE.  There have been some changes in the Action NEW OBJECT as well.</p>
<p>With  the introduction of the function SysInfo, it is now  possible to retrieve all  system related information consistently using a  single function.</p>
<p><strong>Programmable Configurations for Print/Export/Upload/Mail  actions </strong><br />
In Tally.ERP9, the actions Print,  Export, Mail and Upload depend  upon various parameters like Printer Name, File  Name, Email To, etc.   Prior to execution of these actions, the relevant  parameters are  captured in a Configuration Report.</p>
<p>There are situations when multiple  reports are being printed or  mass mailing is being done in a sequence.  Subsequent to each Print or  Email Action, if a configuration report pops up for  user input, this  interrupts the flow, thereby requiring a dedicated person to  monitor  the process which is time consuming too.</p>
<p>This has been addressed in the  recent enhancement in Tally.ERP  9, where the configuration report can be  suppressed by specifying a  logical parameter. Additionally, the variables can  be set prior to  invoking the desired action.</p>
<p><strong>User Defined Function-Enhancements </strong></p>
<ul type="disc">
<li><strong>Looping       Construct-For  Range<br />
</strong>A new looping construct  has been introduced  inside User Defined Functions. It is now possible to  execute a loop  over a finite range of number/date values. i.e. if a loop has to  be  executed 50 times, then the range of counter variable has to be  specified  from 1 to 50. For Date range, it is possible to iterate over  day, week, month  or year.</li>
</ul>
<ul type="disc">
<li><strong>New       Function-$$LoopIndex </strong><br />
In a programming  language usually a loop is executed for a  finite number of times using a  counter variable. The nesting of loops  can go up to infinity. There are  scenarios where the current value of  the loop variable may be required for  intermediate computations. The  new function $$LoopIndex is used to provide the  iteration count of the  current loop or the outer loops up to any level.</li>
</ul>
<ul type="disc">
<li><strong>Action New Object-Changes </strong><br />
The Action New Object  inside User Defined Function takes  Object Type and Object Identifier as  parameters. In case Object  Identifier is not specified a new object of the  specified type is  created. If the Object Identifier is specified and the object  with this  identifier does not exist in the database, the Action Save Target  will  fail. To overcome this we have introduced an additional logical  parameter  &#8220;Force Create Flag&#8221; along with Object Identifier to allow  automatic creation of  a blank object of the type, if the identified  object does not exist in the  database.</li>
</ul>
<p><strong>Collection Attribute Value -Keep  Source: ().</strong><br />
The attribute KeepSource takes  different values which is  used to specify, the In memory source retention of  the collection. The  various specifications like . , ..,Yes , No were used  earlier for this.  The source collection is retained along with the data object   associated with the UI(User Interface) object in the current UI(User  Interface)  object hierarchy as per specification. The newly introduced  specification &#8220;().&#8221;  is used to keep the source collection with the  parent UI object which is either  Report, Menu or Function.</p>
<p><strong>Collection Attribute-&#8221;Collection&#8221;  Changes-Loop Collection </strong><br />
We are aware that it is possible  to gather the data from multiple  collections in one collection using the  attribute &#8220;Collection&#8221; of the  Collection Definition. The resultant data in the  collection is the  union of all objects gathered from the list of data  collections  specified as comma separated list. The &#8220;Collection&#8217; attribute of   collection definition is enhanced to repeat and combine the same data   collection dynamically based on the number and context of each object in   another collection referred to as &#8220;Loop Collection&#8221;</p>
<p><strong>New Function-SysInfo Introduced </strong><br />
Prior to this release there were a  few functions existing  in the platform which were used to retrieve system  related information.  To name a few, MachineDate returns System Date,  MachineTime returns  System Time etc. There was a requirement to fetch few other  information  like Windows User Name, IP Address etc.</p>
<p>For consistency, a single function  SysInfo has been  introduced which accepts different parameters based on the  requirement  and subsequently return the desired result. The parameter is a  keyword  like ApplicationPath,CurrentPath, SystemDate etc</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tallydeveloper.com/2010/02/whats-new-in-the-latest-tally-developer-and-whats-new-in-tdl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Send SMS from Tally.ERP 9 www.tallysms.in</title>
		<link>http://www.tallydeveloper.com/2009/08/send-sms-from-tallyerp-9-wwwtallysmsin/</link>
		<comments>http://www.tallydeveloper.com/2009/08/send-sms-from-tallyerp-9-wwwtallysmsin/#comments</comments>
		<pubDate>Sat, 15 Aug 2009 19:31:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Send SMS from Tally]]></category>
		<category><![CDATA[Tally Extensions]]></category>
		<category><![CDATA[TallySMS]]></category>

		<guid isPermaLink="false">http://www.tallydeveloper.com/?p=13</guid>
		<description><![CDATA[GET free SMS for registering now. Rs 1800/- only for 5000 SMS www.tallysms.in  TALLY SMS is a powerful feature rich productivity enhancing tool by Winjit Technologies. It harnesses the power of SMS technology to enable you to reach to customers / clients and it works seamlessly with Tally database. The Tally SMS uses internet [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-family:Arial; font-size:12pt"><strong>GET free SMS for registering now. <strong>Rs 1800/- only for 5000 SMS</strong></strong></span> <span style="color:red; font-family:Arial; font-size:12pt"><strong><a href="http://www.tallysms.in" onclick="pageTracker._trackPageview('/outgoing/www.tallysms.in?referer=');">www.tallysms.in</a></strong><strong> </strong></span> <span style="font-family:Arial; font-size:12pt"><span style="color:#333333"><strong>TALLY SMS</strong> is a powerful feature rich productivity enhancing tool by Winjit Technologies. It harnesses the power of SMS technology to enable you to reach to customers / clients and it works seamlessly with Tally database. The Tally SMS uses internet based SMS sending service from various service providers to send messages related to sales order, purchases order, payments and receipts. </span> </span> <span style="font-family:Arial; font-size:12pt"><span style="color:#330099"><strong>Features of SMS ALLY</strong></span><span style="color:#000033"> </span><span style="color:#0099ff"> </span><span style="color:#333333"> </span></span> <span style="font-family:Arial; font-size:12pt"><span style="color:#333333"> </span><span style="color:black">User friendly integrated solution to send SMS to masses in simplest possible way.</span><span style="color:#333333"> </span></span>
<ul>
<li><span style="font-family:Arial; font-size:12pt"><span style="color:black"><strong>Unique account</strong> to configure SMS</span><span style="color:#333333"> </span></span></li>
<li><span style="font-family:Arial; font-size:12pt"><span style="color:black"><strong>User defined setting</strong> for Sales, purchases, payments and receipts.</span><span style="color:#333333"> </span></span></li>
<li><span style="font-family:Arial; font-size:12pt"><span style="color:black">Send the following details as SMS directly from Tally: Dispatch Info, Payment / Receipt, Purchase , Order details.</span><span style="color:#333333"> </span></span></li>
<li><span style="font-family:Arial; font-size:12pt"><span style="color:black"><strong>Easily send group SMS</strong> to all Sundry Debtors or Creditors</span><span style="color:#333333"> </span></span></li>
<li><span style="font-family:Arial; font-size:12pt"><span style="color:black">Send SMS to all or single Ledger at a time.</span><span style="color:#333333"> </span></span></li>
<li><span style="font-family:Arial; font-size:12pt"><span style="color:black"><strong>Customise SMS</strong> by selecting various options of details that need to be send ( voucher configuration).</span><span style="color:#333333"> </span></span></li>
<li><span style="font-family:Arial; font-size:12pt"><span style="color:black">Also <strong>preview the SMS</strong> before sending.</span><span style="color:#333333"> </span></span></li>
</ul>
<p> <span style="font-family:Arial; font-size:12pt"><span style="color:#0066b3"><strong>Advantages</strong></span><span style="color:#333333"> </span></span>
<ul>
<li><span style="color:#333333; font-family:Arial; font-size:12pt">Reach instantly to all your clients through SMS </span></li>
<li><span style="color:#333333; font-family:Arial; font-size:12pt">SMS can be re read as it is instantly stored in the phone. This proves particularly useful in the case of fairly detailed information that might otherwise be forgotten </span></li>
<li><span style="color:#333333; font-family:Arial; font-size:12pt">Leads to minimal usage of time and resources </span></li>
<li><span style="color:#333333; font-family:Arial; font-size:12pt">Helps in faster collection of revenue.</span></li>
</ul>
<p> <span style="color:#333333; font-family:Arial; font-size:12pt">Customer retention and a means of powerful CRM.</span> <span style="color:#333333; font-family:Arial; font-size:12pt"> </span> <iframe src="http://docs.google.com/present/embed?id=ddjdn4kx_361ns4knhcf&#038;interval=5&#038;autoStart=true" frameborder="0" width="410" height="342"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tallydeveloper.com/2009/08/send-sms-from-tallyerp-9-wwwtallysmsin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tally Solutions launches Tally Developer Network</title>
		<link>http://www.tallydeveloper.com/2009/07/tally-solutions-launches-tally-developer-network/</link>
		<comments>http://www.tallydeveloper.com/2009/07/tally-solutions-launches-tally-developer-network/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 15:16:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tally Developer 9]]></category>

		<guid isPermaLink="false">http://www.tallydeveloper.com/?p=11</guid>
		<description><![CDATA[http://tallysolutions.com/newwebsite/html/DeveloperNetwork/TallyTechnologyMain.shtml
This is for the first time they have come out with a very detailed and a very comprehesnive section
Under the hood of the deceptively simple user experience of Tally.ERP 9 lies over 20 years of deep technology muscle. This section gets into this aspect in full detail.
Geared towards the more technical audience, our development partners, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://tallysolutions.com/newwebsite/html/DeveloperNetwork/TallyTechnologyMain.shtml" onclick="pageTracker._trackPageview('/outgoing/tallysolutions.com/newwebsite/html/DeveloperNetwork/TallyTechnologyMain.shtml?referer=');">http://tallysolutions.com/newwebsite/html/DeveloperNetwork/TallyTechnologyMain.shtml</a></p>
<p>This is for the first time they have come out with a very detailed and a very comprehesnive section</p>
<p>Under the hood of the deceptively simple user experience of Tally.ERP 9 lies over 20 years of deep technology muscle. This section gets into this aspect in full detail.</p>
<p>Geared towards the more technical audience, our development partners, Independent Software Vendors, business &#8216;component&#8217; builders and in-house IT shops at customer locations, the information here will also enable you to appreciate potential technical business opportunities with Tally.ERP 9.</p>
<p>Tally.ERP 9 is, foremost, a platform first. Tally.ERP 9, as a user sees it, is a product developed on the platform. The entire functional richness and user experience that you see has been built on this platform.</p>
<p>This unique architecture (an overview is <a class="contenthyperlink" href="http://tallysolutions.com/newwebsite/html/DeveloperNetwork/TallyERPMain-SeriesACurrent-May09-Technology-InternalArchitectureDesign.shtml" onclick="pageTracker._trackPageview('/outgoing/tallysolutions.com/newwebsite/html/DeveloperNetwork/TallyERPMain-SeriesACurrent-May09-Technology-InternalArchitectureDesign.shtml?referer=');">here</a>) delivers unprecedented capabilities required for any enterprise engagement:</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tallydeveloper.com/2009/07/tally-solutions-launches-tally-developer-network/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>What is Tally Developer 9?</title>
		<link>http://www.tallydeveloper.com/2009/03/what-is-tally-developer-9/</link>
		<comments>http://www.tallydeveloper.com/2009/03/what-is-tally-developer-9/#comments</comments>
		<pubDate>Mon, 30 Mar 2009 17:50:37 +0000</pubDate>
		<dc:creator>ashwinkandoi</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.tallydeveloper.com/2009/03/what-is-tally-developer-9/</guid>
		<description><![CDATA[Tally
					Developer – the comprehensive development environment for Tally applications Tally Developer is a comprehensive development environment (an IDE) designed specifically for programmers to develop and deploy customised Tally applications, easily and rapidly. Tally Developer is used to author Tally Definition Language (TDL) code that customises Tally 9 to suit your business requirements. The Tally
					Developer IDE supports current generation development [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.tally9.info" onclick="pageTracker._trackPageview('/outgoing/www.tally9.info?referer=');"><span style="font-family:Verdana; font-size:9pt">Tally</span></a><span style="font-family:Verdana"><span style="font-size:9pt"><span style="color:black"><br />
					<strong>Developer</strong> – the comprehensive development environment for <a href="http://www.tally9.info"/></span>Tally<span style="color:black"> applications <br/><a href="http://www.tally9.info"/></span>Tally<span style="color:black"> Developer is a comprehensive development environment (an IDE) designed specifically for programmers to develop and deploy customised <a href="http://www.tally9.info"/></span>Tally<span style="color:black"> applications, easily and rapidly. <br/><br/><a href="http://www.tally9.info"/></span>Tally<span style="color:black"> Developer is used to author <a href="http://www.tally9.info"/></span>Tally<span style="color:black"> Definition Language (TDL) code that customises <a href="http://www.tally9.info"/></span>Tally<span style="color:black"> 9 to suit your business requirements. <br/><br/><strong>The <a href="http://www.tally9.info"/></strong></span>Tally<span style="color:black"><br />
					<strong>Developer IDE supports current generation development aids: </strong><br/><br/>   • Load and browse different versions of the default TDL source code of <a href="http://www.tally9.info"/></span>Tally<span style="color:black"><br/>   • Fast search, with TDL noise support <br/>   • Syntax checking and highlighting <br/>   • Hyperlinks to referenced objects <br/>   • Browser style navigation of source code and default TDL <br/>   • Direct access to TDL definitions <br/>   • Context sensitive attribute pick-list <br/><br/>To better manage licence and product upgrades, the <a href="http://www.tally9.info"/></span>Tally<span style="color:black"> Developer 2.7 licence is decoupled from the <a href="http://www.tally9.info"/></span>Tally<span style="color:black"> application and now works as an independently licensed product.<br/><br/><strong>What is Educational Mode?<br/></strong><br/>An educational mode has been introduced that allows students and others who are learning <a href="http://www.tally9.info"/></span>Tally<span style="color:black"> Developer, to create TDL applications, with some limitations.<br/><br/><strong>What is TCP (Tally Compiled Programs)?</strong><br/><br/>TCP (Tally Compiled Programs) can be generated in Tally 7.2 and in <a href="http://www.tally9.info"/></span>Tally<span style="color:black"> 9 formats. These can be optionally protected to prevent unlicensed distribution and helps you better manage your revenue stream.</span></span><span style="font-size:12pt"><br />
			</span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tallydeveloper.com/2009/03/what-is-tally-developer-9/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Tally Definition Language</title>
		<link>http://www.tallydeveloper.com/2009/03/tally-definition-language/</link>
		<comments>http://www.tallydeveloper.com/2009/03/tally-definition-language/#comments</comments>
		<pubDate>Sun, 29 Mar 2009 14:43:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[TDL]]></category>
		<category><![CDATA[Tally Developer 9]]></category>

		<guid isPermaLink="false">http://www.tallydeveloper.com/?p=7</guid>
		<description><![CDATA[Tally Definition Language is the application development language of Tally. TDL is developed to provide the user with flexibility and power to extend the default capabilities of Tally and integrate them with the external applications. TDL provides a development platform for the user. The entire User Interface of Tally.ERP 9 is built using TDL. TDL as a language, [...]]]></description>
			<content:encoded><![CDATA[<p>Tally Definition Language is the application development language of Tally. TDL is developed to provide the user with flexibility and power to extend the default capabilities of Tally and integrate them with the external applications. TDL provides a development platform for the user. The entire User Interface of Tally.ERP 9 is built using TDL. TDL as a language, provides capabilities for Rapid Development, Rendering, Data Management and Integration.</p>
<p>TDL is an Action driven language based on definitions. It emphasizes strongly on the concept of reusability. It comprises of Interface and Data objects. Interface Objects mainly determines the behavior of the product in terms of user experience. Data objects are mainly used for data persistence in the Tally Database.</p>
<p>Any user of Tally.ERP 9 can learn TDL and develop extensions for the product. The entire source code of the product is available as part of the Tally Development Environment i.e. with our product Tally Developer.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tallydeveloper.com/2009/03/tally-definition-language/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>What is TDL ?</title>
		<link>http://www.tallydeveloper.com/2009/03/what-is-tdl/</link>
		<comments>http://www.tallydeveloper.com/2009/03/what-is-tdl/#comments</comments>
		<pubDate>Sun, 29 Mar 2009 14:01:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[TDL]]></category>
		<category><![CDATA[Tally Developer 9]]></category>
		<category><![CDATA[Tally Extensions]]></category>

		<guid isPermaLink="false">http://www.tallydeveloper.com/?p=3</guid>
		<description><![CDATA[Tally Definition Language (TDL) is the development of Tally.ERP 9. This allows the programmers to
develop and deploy faster, effective Tally Extensions with ease.
The book, Extending Tally.ERP 9 Using TDL, begins with the Introduction to TDL and focuses on
basic concepts of TDL ie TDL Components, Symbols used in TDL, Dimensions and Formatting,
Usage of Variables, Buttons and [...]]]></description>
			<content:encoded><![CDATA[<p>Tally Definition Language (TDL) is the development of Tally.ERP 9. This allows the programmers to</p>
<p>develop and deploy faster, effective Tally Extensions with ease.</p>
<p>The book, Extending Tally.ERP 9 Using TDL, begins with the Introduction to TDL and focuses on</p>
<p>basic concepts of TDL ie TDL Components, Symbols used in TDL, Dimensions and Formatting,</p>
<p>Usage of Variables, Buttons and Keys.</p>
<p>Thereafter the emphasis is on the coverage of core concepts of Objects, Methods and Collections,</p>
<p>Actions and UDF creation. After gaining a reasonable amount of depth and confidence in</p>
<p>understanding the above, the focus of the book progresses towards the application of all covered</p>
<p>topics ie., the creation of various types of Reports, Printing and Voucher/Invoice customisations.</p>
<p>This book is for anyone who wants to explore TDL as a development language of Tally and how to</p>
<p>write TDL programs effectively. Absolutely no previous TDL experience is necessary. Even</p>
<p>advanced users will find this book useful, as the changes to TDL are dealt from the developers and</p>
<p>the user&#8217;s point of view.</p>
<p>You will enjoy reading this book, as it is rich in concepts</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tallydeveloper.com/2009/03/what-is-tdl/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
	</channel>
</rss>
