Questions tagged [frontend]
24 questions
60
votes
6 answers
Removing annoying click-handling logic from websites
There are a lot of websites out there that block your ability to right click or select text. I believe it's done as a sort of half-assed security measure to prevent people from copying text or images. Of course, it's always possible to circumvent…
Ram Rachum
- 4,450
26
votes
1 answer
What is a web site doing while displaying "Checking if the site connection is secure"?
Some web pages display something similar to this when opened, with a message like
"Checking if the site connection is secure":
The process usually takes some non-trivial time, sometimes it wants me to click a Verify button, but usually it is just…
Honza Zidek
- 911
12
votes
3 answers
Web interface for Gitolite
Are there any front end apps or web interfaces for Gitolite? I'm about something not for repository viewing but for access management.
Shogun
- 131
5
votes
11 answers
Less daunting front end for SQL Server
We currently have a few users who have been using Access very succesfully to throw around large amounts of data.
We've now got to the point where the data is just too large to be held in Access, as well as wanting to hold it in a single place where…
Martin
- 4,424
3
votes
1 answer
How to wait until a page is loaded before rendering it?
I am writing a research paper that includes a comparison between two dynamic web apps. Namely, I want to compare the time it takes to accomplish a similar task on both of the apps. I know that one of the two is much more poorly optimized than the…
Marko K
- 131
3
votes
1 answer
Is there an emulator frontend that can show multiple roms at once?
I'm building an arcade cabinet, and found the "AdvanceMENU" frontend:
Those are just snapshots, I'm wondering if there exists a frontend that would show the real start-up screens of the games. Given today's computers' computing power, I don't think…
Manu
- 3,050
1
vote
2 answers
WebFront for sharing diskspace
I just set up an Ubuntu server with 4 TB of Raid 5 space and a public IP, and I would like to share it with my family and friends.
Is there any easy Web Frontend, with authentication and quotas, to allow my users to use the space via a simple web…
Muad'Dib
- 175
1
vote
2 answers
How to reduce or remove the initial pause while scrolling the webpage using arrow keys
When I press and hold the down arrow key to scroll any webpage it initially scrolls a little and pauses for a moment before it actually starts scrolling smoothly. Want to know if there is any workaround or a setting to remove this initial pause. The…
user1659932
- 11
1
vote
3 answers
Lightweight MySQL Qt GUI frontend for Linux
I'm looking for a lightweight MySQL Qt4/PyQt4 GUI frontend for Linux.
Ideally it will be very similar to sqliteman.
I did some google searches but it only finds Java monsters and herds of shareware MySQL GUIs for Windows.
vtest
- 5,358
1
vote
0 answers
React JS - Different front-end results on simulator/real phone
I'm having a issue with the front end results on Android Studio simulator. There's different front-end results between the simulator and real phone, even matching the screen dimensions and Android version. Different spacings between the buttons,…
1
vote
4 answers
To run Python inside HTML -file similarly as PHP
I know that you can have PHP -code inside HTML -file.
I would like to know how you can do the same with Python.
How can you run Python inside a HTML document?
Léo Léopold Hertz 준영
- 5,924
1
vote
1 answer
Access 2010 - Providing the FE to Users
I have an Access database I split into backend and front end. I want to share the Front End with users; however, I don't want them to have all the queries I use (not useful to them). Can I hide my queries from them? Or will I need to save the…
Cheryl
- 11
- 1
0
votes
0 answers
Keeping the backend code hidden from frontend developers
Working on a middle-sized web-based project, we need a way to reasonably manage the source code among backend and frontend developers. I’m wondering if there are some good practices for effective collaboration without the need of sharing the backend…
knaperek
- 131
0
votes
1 answer
Model for Cooperation in a class?
Assume you have six classes of students with low level of computer skills.
They use Gmail inboxes to store old exam questions, notes and tips.
Dropbox and Google Drive too, since Gmail inboxes get overflowed easily.
The data includes materials,…
Léo Léopold Hertz 준영
- 5,924
0
votes
1 answer
Best backend and frontend to create a website
I'm supposed to create a website for our college. Students can login and enter their details. Which is the best backend and frontend? And it should run on IIS. Please give me some suggestions.
Thank you
Akshay
- 103