Archive for the 'Code' Category

Capture Page Images Programmatically

May 18th, 2007 by Mark Smith

Ever since we released Page Saver Pro, people have been asking us how they can leverage its image capture features within their own in-house projects. The wait is over.
Earlier this week, we launched a new product named Page Saver Toolkit that allows web and Mozilla developers to use the page capture capabilities of Page [...]

Read this article

CodeMash 2007

January 19th, 2007 by Mark Smith

As I write this, I am immersed in CodeMash 2007, a two day conference for software developers.

Read this article

Programmatically adding items to the Firefox toolbar

January 23rd, 2006 by Mark Smith

One of the changes we made for Pearl Crescent Page Saver 0.9.3 was to automatically add our “Save Page Image” toolbar item to the right side of the Firefox navigation toolbar. We thought that would be easy to do, but (like many programming tasks) getting everything to work correctly was trickier than expected.

Read this article