Skip to content

Dropbear

Stuff, Debian, Free Software and Craig

  • About
  • IPv6
  • Debian
  • Tools
  • About
  • IPv6
  • Debian
  • Tools

Category: Turbogears

jqGrid in TurboGears2 Admin Screens

Sep 17, 2013dropbear2 CommentsRosenberg NMS, TurbogearsjqGrid, JQuery, JSON, TurboGears, TurboGears2

I wanted to use the jqGrid for my admin pages as I liked that look and it matches some of the other screens outside the admin controller.  The admin controller, or rather the CrudRestController out of tgext.crud, has a way of exporting results in json format. So surely its a matter of changing the TableBase…

Read More

Step or Sloping Graphs

Jul 18, 2013dropbear1 CommentRosenberg NMS, TurbogearsGraph Drawing, graphs, Python, Rosenberg NMS, RRDtool, TurboGears

Even though the backend of Rosenberg NMS uses rrdtool RRD files, the front end graphs are created using jqPlot.  The idea is to have a set of templates for the different types of graphs and just apply them to the various data sets.  It makes things a lot simpler for new graphs because you just…

Read More

jqplot in Turbogears

Jun 20, 2013dropbear1 CommentTurbogearsjqPlot, JQuery, RRDtool, ToscaWidgets, TurboGears

  I’ve been working on the Rosenberg NMS graphs slowly migrating them from using rrdtool graph and using jqplot.  While there have been many false-starts and re-works, I now have a working set of graphs, two of which are shown on the page. The graphs look a lot slicker and I have also simplified the…

Read More

itools is back

May 15, 2013dropbear3 CommentsTurbogearsNslookup, Python, TurboGears, Whois

My last post I said that I had to remove my internet query tools due to some bugs that were a concern.  Some of the code was hard to maintain and probably had holes and I had noticed that it looped at times. I’m happy to say that I have restored some of those tools…

Read More

Pie Charts in TurboGears

Apr 13, 2013dropbear3 CommentsTurbogearsGUI widget, Pie chart, Python, ToscaWidgets, TurboGears

You might of looked at Ralph Bean’s tutorial on graphs and thought, that’s nice but I’d like something different.  The great thing about ToscaWidgets using the jqPlot library is that pretty much anything you can do in jqPlot, you can do in ToscaWidgets and by extension in TurboGears.  You want different graph types? jqPlot has…

Read More

Bootstrap – The hidden gem in Turbogears

Jan 24, 2013dropbearSoftware, TurbogearsBootstrap, TurboGears, Web application, Web development

I’ve been trying to tidy up my Mako templates within my Turbogears 2 project.  As part of that I was looking at some of them that are quickstarted including one which is the About page. What was curious was there was all this CSS work all done already for you, including icons.  Digging further I…

Read More

Pre-selecting ToscaWidgets jqgrid values in TurboGears

Jan 18, 2013dropbearSoftware, TurbogearsGUI widget, JQuery, JSON, Python, ToscaWidgets, TurboGears

My Turbogears project has recently reached an important milestone; one of the back-end processes now runs pretty much continuously and the plugins it use (or at least the ones I can see) are also working.  That means I can turn to the front-end which displays the data the back-end collected. For some of the data…

Read More

Developed by Shuttle Themes. Powered by WordPress.