473,386 Members | 1,819 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

What is the best development environment for quick web-based data-oriented apps?

1
Hi all,

I need to develop a few small data-oriented applications.
Basically a few data-capture screens and a couple of reports.

This is the kind of applications a moderately skilled user can produce with MS Access. I would like to develop these small apps in a web-server environment (possibly on linux).

Is there any platform that allows such simple development? (e.g. design easily the DB structure, draw the interface, do base logic and validation rules through object properties as opposed to programming from scratch, ...)

Thanks,

Roberto
Mar 10 '09 #1
6 3917
improvcornartist
303 Expert 100+
You might look into Ruby on Rails.
Mar 11 '09 #2
Markus
6,050 Expert 4TB
I say PHP ;)
Apr 12 '09 #3
ifedi
60
@Markus
I have a patient management (medical) software in the process of being completed. Basically run on PHP in a background of Apache and MySQL. On the front end, there's plenty of JavaScript and AJAX, without which the software would be quite sub-functional.
At present, I have deployed on one hospital intranet. However, I dream of hosting the system online, such that access can be unlimited. Something tells me I may have to take a couple of security measures in this case. I am not quite sure what're the most important ones, and what options I have for achieving these.
Anyone's help would be appreciated.

PS: I have a zillion hyperlinks sending information via the URL into the $_GET variable. I hate to see those stuff in the address bar. I guess there's no way of blacking them out, huh?
Apr 26 '09 #4
Markus
6,050 Expert 4TB
$_POST is an option. $_SESSION, $_COOKIE, too.

If you have a PHP specific question, ask it in that forum please.

Thanks,
Mark.
Apr 27 '09 #5
donr
3
I highly recommend Digital-Clay. that is what I use, especially for these kinds of projects.
Jun 23 '09 #6
r035198x
13,262 8TB
Many options are available.The choice generally depends on what you already know and the platform on which the system will be run.
Jun 24 '09 #7

Sign in to post your reply or Sign up for a free account.

Similar topics

23
by: darwinist | last post by:
What PHP Represents There is no shortage of complaints one could make about php as a language, and although the list does shrink with each release, some of them are inherent to the origins and...
14
by: ketulp_baroda | last post by:
i am developing a web application and i am really confused on what should i use. should i use just python and use the cgi module availabe. Or should i use application like WebWare.Also there is PSP...
2
by: Christopher W. Douglas | last post by:
I have an MSDN subscription, and have all versions of Windows Server 2003 available. I have been programming in Visual Studio .NET 2002 in Windows XP and 2000, and I am setting up a new machine...
44
by: lester | last post by:
a pre-beginner's question: what is the pros and cons of .net, compared to ++ I am wondering what can I get if I continue to learn C# after I have learned C --> C++ --> C# ?? I think there...
121
by: typingcat | last post by:
First of all, I'm an Asian and I need to input Japanese, Korean and so on. I've tried many PHP IDEs today, but almost non of them supported Unicode (UTF-8) file. I've found that the only Unicode...
3
by: JIM.H. | last post by:
Hello, I have C and D drive in my server. I developed all the applications in C and users access these applications from C: Now I need to create a development environment not to cause trouble to...
7
by: dm1608 | last post by:
OK -- I've basically completed my development of my ASP.NET 2.0 website. Unfortunately, it looks like crap. What is the best way for me to add some professionalism to my page? Just having a...
3
by: Erik ETS | last post by:
I need some symmetry between my development environment and my running web site. The root of my web site is http://www.mysite.com/ while the root of the project in my local development environment...
4
by: Marc E | last post by:
All, I'm coming from java and coldfusion, where one can set a "global" variable in one place (the servletcontext in java, Application.cfm in coldfusion) and all files in that site can then take...
1
by: Joseph Geretz | last post by:
Our application consists of a suite of webservices. Depending upon application area, different methods are grouped into separate webservice projects, and are developed and maintained by separate...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.