How do I enable Mailman on my server in Parallels Plesk Panel?

To Enable Mailman

  1. Log in to Parallels Plesk Panel as “admin”.
  2. From the navigation pane on the left side of the Control Panel, select Server.
  3. Under Services, select the Set Up Mailman icon.NOTE: If the Set Up Mailman icon is disabled, you need to install the latest Mailman updates. Select the Updater icon to install the Mailman updates.
  4. In the Set Up Mailman window, specify your administrator log in information and click OK.

FFMPEG Generating splash images

Generating splash images

The splash images on the page were configured with FFMPEG tool with following command line argument.

ffmpeg -i my_movie.flv -f image2 -s 320x240 my_image.jpg

The command is not optimized in any ways. You can play with the tool and send us a better command if you like.

reload software:507 on BB bold

1. Download and Install the preferred OS on your PC.
Here is the latest official os 4.6.0.301

2. Delete “vendor.xml” file (C:\Program Files\Common Files\Research In Motion\AppLoader)

3. Connect bold to PC

4. Run “Loader.exe” (The file can be found at the same location as vendor.xml). This will initiate operating system loading.

How to Send RSS Feeds to Twitter and Facebook

http://thesocialmediaguide.com.au/2010/04/25/how-to-send-rss-feeds-to-twitter-and-facebook/

http://app.dlvr.it/

http://www.slideshare.net/iglassbox/how-to-send-rss-feeds-to-twitter-and-facebook

More >

Text to Speech | Voice

http://www.acapela-group.com

http://tts.loquendo.com/

More >

You Tube Flash AS3 / AS2 Data & Player API

Recently I have been working on something involving the use of video content from You Tube. With the lack of a good API out there I created my own. Below is a simple example of this working with sample code to download further below.

More >

PHP mail validation function

function valid_email($str)
{
return ( ! preg_match(“/^([a-z0-9\+_\-]+)(\.[a-z0-9\+_\-]+)*@([a-z0-9\-]+\.)+[a-z]{2,6}$/ix”, $str)) ? FALSE : TRUE;
}

Zoom in on a Web page

Zoom in on a Web page

With Microsoft Internet Explorer 7 you can make Web pages easier to read by magnifying the page (zooming in). If you zoom in, everything on the Web page will be magnified (including text, images, and controls). Zooming will change the magnification of the Web site, regardless of the Web site’s formatting. See also Change text size on Web pages.

Mouse actions Keyboard actions
1 On the Start menu:

  • Select Internet Explorer 7.
Display the Start menu by pressing the Windows logo key Windows logo key.

  • Select Internet Explorer 7 by using the arrow keys, then ENTER.
2 To zoom in or out on a Web page:

  • Click the Magnifying glass icon at the bottom right corner of the Internet Explorer window. Or, select the arrow to open the list of options and select one.
To zoom in or out on a Web page:

  • Press CTRL + PLUS SIGN (+) to zoom in, or CTRL + HYPHEN (-) to zoom out.
Screenshot of Web zoom

Example of Web page zoom at 200%



GR hostmaster

ErrorCode 2009.Invalid Epp Schema.Fatal error: URI=null Line=14: The entity name must immediately follow the ‘&’ in the entity reference.

Na figei to & apo ta data! or na ginei convert se code!

Στην πρώτη απάντηση (response) από τον EPP server (πχ στην απάντηση της εντολής login), o application server αποθηκεύει το JSESSIONID cookie στα headers. Συγκεκριμένα, παρακάτω φαίνονται τα περιεχόμενα των headers αμέσως μετά την πρώτη απάντηση από τον EPP server:

HTTP/1.1 200 OK
Server: Apache-Coyote/1.1
Set-Cookie: JSESSIONID=6A7041BD9654402D19A2127E0BD53B5B; Path=/epp; Secure
Date: Mon, 21 Jun 2010 08:49:22 GMT
Connection: close

Εάν το JSESSIONID cookie δεν χρησιμοποιηθεί στις επόμενες εντολές που αποστέλλονται στον EPP server (ή η τιμή που αποστέλλεται είναι λανθασμένη), τότε η απάντηση θα είναι “Invalid EPP Session” με κωδικό σφάλματος 2509.  Παρακαλούμε ελέγξτε τον τρόπο εξαγωγής του JSESSIONID cookie από τα HTTP headers στις εφαρμογές που χρησιμοποιείτε.  Υπενθυμίζουμε ότι ο ίδιος application server χρησιμοποιείται και στο σύστημα παραγωγής αλλά και στο δοκιμαστικό σύστημα: https://devepp.ics.forth.gr:700/epp/proxy.