Excel / CSV to LaTeX table converter

I was looking for a way to convert a spreadsheet to LaTeX code today. Googling for a solution several links to various Excel spreadsheets with macros showed up, but they all seem to work only with Office pre-2004. Finally I found a useful web page that does a simple CSV to LaTeX table conversion. It would be nice to find a solution to converting a spreadsheet with some formatting, but at least this saved me the effort of setting up the entire table manually. ...

May 31, 2010 · 1 min · 98 words · ARJ

Automatic conversion from HTML to Wiki markup

I had to set up some tables for our wiki, and came across a HTML-to-wiki converter which seems to work well. This makes it possible to create more complex tables in a WYSIWYG HTML editor (e.g. Dreamweaver) and then convert them to wiki markup afterwards.

March 19, 2009 · 1 min · 45 words · ARJ