Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.195.413 Times

Cache Dresses Gowns software
Filter: All | Freeware | Demo
 

Cache Dresses Gowns

< 1 2 3 4 5 
Added: May 10, 2013 | Visits: 489

Cache Time The different time zones of the Wordpress blog, and whether or not WP-Cache has blocked the current URL for caching, is taken into account. Installation Unpack and upload it to the /wp-content/plugins/ directory. Activate the plugin through the 'Plugins' menu in WordPress. Requirements: -...



Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (54): Cache Time Download

Added: May 10, 2013 | Visits: 322

AskApache Crazy Cache It works with WP-Cache, WP-Super-Cache, or Hyper-Cache.InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Requirements: - WordPress 1.5 or higher





Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (55): AskApache Crazy Cache Download

Added: May 10, 2013 | Visits: 405

Hyper Cache It is compatible with the WP-PDA plugin that serves an optimized version of the blog to the users browsing from mobile devices.InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Key features "Hyper Cache": - Can...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (46): Hyper Cache Download

Added: May 10, 2013 | Visits: 964

WP Super Cache After a html file is generated the webserver will serve that file instead of processing the comparatively heavier PHP scripts.InstallationYou should have the Apache mod mime and mod rewrite modules installed and WordPress fancy permalinks enabled. PHP safe mode should be disabled. If any of those...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (61): WP Super Cache Download

Added: June 14, 2013 | Visits: 398

Twitter Counter Cache-rizer Tired of an offline Twitter slowing your blog down? This script shows the ammount of followers you have without slowing down your blog or giving off an error if Twitter is down, because it records the last known number. It's easy to install and to use.Twitter Counter Cache-rizer shows the number...


Platforms: PHP

License: Freeware Size: 10 KB Download (45): Twitter Counter Cache-rizer Download

Added: August 19, 2013 | Visits: 458

Auto Purge Cache Plugin This plugin will automatically remove expired Joomla! 1.5x cache files based on a configurable frequency from your website. It also can send an email alert when the removal occurs with the number of cache files removed.


Platforms: PHP

License: Freeware Size: 10 KB Download (43): Auto Purge Cache Plugin Download

Added: June 14, 2013 | Visits: 335

Cache Static The load times for the selected files are considerably improved.Installation:Unpack in your modules folder (usually '/sites/all/modules/')Enable under Administer > Site Building > ModulesBackup the .htaccess file.Replace the current .htaccess with the one from the module directory.Got to Admin >...


Platforms: PHP

License: Freeware Size: 20.48 KB Download (40): Cache Static Download

Added: June 05, 2013 | Visits: 350

Advanced Panels Cache Cache plugins for Panels module. Currently implemented node based cache plugin. Node based cache is intended for panels/panes which update together with nodes they contain.Advantages: * Instant updates. Users don't see old content. * Granular updates: only panes/panels containing changed nodes...


Platforms: PHP

License: Freeware Size: 10 KB Download (47): Advanced Panels Cache Download

Added: April 09, 2013 | Visits: 342

Admin Flush W3TC Cache Adds "Empty All Caches" link to the top of every Admin page. Clicking the link clears all caches and returns you to your current page. No need to go to Performance options anymore, just clear the cache from wherever you are. Requires the W3 Total Cache plugin, so make sure it is installed and...


Platforms: PHP

License: Shareware Cost: $0.00 USD Size: 102.4 KB Download (40): Admin Flush W3TC Cache Download

Added: April 25, 2013 | Visits: 441

Network Nginx Proxy Cache Purge A flexible and customizable event driven cache purge plugin to work in conjuction with Nginx configured as a front end proxy to a WordPress install. For use with either single WP sites or in a WP network. If you have a single WP site without custom post types or mobile support the Nginx Proxy...


Platforms: PHP

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Network Nginx Proxy Cache Purge Download

Added: December 10, 2013 | Visits: 734

Views content cache This module implements a views cache plugin that is aware of content and can provide caching for views, until the content in those views changes.UsageJust enable the module, find the views that you'd like to enable caching for, edit and select the 'Content-based' cache option in the 'Caching'...


Platforms: PHP

License: Shareware Cost: $0.00 USD Size: 10 KB Download (59): Views content cache Download

Added: June 24, 2013 | Visits: 292

Textarea Cache Textarea Cache extension will save automatically the content in textarea on pages when user is typing. User can recover in the cache window, even the tab or the window is closed unexpectedly by user.


Platforms: Mac

License: Freeware Size: 20.48 KB Download (31): Textarea Cache Download

Added: August 23, 2013 | Visits: 359

Flash Cache Saver This is freeware. Copy mp4 and flv from Flash Player's cache. Needs Perian for preview flv.


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 92.16 KB Download (42): Flash Cache Saver Download

Added: November 22, 2013 | Visits: 332

django-redis-cache Redis cache now allows you to use either a TCP connection or Unix domain socket to connect to your redis server. Using a TCP connection is useful for when you have your redis server separate from your app server and/or within a distributed environment. Unix domain sockets are useful if you have...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (39): django-redis-cache Download

Added: September 10, 2013 | Visits: 354

django-cache-purge-hooks django-cache-purge-hooks is a reusable Django app to handle cache invalidation. This app basically provides a mechanism to easily hook into the model callbacks to invalidate your front-end cache when needed.


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 10.24 KB Download (32): django-cache-purge-hooks Download

Added: July 25, 2013 | Visits: 198

django-better-cache Better Cache is a replacement for the default cache template tag library from Django. It is a better version of {% cache %} What is better about Better Cache? - Nested cache fragments inherit the variables their parent fragments key on - Parent cache fragments can be given additional keys by...


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 10.24 KB Download (37): django-better-cache Download

Added: August 05, 2013 | Visits: 431

django-view-cache-utils django-view-cache-utils is a Django plugin that provides a method to do advanced view caching. It's basically a patch from http://code.djangoproject.com/ticket/11269 converted to stand-alone python package. The license is MIT. md5=1e825fbd2c8e679c529ff3d2b08f4d42


Platforms: *nix

License: Freeware Size: 10.24 KB Download (39): django-view-cache-utils Download

Added: July 30, 2013 | Visits: 399

Cache-Optimized Concurrent Skip List The cache-optimized concurrent skip list is a set of algorithms for maintaining dynamic ordered mappings. Top-down balancing algorithms minimize cache-misses while using a per-node read-write spinlock to coordinate shared access. Designed for Linux 2.4.


Platforms: *nix

License: Freeware Size: 296.96 KB Download (35): Cache-Optimized Concurrent Skip List Download

Released: April 22, 2017  |  Added: May 22, 2017 | Visits: 1.560

wpCache WordPress HTTP Cache wpCache is a high-performance, distributed object, caching system application, generic in nature, but intended for use in speeding up dynamic web applications, by decreasing database load time. wpCache decreases dramatically the page and the data base load time of any dynamic (php) website....


Platforms: Windows, Mac, *nix, Windows 8, Windows 7, iOS, Android, iPhone,iPad

License: Free Cost: $0.00 USD Size: 2.85 MB Download (342): wpCache WordPress HTTP Cache Download

Released: February 01, 2018  |  Added: June 20, 2018 | Visits: 1.939

wpCache® WordPress HTTP Cache wpCache® is a high-performance, distributed object, caching system application, generic in nature, but intended for use in speeding up dynamic web applications, by decreasing database load time. wpCache® decreases dramatically the page and the data base load time of any dynamic (php)...


Platforms: *nix, Windows Server

License: Freeware Size: 3.51 MB Download (740): wpCache® WordPress HTTP Cache Download

< 1 2 3 4 5