Plainview 1.0.173
We just put up a new version of Plainview. This is mostly a bug fix release, focusing on some Flash, kiosk, and bookmark bugs. Saving a new bookmark is now much much faster than in prior versions, a crash some users were experiencing on Flash sites has been resolved, and there is a new preference (actually added a while ago) to have the app automatically return to the start page when in kiosk mode. We’ve also added some visual feedback when a new bookmark is added to keep folks from pounding on cmd-d and not seeing a change unless the bookmarks panel was open.
We do have a lot of plans for the future of Plainview (more on that later) so please keep the feedback coming!
You can download the new version here, or launch Plainview and run the auto-updater.
11 comments
One publicity tip: you guys should set up an official Facebook page (like http://www.facebook.com/Firefox for Firefox). I searched on Facebook in the hope of becoming a fan of Plainview, but I didn't find anything.
I've also struggled with what seems to be a quirk in Mac OS X. Namely that even if you set LSUIPresentationMode to 3 on an app, if that app launches *before* there has been any mouse movement, the menubar will show up. For a museum kiosk, I want to be able to have a machine boot, autologin a restricted user, and autolaunch Plainview with a Login item. The problem is that since this all happens without the mouse moving, the menu bar works as if it's in auto-hide rather than in always off mode. My current workaround is to launch an Applscript that puts up a small dialog box with one button. To click the button, you have to move the mouse. Then the script launches Plainview and all is well. I bet there's a clever way this could be dealt with inside Plainview by perhaps resetting the LSUIPresentation mode after a mouse move is detected.
Return-to-home mode also does not seem to close the secondary/pop-up window, something that would be very useful.
At any rate, I've found Plainview to work better for most kiosk applications we have at the MIT Museum than Opera's kiosk mode. Opera can be a bit slow, especially on sites with a lot of Flash.
I'm also working up some changes for the next build to beef up the return-to-home feature. Including a variable timer, and in response to your comments, closing all secondary windows. Hopefully we'll have it up in the next couple of weeks.
There is one feature that I would REALLY love to see: The ability (like every other browser I've used) for Plainview to accept URLs from other programs. I use LaunchBar all the time to open websites in Safari. This doesn't seem to work with Plainview. (It opens in Safari instead, even though I specify Plainview as the target). I tried to drag a URL to the Plainview icon in the dock: The Plainview icon doesn't "darken" to indicate itself as a drag-and-drop target so I suspect this is the problem.
Please if it is at all possible would you add this functionality to a future release of Plainview. I would use and recommend the app all the time if it could do this!
1) I'd love to be able to launch PlainView with a specified URL. Either AppleScript (ideal) or from the terminal. Interestingly I can type "./Plainview http://news.bbc.co.uk" into terminal (directory /Applications/PlainView.app/Contents/MacOS) and I see a message saying readFromURL: http://news.bbc.co.uk, but what I actually get is a white PlainView window with no other content.
2) support for url/webloc files would be awesome
3) Can you do presentations based on timing rather than clicks? I suspect not, this would be kinda useful too.
c