Weblog Archives
You are currently browsing the archives for the Plugins tag.
Published on April 2nd, 2011 by George Notaras - Comments : 0
I just discovered the Read-It-Later addon for the Firefox browser. This is one of the most fantastic plugins I’ve seen in a while. From what I see, there have been about 4 million downloads already. This means I am too late, but as they say “better late than never“! This extension makes it possible to [...]
Published on September 17th, 2010 by George Notaras - Comments : 1
I needed to make some changes to the website layout this afternoon, so I turned off WP-Super-Cache for a while. As you can clearly see in the following graph the CPU time consumed by php-cgi processes increased by 2-4 times when caching was turned off between 14:00-17:00. And this increase was caused by a single [...]
Published on September 17th, 2010 by George Notaras - Comments : 0
Web applications that add unnecessary HTTP headers or meta tags and links in the HTML HEAD section of my web pages usually make me nervous. Today, WordPress, once again, made me spend my free time trying to find which filters add such useless data in my web pages and try to remove it. Removing the [...]
Published on March 3rd, 2009 by George Notaras - Comments : 0
A while ago, I had published a step-by-step guide about how to install WP-Super-Cache in WordPress successfully. Now, I’m going through the upgrade procedure, so to safely and effortlessly upgrade the plugin whenever a new version is released. I know that documenting this sh** should not be needed, but it turns out the installation of [...]
Published on May 10th, 2008 by George Notaras - Comments : 13
Syndicated content has almost become the standard way of distributing web content nowadays. WordPress can deliver its content in various different feed formats -RSS 2.0, Atom 1.0, RDF, RSS 0.92- and can generate feeds for both the published posts -grouped by time, category, tag, author etc- and the comments that have been submitted by readers. [...]
Published on May 9th, 2008 by George Notaras - Comments : 7
Yesterday, I noticed that the template tag, which existed inside the default WordPress theme and added the Generator meta tag to the HTML head area, has been replaced by an internal action. This change makes the removal of that specific meta tag a bit harder for users. I can understand that the project may use [...]
Published on May 8th, 2008 by George Notaras - Comments : 9
Since WordPress v2.5, it is no longer possible to use the <!–more–> tag within a post in order to define an excerpt which will be used on both the web and feeds. Now, WordPress uses this tag to split a post for the web only, while the feeds can contain either the full-text or an [...]
Published on May 18th, 2007 by George Notaras - Comments : 0
This is a notice that I have updated the tab-session-management extension for Epiphany, so to make it work in environments that use Python version 2.5. This mainly involves the newest Fedora and Ubuntu distributions – at the time of writing. The plugin makes use of the cElementTree module, which has been moved into Python’s Standard [...]
Published on April 25th, 2007 by George Notaras - Comments : 2
Some of you might have noticed that there have been some changes in the way readers can interact with g-loaded.eu over the last month. Comments and trackbacks are being disabled 20-30 days after the publication of a post, while a new facility, a discussion board, has been set up in order to compensate for the [...]
Published on March 15th, 2007 by George Notaras - Comments : 0
I proudly present the latest and greatest version 1.0 of the Creative Commons configurator plugin for WordPress. The code was almost re-written from scratch, but now the plugin is feature-rich, more flexible and is 100% ready for localization! Greek users will find the Greek translation at the plugin home page. This is the first time [...]