From danielcarl at gmx.de Fri Aug 5 22:03:24 2011 From: danielcarl at gmx.de (Daniel Carl) Date: Sat, 6 Aug 2011 05:03:24 +0200 Subject: [Vimprobable-users] [PATCH] Hinting for observed elements In-Reply-To: <20110731191058.1454c768@yllr.net> References: <20110730114401.GA7426@linnea> <20110730134913.3b51eef8@workstation> <20110730163158.GA10210@linnea> <20110731081222.44e457aa@yllr.net> <20110731123505.GA1393@linnea> <20110731191058.1454c768@yllr.net> Message-ID: <20110806030318.GA15785@linnea> Hi! On Sun, Jul 31, 2011 at 07:10:58PM +0200, Hannes Sch?ller wrote: > Good luck! Please bear in mind that Vimperator is written against a > completely different API. I doubt you'll be able to reuse a lot. > > Hannes I wasn't able to reuse the code but i think i gave me some inspiration to refacture the hinting.js. I've done a lot of changes which can be seen on https://github.com/fanglingsu/vimprobable/commits/fls/hinting-refacture. What i've done: - encapsulated the hinting into an object to avoid naming issues - renamed variables to have meaningful names - seperated the code into several functions - moved the tracking of current focused hint to the hinting.js, so that the call of fire() without parameter will fire the focused hint - set hinting to focus first hint - added some code to use tab or shift-tab to focus hints - increased z-index of hints, because there are several pages that use higher z-indexes, so that the hintnumbers could not be seen I don't think it would be practicable to send al the pathches via the mailinglist, but if somebody could not get the changes from github i will sent the patches. Daniel -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 198 bytes Desc: Digital signature URL: From hannes at yllr.net Tue Aug 9 03:31:18 2011 From: hannes at yllr.net (Hannes =?ISO-8859-1?Q?Sch=FCller?=) Date: Tue, 9 Aug 2011 10:31:18 +0200 Subject: [Vimprobable-users] Moving - future list subscription Message-ID: <20110809103118.2f747d7f@yllr.net> Hi everybody, in case you've been wondering why there has been little response on the list lately, the reason is that unfortunately, we are losing our previous hosting used for the website, the code repository and this list. So I've put all other activities on hold and started moving everything to Sourceforge. Most things are already available at http://vimprobable.sf.net , I will update the domain name's DNS entries once the last kinks have been worked out (e.g. there is still a problem with the Git repository). The really bad news, and *this will affect all of you personally*, is that since sending me the notice two weeks ago, the old host has been unresponsive. I've asked him for a dump of the list subscribers in order to move them to the new list, but got nothing so far. While I have not given up hope yet, please be prepared for the possibility that you might need to resubscribe manually yourself. I'm very sorry for that, but there is currently nothing I can do. I had hoped to write this mail with better news, but now that the deactivation of this server moves closer, I don't dare wait any longer. All the required info for resubscription can be found on the new project site. On a more positive note, this change comes along with some overdue renovations of the project infrastructure: We now have a wiki instead of that old website which I threw together in five minutes just for the sake of having a website - feel free to add information, documentation, configuration tricks or whatever you can think of. Also, there is a decent issue tracker which you can use to report bugs etc. Again, development work will resume after everything is set up on the new site. The big 1.0 release is imminent, so stay tuned! Hannes