cache
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 123
Cacheton
Cacheton - An utility to cache pages that frequently query a db which is not updated so frequently. Script can reduce server load up to 50%. Your database will thank you. Easy installation, just creat more>> Cacheton - An utility to cache pages that frequently query a db which is not updated so frequently. Script can reduce server load up to 50%. Your database will thank you. Easy installation, just create a cache dir and include the script. Configurable cache life, use page compression if you will.<<less
Added: 2005-05-14 License: Freeware Price: Free
1626 downloads
Micro Cache 1.0
Micro Cache is a small, simple and very easy to use cache framework. With this script you can speed up your page rendering time as during a specified interval the page content will be read from the cache. Depending on code complexity and DB usage the more>> Micro Cache is a small, simple and very easy to use cache framework. With this script you can speed up your page rendering time as during a specified interval the page content will be read from the cache. Depending on code complexity and DB usage the improvement can go up to 10x.<<less
Added: 2007-09-18 License: Freeware Price: $0.00USD
10 downloads
cacheClearer 1.2
cacheClearer is known as an effective ColdFusion administrator extension that gives the possibility to clear files or folders out of the cache. more>>
cacheClearer 1.2 is known as an effective ColdFusion administrator extension that gives the possibility to clear files or folders out of the cache.
Added: 2009-09-29 License: Other Free / Open Source License - Apache 2 License Price: OtherFreeOpenSourceLicenseApache2License
downloads
PHP Data Cache Class
PHP data caching class that caches variables using file handle write to cache data with or without an expiration time. I used file_get_contents() rather than fread to speed up the application even further. Rather than run a complex logic or queries each more>> PHP data caching class that caches variables using file handle write to cache data with or without an expiration time. I used file_get_contents() rather than fread to speed up the application even further. Rather than run a complex logic or queries each time the data is needed, we can cache data for 3600 seconds or an hour (adjustable).<<less
Added: 2008-06-05 License: BSD Price: $0.00USD
14 downloads
Google Cache Analyzer
This service will tell you when the last time Google spidered your site and cached your source code. This is a great tool to see how often Google travels through your site. This is a FREE service. more>> This service will tell you when the last time Google spidered your site and cached your source code. This is a great tool to see how often Google travels through your site. This is a FREE service.<<less
Added: 2005-04-30 License: Freeware Price: $0.00USD
11 downloads
Compilercache 1.0.10
Compilercache is a wrapper script around your C and C compilers. more>>
Compilercache 1.0.10 is an application which is around your C and C compilers. The wrapper script puts the result of the compilation into a cache when you compile something. And once you compile the same thing again, the result will be picked from the cache instead of being recompiled.
<<less Added: 2007-06-22 License: GPL - GNU Public License Price: GPLGNUPublicLicense
11 downloads
Watermarking with cache 2.0
Automatically watermark images requested from your site, while retaining the original files unchanged. Uses cache for improved performance more>> Automatically watermark images requested from your site, while retaining the original files unchanged. Uses cache for improved performance<<less
Added: 2008-07-24 License: Free Non-Commercial Price: $0.00USD
17 downloads
Ajax Cache Busting with Javascript
Browsers are notorious at hanging on tenaciously to cached pages. This problem is evident in Ajax applications when sending XMLHTTPRequest GET requests to Internet Explorer. Even when you use all manner of fancy headers like "Pragma: no-cache" or more>> Browsers are notorious at hanging on tenaciously to cached pages. This problem is evident in Ajax applications when sending XMLHTTPRequest GET requests to Internet Explorer. Even when you use all manner of fancy headers like "Pragma: no-cache" or "Cache-Control: must-revalidate" youll often find that you receive a cached page rather than a live one. Heres something else you can try, which has worked well for me, and essentially only needs one line of Javascript.<<less
Added: 2005-09-22 License: Freeware Price: $0.00USD
18 downloads
Anti-Cache for Google, Yahoo, MSN,.. 1.0
If you do not want that everybody can see your page like the search engine spider see it, looking thru the cache. You can disallow your pages to be in the search engines cache using meta. But in this case your page will not have a PageRank, and your more>> If you do not want that everybody can see your page like the search engine spider see it, looking thru the cache. You can disallow your pages to be in the search engines cache using meta. But in this case your page will not have a PageRank, and your website will not be at its best level in search engines. Then the only solution is to have your page in the cache and when someone is looking for your page cache on the search engine to redirect him to your main page. As we do not find any answer to this question (April 2005), we have decided to do a small javascript for that. Of course everybody do not have Javascript enable in the browser, but by this way you will have more visitors, all those looking the search engine cache. This script will also redirect to your main page someone who have recorded your page on its HD, if he does not have a Javascript protection for local pages integrated in the browser.<<less
Added: 2005-04-30 License: Other Price: $0.00USD
15 downloads
How to prevent a JSP/Sevlet output page from being cached by the browser 1.0
Sometimes we faced the caching problem of Internet Explorer. Some of the JSP pages of any site were unable to show the updated data because the browser displays the old cached pages stored in the memory. This tips show you how to overcome this situation. more>> Sometimes we faced the caching problem of Internet Explorer. Some of the JSP pages of any site were unable to show the updated data because the browser displays the old cached pages stored in the memory. This tips show you how to overcome this situation.<<less
Added: 2008-11-10 License: Freeware Price: $0.00USD
10 downloads
pxWeather 1.0
pxWeather (PHP-XML-Weather) gives you easy access to National Weather Service forecasts and current conditions for integration into your PHP application. To improve performance and decrease load on the XML data source, pxWeather can cache weather data more>> pxWeather (PHP-XML-Weather) gives you easy access to National Weather Service forecasts and current conditions for integration into your PHP application. To improve performance and decrease load on the XML data source, pxWeather can cache weather data locally -- with no database required.<<less
Added: 2005-11-07 License: GPL Price: $0.00USD
15 downloads
Other version of pxWeather
Watch Weblog 1.0
WATCH WEBLOG - Apache log watching utility Copyleft 2005 - Nathan E. Pralle DESCRIPTION: This utility will allow you to watch, interactively, an Apache access_log for a website. It shows you the domain accessing, how many times they have done so, more>> WATCH WEBLOG - Apache log watching utility Copyleft 2005 - Nathan E. Pralle DESCRIPTION: This utility will allow you to watch, interactively, an Apache access_log for a website. It shows you the domain accessing, how many times they have done so, and what page or resource they are requesting. This utility accepts input from standard in (STDIN) so it is best coupled with tail It employs a DNS cache to enable faster lookups as well. SYNTAX: tail -f location/to/access_log | watch_weblog.pl REQUIRED: Perl Sockets (default install)<<less
Added: 2005-06-21 License: Freeware Price: $0.00USD
10 downloads
PHP data caching class
PHP data caching class is considered as an excellent and useful PHP class that can be used to cache arbitrary data in files. more>>
PHP data caching class is considered as an excellent and useful PHP class that can be used to cache arbitrary data in files.
Added: 2009-07-24 License: BSD - BSD License Price: BSDBSDLicense
1 downloads
nWhois Domain Checker 3.1
Designable domain query interface, and multi-query-mode supported Direct query root whois server for each domain extension. Query detailed domain whois information, but not brief provided by InterNIC Any domain extensions supported just by editing more>> Designable domain query interface, and multi-query-mode supported Direct query root whois server for each domain extension. Query detailed domain whois information, but not brief provided by InterNIC Any domain extensions supported just by editing ?setting.xml? to config Multi-language supported Cache whois data one day for efficacy and avoiding service rejected by servers.<<less
Added: 2006-07-21 License: Freeware Price: $0.00USD
16 downloads
Other version of nWhois Domain Checker
License:Freeware
RSS Fetch 0.4
An RSS 2.0/0.91 feed parser. This PHP4 Class greatly simplifies displaying RSS data on your webpage. It parses any valid RSS feed with tags and allows you to customize the data on your webpage. It will cache feeds and update them however often you more>> An RSS 2.0/0.91 feed parser. This PHP4 Class greatly simplifies displaying RSS data on your webpage. It parses any valid RSS feed with tags and allows you to customize the data on your webpage. It will cache feeds and update them however often you say. HTML templates allow you to include your own html code and include any tags the RSS feed contains using a custom #{tagname} variable. Numerous examples available.<<less
Added: 2005-05-25 License: GPL Price: $0.00USD
13 downloads
Other version of RSS Fetch
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above cache search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed