473,800 Members | 2,516 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Recommend PHP-Based Product for BI Dashboard?

My company needs a BI (Business Intelligence) Dashboard that's PHP-
based and runs on Linux. Can you recommend one?

They were looking at the dashboard from pentaho.com, but then realized
it was Java based and we don't have an investment in Java programmers
like we do with PHP. We need something role-based if possible so that
certain users can only load certain gadgets. (Otherwise we'll build
two of these servers and host one set of people on one and another set
of people on another.)

Basically they want to track customer interactions by product type and
customer type in pretty charts for the managers, and also see trends.
It's also something to show our customers that we're on top of our
game. We store these things in Apache logs, other text logs, and
database records, and just need something to present it in a pretty
format. We would use the PHP language to extract that and present the
data in a series of gadgets.

My company would pay handsomely for one, including a tech support
contract. I've been told that this is a rush item for political
reasons (office politics, that is).

And please, Lord sakes, if you think I've posted this in the wrong
forum, tell me where to post and I'll not do this again.
Dec 10 '07 #1
2 3744
Roberto wrote:
My company needs a BI (Business Intelligence) Dashboard that's PHP-
based and runs on Linux. Can you recommend one?

They were looking at the dashboard from pentaho.com, but then realized
it was Java based and we don't have an investment in Java programmers
like we do with PHP. We need something role-based if possible so that
certain users can only load certain gadgets. (Otherwise we'll build
two of these servers and host one set of people on one and another set
of people on another.)

Basically they want to track customer interactions by product type and
customer type in pretty charts for the managers, and also see trends.
It's also something to show our customers that we're on top of our
game. We store these things in Apache logs, other text logs, and
database records, and just need something to present it in a pretty
format. We would use the PHP language to extract that and present the
data in a series of gadgets.

My company would pay handsomely for one, including a tech support
contract. I've been told that this is a rush item for political
reasons (office politics, that is).

And please, Lord sakes, if you think I've posted this in the wrong
forum, tell me where to post and I'll not do this again.
Hi, Roberto,

This is a tough one. No, this isn't really the place to ask. But there
isn't much better AFAIK, either.

You might be able to find something - but I wouldn't begin to know
where. I know I, for one, would not even begin to write something like
that in PHP. Too easy for someone to copy my work, even if it is
obfuscated (which is relatively weak in PHP).

--
=============== ===
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
js*******@attgl obal.net
=============== ===

Dec 11 '07 #2
I, for another, don't think you should do this in PHP either.

Have a look at Open Laszlo, though.

Dec 28 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
6972
by: dan glenn | last post by:
hi, I need to set up a forum with php, using mysql. Can anyone refer me to any good WORKING scripts that are available? -dg
13
3328
by: Reply-Via-Newsgroup Thanks | last post by:
Gentle People, I've started working with a team of C++ and PHP programmers - They develope on Windoze platform which I dislike since our production servers are LAMP based, I've always believed greater effort is placed on stability with Apache/MySQL/PHP on a Linux platform than an equal setup on a windoze platform. For this reason, and to encourage them across to a Linux based development platform, they said they'd try it if I could...
8
2001
by: leegold2 | last post by:
Hi, What I'm trying to find is a web host who explictly states what versions of PHP and MYSQl here are using. I am looking for a host who uses *recent* versions. I haven't found many who state this. Thanks
0
1293
by: Peter | last post by:
Hello I proved the MySQL Turbo Manager 2.5 and it is fantastic and this integrated with development in PHP. I recommend for evaluation MySQL Turbo Manager 2.5 URL : http://www.mentattech.com
8
2533
by: HchC | last post by:
PHP is already a HTML templating laguage, but I am looking for a HTML template engine for users who know nothing about HTML. This template engine should not be too complex, as this is for very basic users only. Some HTML online editor is good, but too complex, it's useful for web builder writting HTML page.
2
1286
by: Archie Ball | last post by:
Sorry ffor the O.T. post here. But, as you can see, its not without some relevance to a large number of you who frequent this excellent forum. I'm new to PHP as I am to MySQL. My hope is that I find sources as knowledgeable in their specialties as I have in this forum.
1
1282
by: Tony | last post by:
I've been with a web hosting company for many years but am contemplating moving away from them. I'd like a hosting company that supports PHP, MySQL, Coldfusion, ASP, .NET, etc. I'm a developer and mainly would use the site for testing various techniques and also running a fairly minimal web site. For that reason, I'd like a site that supports as many development languages as possible. Can anyone recommend a hosting company?
10
1618
by: kurtk | last post by:
Can someone recommend a good php editor? Beside syntax highlighting, I am looking for an editor that will allow me to do "block selection" (that is, copy from column, say, 5 to column 12 of several lines of text). Are there any free editors that will do this? thanks, Kurt
0
9329
by: Marian Heddesheimer | last post by:
x-post to: clp f-up to: aww Hi there, I am currently in a process of searching a blog software for a relaunch on two of my domains. The software should fit these specifications: produce valid (x)html which can be used for accessible web-pages
4
1557
by: John | last post by:
Can anyone recommend a good PHP web site backup program? I would like it to be freeware and simple. I just need to backup one directory on a daily basis and need it to be zipped and emailed to me.
0
9695
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9555
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10514
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10042
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9099
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7588
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5616
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4156
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3770
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.