JProbe Profiler: The perfect profiling tool?
Grok Headline matches for JProbe Profiler: The perfect profiling tool?
SQL Server profiling, monitoring and
tuning: Choosing the right monitoring
tool … (Part 2)
SQL Server profiling, monitoring and
tuning: Choosing the right monitoring
tool … (Part 2)
07/14/2004 10:04 AMPerfect Tool: C-Clamp Mini Tripod
Perfect Tool: C-Clamp Mini Tripod
02/10/2004 02:56 AMIf you carry a camera around you should hide one of these at the
bottom of your bag; there's always one in my briefcase. It will
turn a lot of basic shots from impossible to easy.
[Updated: buy
’em online, and read about blogging corruption.]...
Bug profiling
Bug profiling
05/25/2004 02:15 AMUSA Today May 25 2004 6:17AM GMT
Profiling Perl
Profiling Perl
06/24/2004 07:58 PMHow do you know what your Perl programs are spending their time doing?
How do you know where to start optimizing slow code? The answer to
both these questions is "profiling," and Simon Cozens looks at how
it's done.
PHP Performance Profiling with APD
PHP Performance Profiling with APD
10/29/2003 12:11 AMGood article on profiling PHP using
APD, the Advanced PHP
Debugger. This is a bit of a misnomer, because APD is not a debugger
you use to step through your code, but is actually a diagnostic and
profiling tool. I mostly use
XDebug for profiling, but APD
looks like a cool alternative.
And if you are interested in performance tuning, do have a look at
ADOdb's database
performance monitoring features. The dreadful thing about SQL is
that it is an iceberg of complexity hidden in a deceptively simple
query language. Bad PHP code can slow your code down by a factor of
x2-5 perhaps. But one bad SQL statement can cause a x10-100 times
slowdown.
Lastly, if you are using Windows, unless you have the ability and
means to compile APD, you're out of luck. This is one area where PECL
(which is the official repository for PHP extensions) could improve
on.
Update: George (APD's author) mentions
that Shane Caraveo has ported APD to Windows, and Will and John add
that pre-compiled PECL dll's for Windows are available from here and there. (added 25 Oct
2003).

PHP Performance Profiling
PHP Performance Profiling
10/28/2003 11:08 PMTechniques for learning where the bottlenecks are in your PHP-based
Web application.
Profiling PHP's Performance
Profiling PHP's Performance
10/28/2003 11:06 PMDo you know where bottlenecks are in your PHP applications? This
article will help you identify them and take the necessary steps to
getting them under control.
Schlossnagle.org: Profiling PHP
Applications
Schlossnagle.org: Profiling PHP
Applications
09/24/2004 07:42 AMIn addtion to the other slides from the
php|works conference,
George Schlossnagle has decided to
throw his hat into
the ring with
the latest of his
talks -
Profiling PHP Applications.
Profiling network administrators
Profiling network administrators
03/06/2004 02:05 AMhttp://www.nwfusion.com/research/2004/0301hackerslamo.html
Adrian Lamo, a white hat hacker who pled guilty to accessing The New
York Times computers without permission, agreed to share what he knows
about some of the common IT security slips network administrators
make. Lamo studies journalism at American River College in Sacramento,
Calif, as he awaits sentencing next month.
VIA Root Secure
I was wondering what Adrian was up to. (His emails are bouncing these
days because there...
Coverage Measurement and Profiling
Coverage Measurement and Profiling
09/16/2004 05:07 AMIt is easier to optimize correct code, than correct optimized
code.--Yves Deville
LinuxJournal: PHP Performance Profiling
LinuxJournal: PHP Performance Profiling
10/28/2003 11:07 PMIf you've tried out the latest
Zend
tool, Zend Studio 3.0, you've seen their "profiler" tool. Using this
tool, you can profile your scripts and see which are taking the
longest, etc. Well, thanks to
LinuxJournal, you might not
need to purchase that IDE at all.
Report: Profiling up since 9/11
(USATODAY.com)
Report: Profiling up since 9/11
(USATODAY.com)
09/14/2004 05:43 AMUSATODAY.com - Profiling by police is so pervasive that 32 million
people in the USA say they have been harassed because of their race,
religion, or ethnicity, a human rights group said Monday.
DNA profiling of babies rejected
DNA profiling of babies rejected
03/31/2005 09:23 AMProposals for a national scheme to take DNA profiles of every baby
born in the UK have been rejected by the government's genetics
watchdog.
UK commission rejects infant DNA
profiling
UK commission rejects infant DNA
profiling
04/01/2005 06:47 AM'Ethical, legal and social concerns'
Profiling System Takeoff Delayed
Profiling System Takeoff Delayed
12/12/2003 06:48 AMCAPPS II, the proposed system to profile airline passengers in the
United States and weed out potential terrorists, is facing delays
thanks to heightened scrutiny and criticism at home and abroad. By
Ryan Singel.
Valgrind 2.2.0: Memory Debugging and
Profiling
Valgrind 2.2.0: Memory Debugging and
Profiling
12/19/2004 03:17 PMFor tracking down memory leaks and other performance issues, the ease
and flexibility of Valgrind may make up for slow runtimes.
Computer Profiling Identified 120,000
Potential Terrorists
Computer Profiling Identified 120,000
Potential Terrorists
05/20/2004 04:14 PMInsight Magazine May 20 2004 8:11PM GMT
Special Registration: Federal Racial
Profiling?
Special Registration: Federal Racial
Profiling?
03/19/2003 10:27 PM Muslim men have been asked to undergo "Special
Registration", a Department of Homeland Security program in
its early stages. Men who hail from 25 targeted countries are
required to be fingerprinted, photographed, give up credit card and
bank account numbers, and are then given a registration number. So
far, 46 people have been arrested, but none for terrorist-related
activities. Is this an acceptable security precaution or the first
sign of
history
repeating itself?
SpamElimination.com, Releases Next
Generation Spam Profiling System.
SpamElimination.com, Releases Next
Generation Spam Profiling System.
07/02/2004 03:16 AMSpamElimination.com introduces e-mail profiling system that virtually
eliminates all spam, viruses and malware. [PRWEB Jul 2, 2004]
New Passenger Profiling System To Be
Tested (Los Angeles Times)
New Passenger Profiling System To Be
Tested (Los Angeles Times)
08/27/2004 01:23 PMLos Angeles Times - WASHINGTON — In a concession to privacy
advocates, the government on Thursday announced plans for a
computerized profiling system for air travelers that would be less
intrusive than previously envisioned.
SQL Server profiling, monitoring and
tuning: System Monitor (Part 4)
SQL Server profiling, monitoring and
tuning: System Monitor (Part 4)
05/26/2004 10:38 AMCLR Profiler (v2.0)
CLR Profiler (v2.0)
10/29/2003 11:30 PMThe CLR Profiler includes a number of very useful views of the
allocation profile, including a histogram of allocated types,
allocation and call graphs, a time line showing GCs of various
generations and the resulting state of the managed heap after those
collections, and a call tree showing per-method allocations and
assembly loads.
NotNet Profiler 0.4.2
NotNet Profiler 0.4.2
02/15/2004 09:19 AMA tool that allows scheme-based network and proxy config on system
startup.
NetBeans Profiler Yee-hah!
NetBeans Profiler Yee-hah!
06/29/2004 03:22 PMThis will be (blush) my first unqualified over-the-top fannish rave
about a piece of Sun technology. Those who are not Java geeks, and
those who don’t worry about application performance, and those who
are embarrassed by unabashed boosterism can all move right along,
nothing to see here. Well, there’s also a funny Emacs/Gosling
footnote...
MasonX-Profiler-0.05
MasonX-Profiler-0.05
06/17/2004 12:27 AMMasonX-Profiler-0.06
MasonX-Profiler-0.06
06/22/2004 05:21 PMProspect System Profiler
Prospect System Profiler
11/19/2003 03:24 PMProspect 0.9.8 Released
Profiler for AOL Instant Messenger
Profiler for AOL Instant Messenger
05/15/2004 09:59 AMMailing list available.
Extended Trace Profiler
Extended Trace Profiler
07/02/2004 03:16 AMInit of etprof
YourKit Java Profiler 2.5.2
YourKit Java Profiler 2.5.2
07/06/2004 03:33 AMA CPU and memory Java profiler.
Mike's Java Profiler
Mike's Java Profiler
03/15/2003 05:16 PMTechnical Challenges with 00.06
Cougaar Memory Profiler 1.1
Cougaar Memory Profiler 1.1
12/11/2003 06:11 PMA Java memory profiler using bytecode instrumentation.
YourKit Java Profiler 2.5.1
YourKit Java Profiler 2.5.1
06/15/2004 10:00 AMA CPU and memory Java profiler.
YourKit Java Profiler 2.5
YourKit Java Profiler 2.5
05/10/2004 07:13 PMA CPU and memory profiler.
Extensible Java Profiler
Extensible Java Profiler
12/15/2003 03:24 PMEJP 2.0 is available
YourKit Java Profiler 2.0.1
YourKit Java Profiler 2.0.1
02/17/2004 03:59 AMA CPU and memory profiler.
YourKit Java Profiler 3.0-EAP4
YourKit Java Profiler 3.0-EAP4
08/23/2004 04:48 AMA CPU and memory Java profiler.
YourKit Java Profiler 3.0-EAP1
YourKit Java Profiler 3.0-EAP1
07/26/2004 02:25 PMA CPU and memory Java profiler.
YourKit Java Profiler 3.0-EAP7
YourKit Java Profiler 3.0-EAP7
09/07/2004 01:31 AMA CPU and memory Java profiler.
Grok Description matches for JProbe Profiler: The perfect profiling tool?
GrokA matches for JProbe Profiler: The perfect profiling tool?
CSS Tutorial
CSS Tutorial
07/21/2004 07:50 AMSelectutorial: CSS
selectors: Here's a fantastic CSS tutorial which includes a
22-step guide to go from this
to this
through nothing but CSS. They're even nice enough to show you
the BrowserCam
results. Very well done.
Click here to comment on this entry
New PHP Newbie Tutorial
New PHP Newbie Tutorial
05/23/2002 10:39 PMPDF-Reuse-Tutorial-0.10
PDF-Reuse-Tutorial-0.10
05/11/2004 06:36 AMPubMed Tutorial
PubMed Tutorial
12/09/2003 06:07 PMPubMed Tutorialhttp://ww
w.nlm.nih.gov/bsd/pubmed_tutorial/m1001.htmlWelcome to
the "PubMed Tutorial", the Web-based learning program that will show
you how to search PubMed®, the National Library of Medicine's
(NLM™) journal literature search system. This tutorial has been
designed to work with Microsoft Internet Explorer® version 4+ and
Netscape™ version 4+. It contains animated demonstrations of
procedures, for which you will need the Macromedia Flash™ player.
A Book, A Tutorial
A Book, A Tutorial
03/13/2003 10:21 AMFrom Ben Hammersley: Weblog Hacks "Part of the Hacks series, the book
will consist of at least 100 cool tricks,...
Get Url Flash tutorial
Get Url Flash tutorial
02/10/2003 06:12 PMStickysauce Feb 10 2003 4:24PM ET
El tutorial de barrapunto
El tutorial de barrapunto
05/13/2004 06:25 AMTutorial Database
Tutorial Database
08/12/2004 09:36 AMTechTutorials: Free Computer,
Programming, Networking and Application Tutorials: A good
directory of tutorials. Doesn't look like much original content, just
links to tutorials on other sites, categorized by app, platform, or
skill type.
Click here to comment on this entry
Online Tutorial
Online Tutorial
03/13/2003 10:23 AMWe have added an
online
tutorial for those who are getting started with NewsGator.
Take a look!
PDF-Reuse-Tutorial-0.08
PDF-Reuse-Tutorial-0.08
11/11/2003 10:33 AMNew PHPComplete.com Tutorial
New PHPComplete.com Tutorial
05/31/2002 08:11 AMEncryption Tutorial
Encryption Tutorial
05/23/2002 10:39 PM"John Kerry's tutorial on RSS"
"John Kerry's tutorial on RSS"
06/08/2004 08:23 PMA Photoshop tutorial for photographers
A Photoshop tutorial for photographers
05/25/2004 02:37 PM“Five years ago we sold our darkroom equipment and moved our
image editing to the computer. The image editing software we chose was
Adobe Photoshop. It took us about a year to be able to make images
from the computer that were as good as ones we had made in our wet
darkroom. Today we are making images that we could not even have
dreamed of making before. Since then our
expertise in Photoshop has increased many times
over, but our basic workflow has remained the same.”
Complete PHP Mail Tutorial
Complete PHP Mail Tutorial
06/17/2005 04:46 PM"Sending E-Mail through PHP can be simple, or it can be very complex
depending on what you want to do. A standard plain-text E-Mail is what
most developers resort to because building the MIME headers for HTML
mail can be a difficult process. Those days have been over for quite
some time with the amazing PHPMailer library that is available for
free! In this tutorial, I will discuss in detail the features and
possibilities you have when dealing with PHPMailer." Story
OAI for Beginners Online Tutorial
OAI for Beginners Online Tutorial
11/03/2003 05:29 AMOAI for Beginners - the Open Archives Forum Online
Tutorialhttp://www.oaforum.org/tutoria
l/This tutorial is an introduction to the Open
Archives Initiative Protocol for Metadata Harvesting (OAI-PMH).
Working through this tutorial you will:
* gain
an overview of the history behind the OAI-PMH and an overview of its
key features;
* achieve a deeper technical insight into how
the protocol works;
* learn something about some of the main
implementation issues;
* find some useful starting points and
hints that will help you as an implementer.
The Overview,
History and Development of OAI-PMH, and Glossary may be used on their
own to gain information about OAI and OAI-PMH without going into
technical implementation details.
photoshop tutorial for photographers
photoshop tutorial for photographers
05/24/2004 09:12 AMi like this one because it's simple enough for me to understand
Etech tutorial slides
Etech tutorial slides
03/17/2005 04:23 AMI'm in San Diego, talking at the Emerging Tech. The signal flow is too
much to write much right now. But to get it out there, here are the
slides from my tutorial on Atom as a pdf, and the...
perl-tutorial-DE_2.01
perl-tutorial-DE_2.01
04/06/2005 03:37 PMTutorial: Now You See 'Em, Now You
Don't: Invisible Files In Mac OS X
Tutorial: Now You See 'Em, Now You
Don't: Invisible Files In Mac OS X
05/19/2004 08:55 AMEven though you can't see them, invisible files are ciritcla to the
operation of your Mac. By Ted Landau, MacFixIt (via MyAppleMenu)
CodeWalkers: Databases and SQL
(Tutorial)
CodeWalkers: Databases and SQL
(Tutorial)
04/20/2004 08:33 AMCodeWalkers.com has a new
tutorial posted for anyone out there that's new to the scene and needs
a little help with databases.
New Wise-Women Tutorial
New Wise-Women Tutorial
02/05/2005 09:06 PMThere's a new tutorial up at the Wise-Women site, Cascading Style
Sheets: Using Element Display For Layouts, Links & Lists by Miraz
Jordan. Check it out. And yes, the site was semi-retired for a while,
but we've got some new...
PHPComplete: New Tutorial on Structures
in PHP
PHPComplete: New Tutorial on Structures
in PHP
11/25/2002 09:54 AMStreaming Audio Tutorial
Streaming Audio Tutorial
05/23/2002 10:39 PMTutorial de Secure Shell
Tutorial de Secure Shell
01/22/2004 02:53 AMBeginner MySQL Tutorial
Beginner MySQL Tutorial
06/14/2002 06:13 AMA couple of years ago, I was doing some work for a client. They wanted
to use a database on their site and bad news was I did not know how to
accomplish this without the help from an outsider. I also did not make
that money from the job...
C Language Tutorial for Cocoa
C Language Tutorial for Cocoa
06/08/2004 05:22 PMScott Stevenson: "Most C books will assume no programming experience,
and teach you syntax and concepts that are irrelevant or
counter-productive in Cocoa. So in the interest of providing the best
overall solution, this tutorial makes two assumptions. First, I
assume that you have a basic, non-expert understanding of PHP. Second,
I assume that your end goal is to write Cocoa programs in
Objective-C. You will also need to know how to enter simple
instructions on the Mac OS X command line using the Terminal
application.
XML For the Masses: PHPComplete's New
Tutorial
XML For the Masses: PHPComplete's New
Tutorial
08/14/2002 08:16 AMPhotoshop effects tutorial
Photoshop effects tutorial
11/17/2003 05:46 AM
Great tutorial explaining how to use Photoshop to create four
different after-effects (Soft Focus, Drawing, Moody, Lomo) and then
encapsulating all the steps as macros you can install. It's a great
and dinstinctively Internet-era means of instruction: "Here is a set
of steps that can be used to make a tool; here is a packaged tool --
you can use the packaged tool, but now that you understand how it was
made, you can also make your own variants."
Link<
/a>
(via Kottke)
JProbe Profiler: The perfect profiling tool?