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


Webstractor lets you edit, compile Web pages







Webstractor lets you edit, compile Web
pages

Webstractor lets you edit, compile Web
pages
05/17/2004 01:29 PM

Softchaos Ltd has released Webstractor, a Mac OS X (10.2.8 or later) browser that captures, edits and compiles Web pages from multiple sources straight into a document...




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





Similar Items

Webstractor lets you edit, compile Web pages

Grok Headline matches for Webstractor lets you edit, compile Web pages

Webstractor captures, edits Web pages


Webstractor captures, edits Web pages 04/30/2004 10:52 AM
Softchaos Ltd. has released a public beta version of Webstractor, a Web browser that can captures and edit Web pages. It can generate tables of contents across multiple pages and allows you to add your own RTF, RTFD or Microsoft Word-format documents. It can also keep multiple versions of the same page, be used for offline browsing, and has a highlighting tool. It requires Mac OS X v10.2.8 or later.

Make your own music Digital tools let
listeners compile, edit, combine, even
create custom tunes, soundtracks


Make your own music Digital tools let
listeners compile, edit, combine, even
create custom tunes, soundtracks
04/26/2004 07:36 AM
SiliconValley.com Apr 26 2004 11:52AM GMT

New Software lets you edit DVDs


New Software lets you edit DVDs 05/19/2004 10:18 AM
DVDxDV is a new software program that transforms DVDs into digital media that can be read by a Mac just like a flash memory card from a digital camera...

SonicMood now lets you edit, create
Moods


SonicMood now lets you edit, create
Moods
07/19/2004 10:03 AM
Bit of Paradise Products has updated SonicMood, a US$10 background mood enhancing application for Mac OS X and Mac OS 9, to version 1.1...

Fix a popt compile error/sodipodi
compile


Fix a popt compile error/sodipodi
compile
06/24/2004 11:26 AM
> ld: warning prebinding disabled because dependent library: > /usr/lib/system/libmathCommon.A.dylib can't be searched I found that by typing sudo ranlib /sw/lib/libintl.a in Terminal.app, this fixed the error and the comp...

New: Webstractor 1.0


New: Webstractor 1.0 05/17/2004 10:17 AM
Webstractor is a browser designed for capturing, organizing, and editing web pages.

The Simple Brilliance of Webstractor
(12-Jul-2004; 12.4K)


The Simple Brilliance of Webstractor
(12-Jul-2004; 12.4K)
07/12/2004 08:47 PM

Yellow pages? Pink pages


Yellow pages? Pink pages 06/04/2004 07:04 AM
I'm up early working on my English Essay. It will be done in about 15 minutes. I just had to...

compile to batch


compile to batch 09/16/2004 05:56 AM
hello world

Compile Curses.pm on 10.3


Compile Curses.pm on 10.3 09/09/2004 10:28 AM
I was just compiling the Curses perl module on my mac and found I needed to change two files to get it to work. First, copy hints/c-freebsd.ncurses.h to c-config.h, and add the following lines to the end of c-config.h: #unde...

Compile everything with a one-liner


Compile everything with a one-liner 07/01/2004 01:42 PM

The other day, we noticed that the .py files in our main mod_python application at work did not have corresponding compiled .pyc files. mod_python runs as the unprivileged apache user, which on our server doesn't have the required permissions to write the compiled .pyc files in to the directories in which our code lives.

A bit of digging came up with the co mpileall module, which provides functions for byte-compiling Python files in bulk. We invoked it using the following shell one-liner, executed at the upper most directory of our code tree:

python2.3 -c "import compileall;
compileall.compile_dir('.')"

Executed as root, the result was a full set of .pyc bytecode files.


Compile Your Batch Files


Compile Your Batch Files 08/20/2004 04:19 PM

Compile the IPC::ShareLite module


Compile the IPC::ShareLite module 02/19/2004 11:38 AM
I was able to compile IPC::ShareLite version 0.09 by doing this. Hopefully, the module's author fixes the problem (see Note 2) in the next version. Here are the steps to get it working: Open Disk Utility, found in Applicatio...

Reduce C/C++ Compile Time With distcc


Reduce C/C++ Compile Time With distcc 07/05/2004 05:34 PM

GoboLinux Compile -- A Scalable Portage?


GoboLinux Compile -- A Scalable Portage? 06/05/2004 04:37 PM

Onfolio Helps Compile Internet Takings


Onfolio Helps Compile Internet Takings 04/28/2004 05:26 PM
San Jose Mercury News Apr 28 2004 9:34PM GMT

Onfolio Helps Compile Internet Takings
(AP)


Onfolio Helps Compile Internet Takings
(AP)
04/28/2004 02:42 PM
AP - Beyond a proclivity for bad posture from sitting hunched in front of computers, prolific users of the World Wide Web tend to develop a desperate need for decent digital data-keeping.

Compile a cross-server UNIX FTP program


Compile a cross-server UNIX FTP program 04/20/2004 11:12 AM
A prior hint, Perform direct site-to-site FTP with any FTP client involved using Transmit which, at least for me, can be quite confusing. There was one app that I used on Linux called pftpfxp that worked quite well. You can g...

Single File compile plugin for Eclipse


Single File compile plugin for Eclipse 09/03/2004 09:21 PM
Released new version 1.0.1

Apache Compile HOWTO 1.9.16 (German
Translation) released


Apache Compile HOWTO 1.9.16 (German
Translation) released
07/07/2002 09:25 AM
The Apache Compile HOWTO is a simple set of instructions and examples for compiling Apache, mod_ssl, mod_perl, mod_dav, mod_auth_ldap, mod_auth_mysql, mod_dynvhost, mod_roaming, mod_jserv, and mod_php (including MySQL, Postgres, pdflib, and IMAP).

Compile the Tele Traffic Trapper network
analysis tool


Compile the Tele Traffic Trapper network
analysis tool
04/01/2005 11:45 AM
I wanted to use Tele Traffic Trapper (TTT) under OS X, but ran into a few snags getting it to work. Here's the solution I found that allowed me to compile the package: Install Fink. Download and install the Fink TTT depende...

New online system helps environmental
agencies compile, swap


New online system helps environmental
agencies compile, swap
07/27/2004 06:17 AM
Article.wn.com - Tue Jul 27, 08:49 am GMT

Trapping compile-time errors with output
buffer filtering in Apache


Trapping compile-time errors with output
buffer filtering in Apache
03/12/2003 10:30 AM
I was doing some research for a piece I'm writing on error management in PHP5 yesterday, and came across the neverending story of how to trap compile-time errors in PHP.For those who have never taken on this problem, compile-time errors are hard to deal with programmatically because your script isn't ...

New computer network helps environmental
agencies compile, swap pollution data


New computer network helps environmental
agencies compile, swap pollution data
07/27/2004 02:25 PM
Environmental News Network Jul 27 2004 6:49PM GMT

HM NIS Edit


HM NIS Edit 11/03/2003 03:39 PM
HM NIS Edit 2.0 beta 4 released

A.T.Edit 1.03


A.T.Edit 1.03 05/27/2004 10:38 AM
A Tcl/Tk-based text editor.

Tex-Edit Plus 4.8


Tex-Edit Plus 4.8 09/03/2004 07:44 PM
Fast, scriptable text editor with many advanced features.

A.T.Edit 1.01


A.T.Edit 1.01 05/09/2004 03:02 AM
A Tcl/Tk-based text editor.

A.T.Edit 1.02


A.T.Edit 1.02 05/17/2004 01:12 PM
A Tcl/Tk-based text editor.

A.T.Edit 1.00


A.T.Edit 1.00 04/18/2004 05:47 AM
A Tcl/Tk-based text editor.

edit-on Pro 4.0.45 (4.x)


edit-on Pro 4.0.45 (4.x) 06/08/2004 05:23 PM
A WYSIWYG XHTML/XML editor Java applet.

"edit"


"edit" 06/03/2004 05:04 AM

A.T.Edit


A.T.Edit 04/16/2004 11:42 PM
A.T.Edit version 1.00 released.

" Edit your Site "


" Edit your Site " 03/19/2005 02:42 AM

Edit your Site


Edit your Site 03/17/2005 02:48 AM

lt.tripod.com/tp_toolbar/edit/_h_/www.tripod.lycos.com/build/index. html
track this site | 69 links


ASCII/edit 1.0


ASCII/edit 1.0 11/03/2003 04:03 PM
An editor for tables, diagrams, or simple graphics made of ASCII characters in a fixed-width font.

PHP DB Edit Toolkit


PHP DB Edit Toolkit 01/06/2005 07:34 PM
PHPDBEditTk 0.3 released

Edit This Page PHP


Edit This Page PHP 04/14/2004 02:40 PM
0.5b2 Released

New: Frame Edit 1.0


New: Frame Edit 1.0 05/25/2004 10:09 AM
Frame Edit is an iMovie plug-in that makes it possible to draw on every frame of a clip and then integrate the changes into the clip.
Grok Description matches for Webstractor lets you edit, compile Web pages
GrokA matches for Webstractor lets you edit, compile Web pages

Webstractor lets you edit, compile Web pages

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

Sony rolls out
ProDATA products

Nvidia's MXM Laptop
Graphics Upgrade
Path

PC + Fridge + Wood
== Tubby

Samsung's Putting
Satellite TV on
Phones

Lost Navy Drone
Found, Alcohol
Suspiciously Not
Mentioned

Mac OS X hit with
another serious
security issue

iClip 3 adds pop-up
previews, action
buttons

Redefining
"Point-and-Click"

Frontier kernel
open-source

Whew - save the
servers!

God Bless the VCs
Ossy - The Open
Speech System

OpenNMS
ARM Crafts Multicore
Chip (PC World)

German airline
Lufthansa offers
in-flight Internet,
AFP news (AFP)

Cisco Probing
Possible Source Code
Theft (Reuters)

100 Conversations
with 100 CEOs

Russia Preps for 3G
Community News:
OS/PHP Picnic
Request for Interest

Olympics Attendees
to Get Wireless

McCaw's Risks
3G vs. Wi-Fi
Microsoft to
Continue Some
Wireless Gear

News: Cisco's IOS
Source Code Stolen

Descartes Systems
cutting 35 per cent
of its workforce

Adeptron
Technologies Corp.'s
Q1 loss doubles to
$1.13 million

SamSys Technologies
cuts quarterly loss
to $1.7 million from
$2M

Microcell expanding
City Fido flat-rate
wireless service to
Toronto

Go Digital Bringing
wi-fi to the
Maldives, inside a
virtual church and
smart dust

LiteOn debuts dual
format, double-layer
DVD burning

Political Shakeup
Rankles Indian
Outsourcing Firms

IBM Puts Qantas' IT
Business in its
Pouch

webMethods Give
Networks Their
Grades

Apple fails PC Pro
group test of MP3
players

BBC aims for FreeSat
pledge interactivity
for all

Well yahoo, check
out new look at
Google

$1.3 million gift
from alumnus to fund
nanotech center at
SCU

Healtheon co-founder
back with second
start-up

all the voices blur
Microsoft retools
for small business

Transmeta to add
antivirus feature to
chips

Personas and plogs
NBC to Add Five
Series in the Fall
(AP)

Kerry Hails Brown
Ruling but Says Its
Promise Is
Unfulfilled

Hummer Shows Signs
of Losing Its
Swagger

Bzzzzt... thank you
for flying!

Norton AntiVirus
Identifies Some
Incorrect Files As
Infected With
"MW2004 Trojan"

Mac Vs. PC, A Small
Cost Comparison
Experiment

New Safari Exploit
Allows Remote Code
Execution?

Pubcookie 3.1.0
what is grok?