The typical distinction between frontend and backend seems (to me at least) to lump two different distinctions together, one being client-side vs. server-side, and the other being UI functionality vs. computations powering the page. For something like a social media site, those two align, but I...
My code is as follow:
import pandas as pd
from bs4 import BeautifulSoup
import requests
import os
url = 'https://www.goodschool.hk/ss'
response = requests.get(url)
html = response.content
soup = BeautifulSoup(html, 'html.parser')
school_items = soup.find_all('div', {'class'...
I'm making an online shop and want to retrieve the inventory from a database to display on the website. I've done some database work with php and phpmyadmin before, except the database was already set up when I took over that project - and I don't remember much/at all about the project...
I am learning absolute basic python from udemy course. Till now I see no improvements at all. Except some small small improvements. How should I approach to learn python? I have 0 basics of programming even though I had already studied C and C++ as well as data structures and algorithm. I...
I'm a freelance web developer and right now I'm stuck into a mathematical(probability) issue where I'm developing an answer filtering tool.
This tool works as follows:
1) There are six questions that the user will be asked
2) Based on the answer of first question, my server will decide which...
I've been working on a tool in a browser for engineering (particularly civil engineering) design. By design, I just mean finding values (maybe the cross-section or material of a beam) which satisfies constraints. You would define constraints, possibly have something to minimize or maximize (like...
Hi,
I have an e-mail for work, but I really don't like the web interface. I decided to forward every e-mail to my gmail account. However, once on gmail, if I reply toany e-mail, my reply will be sent by my gmail account instead of the one I use for work. Do you know know if there is a way...
I would like to know if spider's web is conductive.
A google search was inconclusive, some sites say that it is conductive, some that it has a high breakdown voltage.
The reason I am asking this is that it seems that I got spiders in my room (honestly I don't know where they are coming from)...
I am hoping this forum may be a good page for this question. Not sure where else to post.
I have been asked if I can write a user GUI to control a system that we build--the system is made with the fairly common electronics board designs and PIC MPs and presently is controlled from a...
Hi,
So this is a purposely abstract question and no specific details of the battery have been provided. I was wondering what type of AWS service would be appropriate to send signals to a battery (to release or store electricity)? I was looking around on the website and couldn't quite figure out...
With Dark Energy expanding the universe and the spaces between the cosmic web filaments, will the filaments in the cosmic web become so stretched out / diffuse that they will eventually contain minimal / no baryonic or Dark Matter and only galaxy clusters currently at the junction points of...
Just kind of want to find a hobby, from the trouble I got in being logged out of my computer and thanks the Sysprog for helping to resolve the problem. I am thinking about maybe I should learn more about computers. Mainly I just want to be not so helpless with computers, learning others are...
I opened about 30 Microsoft Edge web pages.. the CPU usage can reach 75%. Why is there so much CPU usage for opened web pages? My processor is Intel Corei5 3.2 Ghz and 16 Gigs of DDR3 RAM.
Hi
I want to learn and understand web development, and just knowing what to do is not enough for me; I, to the extent it is possible, want to know how the web works. So, if I develop a web app or website with Flask, I want to know what is going on under the hood (it's just how my head works...
Hi,
On Udemy.com (Online courses) I just earned the Amazon Web Services Certified Associate 2018 certification. My job prospects are obviously a lot better. I have 22 certifications now total.
I want to start a business, but I am unemployed right now and don't know where the heck that business...
How can we make a search just focusing on forum sites? Is there any discussion search options in search engines?
https://www.makeuseof.com/tag/3-forum-search-engines-to-search-40-000-message-boards/...
I have posted the Python code up front. See my question/inquiry below it.
from urllib.request import urlopen
from bs4 import BeautifulSoup
import csv
html = urlopen("https://lrc.la.utexas.edu/eieol_master_gloss/latol/1")
bsObj = BeautifulSoup(html)
nameList = bsObj.findAll("strong")
with...
Homework Statement
Transfer data from stand-alone application written in C/++/# to web application written in C#.NET.
Transfer data from web application written in C#.NET to stand-alone application written in C/++/#.
Homework Equations
The stand-alone application runs on my PC and the web...
I want to make a web page. I made it work in local network using python and Flask module. It also saves and uses data in responses, that it has got by GET and POST requests. What should I do to make it publicly available so that I had to change the original script with flask as little as...
Hi All,
I am trying to figure out how to scrape ( if necessary; use API otherwise ) , html to text , maybe with an intermediate step using Excel and .csvs, EDIT Preferably using Python. I have some idea on how to go about it, but I am no expert. I would appreciate input in general.
Thanks.
I want to learn web programming with Java. I'm using eclipse neon with tomcat 8.5.13. My question is do these tools support asynchronous programming and server push technologies or should I use other tools?
Thanks
I would like to ask you about search of the use of the words in Google or other search engines. For example if I want to search how "explain" and" idea" are getting together, how can I search this?
if I write just explain idea in Google there is one in some results but not another. For example...
Does anyone know of a website with an accurate ephemeris where you can plug in a time and get the state vectors (position and velocity) for the sun and all of the planets in a barycentric coordinate system?
I would like to start learning PHP and more advanced web development concepts, however I would need a website first. I was thinking of using iPage but there are some bad reviews. Can anybody recommend a good cheap web hosting company?
Hi
I have a web page with a 400-line WebGL 3D-rendering javascript which also loads a 45K data file of vertices and other data. It also has a lot of math code. I notice it takes a while to load on slower machines (about 5-7 seconds) as a message on the lower left of the screen reports the %...
I would like to add an interactive 3-D rotation to my web page and I was wondering if someone could suggest what I could look into. I understand U3D is a common format for doing this in PDF files. Is that the format I would need to use in a web page? Would I need a Java applet to set this up...
So I have no background in web development. I can build a blog or an online store via wordpress. but let's say I want to build a "sort of" social network. I would not even no where to start. Would it be a dumb question to ask a pro for partnership if I handle the marketing and funding? If I was...
I have an existing website that I created on a Raspberry Pi at home and have locked it down with a self-signed certificate. I have been getting by fine because I've been using an older browser that allows me to accept the certificate and continue on to the site. However, the newer browsers...
Hi all,
Cam google web search accepet regular expressions? Especially, I need to search strings with any number between two words, for example: "vehicle runs at XXX km/h".
Thank you
My girlfriend made me get a blog (long story). I signed up for Wordpress which is free and mostly good but their formatting software is way too buggy. I can't do very basic things.
Good points of Wordpress
No ads.
Attractive appearance
Very easy to "share" with Facebook. That's the #2...
I'm building a web application that will have a lot of client-server action because (if everything goes as planned) there will be around 2000 users at once and a lot of database transactions happening with each user because I've set up event listeners that auto-save answers to questions on the...
I'm used to Windows. I open notepad or wordpad and type
<html>
Hello world
</html>
and save it as a .txt file with an .html extension.
How do I do this on a Mac?
It seems the free included text editor is called textEdit.
But it does not allow me to save as a simple txt file with an .html...
Homework Statement
A spider builds a web using 4 strands as support.
Strand 1: 21mN [20°E of N]
Strand 2: 16mN [60°E of S]
Strand 3: 18mN [40°W of S]
Determine the force of tension in strand 4 assuming the web is stable.
Homework Equations
r(cosθ) - N/S components
r(sinθ) - E/W components
The...
Hi, I have recently been using Apache for a web server. I would like to know more about how it works on a low level, what exactly it does. Perhaps a pseudocode, or minimal code version exists somewhere?
Hello. I am currently reading on electromagnetism in university. However, I feel that I sometimes get lost in the the math in an otherwise excellent book (Field and Wave Electromagnetics by David K. Cheng), so I would like to ask, if somebody knows a good, steady resource for understanding the...
Hi all,
In the process of doing some standard websurfing, I am running into the situation that " One tab knows what the others are doing" : I mean, simplifying, say I am checking out a webpage on cars in tab 1. Then, when switching to tab 2, I will get some adds related to cars. This happens...
Dear PF Forum,
I want to learn web programming, but there are specifics information that I need to know.
What is the most famous database in web programming? My SQL?
Is it true that PF Forum database is MySQL?
If this is true, then the conclusion is MySQL can handle millions of post, hundreds...
Do web servers get bad sectors?
what i am asking is do physicsforums servers get bad sectors like our PC hard disk or not?
for suppose this forum thread got bad sectors, how does it open?
I want to learn html, CSS, and javascript is there any good books you can recommend?
I used "Absolute Java", by Walter Savitch to learn java and I really liked it. Is there any html/CSS/javascript books similar to it?
I have been on a quest in recent weeks to try and save my small home town. They have hired a Public management firm to do everything for the town council One of the things the PM firm did is to provide a web page for the town named "My Waterloo Indiana."
This should not be a problem except for...
Hello! (Wave)
I have written a text in LATEX for the univeristy and my prof wants to put it in the web.
I wrote it using beamer.
Do you think that it is a good type or should I use an other one? Should I write maybe for example an article or something else? (Thinking)
So I created 2 web pages with the directories C:\..., you get the idea. But on a web page, I created a link for another web page so once people click on the link on my first web page, they can see my other web page. But when I typed the directory on the browser, it came out okay but when I...
How old were you (forum members) when you first began discussing math and science on the web?
I'd been out of graduate school for a decade before posting to a math and science forum -that was on the old Compuserve math/science forum, before Compuserve was taken-over by AOL. I wonder how...
Hi. When I make a search on Google, usually there are more pages in videos search than in web search? This situation bewilders me because, shouldn't web search comprise the video search.
This shows that web search doesn't mean everything search in spite of my wrong belief.
So what is the...