Archive for July, 2010

No “Bandwidth limit exceeded”: How to manage bandwidth limits in cPanel hosting courteously

Monday, July 26th, 2010

We just had a small hosting accident yesterday.

One of our clients had his weblog cut off with the dreaded Bandwidth Limit Exceeded notice:

Bandwidth Limit Exceeded
The server is temporarily unable to service your request due to the site owner reaching his/her bandwidth limit. Please try again later.

Richard’s visitors had pumped 80 GB out already this month on his FreeTheAnimal weblog primal living weblog. Not bad for a single writer not in a formal network. Every month his traffic is growing. Congratulations Richard!

These 80 GB of bandwidth are the real thing, with just a few slightly overweight images, not a single big file accidentally uploaded.

Richard was surprised and upset to see his weblog cut off as were we. While most hosts cut clients off as a routine matter of business, we do not. We treat our clients as we would like to be treated ourselves.

IT | 1 comment

New Foliopress WYSIWYG version

Wednesday, July 21st, 2010

New version of our plugin should cure the error message which was appearing on some hosts or sites with broken plugins:

"Toolbar set 'Foliovision' doesn’t exist"

We decided to not use that file anymore and moved all the configuration options for FCKEditor into inline JavaScript. That should fix the problem.

If you had this problem, download the latest version of our plugin (0.9.14) here. This new version fixes this problem and also some other bugs in file management.

We will be glad to hear any feedback on our Foliopress WYSIWYG plugin page.

WordPress | 5 comments

HTTPS support for FV Flowplayer

Thursday, July 15th, 2010

In new version (1.0.5), we fixed a bunch of bugs which came out when using WordPress 3.0 some more.

We also added support for videos and splash images stored on HTTPS servers.

Summary:

  • compatibility fixes for WP 3.0 and older plugin shortcodes
  • compatibility fixes for IE 6
  • HTTPS support
  • plugin settings moved from file into WordPress options table (this will provide easier updates and less configuration issues from now on)

Download the latest version of FV WordPress Flowplayer plugin.

Older versions of the plugin can be found on the WordPress plugin site.

WordPress | 2 comments

FV WordPress Flowplayer is compatible with WordPress 3.0

Friday, July 9th, 2010

The new release of FV WordPress Flowplayer comes with lots of new features:

  • Autoplay for single videos
  • Show/hide the control bar
  • Show/hide the full-screen button
  • Uploads through WP Media Library
  • Redirection option

We tested the plugin also under WordPress 3.0, and all features were found compatible.

Download the latest version of FV WordPress Flowplayer plugin.

Older versions of the plugin can be found on the WordPress plugin site.

WordPress | 4 comments

New Foliopress WYSIWYG update

Friday, July 9th, 2010

Foliopress WYSIWYG is our own WordPress editor with SEO optimized image manager.

We released a new version (0.9.13) which will fix the annoying autosave glitch -

"The changes you made will be lost if you navigate away from this page." 

This message was appearing even when there were no changes made to the post, since we added the autosave support in previous version.

Other fixes and features:

  • Added language support
  • WordPress caption support (they will be put under the image into h5 tag)
  • Image uploader permissions are now configurable
  • Autosave glitch fixed

 

WordPress | No comments

Setting Up Email Securely on cPanel servers: example WiredTree

Thursday, July 8th, 2010

You do want to be using SSL. Unencrypted connections are far too easily eavesdropped. On the other hand, it’s worth remembering that SSL only gets your login and email encrypted between your computer and your smtp server. Once your email hits the big pipes, it’s unencrypted again, vulnerable to whomever can get access to the transit points. A rogue operative in any ISP or fiber optic supplier could still siphon off huge amounts of data. Even if such a person existed, s/he would be unlikely to be able to regularly get all of your email though. However, random emails, especially if they traverse exotic territories with loose security could be grabbed.

Email is not private. Don’t forget that ever. Email is not private.

IT | 3 comments

How to move clients email accounts (or your own) from one server to another with no lost mail

Wednesday, July 7th, 2010

The most important thing which you must know before starting the move is whether the mail account to be moved is POP or IMAP.

If the account is POP, your task is fairly straightforward.

You want to make sure that you move any unread move (mail from between the time your client last collected email and the time of the move is picked up and put on the new mail server). The best way to do that is to log into the old mail server and the new mail server via IMAP simultaneously. You will see what has been read and what hasn't. Just move the unread messages.

If you move the read messages, when your client logs in again via POP, he or she will have to sort through a 1000 or even 3000 archived messages in the inbox. Not fun.

We recommend using Apple Mail as the IMAP client as it's very easy and quick to set up. Windows Live Mail hides the IMAP accounts and folders and is ugly as sin. Thunderbird is very fiddly and exposes too many options but could do in a pinch or if you don't have a Mac handy.

IT | 2 comments