Excel-Lite: Hey coder! This spreadsheet's for you!
secretGeek .:dotnuts about dotnet:.
home .: about .: sign up .: sitemap .: secretGeek RSS

Excel-Lite: Hey coder! This spreadsheet's for you!

Excel-Lite (XLL) has all the calculating power of regular Excel, but without the bloat, the baggage, the bulge, the.. the.. obligatory overheads, the albatrossicle accoutrements, the embarrasing encumbrances, the chaff.

For generating SQL statements, or HTML, or any sort of code, for manipulating raw data, you can't go past XLL.

There is no limit to the number of rows or columns you can use. No limit to the number of sheets.

XLL does not reformat your data. It won't drop the '0' from the front of a number. It won't alter the format of a field that happens to resemble a date. Currency symbols don't confuse it.

It has excellent support for Regular Expressions. Plus a genuinely comprehensive 'reveal-codes' mode to help you get to grips with your data.

Okay, there's no ability to set text colours or bold or italics or varying fonts or font-sizes, and there are no charting capabilities and even no printing (without plug-ins). But those features are outside the intended use of the product. The trade-off is a fast, versatile, bloat-free application, targeted at programmers and information-workers.

It's quick to load. And damn quick at performing calculations. It takes up about 100k of memory (excluding spreadsheets) and has a versatile undo/redo capability that appears to be unlimited.

Files are internally represented (and stored) as XML. Hence spreadsheet searches can be performed with XPath!

(continues...)




[Comments closed due to greek spammers.]

'nelix' on Sat, 21 Jul 2007 15:22:56 GMT, writes:

class SpreadSheet:
_cells = {}
def __setitem__(self, key, formula):
self._cells[key] = formula
def getformula(self, key):
return self._cells[key]
def __getitem__(self, key ):
return eval(self._cells[key], globals(), self)

URL: http://roll.nelix.id.au/



'Shreveport Mike' on Sun, 29 Apr 2007 20:25:06 GMT, writes:

Whoops--that last link I sent was to something else. That was a link to another Rebol program by Robert Muench that allows you to control Excel. Very cool in itself, but not what I intended to send. (I was going to mention it initially, and change my mind.

Anyway, Rebol's a fun toy; if you haven't played with it yet, I recommend it. I just wish there was more documentation available for it.

URL:



'Shreveport Mike' on Sun, 29 Apr 2007 20:20:37 GMT, writes:

Regarding Nano-Sheets: I really should have said that you should learn a bit of Rebol to use Nano-Sheets TO ITS FULLEST EXTENT; one can use it as a typical spreadsheet without learning any Rebol.

One thing that's very cool about it is that because it's so small, if you wanted to e-mail a spreadsheet to someone, it's no big deal to send the data AND the application that runs it! It would still probably be significantly smaller than an Excel file.

Anyway, it's pretty cool; try it out!

URL: http://robertmuench.de/projects/excel/



'Shreveport Mike' on Sun, 29 Apr 2007 19:58:07 GMT, writes:

For Rebol, a great, fun language that also happens to be a (deparenthesized Scheme-ish variant of) Lisp, there is an awesome little freeware opensource application called "Nano-Sheets." Nano-Sheets is a full GUI spreadsheet engine written in less than 2K of Rebol code, and each cell in Nano-Sheets can independently contain and run any Rebol code within it! Tremendously powerful idea whose possibilities I'll leave to your imagination.

Of course, using it means learning a bit of Rebol, which in no way is a bad thing. A nice little project would be to port Nano-Sheets over to Scheme...hmmm.




URL: http://www.devx.com/opensource/Article/27454



'Casey Marshall' on Mon, 20 Sep 2004 13:57:20 GMT, writes:

After the first paragraph I started looking for a download link. What a let-down! :)



'Mike Schinkel [Xtras.Net]' on Tue, 06 Jul 2004 08:04:09 GMT, writes:

Hey, what's the chance you couldn't build it quickly with FarPoint's Spread?


URL: http://www.xtras.net/products/fpspreadwinforms.asp



'Mike Schinkel [Xtras.Net]' on Tue, 06 Jul 2004 08:03:07 GMT, writes:

Hey, what's the chance you couldn't build it quickly with <a href="FarPoint's Spread?

http://www.xtras.net/products/fpspreadwinforms.asp

URL: http://www.xtras.net



'Sean' on Wed, 19 May 2004 05:18:42 GMT, writes:

Haha, our temp is still struggling with changing column widths and all the other "tricky things like that".

URL:



'JonR' on Fri, 30 Apr 2004 09:42:13 GMT, writes:

get up off your arse and code it - this would rock.

there's nothing worse than handing a spreadsheet over to someone, then getting it back covered in some temp's idea of "prettification"

URL: http://www.brock.ac.uk/blogs/jon/



Comments closed due to Greek Spammers.


Back to Excel-Lite: Hey coder! This spreadsheet's for you!

Articles

The Bluffer's Guide To Yegge: Business Requirements R Bullsh*t The Bluffer's Guide To Yegge: Business Requirements R Bullsh*t
Prototype Ready for Launch Prototype Ready for Launch
Idea: a poor man's eye-tracking heatmap for win forms Idea: a poor man's eye-tracking heatmap for win forms
'The Register' seems to have plagiarised Mary Jo Foley 'The Register' seems to have plagiarised Mary Jo Foley
A magic goal for software businesses A magic goal for software businesses
A to Z of Software Methodologies A to Z of Software Methodologies
TimeSnapper in Music! TimeSnapper in Music!
Fixing problems can give you a glimpse of something terrible Fixing problems can give you a glimpse of something terrible
Web Tablet: Toward Less Complexity Web Tablet: Toward Less Complexity
Do they store the code for TFS in TFS? Do they store the code for TFS in TFS?
Sudden TimeSnapper Discount! Sudden TimeSnapper Discount!
How Can Microsoft Beat Google? How Can Microsoft Beat Google?
TimeSnapper 3.1: Attack of the the Red/Green Stripes TimeSnapper 3.1: Attack of the the Red/Green Stripes
21 tools used in our MicroISV 21 tools used in our MicroISV
Lost Treasures of the DOS World: tree! Lost Treasures of the DOS World: tree!
The Virtual Machine Machine and the Virtual Virtual Machine The Virtual Machine Machine and the Virtual Virtual Machine
Should Linq To Sql Go Should Linq To Sql Go "Open Source"?
Redux: New Synchronisation Idea Overlooked By Microsoft Redux: New Synchronisation Idea Overlooked By Microsoft
New Synchronisation Idea Overlooked By Microsoft Live team New Synchronisation Idea Overlooked By Microsoft Live team
Visual Studio UX Taskforce, Office UX Taskforce... etc. Visual Studio UX Taskforce, Office UX Taskforce... etc.
How to be Jeff Atwood How to be Jeff Atwood

Archives .: secretGeek :: Complete Archives :.
25 steps for building a Micro-ISV 25 steps for building a Micro-ISV
3 minute guides -- babysteps in new technologies: powershell, JSON, watir, F# 3 Minute Guide Series
Top 10 SecretGeek articles Top 10 SecretGeek articles

Downloads

TimeSnapper -- Automated Screenshot Journal TimeSnapper.com    
Version 3.1: instant productivity profiles

ShinyPower (help with Powershell) ShinyPower
Now at CodePlex

Next Action NextAction
Managing the top of your mind



[powered by Google] 


World's Simplest Code Generator (html edition) World's Simplest Code Generator
Gradient Maker -- a tool for making background images that blend from one colour to another. Forget photoshop, this is the bomb. Gradient Maker
How to be depressed How to be depressed
You are not inadequate.



Recommended Reading

The Best Software Writing I
The Business Of Software (Eric Sink)

Recommended blogs

Jeff Atwood
Reginald Braithwaite
Joseph Cooney
Phil Haack
Scott Hanselman
Julia Lerman
Joel Pobar
Eric Sink
Joel Spolsky
Des Traynor

Aggregated Links

programming.reddit.com
dzone
dot net kicks

Human Link Machines

interesting finds
a continuous learner's weblog
arjan's world
n links today
new and notable
morning coffee
learning .net
weekly link post
(my del.icio.us account)

LinkedIn profile
 
home .: about .: sign up .: sitemap .: secretGeek RSS .: © Leon Bambrick 2003 .: privacy

home .: about .: sign up .: sitemap .: RSS .: © Leon Bambrick 2003 .: privacy