Options saved.

'; } $checked = ''; if($ping == 1) $checked = 'checked="checked"'; echo '

URIs to Ping

The following services will automatically be pinged/notified when you publish posts. Not when you edit previously published posts, as WordPress does by default.

NB: this list is synchronized with the original update services list.

Separate multiple service URIs with line breaks:

Ping log

These are the lastest actions performed by the plugin.

'.SUP_get_last_log_entries(20).'

'; } # telling WordPress to ping if the post is new, but not if it's just been edited function SUP_ping_if_new($id) { global $wpdb, $post_title; if(get_option('SUP_ping') == 1 and get_option('ping_sites') != "") { # fetches data directly from database; the function "get_post" is cached, # and using it here will get the post as is was before the last save $row = mysql_fetch_array(mysql_query( "SELECT post_date,post_modified FROM $wpdb->posts WHERE id=$id")); # if time when created equals time when modified it is a new post, # otherwise the author has edited/modified it if($row["post_date"] == $row["post_modified"]) { if($post_title) SUP_log("Pinging services (new post: “".$post_title."”) ..."); else SUP_log("Pinging services (new post) ..."); SUP_ping_services(); # Try commenting the line above, and uncommenting this line below # if pinging seems to be out of order. Please notify the author if it helps! # generic_ping(); } else { if($post_title) SUP_log("NOT pinging services (“".$post_title."” was edited)"); else SUP_log("NOT pinging services (a post was edited)"); } } else SUP_log("NOT pinging services (disabled by administrator)"); } # More or less a copy of WP's "generic_ping" from functions.php, # but uses another function to send the actual XML-RPC messages. function SUP_ping_services() { $services = get_settings('ping_sites'); $services = preg_replace("|(\s)+|", '$1', $services); // Kill dupe lines $services = trim($services); if ( '' != $services ) { $services = explode("\n", $services); foreach ($services as $service) SUP_send_xmlrpc($service); } } # A slightly modified version of the WordPress built-in ping functionality ("weblog_ping" in functions.php). # This one uses correct extendedPing format (WP does not), and logs response from service. function SUP_send_xmlrpc($server = '', $path = '') { global $wp_version; include_once (ABSPATH . WPINC . '/class-IXR.php'); // using a timeout of 3 seconds should be enough to cover slow servers $client = new IXR_Client($server, ((!strlen(trim($path)) || ('/' == $path)) ? false : $path)); $client->timeout = 3; $client->useragent .= ' -- WordPress/'.$wp_version; // when set to true, this outputs debug messages by itself $client->debug = false; $home = trailingslashit( get_option('home') ); # the extendedPing format should be "blog name", "blog url", "check url" (whatever that is), and "feed url", # but it would seem as if the standard has been mixed up. it's therefore best to repeat the feed url. if($client->query('weblogUpdates.extendedPing', get_settings('blogname'), $home, get_bloginfo('rss2_url'), get_bloginfo('rss2_url'))) { SUP_log("- ".$server." was successfully pinged (extended format)"); } else { # pinging was unsuccessful, trying regular ping format if($client->query('weblogUpdates.ping', get_settings('blogname'), $home)) { SUP_log("- ".$server." was successfully pinged"); } else { SUP_log("- ".$server." could not be pinged. Error message: “".$client->error->message."”"); } } } $post_title = ""; # Receives the title of the post from a filter below function SUP_post_title($title) { global $post_title; $post_title = $title; return $title; } # ----- # Log stuff $logfile = ABSPATH."wp-content/smart-update-pinger.log"; # for debugging function SUP_log($line) { global $logfile; $fh = @fopen($logfile, "a"); @fwrite($fh, strftime("%D %T")."\t$line\n"); @fclose($fh); } function SUP_get_last_log_entries($num) { global $logfile; $lines = @file($logfile); if($lines === false) return "Error reading log file (".$logfile."). This could mean that the wp-content directory is write-protected and no log data can be saved, that you have manually removed the log file, or that you have recently upgraded the plugin."; else { $lines = array_slice($lines, count($lines) - $num); $msg = ""; foreach($lines as $line) $msg .= trim($line)."
"; return $msg; } } # ----- # adds a filter to receive the title of the post before publishing add_filter("title_save_pre", "SUP_post_title"); # adds some hooks # shows the options in the administration panel add_action("admin_menu", "SUP_add_options_page"); # calls SUP_ping whenever a post is published add_action("publish_post", "SUP_ping_if_new"); # calls SUP_ping_draft when changing the status from private/draft to published # add_action("private_to_published', 'SUP_ping_draft'); # removes the "WordPress official" pinging hook remove_action("publish_post", "generic_ping"); # activates pinging if setting doesn't exist in database yet # (before the user has changed the settings the first time) if(get_option("SUP_ping") === false) { update_option("SUP_ping", 1); } ?> ;×) » Blog Archive » Best of top 100 ?

Best of top 100 ?

Ah que voici du bon, du lourd, du comique brutos 100% US à découvrir et à redécouvrir !

 

Voici le top 100 des comédies du site Timeout. Un « X » komdab si j’ai vu :

1x – This Is Spinal Tap (1984)
2 x- Airplane! (1980)
3x – Monty Python’s Life of Brian (1979)
4x – Woody Allen and Diane Keaton in Annie Hall
5x – Monty Python and the Holy Grail.
6x – Anchorman: The Legend of Ron Burgundy (2004)
7 – Withnail & I (1987)
8x – Groundhog Day (1993)
9x – Some Like It Hot (1959)
10x – The Jerk (1979)
11x – Team America: World Police (2004)
12x – Borat: Cultural Learnings of America For Make Benefit Glorious Nation of Kazakhstan (2006)
13x – The Big Lebowski (1998)
14x – Dr Strangelove (1964)
15x – Blazing Saddles
16 – Shaun of the Dead (2004)
17x – Duck Soup (1933)
18x – The Naked Gun (1988)
19x – South Park: Bigger, Longer & Uncut (1999)
20x – Trading Places (1983)
21 – Planes, Trains and Automobiles (1987)
22x – Dumb & Dumber (1994)
23x – Ghostbusters (1984)
24 – Four Lions (2010)
25 – The Castle (1997)
26 – Best In Show
27x – There’s Something About Mary
28x – Wayne’s World
29 – Rushmore (1998)
30x – The Producers (1968)
31x – The Princess Bride (1987)
32x – The Man With Two Brains (1983)
33 – In the Loop (2009)
34x – Austin Powers: International Man of Mystery (1997)
35x – Zoolander
36x – Kind Hearts and Coronets (1949)
37x – Top Secret! (1984)
38 – Napoleon Dynamite (2004)
39 – Waiting for Guffman (1997)
40x – ¡Three Amigos! (1986)
41x – The Odd Couple (1968)
42x – The Ladykillers (1955)
43x – Tootsie (1982)
44x – National Lampoon’s Vacation (1983)
45 – Office Space (1999)
46x – Harold and Maude (1971)
47x – The Apartment (1960)
48x – Play It Again, Sam (1972)
49x – Love and Death (1975)
50x – When Harry Met Sally (1989)
51 – Dirty Rotten Scoundrels (1988)
52x – Young Frankenstein (1974)
53 – Way Out West (1937)
54x – The Blues Brothers (1980)
55x – Ace Ventura, Pet Detective (1994)
56x – A Night at the Opera (1935)
57x – The Hangover (2009)
58x – Monty Python’s The Meaning of Life (1983)
59 – Happy Gilmore (1996)
60x – Sleeper (1973)
61x – The Royal Tenenbaums (2001)
62 – LOST ACTION HEROES Pegg, left, and Frost blaze up.
63 – Kingpin (1996)
64 – Coming to America (1988)
65 – Elf (2003)
66x – National Lampoon’s Animal House (1978)
67x – His Girl Friday (1940)
68x – The King of Comedy (1982)
69 – Clerks (1994)
70x – The General (1926)
71 – Broadway Danny Rose (1984)
72x – Bedazzled (1967)
73x – The Party (1968)
74x – Four Weddings and a Funeral (1994)
75x – Bananas!* (1971)
76x – Old School (2003)
77 – Stir Crazy (1980)
78 – FABLE MANNERS The Hoovers endure nuclear fission.
79 – Bridesmaids (2011)
80 – Clockwise (1986)
81 – Raising Arizona (1987)
82x – The Pink Panther (1963)
83x – Sullivan’s Travels (1941)
84x – Galaxy Quest (1999)
85x – Caddyshack (1980)
86x – Mr Hulot’s Holiday (1953)
87x – A Fish Called Wanda (1988)
88 – Arthur (1981)
89 – BLITZKRIEG BOP Chaplin parodies a certain German figure.
90 – Mean Girls (2004)
91x – Dodgeball: A True Underdog Story (2004)
92 – Nuts In May (1976)
93x – Arsenic and Old Lace (1944)
94x – Midnight Run
95x – The Pink Panther Strikes Again (1976)
96 – BASEketball (1998)
97 – Swingers (1996)
98x – Brazil (1985)
99 – Carry on Screaming (1966)
100x – Sister Act (1992)

 

Me voilà au 11/6/14 à 65/100
->
29/8/14 : 68/100

 

Et contrairement à ce qu’on pourrait penser, c’est un classement internationnal : il y a un film français… et des films anglais.

Vous pouvez suivre les réponses de cette publication via le fil RSS.
Vous pouvez aller à la fin et laisser une réponse. Pings non autorisés.

Commenter