[07-MAR-2016] Current status of BLF upgrade process

For the time being at least, we can’t view the list of posts.

This is another area where I’d love to see some mobile awareness. For mobile users (phones, tablets) it can be very difficult or impossible to “mouseover”. When that’s the only source for the mouseover image it becomes a roadblock.

I’m not sure how the previous mouseover insertion process previously worked. If the new process worked in such a way that it could be themed or otherwise compatible with a Drupal ‘mobile detect’ type module that would seem to be ideal.

FWIW as long as there isn’t a link embedded in the mouseover image, I can just tap it on my phone to simulate a mouseover, and tap outside the image to “remove” the cursor.

……………………………

SB, would it be possible to get back the ‘quote’ option for the OP in a thread?

I posted the MouseOver code earlier. I keep that in a .txt file & just bring it out whenever I need it. Works. I was hoping someone would tip in some other parameters…

Actually I can probably add another button to the Simple Post Editor, it’s relatively straightforward. I’ll add it to the list, just not a priority right now.

Ah, good point. I’m not sure what I was thinking of - maybe I’ve had trouble with mouseovers which did include a link, or maybe some particular device I’ve used in the past gave me trouble. Maybe I made it up. :stuck_out_tongue: Who knows?

As far as the OP quoting issue, it’s known - see post #270 in this thread.

Unfortunately no, it looks like that feature is broken. :-/ The workaround is to copy/paste text into your post, select the text, and then click the button (next to the smileys) to put QUOTE tags around it.

@wight: I wonder how long it’ll be before Apple or Samsung comes out with proximity screen touches where it starts reacting with just a finger hovering over the screen, kind of like with a Wacom drawing tablet?

I bet Apple’s “force touch” stuff could be leveraged in much the same way — light touch replicates a mouseover, heavy touch replicates a click. That’s probably not something a webmaster can implement though. Sounds like a feature of the browser instead.

I don’t think that Apple, Samsung, Et Al find hover desirable. Touch devices such as tablets and phones are intended to be easy to use. Features like “right click” and “hover” are more difficult concepts. (The existence of a ‘cursor’ beyond what is being jabbed at the screen is also more difficult than it’s absence, I suspect.)

While both iOS and Android have been regressing for 2+ years in the UI-simplicity department I do not think that any major player wants to add such inscrutable/ambiguous functionality as “hover”. Furthermore it wouldn’t be useful for any application developed for existing touch-UIs and it would probably encourage all sorts of bad behavior from developers.

On a traditional PC some hover features such as tooltips/infoboxes can be very useful. Hover image swaps are much more questionable IMO. The same effect can easily be achieved with a button which achieves the toggle - if we consider this it quickly becomes clear that a button allows for more flexibility than hover. Consider an example of side-by-side images with mouseovers - how do we compare the “underlying” images? We cannot, with mouseovers. With a click-to-toggle system we could compare the underlying (level 2, whatever) images easily. Clicking/tapping is just as fast as mouseover, maybe faster.

@wight: Yep, I pretty much hate tactile devices anyway, especially due to the mobile OS limitations. I’ll take my laptop with a “real” OS any day over a shackled mobile device.

I also prefer a “real” OS. With that said, I think that there is much room for improvement in the all-touch-OS department. I also think that touch interfaces do have their place.

For all of the things which I refer to as “professional work” a real (traditional) system is still more efficient with a trained operator. That applies from CAD to word processing. The pace at which mobile platforms and apps have advanced has been surprisingly slow (after all, we already know what can be done since we have traditional operating systems and applications!).

Tactile is a fairly broad term btw… - Tactile sensor - Wikipedia

I don’t disagree with you but Apple’s force touch is already a thing. What used to be a simple concept (tapping a screen) has now been extended to include more and less forceful touching motions. That’s already happened. Most people I’ve seen sort of equate it with a right-click motion more than hovering, but the fact remains that it already exists. So they’ve already shown their desire to add more complicated interactions to these simple devices. Whether that concept catches on remains to be seen. I’m not an Apple user so I’ve never force-touched anything in my life.

October 2011. Galaxy Note phone. It has a Wacom tablet screen which does exactly that.

Ah really? With a finger or with a stylus?

Err, no it doesn’t. The Wacom tablet screen reacts to a Wacom stylus hovering over the screen. sb56637 referred to a sensor which reacts to a finger hoving over the screen…

I blame all the commercial interests which keep reinventing wheels instead of just making the existing tech work on a phone. For example, we had a full Linux desktop working just fine on PDAs in 2001 with Familiar Linux. It could run everything a desktop could run, assuming the screen and storage were big enough. Those were exciting times… until a company called Trolltech stepped in and convinced manufacturers to use their platform instead, a brand new Qt-based thing which had no legacy support. The real applications were dropped and replaced with whatever cheesy “apps” people could pull quickly out of an orifice.

Later, Google got involved and made Android, yet another reinvented wheel with no backward compatibility. It has been much more successful, but to this day it still has only “apps” instead of real, serious programs. And the base platform has been messed with so much it’s not really capable of much compatibility anyway.

More recently there’s big news about the Ubuntu phone finally being able to run desktop apps, because they’re adding an X11 compatibility layer on top of the reinvented wheels. But it basically has to run all those in jails, like virtual machines, instead of working like a traditional desktop. So it still falls short of what the community had built for itself 15 years ago. But at least the screens and hard drives are bigger now.

And in the end, what is the real difference between a notebook/desktop and a phone/tablet? They both have a processing/storage core of some sort, but the desktop has a full screen and keyboard while the tablet does not. The desktop has a full-featured OS with full-featured software, while the tablet is heavily stripped down. And whenever you want to get real work done, it’s important to have real input / output devices and real software… instead of a poor imitation. Maybe phones have been moving slowly because the ceiling is too low. There’s only so much you can do without turning it into a notebook.

Sorry for the long off-topic rant. Just a little frustrated about how much progress we could have made in the past 15 years… but didn’t.

Ah, sorry. I missed the finger. Regardless, it’s a phone with hover functionality. You just have to pull out the included stylus to use that feature.

The synaptic touchpads used on notebooks can sense hovering too, though the drivers are usually tuned to ignore hover input most of the time. If you turn up the sensitivity, though…

For that matter, the Wacom pad at one of my old labs could sense the stylus half a meter above its surface. It was pretty impressive. I was tempted to write something to monitor it to see if I could detect low-flying planes.

I agree Toykeeper. What has happened to the world though is so few of us are “power users” that we get left out. For example, ask any iPhone user if they can download a file. They will say “uh, probably”. I even asked at a cell phone store. They said yes. Then I said show me. They could not. With the exception of an image, that core functionality is not in iPhone. And nobody has noticed. But for a “power user” downloading a config file or script file off your server and tweaking it, then uploading it is critical.

Apple is a special case. It’s not a technology company. It’s a fashion company. And although I don’t like Apple, they’re doing their thing well.

As for the rest of the mobile sector, it seems like a simple story of prioritizing short-term profit over long-term progress.

Back to BLF’s software, I think it’s progressing nicely. The upgrade was surprisingly smooth for a major Drupal update, and the remaining tasks are fairly small in a big picture sense.