Questions with no comments/solutions
I want to create a SOA with Django.
I am trying to understand what the result would come up if I choosed to separate and insulate models into apps, to provide the REST API for accessing those apps and after that to create other apps which basically use the REST API to use data and perform operations on the models (DB).
- Which other useful Django features would I lose?
- Is there a work-around through this without exposing the models to other Apps?
- 588 views
- 0 answers
- 0 votes
I have an Action class, where an Action can do a some things like performing a list of differen actions, performing an action where a condition is true and enabling the user to choose among several other actions.
The last situation mentioned is the problematic one. I need some way to tell the User Interface "offer the user a choice". There are two different thing aI thought about:
-
To have the
action()
function to set variables in the UI and return it.
- 609 views
- 0 answers
- 0 votes
I am having difficulties copying files to and from my apache, Ubuntu based website . i gave some freelancer some task to set me up WordPress – locally hosted. How can i bypass apache traces to copy the servers webpages to WordPress hosted on the internet? urgent please help as soon as possible
- 576 views
- 0 answers
- 0 votes
hi, I'm a university student with a project in arduino and i wanted to connect the infared device to the arduino controller. I there a way that i can connect the two devices (simpler code) and how will i read the data collected by the infrared camera on a screen
- 530 views
- 0 answers
- 0 votes
I have an stl file that I imported into keyshot from CAD and wanted to render this to 300 dpi image for clarity, what are the shortcut keys to use during this? Im familiar with belender rendering and wanted to add to this but just need to get started. What are the maximum rendering speeds on an i3 core machine?
- 594 views
- 0 answers
- 0 votes
I have a terminal in Linux mint and wanted to split channels so as to get the different packets to download at a slightly faster speed. How can I achieve this? I once saw someone do this through the establishment of multi channel communication in terminal. How many channels can be established for the downloads?
- 514 views
- 0 answers
- 0 votes
I have a given set of Data that I would like to perform a Binary analysis and using the coefficient 0.05 determine for significance and establish weather the Data can be adopted or not. How can I perform a Binary analysis for 3 predictor variables and 1 dependent variable? What are the prediction values coefficients to look out for? I have done regression analysis many times , however this is slightly new to me.
- 553 views
- 0 answers
- 0 votes
I have virtual box and I have tried to set up the centurion Linux but it does not function. Is there a setting that I need to pout in place? I have even turned ion the virtualization technology from the BIOS setup for the computer and still nothing seems to work.
- 527 views
- 0 answers
- 0 votes
I have Geogebra and I have been trying to get probability functions but I'm not able to, how can I use it to get Z probability functions? Is also have a problem drawing 3D shapes in this software, is it possible to section a drawing like in CAD to show for dimensions?
- 446 views
- 0 answers
- 0 votes
I have a blender scene that I have imported from CAD as a stl file, How can I render this file to a unique resolutions say 600*600 dpi? I want the best quality for pictures so that I can display to one of my clients on my next meet. I would like to reduce the shadow effect on the object as much as possible.
- 571 views
- 0 answers
- 0 votes