Notices


Reply
Thread Tools
eefo's Avatar
Posts: 1,444 | Thanked: 461 times | Joined on Dec 2010 @ pakistan
#221
Originally Posted by niqbal View Post
great app, does it use system fonts? or does it use its own set of fonts? and also if it uses system fonts, which fonts look the best for reading Quran?

Translation is not working for me. I just installed the latest 0.3.5 version. It says 'Failed to Load Translation' and also when i click on 'T', it doesn't have any translations to choose from

thanks
for translation , go into settings then click on T and then add translation and the select your version and the download it and the go back on the main page and hit T and choose your translation
hope this will work
__________________
Every hero becomes a bore at last.
www.itechiapk.com
 

The Following 2 Users Say Thank You to eefo For This Useful Post:
MSameer's Avatar
Posts: 605 | Thanked: 1,778 times | Joined on Feb 2008 @ Helsinki
#222
@prankster Yes it can be done but it would be an overkill for this application.

@TransTech I'd really love to unify the icons. I can move the option to the menu instead of the toolbar. Would that be better ?

The icons you provided will be used in the toolbar of the index page instead of the menu.
 

The Following User Says Thank You to MSameer For This Useful Post:
MSameer's Avatar
Posts: 605 | Thanked: 1,778 times | Joined on Feb 2008 @ Helsinki
#223
Originally Posted by niqbal View Post
great app, does it use system fonts? or does it use its own set of fonts? and also if it uses system fonts, which fonts look the best for reading Quran?

Translation is not working for me. I just installed the latest 0.3.5 version. It says 'Failed to Load Translation' and also when i click on 'T', it doesn't have any translations to choose from

@eefo thanks mate, you were spot on. I think i should've searched the thread more. I think the interface is slick, very neatly done.
The translation handling needs some improvements. Do you have any idea how to improve the usability of that part ?

Thanks eefo. You were faster than me
 
Banned | Posts: 695 | Thanked: 308 times | Joined on Apr 2011 @ originally pakistan ,now in china
#224
i would say then lets have it or lets have other suggestions too ?
i just loved the Qt work on N900,though that was just a demo ,i tried to find source code so that i could be a help but couldnt find any.Rest you know better what you like to do .I always wanted this app to be a set example to all others Qt apps .thanks anyway ! i love the way you working on it .Great
 
Posts: 96 | Thanked: 18 times | Joined on Nov 2008
#225
Thank u Bro For adding Search Functionality , Would it be Much to ask

1- Search On partial Of a word .. For Example : انلزمكموها to look for only first 4 digits انلز

lets Say WHY ! Well i tried to see if the App can find the Above word , But Sadly No result . Some words on the Holy Quran are Written different than what it might Sound . Such as ابراهيم

So searching for a part on the word might brings it up ..

2- Stop Searching Button ..

Thanks again for ur time been used for this useful App ..
 

The Following User Says Thank You to onasre For This Useful Post:
MSameer's Avatar
Posts: 605 | Thanked: 1,778 times | Joined on Feb 2008 @ Helsinki
#226
Originally Posted by prankster View Post
i would say then lets have it or lets have other suggestions too ?
i just loved the Qt work on N900,though that was just a demo ,i tried to find source code so that i could be a help but couldnt find any.Rest you know better what you like to do .I always wanted this app to be a set example to all others Qt apps .thanks anyway ! i love the way you working on it .Great
The problem is the transition is slow. If we have it for the prev/next navigation then it will look cool for the first few minutes/hours but then it will be boring. What do you think ?

Anyway here's his blog post: http://www.substanceofcode.com/2011/...p-with-qt-qml/

And the code can be obtained from here:
http://www.substanceofcode.com/downl...n_with_qml.zip

The Application code is in this git repository: http://gitorious.org/quran/quran/

Good luck

Last edited by MSameer; 2011-09-04 at 21:47.
 

The Following User Says Thank You to MSameer For This Useful Post:
MSameer's Avatar
Posts: 605 | Thanked: 1,778 times | Joined on Feb 2008 @ Helsinki
#227
Originally Posted by onasre View Post
Thank u Bro For adding Search Functionality , Would it be Much to ask

1- Search On partial Of a word .. For Example : انلزمكموها to look for only first 4 digits انلز

lets Say WHY ! Well i tried to see if the App can find the Above word , But Sadly No result . Some words on the Holy Quran are Written different than what it might Sound . Such as ابراهيم

So searching for a part on the word might brings it up ..

2- Stop Searching Button ..

Thanks again for ur time been used for this useful App ..
When you search, you use the normal writing way "املائي". Don't follow the moshaf writing rules.

I tried doing a fuzzy search and seems the engine can handle it fast enough.

There are 2 issues here:
1) Doing fuzzy search will return a lot of results. Are you sure you want to check them all ? We can also add a "checkbox" to enable fuzzy search. What do you think ?
2) You have to take care of any hamza. If an alef has a hamza then the search query must have it as well. That's a limitation of the database backend I'm using. I'm not sure it can be fixed easily.

You don't need a button to stop searching. Searching is instantaneous and doesn't continue in the background.

Last edited by MSameer; 2011-09-04 at 22:06.
 

The Following 2 Users Say Thank You to MSameer For This Useful Post:
TransTech's Avatar
Posts: 671 | Thanked: 876 times | Joined on Mar 2011
#228
Originally Posted by MSameer View Post
@prankster Yes it can be done but it would be an overkill for this application.

@TransTech I'd really love to unify the icons. I can move the option to the menu instead of the toolbar. Would that be better ?

The icons you provided will be used in the toolbar of the index page instead of the menu.
I like your idea.. do it as you want i.e. put the search icons on toolbar instead of the menu in Index page.. I personally dont like the menus coming up and down all the time, its a bit disturbing...

I would like to see search icons (go to: ayat, page, part) in search page (word search) also...

p.s. do you want backgrounds for buttons i.e. buttons in goto page 1,2,3 etc, search, reset settings ... and others.. ?

 
Posts: 96 | Thanked: 18 times | Joined on Nov 2008
#229
Originally Posted by MSameer View Post
When you search, you use the normal writing way "املائي". Don't follow the moshaf writing rules.

I tried doing a fuzzy search and seems the engine can handle it fast enough.

There are 2 issues here:
1) Doing fuzzy search will return a lot of results. Are you sure you want to check them all ? We can also add a "checkbox" to enable fuzzy search. What do you think ?
2) You have to take care of any hamza. If an alef has a hamza then the search query must have it as well. That's a limitation of the database backend I'm using. I'm not sure it can be fixed easily.

You don't need a button to stop searching. Searching is instantaneous and doesn't continue in the background.
1- Yah adding Checkbox or Drop down selection would be Great Help ,

2- if you still Hunting for ideas , I got you one . But might not an easy one , i would not do it if am a Dev
is Play a selected Ayah or Chapter .

it is not a good idea i know it but it just idea . this can make the size of the App Very Big ..
 
MSameer's Avatar
Posts: 605 | Thanked: 1,778 times | Joined on Feb 2008 @ Helsinki
#230
Originally Posted by onasre View Post
1- Yah adding Checkbox or Drop down selection would be Great Help ,

2- if you still Hunting for ideas , I got you one . But might not an easy one , i would not do it if am a Dev
is Play a selected Ayah or Chapter .

it is not a good idea i know it but it just idea . this can make the size of the App Very Big ..
Recitations will be implemented. It's in the TODO list. It won't make the app big as you will have to download it from within the app itself (Like translations).

I added a checkbos for matching whole words. It's in the git repository. I'll try to create a new release today or tomorrow ISA.
 

The Following User Says Thank You to MSameer For This Useful Post:
Reply

Tags
religulous


 
Forum Jump


All times are GMT. The time now is 17:57.