Ok. I would highly recommend taking a look at vue.js - its templating features are exactly what is needed here - it has your "ajax" and data-bindings. It is also very lightweight.
- Queries
- All Stories
- Search
- Advanced Search
All Stories
Feb 19 2018
The general idea is to use a smartphone (but later also tablet or laptop) to control the camera. Sebastian did some mock-ups of the UI before (current implementation is a bit different) -> https://wiki.apertus.org/index.php/Wifi_Remote
Before I can really answer that, I would need a really quick 3 sentence explanation of EXACTLY when the users see this interface and on what screens - or even better, a link to the spec page.
At the beginning we wanted to do something with plain JS, but as it is more comfortable for user to have single-page app, the need for more advanced things arose.
In my opinion, until the networking stack and sudoers permissions are hardened in the Beta Software package, any exposure to the lighttpd service is really dangerous...
I can definitely recommend some sort of build pipeline tailored to the final delivery platform(s). Gulp is a great start, but there are also other options. Having a node based build system is very comfortable - but setting it up can be a great deal of work.
i think aes256 would be much more practical to use. with otp one would need to store twice the data, which is not very practical in terms of bandwidth and storage price.
Moreover, when crossing borders with footage, one would most likely carry both storage mediums (the footage and the key), which would make the encryption useless. when using aes, we could encrypt the key with a password and therefore keep the footage secure, even if all the storage mediums are confiscated.
For reference, here is one approach: https://sites.google.com/site/nxcryptophotography/home
Feb 18 2018
@RexOr what will be the final document size? DIN A4 Landscape or DIN A5 Landscape?
Feb 15 2018
new potent candidate: http://com.odroid.com/sigong/blog/blog_list.php?bid=193
Feb 10 2018
WIll do
Feb 8 2018
We're presently using the spelling 'color'
See GSoC overview on the project Wiki for instructions if you're unsure - https://wiki.apertus.org/index.php/GSoC_Overview
Hey @bwepngong,
Great! Please complete the coding challenge and write a GSoC 2018 application.
Hello @Bertl,
I will really love to work on this project for GSOC2018. I have some sparing knowledge with VHDL and FPGAs but I'm willing to learn. I have a Bachelor in Computer Engineering. I will appreciate any hints!
Kind regards,
Wepngong N. Benaiah
Then try it this way first, can optimize later.
I don't think this is application is performance critical, if processing the image take 1 second or 10 seconds doesn't matter much and still saves us a lot of time compared to inspecting each component individually under the microscope.
Using JS would have the advantage that we need to deal with almost no overhead for creating GUI elements and dealing with image rendering compared to qt, etc.
I would suggest to avoid JS, performance could possibly be low, but OpenCV sounded great. Just had no time to look into that lib. Also TensorFlow could be interesting, as it uses AI.
Feb 7 2018
Feb 6 2018
@BAndiT1983 suggested using http://tutorials.jenkov.com/html5/local-storage.html
I will look into that, seem like a good alternative to cookies.
Feb 5 2018
Thanks, installed ripple: works well, but switches to PC fullscreen when going cellphone fullscreen mode :)
Feb 4 2018
Ripple Simulator is also really well simulating mobile device of different kind.
Thanks.
Learn more About PocketControl: https://pomfort.com/pocketcontrol/
Download the App in the App Store: https://itunes.apple.com/us/app/pocketcontrol/id1271343769?mt=8
is there more info about that? video or online simulator?
I will try a two line layout for the home-page and a single line layout in the header/footer buttons for all other subpages.
Feb 3 2018
We can also think of using an EDP display (e-ink display, like in e-book readers), which consume very few energy. The refreshing rate isn't very fast, but for the remote, we don't need something very fast.
Many thanks!
That's strange because the footer body appears wider than the page body on Palemoon and FF.
Feb 2 2018
The initial problem is still fixed.
Great idea!
Very good idea, thought about checkbox styling for that, also because of states, but haven't thought about searching for examples.
what about checkboxes? they can be styled with css, so they look like toggle switches: https://codepen.io/mburnette/pen/LxNxNg
Zoom F1
2 channel recorder/interface
https://www.zoom.co.jp/products/field-video-recording/field-recording/zoom-f1-field-recordershotgun-mic
Another good example in functionality and usability: ShotPut Pro
https://www.imagineproducts.com/
Feb 1 2018
It was intended to align with the website content yeah.
Jan 31 2018
Original SVG file:
The problem is fixed now. Thanks!
Also added here -> https://wiki.apertus.org/index.php/OpenCine.Diagrams
To tihs one -> https://wiki.apertus.org
Which wiki are you referring to?
Jan 30 2018
Thanks BAndiT1983 for the fix!
Let me take a look, have got a bit of experience by now. See intern chat.
so we need to get knee deep into the theme templates I assume. Will take a look.
He told me yesterday that it is 1366x768 (see IRC log). We have to add new area to the theme or move current footer area out of the main container, then the shrinking works again.
What is your screen resolution davidak?
Jan 29 2018
Jan 28 2018
Well I've tested it and it works. It's commonplace and hyperlinks are intended to run through most of its pages.
preparing a pdf and then adding hyperlinks is a strange combination in my mind....
Jan 27 2018
Hi. OC hierarchy consists of (currently) 2 main shared libs OCcore and OCui. OCBackup, OCLauncher and ProcessingTest are building upon this libs. Idea is to have a suite of tools, which have same look and feel (provided by OCui).
So, I'm a big visual learner and I'd like to understand the code, dependencies, and intercommunication in this software. On that note, I sketched the above dependency drawing illustrating how I think the pieces fit together from the information scattered about.
OpenEMM is an Open Source web-based enterprise application for e-mail and marketing automation.