 | News Feed |
 | Jobs Feed |
Sections
|
| feed this: |  |
Lorna Mitchell's Blog: Using JIRA's REST API to Create a Dashboard
by Chris Cornutt March 28, 2012 @ 10:57:56
In this recent post to her blog, Lorna Mitchell shows how to use the Jira REST API (provided as a part of some of the newer versions of the tool) to create a "dashboard" of the latest items added to the tracker.
Today what you get is an example of integrating with JIRA's REST API, because their recent "upgrade" locked me out of the issue listings pages completely and I really do need to be able to see a list of bugs! Their bug editing screen is quite usable, so it's just the list that I need here, but you could easily call their other API methods as you need to. These examples are PHP and use the Joind.in Jira tracker), parsing the JSON results and displaying the results as a simple list, looping with a foreach and outputting some HTML.
voice your opinion now!
jira rest api pecl http extension issues dashboard
Sebastian Bergmann's Blog: Code Coverage Dashboard
by Chris Cornutt April 05, 2010 @ 09:28:00
In a new post to his blog Sebastian Bergmann talks about a new "dashboard view" that's been added to work with the PHPUnit testing suite - PHP_CodeCoverage. He talks more about what it has to offer:
PHP_CodeCoverage is a library that provides collection, processing, and rendering functionality for PHP code coverage information. Its architecture has support for multiple backends for collecting code coverage information (currently only support for Xdebug is implemented) and for reporting code coverage information (for instance using Clover XML or as an HTML report).
The dashboard shows the code's class coverage distribution, class complexity, top project risks and the least tested methods to help you narrow down potential issues in your application. Here's an example of the output.
voice your opinion now!
codecoverage phpunit phpcodecoverage dashboard
CatsWhoCode.com: 10 WordPress dashboard hacks
by Chris Cornutt December 29, 2009 @ 10:11:40
From the CatsWhoCode.com blog there's a new list of ten things you can do to help improve the performance and add extra functionality to your WordPress installation's dashboard.
The dashboard is a very important part of a WordPress blog. In fact, it allows you to control your posts, your blog design, and many more things. When building a site for a client, it is especially important to be able to control WP's dashboard. In this article, let's have a look at 10 extremely useful hacks for WordPress' dashboard.
Some of their hacks include:
- Remove dashboard menus
- Replace dashboard logo with yours
- Disable the "please upgrade now" message
- Add custom widgets to WordPress dashboard
- Provide help messages
voice your opinion now!
wordpress dashboard hack
Stefan Koopmanschap's Blog: A first look at Zend Server
by Chris Cornutt February 24, 2009 @ 09:31:52
Stefan Koopmanschap has taken his own look at the latest offering from Zend - the Zend Server.
Zend released a new web application server product earlier this week called Zend Server. Curious as I am, I'm going to have a quick look into it here. I decided to start fresh so I launched my Parallels and installed a fresh Debian VM to check Zend Server out on. After running through the Debian installation I was ready to start the work.
He mentions a few of the "goods" - like the Debian package that's already built (just an apt-get call away), the nice interface and some of the bads - the "not quite enterprise" feel of the dashboard (looks a lot like Zend Platform) and a few smaller setup issues that could be easily fixed in future releases.
His overall impression is a bit indifferent, though he notes that
This is just a beta though, so things may change in the future. We'll see. [...] It's good to see something new coming from Zend, but I think they could've done better.
voice your opinion now!
zendserver zend dashboard install debian zendplatform indifference
NETTUTS.com: 5 Amazing New WordPress 2.7 Features
by Chris Cornutt December 08, 2008 @ 12:01:22
The NETTUTS.com site has pointed out five new features of the latest WordPress release (2.7) that come bundled in by default.
Wordpress 2.7 is to be publically released in the next week, and a whole bunch of features have been packed in, looking past the obvious such as the new redesign. The new dashboard, Screen options, Plugins, Themes and Core upgrades and the media library!
Here's the list of five:
- New Commenting system
- New Dashboard Features
- Screen Options
- Plugin Interface
- Media Library
- Posts Management
They detail each with subheadings and screenshots of the new improvements in action.
voice your opinion now!
wordpress feature list comment dashboard screen plugin media
Zend Developer Zone: Building Dashboards With PHP and Flex
by Chris Cornutt June 02, 2008 @ 15:58:09
Jack Herrington has posted a new tutorial to the Zend Developer Zone today showing how to combine PHP, your database of choice and Flex to create a dashboard in your application.
Let's face it: Interactive graphs and dashboards have never been easy to put together on the web. Sure, there are graphing libraries out there for PHP, but to get something that looks really good and that a user can play with has been tough. Or at least, it was yesterday.
He shows how to create a simple Flex application that takes in XML data (from whatever backend, he uses a PHP script that uses DOM) and displays the information - his sample traffic data - as a graph. This graph is an extension of the Elixir library from ILOG and makes dropping information into graphs and charts simple.
Screenshots of the Flex side of things and code for the PHP side are both provided.
voice your opinion now!
dashboard flex tutorial database elixir chart graph
WordPress Blog: 2.5 Sneak Peek
by Chris Cornutt March 20, 2008 @ 08:46:31
The WordPress blog has posted a sneak peek of the upcoming release of the popular blogging tool - WordPress 2.5.
A customizable dashboard, multi-file upload, built-in galleries, one-click plugin upgrades, tag management, built-in Gravatars, full text feeds, and faster load times sound interesting? Then WordPress 2.5 might be the release for you. It's been in the oven for a while, and we're finally ready to open the doors a bit to give you a taste.
They look at each of these - the new Dashboard, updates to the Write page and the changes to the Manage page. If you want to get a jump on the action before the stable release, go grab the latest Release Candidate and get going.
voice your opinion now!
wordpress update sneak peek dashboard write manage
|
Community Events
Don't see your event here? Let us know!
|