Tagged Questions
The dashboard tag has no wiki summary.
19
votes
9answers
12k views
Android Dashboard Pattern
In Tim Bray's latest Android blog post he mentions the "dashboard" ui pattern (what is used for the Twitter app, Facebook app, etc. Is this layout as simple as a GridView with Buttons or is it ...
10
votes
4answers
3k views
Rails dashboard design: one controller action per div
I am implementing a dashboard as a relative Rails newbie (more of an infrastructure guy). The dashboard will consist of multiple pages, each page of which will contain multiple charts/tables/etc. ...
8
votes
1answer
4k views
How to load local JSON files in Javascript
I'm writing a web app (well, actually it will eventually be an OS X Dashboard widget, but I decided to prototype it first as a simple web page) that needs to load some initializing data from a local ...
8
votes
5answers
3k views
Best framework for implementing iGoogle or pageflakes (ASP.NET)
For my Enterprise software solution (so open source is not so good) I want to implement a flexible dashboard which is component base. So I can keep changing it by adding new components, withouth ...
7
votes
3answers
2k views
asp mvc.net Dashboard suggestions
I'm currently building an inhouse mvc.net reporting app. So far the pages charts etc have been relatively hard coded. i.e. 1 page for this chart, another page for this table. But I'd like to extend it ...
6
votes
2answers
700 views
Libraries and pseudocode for physical Dashboard/Status board
OK, so I bought a 46" screen for the office yesterday, and with the imminent risk of being accused for setting up an "elaborate World Cup procrastination scheme", I'd better show my colleagues what ...
5
votes
3answers
983 views
Information Dashboards in R with ggplot2
I'm looking to create a static dashboard viewable in a web browser. And I'd like to create something like what Stephen Few does in his book Information Dashboard Design. (see example at bottom)
...
5
votes
2answers
478 views
Application Dashboard View Logic
In my application I would like to provide a dashboard like screen when they login to get an overview of what is happening. I have about 4 models I would need to collect data from and sort them into ...
5
votes
1answer
2k views
Where are Dashboard Widget preferences actually saved?
This is a followup question to my other widget-related question.
I'd like to check what's actually written into the preferences of the widget. Where is that data actually stored?
4
votes
3answers
198 views
Getting the Tasks in a Google App Engine TaskQueue
I know you can view the currently queued and running tasks in the Dashboard or development server console. However, is there any way to get that list programmatically? The docs only describe how to ...
4
votes
1answer
181 views
CruiseControl.net statistics tutorial
The statistics module of CC.Net is very interesting. But the documentation about it is very poor. I did some internet research to figure out how to include a new counter (ex: LOC, compiler warnings, ...
4
votes
4answers
915 views
Use of XMLHttpRequest in Dashboard widget failing
I am unable to get an XMLHttpRequest object to work correctly in a Dashboard widget I am writing. I've isolated it to a trivial example not working in the global scope of the main.js file:
xhr = ...
4
votes
3answers
349 views
Java Portal engine for integration
I want to add a dashboard functionality to an existing java web application, this should be a portlet container, so it can host other mini applications or open social gadgets.
What is the best ...
4
votes
5answers
274 views
Is it possible to create new widget instances from within a Dashboard widget?
This is a followup to this question.
It seems to be impossible to to simply keep already configured dashboard widget instances. An alternative way would be to recreate previous instances.
Is it ...
3
votes
1answer
209 views
TFS Automated Build Dashboard
I've searched around and have not been able to find a TFS build dashboard. Basic requirements are simply:
- view of ALL builds (in progress, last successful, history)
- test metrics (# of tests, ...
3
votes
4answers
846 views
Dashboard pattern: HorizontalScrollView with pagination or ScrollView?
I am starting a new application and I am willing to use the Dashboard pattern.
For example: The Google IO app uses it:
My issue is that the amount of buttons will be more than six.
I'm not sure if ...
3
votes
6answers
113 views
Loads of if's, is it okay?
I have a login form and I have designed my website in such a way that every user has his own dashboard.
After login, I check if
if($_POST['username']=="ryan")
{
redirect to ryan;s dashboard
}
...
3
votes
2answers
108 views
How to access models in PagesController--or how to create a dashboard with CakePHP
I have an order processing and catalog system created in CakePHP. It manages orders, products, packages, invoices, etc. (anything that would be necessary for an ecommerce store basically).
I now want ...
3
votes
5answers
329 views
Suggestions for software to ease setting up a build server
I'm currently setting up a new build server and I'm interested in any suggestions the community may have about software such as Hudson or CruiseControl.NET that may simplify and add additional value ...
3
votes
3answers
2k views
Comparison of Hudson, CDash, CruisonControl, TeamCity for Continuous Integration / Builder
I found most people talk about Hudson for simple and free continuous integration. Now personally I'm not fond of its interface which I find very messy, and I found almost no one talking about CDash -- ...
3
votes
1answer
156 views
Dashboard for collaborative science / data processing projects
Continuous Integration servers like Hudson are a pretty amazing addition to software development. I work in an academic research lab, and I'd love to apply similar principles to scientific data ...
3
votes
5answers
8k views
Dashboard Cross-domain AJAX with jquery
Hey everyone, I'm working on a widget for Apple's Dashboard and I've run into a problem while trying to get data from my server using jquery's ajax function. Here's my javascript code:
...
3
votes
4answers
9k views
How to create a dashboard user interface using ASP.NET MVC?
I am currently building an application using ASP.NET MVC. The data entry pages are fairly easy to code, I just make the Model for the page of the type of my business object:
namespace ...
3
votes
7answers
446 views
What are the options available for cross platform rich user interfaces development?
Some of the requirements (restrictions) for such a ui framework/toolkit are:
No single vendor lock down
Ability for real time data visualization
Good initial widgets
Good dash boarding capabilities
...
2
votes
1answer
54 views
WPF dashboard overlay 3rd party applications
I'm working on a project that requires a dashboard be overlayed ontop of 3rd party applications (the example application would be Powerpoint)
The dashboard is a simple set of WPF controls. One is a ...
2
votes
1answer
48 views
How to use a custom layout with JIDE Dashboard
I am using Jidesoft's Dashboard framework to create a dashboard and some widgets. The problem I'm running into right now is the layout of the dashboard. I would like the user to be able to drag and ...
2
votes
1answer
119 views
rails 3 - user dashboard
I'm looking at creating a dashboard for a logged in user which would then query the display other models data.
Would the best way to do this be to use something similar to this post: Map URL ...
2
votes
1answer
132 views
Swing dashboard
In our desktop application built on Swing we are going to implement dashboard functionality. I mean that we want something like iGoogle (or Jira dashboard). We want to be able to add widgets from some ...
2
votes
2answers
52 views
What other options do I have to streamline WordPress memory utilization?
So I've run into a wall trying to crack why this WordPress install hogs so much memory. I upgraded my server from 512 to 1 gb ram on a MediaTemple DV 4.0 account, and this single install is using 60% ...
2
votes
1answer
131 views
Facebook - Dashboard issues, counter resets after reloading page
I have a strange bug with bookmark counts - if I set/inc. the bookmark count of my app (with dashboard.setCount or .incrementCount), the bookmark count shows up in the users profile after the app name ...
2
votes
2answers
293 views
Is there any cheap/free dashboard app that have user friendly editor? [closed]
I'm looking for options that allow me to start small in term of license commitments. Open source will not be a problem.
What we need is a dashboard reporting application that can have interactive ...
2
votes
2answers
401 views
Dashboard for Log4Net
I am using Log4Net in my asp.net application to log the errors in the database. I am looking for a dashboard which is open source/free and can display the summary on the screen and related ...
2
votes
1answer
516 views
How to create dashboard in php using MVC?
What is the best way to create dashboard using MVC? My dashboard will have things like "There are XX registered users","There were YY people on this site today" and stuff like that. In my admin ...
2
votes
2answers
110 views
How do I reorder the jobs on my Hudson dashboard?
I have a number of jobs on my Hudson dashboard. But they aren't in the order that I'd like them to be -- they are all jumbled relative to the order that they run and that I'd like to see them. They ...
2
votes
2answers
306 views
MongoDB aggregate data to generate 'latest activity'
I have a mongodb collection that has documents like the ones below:
[
{
:event => {:type => 'comment_created'},
:item => {:id => 10},
:created_at => {:t => '11:19:03 +0100 ...
2
votes
1answer
117 views
General question about information a scheduler 'dashboard' should have
Sorry for another non programming question, but I'm using Quartz.NET, a scheduler for .NET applications, for a Windows Service which allows users to schedule transferrig of files that match a regular ...
2
votes
1answer
508 views
Twitter-Like background animated drawable in android
Just like Twitter for android used to have (they removed it) - I need to display an animated background drawable.
How to I show an image that is actually bigger then the given layout dimensions ...
2
votes
1answer
975 views
How to customize CruiseControl.NET (CCNet) Dashboard?
I'm new to CCNet...
I would like to customize CCNet web dashboard to add a checkbox next to "Force Build" button to indicate that particular build is for release or not.
Please let me know whether ...
2
votes
1answer
204 views
Development Team Dashboards?
I'm looking to install a "dashboard" in our team area. This'll be an old PC or laptop, connected to a relatively large wall-mounted monitor. The plan is that it should show live build and test status, ...
2
votes
1answer
716 views
What Python based Dashboard options exist?
I want to create a Dashboard on each server to show it's health and the results of some daily processing. I plan to hook up shell scripts and Python programs to collect the data.
Instead of writing a ...
2
votes
2answers
345 views
How do I save a file generated by an OS X Dashboard Widget?
I've got a web app that I'm porting to an OS X Dashboard widget. The web app generates some data on the client side using JavaScript, and then, when the user wants to save it, sends it to a ...
2
votes
4answers
2k views
Changing button color programatically
Dear All,
Is there a way to change the color of a button, or at least the color of the button label programmatically?
I can change the label itself with
...
2
votes
3answers
1k views
Dashboard with re-arrangeable dashboard elements in Silverlight?
I need to create a dashboard with re-arrangeable/re-positionable dashboard elements (similar to iGoogle) using Silverlight. The dashboard elements are typically tables of data. The user should be able ...
2
votes
2answers
961 views
Seek framework to implement a dashboard
Consider the term 'dashboard' as a generic UI pattern where multiple views stream different aspects of an site - new users, new orders, new questions, and so on. Essentially splitting a stream of log ...
2
votes
3answers
479 views
QA Testing Strategies for Analytical Dashboards
My team is building an analytical dashboard for a SaaS/multi-tenant application using Cognos. The problem I am encountering is the right strategy for testing.
Right now, testing one report with start ...
2
votes
1answer
128 views
What things would/should you like to monitor for a web application
In building a web application (not built on any specific framework) I'd like to build a "complete" set of tools for monitoring it.
There are obviously some great tools out there for monitoring the DB ...
2
votes
1answer
439 views
Is there any way to do JIRA-Dashboard style project management/overview with Bugzilla?
I need roadmap view, overall bug graphs, multiple pieces of information on one screen - can this work with Bugzilla? Eclipse-based plugins etc are usable... but solutions like yoxel that need access ...
1
vote
0answers
17 views
Is it possible to detect in an app the opening/ending of the dashboard?
In the app I'm working on, a custom cursor is displayed using an image, and the system cursor is hidden (at least when it's over the app). The main system notifications are used to hide/display the ...
1
vote
1answer
41 views
Using AppFabric DashBoard from my .Net Application
Is there any api which I can use from my c# application to manipulate the information that the appFabric dashboard provides??
For example accesing the information of the dashboard from my website so ...
1
vote
1answer
22 views
Divide a web page in configurable zones like a dashboard
I would like to build a web page to which users can add/remove pre-existing widgets, and organize them on a grid layout.
Are there tools/frameworks that can help doing this?