Testing Something
Grok Headline matches for Testing Something
Web Load Testing Tool Launched Very few
website monitoring companies offer load
testing tools
Web Load Testing Tool Launched Very few
website monitoring companies offer load
testing tools
08/12/2004 02:51 AMDotcom-Monitor has just added an external web site load stress testing
tool to its suite of executive class website and network monitoring
services. [PRWEB Aug 12, 2004]
Mac testing
Mac testing
03/06/2004 01:56 AMFor the last 6 months I’ve thought about getting a used Mac
for testing Web sites with it. The Mac I used to use for this purpose
has become more difficult to get access to. I’m able to get a
reasonable estimation of what Safari will show by using Konqueror on
Linux, so I’ve held off on the purchase so far.
In today’s I-Design
Digest, moderator Veronica Yuill provides a link to iCapture, a service that
will show you a screenshot of any URL in
Safari. The page says it’s available for Mac IE as well, but I couldn’t find a way to
create an IE screenshot. I imagine that will
be added soon. iCapture isn’t as full-featured as BrowserCam and
it doesn’t provide screens for as many systems, but unlike
BrowserCam, iCapture is free.
It looks like iCapture’s creator Dan Vine has got a couple of
Macs sitting in his apartment that take screenshots and put them on
the Web using a combination of AppleScript and Python. I’ve got
to get around to playing with
Python. All the cool kids know Python.
And while I’m mentioning all this, I don’t suppose
anyone has some older Mac hardware that they’d want to part with
cheap? I don’t need to run OSX or any
high-performance apps. I mainly want to test sites in IE.
Testing
Testing
12/17/2002 02:45 PMTryingtosee
What is broken
--------------------------
Sent from my BlackBerry Wireless Handheld
Testing..
Testing..
05/17/2004 10:26 AMTesting draft feature...
Testing 2
Testing 2
11/10/2003 11:37 PMTesting 1 2 3 yet again......
Testing, testing
Testing, testing
05/13/2004 05:00 PMI'm just taking the new evil MT 3.0
developer version out for a spin. So far it looks good.
Testing TV over 3G
Testing TV over 3G
05/12/2004 07:00 PMThe Feature May 12 2004 10:24PM GMT
Testing MT3.1
Testing MT3.1
08/31/2004 05:12 PMMT 3.1 is out and shinier. And if you can read this, it actually works
too......
testing...
testing...
05/09/2004 10:56 PM
testing...loading even more new servers...wow you people are out in
force on Mother's Day...
...
omniEvents 2.5.3 (Testing)
omniEvents 2.5.3 (Testing)
07/16/2004 03:27 PMA CORBA event service.
Linux 2.6.6-rc3 (2.6-testing)
Linux 2.6.6-rc3 (2.6-testing)
04/28/2004 01:09 PMThe Linux Kernel.
xMule Testing 1.9.5
xMule Testing 1.9.5
01/06/2005 07:59 PMAn easy to use, multi-platform clone of the eMule P2P filesharing
client.
Ada Package Testing
Ada Package Testing
10/31/2003 02:59 PMAPTesting win32 setup
omniEvents 2.5.2 (Testing)
omniEvents 2.5.2 (Testing)
04/20/2004 07:39 PMA CORBA event service.
xMule Testing 1.9.0
xMule Testing 1.9.0
08/15/2004 02:02 AMAn easy to use, multi-platform clone of the eMule P2P filesharing
client.
Google Testing New Look
Google Testing New Look
12/11/2003 06:08 PMChristopher Clay reports that Google is testing out a new look. Only a
small portion of Google users will see it now, but presumably they'll
roll it out for everyone if it tests well. I like it....
xMule Testing 1.9.1
xMule Testing 1.9.1
09/03/2004 01:03 AMAn easy to use, multi-platform clone of the eMule P2P filesharing
client.
Linux 2.6.3-rc2 (2.6-testing)
Linux 2.6.3-rc2 (2.6-testing)
02/10/2004 09:13 AMThe Linux Kernel.
VLC 0.8.0-test1 (Testing)
VLC 0.8.0-test1 (Testing)
09/04/2004 05:10 AMA multi-platform MPEG, DVD, and DivX player.
xMule Testing 1.9.1b
xMule Testing 1.9.1b
09/09/2004 10:21 PMAn easy to use, multi-platform clone of the eMule P2P filesharing
client.
omniEvents 2.5.4 (Testing)
omniEvents 2.5.4 (Testing)
08/21/2004 02:25 PMA CORBA event service.
Linux 2.6.3-rc3 (2.6-testing)
Linux 2.6.3-rc3 (2.6-testing)
02/15/2004 07:20 AMThe Linux Kernel.
Testing PHP5
Testing PHP5
02/16/2004 03:36 AMNow that
PHP5 beta
4 has been released, it might be useful to share how we all do our
testing of different PHP versions.
We find it quite bothersome to reconfigure our web server(s) everytime
we want to switch between different versions of PHP4 and PHP5.
So we have automated all our testing on Windows using the command-line
interface to PHP5.
PHP5 beta 4 allows us to define a php.ini configuration file in the
same directory as the php.exe executable. We will first modify
php.ini, setting extension_dir and include_dir, and enable the
appropriate extension=* settings. Then we have a standard DOS batch
file that will run php.exe and unit-test ADOdb (the database
abstraction library for PHP that I maintain). The output is generated
to rez.html.
The last line of the batch file opens the resultant html file in IE.
The "start" command will attempt to open any file if the extension
mapping exists, e.g. "start rez.html".
The only disadvantage of this approach is that you are not testing
PHP5's long-term interaction with the web server, and you need to have
an existing set of unit tests that can be automated. This might not be
possible if you testing mostly user interface code.
And what do i think of PHP5 beta 4? Two thumbs up. Didn't have to
change anything in ADOdb to make it work with beta 4.
Sample DOS Batch File
Note: Each release of php5 is kept in its own sub-directory
(c:php5php5b1, c:php5php5b2, etc). Tests are in d:phpadodbtests.
c:
cd php5
del *.html
cd php5b4
d:
cd phpadodbtests
c:php test.php testmysql > c:php5rez.html
c:php test.php testoracle > c:php5rez2.html
c:
cd ..
start rez.html
start rez2.html

xMule Testing 1.7.4
xMule Testing 1.7.4
02/18/2004 06:56 PMAn easy to use, multi-platform clone of the eMule P2P filesharing
client.
Web Testing Framework
Web Testing Framework
12/22/2004 01:45 AMIeUnit 1.4.2 released
DrQueue 0.57.0 (Testing)
DrQueue 0.57.0 (Testing)
01/01/2005 11:10 PMA distributed render queue.
AOL testing VoIP
AOL testing VoIP
08/30/2004 01:32 PMThe online giant is quietly asking beta testers to try out its Net
phone service.
Stress testing
Stress testing
06/08/2004 11:22 PMComputerworld Singapore Jun 9 2004 3:48AM GMT
Testing - Windows XP SP2
Testing - Windows XP SP2
06/15/2004 10:08 AMTesting ISP Censorship
Testing ISP Censorship
06/10/2004 02:39 PMUS Says It Is Considering Expanded Mad
Cow Testing
US Says It Is Considering Expanded Mad
Cow Testing
12/29/2003 10:32 PMReuters via Wired News Dec 29 2003 9:39PM ET
Tor 0.1.0.3-rc (Testing branch)
Tor 0.1.0.3-rc (Testing branch)
04/13/2005 06:34 AM

Tor is a network of virtual tunnels that allows people and
groups to improve their privacy and security on the Internet.
It also enables software developers to create new
communication tools with built-in privacy features. It
provides the foundation for a range of applications that allow
organizations and individuals to share information over
public networks without compromising their privacy.
Individuals can use it to keep remote Websites from tracking
them and their family members. They can also use it to
connect to resources such as news sites or instant
messaging services that are blocked by their local Internet
service providers (ISPs).
Changes:
Numerous things were changed or fixed.
Usability Testing: You Get What You Pay
For
Usability Testing: You Get What You Pay
For
06/19/2002 12:06 PM"About half that time is spent planning the test, a quarter running
it, and a quarter analyzing and interpreting results and generating
recommendations."
Tor 0.1.0.2-rc (Testing branch)
Tor 0.1.0.2-rc (Testing branch)
04/09/2005 05:44 PM

Tor is a network of virtual tunnels that allows people and
groups to improve their privacy and security on the Internet.
It also enables software developers to create new
communication tools with built-in privacy features. It
provides the foundation for a range of applications that allow
organizations and individuals to share information over
public networks without compromising their privacy.
Individuals can use it to keep remote Websites from tracking
them and their family members. They can also use it to
connect to resources such as news sites or instant
messaging services that are blocked by their local Internet
service providers (ISPs).
Testing a new version of IXR
Testing a new version of IXR
06/05/2005 11:35 PMAlmost two years to the day since the last release, I've put
together a new version of IXR, my PHP XML-RPC library. I haven't published it on the site just yet as I want to make sure any bugs are
ironed out first, but you can grab a copy here:
IXR version 1.7 (beta)
It's mostly a bug fix release, although it also includes s
ome changes made by the WordPress guys who have been maintaining
their own fork since January. I've filed a bug asking them
to take a look at the new version and maybe roll it in to their
codebase.
If you use IXR
for anything it would be great if you could run this new version
through its paces. Send any bug reports to the
usual address.
A big thanks to everyone who sent in bug reports and patches.
xMule Testing 1.7.2
xMule Testing 1.7.2
01/25/2004 10:58 PMAn easy to use, multi-platform clone of the eMule P2P filesharing
client.
Testing Zemt
Testing Zemt
03/19/2003 10:25 PMJust playing with Zemt. Ignore me. :-)...
The need for Security Testing
The need for Security Testing
06/10/2004 04:23 PMBookmarks for standards testing
Bookmarks for standards testing
05/30/2004 07:03 PMJoe Clark has put together an enormous list of standards
and accessibility bookmarks (via WebSt
andards.org).
Grok Description matches for Testing Something
GrokA matches for Testing Something
Gnu-Monitor, monitor transaccional
Gnu-Monitor, monitor transaccional
04/25/2004 05:52 PMRelease 0.0.8
Obstructing judges
Obstructing judges
07/07/2004 12:39 PM"pro-life judges"
"pro-life judges"
05/22/2004 02:19 AMJudges get PC handbook
Judges get PC handbook
05/14/2004 04:50 AMRoll On Friday May 14 2004 9:07AM GMT
GOP justifies attacks on judges?
GOP justifies attacks on judges?
04/05/2005 11:42 AMSen. John Cornyn, R-Texas, ups the judge-hating rhetoric for the GOP
Judges Junk Jailcam
Judges Junk Jailcam
08/10/2004 06:11 PMJudges rule in favor of pop-ups
Judges rule in favor of pop-ups
01/05/2005 11:35 AMUtah appeals court says unsolicited ads do not run afoul of a state
law regulating unsolicited "electronic messages."
Judges 'responsive to concerns'
Judges 'responsive to concerns'
06/28/2004 04:23 PMDisquiet over life sentence terms is of profound concern to the
judiciary, the Lord Chief Justice says.
Tough time for judges
Tough time for judges
04/19/2005 05:59 AMThe Star Online Apr 19 2005 9:31AM GMT
Public to help appoint judges
Public to help appoint judges
09/07/2004 03:29 AMThe public is to get a role in choosing judges as part of extensive
reforms of NI's judicial selection process.
More judges set to bolster bench
More judges set to bolster bench
09/08/2004 06:56 AMPlans are put forward to appoint two new judges in Scotland, taking
the total to a record number of 34.
Rwanda fires 500 judges over genocide
Rwanda fires 500 judges over genocide
07/21/2004 04:38 PMJudges on Little Known Court Paid for
Life (AP)
Judges on Little Known Court Paid for
Life (AP)
04/18/2004 12:19 PMAP - Judges on a little-known federal court that decides claims
against the government are appointed for 15 years, but collect their
full six-figure salaries for a lifetime for a workload that averages
fewer than two trials a year.
ICANN Judges Rule Against Google
ICANN Judges Rule Against Google
07/26/2004 09:22 PMWebProNews Jul 27 2004 1:33AM GMT
Judges Declare War on Pet Pests
(Reuters)
Judges Declare War on Pet Pests
(Reuters)
04/19/2004 09:42 AMReuters - Two Texas judges have made a
federal case out of dog poop on the courthouse lawn.
Ecuador's Congress sacks judges
Ecuador's Congress sacks judges
04/18/2005 02:11 AMEcuador's Congress votes to dismiss the Supreme Court, in an attempt
to resolve a deepening political crisis.
Re-Activist Judges Make Laws, Too
Re-Activist Judges Make Laws, Too
08/15/2004 05:16 PMDahlia Lithwick (NY Times): A
ctivist, Schmactivist. Re-activist judges are the ones trying
to roll back time to the 19th century. Re-activists are the judges who
have reactivated federalism by rediscovering the "dignity" of states.
Re-activists view Lawrence v. Texas - last year's gay sodomy case - as
having all the jurisprudential force of a Post-it note. When the
United States Court of Appeals for the 11th Circuit upheld an Alabama
ban on the sale of sex toys last month, it did so by sidestepping the
logic animating Justice Anthony Kennedy's opinion in Lawrence.
Ignoring Kennedy's lofty promises of sexual privacy - his assurance
that "there is a realm of personal liberty which the government may
not enter" - the 11th Circuit framed the case as a dust-up over the
constitutional right to a vibrator.
Judges OK garage door openers
Judges OK garage door openers
09/01/2004 01:41 PMDigital Millennium Copyright Act doesn't prohibit a company from
selling replacement garage door openers, federal appeals court
concludes.
A Manufactured Right Wing "Crisis" on
Judges 11/10
A Manufactured Right Wing "Crisis" on
Judges 11/10
11/10/2003 11:37 PMeditorial
nytimes.com/2003/11/10/opinion/10MON2.html
track this
site | 4 links
Judges quash mother's conviction
Judges quash mother's conviction
06/08/2004 06:03 AMA Cumbria mother jailed for life for trying to kill her seven-year-old
son, is cleared
by the Court of Appeal.
U.S. Top Judge Concerned About Criticism
of Judges
U.S. Top Judge Concerned About Criticism
of Judges
01/01/2005 02:08 AMReuters via Wired News Jan 1 2005 6:44AM GMT
Breyer: Judges struggle with tech cases
Breyer: Judges struggle with tech cases
12/04/2003 09:36 PMBoston Globe Dec 4 2003 8:18PM ET
Chinese judges aim to deal with Internet
crimes
Chinese judges aim to deal with Internet
crimes
04/12/2004 10:14 AMXinhua News Agency Apr 12 2004 1:47PM GMT
CNN.com - Judges deny Schiavo
parents again - Mar 25, 2005
CNN.com - Judges deny Schiavo
parents again - Mar 25, 2005
03/27/2005 05:00 AMcondemn acts like these in the strongest of terms .. Parents get
emergency hearing .. winding down as
well
cnn.com/2005/LAW/03/25/schiavo/index.html
track this
site | 3 links
Terri Schiavo and the fight over Bush's
judges
Terri Schiavo and the fight over Bush's
judges
03/24/2005 11:52 AMIf the solution to an "out of control" federal judiciary is the
appointment of more Republican judges, the Schiavo case doesn't
provide much evidence of it.
Judges order Milosevic case delay
Judges order Milosevic case delay
09/15/2004 09:31 AMJudges order a one-month delay in the war crimes trial of former
Yugoslav leader Slobodan Milosevic.
Breyer: Judges Struggle With Tech Cases
Breyer: Judges Struggle With Tech Cases
12/04/2003 10:45 PMAP via Daily Press Dec 4 2003 9:42PM ET
Calif. Judges Delay Gay Marriage Ruling
(AP)
Calif. Judges Delay Gay Marriage Ruling
(AP)
02/17/2004 09:10 PMAP - Two judges delayed taking any action Tuesday to shut down San
Francisco's same-sex wedding spree, rebuffing conservative groups
enraged that the city's liberal politicians had already married almost
2,400 gay and lesbian couples.
Berlin judges split actress prize
Berlin judges split actress prize
02/14/2004 10:38 AMFive different films win the top four prizes at the prestigious Berlin
International Film Festival.
Judges approves settlement between
Sprint, shareholders
Judges approves settlement between
Sprint, shareholders
12/16/2003 07:40 PMSiliconValley.com Dec 16 2003 6:36PM ET
Testing Something