--- Adnan Siddiqi <[EMAIL PROTECTED]> wrote: > Now I am planning for a Athaan timing calculator software. I came across ITL > library. I have not tried it right now. I wanted to know tat did someone has > made php/java/python based libray based on ITL or something similar so that > I can use for web related projects? I also dont have formulate to calculate > the timings
There have been a number of ports alot of which were post about on this list (reminder to self, we should collect all those URLs/lists and accumulate them in a single location). The point that was raised a number of times is that the ITL library is exactly that - its a library. People should be designing front-ends as apposed to converting the actual library and reimplementing it in a different language. If and when the library changes (and it does and will) one should not re-release an application that uses it (given the API hasn't changed, etc). Hope that helps and if you do accumulate the list of all ITL-based options out there do please let us know. Salam. - Nadim ____________________________________________________________________________________ Yahoo! Music Unlimited Access over 1 million songs. http://music.yahoo.com/unlimited
_______________________________________________ Developer mailing list [email protected] http://lists.arabeyes.org/mailman/listinfo/developer

