stargeek
PHP news website logo.
home    PHP scripts    articles    seo tools    links    search    contact    shop    realtors


Generating Spreadsheets with PHP and PEAR







Generating Spreadsheets with PHP and
PEAR

Generating Spreadsheets with PHP and
PEAR
04/15/2004 09:08 PM

WebmasterBase Apr 16 2004 1:49AM GMT




This is a GrokNews Entry: (what is grok?)





Similar Items

Generating Spreadsheets with PHP and PEAR

Grok Headline matches for Generating Spreadsheets with PHP and PEAR

Generating Spreadsheets with PHP and
PEAR::Spreadsheet_Excel_Writer


Generating Spreadsheets with PHP and
PEAR::Spreadsheet_Excel_Writer
04/14/2004 03:46 AM
WebmasterBase Apr 14 2004 7:23AM GMT

Supernova: Social Spreadsheets


Supernova: Social Spreadsheets 06/28/2004 03:12 AM

Phil Windler has a report from an interesting panel at Supernova....

These are some comments and thoughts from a panel called "The Network is People." Esther Dyson, Ray Ozzie, Mena Trott, and Christopher Allen were the panelists.

Spreadsheets were amazing because they sit in the middle, between calculators and the corporate accounting system. They let people not just change the numbers, but to change the models and to build new models. The power of the spreadsheet is the power to persuade people (some might say "beat them into submission"). Spreadsheets are as much about group interaction as presentation software is.

Social networks have a problem in that they let you record relationships, but they don't give you power to control interactions. They provide too many opportunities for "friend inflation." They don't accurately reflect people's real social networks. What we need is a "wiki for transactions." We need a way for users to manage their workflow in a flexible way--a spreadsheet for social interactions.

Would you rather have ten networks with 700,000 people in them or 700,000 networks with ten people in them? This is an interesting question. Linked-In is the first. Blogs are the second.

[Phil Windley]

Esther's idea for a social software spreadsheet are right on. She wants someone to be able to author their own sequence of events to 'script' their own social software actions. Sort of like roll your own LinkedIn.

She said this right after folks were attacking the entire premise of explicit social networking - saying that it was too artificial for expressing real-life relationships.

But I say that without explcit social networking - we'll never be abel to deliver Esther's social software spreadsheet.


Spreadsheets as Oracle tables


Spreadsheets as Oracle tables 07/22/2002 10:48 PM
CNET Jul 22 2002 10:20PM ET

Convert PDF Data to Excel Spreadsheets!


Convert PDF Data to Excel Spreadsheets! 04/27/2004 11:41 AM
Ad - http://www.investintech.com Apr 27 2004 4:41PM GMT

Excel spreadsheets tap into grid power


Excel spreadsheets tap into grid power 11/12/2003 01:13 PM
Grid software maker Platform Computing releases a module that enables Microsoft's Excel spreadsheet program to use the power of a grid computing system.

Using MySQL and PHP to Present Excel
Spreadsheets


Using MySQL and PHP to Present Excel
Spreadsheets
05/23/2002 10:39 PM

Researchers to Help Exterminate Bugs in
Spreadsheets, Web Applications


Researchers to Help Exterminate Bugs in
Spreadsheets, Web Applications
05/08/2004 06:20 AM
Researchers to Help Exterminate Bugs in Spreadsheets, Web Applications
http://www.nsf. gov/od/lpa/newsroom/pr.cfm?ni=93
http://eecs.oregonstate.edu/ EUSES/

An error in a spreadsheet or Web page calculation sounds harmless enough, unless you're the person whose retirement funds, credit history or medical treatment rely on decisions based on that calculation. A six-campus team of computer scientists led by Margaret Burnett at Oregon State University is working to help exterminate the bugs that infest the spreadsheets and other "programs" created by millions of computer users. You may not think of yourself as a programmer, but that's just what you are if you've ever created a simple Web application that grabs data, such as current weather conditions, from another site, entered a formula in a spreadsheet or automated a repetitive task in your e-mail client or word processor. Experts estimate the number of these so-called "end-user programmers" to reach 55 million by 2005, and the same experts suggest that nearly half of the programs created by these end users have nontrivial bugs.

Excel Tip: Resize Spreadsheets for
Perfect Printing


Excel Tip: Resize Spreadsheets for
Perfect Printing
09/11/2004 01:41 AM
G4 Tech TV Sep 11 2004 6:16AM GMT

A Mix-and-Match Program Makes
Spreadsheets Portable


A Mix-and-Match Program Makes
Spreadsheets Portable
04/09/2004 04:03 PM
SoftMaker, a German software company, will soon offer a full-featured spreadsheet program that bean counters can use no matter where they may be.

Generating XUL with PHP


Generating XUL with PHP 02/17/2004 07:45 PM
Feb 16, 2004 ... ve understood it correctly, uses WDDX (a widely XML format for serializing data) to define the "widgets" which appear in an XUL form, as well as the JavaScript ...

Dynamically Generating CSS


Dynamically Generating CSS 08/27/2004 01:33 PM

CSS Colors: Take Control Using PHP: Good article on how to use PHP (or any scripting language, really) to generate your CSS.

While many web sites use powerful programming environments to create HTML, these same tools are usually ignored when it comes to creating Cascading Style Sheets (CSS). This article describes how to take control of your colors in CSS using PHP.

Since CSS doesn't support variables, it gets to be a pain to change colors after a while, since you have to change the same color in so many places. This is a good solution, just make sure you use the "header" function to declare a MIME type, or you'll anger the validation Gods.

Click here to comment on this entry


Generating a Web Notification Box


Generating a Web Notification Box 04/13/2004 05:00 PM

Generating DOM Magic


Generating DOM Magic 01/08/2003 08:11 PM
In the first Python and XML column of the new year, Uche Ogbuji describes how to use Python generators in DOM processing.

Generating SOAP


Generating SOAP 06/12/2002 08:25 PM
In Rich Salz's second XML Endpoints column, he uses Python to demonstrate generating SOAP code for talking to Google's web service.

Dynamically Typed: Generating PHP with
PHP


Dynamically Typed: Generating PHP with
PHP
06/25/2004 08:38 AM
Dynamically Typed has a new brief entry that might provide an alternative to using the sinister eval function in your scripts - creating a dynamic chunk of code and including it for use later.

Generating combinatorial objects


Generating combinatorial objects 08/14/2004 08:04 AM
Generating combinatorial objects: Release 3.1

Generating Test Data - II


Generating Test Data - II 07/30/2004 08:31 AM
Express Computer India Jul 30 2004 12:35PM GMT

Generating One-Time URLs with PHP


Generating One-Time URLs with PHP 12/05/2002 08:50 PM
Not everything on the Internet is designed for archival. Some data is time- or recipient-sensitive and should be protected. Daniel Solin demonstrates how to generate URL access keys for sensitive data with PHP.

WWIT: Generating executables


WWIT: Generating executables 06/17/2005 03:43 PM
One of the things parrot is supposed to be able to do, and currently does (albeit with on and off breakage) is generate standalone executables for parrot programs. That is, you feed in source or bytecode and you get back something that you can run the linker against to give you a standalone executable, something you can run without having parrot installed anywhere. Interestingly, this is a somewhat controversial decision. I'll get to that in a minute. The upsides to doing this are several: Distribution is easier No versioning problems Execution's faster Fewer resources used in multiuser situations And...

Generating Status MIF Files with ISU


Generating Status MIF Files with ISU 05/15/2004 04:11 AM

An Introduction to generating sequences
with SQL


An Introduction to generating sequences
with SQL
11/24/2002 11:43 PM
Did mama say that "while" and "for" loops were the only ways to generate patterned sequences? Well, mama was wrong! The plain old SQL SELECT statement will do just fine.

Generating XML and HTML using XQuery


Generating XML and HTML using XQuery 12/23/2002 06:02 PM
Often perceived mainly as a query language, XQuery can actually be used to generate XML and HTML. Per Bothner provides a worked example, and compares XQuery with XSLT.

Generating API docs with phpDocumentor


Generating API docs with phpDocumentor 09/07/2004 02:19 PM
CNET Sep 7 2004 5:59PM GMT

Password Generating Bookmarklet


Password Generating Bookmarklet 09/07/2004 10:24 AM

Password generator bookmarklet: This is pretty brilliant. Boo kmarklets are the neatest things.

I wrote a bookmarklet to make up passwords for me. It asks for my master password, which is all I have to remember, and uses it to make a unique password for each site. It even types the password into any password fields on the current page for me, whether I'm registering for a new account or logging in on a subsequent visit. [...]

How does it work? It gets the hostname from the page's URL and mixes it together with your personal master password using a little cryptographic magic we call MD5. It will always get the same result if given that hostname and master password, but will never get that result if either changes. (Well, once in a few billion times it might.)

Just don't lose sleep at night worrying about MD5 cracks.

Click here to comment on this entry


dtddoc Step 4: Generating HTML


dtddoc Step 4: Generating HTML 11/12/2002 10:39 AM
Ready for some code? With the final addition of HTML output routines, our DTD documentation tool is both open for business and available in multiple languages (Perl, PHP, and Java). By Michael Classen. 1112

PDF Generating Software -- pdfMachine
White


PDF Generating Software -- pdfMachine
White
07/08/2004 08:47 PM
Broadgun software has announced pdfMachine White, described this way: "Our PDF writer "pdfMachine" converts a print stream from an application directly into a PDF. Once you have installed the pdf...

Generating Perl graphs with GD::Graph


Generating Perl graphs with GD::Graph 04/13/2004 11:22 AM
Perl's GD::Graph module is a tool that allows a software developer to quickly and easily generate graphical representations of data. Originally written by Martien Verbruggen in 1995, the package has matured into a very flexible and popular tool. It is ideally suited to any situation where a dynamic data set, from a database or elsewhere, needs to be fetched and represented on the fly. It is widely used in corporate intranets, where many a webmaster has used it to generate graphs that show data in exactly the format management likes.

Generating reports of SetupCapture
results


Generating reports of SetupCapture
results
07/11/2004 08:38 PM

Alan Knowles' Blog: Generating Excel,
Again.


Alan Knowles' Blog: Generating Excel,
Again.
03/28/2005 11:03 AM
Alan Knowleshas a new posting over on his blog today about one of his "pet" projects - Generating excel, again..

Generating Your Own Security
Certificates For Use With Apache/HTTPS


Generating Your Own Security
Certificates For Use With Apache/HTTPS
01/27/2004 10:56 PM
If you've ever wanted to provide a secure means of transmission over HTTPS, but didn't want to pay the price, this is the tutorial for you! Join Timothy as he explains how to set up a HTTPS server on the cheap.

dtddoc step 4: Generating HTML
(WebReference.com)


dtddoc step 4: Generating HTML
(WebReference.com)
11/18/2002 09:56 AM

Senior perl/C developer: production
system generating code for embedded
devices


Senior perl/C developer: production
system generating code for embedded
devices
02/10/2004 02:50 AM
Eatoni Ergonomics - 10010, New York, New York (2004-02-02)

oai-pear


oai-pear 04/26/2004 07:40 AM
PEAR::OAI 0.4.1 Released

PHP's PEAR on Mac OS X


PHP's PEAR on Mac OS X 01/21/2003 10:06 PM
The PHP Extension and Application Repository (PEAR) is an online repository of high-quality, peer-reviewed PHP classes that conform to a rigorous coding standard. In this article, Jason Perry shows you how to install, configure and use the PEAR Package Manager on Mac OS X 10.2

PEAR::PHPUnit 2-2.0.3


PEAR::PHPUnit 2-2.0.3 09/27/2004 03:25 AM
A regression testing framework for PHP 5.

PEAR Out of Beta!


PEAR Out of Beta! 01/11/2003 09:10 AM
The PEAR development team is proud to announce that PEAR is finally out of its long beta period. As of PHP 4.3, the PEAR installer is installed by default. Unix support is considered stable, while Windows and Darwin are still of beta-quality.

Introduction to PEAR


Introduction to PEAR 10/29/2003 02:21 AM
An introduction to PEAR with examples of using the Benchmark package.

Without a pear, I improvise.


Without a pear, I improvise. 10/28/2003 11:06 PM
Many application developers shy away from database abstraction tools, in part because of the overhead and new APIs they have to learn, but also because it's difficult for those tools to port complex instructions and queries to each different RDBMS....

PEAR grows up: MDB


PEAR grows up: MDB 01/12/2003 01:36 PM
We met with the author of Metabase at the International PHP Conference 2001 and we talked about the benefits of having something like Metabase as part of the PEAR project. Shortly afterwards a discussion began once more in the PEAR mailing list about the potential benefits of a merge of PEAR DB and Metabase. After much discussion at my company we decided to take up this task. After several months of hard work we now have the first stable release of MDB. - Lukas Smith Lukas Smith has done a fine job with MDB and finally PEAR has a decent db abstraction library. Congrats! "zeldman.bardot2"
Grok Description matches for Generating Spreadsheets with PHP and PEAR
GrokA matches for Generating Spreadsheets with PHP and PEAR

Generating Spreadsheets with PHP and PEAR

The following phrases have been identified by the grok system as matching this entry:

















Also check out:


Grok

Ipod Porn on the
Rise

Brief Abstract of
Wikipedia's
Mesothelioma Cancer
page

Get first aid
instructions in your
cell phone

IE is crap
JSPWiki gains
podcasting support

Samsung Electronics
Reaps Record Profit
(Reuters)

Sony, Toppan Develop
Optical Disc Made
from Paper (Reuters)

Apple Rebuffs
RealNetworks'
Approach (AP)

Tape, Probably bin
Laden's, Offers
'Truce' to Europe

Brooklyn's Radiant
New Art Palace

Bush Campaigns in
Iowa, Praising Tax
Cuts and Rural
Values

FreeBSD Security
Advisory
FreeBSD-SA-04:07.cvs

SCT javascript
execution
vulnerability

[Full-Disclosure]
iDEFENSE Security
Advisory 04.15.04:
RealNetworks Helix
Universal Server
Denial of Service
Vulnerability

Motorola's Freescale
Taps Texas Shop

Come one, come all!
Circus poster art

Page 23
A Small Victory -
Freedom like a
shopping cart*

Competing With
Microsoft By
Ignoring Them

Aloha R2-D2 !
First Look At Jedi
Healer

Poles Urge U.S.
Against Najaf
Assault -Report
(Reuters)

Kwame, Bill Battle
for 'Apprentice'
Title (AP)

MSN updates
searchable news site

Baseball Pauses to
Honor Jackie
Robinson (AP)

Taxfilers Race
Against Midnight
Deadline (AP)

Rumsfeld: Iraq Toll
Higher Than Expected
(AP)

CIA Warned of
Attacks As Early As
'95 (AP)

Diplomat Killed in
Iraq; 3 Hostages
Freed (AP)

Europe Rejects
Purported Bin Laden
Truce (AP)

IBM earnings in line
with expectations

Business buying
boosts Dell

AT&T Wireless
Launches Music
Service

Send in the clones
Polytheists Have
More ...

Sun Micro: Loss on
Restructuring Charge
(Reuters)

Sun Microsystems
Reports $760M
Loss (AP)

AT&T Wireless
Service to Name That
Tune (Reuters)

Demand Boosts
Worldwide PC
Shipments (AP)

AGE - Another Game
Engine

Pushing to wiretap
'push to talk'

EMC's revenue jumps
in first quarter

City Vies for
Position As
High-Tech Center

Internet Ad Co.
DoubleClick's Profit
Soars

TAA test
Signaling priorities
Full Story
Search engines seek
out 3-D objects that
previously defied
description

Alcohol does
increase gout risk

Beckhams move up UK
rich list

Brazil gangsters
mourn slain boss

Sony pushes paper
Blu-ray disc

EMachines founder
spreads the joy--and
the cash

Alias: The Video
Game

Tragic plays dumb
what is grok?