Salam brother Mohsen, Conisder this as low priority please.
Can you please make a GUI for Zekr software to be close to tanzil.net or my open source QuranCode at www.heliwave.com. In summary: QuranCode is a C# .NET open-source Quran project that introduces bookmarking and notetaking at any level. It is built as a 3-tier (3-layers) architecture with a fully object-oriented model. Layer-1) The data access layer uses XML Serialization to serialize/deserialize the Quranic meta data and uses FileIO to read/write Quranic verses. Layer-2) The business logic layer uses Linq to query by text or by number of word and/or letters. Layer-3) The user interface layer is written in WinForms. Here is the model: ---------------------------- Book-->Verse [verse objects] ---------------------------- ---------------------------- Book-->Chapter-->Verse [verse pointers] ---------------------------- ---------------------------- Book-->Station-->Verse [verse pointers] ---------------------------- ---------------------------- Book-->Part-->Verse [verse pointers] ---------------------------- ---------------------------- Book-->Group-->Verse [verse pointers] ---------------------------- ---------------------------- Book-->GroupQuarter-->Verse [verse pointers] ---------------------------- ---------------------------- Book-->Bowing-->Verse [verse pointers] ---------------------------- ---------------------------- Book-->Page-->Verse [verse pointers] ---------------------------- where: Book = Quran (1..*) (original plus simplified ones) Chapter = Sura (1-114) Verse = Aya (1-6236) Station = Menzal (1-7) Part = Juz' (1-30) Group = Hisb (1-60) GroupQuarter = Rubi3 (1-240) Bowing = Ruk3a (1-556) Please feel free to use the software/source for any purpose GOD Almighty agrees with. Salaam, Ali Adams God > infinity www.heliwave.com -- You received this message because you are subscribed to the Google Groups "zekr" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/zekr?hl=en.
