Archive for November 17th, 2009

COSS BI: Open Source, Open Core or Openly Naked?

Peter Yared wrote recently a BusinessWeek guest blog post called “Failure of Commercial Open Source Software.” Not surprisingly his post caused a lot of angry replies from people who work for COSS companies. “The emperor is not naked” they argued. I believe that the COSS emperor is openly naked. And the discussion shouldn’t be whether COSS [...]

read more


Zeus Software Now Available on Amazon EC2

Zeus Technology today announces its flagship web traffic management solution, Zeus Traffic Manager 6.0, is available on the Amazon Elastic Compute Cloud (Amazon EC2). The solution gives companies access to extra computing power with the tools to deliver exceptional online services on a pay-as-you-go basis. The platform will make web development easier for companies and developers. Using a simple web service interface, users can monitor and control web traffic and automate maintenance to ensure online services are always fast and available even during high peaks in web traffic.

read more


Using Microsoft’s Chart Controls In An ASP.NET Application: Adding Statistical Formulas

The Microsoft Chart controls make it easy to take data from a database or some other data store and present it as a chart. As discussed in Plotting Chart Data, the Chart controls offer a myriad of ways to get data into a chart. You can add the data programmatically, point-by-point, or you can bind an ADO.NET DataTable directly to the Chart. You can even use declarative data source controls, like the SqlDataSource or ObjectDataSource controls.

In addition to converting your specified data points into a chart image, the Chart controls also include a wealth of statistical formulae that you can use to analyze the plotted data. For example, with a single line of code you determine the mean (average) value for data in a particular series. Likewise, with one line of code you can get the median, variance, or standard deviation. These values can be displayed as text on the page or as a stripe line on the chart itself. What's more, the Chart controls include functions to forecast future values, to compute moving averages, to identify trends, and to determine rates of change, among others.

This article looks at how to use two statistical formulae. Specifically, we'll look at how to compute and display the mean of a series, as well as how to display an exponential trend line on the chart to forecast future values. Read on to learn more!
Read More >


Silverlight Virtual Twilight Tour

twilight In anticipation of the opening of the Twilight Saga: New Moon movie on November 20th, MSN has created a Virtual Twilight Tour.  Created entirely in Silverlight 3 - from the video player to the map interface - the Tour brings Forks, La Push, Port Angeles, and Volterra right to your computer so that you can see 16 of Twilight’s and New Moon’s most exciting locations.

MSN built the Tour using Visual Studio and Visual C#, employing the Bing Maps control for location-based navigation. For the ‘bells and whistles,’ Expression Blend helped to create the animations that transition the user from one action to another. The end result is a seamless multimedia interaction. Just scroll over the map to check out the video, photos, audio, and contextual Bing searches for the full tour experience.



TableSorter: Flexible Client Side Table Sorting With jQuery

TableSorter is a jQuery plugin for turning a standard HTML table with THEAD and TBODY tags into a sortable table without page refreshes. TableSorter can successfully parse and sort many types of data including linked data in a cell.

TableSorter can be easily configured to achieve different effects by passing various options at initialization. You can control look and feel of your tables using CSS.  It has been tested successfully in the following browsers with JavaScript enabled: Firefox 2+, Internet Explorer 6+, Safari 2+, Opera 9+, Konqueror.

Features

  • Multi-column sorting
  • Parsers for sorting text, URIs, integers, currency, floats, IP addresses, dates (ISO, long and short formats), time. Add your own easily
  • Support for ROWSPAN and COLSPAN on TH elements
  • Support secondary “hidden” sorting (e.g., maintain alphabetical sort when sorting on other criteria)
  • Extensibility via widget system
  • Cross-browser: IE 6.0+, FF 2+, Safari 2.0+, Opera 9.0+
  • Small code size

Developed by Christian Bach; TableSorter is available for download under MIT or GPL License.  You can find further information, documentation, demos & download on TableSorter Website.

Similar Posts:

You can also stay updated by following us on Twitter, becoming a fan on Facebook or by subscribing to our FriendFeed.


  • Sponsored Links

  •  

    November 2009
    M T W T F S S
    « Oct   Dec »
     1
    2345678
    9101112131415
    16171819202122
    23242526272829
    30  
  • .

    Copyright © 1996-2010 Answer My Query. All rights reserved.
    iDream theme by Templates Next | Powered by WordPress