You are not logged in.
Last edited by neldoreth (2011-03-15 10:23:54)
pwmt.org : programs with movie titles
Offline
Great!!! I'm using it right at the moment, but I'll have to take a look into the config.h to know all the shortcuts. But the first impression is really promising!
edit: What I have to say is, this browser is as fast as surf, but seems to have a lot more features. Maybe it will even replace uzbl here, which is really slow compared to jumanji or surf.
Last edited by Army (2010-07-05 14:50:04)
Offline
Looks very promising. Sort of vimperator lite (as in vimperator but not firefox), which would be really nice. (So far i used vimprobable for that purpose, but i somehow can't rally get to like it..)
One thing i noticed, it segfaults when i try to use hints. (I did what was written in the faq and downloaded the script file and put it in a .config/jumanji/jumanjirc). When i press f seemingly nothing happens, but when i press a number next then it immediately segfaults. Typing letters after the f is fine and results in them being listed in the bottom right (the unfinished commands part, like in vim). When i press escape then everything's fine.
If i can help (maybe a verbose/debug option that's not mentioned in the manpage) then tell me (i'm not too much of a programmer however).
Ogion
(my-dotfiles)
"People willing to trade their freedom for temporary security deserve neither and will lose both." - Benjamin Franklin
"Enlightenment is man's leaving his self-caused immaturity." - Immanuel Kant
Offline
Hello,
One thing i noticed, it segfaults when i try to use hints. (I did what was written in the faq and downloaded the script file and put it in a .config/jumanji/jumanjirc). When i press f seemingly nothing happens, but when i press a number next then it immediately segfaults. Typing letters after the f is fine and results in them being listed in the bottom right (the unfinished commands part, like in vim). When i press escape then everything's fine.
Thank you for pointing that out, I have fixed this with the latest commit.
If you have downloaded the script you have to add the exact path to it in the jumanjirc file. Then, after the page has been loaded, the script will be automatically loaded and you should be able to use >f< for this feature like you can see it on the screenshots.
Best regards
pwmt.org : programs with movie titles
Offline
Nice little project you got here.
One question though: how do I download stuffs with Jumanji? For example the input_hinting_mode.js script. If I click it, it opened inside the browser. If I right click and select download, then nothing happen.
Offline
Hello,
One question though: how do I download stuffs with Jumanji? For example the input_hinting_mode.js script. If I click it, it opened inside the browser. If I right click and select download, then nothing happen.
Please make sure you have xterm and wget installed or check the configuration file (config.h) for the download_command. If everything is set up fine and you right click and download a file a own terminal should pop up with a running wget instance that is downloading your file.
Best regards
pwmt.org : programs with movie titles
Offline
i would suggest to set up agent because your current one is making a lot of sites unhappy.
Your browser version: jumanji
note, that this would make youtube hml5 work. just use the one that epiphany or chromium uses
Last edited by wonder (2010-07-05 17:25:18)
Give what you have. To someone, it may be better than you dare to think.
Offline
Thanks for the tip neldoreth. I took a peek at config.h and see that the download directory is set to "~/dl/". Once I create that directory, download works.
Would be nice if you could configure both download_dir and download_command options from jumanjirc.
Last edited by zodmaner (2010-07-05 17:26:07)
Offline
Ok cool, works now, neldoreth.
I'll see to using it some over the next days and report if i find any problem or praise for some feature
Ogion
(my-dotfiles)
"People willing to trade their freedom for temporary security deserve neither and will lose both." - Benjamin Franklin
"Enlightenment is man's leaving his self-caused immaturity." - Immanuel Kant
Offline
Hello,
I will write something that the download directory will be generated automatically.
Would be nice if you could configure both download_dir and download_command options from jumanjirc.
You already can do that:
set download_dir ~/foo
set download_command foo %s %s
wonder, thanks for the hint, I will take a look at that.
Best regards
pwmt.org : programs with movie titles
Offline
google reader is not working very well. the index is loaded well but once i click on a subscription to read the items is stock in loading mode. after i while i get
This is taking longer than usual. Try reloading the page.
p.s youtube html5 works after changing agent: http://omploader.org/vNHVmbQ
Last edited by wonder (2010-07-05 18:22:27)
Give what you have. To someone, it may be better than you dare to think.
Offline
checking this out now. Seems really nice,
There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !
Offline
@neldoreth: amazing project. works beautifully. one small suggestion: can you make default_width and default_height configurable in the jumanjirc?
also, I haven't figured out how to use the search engins defined in the jumanjirc from the FAQ.
Sony Vaio VPCM13M1E - Arch Linux - LXDE
Offline
@neldoreth: amazing project. works beautifully. one small suggestion: can you make default_width and default_height configurable in the jumanjirc?
also, I haven't figured out how to use the search engins defined in the jumanjirc from the FAQ.
o <tab> <space> write string <enter>
Last edited by wonder (2010-07-05 18:52:23)
Give what you have. To someone, it may be better than you dare to think.
Offline
love it already, thanks.
maybe i missed it but is there any way to load tabs in the background?
Offline
feature request: mapping mouse buttons
Last edited by wonder (2010-07-05 19:08:04)
Give what you have. To someone, it may be better than you dare to think.
Offline
and -- PASS THROUGH -- mode
Offline
wow nice! Excellent work!
Did you considered the possibility to add an option to follow the hints like Vimium? I found it twice as fast than typing some work or match a couple of numbers.
Sorry for my English. Feel free to point out my errors.
Offline
Hello,
@neldoreth: amazing project. works beautifully. one small suggestion: can you make default_width and default_height configurable in the jumanjirc?
also, I haven't figured out how to use the search engins defined in the jumanjirc from the FAQ.
This is already possible with "set height 800 / set width 800" - I will put all variables online later on, for now you can check the config.def.h or the completion of the set function for that.
and -- PASS THROUGH -- mode
In the repository.
Did you considered the possibility to add an option to follow the hints like Vimium? I found it twice as fast than typing some work or match a couple of numbers.
This is also already possible, please take a look at the F.A.Q. on the website.
edit: I am sorry, I misread your sentence - I don't know how vimium does that.
@wonder: Which user-agent are exactly using? I tried the same that chromium uses, but it made no difference to me.
Best regards
Last edited by neldoreth (2010-07-05 20:33:31)
pwmt.org : programs with movie titles
Offline
@wonder: Which user-agent are exactly using? I tried the same that chromium uses, but it made no difference to me.
char* user_agent = "Mozilla/5.0 (X11; U; Linux x86_64; en-us) AppleWebKit/531.2+ (KHTML, like Gecko) Safari/531.2+ jumanji/0.1";
Give what you have. To someone, it may be better than you dare to think.
Offline
It's absolutely awesome! I'm using Gentoo and registered here just to say that your work is truly amazing.
Last week I discovered zathura, and it became my primary pdf viewer in less than half a day -- and as a devoted TeX user I work with pdfs a lot.
It is just so intuitive and has every single feature I need -- with autorefresh being one of them.
Today I was looking at the zathura FAQ and noticed jumanji. I tried uzbl and surf earlier, but they were lacking something, so I stayed with Opera.
But jumanji has the same feeling as zathura, anf it is the kind of feeling which makes me very comfortable -- the things are just where I suppose them to be.
If you'd implement some kind of password manager I'd probably switch to jumanji the same day.
Once more -- thank you for your work. And please -- don't stop coding
Last edited by gorky (2010-07-05 20:53:16)
Offline
At first it would die on me when i tried to open youtube. I saw (apart from memory info and other stuff) also an error messagge by openoffice and openjdk. So then i deinstalled both (i don't use them anyway atm) and then it worked. (Although not with the note "html5 webm" so probably simply the flash version. I did change the useragent as above but maybe there is some youtube option too that needs to be set to get html5?)
Very nice effoort, neldoreth
Ogion
(my-dotfiles)
"People willing to trade their freedom for temporary security deserve neither and will lose both." - Benjamin Franklin
"Enlightenment is man's leaving his self-caused immaturity." - Immanuel Kant
Offline
edit: I am sorry, I misread your sentence - I don't know how vimium does that.
Shows a combination of letters instead of numbers on the links, like this. I found this way much quicker, because to follow a link you only need two keystrokes that are performed without moving your hands from the home keys (is the only think I really dislike of Vimperator).
Either way, great work!
/EDIT: Grammar, my horrible grammar
Last edited by rb (2010-07-05 21:10:36)
Sorry for my English. Feel free to point out my errors.
Offline
maybe there is some youtube option too that needs to be set to get html5?)
http://youtube.com/html5 and you need gstreamer-plugins too
Last edited by wonder (2010-07-05 21:11:25)
Give what you have. To someone, it may be better than you dare to think.
Offline