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


IE Cache Trasher X 1.4







IE Cache Trasher X 1.4

IE Cache Trasher X 1.4 03/13/2003 10:22 AM

IE Cache Trasher deletes the Internet Explorer download cache which stores incomplete and broken downloads. If left unchecked, the file can grow to great proportions. Release notes: Ported to AppleScript Studio.




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





Similar Items

IE Cache Trasher X 1.4

Grok Headline matches for IE Cache Trasher X 1.4

IE Cache Trasher X 1.4 X


IE Cache Trasher X 1.4 X 03/13/2003 10:25 AM
IE Cache Trasher could potentially recover hundreds of megabytes of disk space on your hard drive! IE Cache Trasher quickly and easily deletes the Internet Explorer download cache, which stores incomplete and broken downloads. If left unchecked, the file can grow to great proportions; mine was 119 MB when I first checked!

IE Cache Trasher 1.4 X


IE Cache Trasher 1.4 X 03/13/2003 10:25 AM
IE Cache Trasher could potentially recover hundreds of megabytes of disk space on your hard drive! IE Cache Trasher quickly and easily deletes the Internet Explorer download cache, which stores incomplete and broken downloads. If left unchecked, the file can grow to great proportions; mine was 119 MB when I first checked!

Geo-Cache-0.05


Geo-Cache-0.05 06/19/2004 04:48 PM

B/Cache


B/Cache 12/25/2003 10:18 AM
B/cache release 0.7.0

CGI::Cache 1.41


CGI::Cache 1.41 06/09/2004 05:18 PM
A Perl module to cache output of time-intensive CGI scripts.

Geo-Cache-0.06


Geo-Cache-0.06 06/25/2004 12:39 AM

CGI-Cache-1.41


CGI-Cache-1.41 06/09/2004 05:44 PM

CGI-Cache-1.41.2


CGI-Cache-1.41.2 09/16/2004 05:08 PM

CGI-Cache-1.41.1


CGI-Cache-1.41.1 09/15/2004 11:38 PM

CGI::Cache 1.41.1


CGI::Cache 1.41.1 09/15/2004 09:06 PM
A Perl module to cache output of time-intensive CGI scripts.

Cache-Memcached-1.0.12


Cache-Memcached-1.0.12 02/10/2004 02:47 AM

Maypole-Cache-0.01


Maypole-Cache-0.01 07/06/2004 05:14 PM

Make-Cache-1.011


Make-Cache-1.011 02/11/2004 09:29 AM

Cache-Web-Lite-0.02


Cache-Web-Lite-0.02 05/20/2004 05:44 AM

Flash Cache


Flash Cache 04/30/2004 12:02 PM
Google now indexes the text Macromedia Flash files, the format behind those often-annoying animations. For example, you can now search for all flash files that say "skip intro". [via dim blinks]...

Cache-Memcached-1.14


Cache-Memcached-1.14 07/27/2004 04:37 PM

Folder Cache v2.6


Folder Cache v2.6 12/25/2003 12:49 AM
Folder Cache lists the recently used and favorite folders in your computer's open/save dialog windows and in Windows Explorer.You can access this list by pressing the Folder Cache button, which appears in most "Open..."/"Save..." windows near the "Folder" listbox, or with right mouse click in Windows Explorer. Why should you have to go through the "select folder" process each time when you want to open or save a file ? [Shareware $19.00 30 Days 573 KB]

Cache-FastMmap-1.06


Cache-FastMmap-1.06 05/21/2004 01:00 AM

Cache-Memcached-1.13


Cache-Memcached-1.13 05/30/2004 05:35 PM

jZonic-Cache 1.1


jZonic-Cache 1.1 01/22/2004 02:20 PM
A caching system.

Make-Cache-1.010


Make-Cache-1.010 02/10/2004 06:47 PM

Top Tip: Difference between L2 and L3
cache?


Top Tip: Difference between L2 and L3
cache?
02/10/2004 03:00 AM
What is L2 cache? What is L3 cache? What is the major difference between the two.

Cache-FastMmap-1.03


Cache-FastMmap-1.03 01/24/2004 10:16 AM

Cache-FastMmap-1.07


Cache-FastMmap-1.07 08/20/2004 06:16 AM

Cache-FastMmap-1.02


Cache-FastMmap-1.02 01/24/2004 05:35 AM

Make-Cache-1.012


Make-Cache-1.012 02/12/2004 06:08 PM

Kwiki-Cache-0.10


Kwiki-Cache-0.10 06/26/2004 05:57 AM

Smart Cache


Smart Cache 04/02/2005 01:44 PM
Security hole fixed

Maypole-Cache-1.1


Maypole-Cache-1.1 07/12/2004 12:42 AM

Cache-Repository-0.01


Cache-Repository-0.01 04/07/2005 05:20 PM

CGI-Cache-1.4200


CGI-Cache-1.4200 03/14/2005 05:49 PM

CGI-Cache-1.4142


CGI-Cache-1.4142 02/07/2005 01:25 AM

Maypole-Cache-1.2


Maypole-Cache-1.2 07/19/2004 09:53 AM

Cache-Mmap-0.08


Cache-Mmap-0.08 10/30/2003 06:07 PM

Cache In Your Chips And Get A Bus!


Cache In Your Chips And Get A Bus! 07/21/2004 09:41 PM
WebDevInfo Jul 22 2004 0:11AM GMT

Cache-FastMmap-1.01


Cache-FastMmap-1.01 12/13/2003 04:49 AM

Cache-FastMmap-1.00


Cache-FastMmap-1.00 12/13/2003 04:49 AM

PHP Compiler Cache Internals


PHP Compiler Cache Internals 10/29/2003 12:11 AM
The latest English issue of PHP Magazine has an interesting article about implementing a PHP Opcode Cache by George Schlossnagle, the author of APC.

If you're familiar with the English expression, don't throw the baby out with the bath water, then you will be amused to learn that that's exactly how the Zend Engine (PHP's compiler) works. It will compile the PHP into opcodes for a page request, and throw the opcodes away immediately after the code completes.

This may sound really wierd and inefficient, but of course Zeev and Andi would not have been able to start their own company, Zend, without a business plan that involved fixing this "stupidity". And you thought Microsoft was evil ;-)

Now it is perfectly normal when developing a platform to leave gaps for commercial vendors to fill. That creates a ecosystem where we have companies willing to pay to maintain and promote PHP. So this isn't meant to be an attack against Zend, but an acknowledgement of business realities.

This omission of the Zend Engine stimulated interest in several open source developers to create their own opcode caches. APC is one of the earliest open source opcode caches.

In my benchmarks (yes, you see me benchmark a lot, because that's the only way to understand the performance profile of PHP software without spending a lot of time examining source code) I noticed that the overhead of PHP opcode caches was less for small scripts. Obviously there is some copying of instructions from the cache in shared memory during script execution. The question was how much? How did it affect performance?

Now we have the answer. George says restoration of the opcode info for script execution "involves only a so-called shallow copy of the op_array. A shallow copy means that only the structure itself is copied, but none of the elements it contains pointers to."

This means that the actual opcodes are not actually copied, only the pointers to the structures that contain the opcodes. Apart from that, the function and class metadata and any static variables are restored, and the inheritance hierarchy is dynamically resolved.

So the overhead of the opcode cache is O(n), where n is the number of functions+classes+inheritance levels+properties+PHP files. It is not proportional to the number of lines of code - that would be as worrying as throwing the baby with the bath water.

Another excellent issue of PHP Magazine!


Sun sees a lot of cache in its future


Sun sees a lot of cache in its future 02/12/2004 10:08 PM
UltraSPARCs gain weight
Grok Description matches for IE Cache Trasher X 1.4
GrokA matches for IE Cache Trasher X 1.4

IE Cache Trasher X 1.4

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

Word Counter 1.0
Happy birthday Rob!
Mac OS X Hints:
Return the short
username in
AppleScript

NetRestore 1.1.1
WebTunes 1.0
Purgatory Design:
Intaglio demo
available

Apple: Java 1.4.1
available

CocoaMySQL 0.4
MacDevCenter:
Announcing the Mac
OS X Innovators
Contest

Mac OS X Hints: A
web search script
for LaunchBar

ScriptBuilders News
Monkeybread Software
updates their
REALbasic Plugin
Collection

Back up user prefs
2.3.7

Apple Bites Into
Music Downloads?

AppleScript: Speak
the sender of a mail
item in Mail

Mike and Daniel's
Adventures in C#

Vulnerability in man
< 1.5l

SOHO Routefinder 550
VPN, DoS and Buffer
Overflow

GLSA: ethereal
(200303-10)

Re: Corsaire
Security Advisory -
Clearswift
MAILsweeper MIME
attachme nt evasion
issue

802.11b DoS exploit
[Opera 7/6] Long
Filename Buffer
Overflow
Vulnerability in
Download

Re: .MHT Buffer
Overflow in Internet
Explorer

Re: [Summary of
Responses] Bound by
Tradition: A
sampling of the
security posture of
the Internet's DNS
servers

pgp4pine stack
overflow
vulnerability

[sorcerer-spells]
MAN-SORCERER2003-03-
11

NetBSD Security
Advisory 2003-003
Buffer Overflow in
file(1)

RE: QPopper 4.0.x
buffer overflow
vulnerability

VPOPMail Account
Administration
(squirrel mail)
version 0.9.7

Re: QPopper 4.0.x
buffer overflow
vulnerability

@(#)Mordred Labs
advisory - Remote
DoS in PostgreSQL <=
7.2.2

Potential PGP
signature
verification
problem?

MDKSA-2003:031 -
Updated usermode
packages remove
insecure shutdown
command

Weblogs: like a
tuxedo shirt on a
personal site

Make Google News
work for you

four stars, two
cars...

New Tivo leaked
image

Can you imagine the
shrinkage?

The Spectrum of
packet sniffing

I've seen the
future, and they are
Cory and Joi

Spectrum wrap-up
Adventures in
redesigns

Make me a post I
couldn't refuse

Making OS X useful
User Experience MX
Flash apparently
still 99% bad

SXSW so far
Trackbacks in Winamp
Fuel for hatred
E-mail: Solved
what is grok?