Modular Webframework which also includes Frontend modularity
This might be a big or broad question, but I simply cannot find a proper answer to this myself. Right now I’m struggling to find a starting point for the application I’m trying to make.
Using GPL’d software in a proprietary web application
We are developing website that we charge money from members to join it as membership annual cost, so, we decided to put a plan for the second stage so we are choosing now the load balancer that we will use for our web application. I suggested HAProxy but one of my friends told me that HAProxy is under GPL and LGPL so if we used it we will have to provide source code of our website to our customers. But as I know that our website is providing service not redistributing haproxy binary and we don’t modify it so I disagreed him.
Using GPL’d software in a proprietary web application
We are developing website that we charge money from members to join it as membership annual cost, so, we decided to put a plan for the second stage so we are choosing now the load balancer that we will use for our web application. I suggested HAProxy but one of my friends told me that HAProxy is under GPL and LGPL so if we used it we will have to provide source code of our website to our customers. But as I know that our website is providing service not redistributing haproxy binary and we don’t modify it so I disagreed him.
Using GPL’d software in a proprietary web application
We are developing website that we charge money from members to join it as membership annual cost, so, we decided to put a plan for the second stage so we are choosing now the load balancer that we will use for our web application. I suggested HAProxy but one of my friends told me that HAProxy is under GPL and LGPL so if we used it we will have to provide source code of our website to our customers. But as I know that our website is providing service not redistributing haproxy binary and we don’t modify it so I disagreed him.
Using GPL’d software in a proprietary web application
We are developing website that we charge money from members to join it as membership annual cost, so, we decided to put a plan for the second stage so we are choosing now the load balancer that we will use for our web application. I suggested HAProxy but one of my friends told me that HAProxy is under GPL and LGPL so if we used it we will have to provide source code of our website to our customers. But as I know that our website is providing service not redistributing haproxy binary and we don’t modify it so I disagreed him.
What is really a resource?
I’m starting to study about web api’s and REST and I’m having a hard time to understand what is really a resource. Basically the book I’m reading says that a resource is a conceptual mapping to one or more entities. Searching on the internet I found this from a dissertation:
Pattern for separating UI code from logic in Wicket
I’m using Apache Wicket for developing web apps, I have developed a few for the last year and it has been great; today I was looking at a few pages and most of them look like this:
Pattern for separating UI code from logic in Wicket
I’m using Apache Wicket for developing web apps, I have developed a few for the last year and it has been great; today I was looking at a few pages and most of them look like this:
Making backend service urls configurable
First of all, I will talk a little about the purpose of this question. We have several linux boxes on the same network on which different services are installed, some times these boxes are decommissioned and new boxes take its place. The services also need to be moved along with thoxe boxes. Now my internal web portal which is built in angular.js has to be be redeployed with the new set of hardcoded urls to access the services in the new boxes.
Making backend service urls configurable
First of all, I will talk a little about the purpose of this question. We have several linux boxes on the same network on which different services are installed, some times these boxes are decommissioned and new boxes take its place. The services also need to be moved along with thoxe boxes. Now my internal web portal which is built in angular.js has to be be redeployed with the new set of hardcoded urls to access the services in the new boxes.