Projects tagged ‘table’


[128 total ]

24 Users
 

The display tag library is an open source suite of custom tags that provide high-level web presentation patterns which will work in an MVC model. The library provides a significant amount of functionality while still being easy to use.
Created over 3 years ago.

2 Users

WTF is a next-gen game engine based on Open Source technology. We are currently working on OGRE integration and peer-to-peer networking, and hope to release our first title based on the engine soon - Woosta Table Football.
Created 11 months ago.

1 Users

The General Hash Function Algorithm library contains implementations for a series of commonly used additive and rotative string hashing algorithm in the Object Pascal, C and C++, Java, Python and Ruby ... [More] programming languages For more information please visit: http://www.partow.net/programming/hashfunctions/index.html [Less]
Created about 1 year ago.

1 Users

A Magic Table By Dr Greg Ross See more of your data at a glanceThe Magic Table is a JavaScript library that allows you to see more in your data by applying some simple visual techniques to ... [More] transform a table. Information VisualisationThe examples show how you can obtain a barchart or scatterplot view in the table as well as a novel approach to displaying a lot more of your data without using up much valuable screen real estate. The latter technique has adopted the concept of spatial distortion, using a fisheye lens model. Reducing the row height and column widths so that all of the cells become visible and using colour to encode the cell values affords the user an informative overview of all the data in one go. By moving a lens over this overview we can magnify the cells under the lens so that we obtain detail within the overview. Google visualisation APIThe library has now also been wrapped in Google's visualisation API. Here's an example of how to use it this way. Easy to useDownload or checkout the code and follow the walk-through or the example web pages to quickly create a magic table. BrowsersThe library has been tested in Firefox, Opera, Safari and Chrome. It's super-fast in Safari. However, since it uses the canvas element, it does not work in Interner Explorer (boooooooooooooo!). I tried to get it to work with ExplorerCanvas but IE is stupendously slow when it comes to VML path rendering. In fact, Internet Snorer is around 10 orders of magnitude slower than Safari! Alas, I decided not to continue my effort in making it compatible with IE. Instead, it is intended that the library is used in applications that have, wisely, embedded a non-IE browser engine such as Gecko or Presto. Click on the images below to see working examples: [Less]
Created 11 months ago.

1 Users
   

csv2latex converts all kind of CSV files (as done by gnumeric, OOo Calc, Excel, ...) to a LaTeX document. It is written in C and compiles on POSIX systems. It is a simple to use command-line tool.
Created 11 months ago.

1 Users

PHP XHTML tableThis class for PHP 5 easily creates XHTML valid tables with a simple and easy to remember syntax. Download and installDownload the file, unzip it and read the INSTALL file. ... [More] Example$table = new table('border="1"'); $table->caption('People'); $table->part('head'); $table->headers('Name',array('Age'=>'title="in years"'),'Country'); $table->part('body','style="color:Blue;"'); $table->row(''); $table->cells('John',23,'USA'); $table->row(''); $table->cell('Jack'); $table->cell('42'); $table->cell('Mexico'); $table->row(''); $table->cell('Philip J. Fry'); $table->cell('23'); $table->cell('India'); $table->part('foot','style="color:Violet;"'); $table->cell("Total :"); $table->cell(23+42+23); # empty cell $table->cell(); # reopen a closed part, and add a row # won't increment the total, it's only an example $table->part('body'); $table->row('style="color:Green;"'); $table->cells('Igor',43,'Russia'); echo($table);XHTML Output People Name Age Country Total : 88   John 23 USA Jack 42 Mexico Philip J. Fry 23 India Igor 43 Russia Preview [Less]
Created about 1 year ago.

1 Users

What Is TIAMOT?TIAMOT is a fully featured AJAX table. It can take any MySQL table and generate a HTML table for all the fields you specify. That's not it though the table comes with some excellent ... [More] features, like these: Adding information on-the-fly. Removing information on-the-fly. Editing information on-the-fly. Sorting the table by any of the fields contents on-the-fly. Table is resorted on-the-fly after adding, editing or deleting. Can be added to any page using 4 simple functions after PHP file inclusion. Most of these features were suggested by visitors of my website and I wish to thank them for all of their help. We are currently up to version 2.2 (Minor Bug Fixes + Required Fields Added) but I will be releasing a new version soon with some more upgrades, hopefully. Why TIAMOT?I made TIAMOT as a experiment and test of my coding skill about 11/2 year ago then realised that some people were looking for something very similar, but no-one could find anything. I eventually decided to release a prototype version which only had adding & removing features and was fairly popular, I then added editing by request & finally sorting. That takes us just about up to the latest version which has all features combined. Thank YousI wish to thank everyone who has downloaded TIAMOT so far & everyone who suggested features. Also thank you to John Resig & the jQuery team for making jQuery. Thank you to Mika Tuupola, Dylan Verheul for the use of jEditable. Thank you to Christian Bach for the use of Tablesorter. CopyrightI have licenced this code under GNU v3 but jQuery & the previously mentioned plugins are licensed under their respective licenses. Only TIAMOT itself is licensed under GNU v3. DonationsI do not charge for any of my code but I takes a long time to develop and code, yada, yada, yada. You've probably heard all that before so I won't bore you. Basically if you like this project enough to leave me a few quid then please go to my donation page. [Less]
Created 11 months ago.

1 Users

Plugin for inkscape, which generates sliced bitmaps directly from your vector drawings. Highly integrated -- uses standard rectangles on a special layer to mark areas which should be sliced. SVG attributes provide file naming, etc.
Created 12 months ago.

0 Users

BitmapToHTML converts bitmaps to HTML tables and uses simple compression and an inline CSS stylesheet to reduce the size of the HTML table. Having a bitmap in an HTML table gives two benefits: ... [More] All images and text can be included in one file An inline CSS Stylesheet allows colours to be changed easily [Less]
Created 11 months ago.

0 Users

Сайт сборной общежития ИТМО по настольному теннису.
Created 11 months ago.