Register Guidelines E-Books Search Today's Posts Mark Forums Read

Go Back   MobileRead Forums > E-Book Readers > Amazon Kindle > Kindle Developer's Corner

Notices

Reply
 
Thread Tools Search this Thread
Old 08-13-2010, 06:31 AM   #1
meem
A Reader who can think..!
meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.
 
Posts: 257
Karma: 108298
Join Date: Jul 2010
Location: Earth Planet
Device: Kindle 3 WiFi - Kindle DX (B004)
Qindle - Qt for Kindle (Now with PDF, DJVU, EPUB and CHM support)

Qindle A Qt embedded port for Amazon Kindle

A project is aimed at porting a Qt embedded framework to Amazon Kindle DX, and porting other useful applications to this framework.


It contains a viewer that can open PDF, DJVU, EPUB and CHM files, which makes this framework somewhat useful :-)

Installation:
""""""""""""""
This version doesn't need installation and won't affect the system. Just follow these steps:
  1. Have usbNetwork installed.
  2. Download qindle package.
  3. Extract into Kindle's flash drive.
That's all.

Usage:
"""""""""
Qindle is started by executing `usbNetwork twice (the first time usbnetwork starts normally).
PHP Code:
;debugOn
`usbNetwork
`usbNetwork 
You can return to the original system by selecting File--Quit.
There is no need to explain how to operate.

Hint: Imagine you have a computer without mouse. Use shortcut and Tab key wisely.

Key Binding:
""""""""""""""""
Some keys on Kindle have new functions.
  • Vol- --> Tab
  • Vol+ --> shift-Tab
  • menu --> pop-up menu
  • back --> Esc
  • Aa --> Ctrl
  • SYM --> Windows key

Download:

""""""""""""""
http://code.google.com/p/qindle/downloads/list

Source Code:
"""""""""""""""""
It's under GPL 3.0 and available on SVN:
PHP Code:
svn checkout http://qindle.googlecode.com/svn/trunk/ qindle-read-only 
The Good:
"""""""""""""
1- You can install it in easy way: just copy extracted files on the root of Kindle storage.
2- Uninstallation is the same ease: just delete "local" folder and "usbnetwork" file from "usbnet" folder.
3- You will have a text editor, web browser. Vertual terminal (Command-line) and more.
4- Unicode filenames support.

The Bad:
"""""""""""
1- It still slower than original framework.
2- Can not use [AA] and [SYM] keys, so you can't write symbols like "@, -, +, (, ) ..etc"
3- I run it by executing usbnetwork command from SSH/Telnet, it isn't work with me by above way (by Kindle search commands).
It uses an old version of USBNetwork hack which I don't know which one is it.

References:
"""""""""""""""
http://the-ebook.org/forum/viewtopic...&postorder=asc

http://duokan.com/viewthread.php?tid=601&extra=page%3D1

Last edited by meem; 08-26-2010 at 09:17 AM.
meem is offline   Reply With Quote
Old 08-13-2010, 08:14 AM   #2
Dzha
Member
Dzha began at the beginning.
 
Posts: 15
Karma: 10
Join Date: Aug 2010
Device: kindle dxg
Quote:
Originally Posted by meem View Post
Qindle A Qt embedded port for Amazon Kindle

A
Sounds like the answer to our prayers!!!!!!!!
Any fb2 support?

How about porting FBReader to the Kindle? It is based on Qt.

BTW download link shows installs from April. I thought the new Okular-embedded version was introduced with the new Quindle release?

Last edited by Dzha; 08-13-2010 at 11:32 AM.
Dzha is offline   Reply With Quote
Advert
Old 08-24-2010, 08:26 PM   #3
meem
A Reader who can think..!
meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.
 
Posts: 257
Karma: 108298
Join Date: Jul 2010
Location: Earth Planet
Device: Kindle 3 WiFi - Kindle DX (B004)
Yes, Qindle contains Okular-Embedded.
I don't know about FBReader, but I hope that.
meem is offline   Reply With Quote
Old 12-04-2010, 10:06 AM   #4
ableeker
Enthusiast
ableeker is a glorious beacon of lightableeker is a glorious beacon of lightableeker is a glorious beacon of lightableeker is a glorious beacon of lightableeker is a glorious beacon of lightableeker is a glorious beacon of lightableeker is a glorious beacon of lightableeker is a glorious beacon of lightableeker is a glorious beacon of lightableeker is a glorious beacon of lightableeker is a glorious beacon of light
 
Posts: 47
Karma: 12050
Join Date: Dec 2010
Device: Kobo Aura H2O
Hi!

I've installed the jailbreak, usbnetwork, and unpacked Qindle 0.1 to the Kindle storage of my DXG, but when I enter

;debugOn
`usbNetwork
`usbNetwork

nothing happens. What is supposed to happen? Am I doing something wrong?

Thanks!
ableeker is offline   Reply With Quote
Old 12-04-2010, 10:29 AM   #5
curstpriest
Confused
curstpriest shares his or her toyscurstpriest shares his or her toyscurstpriest shares his or her toyscurstpriest shares his or her toyscurstpriest shares his or her toyscurstpriest shares his or her toyscurstpriest shares his or her toyscurstpriest shares his or her toyscurstpriest shares his or her toyscurstpriest shares his or her toyscurstpriest shares his or her toys
 
curstpriest's Avatar
 
Posts: 402
Karma: 5538
Join Date: Oct 2010
Location: Bay Area
Device: Kindle DXG
This is an old project that doesn't look like it is still under development (links posted to google source). Comments on russian forum said that it ran too slow to be usable and the output quality and rendering was very poor.

Not sure if the source is available for this project you are talking about. I think the google code page you posted is to an older project, QT/Sudoku, not this one, but I could be wrong.

Last edited by curstpriest; 12-04-2010 at 10:44 AM.
curstpriest is offline   Reply With Quote
Advert
Old 12-04-2010, 11:04 AM   #6
meem
A Reader who can think..!
meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.
 
Posts: 257
Karma: 108298
Join Date: Jul 2010
Location: Earth Planet
Device: Kindle 3 WiFi - Kindle DX (B004)
Same problem with me, because the old of USBNetwork script.

But here the solution in another version of topic:
http://mobileread.com/forums/showpos...3&postcount=12
meem is offline   Reply With Quote
Old 12-06-2010, 07:20 PM   #7
joblack
Wizard
joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.
 
Posts: 1,745
Karma: 4382514
Join Date: Jul 2006
Location: Somewhere on earth
Device: Onyx Boox Tab X
Is it XCHM? Does it support XCHM tables (unlike the FBReader)?
joblack is offline   Reply With Quote
Old 12-06-2010, 10:58 PM   #8
meem
A Reader who can think..!
meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.
 
Posts: 257
Karma: 108298
Join Date: Jul 2010
Location: Earth Planet
Device: Kindle 3 WiFi - Kindle DX (B004)
It supports CHM but I don't remeber if it XCHM, I think it's not.
FBReader now is a better alternative.
I didn't found the author until now.
meem is offline   Reply With Quote
Old 12-07-2010, 12:49 PM   #9
joblack
Wizard
joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.
 
Posts: 1,745
Karma: 4382514
Join Date: Jul 2006
Location: Somewhere on earth
Device: Onyx Boox Tab X
Quote:
Originally Posted by meem View Post
It supports CHM but I don't remeber if it XCHM, I think it's not.
FBReader now is a better alternative.
I didn't found the author until now.
Does it support CHM tables? (a common problem in FBReader). XChm does support them.
joblack is offline   Reply With Quote
Old 12-14-2010, 05:31 AM   #10
T3rmInAt0r
Junior Member
T3rmInAt0r began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Dec 2010
Device: Kindle 3
in Kindle 3?

Hey, you may have already answered before, or on another thread (which I couldn't find).

Can I use the same on Kindle 3? Is there any other separate procedure?

Thanx,
Termy
T3rmInAt0r is offline   Reply With Quote
Old 12-14-2010, 09:31 AM   #11
h1uke
Zealot
h1uke can do the Funky Gibbon.h1uke can do the Funky Gibbon.h1uke can do the Funky Gibbon.h1uke can do the Funky Gibbon.h1uke can do the Funky Gibbon.h1uke can do the Funky Gibbon.h1uke can do the Funky Gibbon.h1uke can do the Funky Gibbon.h1uke can do the Funky Gibbon.h1uke can do the Funky Gibbon.h1uke can do the Funky Gibbon.
 
Posts: 121
Karma: 82565
Join Date: Aug 2010
Location: Maryland, USA
Device: dxg, k3w,k4nt,kpw
Quote:
Originally Posted by meem View Post
FBReader now is a better alternative.
I didn't found the author until now.
do you mean the author of FBReader?
h1uke is offline   Reply With Quote
Old 12-23-2010, 06:14 AM   #12
meem
A Reader who can think..!
meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.
 
Posts: 257
Karma: 108298
Join Date: Jul 2010
Location: Earth Planet
Device: Kindle 3 WiFi - Kindle DX (B004)
No, I was mean the author of Qindle.

There is another alternative: Duokan OS for Kindle.
meem is offline   Reply With Quote
Old 12-23-2010, 07:28 AM   #13
h1uke
Zealot
h1uke can do the Funky Gibbon.h1uke can do the Funky Gibbon.h1uke can do the Funky Gibbon.h1uke can do the Funky Gibbon.h1uke can do the Funky Gibbon.h1uke can do the Funky Gibbon.h1uke can do the Funky Gibbon.h1uke can do the Funky Gibbon.h1uke can do the Funky Gibbon.h1uke can do the Funky Gibbon.h1uke can do the Funky Gibbon.
 
Posts: 121
Karma: 82565
Join Date: Aug 2010
Location: Maryland, USA
Device: dxg, k3w,k4nt,kpw
Quote:
Originally Posted by meem View Post
There is another alternative: Duokan OS for Kindle.
BTW, Qindle binary components can be run as is on fbKindle's Qt platform.
I'm surprised that nobody tried this before. pdf and djvu viewers and, maybe,
arora web browser are certainly a "good to have".

More as it happens,

h1uke
h1uke is offline   Reply With Quote
Old 12-23-2010, 03:20 PM   #14
meem
A Reader who can think..!
meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.meem lived happily ever after.
 
Posts: 257
Karma: 108298
Join Date: Jul 2010
Location: Earth Planet
Device: Kindle 3 WiFi - Kindle DX (B004)
Yes, it's really a great idea.
You just need to execute the following command:
PHP Code:
    # Start Qindle:
    
/bin/sh /mnt/us/local/bin/qindle.sh 
Or put it in some script launcher.
meem is offline   Reply With Quote
Old 07-21-2011, 04:49 PM   #15
turntherage
Junior Member
turntherage began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Jul 2011
Device: Nook Color
Quote:
Originally Posted by meem View Post
No, I was mean the author of Qindle.

There is another alternative: Duokan OS for Kindle.
Glad that you posted this. I think I found my new go to Kindle browser, thanks for the link. It has been really amazing to me how a simple change like picking a new browser can help with things like running a targeted email marketing campaign via my tablet device. Thanks so much for the recommendation.

Last edited by turntherage; 07-27-2011 at 10:56 AM.
turntherage is offline   Reply With Quote
Reply

Tags
djvu, epub, qindle, qt framework, usbnetwork

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How good is CHM work on Qindle? stas12 Kindle Developer's Corner 10 12-08-2010 09:08 PM
DJVU support -- all I want from Kindle. alexibm Amazon Kindle 24 10-24-2010 01:55 PM
Qindle .. Qt port with PDF, DJVU, EPUB and CHM support meem Kindle Developer's Corner 17 10-03-2010 06:19 AM
Looking for the best eReader that support CHM & PDF stas12 Which one should I buy? 4 09-24-2010 04:16 PM
Hanlin file support and handling. (CHM & DjVu) hypronost HanLin eBook 6 11-16-2009 05:03 PM


All times are GMT -4. The time now is 04:46 PM.


MobileRead.com is a privately owned, operated and funded community.