'Plugins' Category

  • The best caching plugin for wordpress.

    February 26, 2013

    OUT OF DATE. Use for tests only. Ivan Gospodinow cache plugin for wordpress is the best plugin for improving wordpress performance. Cache Plugin Download – Updated! Post Update Basically ig cache plugin assumes that when someone is logged , he changes content and it does not cache.Moreover when admin log in , the plugin clears […]

  • jQuery delayed events.

    February 1, 2013

    onDelay is simple jquery plugin that trigger events with delay. /** * Trigger event delayed. * @author Ivan Gospodinow * @site http://www.ivangospodinow.com * @mail ivangospodinow@gmail.com * @date 01.02.2013 */ (function($) { $.fn.onDelay = function(type, delay, funct) { delay = undefined === delay ? 500 : parseInt(delay); var timeOut; $(this).unbind(type)[type](function(e,x,y,z) { clearTimeout(timeOut); var self = this; […]


Warning: Use of undefined constant XML - assumed 'XML' (this will throw an Error in a future version of PHP) in /home/c2kblate/sites/ivangospodinow.com/wp-content/plugins/wp-syntaxhighlighter/wp-syntaxhighlighter.php on line 1048
 
Powered by Wordpress and MySQL. Theme by Shlomi Noach, openark.org