Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 11 of 12

Matrex is a lightweight vectorial spreadsheet: calculates blocks of values, not single cells; it is strongly multithreaded; users can work together on sheets using a server. Adapters to matlab, scilab, octave, R.

0
 
  0 reviews  |  0 users  |  164,750 lines of code  |  0 current contributors  |  Analyzed 12 days ago
 
 

PHP library for read data of spreadsheet filesIt supports OpenDocument Spreadsheet (.ods), Microsoft Excel 97/2000 (.xls), and CSV (.csv), and Text with tab-separated or patterns (.txt). It's very simple. require_once 'SpreadsheetReaderFactory.php'; $spreadsheetsFilePath = ... [More] 'test.ods'; //or test.xls, test.csv, etc. $reader = SpreadsheetReaderFactory::reader($spreadsheetsFilePath); $sheets = $reader->read($spreadsheetsFilePath); echo $sheets[0][0][0];Use this command to anonymously check out the latest project source code: svn checkout http://php-spreadsheetreader.googlecode.com/svn/ php-spreadsheetreaderRevision 26IMPORTANT! I rewrite my Excel reader by pure PHP code. Instead of invoking the external reader, jxl. See also Issue 1. Revision 24Add method: asXml(). This return $sheets as Xml string (Excel XML format). Therefor you can save it or put into a download stream. Revision 21It can return sheets as associative array. Revision 16Support MS Excel 2000/XP's XML file. Note: Excel 2000/XP's XML file format is a single XML file, and different from Office OpenXML. Bug fixed# Let factory detect file-type case-insensitive. # bug of SpreadsheetReader_Excel: Sometimes, data will contain non-readable chars (I put in $ignoreChar). XML parser will occur a parse error. So we need to strip those non-readable chars. # It only output tables which have content in their first cell. Now fix it. # When read with READ_ASSOC, it forgets to skip the first Row(fields header) after 2nd sheet. [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

NouvelleCuisine helps people to build a portal page with RSS, video, slide, Google Spreadsheet, Google Document,... The configuration is done through Google SpreadSheet. Demo Description SFEIR Sfeir is a French consultancy company, its IT consultants are creators of NouvelleCuisine ... [More] Configuration Cuisine Just a simple portal about "Cuisine" Configuration About Speaking This site proposes some good pointers about "Art of presenting". Configuration The first release is available to download here. To start using NouvelleCuisine, take a look at here. We want to thank GWT-DND team Do you want to talk to the developers ? Join us at the discussion group [Less]

0
 
  0 reviews  |  0 users  |  6,552 lines of code  |  0 current contributors  |  Analyzed 24 days ago
 
 

This project aims to build an interface for user generated repository to provide ability for conditional search of music details. The details will be stored using google spreadsheets and searched using google base data API's structured attribute-based query language.

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 3 days ago
 
 

Cologo is collaborative web-based programming environment. Cologo's most likely uses are education and experimentation, but its features are amenable to a variety of uses. Cologo programs are written in Google Spreadsheets, and multiple people can collaborate over the web to write and edit ... [More] code and documentation. A spreadsheet can include procedure definitions, comments, formatted text, and data used by the program, all in one sheet. Users can collaborate on data sets as well as programs. The runtime environment is a Gadget, configured to use a spreadsheet-like data source for the program code. The gadget is typically inserted onto the Google Spreadsheet containing the program, but it can also be added to a iGoogle page, any web page, or any compatible gadget container. The Gadget can use any data source compatible with the Google Visualizations API. Google Spreadsheets provides collaborative editing, and updates the gadget with changes in real-time. The programming language is a faithful variant of Logo, including turtle graphics. Cologo uses slightly different syntax than traditional Logo to make the best use of the spreadsheet layout for programs. The Cologo interpreter can be paused and resumed for inspection of variables and debugging. The Cologo engine is implemented entirely in web browser JavaScript, using the Gadget and Google Visualization APIs. The turtle graphics system uses the HTML 5 canvas feature supported by Firefox, Safari, and Opera, and works with Internet Explorer using an HTML canvas plugin. Cologo can be used in a browser without canvas support with the turtle features disabled. This Google Code project is for the development of the Cologo runtime environment, gadget and language. For more information on using Cologo, visit the Cologo website: http://www.cologo-lang.org/ [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

Simple and Easy-to-Use Visualizations for Google Spreadsheets. Pie PartyA grid of small pie charts to compare scores across one or more metrics. This visualization is commonly known as moons. UsageStep 1Structure your Google spreadsheet data as follows: First column contains the titles of ... [More] the entities under evaluation. Each subsequent column lists their scores under different metrics. A score is an ordinal value between 1 and MAX, where MAX for each metric is defined by the last row in the selected data block. The first row must contain the titles of the metrics. For example, Step 2Select the data block as shown above. Insert the Custom gadget using the URL http://hosting.gmodules.com/ig/gadgets/file/115977217277679576286/party-pies-v1.xml Step 3Click Apply and we get : Step 4The gadget does not currently support printing or saving the visualization as a picture. To save the visualization as a picture, take a screen shot. If you have a better idea, please drop me a note at dilip dot antony dot joseph at gmail. [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 4 days ago
 
 

Boxfish is a web-based application that allows you to create a sort of visual spreadsheet where each value is represented by a box and is movable inside a sheet. A document, called docbox, can have many sheets, called sheetboxes; inside each sheetbox you can define values, called unitboxes. A ... [More] unitbox can be static, i.e. string or number, or dynamic, i.e. expression or range. When your docbox has been created, you can "animate" its values through the timeline instrument, synchronized with the range and expression unitboxes. In the timeline you can define events at fixed time, every n steps or random. Everything your docbox must do is defined inside a XML file. [Less]

0
 
  0 reviews  |  0 users  |  4,448 lines of code  |  0 current contributors  |  Analyzed 10 days ago
 
 

Project Home Page: http://os.arandomurl.com/jquerytextbox/

0
 
  0 reviews  |  0 users  |  239 lines of code  |  0 current contributors  |  Analyzed 2 days ago
 
 

LuaCalc is a simple program for manipulating spreadsheets. It aims to be small, fast, simple and extendable. There is a wxWidgets user interface allowing copy/paste, sorting and redo/undo, while the backend is written in lua 5.1 and uses many features unique to lua. Spreadsheet functions are just ... [More] plain lua functions, so more can be easily added. The lua code can be run with the standard lua interpreter, which allows easy scripting of luacalc files. [Less]

0
 
  0 reviews  |  0 users  |  1,563 lines of code  |  0 current contributors  |  Analyzed 24 days ago
 
 

Numbler is the open source engine that powers numbler.com. Basic features include: real-time spreadsheet collaboration web services integration with amazon, ebay, and others pluggable web service extension support support for hundreds of languages via International Components for Unicode.

0
 
  0 reviews  |  0 users  |  206,343 lines of code  |  0 current contributors  |  Analyzed 3 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.