# WordPress MySQL database backup # # Generated: Wednesday 10. July 2013 15:24 UTC # Hostname: localhost # Database: `saintea1_wordpress` # -------------------------------------------------------- # -------------------------------------------------------- # Table: `wp_1commentmeta` # -------------------------------------------------------- # # Delete any existing table `wp_1commentmeta` # DROP TABLE IF EXISTS `wp_1commentmeta`; # # Table structure of table `wp_1commentmeta` # CREATE TABLE `wp_1commentmeta` ( `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `comment_id` bigint(20) unsigned NOT NULL DEFAULT '0', `meta_key` varchar(255) DEFAULT NULL, `meta_value` longtext, PRIMARY KEY (`meta_id`), KEY `comment_id` (`comment_id`), KEY `meta_key` (`meta_key`) ) ENGINE=MyISAM AUTO_INCREMENT=4 DEFAULT CHARSET=utf8 ; # # Data contents of table `wp_1commentmeta` # # # End of data contents of table `wp_1commentmeta` # -------------------------------------------------------- # -------------------------------------------------------- # Table: `wp_1comments` # -------------------------------------------------------- # # Delete any existing table `wp_1comments` # DROP TABLE IF EXISTS `wp_1comments`; # # Table structure of table `wp_1comments` # CREATE TABLE `wp_1comments` ( `comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT '0', `comment_author` tinytext NOT NULL, `comment_author_email` varchar(100) NOT NULL DEFAULT '', `comment_author_url` varchar(200) NOT NULL DEFAULT '', `comment_author_IP` varchar(100) NOT NULL DEFAULT '', `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `comment_content` text NOT NULL, `comment_karma` int(11) NOT NULL DEFAULT '0', `comment_approved` varchar(20) NOT NULL DEFAULT '1', `comment_agent` varchar(255) NOT NULL DEFAULT '', `comment_type` varchar(20) NOT NULL DEFAULT '', `comment_parent` bigint(20) unsigned NOT NULL DEFAULT '0', `user_id` bigint(20) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`comment_ID`), KEY `comment_post_ID` (`comment_post_ID`), KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`), KEY `comment_date_gmt` (`comment_date_gmt`), KEY `comment_parent` (`comment_parent`) ) ENGINE=MyISAM AUTO_INCREMENT=5 DEFAULT CHARSET=utf8 ; # # Data contents of table `wp_1comments` # # # End of data contents of table `wp_1comments` # -------------------------------------------------------- # -------------------------------------------------------- # Table: `wp_1links` # -------------------------------------------------------- # # Delete any existing table `wp_1links` # DROP TABLE IF EXISTS `wp_1links`; # # Table structure of table `wp_1links` # CREATE TABLE `wp_1links` ( `link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `link_url` varchar(255) NOT NULL DEFAULT '', `link_name` varchar(255) NOT NULL DEFAULT '', `link_image` varchar(255) NOT NULL DEFAULT '', `link_target` varchar(25) NOT NULL DEFAULT '', `link_description` varchar(255) NOT NULL DEFAULT '', `link_visible` varchar(20) NOT NULL DEFAULT 'Y', `link_owner` bigint(20) unsigned NOT NULL DEFAULT '1', `link_rating` int(11) NOT NULL DEFAULT '0', `link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `link_rel` varchar(255) NOT NULL DEFAULT '', `link_notes` mediumtext NOT NULL, `link_rss` varchar(255) NOT NULL DEFAULT '', PRIMARY KEY (`link_id`), KEY `link_visible` (`link_visible`) ) ENGINE=MyISAM AUTO_INCREMENT=27 DEFAULT CHARSET=utf8 ; # # Data contents of table `wp_1links` # INSERT INTO `wp_1links` VALUES (23, 'http://www.sainte-anne.net/?page_id=932', 'Projet Vietnam 2014', '', '_blank', '', 'Y', 4, 0, '0000-00-00 00:00:00', '', '', ''); INSERT INTO `wp_1links` VALUES (17, 'http://www.sainte-anne.net/?page_id=867', 'Anciens élèves', '', '_blank', 'Anciens élèves de Sainte-Anne et Arago', 'Y', 4, 0, '0000-00-00 00:00:00', '', '', ''); INSERT INTO `wp_1links` VALUES (26, 'http://www.sainte-anne.net/?page_id=1259', 'Rentrée 2013 : journée de l'élégance professionnelle', '', '_blank', '', 'Y', 4, 0, '0000-00-00 00:00:00', '', '', ''); INSERT INTO `wp_1links` VALUES (25, 'http://www.sainte-anne.net/?page_id=461', 'Commandes Scoleo Collège', '', '_blank', '', 'Y', 4, 0, '0000-00-00 00:00:00', '', '', ''); # # End of data contents of table `wp_1links` # -------------------------------------------------------- # -------------------------------------------------------- # Table: `wp_1options` # -------------------------------------------------------- # # Delete any existing table `wp_1options` # DROP TABLE IF EXISTS `wp_1options`; # # Table structure of table `wp_1options` # CREATE TABLE `wp_1options` ( `option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `option_name` varchar(64) NOT NULL DEFAULT '', `option_value` longtext NOT NULL, `autoload` varchar(20) NOT NULL DEFAULT 'yes', PRIMARY KEY (`option_id`), UNIQUE KEY `option_name` (`option_name`) ) ENGINE=MyISAM AUTO_INCREMENT=6515 DEFAULT CHARSET=utf8 ; # # Data contents of table `wp_1options` # INSERT INTO `wp_1options` VALUES (6512, '_site_transient_timeout_theme_roots', '1373434240', 'yes'); INSERT INTO `wp_1options` VALUES (6513, '_site_transient_theme_roots', 'a:5:{s:21:"frisco-for-buddypress";s:7:"/themes";s:5:"titan";s:7:"/themes";s:12:"twentyeleven";s:7:"/themes";s:9:"twentyten";s:7:"/themes";s:12:"twentytwelve";s:7:"/themes";}', 'yes'); INSERT INTO `wp_1options` VALUES (3, 'siteurl', 'http://www.sainte-anne.net', 'yes'); INSERT INTO `wp_1options` VALUES (4, 'blogname', 'Arago/Sainte-Anne/François d'Assise', 'yes'); INSERT INTO `wp_1options` VALUES (5, 'blogdescription', 'Lycées - Centre de formation et Collège à Roanne', 'yes'); INSERT INTO `wp_1options` VALUES (6, 'users_can_register', '0', 'yes'); INSERT INTO `wp_1options` VALUES (7, 'admin_email', 'tiliade@gmail.com', 'yes'); INSERT INTO `wp_1options` VALUES (8, 'start_of_week', '1', 'yes'); INSERT INTO `wp_1options` VALUES (9, 'use_balanceTags', '0', 'yes'); INSERT INTO `wp_1options` VALUES (10, 'use_smilies', '1', 'yes'); INSERT INTO `wp_1options` VALUES (11, 'require_name_email', '1', 'yes'); INSERT INTO `wp_1options` VALUES (12, 'comments_notify', '1', 'yes'); INSERT INTO `wp_1options` VALUES (13, 'posts_per_rss', '10', 'yes'); INSERT INTO `wp_1options` VALUES (14, 'rss_use_excerpt', '0', 'yes'); INSERT INTO `wp_1options` VALUES (15, 'mailserver_url', 'mail.example.com', 'yes'); INSERT INTO `wp_1options` VALUES (16, 'mailserver_login', 'login@example.com', 'yes'); INSERT INTO `wp_1options` VALUES (17, 'mailserver_pass', 'password', 'yes'); INSERT INTO `wp_1options` VALUES (18, 'mailserver_port', '110', 'yes'); INSERT INTO `wp_1options` VALUES (19, 'default_category', '1', 'yes'); INSERT INTO `wp_1options` VALUES (20, 'default_comment_status', 'closed', 'yes'); INSERT INTO `wp_1options` VALUES (21, 'default_ping_status', 'open', 'yes'); INSERT INTO `wp_1options` VALUES (22, 'default_pingback_flag', '1', 'yes'); INSERT INTO `wp_1options` VALUES (6236, 'can_compress_scripts', '1', 'yes'); INSERT INTO `wp_1options` VALUES (24, 'posts_per_page', '10', 'yes'); INSERT INTO `wp_1options` VALUES (25, 'date_format', 'j F Y', 'yes'); INSERT INTO `wp_1options` VALUES (26, 'time_format', 'G \\h i \\m\\i\\n', 'yes'); INSERT INTO `wp_1options` VALUES (27, 'links_updated_date_format', 'j F Y, G \\h i \\m\\i\\n', 'yes'); INSERT INTO `wp_1options` VALUES (28, 'links_recently_updated_prepend', '', 'yes'); INSERT INTO `wp_1options` VALUES (29, 'links_recently_updated_append', '', 'yes'); INSERT INTO `wp_1options` VALUES (30, 'links_recently_updated_time', '120', 'yes'); INSERT INTO `wp_1options` VALUES (31, 'comment_moderation', '', 'yes'); INSERT INTO `wp_1options` VALUES (32, 'moderation_notify', '1', 'yes'); INSERT INTO `wp_1options` VALUES (33, 'permalink_structure', '', 'yes'); INSERT INTO `wp_1options` VALUES (34, 'gzipcompression', '0', 'yes'); INSERT INTO `wp_1options` VALUES (35, 'hack_file', '0', 'yes'); INSERT INTO `wp_1options` VALUES (36, 'blog_charset', 'UTF-8', 'yes'); INSERT INTO `wp_1options` VALUES (37, 'moderation_keys', '', 'no'); INSERT INTO `wp_1options` VALUES (38, 'active_plugins', 'a:2:{i:0;s:22:"u-post-it/u-postit.php";i:1;s:29:"wp-db-backup/wp-db-backup.php";}', 'yes'); INSERT INTO `wp_1options` VALUES (39, 'home', 'http://www.sainte-anne.net', 'yes'); INSERT INTO `wp_1options` VALUES (40, 'category_base', '', 'yes'); INSERT INTO `wp_1options` VALUES (41, 'ping_sites', 'http://rpc.pingomatic.com/', 'yes'); INSERT INTO `wp_1options` VALUES (42, 'advanced_edit', '0', 'yes'); INSERT INTO `wp_1options` VALUES (43, 'comment_max_links', '2', 'yes'); INSERT INTO `wp_1options` VALUES (44, 'gmt_offset', '1', 'yes'); INSERT INTO `wp_1options` VALUES (45, 'default_email_category', '1', 'yes'); INSERT INTO `wp_1options` VALUES (46, 'recently_edited', 'a:5:{i:0;s:68:"/home/saintea1/public_html/wp-content/plugins/u-post-it/u-postit.php";i:1;s:67:"/home/saintea1/public_html/wp-content/themes/twentyeleven/style.css";i:2;s:74:"/home/saintea1/public_html/wp-content/themes/twentyeleven/sidebar-page.php";i:3;s:70:"/home/saintea1/public_html/wp-content/themes/twentyeleven/showcase.php";i:4;s:68:"/home/saintea1/public_html/wp-content/themes/twentyeleven/author.php";}', 'no'); INSERT INTO `wp_1options` VALUES (47, 'template', 'twentyeleven', 'yes'); INSERT INTO `wp_1options` VALUES (48, 'stylesheet', 'twentyeleven', 'yes'); INSERT INTO `wp_1options` VALUES (49, 'comment_whitelist', '1', 'yes'); INSERT INTO `wp_1options` VALUES (50, 'blacklist_keys', '', 'no'); INSERT INTO `wp_1options` VALUES (51, 'comment_registration', '1', 'yes'); INSERT INTO `wp_1options` VALUES (53, 'html_type', 'text/html', 'yes'); INSERT INTO `wp_1options` VALUES (54, 'use_trackback', '0', 'yes'); INSERT INTO `wp_1options` VALUES (55, 'default_role', 'subscriber', 'yes'); INSERT INTO `wp_1options` VALUES (56, 'db_version', '22442', 'yes'); INSERT INTO `wp_1options` VALUES (57, 'uploads_use_yearmonth_folders', '1', 'yes'); INSERT INTO `wp_1options` VALUES (58, 'upload_path', '', 'yes'); INSERT INTO `wp_1options` VALUES (59, 'blog_public', '1', 'yes'); INSERT INTO `wp_1options` VALUES (60, 'default_link_category', '2', 'yes'); INSERT INTO `wp_1options` VALUES (61, 'show_on_front', 'page', 'yes'); INSERT INTO `wp_1options` VALUES (62, 'tag_base', '', 'yes'); INSERT INTO `wp_1options` VALUES (63, 'show_avatars', '1', 'yes'); INSERT INTO `wp_1options` VALUES (64, 'avatar_rating', 'G', 'yes'); INSERT INTO `wp_1options` VALUES (65, 'upload_url_path', '', 'yes'); INSERT INTO `wp_1options` VALUES (66, 'thumbnail_size_w', '150', 'yes'); INSERT INTO `wp_1options` VALUES (67, 'thumbnail_size_h', '150', 'yes'); INSERT INTO `wp_1options` VALUES (68, 'thumbnail_crop', '1', 'yes'); INSERT INTO `wp_1options` VALUES (69, 'medium_size_w', '300', 'yes'); INSERT INTO `wp_1options` VALUES (70, 'medium_size_h', '300', 'yes'); INSERT INTO `wp_1options` VALUES (71, 'avatar_default', 'mystery', 'yes'); INSERT INTO `wp_1options` VALUES (3882, '_site_transient_timeout_browser_4071fadaf88b07467adaed3daf67fa4c', '1360083500', 'yes'); INSERT INTO `wp_1options` VALUES (74, 'large_size_w', '1024', 'yes'); INSERT INTO `wp_1options` VALUES (75, 'large_size_h', '1024', 'yes'); INSERT INTO `wp_1options` VALUES (76, 'image_default_link_type', 'file', 'yes'); INSERT INTO `wp_1options` VALUES (77, 'image_default_size', '', 'yes'); INSERT INTO `wp_1options` VALUES (78, 'image_default_align', '', 'yes'); INSERT INTO `wp_1options` VALUES (79, 'close_comments_for_old_posts', '', 'yes'); INSERT INTO `wp_1options` VALUES (80, 'close_comments_days_old', '14', 'yes'); INSERT INTO `wp_1options` VALUES (81, 'thread_comments', '1', 'yes'); INSERT INTO `wp_1options` VALUES (82, 'thread_comments_depth', '5', 'yes'); INSERT INTO `wp_1options` VALUES (83, 'page_comments', '', 'yes'); INSERT INTO `wp_1options` VALUES (84, 'comments_per_page', '50', 'yes'); INSERT INTO `wp_1options` VALUES (85, 'default_comments_page', 'newest', 'yes'); INSERT INTO `wp_1options` VALUES (86, 'comment_order', 'asc', 'yes'); INSERT INTO `wp_1options` VALUES (87, 'sticky_posts', 'a:0:{}', 'yes'); INSERT INTO `wp_1options` VALUES (88, 'widget_categories', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'); INSERT INTO `wp_1options` VALUES (89, 'widget_text', 'a:2:{i:3;a:3:{s:5:"title";s:39:"Commande fournitures scolaires Collège";s:4:"text";s:200:" \r\n";s:6:"filter";b:0;}s:12:"_multiwidget";i:1;}', 'yes'); INSERT INTO `wp_1options` VALUES (90, 'widget_rss', 'a:0:{}', 'yes'); INSERT INTO `wp_1options` VALUES (91, 'timezone_string', '', 'yes'); INSERT INTO `wp_1options` VALUES (6235, '_site_transient_update_core', 'O:8:"stdClass":3:{s:7:"updates";a:2:{i:0;O:8:"stdClass":9:{s:8:"response";s:6:"latest";s:8:"download";s:49:"http://fr.wordpress.org/wordpress-3.5.2-fr_FR.zip";s:6:"locale";s:5:"fr_FR";s:8:"packages";O:8:"stdClass":4:{s:4:"full";s:49:"http://fr.wordpress.org/wordpress-3.5.2-fr_FR.zip";s:10:"no_content";b:0;s:11:"new_bundled";b:0;s:7:"partial";b:0;}s:7:"current";s:5:"3.5.2";s:11:"php_version";s:5:"5.2.4";s:13:"mysql_version";s:3:"5.0";s:11:"new_bundled";s:3:"3.5";s:15:"partial_version";s:0:"";}i:1;O:8:"stdClass":9:{s:8:"response";s:6:"latest";s:8:"download";s:40:"http://wordpress.org/wordpress-3.5.2.zip";s:6:"locale";s:5:"en_US";s:8:"packages";O:8:"stdClass":4:{s:4:"full";s:40:"http://wordpress.org/wordpress-3.5.2.zip";s:10:"no_content";s:51:"http://wordpress.org/wordpress-3.5.2-no-content.zip";s:11:"new_bundled";s:52:"http://wordpress.org/wordpress-3.5.2-new-bundled.zip";s:7:"partial";b:0;}s:7:"current";s:5:"3.5.2";s:11:"php_version";s:5:"5.2.4";s:13:"mysql_version";s:3:"5.0";s:11:"new_bundled";s:3:"3.5";s:15:"partial_version";s:0:"";}}s:12:"last_checked";i:1373432439;s:15:"version_checked";s:5:"3.5.2";}', 'yes'); INSERT INTO `wp_1options` VALUES (93, 'embed_size_w', '', 'yes'); INSERT INTO `wp_1options` VALUES (94, 'embed_size_h', '600', 'yes'); INSERT INTO `wp_1options` VALUES (95, 'page_for_posts', '0', 'yes'); INSERT INTO `wp_1options` VALUES (96, 'page_on_front', '7', 'yes'); INSERT INTO `wp_1options` VALUES (97, 'default_post_format', '0', 'yes'); INSERT INTO `wp_1options` VALUES (98, 'initial_db_version', '19470', 'yes'); INSERT INTO `wp_1options` VALUES (99, 'wp_1user_roles', 'a:5:{s:13:"administrator";a:2:{s:4:"name";s:13:"Administrator";s:12:"capabilities";a:62:{s:13:"switch_themes";b:1;s:11:"edit_themes";b:1;s:16:"activate_plugins";b:1;s:12:"edit_plugins";b:1;s:10:"edit_users";b:1;s:10:"edit_files";b:1;s:14:"manage_options";b:1;s:17:"moderate_comments";b:1;s:17:"manage_categories";b:1;s:12:"manage_links";b:1;s:12:"upload_files";b:1;s:6:"import";b:1;s:15:"unfiltered_html";b:1;s:10:"edit_posts";b:1;s:17:"edit_others_posts";b:1;s:20:"edit_published_posts";b:1;s:13:"publish_posts";b:1;s:10:"edit_pages";b:1;s:4:"read";b:1;s:8:"level_10";b:1;s:7:"level_9";b:1;s:7:"level_8";b:1;s:7:"level_7";b:1;s:7:"level_6";b:1;s:7:"level_5";b:1;s:7:"level_4";b:1;s:7:"level_3";b:1;s:7:"level_2";b:1;s:7:"level_1";b:1;s:7:"level_0";b:1;s:17:"edit_others_pages";b:1;s:20:"edit_published_pages";b:1;s:13:"publish_pages";b:1;s:12:"delete_pages";b:1;s:19:"delete_others_pages";b:1;s:22:"delete_published_pages";b:1;s:12:"delete_posts";b:1;s:19:"delete_others_posts";b:1;s:22:"delete_published_posts";b:1;s:20:"delete_private_posts";b:1;s:18:"edit_private_posts";b:1;s:18:"read_private_posts";b:1;s:20:"delete_private_pages";b:1;s:18:"edit_private_pages";b:1;s:18:"read_private_pages";b:1;s:12:"delete_users";b:1;s:12:"create_users";b:1;s:17:"unfiltered_upload";b:1;s:14:"edit_dashboard";b:1;s:14:"update_plugins";b:1;s:14:"delete_plugins";b:1;s:15:"install_plugins";b:1;s:13:"update_themes";b:1;s:14:"install_themes";b:1;s:11:"update_core";b:1;s:10:"list_users";b:1;s:12:"remove_users";b:1;s:9:"add_users";b:1;s:13:"promote_users";b:1;s:18:"edit_theme_options";b:1;s:13:"delete_themes";b:1;s:6:"export";b:1;}}s:6:"editor";a:2:{s:4:"name";s:6:"Editor";s:12:"capabilities";a:34:{s:17:"moderate_comments";b:1;s:17:"manage_categories";b:1;s:12:"manage_links";b:1;s:12:"upload_files";b:1;s:15:"unfiltered_html";b:1;s:10:"edit_posts";b:1;s:17:"edit_others_posts";b:1;s:20:"edit_published_posts";b:1;s:13:"publish_posts";b:1;s:10:"edit_pages";b:1;s:4:"read";b:1;s:7:"level_7";b:1;s:7:"level_6";b:1;s:7:"level_5";b:1;s:7:"level_4";b:1;s:7:"level_3";b:1;s:7:"level_2";b:1;s:7:"level_1";b:1;s:7:"level_0";b:1;s:17:"edit_others_pages";b:1;s:20:"edit_published_pages";b:1;s:13:"publish_pages";b:1;s:12:"delete_pages";b:1;s:19:"delete_others_pages";b:1;s:22:"delete_published_pages";b:1;s:12:"delete_posts";b:1;s:19:"delete_others_posts";b:1;s:22:"delete_published_posts";b:1;s:20:"delete_private_posts";b:1;s:18:"edit_private_posts";b:1;s:18:"read_private_posts";b:1;s:20:"delete_private_pages";b:1;s:18:"edit_private_pages";b:1;s:18:"read_private_pages";b:1;}}s:6:"author";a:2:{s:4:"name";s:6:"Author";s:12:"capabilities";a:10:{s:12:"upload_files";b:1;s:10:"edit_posts";b:1;s:20:"edit_published_posts";b:1;s:13:"publish_posts";b:1;s:4:"read";b:1;s:7:"level_2";b:1;s:7:"level_1";b:1;s:7:"level_0";b:1;s:12:"delete_posts";b:1;s:22:"delete_published_posts";b:1;}}s:11:"contributor";a:2:{s:4:"name";s:11:"Contributor";s:12:"capabilities";a:5:{s:10:"edit_posts";b:1;s:4:"read";b:1;s:7:"level_1";b:1;s:7:"level_0";b:1;s:12:"delete_posts";b:1;}}s:10:"subscriber";a:2:{s:4:"name";s:10:"Subscriber";s:12:"capabilities";a:2:{s:4:"read";b:1;s:7:"level_0";b:1;}}}', 'yes'); INSERT INTO `wp_1options` VALUES (100, 'widget_search', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'); INSERT INTO `wp_1options` VALUES (101, 'widget_recent-posts', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'); INSERT INTO `wp_1options` VALUES (102, 'widget_recent-comments', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'); INSERT INTO `wp_1options` VALUES (103, 'widget_archives', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'); INSERT INTO `wp_1options` VALUES (104, 'widget_meta', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'); INSERT INTO `wp_1options` VALUES (105, 'sidebars_widgets', 'a:7:{s:19:"wp_inactive_widgets";a:0:{}s:9:"sidebar-1";a:4:{i:0;s:7:"links-2";i:1;s:9:"upostit-2";i:2;s:6:"text-3";i:3;s:9:"upostit-3";}s:9:"sidebar-2";a:0:{}s:9:"sidebar-3";a:0:{}s:9:"sidebar-4";a:0:{}s:9:"sidebar-5";a:0:{}s:13:"array_version";i:3;}', 'yes'); INSERT INTO `wp_1options` VALUES (155, 'delicatenfinstalled', '', 'yes'); INSERT INTO `wp_1options` VALUES (106, 'cron', 'a:5:{i:1373475415;a:3:{s:16:"wp_version_check";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:10:"twicedaily";s:4:"args";a:0:{}s:8:"interval";i:43200;}}s:17:"wp_update_plugins";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:10:"twicedaily";s:4:"args";a:0:{}s:8:"interval";i:43200;}}s:16:"wp_update_themes";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:10:"twicedaily";s:4:"args";a:0:{}s:8:"interval";i:43200;}}}i:1373475443;a:1:{s:19:"wp_scheduled_delete";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:5:"daily";s:4:"args";a:0:{}s:8:"interval";i:86400;}}}i:1373483705;a:1:{s:30:"wp_scheduled_auto_draft_delete";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:5:"daily";s:4:"args";a:0:{}s:8:"interval";i:86400;}}}i:1374073566;a:1:{s:17:"wp_db_backup_cron";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:6:"weekly";s:4:"args";a:0:{}s:8:"interval";i:604800;}}}s:7:"version";i:2;}', 'yes'); INSERT INTO `wp_1options` VALUES (1860, '_transient_plugins_delete_result_1', '1', 'yes'); INSERT INTO `wp_1options` VALUES (1940, '_site_transient_timeout_browser_07568e58e713afb94964004131382c0f', '1343070830', 'yes'); INSERT INTO `wp_1options` VALUES (1941, '_site_transient_browser_07568e58e713afb94964004131382c0f', 'a:9:{s:8:"platform";s:5:"Linux";s:4:"name";s:7:"Firefox";s:7:"version";s:6:"13.0.1";s:10:"update_url";s:23:"http://www.firefox.com/";s:7:"img_src";s:50:"http://s.wordpress.org/images/browsers/firefox.png";s:11:"img_src_ssl";s:49:"https://wordpress.org/images/browsers/firefox.png";s:15:"current_version";s:2:"12";s:7:"upgrade";b:0;s:8:"insecure";b:0;}', 'yes'); INSERT INTO `wp_1options` VALUES (477, '_site_transient_timeout_browser_6d8f0dbee9031a25acd50bb0199a31ba', '1329925558', 'yes'); INSERT INTO `wp_1options` VALUES (478, '_site_transient_browser_6d8f0dbee9031a25acd50bb0199a31ba', 'a:9:{s:8:"platform";s:7:"Windows";s:4:"name";s:5:"Opera";s:7:"version";s:5:"11.61";s:10:"update_url";s:21:"http://www.opera.com/";s:7:"img_src";s:48:"http://s.wordpress.org/images/browsers/opera.png";s:11:"img_src_ssl";s:47:"https://wordpress.org/images/browsers/opera.png";s:15:"current_version";s:5:"11.61";s:7:"upgrade";b:0;s:8:"insecure";b:0;}', 'yes'); INSERT INTO `wp_1options` VALUES (113, 'dashboard_widget_options', 'a:4:{s:25:"dashboard_recent_comments";a:1:{s:5:"items";i:5;}s:24:"dashboard_incoming_links";a:5:{s:4:"home";s:26:"http://www.sainte-anne.net";s:4:"link";s:102:"http://blogsearch.google.com/blogsearch?scoring=d&partner=wordpress&q=link:http://www.sainte-anne.net/";s:3:"url";s:135:"http://blogsearch.google.com/blogsearch_feeds?scoring=d&ie=utf-8&num=10&output=rss&partner=wordpress&q=link:http://www.sainte-anne.net/";s:5:"items";i:10;s:9:"show_date";b:0;}s:17:"dashboard_primary";a:7:{s:4:"link";s:35:"http://www.wordpress-fr.net/planet/";s:3:"url";s:55:"http://feeds2.feedburner.com/WordpressFrancophonePlanet";s:5:"title";s:14:"Blog WordPress";s:5:"items";i:2;s:12:"show_summary";i:1;s:11:"show_author";i:0;s:9:"show_date";i:1;}s:19:"dashboard_secondary";a:7:{s:4:"link";s:35:"http://www.wordpress-fr.net/planet/";s:3:"url";s:55:"http://feeds2.feedburner.com/WordpressFrancophonePlanet";s:5:"title";s:46:"Autres actualités de WordPress (en français)";s:5:"items";i:5;s:12:"show_summary";i:0;s:11:"show_author";i:0;s:9:"show_date";i:0;}}', 'yes'); INSERT INTO `wp_1options` VALUES (165, 'current_theme', 'Twenty Eleven', 'yes'); INSERT INTO `wp_1options` VALUES (1522, '_site_transient_timeout_browser_61bfabcb3a96faa38cd57badca0157a3', '1340115217', 'yes'); INSERT INTO `wp_1options` VALUES (1523, '_site_transient_browser_61bfabcb3a96faa38cd57badca0157a3', 'a:9:{s:8:"platform";s:7:"Windows";s:4:"name";s:7:"Firefox";s:7:"version";s:5:"9.0.1";s:10:"update_url";s:23:"http://www.firefox.com/";s:7:"img_src";s:50:"http://s.wordpress.org/images/browsers/firefox.png";s:11:"img_src_ssl";s:49:"https://wordpress.org/images/browsers/firefox.png";s:15:"current_version";s:2:"12";s:7:"upgrade";b:1;s:8:"insecure";b:0;}', 'yes'); INSERT INTO `wp_1options` VALUES (1672, '_site_transient_browser_5486180191225e1781a8dd29dc388384', 'a:9:{s:8:"platform";s:7:"Windows";s:4:"name";s:17:"Internet Explorer";s:7:"version";s:3:"9.0";s:10:"update_url";s:51:"http://www.microsoft.com/windows/internet-explorer/";s:7:"img_src";s:45:"http://s.wordpress.org/images/browsers/ie.png";s:11:"img_src_ssl";s:44:"https://wordpress.org/images/browsers/ie.png";s:15:"current_version";s:1:"9";s:7:"upgrade";b:0;s:8:"insecure";b:0;}', 'yes'); INSERT INTO `wp_1options` VALUES (792, '_site_transient_timeout_browser_510ab906ad9b4e4326a80eda5f8e593e', '1331976274', 'yes'); INSERT INTO `wp_1options` VALUES (793, '_site_transient_browser_510ab906ad9b4e4326a80eda5f8e593e', 'a:9:{s:8:"platform";s:9:"Macintosh";s:4:"name";s:6:"Safari";s:7:"version";s:5:"5.1.3";s:10:"update_url";s:28:"http://www.apple.com/safari/";s:7:"img_src";s:49:"http://s.wordpress.org/images/browsers/safari.png";s:11:"img_src_ssl";s:48:"https://wordpress.org/images/browsers/safari.png";s:15:"current_version";s:3:"5.1";s:7:"upgrade";b:0;s:8:"insecure";b:0;}', 'yes'); INSERT INTO `wp_1options` VALUES (720, '_site_transient_browser_72afb4a842357c976de04d19714e73ea', 'a:9:{s:8:"platform";s:5:"Linux";s:4:"name";s:7:"Firefox";s:7:"version";s:6:"10.0.2";s:10:"update_url";s:23:"http://www.firefox.com/";s:7:"img_src";s:50:"http://s.wordpress.org/images/browsers/firefox.png";s:11:"img_src_ssl";s:49:"https://wordpress.org/images/browsers/firefox.png";s:15:"current_version";s:1:"9";s:7:"upgrade";b:0;s:8:"insecure";b:0;}', 'yes'); INSERT INTO `wp_1options` VALUES (2668, '_site_transient_timeout_browser_f8c8beb43c65726a1d9b5fe03b3aa7c7', '1347615721', 'yes'); INSERT INTO `wp_1options` VALUES (2669, '_site_transient_browser_f8c8beb43c65726a1d9b5fe03b3aa7c7', 'a:9:{s:8:"platform";s:7:"Windows";s:4:"name";s:7:"Firefox";s:7:"version";s:4:"15.0";s:10:"update_url";s:23:"http://www.firefox.com/";s:7:"img_src";s:50:"http://s.wordpress.org/images/browsers/firefox.png";s:11:"img_src_ssl";s:49:"https://wordpress.org/images/browsers/firefox.png";s:15:"current_version";s:2:"12";s:7:"upgrade";b:0;s:8:"insecure";b:0;}', 'yes'); INSERT INTO `wp_1options` VALUES (4188, 'widget_upostit', 'a:3:{i:2;a:8:{s:5:"color";s:4:"blue";s:7:"content";s:103:"Un lycée qui innove :\r\n\r\n- cours de 45 mn \r\njusqu\'à 15 h\r\n\r\n- ateliers personnalisés\r\ntous les jours";s:5:"nl2br";s:1:"1";s:13:"margin_bottom";s:0:"";s:4:"font";s:0:"";s:9:"font_size";s:0:"";s:11:"font_weight";N;s:11:"line_height";s:0:"";}i:3;a:8:{s:5:"color";s:3:"red";s:7:"content";s:81:"Pour les commandes par courrier, le formulaire est disponible dans l\'onglet Infos";s:5:"nl2br";s:1:"1";s:13:"margin_bottom";s:0:"";s:4:"font";s:11:"Arial Black";s:9:"font_size";s:2:"16";s:11:"font_weight";N;s:11:"line_height";s:0:"";}s:12:"_multiwidget";i:1;}', 'yes'); INSERT INTO `wp_1options` VALUES (4271, '_site_transient_timeout_browser_013accafa1d7729e25f03df1a3cf16f1', '1361779378', 'yes'); INSERT INTO `wp_1options` VALUES (4272, '_site_transient_browser_013accafa1d7729e25f03df1a3cf16f1', 'a:9:{s:8:"platform";s:7:"Windows";s:4:"name";s:7:"Firefox";s:7:"version";s:4:"18.0";s:10:"update_url";s:23:"http://www.firefox.com/";s:7:"img_src";s:50:"http://s.wordpress.org/images/browsers/firefox.png";s:11:"img_src_ssl";s:49:"https://wordpress.org/images/browsers/firefox.png";s:15:"current_version";s:2:"16";s:7:"upgrade";b:0;s:8:"insecure";b:0;}', 'yes'); INSERT INTO `wp_1options` VALUES (2498, '_site_transient_timeout_browser_96114696862f0e55672eee1f6f58fa88', '1347016792', 'yes'); INSERT INTO `wp_1options` VALUES (2499, '_site_transient_browser_96114696862f0e55672eee1f6f58fa88', 'a:9:{s:8:"platform";s:7:"Windows";s:4:"name";s:7:"Firefox";s:7:"version";s:4:"12.0";s:10:"update_url";s:23:"http://www.firefox.com/";s:7:"img_src";s:50:"http://s.wordpress.org/images/browsers/firefox.png";s:11:"img_src_ssl";s:49:"https://wordpress.org/images/browsers/firefox.png";s:15:"current_version";s:2:"12";s:7:"upgrade";b:0;s:8:"insecure";b:0;}', 'yes'); INSERT INTO `wp_1options` VALUES (2893, '_site_transient_timeout_browser_85b2266a5d9e210c079b53b3b12530d4', '1348584172', 'yes'); INSERT INTO `wp_1options` VALUES (2894, '_site_transient_browser_85b2266a5d9e210c079b53b3b12530d4', 'a:9:{s:8:"platform";s:5:"Linux";s:4:"name";s:7:"Firefox";s:7:"version";s:6:"15.0.1";s:10:"update_url";s:23:"http://www.firefox.com/";s:7:"img_src";s:50:"http://s.wordpress.org/images/browsers/firefox.png";s:11:"img_src_ssl";s:49:"https://wordpress.org/images/browsers/firefox.png";s:15:"current_version";s:2:"12";s:7:"upgrade";b:0;s:8:"insecure";b:0;}', 'yes'); INSERT INTO `wp_1options` VALUES (3792, '_site_transient_timeout_browser_4035d4b4450759cca24a82ef888cec49', '1353688547', 'yes'); INSERT INTO `wp_1options` VALUES (3793, '_site_transient_browser_4035d4b4450759cca24a82ef888cec49', 'a:9:{s:8:"platform";s:7:"Windows";s:4:"name";s:7:"Firefox";s:7:"version";s:4:"16.0";s:10:"update_url";s:23:"http://www.firefox.com/";s:7:"img_src";s:50:"http://s.wordpress.org/images/browsers/firefox.png";s:11:"img_src_ssl";s:49:"https://wordpress.org/images/browsers/firefox.png";s:15:"current_version";s:2:"12";s:7:"upgrade";b:0;s:8:"insecure";b:0;}', 'yes'); INSERT INTO `wp_1options` VALUES (1085, '_site_transient_timeout_browser_f1bafdfb54b455c9118c2e4657381e41', '1335707065', 'yes'); INSERT INTO `wp_1options` VALUES (1856, 'uninstall_plugins', 'a:0:{}', 'no'); INSERT INTO `wp_1options` VALUES (1086, '_site_transient_browser_f1bafdfb54b455c9118c2e4657381e41', 'a:9:{s:8:"platform";s:9:"Macintosh";s:4:"name";s:6:"Safari";s:7:"version";s:5:"5.1.5";s:10:"update_url";s:28:"http://www.apple.com/safari/";s:7:"img_src";s:49:"http://s.wordpress.org/images/browsers/safari.png";s:11:"img_src_ssl";s:48:"https://wordpress.org/images/browsers/safari.png";s:15:"current_version";s:3:"5.1";s:7:"upgrade";b:0;s:8:"insecure";b:0;}', 'yes'); INSERT INTO `wp_1options` VALUES (1850, '_transient_timeout_feed_mod_1a5f760f2e2b48827d4974a60857e7c2', '1341435021', 'no'); INSERT INTO `wp_1options` VALUES (1851, '_transient_feed_mod_1a5f760f2e2b48827d4974a60857e7c2', '1341391821', 'no'); INSERT INTO `wp_1options` VALUES (1848, '_transient_timeout_feed_1a5f760f2e2b48827d4974a60857e7c2', '1341435021', 'no'); INSERT INTO `wp_1options` VALUES (1849, '_transient_feed_1a5f760f2e2b48827d4974a60857e7c2', 'a:4:{s:5:"child";a:1:{s:0:"";a:1:{s:3:"rss";a:1:{i:0;a:6:{s:4:"data";s:3:"\n \n";s:7:"attribs";a:1:{s:0:"";a:1:{s:7:"version";s:3:"2.0";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:0:"";a:1:{s:7:"channel";a:1:{i:0;a:6:{s:4:"data";s:72:"\n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:43:"WordPress Plugins » View: Recently Updated";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:51:"http://wordpress.org/extend/plugins/browse/updated/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:43:"WordPress Plugins » View: Recently Updated";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"language";a:1:{i:0;a:5:{s:4:"data";s:5:"en-US";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 04 Jul 2012 08:17:14 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:9:"generator";a:1:{i:0;a:5:{s:4:"data";s:25:"http://bbpress.org/?v=1.1";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"item";a:15:{i:0;a:6:{s:4:"data";s:30:"\n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:33:"Contact Form 7 Analytics by Found";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:81:"http://wordpress.org/extend/plugins/contact-form-7-analytics-by-found/#post-36255";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Thu, 29 Mar 2012 14:34:35 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:42:"36255@http://wordpress.org/extend/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:56:"Add analytics information to your contact form 7 emails.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:5:"Found";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:1;a:6:{s:4:"data";s:30:"\n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:9:"LocalGrid";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:57:"http://wordpress.org/extend/plugins/localgrid/#post-39939";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Sun, 01 Jul 2012 17:46:58 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:42:"39939@http://wordpress.org/extend/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:108:"LocalGrid Plugin is the best plugin for the make your site as a directory listing , deals and revives site .";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:12:"imran.aspire";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:2;a:6:{s:4:"data";s:30:"\n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:27:"PowerPress Posts From MySQL";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:75:"http://wordpress.org/extend/plugins/powerpress-posts-from-mysql/#post-38735";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Tue, 05 Jun 2012 19:42:36 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:42:"38735@http://wordpress.org/extend/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:108:"This plugin will create WordPress posts for podcasting with PowerPress using information from a MySQL table.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:11:"machouinard";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:3;a:6:{s:4:"data";s:30:"\n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:7:"Captcha";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:55:"http://wordpress.org/extend/plugins/captcha/#post-26129";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 27 Apr 2011 05:53:50 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:42:"26129@http://wordpress.org/extend/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:79:"This plugin allows you to implement super security captcha form into web forms.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:11:"bestwebsoft";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:4;a:6:{s:4:"data";s:30:"\n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:18:"Coupon Code (LITE)";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:66:"http://wordpress.org/extend/plugins/coupon-code-plugin/#post-26510";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Thu, 12 May 2011 20:53:48 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:42:"26510@http://wordpress.org/extend/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:111:"Provide coupon codes that can not be copied without the user visiting your affiliate link. Protect your income.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:16:"CouponCodePlugin";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:5;a:6:{s:4:"data";s:30:"\n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:13:"Panel My Blog";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:61:"http://wordpress.org/extend/plugins/panel-my-blog/#post-34075";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Fri, 20 Jan 2012 18:50:41 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:42:"34075@http://wordpress.org/extend/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:87:"Panel management redirects links lost, blacklisting, maintenance mode and file htaccess";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:9:"Bernard-G";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:6;a:6:{s:4:"data";s:30:"\n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:10:"CommentLuv";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:57:"http://wordpress.org/extend/plugins/commentluv/#post-2421";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Sun, 30 Sep 2007 20:40:03 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:41:"2421@http://wordpress.org/extend/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:150:"Reward your readers by automatically placing a link to their last blog post at the end of their comment. Encourage a community and discover new posts.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"teamplaylotto";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:7;a:6:{s:4:"data";s:30:"\n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:20:"BAW Post Views Count";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:68:"http://wordpress.org/extend/plugins/baw-post-views-count/#post-34879";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Mon, 13 Feb 2012 22:58:37 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:42:"34879@http://wordpress.org/extend/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:146:"This plugin counts views for post and pages, shortcodes [post_view] & [most_view] are available, also a widget "Most Viewed Posts" is.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:23:"Julio Potier (Juliobox)";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:8;a:6:{s:4:"data";s:30:"\n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:10:"GarageSale";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:58:"http://wordpress.org/extend/plugins/garagesale/#post-40026";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Tue, 03 Jul 2012 15:04:47 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:42:"40026@http://wordpress.org/extend/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:90:"This plugin is a lightweight solution to put a kind of garage sale on your wordpress page.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:10:"Leo Eibler";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:9;a:6:{s:4:"data";s:30:"\n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:29:"Minutes, Agendas, Newsletters";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:75:"http://wordpress.org/extend/plugins/minutes-agendas-newsletters/#post-24860";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 02 Mar 2011 16:54:46 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:42:"24860@http://wordpress.org/extend/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:81:"Upload and manage pdfs of minutes, agendas and newsletters for your organization.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"brendaegeland";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:10;a:6:{s:4:"data";s:30:"\n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:11:"Maintenance";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:59:"http://wordpress.org/extend/plugins/maintenance/#post-38534";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Thu, 31 May 2012 14:50:22 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:42:"38534@http://wordpress.org/extend/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:114:"Close your website on maintenance. Search engines and regular users don't see your site. Access only by login";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Fruitful Code";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:11;a:6:{s:4:"data";s:30:"\n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:14:"IE CSS Definer";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:62:"http://wordpress.org/extend/plugins/ie-css-definer/#post-38139";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 23 May 2012 07:15:37 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:42:"38139@http://wordpress.org/extend/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:140:"IE CSS Definer allows you to easily and quickly enter internet explorer version specific css code without adding extra css files separately.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:18:"hebeisenconsulting";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:12;a:6:{s:4:"data";s:30:"\n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:21:"WordPress连接微博";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:58:"http://wordpress.org/extend/plugins/wp-connect/#post-24625";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Tue, 22 Feb 2011 11:16:26 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:42:"24625@http://wordpress.org/extend/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:120:"支持使用20家合作网站帐号登录WordPress,同步文章、评论到微博/SNS,支持使用社会化评论。";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:4:"smyx";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:13;a:6:{s:4:"data";s:30:"\n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:22:"Ajaxify Wordpress Site";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:70:"http://wordpress.org/extend/plugins/ajaxify-wordpress-site/#post-39841";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Fri, 29 Jun 2012 08:00:20 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:42:"39841@http://wordpress.org/extend/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:78:"This will ajaxify your website. All the front end links will turns to ajaxify.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:10:"manishkrag";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:14;a:6:{s:4:"data";s:30:"\n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:20:"Banner Effect Header";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:68:"http://wordpress.org/extend/plugins/banner-effect-header/#post-39966";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Mon, 02 Jul 2012 13:19:55 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:42:"39966@http://wordpress.org/extend/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:127:"Banner Effect header let you replace standard header image by dynamic HTML5 and Flash banners made with Banner Effect Software.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"banner_effect";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}}}s:27:"http://www.w3.org/2005/Atom";a:1:{s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:0:"";s:7:"attribs";a:1:{s:0:"";a:3:{s:4:"href";s:52:"http://wordpress.org/extend/plugins/rss/view/updated";s:3:"rel";s:4:"self";s:4:"type";s:19:"application/rss+xml";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}}}}}}}}s:4:"type";i:128;s:7:"headers";a:10:{s:6:"server";s:5:"nginx";s:4:"date";s:29:"Wed, 04 Jul 2012 08:50:21 GMT";s:12:"content-type";s:23:"text/xml; charset=UTF-8";s:10:"connection";s:5:"close";s:4:"vary";s:15:"Accept-Encoding";s:7:"expires";s:29:"Wed, 04 Jul 2012 08:52:14 GMT";s:13:"cache-control";s:0:"";s:6:"pragma";s:0:"";s:13:"last-modified";s:31:"Wed, 04 Jul 2012 08:17:14 +0000";s:4:"x-nc";s:11:"HIT luv 138";}s:5:"build";s:14:"20090627192103";}', 'no'); INSERT INTO `wp_1options` VALUES (719, '_site_transient_timeout_browser_72afb4a842357c976de04d19714e73ea', '1331834520', 'yes'); INSERT INTO `wp_1options` VALUES (4182, '_transient_plugins_delete_result_4', '1', 'yes'); INSERT INTO `wp_1options` VALUES (4403, '_site_transient_poptags_40cd750bba9870f18aada2478b24840a', 'a:40:{s:6:"widget";a:3:{s:4:"name";s:6:"widget";s:4:"slug";s:6:"widget";s:5:"count";s:4:"3406";}s:4:"post";a:3:{s:4:"name";s:4:"Post";s:4:"slug";s:4:"post";s:5:"count";s:4:"2207";}s:6:"plugin";a:3:{s:4:"name";s:6:"plugin";s:4:"slug";s:6:"plugin";s:5:"count";s:4:"2091";}s:5:"admin";a:3:{s:4:"name";s:5:"admin";s:4:"slug";s:5:"admin";s:5:"count";s:4:"1732";}s:5:"posts";a:3:{s:4:"name";s:5:"posts";s:4:"slug";s:5:"posts";s:5:"count";s:4:"1645";}s:7:"sidebar";a:3:{s:4:"name";s:7:"sidebar";s:4:"slug";s:7:"sidebar";s:5:"count";s:4:"1450";}s:7:"twitter";a:3:{s:4:"name";s:7:"twitter";s:4:"slug";s:7:"twitter";s:5:"count";s:4:"1165";}s:6:"google";a:3:{s:4:"name";s:6:"google";s:4:"slug";s:6:"google";s:5:"count";s:4:"1161";}s:8:"comments";a:3:{s:4:"name";s:8:"comments";s:4:"slug";s:8:"comments";s:5:"count";s:4:"1153";}s:6:"images";a:3:{s:4:"name";s:6:"images";s:4:"slug";s:6:"images";s:5:"count";s:4:"1119";}s:4:"page";a:3:{s:4:"name";s:4:"page";s:4:"slug";s:4:"page";s:5:"count";s:4:"1066";}s:5:"image";a:3:{s:4:"name";s:5:"image";s:4:"slug";s:5:"image";s:5:"count";s:3:"983";}s:5:"links";a:3:{s:4:"name";s:5:"links";s:4:"slug";s:5:"links";s:5:"count";s:3:"892";}s:3:"seo";a:3:{s:4:"name";s:3:"seo";s:4:"slug";s:3:"seo";s:5:"count";s:3:"836";}s:8:"facebook";a:3:{s:4:"name";s:8:"Facebook";s:4:"slug";s:8:"facebook";s:5:"count";s:3:"826";}s:9:"shortcode";a:3:{s:4:"name";s:9:"shortcode";s:4:"slug";s:9:"shortcode";s:5:"count";s:3:"767";}s:9:"wordpress";a:3:{s:4:"name";s:9:"wordpress";s:4:"slug";s:9:"wordpress";s:5:"count";s:3:"724";}s:7:"gallery";a:3:{s:4:"name";s:7:"gallery";s:4:"slug";s:7:"gallery";s:5:"count";s:3:"719";}s:6:"social";a:3:{s:4:"name";s:6:"social";s:4:"slug";s:6:"social";s:5:"count";s:3:"665";}s:3:"rss";a:3:{s:4:"name";s:3:"rss";s:4:"slug";s:3:"rss";s:5:"count";s:3:"664";}s:5:"pages";a:3:{s:4:"name";s:5:"pages";s:4:"slug";s:5:"pages";s:5:"count";s:3:"617";}s:7:"widgets";a:3:{s:4:"name";s:7:"widgets";s:4:"slug";s:7:"widgets";s:5:"count";s:3:"613";}s:6:"jquery";a:3:{s:4:"name";s:6:"jquery";s:4:"slug";s:6:"jquery";s:5:"count";s:3:"593";}s:4:"ajax";a:3:{s:4:"name";s:4:"AJAX";s:4:"slug";s:4:"ajax";s:5:"count";s:3:"573";}s:5:"email";a:3:{s:4:"name";s:5:"email";s:4:"slug";s:5:"email";s:5:"count";s:3:"524";}s:5:"media";a:3:{s:4:"name";s:5:"media";s:4:"slug";s:5:"media";s:5:"count";s:3:"503";}s:10:"buddypress";a:3:{s:4:"name";s:10:"buddypress";s:4:"slug";s:10:"buddypress";s:5:"count";s:3:"498";}s:10:"javascript";a:3:{s:4:"name";s:10:"javascript";s:4:"slug";s:10:"javascript";s:5:"count";s:3:"496";}s:5:"video";a:3:{s:4:"name";s:5:"video";s:4:"slug";s:5:"video";s:5:"count";s:3:"490";}s:4:"feed";a:3:{s:4:"name";s:4:"feed";s:4:"slug";s:4:"feed";s:5:"count";s:3:"471";}s:5:"photo";a:3:{s:4:"name";s:5:"photo";s:4:"slug";s:5:"photo";s:5:"count";s:3:"466";}s:7:"content";a:3:{s:4:"name";s:7:"content";s:4:"slug";s:7:"content";s:5:"count";s:3:"444";}s:6:"photos";a:3:{s:4:"name";s:6:"photos";s:4:"slug";s:6:"photos";s:5:"count";s:3:"441";}s:4:"link";a:3:{s:4:"name";s:4:"link";s:4:"slug";s:4:"link";s:5:"count";s:3:"432";}s:8:"category";a:3:{s:4:"name";s:8:"category";s:4:"slug";s:8:"category";s:5:"count";s:3:"404";}s:4:"spam";a:3:{s:4:"name";s:4:"spam";s:4:"slug";s:4:"spam";s:5:"count";s:3:"401";}s:5:"stats";a:3:{s:4:"name";s:5:"stats";s:4:"slug";s:5:"stats";s:5:"count";s:3:"399";}s:5:"flash";a:3:{s:4:"name";s:5:"flash";s:4:"slug";s:5:"flash";s:5:"count";s:3:"383";}s:7:"youtube";a:3:{s:4:"name";s:7:"youtube";s:4:"slug";s:7:"youtube";s:5:"count";s:3:"382";}s:7:"comment";a:3:{s:4:"name";s:7:"comment";s:4:"slug";s:7:"comment";s:5:"count";s:3:"378";}}', 'yes'); INSERT INTO `wp_1options` VALUES (4402, '_site_transient_timeout_poptags_40cd750bba9870f18aada2478b24840a', '1361982681', 'yes'); INSERT INTO `wp_1options` VALUES (2423, '_site_transient_timeout_browser_da783fcc099482b17eb297eebc5ceb68', '1346779207', 'yes'); INSERT INTO `wp_1options` VALUES (2424, '_site_transient_browser_da783fcc099482b17eb297eebc5ceb68', 'a:9:{s:8:"platform";s:7:"Windows";s:4:"name";s:7:"Firefox";s:7:"version";s:6:"14.0.1";s:10:"update_url";s:23:"http://www.firefox.com/";s:7:"img_src";s:50:"http://s.wordpress.org/images/browsers/firefox.png";s:11:"img_src_ssl";s:49:"https://wordpress.org/images/browsers/firefox.png";s:15:"current_version";s:2:"12";s:7:"upgrade";b:0;s:8:"insecure";b:0;}', 'yes'); INSERT INTO `wp_1options` VALUES (2315, 'widget_tag_cloud', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'); INSERT INTO `wp_1options` VALUES (3848, '_site_transient_timeout_browser_5f3e574ee850700a9a4df975c39626c9', '1353959539', 'yes'); INSERT INTO `wp_1options` VALUES (3849, '_site_transient_browser_5f3e574ee850700a9a4df975c39626c9', 'a:9:{s:8:"platform";s:5:"Linux";s:4:"name";s:7:"Firefox";s:7:"version";s:4:"16.0";s:10:"update_url";s:23:"http://www.firefox.com/";s:7:"img_src";s:50:"http://s.wordpress.org/images/browsers/firefox.png";s:11:"img_src_ssl";s:49:"https://wordpress.org/images/browsers/firefox.png";s:15:"current_version";s:2:"12";s:7:"upgrade";b:0;s:8:"insecure";b:0;}', 'yes'); INSERT INTO `wp_1options` VALUES (1822, '_site_transient_timeout_browser_14808cd56d08e0286a721b44fd32699c', '1341996617', 'yes'); INSERT INTO `wp_1options` VALUES (1823, '_site_transient_browser_14808cd56d08e0286a721b44fd32699c', 'a:9:{s:8:"platform";s:9:"Macintosh";s:4:"name";s:6:"Safari";s:7:"version";s:5:"5.1.7";s:10:"update_url";s:28:"http://www.apple.com/safari/";s:7:"img_src";s:49:"http://s.wordpress.org/images/browsers/safari.png";s:11:"img_src_ssl";s:48:"https://wordpress.org/images/browsers/safari.png";s:15:"current_version";s:3:"5.1";s:7:"upgrade";b:0;s:8:"insecure";b:0;}', 'yes'); INSERT INTO `wp_1options` VALUES (1558, '_site_transient_timeout_browser_b231e3fcf5f155ac41403a00da4bc013', '1340180175', 'yes'); INSERT INTO `wp_1options` VALUES (1559, '_site_transient_browser_b231e3fcf5f155ac41403a00da4bc013', 'a:9:{s:8:"platform";s:5:"Linux";s:4:"name";s:7:"Firefox";s:7:"version";s:4:"13.0";s:10:"update_url";s:23:"http://www.firefox.com/";s:7:"img_src";s:50:"http://s.wordpress.org/images/browsers/firefox.png";s:11:"img_src_ssl";s:49:"https://wordpress.org/images/browsers/firefox.png";s:15:"current_version";s:2:"12";s:7:"upgrade";b:0;s:8:"insecure";b:0;}', 'yes'); INSERT INTO `wp_1options` VALUES (1372, '_site_transient_timeout_browser_2e8b9ee3eeba70e78bc00b2dc5d516c8', '1338893556', 'yes'); INSERT INTO `wp_1options` VALUES (6496, '_transient_timeout_plugin_slugs', '1373361402', 'no'); INSERT INTO `wp_1options` VALUES (6497, '_transient_plugin_slugs', 'a:3:{i:0;s:22:"u-post-it/u-postit.php";i:1;s:29:"wp-db-backup/wp-db-backup.php";i:2;s:35:"wp-google-drive/wp-google-drive.php";}', 'no'); INSERT INTO `wp_1options` VALUES (573, '_site_transient_timeout_browser_8a50a40beda5a57e6b4bbe39ccfd66a5', '1330854991', 'yes'); INSERT INTO `wp_1options` VALUES (147, 'recently_activated', 'a:0:{}', 'yes'); INSERT INTO `wp_1options` VALUES (6441, '_site_transient_timeout_wporg_theme_feature_list', '1372943301', 'yes'); INSERT INTO `wp_1options` VALUES (6442, '_site_transient_wporg_theme_feature_list', 'a:5:{s:6:"Colors";a:15:{i:0;s:5:"black";i:1;s:4:"blue";i:2;s:5:"brown";i:3;s:4:"gray";i:4;s:5:"green";i:5;s:6:"orange";i:6;s:4:"pink";i:7;s:6:"purple";i:8;s:3:"red";i:9;s:6:"silver";i:10;s:3:"tan";i:11;s:5:"white";i:12;s:6:"yellow";i:13;s:4:"dark";i:14;s:5:"light";}s:7:"Columns";a:6:{i:0;s:10:"one-column";i:1;s:11:"two-columns";i:2;s:13:"three-columns";i:3;s:12:"four-columns";i:4;s:12:"left-sidebar";i:5;s:13:"right-sidebar";}s:5:"Width";a:2:{i:0;s:11:"fixed-width";i:1;s:14:"flexible-width";}s:8:"Features";a:19:{i:0;s:8:"blavatar";i:1;s:10:"buddypress";i:2;s:17:"custom-background";i:3;s:13:"custom-colors";i:4;s:13:"custom-header";i:5;s:11:"custom-menu";i:6;s:12:"editor-style";i:7;s:21:"featured-image-header";i:8;s:15:"featured-images";i:9;s:15:"flexible-header";i:10;s:20:"front-page-post-form";i:11;s:19:"full-width-template";i:12;s:12:"microformats";i:13;s:12:"post-formats";i:14;s:20:"rtl-language-support";i:15;s:11:"sticky-post";i:16;s:13:"theme-options";i:17;s:17:"threaded-comments";i:18;s:17:"translation-ready";}s:7:"Subject";a:3:{i:0;s:7:"holiday";i:1;s:13:"photoblogging";i:2;s:8:"seasonal";}}', 'yes'); INSERT INTO `wp_1options` VALUES (166, 'theme_mods_twentyeleven', 'a:9:{s:12:"header_image";s:88:"http://www.sainte-anne.net/wp-content/uploads/2013/04/cropped-Couverture-avril-20131.jpg";s:18:"nav_menu_locations";a:1:{s:7:"primary";i:3;}s:16:"header_textcolor";s:6:"1e73be";s:16:"background_color";s:6:"1e73be";s:16:"background_image";s:0:"";s:17:"background_repeat";s:6:"repeat";s:21:"background_position_x";s:4:"left";s:21:"background_attachment";s:5:"fixed";s:17:"header_image_data";a:5:{s:13:"attachment_id";i:1162;s:3:"url";s:88:"http://www.sainte-anne.net/wp-content/uploads/2013/04/cropped-Couverture-avril-20131.jpg";s:13:"thumbnail_url";s:88:"http://www.sainte-anne.net/wp-content/uploads/2013/04/cropped-Couverture-avril-20131.jpg";s:5:"width";i:1000;s:6:"height";i:303;}}', 'yes'); INSERT INTO `wp_1options` VALUES (167, 'nav_menu_options', 'a:2:{i:0;b:0;s:8:"auto_add";a:0:{}}', 'yes'); INSERT INTO `wp_1options` VALUES (153, 'theme_mods_delicate', 'a:2:{i:0;b:0;s:16:"sidebars_widgets";a:2:{s:4:"time";i:1327856945;s:4:"data";a:3:{s:19:"wp_inactive_widgets";a:0:{}s:9:"sidebar-1";a:6:{i:0;s:8:"search-2";i:1;s:14:"recent-posts-2";i:2;s:17:"recent-comments-2";i:3;s:10:"archives-2";i:4;s:12:"categories-2";i:5;s:6:"meta-2";}s:9:"sidebar-2";a:0:{}}}}', 'yes'); INSERT INTO `wp_1options` VALUES (154, 'theme_switched', '', 'yes'); INSERT INTO `wp_1options` VALUES (156, 'widget_popularwidget', 'a:2:{s:19:"recent_comments_num";i:5;s:17:"popular_posts_num";i:7;}', 'yes'); INSERT INTO `wp_1options` VALUES (157, 'delicate_settings', 'a:14:{s:19:"nattywp_custom_logo";s:0:"";s:11:"t_home_name";s:4:"Home";s:11:"t_meta_desc";s:0:"";s:15:"t_cufon_replace";s:3:"yes";s:8:"t_favico";s:0:"";s:11:"t_show_post";s:3:"yes";s:16:"t_show_slideshow";s:3:"yes";s:14:"t_scroll_pages";s:2:"no";s:14:"t_slide_effect";s:4:"fade";s:9:"t_timeout";s:4:"6000";s:13:"t_slide_speed";s:4:"1000";s:12:"t_twitterurl";s:0:"";s:15:"t_feedburnerurl";s:0:"";s:10:"t_tracking";s:0:"";}', 'yes'); INSERT INTO `wp_1options` VALUES (158, 'delicate_color_settings', 'a:5:{s:17:"paramspresetStyle";s:6:"style0";s:11:"t_font_size";s:2:"12";s:12:"t_text_color";s:6:"4D4D4F";s:12:"t_link_color";s:6:"0E73B8";s:18:"t_linkactive_color";s:6:"ff0505";}', 'yes'); INSERT INTO `wp_1options` VALUES (159, 'delicate_settings_back', '', 'yes'); INSERT INTO `wp_1options` VALUES (160, 'delicate_color_settings_back', '', 'yes'); INSERT INTO `wp_1options` VALUES (161, 'nattywp_custom_logo', '', 'yes'); INSERT INTO `wp_1options` VALUES (164, 'theme_mods_frisco-for-buddypress', 'a:1:{i:0;b:0;}', 'yes'); INSERT INTO `wp_1options` VALUES (172, '_transient_random_seed', 'abf5bb973bf2ddb7eee96c5fa301c33b', 'yes'); INSERT INTO `wp_1options` VALUES (1373, '_site_transient_browser_2e8b9ee3eeba70e78bc00b2dc5d516c8', 'a:9:{s:8:"platform";s:7:"Windows";s:4:"name";s:7:"Firefox";s:7:"version";s:5:"7.0.1";s:10:"update_url";s:23:"http://www.firefox.com/";s:7:"img_src";s:50:"http://s.wordpress.org/images/browsers/firefox.png";s:11:"img_src_ssl";s:49:"https://wordpress.org/images/browsers/firefox.png";s:15:"current_version";s:2:"12";s:7:"upgrade";b:1;s:8:"insecure";b:0;}', 'yes'); INSERT INTO `wp_1options` VALUES (173, 'category_children', 'a:0:{}', 'yes'); INSERT INTO `wp_1options` VALUES (263, '_site_transient_timeout_browser_02cf806a3b750512f3d45e5c2a15fc06', '1328801796', 'yes'); INSERT INTO `wp_1options` VALUES (264, '_site_transient_browser_02cf806a3b750512f3d45e5c2a15fc06', 'a:9:{s:8:"platform";s:5:"Linux";s:4:"name";s:7:"Firefox";s:7:"version";s:5:"9.0.1";s:10:"update_url";s:23:"http://www.firefox.com/";s:7:"img_src";s:50:"http://s.wordpress.org/images/browsers/firefox.png";s:11:"img_src_ssl";s:49:"https://wordpress.org/images/browsers/firefox.png";s:15:"current_version";s:1:"9";s:7:"upgrade";b:0;s:8:"insecure";b:0;}', 'yes'); INSERT INTO `wp_1options` VALUES (411, '_site_transient_timeout_browser_8b62386c813736bfae144aee5270045b', '1329506486', 'yes'); INSERT INTO `wp_1options` VALUES (412, '_site_transient_browser_8b62386c813736bfae144aee5270045b', 'a:9:{s:8:"platform";s:9:"Macintosh";s:4:"name";s:6:"Safari";s:7:"version";s:5:"5.1.2";s:10:"update_url";s:28:"http://www.apple.com/safari/";s:7:"img_src";s:49:"http://s.wordpress.org/images/browsers/safari.png";s:11:"img_src_ssl";s:48:"https://wordpress.org/images/browsers/safari.png";s:15:"current_version";s:3:"5.1";s:7:"upgrade";b:0;s:8:"insecure";b:0;}', 'yes'); INSERT INTO `wp_1options` VALUES (1671, '_site_transient_timeout_browser_5486180191225e1781a8dd29dc388384', '1341265751', 'yes'); INSERT INTO `wp_1options` VALUES (574, '_site_transient_browser_8a50a40beda5a57e6b4bbe39ccfd66a5', 'a:9:{s:8:"platform";s:5:"Linux";s:4:"name";s:5:"Opera";s:7:"version";s:5:"11.61";s:10:"update_url";s:21:"http://www.opera.com/";s:7:"img_src";s:48:"http://s.wordpress.org/images/browsers/opera.png";s:11:"img_src_ssl";s:47:"https://wordpress.org/images/browsers/opera.png";s:15:"current_version";s:5:"11.61";s:7:"upgrade";b:0;s:8:"insecure";b:0;}', 'yes'); INSERT INTO `wp_1options` VALUES (824, 'widget_links', 'a:2:{i:2;a:5:{s:6:"images";i:1;s:4:"name";i:1;s:11:"description";i:0;s:6:"rating";i:0;s:8:"category";i:2;}s:12:"_multiwidget";i:1;}', 'yes'); INSERT INTO `wp_1options` VALUES (1857, 'db_upgraded', '', 'yes'); INSERT INTO `wp_1options` VALUES (2056, '_site_transient_timeout_browser_769e8972cf46d39f91103a4086d3b0db', '1343803300', 'yes'); INSERT INTO `wp_1options` VALUES (2057, '_site_transient_browser_769e8972cf46d39f91103a4086d3b0db', 'a:9:{s:8:"platform";s:7:"Windows";s:4:"name";s:7:"Firefox";s:7:"version";s:6:"13.0.1";s:10:"update_url";s:23:"http://www.firefox.com/";s:7:"img_src";s:50:"http://s.wordpress.org/images/browsers/firefox.png";s:11:"img_src_ssl";s:49:"https://wordpress.org/images/browsers/firefox.png";s:15:"current_version";s:2:"12";s:7:"upgrade";b:0;s:8:"insecure";b:0;}', 'yes'); INSERT INTO `wp_1options` VALUES (3249, '_site_transient_timeout_browser_c5481bae243567aea30486894f476bb6', '1350547872', 'yes'); INSERT INTO `wp_1options` VALUES (3250, '_site_transient_browser_c5481bae243567aea30486894f476bb6', 'a:9:{s:8:"platform";s:7:"Windows";s:4:"name";s:7:"Firefox";s:7:"version";s:6:"15.0.1";s:10:"update_url";s:23:"http://www.firefox.com/";s:7:"img_src";s:50:"http://s.wordpress.org/images/browsers/firefox.png";s:11:"img_src_ssl";s:49:"https://wordpress.org/images/browsers/firefox.png";s:15:"current_version";s:2:"12";s:7:"upgrade";b:0;s:8:"insecure";b:0;}', 'yes'); INSERT INTO `wp_1options` VALUES (2631, '_site_transient_timeout_browser_852a1bdb23d3d28ebece211f8e4ac343', '1347559071', 'yes'); INSERT INTO `wp_1options` VALUES (2632, '_site_transient_browser_852a1bdb23d3d28ebece211f8e4ac343', 'a:9:{s:8:"platform";s:5:"Linux";s:4:"name";s:7:"Firefox";s:7:"version";s:4:"15.0";s:10:"update_url";s:23:"http://www.firefox.com/";s:7:"img_src";s:50:"http://s.wordpress.org/images/browsers/firefox.png";s:11:"img_src_ssl";s:49:"https://wordpress.org/images/browsers/firefox.png";s:15:"current_version";s:2:"12";s:7:"upgrade";b:0;s:8:"insecure";b:0;}', 'yes'); INSERT INTO `wp_1options` VALUES (6494, '_transient_timeout_feed_mod_57bc725ad6568758915363af670fd8bc', '1373318202', 'no'); INSERT INTO `wp_1options` VALUES (6495, '_transient_feed_mod_57bc725ad6568758915363af670fd8bc', '1373275002', 'no'); INSERT INTO `wp_1options` VALUES (6498, '_transient_timeout_dash_de3249c4736ad3bd2cd29147c4a0d43e', '1373318202', 'no'); INSERT INTO `wp_1options` VALUES (6499, '_transient_dash_de3249c4736ad3bd2cd29147c4a0d43e', '

Plus populaire

\n
WooCommerce - excelling eCommerce
 (Installer)\n

WooCommerce is a powerful, extendable eCommerce plugin that helps you sell anything. Beautifully.

\n

Nouvelles extensions

\n
SocialShare
 (Installer)\n

SocialShare allows you to lock your content behind a likewall using simple shortcodes.

\n', 'no'); INSERT INTO `wp_1options` VALUES (3883, '_site_transient_browser_4071fadaf88b07467adaed3daf67fa4c', 'a:9:{s:8:"platform";s:9:"Macintosh";s:4:"name";s:6:"Safari";s:7:"version";s:5:"6.0.2";s:10:"update_url";s:28:"http://www.apple.com/safari/";s:7:"img_src";s:49:"http://s.wordpress.org/images/browsers/safari.png";s:11:"img_src_ssl";s:48:"https://wordpress.org/images/browsers/safari.png";s:15:"current_version";s:1:"5";s:7:"upgrade";b:0;s:8:"insecure";b:0;}', 'yes'); INSERT INTO `wp_1options` VALUES (3880, 'link_manager_enabled', '1', 'yes'); INSERT INTO `wp_1options` VALUES (6514, '_transient_doing_cron', '1373469873.3932650089263916015625', 'yes'); INSERT INTO `wp_1options` VALUES (6486, '_transient_timeout_feed_a5420c83891a9c88ad2a4f04584a5efc', '1373318201', 'no'); INSERT INTO `wp_1options` VALUES (6487, '_transient_feed_a5420c83891a9c88ad2a4f04584a5efc', 'a:4:{s:5:"child";a:1:{s:0:"";a:1:{s:3:"rss";a:1:{i:0;a:6:{s:4:"data";s:3:"\n \n";s:7:"attribs";a:1:{s:0:"";a:1:{s:7:"version";s:3:"2.0";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:0:"";a:1:{s:7:"channel";a:1:{i:0;a:6:{s:4:"data";s:72:"\n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:39:"WordPress Plugins » View: Most Popular";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:44:"http://wordpress.org/plugins/browse/popular/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:39:"WordPress Plugins » View: Most Popular";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"language";a:1:{i:0;a:5:{s:4:"data";s:5:"en-US";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Mon, 08 Jul 2013 09:04:17 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:9:"generator";a:1:{i:0;a:5:{s:4:"data";s:25:"http://bbpress.org/?v=1.1";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"item";a:15:{i:0;a:6:{s:4:"data";s:30:"\n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:7:"Akismet";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:45:"http://wordpress.org/plugins/akismet/#post-15";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Fri, 09 Mar 2007 22:11:30 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:32:"15@http://wordpress.org/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:98:"Akismet checks your comments against the Akismet web service to see if they look like spam or not.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:14:"Matt Mullenweg";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:1;a:6:{s:4:"data";s:30:"\n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:22:"WordPress SEO by Yoast";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:53:"http://wordpress.org/plugins/wordpress-seo/#post-8321";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Thu, 01 Jan 2009 20:34:44 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:34:"8321@http://wordpress.org/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:131:"Improve your WordPress SEO: Write better content and have a fully optimized WordPress site using the WordPress SEO plugin by Yoast.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Joost de Valk";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:2;a:6:{s:4:"data";s:30:"\n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:24:"Jetpack by WordPress.com";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:48:"http://wordpress.org/plugins/jetpack/#post-23862";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Thu, 20 Jan 2011 02:21:38 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:35:"23862@http://wordpress.org/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:104:"Supercharge your WordPress site with powerful features previously only available to WordPress.com users.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:24:"Michael Adams (mdawaffe)";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:3;a:6:{s:4:"data";s:30:"\n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:14:"Contact Form 7";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:54:"http://wordpress.org/plugins/contact-form-7/#post-2141";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Thu, 02 Aug 2007 12:45:03 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:34:"2141@http://wordpress.org/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:54:"Just another contact form plugin. Simple but flexible.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:16:"Takayuki Miyoshi";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:4;a:6:{s:4:"data";s:30:"\n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:18:"WordPress Importer";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:59:"http://wordpress.org/plugins/wordpress-importer/#post-18101";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Thu, 20 May 2010 17:42:45 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:35:"18101@http://wordpress.org/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:101:"Import posts, pages, comments, custom fields, categories, tags and more from a WordPress export file.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:14:"Brian Colinger";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:5;a:6:{s:4:"data";s:30:"\n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:19:"All in One SEO Pack";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:58:"http://wordpress.org/plugins/all-in-one-seo-pack/#post-753";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Fri, 30 Mar 2007 20:08:18 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:33:"753@http://wordpress.org/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:86:"WordPress SEO plugin to automatically optimize your Wordpress blog for Search Engines.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:8:"uberdose";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:6;a:6:{s:4:"data";s:30:"\n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:15:"NextGEN Gallery";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:55:"http://wordpress.org/plugins/nextgen-gallery/#post-1169";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Mon, 23 Apr 2007 20:08:06 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:34:"1169@http://wordpress.org/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:120:"The most popular WordPress gallery plugin and one of the most popular plugins of all time with over 6 million downloads.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:9:"Alex Rabe";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:7;a:6:{s:4:"data";s:30:"\n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:19:"Google XML Sitemaps";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:63:"http://wordpress.org/plugins/google-sitemap-generator/#post-132";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Fri, 09 Mar 2007 22:31:32 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:33:"132@http://wordpress.org/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:105:"This plugin will generate a special XML sitemap which will help search engines to better index your blog.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:5:"Arnee";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:8;a:6:{s:4:"data";s:30:"\n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:13:"Page Links To";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:52:"http://wordpress.org/plugins/page-links-to/#post-216";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Fri, 09 Mar 2007 22:53:52 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:33:"216@http://wordpress.org/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:126:"Lets you make a WordPress page (or other content type) link to an external URL of your choosing, instead of its WordPress URL.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:12:"Mark Jaquith";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:9;a:6:{s:4:"data";s:30:"\n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:24:"Fast Secure Contact Form";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:56:"http://wordpress.org/plugins/si-contact-form/#post-12636";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Thu, 27 Aug 2009 01:20:04 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:35:"12636@http://wordpress.org/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:131:"A super customizable contact form that lets your visitors send you email. Blocks all automated spammers. No templates to mess with.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:12:"Mike Challis";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:10;a:6:{s:4:"data";s:30:"\n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:12:"Contact Form";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:60:"http://wordpress.org/plugins/contact-form-plugin/#post-26890";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Thu, 26 May 2011 07:34:58 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:35:"26890@http://wordpress.org/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:43:"Add Contact Form to your WordPress website.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:11:"bestwebsoft";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:11;a:6:{s:4:"data";s:30:"\n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:33:"WooCommerce - excelling eCommerce";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:52:"http://wordpress.org/plugins/woocommerce/#post-29860";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Mon, 05 Sep 2011 08:13:36 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:35:"29860@http://wordpress.org/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:97:"WooCommerce is a powerful, extendable eCommerce plugin that helps you sell anything. Beautifully.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:9:"WooThemes";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:12;a:6:{s:4:"data";s:30:"\n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:14:"W3 Total Cache";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:55:"http://wordpress.org/plugins/w3-total-cache/#post-12073";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 29 Jul 2009 18:46:31 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:35:"12073@http://wordpress.org/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:132:"Easy Web Performance Optimization (WPO) using caching: browser, page, object, database, minify and content delivery network support.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:16:"Frederick Townes";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:13;a:6:{s:4:"data";s:30:"\n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:22:"Advanced Custom Fields";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:63:"http://wordpress.org/plugins/advanced-custom-fields/#post-25254";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Thu, 17 Mar 2011 04:07:30 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:35:"25254@http://wordpress.org/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:150:"Fully customise WordPress edit screens with powerful fields. Boasting a professional interface and a powerfull API, it’s a must have for any web dev";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:12:"elliotcondon";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:14;a:6:{s:4:"data";s:30:"\n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:14:"WP Super Cache";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:54:"http://wordpress.org/plugins/wp-super-cache/#post-2572";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Mon, 05 Nov 2007 11:40:04 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:34:"2572@http://wordpress.org/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:73:"A very fast caching engine for WordPress that produces static html files.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:16:"Donncha O Caoimh";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}}}s:27:"http://www.w3.org/2005/Atom";a:1:{s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:0:"";s:7:"attribs";a:1:{s:0:"";a:3:{s:4:"href";s:45:"http://wordpress.org/plugins/rss/view/popular";s:3:"rel";s:4:"self";s:4:"type";s:19:"application/rss+xml";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}}}}}}}}s:4:"type";i:128;s:7:"headers";a:10:{s:6:"server";s:5:"nginx";s:4:"date";s:29:"Mon, 08 Jul 2013 09:16:41 GMT";s:12:"content-type";s:23:"text/xml; charset=UTF-8";s:10:"connection";s:5:"close";s:4:"vary";s:15:"Accept-Encoding";s:7:"expires";s:29:"Mon, 08 Jul 2013 09:39:17 GMT";s:13:"cache-control";s:0:"";s:6:"pragma";s:0:"";s:13:"last-modified";s:31:"Mon, 08 Jul 2013 09:04:17 +0000";s:4:"x-nc";s:11:"HIT lax 250";}s:5:"build";s:14:"20130625161613";}', 'no'); INSERT INTO `wp_1options` VALUES (6443, 'widget_nav_menu', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'); INSERT INTO `wp_1options` VALUES (6488, '_transient_timeout_feed_mod_a5420c83891a9c88ad2a4f04584a5efc', '1373318201', 'no'); INSERT INTO `wp_1options` VALUES (6489, '_transient_feed_mod_a5420c83891a9c88ad2a4f04584a5efc', '1373275001', 'no'); INSERT INTO `wp_1options` VALUES (6015, '_site_transient_timeout_browser_f569f3a78056ffd66dc34231f272ada7', '1371193197', 'yes'); INSERT INTO `wp_1options` VALUES (6016, '_site_transient_browser_f569f3a78056ffd66dc34231f272ada7', 'a:9:{s:8:"platform";s:7:"Windows";s:4:"name";s:6:"Chrome";s:7:"version";s:13:"27.0.1453.110";s:10:"update_url";s:28:"http://www.google.com/chrome";s:7:"img_src";s:49:"http://s.wordpress.org/images/browsers/chrome.png";s:11:"img_src_ssl";s:48:"https://wordpress.org/images/browsers/chrome.png";s:15:"current_version";s:2:"18";s:7:"upgrade";b:0;s:8:"insecure";b:0;}', 'yes'); INSERT INTO `wp_1options` VALUES (6376, '_site_transient_timeout_browser_c07a73406f1d8ec515102c79deb26ae3', '1373436403', 'yes'); INSERT INTO `wp_1options` VALUES (6377, '_site_transient_browser_c07a73406f1d8ec515102c79deb26ae3', 'a:9:{s:8:"platform";s:7:"Windows";s:4:"name";s:7:"Firefox";s:7:"version";s:4:"22.0";s:10:"update_url";s:23:"http://www.firefox.com/";s:7:"img_src";s:50:"http://s.wordpress.org/images/browsers/firefox.png";s:11:"img_src_ssl";s:49:"https://wordpress.org/images/browsers/firefox.png";s:15:"current_version";s:2:"16";s:7:"upgrade";b:0;s:8:"insecure";b:0;}', 'yes'); INSERT INTO `wp_1options` VALUES (6480, '_transient_timeout_feed_mod_2fb9572e3d6a42f680e36370936a57ae', '1373318199', 'no'); INSERT INTO `wp_1options` VALUES (6481, '_transient_feed_mod_2fb9572e3d6a42f680e36370936a57ae', '1373274999', 'no'); INSERT INTO `wp_1options` VALUES (6482, '_transient_timeout_dash_4077549d03da2e451c8b5f002294ff51', '1373318199', 'no'); INSERT INTO `wp_1options` VALUES (6483, '_transient_dash_4077549d03da2e451c8b5f002294ff51', '
', 'no'); INSERT INTO `wp_1options` VALUES (4419, '_site_transient_update_themes', 'O:8:"stdClass":3:{s:12:"last_checked";i:1373432440;s:7:"checked";a:4:{s:5:"titan";s:4:"1.25";s:12:"twentyeleven";s:3:"1.5";s:9:"twentyten";s:3:"1.5";s:12:"twentytwelve";s:5:"1.1.1";}s:8:"response";a:1:{s:5:"titan";a:3:{s:11:"new_version";s:5:"2.3.1";s:3:"url";s:33:"http://wordpress.org/themes/titan";s:7:"package";s:52:"http://wordpress.org/themes/download/titan.2.3.1.zip";}}}', 'yes'); INSERT INTO `wp_1options` VALUES (5122, '_site_transient_timeout_browser_a5eed82526012fbf52a4469d70d0dd0a', '1365923519', 'yes'); INSERT INTO `wp_1options` VALUES (5123, '_site_transient_browser_a5eed82526012fbf52a4469d70d0dd0a', 'a:9:{s:8:"platform";s:7:"Windows";s:4:"name";s:7:"Firefox";s:7:"version";s:4:"19.0";s:10:"update_url";s:23:"http://www.firefox.com/";s:7:"img_src";s:50:"http://s.wordpress.org/images/browsers/firefox.png";s:11:"img_src_ssl";s:49:"https://wordpress.org/images/browsers/firefox.png";s:15:"current_version";s:2:"16";s:7:"upgrade";b:0;s:8:"insecure";b:0;}', 'yes'); INSERT INTO `wp_1options` VALUES (6474, '_transient_timeout_feed_mod_0118eef5859cbcc5f374a312d3445e86', '1373318199', 'no'); INSERT INTO `wp_1options` VALUES (6475, '_transient_feed_mod_0118eef5859cbcc5f374a312d3445e86', '1373274999', 'no'); INSERT INTO `wp_1options` VALUES (6476, '_transient_timeout_dash_20494a3d90a6669585674ed0eb8dcd8f', '1373318199', 'no'); INSERT INTO `wp_1options` VALUES (6477, '_transient_dash_20494a3d90a6669585674ed0eb8dcd8f', '

Ce widget envoie une requête vers le moteur de recherche des blogs de Google, de sorte que quand un autre site fera un lien vers le vôtre, son nom s’affichera ici. Ce moteur n’a pas encore trouvé de lien entrant… Ce n’est pas grave, on n’est pas pressé.

\n', 'no'); INSERT INTO `wp_1options` VALUES (6484, '_transient_timeout_dash_aa95765b5cc111c56d5993d476b1c2f0', '1373318200', 'no'); INSERT INTO `wp_1options` VALUES (6472, '_transient_timeout_feed_0118eef5859cbcc5f374a312d3445e86', '1373318199', 'no'); INSERT INTO `wp_1options` VALUES (6473, '_transient_feed_0118eef5859cbcc5f374a312d3445e86', 'a:4:{s:5:"child";a:1:{s:0:"";a:1:{s:3:"rss";a:1:{i:0;a:6:{s:4:"data";s:4:"\n \n";s:7:"attribs";a:1:{s:0:"";a:1:{s:7:"version";s:3:"2.0";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:0:"";a:1:{s:7:"channel";a:1:{i:0;a:6:{s:4:"data";s:33:"\n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:3:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:53:"link:http://www.sainte-anne.net/ - Google Blog Search";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:90:"http://www.google.com/search?ie=utf-8&q=link:http://www.sainte-anne.net/&tbm=blg&tbs=sbd:1";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:84:"Your search - link:http://www.sainte-anne.net/ - did not match any documents.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:36:"http://a9.com/-/spec/opensearch/1.1/";a:3:{s:12:"totalResults";a:1:{i:0;a:5:{s:4:"data";s:1:"0";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:10:"startIndex";a:1:{i:0;a:5:{s:4:"data";s:1:"1";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:12:"itemsPerPage";a:1:{i:0;a:5:{s:4:"data";s:2:"10";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}}}}}}}}s:4:"type";i:128;s:7:"headers";a:9:{s:12:"content-type";s:28:"text/xml; charset=ISO-8859-1";s:4:"date";s:29:"Mon, 08 Jul 2013 09:16:39 GMT";s:7:"expires";s:2:"-1";s:13:"cache-control";s:18:"private, max-age=0";s:10:"set-cookie";a:2:{i:0;s:143:"PREF=ID=d50d39ef04e2b558:FF=0:TM=1373274999:LM=1373274999:S=QbV3x7wD8FcFMNsW; expires=Wed, 08-Jul-2015 09:16:39 GMT; path=/; domain=.google.com";i:1;s:212:"NID=67=B9tI4QrUV74zXMqOThsYQeA6bZ4vKyy0Pq2vvFz6CxQquwE6V2-MVUtFWgPGNoxIIp8rwKKwQiX2rRguTReQMHI5sXjF9F78O3TamwvYtk7aLf4MFmFDR-J_E151uuHP; expires=Tue, 07-Jan-2014 09:16:39 GMT; path=/; domain=.google.com; HttpOnly";}s:3:"p3p";s:122:"CP="This is not a P3P policy! See http://www.google.com/support/accounts/bin/answer.py?hl=en&answer=151657 for more info."";s:6:"server";s:3:"gws";s:16:"x-xss-protection";s:13:"1; mode=block";s:15:"x-frame-options";s:10:"SAMEORIGIN";}s:5:"build";s:14:"20130625161613";}', 'no'); INSERT INTO `wp_1options` VALUES (6485, '_transient_dash_aa95765b5cc111c56d5993d476b1c2f0', '
', 'no'); INSERT INTO `wp_1options` VALUES (6478, '_transient_timeout_feed_2fb9572e3d6a42f680e36370936a57ae', '1373318199', 'no'); INSERT INTO `wp_1options` VALUES (6479, '_transient_feed_2fb9572e3d6a42f680e36370936a57ae', 'a:4:{s:5:"child";a:1:{s:27:"http://www.w3.org/2005/Atom";a:1:{s:4:"feed";a:1:{i:0;a:6:{s:4:"data";s:268:"\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:27:"http://www.w3.org/2005/Atom";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:30:"WordPress Francophone : Planet";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"subtitle";a:1:{i:0;a:5:{s:4:"data";s:0:"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:2:"id";a:1:{i:0;a:5:{s:4:"data";s:35:"http://www.wordpress-fr.net/planet/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:3:{i:0;a:5:{s:4:"data";s:0:"";s:7:"attribs";a:1:{s:0:"";a:3:{s:3:"rel";s:9:"alternate";s:4:"type";s:9:"text/html";s:4:"href";s:35:"http://www.wordpress-fr.net/planet/";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}i:1;a:5:{s:4:"data";s:0:"";s:7:"attribs";a:1:{s:0:"";a:3:{s:3:"rel";s:4:"self";s:4:"type";s:20:"application/atom+xml";s:4:"href";s:54:"http://feeds.feedburner.com/WordpressFrancophonePlanet";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}i:2;a:5:{s:4:"data";s:0:"";s:7:"attribs";a:1:{s:0:"";a:2:{s:3:"rel";s:3:"hub";s:4:"href";s:32:"http://pubsubhubbub.appspot.com/";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"updated";a:1:{i:0;a:5:{s:4:"data";s:20:"2013-07-08T11:07:46Z";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:6:"author";a:1:{i:0;a:6:{s:4:"data";s:0:"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:27:"http://www.w3.org/2005/Atom";a:1:{s:4:"name";a:1:{i:0;a:5:{s:4:"data";s:6:"Author";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}}s:5:"entry";a:17:{i:0;a:6:{s:4:"data";s:68:"\n \n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:27:"http://www.w3.org/2005/Atom";a:6:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:45:"L\'écho des plugins WordPress : DJD Site Post";s:7:"attribs";a:1:{s:0:"";a:1:{s:4:"type";s:4:"html";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:2:"id";a:1:{i:0;a:5:{s:4:"data";s:57:"http://www.echodesplugins.li-an.fr/plugins/djd-site-post/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:0:"";s:7:"attribs";a:1:{s:0:"";a:2:{s:3:"rel";s:9:"alternate";s:4:"href";s:57:"http://www.echodesplugins.li-an.fr/plugins/djd-site-post/";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:9:"published";a:1:{i:0;a:5:{s:4:"data";s:25:"2013-07-07T13:45:08+00:00";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:6:"author";a:1:{i:0;a:6:{s:4:"data";s:0:"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:27:"http://www.w3.org/2005/Atom";a:1:{s:4:"name";a:1:{i:0;a:5:{s:4:"data";s:9:"anonymous";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}}s:7:"content";a:1:{i:0;a:5:{s:4:"data";s:83:"
Écrire des billets en front end pour les membres ou les visiteurs
";s:7:"attribs";a:1:{s:0:"";a:1:{s:4:"type";s:4:"html";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:1;a:6:{s:4:"data";s:68:"\n \n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:27:"http://www.w3.org/2005/Atom";a:6:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:46:"SEOMix : WordPress, ça tient pas la charge…";s:7:"attribs";a:1:{s:0:"";a:1:{s:4:"type";s:4:"html";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:2:"id";a:1:{i:0;a:5:{s:4:"data";s:47:"http://www.seomix.fr/wordpress-speedy-gonzalez/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:0:"";s:7:"attribs";a:1:{s:0:"";a:2:{s:3:"rel";s:9:"alternate";s:4:"href";s:47:"http://www.seomix.fr/wordpress-speedy-gonzalez/";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:9:"published";a:1:{i:0;a:5:{s:4:"data";s:25:"2013-07-04T08:00:16+00:00";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:6:"author";a:1:{i:0;a:6:{s:4:"data";s:0:"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:27:"http://www.w3.org/2005/Atom";a:1:{s:4:"name";a:1:{i:0;a:5:{s:4:"data";s:9:"anonymous";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}}s:7:"content";a:1:{i:0;a:5:{s:4:"data";s:1361:"
\n
Statistiques mondiales de WordPress.com
WordPress ne tient pas la charge. WordPress est trop lent. WordPress est fait pour les petits site et blogs. NON : tordons le cou à ces préjugés !\n

Article original : WordPress, ça tient pas la charge….

\n

Debut du contenu : WordPress, ça rame, c\'est bien pour faire un petit blog, mais pas vraiment pour un vrai site ou un site ecommerce. Il suffit de lire chaque semaine ce type d\'article pour le savoir : #webperf : 8 CMS comparés en termes de rapidité. WordPress est bon dernier. (anglais) http://t.co/BKaGQa4XlR— Eroan Boyer (@Eroan) July 1, 2013 Cette phrase, je l\'ai entendu plein de fois de la part de confrères, de clients ou encore de prospects. Pour eux, WordPress c\'est bien pour faire un petit site, mais il vaut mieux passer sur un autre CMS pour toute autre utilisation tellement WP serait [...]

\n
\n\n
";s:7:"attribs";a:1:{s:0:"";a:1:{s:4:"type";s:4:"html";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:2;a:6:{s:4:"data";s:68:"\n \n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:27:"http://www.w3.org/2005/Atom";a:6:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:64:"WP Formation : 10 ans d’histoire WordPress – WordPress Story";s:7:"attribs";a:1:{s:0:"";a:1:{s:4:"type";s:4:"html";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:2:"id";a:1:{i:0;a:5:{s:4:"data";s:48:"http://wpformation.com/wordpress-story-histoire/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:0:"";s:7:"attribs";a:1:{s:0:"";a:2:{s:3:"rel";s:9:"alternate";s:4:"href";s:48:"http://wpformation.com/wordpress-story-histoire/";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:9:"published";a:1:{i:0;a:5:{s:4:"data";s:25:"2013-07-02T08:30:43+00:00";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:6:"author";a:1:{i:0;a:6:{s:4:"data";s:0:"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:27:"http://www.w3.org/2005/Atom";a:1:{s:4:"name";a:1:{i:0;a:5:{s:4:"data";s:9:"anonymous";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}}s:7:"content";a:1:{i:0;a:5:{s:4:"data";s:1345:"
\n

wordpress-10-ansIl fête cette année ses 10 ans. Revenons ensemble sur l\'histoire de WordPress, l\'évolution et le devenir de cette institution du Web... WordPress a été créé en 2003 mais ses origines remontent à 2001, lorsque Michel Valdrighi crée son logiciel b2. On considère que WordPress est un "Fork", c\'est à dire qu\'il n\'est pas un ...

\n

\n
\n10 ans d’histoire WordPress – WordPress Story est un article de WP Formation
\nN\'hésitez pas à nous suivre sur : Facebook - Twitter - Google+\n
\n
";s:7:"attribs";a:1:{s:0:"";a:1:{s:4:"type";s:4:"html";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:3;a:6:{s:4:"data";s:68:"\n \n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:27:"http://www.w3.org/2005/Atom";a:6:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:89:"WordPress Francophone : L’Hebdo WordPress n°191 : Extensions – Astuces – Migration";s:7:"attribs";a:1:{s:0:"";a:1:{s:4:"type";s:4:"html";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:2:"id";a:1:{i:0;a:5:{s:4:"data";s:67:"http://feedproxy.google.com/~r/WordpressFrancophone/~3/UKPUWBWTm6Y/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:0:"";s:7:"attribs";a:1:{s:0:"";a:2:{s:3:"rel";s:9:"alternate";s:4:"href";s:67:"http://feedproxy.google.com/~r/WordpressFrancophone/~3/UKPUWBWTm6Y/";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:9:"published";a:1:{i:0;a:5:{s:4:"data";s:25:"2013-07-02T07:33:20+00:00";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:6:"author";a:1:{i:0;a:6:{s:4:"data";s:0:"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:27:"http://www.w3.org/2005/Atom";a:1:{s:4:"name";a:1:{i:0;a:5:{s:4:"data";s:9:"anonymous";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}}s:7:"content";a:1:{i:0;a:5:{s:4:"data";s:3448:"
\n

La structure de WordPress

\n

Fabrice décrit point par point les éléments qui forment la structure de WordPress.

\n

La migration facile de Joomla! vers WordPress

\n

Si vous souhaitez effectuer une migration de Joomla! vers WordPress voici un article qui va vous intéresser (en).

\n

Formez-vous à WordPress

\n

On ne le présente plus, mais cela va mieux en le disant, (re)découvrez WP Formation, pour vous former à l’utilisation de WordPress.

\n

Jetpack : personnaliser le thème mobile

\n

Depuis quelques versions déjà, Jetpack propose un thème mobile par défaut. Dorénavant, il est possible de le personnaliser selon vos envies (en).

\n

A Page Flip Book

\n

Une extension pionnière dans le domaine du Flipbook vient d’être mise à jour, essayez-la.

\n

Créer une page d’archive personnalisée

\n

Suivez ces explications pour vous créer votre page d’archive personnalisée (en).

\n

5 extensions pour les buveurs de bières

\n

Vous aimez la bière ? Vous aimez WordPress ? Alliez vos 2 passions grâce à ces extensions  (en) pour agrémenter vos pages web.

\n

Advanced Page Manager

\n

L’extension pour gérer plus efficacement ses pages existe. Il s’agit d’advanced page manager. Son créateur vous en parle chez Geekeries.

\n
\n \n
\n\n
";s:7:"attribs";a:1:{s:0:"";a:1:{s:4:"type";s:4:"html";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:4;a:6:{s:4:"data";s:68:"\n \n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:27:"http://www.w3.org/2005/Atom";a:6:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:43:"Lashon : WordPress version 3.5.2 erreur bug";s:7:"attribs";a:1:{s:0:"";a:1:{s:4:"type";s:4:"html";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:2:"id";a:1:{i:0;a:5:{s:4:"data";s:46:"http://lashon.fr/wordpress-version-352-erreur/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:0:"";s:7:"attribs";a:1:{s:0:"";a:2:{s:3:"rel";s:9:"alternate";s:4:"href";s:46:"http://lashon.fr/wordpress-version-352-erreur/";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:9:"published";a:1:{i:0;a:5:{s:4:"data";s:25:"2013-06-28T20:40:35+00:00";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:6:"author";a:1:{i:0;a:6:{s:4:"data";s:0:"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:27:"http://www.w3.org/2005/Atom";a:1:{s:4:"name";a:1:{i:0;a:5:{s:4:"data";s:9:"anonymous";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}}s:7:"content";a:1:{i:0;a:5:{s:4:"data";s:797:"
\n

Message très simple et très court: ça plante. Ne mettez pas à jour, attendez la version de correction suivante. Sauvegardes et modifications des articles et pages dans WordPress impossible ? Le défaut de 3.5.2 est majeur puisque dans certains cas, avec certains templates, on ne peut rien sauvegarder, vous ne pourrez pas mettre à jour [...]

\n

Exigez l\'original ! ;-) \nL\'original de cet article est là WordPress version 3.5.2 erreur bug - écrit par WordPress Création Sites Internet - lashon.fr, le blog work in progress de Tikoun, créateur Web\n\n

\n
";s:7:"attribs";a:1:{s:0:"";a:1:{s:4:"type";s:4:"html";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:5;a:6:{s:4:"data";s:68:"\n \n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:27:"http://www.w3.org/2005/Atom";a:6:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:105:"WordPress Channel : [Résultats] 4 licences du plugin premium ‘Customer Area’ by MarvinLabs à gagner";s:7:"attribs";a:1:{s:0:"";a:1:{s:4:"type";s:4:"html";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:2:"id";a:1:{i:0;a:5:{s:4:"data";s:54:"http://wpchannel.com/concours-customer-area-wordpress/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:0:"";s:7:"attribs";a:1:{s:0:"";a:2:{s:3:"rel";s:9:"alternate";s:4:"href";s:54:"http://wpchannel.com/concours-customer-area-wordpress/";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:9:"published";a:1:{i:0;a:5:{s:4:"data";s:25:"2013-06-26T14:43:47+00:00";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:6:"author";a:1:{i:0;a:6:{s:4:"data";s:0:"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:27:"http://www.w3.org/2005/Atom";a:1:{s:4:"name";a:1:{i:0;a:5:{s:4:"data";s:9:"anonymous";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}}s:7:"content";a:1:{i:0;a:5:{s:4:"data";s:1091:"
\n

\n

\n

Pour fêter enfin l’arrivée des beaux jours, le studio de développement MarvinLabs implanté à Biarritz vous fait gagner les plugins de sa collection ‘Customer Area’ spécialisée dans la gestion d’espace client. Un plugin que nous avions particulièrement apprécié et qui venait comblait un manque reconnu par les utilisateurs WordPress. Les gagnants Les 4 heureux vainqueurs [...]

Aurélien Denis - WordPress Channel - Tutoriels, thèmes & plugins WordPress - [Résultats] 4 licences du plugin premium ‘Customer Area’ by MarvinLabs à gagner

\n
";s:7:"attribs";a:1:{s:0:"";a:1:{s:4:"type";s:4:"html";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:6;a:6:{s:4:"data";s:68:"\n \n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:27:"http://www.w3.org/2005/Atom";a:6:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:40:"4h18 : Créer un annuaire avec WordPress";s:7:"attribs";a:1:{s:0:"";a:1:{s:4:"type";s:4:"html";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:2:"id";a:1:{i:0;a:5:{s:4:"data";s:49:"http://4h18.com/creer-un-annuaire-avec-wordpress/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:0:"";s:7:"attribs";a:1:{s:0:"";a:2:{s:3:"rel";s:9:"alternate";s:4:"href";s:49:"http://4h18.com/creer-un-annuaire-avec-wordpress/";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:9:"published";a:1:{i:0;a:5:{s:4:"data";s:25:"2013-06-26T13:27:19+00:00";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:6:"author";a:1:{i:0;a:6:{s:4:"data";s:0:"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:27:"http://www.w3.org/2005/Atom";a:1:{s:4:"name";a:1:{i:0;a:5:{s:4:"data";s:9:"anonymous";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}}s:7:"content";a:1:{i:0;a:5:{s:4:"data";s:676:"
\n

parlons blog annuaire wordpressCréer un annuaire avec WordPress ? Etude de cas avec ParlonsBlog.com

\n

\n

Créer un annuaire avec WordPress est un article original de 4h18.

\n

4h18 -

\n
";s:7:"attribs";a:1:{s:0:"";a:1:{s:4:"type";s:4:"html";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:7;a:6:{s:4:"data";s:68:"\n \n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:27:"http://www.w3.org/2005/Atom";a:6:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:52:"Insidedaweb : Les Solutions Flipbooks pour WordPress";s:7:"attribs";a:1:{s:0:"";a:1:{s:4:"type";s:4:"html";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:2:"id";a:1:{i:0;a:5:{s:4:"data";s:152:"http://www.insidedaweb.com/wordpress-seo/solutions-flipbooks-wordpress/?utm_source=rss&utm_medium=rss&utm_campaign=solutions-flipbooks-wordpress";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:0:"";s:7:"attribs";a:1:{s:0:"";a:2:{s:3:"rel";s:9:"alternate";s:4:"href";s:152:"http://www.insidedaweb.com/wordpress-seo/solutions-flipbooks-wordpress/?utm_source=rss&utm_medium=rss&utm_campaign=solutions-flipbooks-wordpress";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:9:"published";a:1:{i:0;a:5:{s:4:"data";s:25:"2013-06-12T11:29:47+00:00";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:6:"author";a:1:{i:0;a:6:{s:4:"data";s:0:"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:27:"http://www.w3.org/2005/Atom";a:1:{s:4:"name";a:1:{i:0;a:5:{s:4:"data";s:9:"anonymous";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}}s:7:"content";a:1:{i:0;a:5:{s:4:"data";s:645:"
\n

Aujourd’hui, les magazines ou les brochures feuilletables en ligne sont de plus en plus présents sur la toile, en effet, cela constitue une solution avantageuse pour diffuser vos documents, PDF et autres e-books. Les flipbooks sont ...

\n

Cet article Les Solutions Flipbooks pour WordPress est apparu en premier sur Blog WordPress, Blog eCommerce, Blog Référencement, Emailing & FOSS. Le site 5 en 1.

\n
";s:7:"attribs";a:1:{s:0:"";a:1:{s:4:"type";s:4:"html";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:8;a:6:{s:4:"data";s:68:"\n \n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:27:"http://www.w3.org/2005/Atom";a:6:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:53:"GeekPress : Protéger ses images contre le Hotlinking";s:7:"attribs";a:1:{s:0:"";a:1:{s:4:"type";s:4:"html";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:2:"id";a:1:{i:0;a:5:{s:4:"data";s:73:"http://www.geekpress.fr/wordpress/astuce/proteger-images-hotlinking-1881/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:0:"";s:7:"attribs";a:1:{s:0:"";a:2:{s:3:"rel";s:9:"alternate";s:4:"href";s:73:"http://www.geekpress.fr/wordpress/astuce/proteger-images-hotlinking-1881/";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:9:"published";a:1:{i:0;a:5:{s:4:"data";s:25:"2013-06-09T09:30:22+00:00";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:6:"author";a:1:{i:0;a:6:{s:4:"data";s:0:"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:27:"http://www.w3.org/2005/Atom";a:1:{s:4:"name";a:1:{i:0;a:5:{s:4:"data";s:9:"anonymous";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}}s:7:"content";a:1:{i:0;a:5:{s:4:"data";s:156:"
Pour économiser de la bande passante et ne pas ralentir votre serveur, découvrez comment lutter contre le hotlinking de vos images.
";s:7:"attribs";a:1:{s:0:"";a:1:{s:4:"type";s:4:"html";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:9;a:6:{s:4:"data";s:68:"\n \n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:27:"http://www.w3.org/2005/Atom";a:6:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:36:"2803.fr : WordPress fête ses 10 ans";s:7:"attribs";a:1:{s:0:"";a:1:{s:4:"type";s:4:"html";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:2:"id";a:1:{i:0;a:5:{s:4:"data";s:146:"http://www.vingthuitzerotrois.fr/wordpress/wordpress-fete-ses-ans-15246/?utm_source=rss&utm_medium=rss&utm_campaign=wordpress-fete-ses-ans";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:0:"";s:7:"attribs";a:1:{s:0:"";a:2:{s:3:"rel";s:9:"alternate";s:4:"href";s:146:"http://www.vingthuitzerotrois.fr/wordpress/wordpress-fete-ses-ans-15246/?utm_source=rss&utm_medium=rss&utm_campaign=wordpress-fete-ses-ans";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:9:"published";a:1:{i:0;a:5:{s:4:"data";s:25:"2013-05-28T09:54:06+00:00";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:6:"author";a:1:{i:0;a:6:{s:4:"data";s:0:"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:27:"http://www.w3.org/2005/Atom";a:1:{s:4:"name";a:1:{i:0;a:5:{s:4:"data";s:9:"anonymous";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}}s:7:"content";a:1:{i:0;a:5:{s:4:"data";s:3105:"
\n

Hier WordPress a fêté ses 10 ans d’existence, dingue comme le temps passe vite. Pour ma part j’utilise wordpress depuis 2005 avec l’ouverture de ce blog. En 10 ans Matt Mullenweg a su construire un très bel écosystème autour de l’outil wordpress qui est toujours open source.

\n

\n

Peu de sociétés arrivent à faire ce qu’a réussi à faire Mullenweg avec Automattic la société commerciale rentable qui est associée à un outil open source avec une très grosse communauté. Aujourd’hui de nombreux blogs et sites à très fort trafic utilise cet outil pour publier des articles ou alors pour monter des sites d’entreprises (TechCrunch, GigaOm..). Dans l’écosystème wordpress on retrouve donc la communauté open source qui travaille sur le développement de l’outil mais aussi une myriade de développeurs qui proposent des thèmes et des plugins pour transformer et enrichir l’outil, en parallèle de l’open source il y a aussi des sociétés qui commercialisent des thèmes premium avec un certain succès (Elegant Themes, Theme Forest…).

\n

Avec le rachat de Tumblr par Yahoo pour un montant de 1,1 milliards de dollars on imagine un peu le prix de la société Automattic…

\n

Source le post de Matt Mullenweg

\n
\nVous venez de lire la version freemium de l\'article, la version premium (avec les liens) est ici : WordPress fête ses 10 ans
N\'hésitez pas à suivre le compte Twitter et la page Facebook
\n\nCopyright © 2005-2010 2803 MEDIA

\n\n
";s:7:"attribs";a:1:{s:0:"";a:1:{s:4:"type";s:4:"html";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:10;a:6:{s:4:"data";s:68:"\n \n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:27:"http://www.w3.org/2005/Atom";a:6:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:85:"GD6D : Problèmes de mise à jour automatique chez Online.net : la solution wp-config";s:7:"attribs";a:1:{s:0:"";a:1:{s:4:"type";s:4:"html";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:2:"id";a:1:{i:0;a:5:{s:4:"data";s:51:"http://feedproxy.google.com/~r/Gd6d/~3/gvd1l7o6lgU/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:0:"";s:7:"attribs";a:1:{s:0:"";a:2:{s:3:"rel";s:9:"alternate";s:4:"href";s:51:"http://feedproxy.google.com/~r/Gd6d/~3/gvd1l7o6lgU/";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:9:"published";a:1:{i:0;a:5:{s:4:"data";s:25:"2013-05-17T11:45:26+00:00";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:6:"author";a:1:{i:0;a:6:{s:4:"data";s:0:"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:27:"http://www.w3.org/2005/Atom";a:1:{s:4:"name";a:1:{i:0;a:5:{s:4:"data";s:9:"anonymous";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}}s:7:"content";a:1:{i:0;a:5:{s:4:"data";s:3973:"
\n

Ce qui est rageant chez l’hébergeur www.online.net, c’est de ne pas pouvoir ni faire de mises à jour automatique ni installer de plugins. Ça ne marche pas. Même en renseignant les informations de connexion FTP, l’erreur persiste !

\n
\nMessage d\'erreur récurrent...

Message d’erreur récurrent…

\n
\n

Il faut alors systématiquement utiliser son logiciel FTP et tout effectuer manuellement… Pas pratique !

\n

La solution : éditer le fichier wp-config

\n

Heureusement, il est possible de rajouter les informations de connexion FTP dans son fichier wp-config et de retrouver un fonctionnement normal de WordPress…

\n

C’est expliqué ici dans le CODEX :
http://codex.wordpress.org/Editing_wp-config.php#WordPress_Upgrade_Constants

\n

Pour online, il faut rajouter ces lignes dans le fichier wp-config

\n
define(\'FS_METHOD\', \'direct\');\ndefine(\'FTP_BASE\', \'ftp://ftp.online.net//www/\');\ndefine(\'FTP_USER\', \'webmaster@nomdedomaine.com\');\ndefine(\'FTP_PASS\', \'motdepasse\');\ndefine(\'FTP_HOST\', \'ftp.online.net\');\ndefine(\'FTP_SSL\', false);
\n

A noter qu’il faut ici renseigner le paramètre « direct » pour la ligne FS_METHOD, à changer selon les hébergeurs…

\n

Toutes les mises à jour (Extensions et WordPress) se déroulent alors normalement, vous n’avez plus d’excuses pour garder les vieilles versions !!!

\n
\nChouette, tout est à jour !

Chouette, tout est à jour !

\n
\n

A noter qu’avec des installations anciennes de WordPress, la mise à jour peut rester bloquée. Il a simplement fallu supprimer manuellement le fichier « .maintenance » sur le serveur pour que tout revienne dans l’ordre…

\n

Attention également, online a la particularité d’avoir un délai d’actualisation des fichiers. Les modifications de fichiers php ou CSS ne sont pas immédiatement prises en compte… à savoir et patienter…

\n
Tous les secrets du ficher wp-config sont expliqués par Julio Potier chez Boitaweb\n
\n

Cet article Problèmes de mise à jour automatique chez Online.net : la solution wp-config est apparu en premier sur Gd6d - spécialiste WordPress.

\n\n
";s:7:"attribs";a:1:{s:0:"";a:1:{s:4:"type";s:4:"html";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:11;a:6:{s:4:"data";s:68:"\n \n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:27:"http://www.w3.org/2005/Atom";a:6:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:103:"Blog Tool Box : Les plateformes de blog des 100 premiers blogs français en 2013 : WordPress en tête !";s:7:"attribs";a:1:{s:0:"";a:1:{s:4:"type";s:4:"html";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:2:"id";a:1:{i:0;a:5:{s:4:"data";s:59:"http://blogtoolbox.fr/plateformes-blog-top-100-france-2013/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:0:"";s:7:"attribs";a:1:{s:0:"";a:2:{s:3:"rel";s:9:"alternate";s:4:"href";s:59:"http://blogtoolbox.fr/plateformes-blog-top-100-france-2013/";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:9:"published";a:1:{i:0;a:5:{s:4:"data";s:25:"2013-05-16T12:48:16+00:00";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:6:"author";a:1:{i:0;a:6:{s:4:"data";s:0:"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:27:"http://www.w3.org/2005/Atom";a:1:{s:4:"name";a:1:{i:0;a:5:{s:4:"data";s:9:"anonymous";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}}s:7:"content";a:1:{i:0;a:5:{s:4:"data";s:2296:"
\n

Ce nouvel article fait suite au précédent sur les plateformes de blog des 100 premiers blogs mondiaux où l’on apprenait que WordPress propulse désormais 52% de ce top 100.

\n

J’ai réalisé la même analyse sur le Top 100 des blogs français en me basant sur le top blogs Ebuzzing (anciennement Top Blog Wikio).

\n

Plateformes de blog FR 2013

\n

On notera une très forte présence de la plateforme WordPress (53%), suivi par OverBlog (16%) et Canalblog (12%).

\n

Le groupe “Autres” comprends SPIP (2%), TypePad (2%), WMaker (1%) ainsi que deux plateformes indéterminées.

\n

J’avais réalisé cette même recherche en 2008 et le constat est que le vent à clairement tourné en quelques années !

\n

WordPress est passé de 36 à 53% en 2013 ! OverBlog, qui était dans les “Autres” arrive désormais à la deuxième place à 16% ! Enfin, Canalblog progresse en passant de 8 à 12%.

\n

TypePad quant à lui est passé de 14 à 2%. La faute peut-être à la plateforme payante qui a décidé récemment de fermer son support client en Europe et de se concentrer sur le marché anglophone.

\n

Pour conclure, on notera malheureusement Dotclear qui concurrençait WordPress en France il y a encore quelques années et qui est passé de 19 à 3%. Une communauté plus petite, un écosystème plus réduit aura surement effrité sa popularité. Un Google Trends sur la recherche “Dotclear” en France le montre bien :

\n

Google Trends Dotclear

\n
";s:7:"attribs";a:1:{s:0:"";a:1:{s:4:"type";s:4:"html";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:12;a:6:{s:4:"data";s:68:"\n \n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:27:"http://www.w3.org/2005/Atom";a:6:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:49:"Lumière de Lune : Optimiser son thème WordPress";s:7:"attribs";a:1:{s:0:"";a:1:{s:4:"type";s:4:"html";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:2:"id";a:1:{i:0;a:5:{s:4:"data";s:76:"http://www.lumieredelune.com/encrelune/optimiser-theme-referencement,2013,04";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:0:"";s:7:"attribs";a:1:{s:0:"";a:2:{s:3:"rel";s:9:"alternate";s:4:"href";s:76:"http://www.lumieredelune.com/encrelune/optimiser-theme-referencement,2013,04";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:9:"published";a:1:{i:0;a:5:{s:4:"data";s:25:"2013-04-09T10:28:45+00:00";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:6:"author";a:1:{i:0;a:6:{s:4:"data";s:0:"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:27:"http://www.w3.org/2005/Atom";a:1:{s:4:"name";a:1:{i:0;a:5:{s:4:"data";s:9:"anonymous";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}}s:7:"content";a:1:{i:0;a:5:{s:4:"data";s:424:"
Comme le disait Niou142 en commentaire : on regarde le thème :ok il est joli. Mais finalement qui regarde le code source ? Moi… parce que le code source c’est essentiel pour le référencement, et les défauts les plus courants sont parfois extrêmement pénibles à corriger (surtout quand il s’agit d’un thème à options avec [...]
";s:7:"attribs";a:1:{s:0:"";a:1:{s:4:"type";s:4:"html";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:13;a:6:{s:4:"data";s:68:"\n \n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:27:"http://www.w3.org/2005/Atom";a:6:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:59:"Here With Me : Ce à quoi pourrait ressembler WordPress 3.6";s:7:"attribs";a:1:{s:0:"";a:1:{s:4:"type";s:4:"html";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:2:"id";a:1:{i:0;a:5:{s:4:"data";s:80:"http://www.herewithme.fr/2013/03/09/ce-a-quoi-pourrait-ressembler-wordpress-3-6/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:0:"";s:7:"attribs";a:1:{s:0:"";a:2:{s:3:"rel";s:9:"alternate";s:4:"href";s:80:"http://www.herewithme.fr/2013/03/09/ce-a-quoi-pourrait-ressembler-wordpress-3-6/";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:9:"published";a:1:{i:0;a:5:{s:4:"data";s:25:"2013-03-09T20:52:56+00:00";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:6:"author";a:1:{i:0;a:6:{s:4:"data";s:0:"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:27:"http://www.w3.org/2005/Atom";a:1:{s:4:"name";a:1:{i:0;a:5:{s:4:"data";s:9:"anonymous";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}}s:7:"content";a:1:{i:0;a:5:{s:4:"data";s:3922:"
\n

Ça travaille dur dans la communauté pour améliorer encore et toujours notre CMS préféré ! J’ai évoqué les nouveautés de la version 3.6 dans un précédent billet, mais depuis certaines fonctionnalités ont été reportées (workflow de publication), et d’autres modifications ont été annoncées.

\n

C’est notamment le cas de l’apparence de WordPress, aussi bien coté public avec un nouveau thème « Twenty Thirteen » que la console d’administration avec peut-être un restylage.

\n

Twenty Thirteen est un thème orienté blog, avec l’accent mis sur les posts formats.

\n

About Twenty Thirteen e1362858220244 300x207 Ce à quoi pourrait ressembler WordPress 3.6

\n

 

\n

Concernant la console d’administration, un projet d’évolution est disponible sous la forme d’une extension nommée MP6. À ce stade, rien ne garantit que cette évolution de l’interface soit intégrée dans le projet, c’est une extension « laboratoire ». Tous les détails sur le blog make UI.

\n

Tableau de bord ‹ Test de plugins — WordPress 274x300 Ce à quoi pourrait ressembler WordPress 3.6 Modifier l’article ‹ Test de plugins — WordPress 182x300 Ce à quoi pourrait ressembler WordPress 3.6 Réglages des médias ‹ Test de plugins — WordPress 300x241 Ce à quoi pourrait ressembler WordPress 3.6

\n
";s:7:"attribs";a:1:{s:0:"";a:1:{s:4:"type";s:4:"html";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:14;a:6:{s:4:"data";s:68:"\n \n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:27:"http://www.w3.org/2005/Atom";a:6:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:74:"Grégoire Noyelle : WordPress :: Gestion des médias depuis la version 3.5";s:7:"attribs";a:1:{s:0:"";a:1:{s:4:"type";s:4:"html";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:2:"id";a:1:{i:0;a:5:{s:4:"data";s:68:"http://www.gregoirenoyelle.com/wordpress-gestion-medias-version-3-5/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:0:"";s:7:"attribs";a:1:{s:0:"";a:2:{s:3:"rel";s:9:"alternate";s:4:"href";s:68:"http://www.gregoirenoyelle.com/wordpress-gestion-medias-version-3-5/";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:9:"published";a:1:{i:0;a:5:{s:4:"data";s:25:"2013-02-26T06:55:19+00:00";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:6:"author";a:1:{i:0;a:6:{s:4:"data";s:0:"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:27:"http://www.w3.org/2005/Atom";a:1:{s:4:"name";a:1:{i:0;a:5:{s:4:"data";s:9:"anonymous";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}}s:7:"content";a:1:{i:0;a:5:{s:4:"data";s:10308:"
\n

Depuis la version 3.5 de WordPress, la gestion des Médias a énormément changé. Dans ce tutoriel nous ferons un tour d’horizon des différentes options pour les images et les fichiers PDF.

\n

Insérer une image

\n

Capture: Bouton Ajouter un média dans WordPress 3.5

\n

Nom de fichier

\n

Attention: Comme tout fichier sur le Web, il est important de respecter cette nomenclature dans le nom des images (ou des fichiers):

\n\n

Par contre, le titre de l’image ou du fichier comme nous le verrons accepte toutes ces restrictions.

\n

Fenêtre insérer un média

\n

Placer d’abord votre curseur à l’emplacement où vous voulez intégrer la photo et cliquer sur le bouton Ajouter un média. Une nouvelle fenêtre s’ouvre.

\n

Capture: Fenêtre insérer un média dans WordPress 3.5 et ses options

\n

Je vais détailler le étapes à respecter pour l’intégration d’un média

\n

Type d’insertion

\n\n

\n

Source de l’insertion

\n\n

Capture: Options de WordPress 3.5 au moment de l\'insertion des fichiers

\n

Pour chaque média, vous pouvez changer à la volée les options de base

\n\n

À tout moment, il est possible de désélectionner ou d’ajouter un média. Si par mégarde, vous avez tout désélectionné, il est possible de faire une sélection multiple en appuyant sur la touche majuscule. La grande nouveauté de WordPress 3.5 permet d’intégrer en une seule fois plusieurs images sans passer par un mode galerie. La sélection facile au simple click est réservée au mode galerie que nous verrons dans un prochain article.

\n

Une fois intégrée dans votre article, l’image est modifiable en cliquant sur l’icône Photo

\n

Capture: Modifier ou supprimer une image dans WordPress

\n

Une nouvelle fenêtre s’ouvre

\n

Capture: Fenêtre pour modifier une image dans WordPress

\n

Vous constaterez qu’ici le Titre accepte tous les caractères à l’inverse du nom du fichier.

\n

Changer le lien d’une image

\n

L’onglet Options avancées sert principalement pour attribuer une nouvelle cible à l’image ou au fichier dans le cas ou ces derniers points vers autre chose que le média lui-même. Dans ce cas, se rendre en bas de la fenêtre avec Options avancées du lien et cocher pour Cible, Nouvelle fenêtre. Dans ce cas, le lien de votre image s’ouvrira dans une nouvelle fenêtre. Dans ce cas, pour rendre votre site plus accessible, il est bien de spécifier ce type d’ouverture dans la partie Titre.

\n

Une autre approche très intéressante pour modifier le lien attribué à une image consiste à simplement:

\n\n

Et voilà! Un grand merci à Jessica pour le truc.

\n

Insérer un PDF

\n

L’insertion d’un PDF est très similaire à l’insertion d’une image. Vous placez votre curseur et vous cliquez sur le bouton Insérer un média.
\nNous allons utiliser ce PDF pour test à télécharger.

\n

Nom des fichiers

\n

Attention: Comme les photos, il est important de respecter cette nomenclature dans le nom des fichiers:

\n\n

Intégrer le document

\n

Capture: Insérer un média PDF dans WordPress

\n

Vous allez glisser votre fichier dans la même fenêtre que pour les photos. Le Titre sera le texte qui s’affichera en lien et le fichier devra toujours être lié à Fichier média.

\n

Capture: Résulat en ligne pour un lien vers un fichier PDF dans WordPress

\n

Si vous voulez que le lien PDF s’ouvre dans une nouvelle fenêtre, il faudra éditer celui-ci avec le bouton lien dans la barre d’outils et choisir, comme pour n’importe quel autre lien, l’option “Ouvrir le lien dans une nouvelle fenêtre/un nouvel onglet”. N’oubliez pas dans ce cas de préciser cette action dans le titre.

\n

Capture: changer la cible d\'un fichier PDF dans WordPress 3.5

\n
";s:7:"attribs";a:1:{s:0:"";a:1:{s:4:"type";s:4:"html";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:15;a:6:{s:4:"data";s:68:"\n \n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:27:"http://www.w3.org/2005/Atom";a:6:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:30:"The Loop : WordCamp Paris 2013";s:7:"attribs";a:1:{s:0:"";a:1:{s:4:"type";s:4:"html";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:2:"id";a:1:{i:0;a:5:{s:4:"data";s:110:"http://the-loop.fr/wordcamp-paris-2013/?utm_source=rss&utm_medium=rss&utm_campaign=wordcamp-paris-2013";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:0:"";s:7:"attribs";a:1:{s:0:"";a:2:{s:3:"rel";s:9:"alternate";s:4:"href";s:110:"http://the-loop.fr/wordcamp-paris-2013/?utm_source=rss&utm_medium=rss&utm_campaign=wordcamp-paris-2013";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:9:"published";a:1:{i:0;a:5:{s:4:"data";s:25:"2012-11-02T16:38:02+00:00";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:6:"author";a:1:{i:0;a:6:{s:4:"data";s:0:"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:27:"http://www.w3.org/2005/Atom";a:1:{s:4:"name";a:1:{i:0;a:5:{s:4:"data";s:9:"anonymous";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}}s:7:"content";a:1:{i:0;a:5:{s:4:"data";s:3387:"
\n

WordCamp Paris 2013Après avoir été initialement prévue pour novembre 2012, puis reportée à une date inconnue, la tenue du WordCamp Paris a enfin été confirmée en début de semaine ! Pas en 2012, mais en 2013, plus précisément  le vendredi 18 janvier.

\n

\n

Je ne vais pas vous refaire toute la présentation, celle-ci est déjà complète sur cet article du site officiel WordPress francophone : WordCamp Paris 2013 : date et appel à orateurs. Rappelons seulement que l’équipe organisatrice est à la recherche d’orateurs pour proposer des conférences, bien entendu autour de WordPress, et accessibles à tous. Si vous avez des idées et de la motivation, lancez-vous !

\n

Julio de Boiteaweb a d’ailleurs mis en ligne un petit sondage afin de recueillir les sujets que les personnes aimeraient voir traités, allez donc faire vos propositions, ça peut toujours aider !

\n

D’un point de vu personnel, je ne me vois pas faire de conférence, (déjà car je n’ai pas vraiment d’idée de sujet, et ensuite car je ne m’en sens pas capable pour une première fois à cet évènement), mais j’ai hâte d’y être et  de pouvoir rencontrer les personnes que je côtoie régulièrement sur Twitter principalement, et avec qui j’ai pas mal échangé (voir même travaillé avec) depuis un peu plus d’un an : Julio, Greg, Daniel, Willy…Mais également les autres, ceux que je ne connais pas encore, car en plus du savoir que l’ont peut acquérir grâce aux différentes interventions de la journée, je  trouve que les les rencontres que l’on peut y faire tout aussi enrichissantes, à la fois à titre professionnel que personnel.

\n

Alors les amis (si vous me permettez), je vous donne rendez-vous (sauf accident) dans environ 2 mois, pour cette journée qui je l’espère sera riche en tout point !

\n

Article original WordCamp Paris 2013 publié sur The Loop par Rémy

\n\n
";s:7:"attribs";a:1:{s:0:"";a:1:{s:4:"type";s:4:"html";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:16;a:6:{s:4:"data";s:68:"\n \n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:27:"http://www.w3.org/2005/Atom";a:6:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:65:"Fran6art : Ma veille en détails: historique et outils utilisés.";s:7:"attribs";a:1:{s:0:"";a:1:{s:4:"type";s:4:"html";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:2:"id";a:1:{i:0;a:5:{s:4:"data";s:61:"http://feedproxy.google.com/~r/Fran6artLeBlog/~3/SqxjR5rCujU/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:0:"";s:7:"attribs";a:1:{s:0:"";a:2:{s:3:"rel";s:9:"alternate";s:4:"href";s:61:"http://feedproxy.google.com/~r/Fran6artLeBlog/~3/SqxjR5rCujU/";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:9:"published";a:1:{i:0;a:5:{s:4:"data";s:25:"2012-10-16T14:35:34+00:00";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:6:"author";a:1:{i:0;a:6:{s:4:"data";s:0:"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:27:"http://www.w3.org/2005/Atom";a:1:{s:4:"name";a:1:{i:0;a:5:{s:4:"data";s:9:"anonymous";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}}s:7:"content";a:1:{i:0;a:5:{s:4:"data";s:14479:"
\n

Hier, mon ami Aurélien d’All For Design a publié un article intéressant expliquant comment il fait sa veille. Je trouve la démarche très intéressante parce qu’elle permet à tous de découvrir de nouveaux sites et de nouveaux services. On faisait pas mal ça il y a quelques années, quand le blogging était à son apogée et on a un peu perdu cette habitude. Donc j’ai voulu, d’une certaine manière, répondre à Aurélien en détaillant ici comment je fais ma veille en ligne, comment je me tiens au courant des news du web.

\n

Une question de temps

\n

Je crois qu’avant de détailler comment je fais ma veille, il est important de parler du facteur temps. Quand j’ai commencé ce métier en 2005, je blogais beaucoup, je faisais énormément de veille. Je “veillais” jusqu’à 4/5 heures par jour à ce moment-là. Puis ma fille est arrivée en 2007, et tout à changé. La charge de travail a aussi considérablement augmenté, me laissant peu de temps pour me tenir au courant chaque jour.

\n

Jusqu’à il y a peu, ma veille était très simple. Elle se limitait à Google Reader et à Twitter. Un grand classique. J’ai fait le tri dans mes flux RSS mais sans parvenir à tout lire régulièrement. Je me retrouvais donc avec plus de 1000 éléments à lire par moment et au final des articles datant de trop longtemps, sans oublier parfois le fait que je les avais déjà vu passer sur Twitter.

\n

J’ai donc laissé de côté les flux RSS et ai décidé de concentrer ma veille sur Twitter. Je suis 500 personnes environ et j’ai déjà l’impression que c’est trop. Aurélien, dans son article, parle de veille passive et active. La veille sur Twitter est un mélange des deux pour moi. Elle est active parce que je suis là pour ça mais aussi passive parce que je lis globalement ce qui se dit sans pour autant faire vraiment de la veille. J’espère que je me fais bien comprendre ! :D

\n

Mais là encore, je ne suis pas toujours dispo, donc je loupe pas mal de choses intéressantes aussi sur Twitter. L’info y file à une vitesse grand V.

\n

L’iPad, compagnon idéal pour la veille

\n

Tout a commencé à changer quand je me suis acheté un iPad. Je lis énormément de livres mais très peu sur ordinateur. Du coup, la tablette était le bon compromis pour faire de la veille sans pour autant être bloqué derrière mon bureau. J’avais Twitter en poche, puis j’ai adopté Instapaper. Super outil pour bookmarker des articles et les lire plus tard. A condition de les lire plus tard. J’ai accumulé, tout comme je faisais auparavant avec mes flux RSS et je n’arrivais pas à m’en sortir. J’ai donc “ressorti” aussi mes flux RSS en nettoyant bien la liste des sites que je suivais pour me concentrer sur le principal: A list Apart, Smashing Magazine, quelques sites d’UX, beaucoup de typo et puis basta. J’ai donc utilisé Reeder, comme pas mal de monde sur OSX ou iOS, mais l’expérience utilisateur pour moi s’est avérée pas terrible. Je trouve que Reeder est très chouette au niveau style mais n’apporte pas vraiment grand chose de plus que Google Reader comme expérience. Ca reste un lecteur plutôt classique de flux RSS.

\n

J’ai donc testé Flipboard. Super interface, on peut y ajouter nos flux RSS. Présentation magazine, c’était génial. J’en ai profité pour utiliser l’application pour d’autres sites que mes flux RSS. J’y ai même installé Twitter pour tout faire au même endroit. Super expérience mais un souci. Flipboard ne marque pas très bien les articles lus sur Google Reader. C’est un peu pénible à gérer. Si on trouve des articles qui nous intéressent pas, il faut quand même les ouvrir pour les “marquer comme lu”.

\n

Puis sont apparus trois outils qui ont considérablement changé ma manière de faire de la veille.

\n

1. Zite

\n

\n

Zite est une application qui vous propose toutes une séries d’articles, selon ce qui vous intéresse. En gros et pour faire simple, vous commencez avec une série d’articles, proposés un peu à la manière de Flipboard et à chaque fois vous avez la possibilité de dire si vous avez aimé l’article ou pas, et l’application vous proposera plus d’articles que vous aimez. Plus vous allez lire, plus les articles proposés seront proches de ce que vous voulez lire. Et pas besoin de compte Google Reader ici, les sources sont proposées par l’application. Donc pas de stress inutile à devoir lire “500 éléments non lus”. Les articles sont globalement de très bonne qualité et correspondent aux nouveautés du jour. Très intéressant quand vous avez un moment tranquille sur votre sofa, on a un peu l’impression de lire son journal sans trop savoir sur quoi on va tomber.

\n

2. Feedly

\n

\n

\n

The New Feedly Mobile from Feedly on Vimeo.

\n

J’avais testé l’application à ses débuts mais c’était trop buggé pour moi et pas assez original par rapport à un Flipboard. Sauf que les dernières versions se sont fortement améliorés et qu’elles apportent quelques nouveautés qui ont changé pas mal de choses pour moi.

\n

Pour ceux qui ne connaissent pas, Feedly est un lecteur de flux RSS, mais pas seulement, il propose maintenant des flux un peu comme Flipboard.

\n

Le souci de Feedly au départ était le même, justement, que pour Flipboard. Que faire quand on tombe sur une page avec des articles qu’on n’a pas trop envie de lire ? Il faut les ouvrir un par un pour les marquer comme lu. Relou. Avec la dernière version de Feedly, un swipe vers le bas sur la page marque les articles comme lus. Tip top et super simple. Je lis quelques blogs Apple ou encore The Verge et chez certains la quantité d’articles rédigés par jour est énorme et seulement une partie m’intéresse. Avec Reeder, j’aurais viré le flux parce que ça aurait rapidement été impossible à gérer ou j’aurais tout marqué comme lu. Avec Feedly, je parcoure les pages rapidement sur mon iPad, je swipe vers le bas pour marquer comme lu chaque page et je lis ce qui m’intéresse. Ca peut paraître con mais j’ai retrouvé le plaisir de lire mes flux RSS de manière simple et intuitive grâce à une très belle mise en page magazine. J’en profite aussi pour bookmarker certains articles sur Pocket ( qui a remplacé Instapaper chez moi…) même si comme expliqué plus haut, je bookmarke plus que je lis.

\n

En fait, le souci de ces outils comme Pocket, Instapaper ou même Google Reader, c’est que la plupart du temps, il est publié plus d’articles qu’on ne peut en lire. Donc c’est voué à l’échec d’une certaine manière, sauf si on a du temps…

\n

3. Pinterest

\n

\n

Pendant un moment j’ai utilisé Gimme Bar comme Aurélien pour toute une veille graphique: sites web, UX, illustration, photo et typo. Mais j’ai quelques soucis avec l’interface et pour bookmarker des sites web, j’utilise Little Snapper, malgré que ce soit loin d’être parfait. Gimme Bar a pourtant sorti une application iPhone mais elle n’est même pas finalisé, certaines fonctions affichent même un message “Coming soon”. Super.

\n

Et il y a quelques semaines, je décide de rouvrir mon compte Pinterest et d’aller à la pêche aux idées. Et là, je suis surpris par la qualité des éléments partagés. C’est clair que si vous y recherchez des exemples de sites web, vous allez être déçus. Il y en a mais pas des masses. Par contre, pour toute autre inspiration, je trouve le site génial.

\n

Déjà il y a une communauté impressionnante. Difficile même parfois de suivre plus de 100 personnes tellement certaines proposent de nouvelles choses constamment. Les éléments que je préfère sont bien entendu la typographie. Je n’ai encore trouvé nulle part ailleurs autant de choses de qualité et aussi diversifiées. Vraiment sympa. Pas mal d’inspiration au niveau déco d’intérieur, print, illustration également. Personnellement, j’aime aussi aller chercher parfois mon inspiration dans des domaines qui sont plus annexes à mon activité. Et là j’y trouve mon compte.

\n

Un gros plus de Pinterest c’est aussi ses applications iPhone et iPad. Où que je sois, je peux accéder à ce que j’ai bookmarké. Et tout comme Zite par exemple, ici pas de chiffre d’éléments non lus. On surfe sur une page, on peut naviguer aussi selon des catégories. Encore une super veille à faire sur son sofa en soirée ! ;-)

\n

Enfin, c’est aussi un réseau social donc vous pouvez suivre vos amis ou vos designers préférés.

\n

Donc, vous l’aurez sûrement compris, je fais maintenant principalement ma veille sur tablette et quasiment plus sur mon ordinateur. Je suis aussi plus disponible pour faire cette veille via la tablette. Sur l’ordi, je ne consulte que Twitter au final, sur lequel je retweete pas mal de choses que je découvre. Le reste se fait le matin après le petit dej ou le soir après le travail. Je consulte rapidement Zite, puis Pinterest et déroule mes flux RSS. Et si j’ai le temps je lis quelques articles bookmarkés sur Pocket. C’est tout, mais c’est déjà pas mal, vu le temps qui m’est donné. Je dois avouer que l’iPad joue un rôle important ici. Sans lui je ne ferai probablement plus beaucoup de veille. A noter aussi que toujours grâce à ma tablette, je suis plus productif dans la journée car je ne fais pas vraiment de veille, hormis un peu Twitter.

\n

Voici donc ma méthode pour suivre l’actu web. Largement moins d’outils et de services qu’Aurélien mais plutôt un retour d’expérience comme j’aime les faire. Je ne dis pas non plus que c’est la manière idéale de faire de la veille mais c’est celle qui me correspond le mieux, avec le temps qui m’est donné :)

\n

N’hésitez pas à partager vos méthodes pour faire de la veille, que ce soit en commentaire ou, comme j’ai pu le faire après la lecture de l’article d’Aurélien, sur votre blog, si vous en avez un ! :)

\n
\n \n
\n\n
";s:7:"attribs";a:1:{s:0:"";a:1:{s:4:"type";s:4:"html";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}}}s:42:"http://rssnamespace.org/feedburner/ext/1.0";a:1:{s:4:"info";a:1:{i:0;a:5:{s:4:"data";s:0:"";s:7:"attribs";a:1:{s:0:"";a:1:{s:3:"uri";s:26:"wordpressfrancophoneplanet";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}}}}s:4:"type";i:512;s:7:"headers";a:9:{s:12:"content-type";s:23:"text/xml; charset=UTF-8";s:4:"etag";s:27:"7Smc53m7UDVl9TTgKWpWoMNpG3c";s:13:"last-modified";s:29:"Mon, 08 Jul 2013 09:07:46 GMT";s:4:"date";s:29:"Mon, 08 Jul 2013 09:16:39 GMT";s:7:"expires";s:29:"Mon, 08 Jul 2013 09:16:39 GMT";s:13:"cache-control";s:18:"private, max-age=0";s:22:"x-content-type-options";s:7:"nosniff";s:16:"x-xss-protection";s:13:"1; mode=block";s:6:"server";s:3:"GSE";}s:5:"build";s:14:"20130625161613";}', 'no'); INSERT INTO `wp_1options` VALUES (4412, '_site_transient_update_plugins', 'O:8:"stdClass":2:{s:12:"last_checked";i:1373432439;s:8:"response";a:0:{}}', 'yes'); INSERT INTO `wp_1options` VALUES (4407, 'google_drive_backup', 'a:3:{s:9:"client_id";s:39:"843710502960.apps.googleusercontent.com";s:13:"client_secret";s:24:"prAsixYzhw043FdVz3V0C1w8";s:5:"token";s:45:"1/K4VkVfpJCZJIJMEHuyzeHZCTBkwBsS4cNk9OI3ow8F8";}', 'yes'); INSERT INTO `wp_1options` VALUES (4408, 'google_drive_fl_sett', 'a:3:{s:14:"exclude_backup";N;s:19:"exclude_core_backup";N;s:10:"max_fl_bkp";s:1:"1";}', 'yes'); INSERT INTO `wp_1options` VALUES (4409, 'google_drive_database_sett', 'a:3:{s:10:"db_exclude";N;s:9:"gd_db_bkp";s:1:"0";s:10:"max_db_bkp";s:1:"1";}', 'yes'); INSERT INTO `wp_1options` VALUES (4413, 'wp_db_backup_excs', 'a:2:{s:9:"revisions";a:1:{i:0;s:9:"wp_1posts";}s:4:"spam";a:1:{i:0;s:12:"wp_1comments";}}', 'yes'); INSERT INTO `wp_1options` VALUES (4414, 'wp_cron_backup_schedule', 'weekly', 'yes'); INSERT INTO `wp_1options` VALUES (4424, 'twentyeleven_theme_options', 'a:3:{s:12:"color_scheme";s:5:"light";s:10:"link_color";s:7:"#1b8be0";s:12:"theme_layout";s:15:"content-sidebar";}', 'yes'); INSERT INTO `wp_1options` VALUES (4415, 'wp_cron_backup_tables', 'a:1:{i:0;s:14:"wp_1gd_manager";}', 'yes'); INSERT INTO `wp_1options` VALUES (4416, 'wp_cron_backup_recipient', 'jocelyne.perrier.prof@gmail.com', 'yes'); INSERT INTO `wp_1options` VALUES (5772, '_site_transient_timeout_browser_7369c9fdcc2c79b5cd6bd818814b38ba', '1370073038', 'yes'); INSERT INTO `wp_1options` VALUES (5773, '_site_transient_browser_7369c9fdcc2c79b5cd6bd818814b38ba', 'a:9:{s:8:"platform";s:7:"Windows";s:4:"name";s:7:"Firefox";s:7:"version";s:4:"20.0";s:10:"update_url";s:23:"http://www.firefox.com/";s:7:"img_src";s:50:"http://s.wordpress.org/images/browsers/firefox.png";s:11:"img_src_ssl";s:49:"https://wordpress.org/images/browsers/firefox.png";s:15:"current_version";s:2:"16";s:7:"upgrade";b:0;s:8:"insecure";b:0;}', 'yes'); INSERT INTO `wp_1options` VALUES (4630, '_site_transient_timeout_browser_c29397bdb5f228526cdccaac249296f5', '1363790335', 'yes'); INSERT INTO `wp_1options` VALUES (4631, '_site_transient_browser_c29397bdb5f228526cdccaac249296f5', 'a:9:{s:8:"platform";s:4:"iPad";s:4:"name";s:4:"iPad";s:7:"version";s:3:"6.0";s:10:"update_url";s:0:"";s:7:"img_src";s:0:"";s:11:"img_src_ssl";s:0:"";s:15:"current_version";s:0:"";s:7:"upgrade";b:0;s:8:"insecure";b:0;}', 'yes'); INSERT INTO `wp_1options` VALUES (6492, '_transient_timeout_feed_57bc725ad6568758915363af670fd8bc', '1373318202', 'no'); INSERT INTO `wp_1options` VALUES (6493, '_transient_feed_57bc725ad6568758915363af670fd8bc', 'a:4:{s:5:"child";a:1:{s:0:"";a:1:{s:3:"rss";a:1:{i:0;a:6:{s:4:"data";s:3:"\n \n";s:7:"attribs";a:1:{s:0:"";a:1:{s:7:"version";s:3:"2.0";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:0:"";a:1:{s:7:"channel";a:1:{i:0;a:6:{s:4:"data";s:72:"\n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:33:"WordPress Plugins » View: Newest";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:40:"http://wordpress.org/plugins/browse/new/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:33:"WordPress Plugins » View: Newest";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"language";a:1:{i:0;a:5:{s:4:"data";s:5:"en-US";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Mon, 08 Jul 2013 09:14:59 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:9:"generator";a:1:{i:0;a:5:{s:4:"data";s:25:"http://bbpress.org/?v=1.1";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"item";a:15:{i:0;a:6:{s:4:"data";s:30:"\n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:27:"Google Analytics for MyMail";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:68:"http://wordpress.org/plugins/google-analytics-for-mymail/#post-55546";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Fri, 05 Jul 2013 15:43:47 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:35:"55546@http://wordpress.org/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:121:"

Integrates Google Analytics with MyMail Newsletter Plugin to track your clicks with the popular Analytics service\n

";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:9:"revaxarts";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:1;a:6:{s:4:"data";s:30:"\n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:26:"Piwik Analytics for MyMail";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:67:"http://wordpress.org/plugins/piwik-analytics-for-mymail/#post-55585";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Sat, 06 Jul 2013 09:18:45 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:35:"55585@http://wordpress.org/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:116:"Integrates Piwik Analytics with MyMail Newsletter Plugin to track your clicks with the open source Analytics service";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:9:"revaxarts";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:2;a:6:{s:4:"data";s:30:"\n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:11:"SocialShare";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:58:"http://wordpress.org/plugins/socialshare-basic/#post-55634";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Sun, 07 Jul 2013 22:27:49 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:35:"55634@http://wordpress.org/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:86:"SocialShare allows you to lock your content behind a likewall using simple shortcodes.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:14:"musicalbigfoot";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:3;a:6:{s:4:"data";s:30:"\n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:12:"DKO WP Tools";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:51:"http://wordpress.org/plugins/dkowptools/#post-55368";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 03 Jul 2013 16:55:39 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:35:"55368@http://wordpress.org/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:41:"Add browser resolution to your admin bar.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:15:"davidosomething";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:4;a:6:{s:4:"data";s:30:"\n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:29:"Rank Checker by Surfing Panda";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:70:"http://wordpress.org/plugins/rank-checker-by-surfing-panda/#post-55602";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Sun, 07 Jul 2013 01:05:50 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:35:"55602@http://wordpress.org/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:107:"This plugin will track your Google Search Engine ranking for keywords which\nbring visitors to your website.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:12:"surfingpanda";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:5;a:6:{s:4:"data";s:30:"\n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:10:"QuickShare";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:51:"http://wordpress.org/plugins/quickshare/#post-55313";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Tue, 02 Jul 2013 03:38:41 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:35:"55313@http://wordpress.org/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:127:"Add quick social sharing functions to your content. Challenge social sharing norms with a flexible design and fast performance.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:11:"Nick Halsey";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:6;a:6:{s:4:"data";s:30:"\n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:16:"Email subscriber";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:62:"http://wordpress.org/plugins/subscribe-news-letter/#post-55346";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 03 Jul 2013 08:05:38 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:35:"55346@http://wordpress.org/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:141:"Best and the simple way to make your blog perfect and add a widget so people can subscribe to your email list. Free plugin with free support.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"pro-developer";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:7;a:6:{s:4:"data";s:30:"\n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:14:"Simple Widgets";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:55:"http://wordpress.org/plugins/simple-widgets/#post-55308";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Mon, 01 Jul 2013 21:18:04 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:35:"55308@http://wordpress.org/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:110:"Provides extra widget management. Hide the widget title, add extra css classes, conditional widget visibility.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:17:"dev_apocalypseboy";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:8;a:6:{s:4:"data";s:30:"\n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:9:"MediaLink";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:50:"http://wordpress.org/plugins/medialink/#post-55594";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Sat, 06 Jul 2013 19:22:55 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:35:"55594@http://wordpress.org/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:125:"MediaLink outputs as a gallery from the media library(image and music and video). Support the classification of the category.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:17:"Katsushi Kawamori";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:9;a:6:{s:4:"data";s:30:"\n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:19:"Secured Users Front";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:60:"http://wordpress.org/plugins/secured-users-front/#post-55523";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Fri, 05 Jul 2013 00:07:59 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:35:"55523@http://wordpress.org/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:68:"Secures the backend AND the frontend with ssl when you are logged in";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:6:"plocha";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:10;a:6:{s:4:"data";s:30:"\n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:15:"WP Over Network";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:56:"http://wordpress.org/plugins/wp-over-network/#post-55582";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Sat, 06 Jul 2013 04:06:51 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:35:"55582@http://wordpress.org/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:118:"Add ability to get posts from over your network sites. Supports widget, shortcode, and customizable original function.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:7:"yuka2py";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:11;a:6:{s:4:"data";s:30:"\n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:4:"SMAF";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:45:"http://wordpress.org/plugins/smaf/#post-55593";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Sat, 06 Jul 2013 18:21:13 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:35:"55593@http://wordpress.org/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:56:"Send user attached files from attachment page via email.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:8:"0joker01";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:12;a:6:{s:4:"data";s:30:"\n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:21:"Twitch TV Embed Suite";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:62:"http://wordpress.org/plugins/twitch-tv-embed-suite/#post-55597";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Sat, 06 Jul 2013 20:21:24 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:35:"55597@http://wordpress.org/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:110:"Twitch TV Embed Suite allows easy placement of a twitch tv stream and/or chat anywhere on your WordPress site.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:6:"plumwd";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:13;a:6:{s:4:"data";s:30:"\n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:12:"YouTube Feed";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:59:"http://wordpress.org/plugins/youtube-video-feed/#post-55599";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Sat, 06 Jul 2013 21:15:10 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:35:"55599@http://wordpress.org/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:123:"YouTube Feed allows for easy placement of a YouTube video feed anywhere on your posts, pages, or widgets using a shortcode.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:6:"plumwd";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:14;a:6:{s:4:"data";s:30:"\n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:30:"WooCommerce Order Notes Window";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:71:"http://wordpress.org/plugins/woocommerce-order-notes-window/#post-55600";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Sat, 06 Jul 2013 21:23:22 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:35:"55600@http://wordpress.org/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:129:"Overrides the default behaviour when clicking on Order notes button so that modal window with order notes is displayed instantly.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:14:"Rene Puchinger";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}}}s:27:"http://www.w3.org/2005/Atom";a:1:{s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:0:"";s:7:"attribs";a:1:{s:0:"";a:3:{s:4:"href";s:41:"http://wordpress.org/plugins/rss/view/new";s:3:"rel";s:4:"self";s:4:"type";s:19:"application/rss+xml";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}}}}}}}}s:4:"type";i:128;s:7:"headers";a:7:{s:6:"server";s:5:"nginx";s:4:"date";s:29:"Mon, 08 Jul 2013 09:16:41 GMT";s:12:"content-type";s:23:"text/xml; charset=UTF-8";s:10:"connection";s:5:"close";s:4:"vary";s:15:"Accept-Encoding";s:13:"last-modified";s:29:"Fri, 05 Jul 2013 15:43:47 GMT";s:4:"x-nc";s:11:"HIT lax 250";}s:5:"build";s:14:"20130625161613";}', 'no'); INSERT INTO `wp_1options` VALUES (5655, '_site_transient_timeout_browser_eafe0a3d101b0cad46f484c41dad867f', '1369406635', 'yes'); INSERT INTO `wp_1options` VALUES (5656, '_site_transient_browser_eafe0a3d101b0cad46f484c41dad867f', 'a:9:{s:8:"platform";s:5:"Linux";s:4:"name";s:6:"Chrome";s:7:"version";s:13:"25.0.1364.160";s:10:"update_url";s:28:"http://www.google.com/chrome";s:7:"img_src";s:49:"http://s.wordpress.org/images/browsers/chrome.png";s:11:"img_src_ssl";s:48:"https://wordpress.org/images/browsers/chrome.png";s:15:"current_version";s:2:"18";s:7:"upgrade";b:0;s:8:"insecure";b:0;}', 'yes'); INSERT INTO `wp_1options` VALUES (6063, '_site_transient_timeout_browser_cb75ec2c03e23952df749eedc61cd848', '1371730338', 'yes'); INSERT INTO `wp_1options` VALUES (6064, '_site_transient_browser_cb75ec2c03e23952df749eedc61cd848', 'a:9:{s:8:"platform";s:7:"Windows";s:4:"name";s:7:"Firefox";s:7:"version";s:4:"21.0";s:10:"update_url";s:23:"http://www.firefox.com/";s:7:"img_src";s:50:"http://s.wordpress.org/images/browsers/firefox.png";s:11:"img_src_ssl";s:49:"https://wordpress.org/images/browsers/firefox.png";s:15:"current_version";s:2:"16";s:7:"upgrade";b:0;s:8:"insecure";b:0;}', 'yes'); # # End of data contents of table `wp_1options` # -------------------------------------------------------- # -------------------------------------------------------- # Table: `wp_1postmeta` # -------------------------------------------------------- # # Delete any existing table `wp_1postmeta` # DROP TABLE IF EXISTS `wp_1postmeta`; # # Table structure of table `wp_1postmeta` # CREATE TABLE `wp_1postmeta` ( `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `post_id` bigint(20) unsigned NOT NULL DEFAULT '0', `meta_key` varchar(255) DEFAULT NULL, `meta_value` longtext, PRIMARY KEY (`meta_id`), KEY `post_id` (`post_id`), KEY `meta_key` (`meta_key`) ) ENGINE=MyISAM AUTO_INCREMENT=1674 DEFAULT CHARSET=utf8 ; # # Data contents of table `wp_1postmeta` # INSERT INTO `wp_1postmeta` VALUES (2, 4, '_wp_attached_file', '2012/01/DSC02074_1.jpg'); INSERT INTO `wp_1postmeta` VALUES (3, 4, '_wp_attachment_context', 'custom-header'); INSERT INTO `wp_1postmeta` VALUES (4, 4, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:4:"1000";s:6:"height";s:3:"288";s:14:"hwstring_small";s:23:"height=\'36\' width=\'128\'";s:4:"file";s:22:"2012/01/DSC02074_1.jpg";s:5:"sizes";a:3:{s:9:"thumbnail";a:3:{s:4:"file";s:22:"DSC02074_1-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:21:"DSC02074_1-300x86.jpg";s:5:"width";s:3:"300";s:6:"height";s:2:"86";}s:13:"small-feature";a:3:{s:4:"file";s:22:"DSC02074_1-500x144.jpg";s:5:"width";s:3:"500";s:6:"height";s:3:"144";}}s:10:"image_meta";a:10:{s:8:"aperture";s:3:"5.6";s:6:"credit";s:0:"";s:6:"camera";s:6:"DSC-T7";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1284477605";s:9:"copyright";s:0:"";s:12:"focal_length";s:4:"6.33";s:3:"iso";s:2:"64";s:13:"shutter_speed";s:7:"0.00625";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (5, 4, '_wp_attachment_is_custom_header', 'twentyeleven'); INSERT INTO `wp_1postmeta` VALUES (542, 280, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:4:"2560";s:6:"height";s:4:"1920";s:14:"hwstring_small";s:23:"height=\'96\' width=\'128\'";s:4:"file";s:15:"2012/01/cfc.jpg";s:5:"sizes";a:6:{s:9:"thumbnail";a:3:{s:4:"file";s:15:"cfc-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:15:"cfc-300x225.jpg";s:5:"width";s:3:"300";s:6:"height";s:3:"225";}s:5:"large";a:3:{s:4:"file";s:16:"cfc-1024x768.jpg";s:5:"width";s:4:"1024";s:6:"height";s:3:"768";}s:14:"post-thumbnail";a:3:{s:4:"file";s:16:"cfc-1000x288.jpg";s:5:"width";s:4:"1000";s:6:"height";s:3:"288";}s:13:"large-feature";a:3:{s:4:"file";s:16:"cfc-1000x288.jpg";s:5:"width";s:4:"1000";s:6:"height";s:3:"288";}s:13:"small-feature";a:3:{s:4:"file";s:15:"cfc-400x300.jpg";s:5:"width";s:3:"400";s:6:"height";s:3:"300";}}s:10:"image_meta";a:10:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (541, 280, '_wp_attached_file', '2012/01/cfc.jpg'); INSERT INTO `wp_1postmeta` VALUES (11, 7, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (12, 7, '_wp_page_template', 'sidebar-page.php'); INSERT INTO `wp_1postmeta` VALUES (13, 7, '_edit_lock', '1364759122:4'); INSERT INTO `wp_1postmeta` VALUES (14, 9, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (15, 9, '_wp_page_template', 'sidebar-page.php'); INSERT INTO `wp_1postmeta` VALUES (16, 9, '_edit_lock', '1364983056:4'); INSERT INTO `wp_1postmeta` VALUES (17, 11, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (18, 11, '_wp_page_template', 'sidebar-page.php'); INSERT INTO `wp_1postmeta` VALUES (19, 11, '_edit_lock', '1361980456:4'); INSERT INTO `wp_1postmeta` VALUES (20, 13, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (21, 13, '_wp_page_template', 'sidebar-page.php'); INSERT INTO `wp_1postmeta` VALUES (22, 13, '_edit_lock', '1372932225:4'); INSERT INTO `wp_1postmeta` VALUES (23, 15, '_edit_last', '5'); INSERT INTO `wp_1postmeta` VALUES (24, 15, '_wp_page_template', 'sidebar-page.php'); INSERT INTO `wp_1postmeta` VALUES (25, 15, '_edit_lock', '1370593231:5'); INSERT INTO `wp_1postmeta` VALUES (26, 17, '_menu_item_type', 'post_type'); INSERT INTO `wp_1postmeta` VALUES (27, 17, '_menu_item_menu_item_parent', '780'); INSERT INTO `wp_1postmeta` VALUES (28, 17, '_menu_item_object_id', '15'); INSERT INTO `wp_1postmeta` VALUES (29, 17, '_menu_item_object', 'page'); INSERT INTO `wp_1postmeta` VALUES (30, 17, '_menu_item_target', ''); INSERT INTO `wp_1postmeta` VALUES (31, 17, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'); INSERT INTO `wp_1postmeta` VALUES (32, 17, '_menu_item_xfn', ''); INSERT INTO `wp_1postmeta` VALUES (33, 17, '_menu_item_url', ''); INSERT INTO `wp_1postmeta` VALUES (71, 32, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (35, 18, '_menu_item_type', 'post_type'); INSERT INTO `wp_1postmeta` VALUES (36, 18, '_menu_item_menu_item_parent', '0'); INSERT INTO `wp_1postmeta` VALUES (37, 18, '_menu_item_object_id', '13'); INSERT INTO `wp_1postmeta` VALUES (38, 18, '_menu_item_object', 'page'); INSERT INTO `wp_1postmeta` VALUES (39, 18, '_menu_item_target', ''); INSERT INTO `wp_1postmeta` VALUES (40, 18, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'); INSERT INTO `wp_1postmeta` VALUES (41, 18, '_menu_item_xfn', ''); INSERT INTO `wp_1postmeta` VALUES (42, 18, '_menu_item_url', ''); INSERT INTO `wp_1postmeta` VALUES (72, 32, '_edit_lock', '1361979614:4'); INSERT INTO `wp_1postmeta` VALUES (44, 19, '_menu_item_type', 'post_type'); INSERT INTO `wp_1postmeta` VALUES (45, 19, '_menu_item_menu_item_parent', '0'); INSERT INTO `wp_1postmeta` VALUES (46, 19, '_menu_item_object_id', '11'); INSERT INTO `wp_1postmeta` VALUES (47, 19, '_menu_item_object', 'page'); INSERT INTO `wp_1postmeta` VALUES (48, 19, '_menu_item_target', ''); INSERT INTO `wp_1postmeta` VALUES (49, 19, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'); INSERT INTO `wp_1postmeta` VALUES (50, 19, '_menu_item_xfn', ''); INSERT INTO `wp_1postmeta` VALUES (51, 19, '_menu_item_url', ''); INSERT INTO `wp_1postmeta` VALUES (73, 32, '_wp_page_template', 'sidebar-page.php'); INSERT INTO `wp_1postmeta` VALUES (53, 20, '_menu_item_type', 'post_type'); INSERT INTO `wp_1postmeta` VALUES (54, 20, '_menu_item_menu_item_parent', '0'); INSERT INTO `wp_1postmeta` VALUES (55, 20, '_menu_item_object_id', '9'); INSERT INTO `wp_1postmeta` VALUES (56, 20, '_menu_item_object', 'page'); INSERT INTO `wp_1postmeta` VALUES (57, 20, '_menu_item_target', ''); INSERT INTO `wp_1postmeta` VALUES (58, 20, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'); INSERT INTO `wp_1postmeta` VALUES (59, 20, '_menu_item_xfn', ''); INSERT INTO `wp_1postmeta` VALUES (60, 20, '_menu_item_url', ''); INSERT INTO `wp_1postmeta` VALUES (74, 35, '_menu_item_type', 'post_type'); INSERT INTO `wp_1postmeta` VALUES (62, 21, '_menu_item_type', 'post_type'); INSERT INTO `wp_1postmeta` VALUES (63, 21, '_menu_item_menu_item_parent', '0'); INSERT INTO `wp_1postmeta` VALUES (64, 21, '_menu_item_object_id', '7'); INSERT INTO `wp_1postmeta` VALUES (65, 21, '_menu_item_object', 'page'); INSERT INTO `wp_1postmeta` VALUES (66, 21, '_menu_item_target', ''); INSERT INTO `wp_1postmeta` VALUES (67, 21, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'); INSERT INTO `wp_1postmeta` VALUES (68, 21, '_menu_item_xfn', ''); INSERT INTO `wp_1postmeta` VALUES (69, 21, '_menu_item_url', ''); INSERT INTO `wp_1postmeta` VALUES (75, 35, '_menu_item_menu_item_parent', '21'); INSERT INTO `wp_1postmeta` VALUES (76, 35, '_menu_item_object_id', '32'); INSERT INTO `wp_1postmeta` VALUES (77, 35, '_menu_item_object', 'page'); INSERT INTO `wp_1postmeta` VALUES (78, 35, '_menu_item_target', ''); INSERT INTO `wp_1postmeta` VALUES (79, 35, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'); INSERT INTO `wp_1postmeta` VALUES (80, 35, '_menu_item_xfn', ''); INSERT INTO `wp_1postmeta` VALUES (81, 35, '_menu_item_url', ''); INSERT INTO `wp_1postmeta` VALUES (83, 38, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (84, 38, '_edit_lock', '1366613159:4'); INSERT INTO `wp_1postmeta` VALUES (85, 38, '_wp_page_template', 'sidebar-page.php'); INSERT INTO `wp_1postmeta` VALUES (86, 41, '_menu_item_type', 'post_type'); INSERT INTO `wp_1postmeta` VALUES (87, 41, '_menu_item_menu_item_parent', '189'); INSERT INTO `wp_1postmeta` VALUES (88, 41, '_menu_item_object_id', '38'); INSERT INTO `wp_1postmeta` VALUES (89, 41, '_menu_item_object', 'page'); INSERT INTO `wp_1postmeta` VALUES (90, 41, '_menu_item_target', ''); INSERT INTO `wp_1postmeta` VALUES (91, 41, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'); INSERT INTO `wp_1postmeta` VALUES (92, 41, '_menu_item_xfn', ''); INSERT INTO `wp_1postmeta` VALUES (93, 41, '_menu_item_url', ''); INSERT INTO `wp_1postmeta` VALUES (95, 42, '_edit_last', '2'); INSERT INTO `wp_1postmeta` VALUES (96, 42, '_edit_lock', '1330274740:2'); INSERT INTO `wp_1postmeta` VALUES (97, 42, '_wp_page_template', 'sidebar-page.php'); INSERT INTO `wp_1postmeta` VALUES (98, 45, '_menu_item_type', 'post_type'); INSERT INTO `wp_1postmeta` VALUES (99, 45, '_menu_item_menu_item_parent', '189'); INSERT INTO `wp_1postmeta` VALUES (100, 45, '_menu_item_object_id', '42'); INSERT INTO `wp_1postmeta` VALUES (101, 45, '_menu_item_object', 'page'); INSERT INTO `wp_1postmeta` VALUES (102, 45, '_menu_item_target', ''); INSERT INTO `wp_1postmeta` VALUES (103, 45, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'); INSERT INTO `wp_1postmeta` VALUES (104, 45, '_menu_item_xfn', ''); INSERT INTO `wp_1postmeta` VALUES (105, 45, '_menu_item_url', ''); INSERT INTO `wp_1postmeta` VALUES (107, 46, '_edit_last', '1'); INSERT INTO `wp_1postmeta` VALUES (108, 46, '_edit_lock', '1327864682:1'); INSERT INTO `wp_1postmeta` VALUES (109, 46, '_wp_page_template', 'sidebar-page.php'); INSERT INTO `wp_1postmeta` VALUES (110, 49, '_menu_item_type', 'post_type'); INSERT INTO `wp_1postmeta` VALUES (111, 49, '_menu_item_menu_item_parent', '189'); INSERT INTO `wp_1postmeta` VALUES (112, 49, '_menu_item_object_id', '46'); INSERT INTO `wp_1postmeta` VALUES (113, 49, '_menu_item_object', 'page'); INSERT INTO `wp_1postmeta` VALUES (114, 49, '_menu_item_target', ''); INSERT INTO `wp_1postmeta` VALUES (115, 49, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'); INSERT INTO `wp_1postmeta` VALUES (116, 49, '_menu_item_xfn', ''); INSERT INTO `wp_1postmeta` VALUES (117, 49, '_menu_item_url', ''); INSERT INTO `wp_1postmeta` VALUES (119, 50, '_edit_last', '1'); INSERT INTO `wp_1postmeta` VALUES (120, 50, '_edit_lock', '1327864651:1'); INSERT INTO `wp_1postmeta` VALUES (121, 50, '_wp_page_template', 'sidebar-page.php'); INSERT INTO `wp_1postmeta` VALUES (122, 53, '_menu_item_type', 'post_type'); INSERT INTO `wp_1postmeta` VALUES (123, 53, '_menu_item_menu_item_parent', '189'); INSERT INTO `wp_1postmeta` VALUES (124, 53, '_menu_item_object_id', '50'); INSERT INTO `wp_1postmeta` VALUES (125, 53, '_menu_item_object', 'page'); INSERT INTO `wp_1postmeta` VALUES (126, 53, '_menu_item_target', ''); INSERT INTO `wp_1postmeta` VALUES (127, 53, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'); INSERT INTO `wp_1postmeta` VALUES (128, 53, '_menu_item_xfn', ''); INSERT INTO `wp_1postmeta` VALUES (129, 53, '_menu_item_url', ''); INSERT INTO `wp_1postmeta` VALUES (131, 54, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (132, 54, '_edit_lock', '1361979952:4'); INSERT INTO `wp_1postmeta` VALUES (133, 54, '_wp_page_template', 'sidebar-page.php'); INSERT INTO `wp_1postmeta` VALUES (134, 56, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (135, 56, '_edit_lock', '1348040258:4'); INSERT INTO `wp_1postmeta` VALUES (136, 56, '_wp_page_template', 'sidebar-page.php'); INSERT INTO `wp_1postmeta` VALUES (137, 58, '_menu_item_type', 'post_type'); INSERT INTO `wp_1postmeta` VALUES (138, 58, '_menu_item_menu_item_parent', '20'); INSERT INTO `wp_1postmeta` VALUES (139, 58, '_menu_item_object_id', '54'); INSERT INTO `wp_1postmeta` VALUES (140, 58, '_menu_item_object', 'page'); INSERT INTO `wp_1postmeta` VALUES (141, 58, '_menu_item_target', ''); INSERT INTO `wp_1postmeta` VALUES (142, 58, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'); INSERT INTO `wp_1postmeta` VALUES (143, 58, '_menu_item_xfn', ''); INSERT INTO `wp_1postmeta` VALUES (144, 58, '_menu_item_url', ''); INSERT INTO `wp_1postmeta` VALUES (146, 59, '_menu_item_type', 'post_type'); INSERT INTO `wp_1postmeta` VALUES (147, 59, '_menu_item_menu_item_parent', '58'); INSERT INTO `wp_1postmeta` VALUES (148, 59, '_menu_item_object_id', '56'); INSERT INTO `wp_1postmeta` VALUES (149, 59, '_menu_item_object', 'page'); INSERT INTO `wp_1postmeta` VALUES (150, 59, '_menu_item_target', ''); INSERT INTO `wp_1postmeta` VALUES (151, 59, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'); INSERT INTO `wp_1postmeta` VALUES (152, 59, '_menu_item_xfn', ''); INSERT INTO `wp_1postmeta` VALUES (153, 59, '_menu_item_url', ''); INSERT INTO `wp_1postmeta` VALUES (155, 74, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (156, 74, '_edit_lock', '1348040295:4'); INSERT INTO `wp_1postmeta` VALUES (157, 74, '_wp_page_template', 'sidebar-page.php'); INSERT INTO `wp_1postmeta` VALUES (158, 77, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (159, 77, '_edit_lock', '1348040321:4'); INSERT INTO `wp_1postmeta` VALUES (160, 77, '_wp_page_template', 'sidebar-page.php'); INSERT INTO `wp_1postmeta` VALUES (161, 80, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (162, 80, '_edit_lock', '1365748671:4'); INSERT INTO `wp_1postmeta` VALUES (163, 80, '_wp_page_template', 'sidebar-page.php'); INSERT INTO `wp_1postmeta` VALUES (164, 83, '_menu_item_type', 'post_type'); INSERT INTO `wp_1postmeta` VALUES (165, 83, '_menu_item_menu_item_parent', '58'); INSERT INTO `wp_1postmeta` VALUES (166, 83, '_menu_item_object_id', '80'); INSERT INTO `wp_1postmeta` VALUES (167, 83, '_menu_item_object', 'page'); INSERT INTO `wp_1postmeta` VALUES (168, 83, '_menu_item_target', ''); INSERT INTO `wp_1postmeta` VALUES (169, 83, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'); INSERT INTO `wp_1postmeta` VALUES (170, 83, '_menu_item_xfn', ''); INSERT INTO `wp_1postmeta` VALUES (171, 83, '_menu_item_url', ''); INSERT INTO `wp_1postmeta` VALUES (191, 86, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (173, 84, '_menu_item_type', 'post_type'); INSERT INTO `wp_1postmeta` VALUES (174, 84, '_menu_item_menu_item_parent', '58'); INSERT INTO `wp_1postmeta` VALUES (175, 84, '_menu_item_object_id', '77'); INSERT INTO `wp_1postmeta` VALUES (176, 84, '_menu_item_object', 'page'); INSERT INTO `wp_1postmeta` VALUES (177, 84, '_menu_item_target', ''); INSERT INTO `wp_1postmeta` VALUES (178, 84, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'); INSERT INTO `wp_1postmeta` VALUES (179, 84, '_menu_item_xfn', ''); INSERT INTO `wp_1postmeta` VALUES (180, 84, '_menu_item_url', ''); INSERT INTO `wp_1postmeta` VALUES (192, 86, '_edit_lock', '1349253502:4'); INSERT INTO `wp_1postmeta` VALUES (182, 85, '_menu_item_type', 'post_type'); INSERT INTO `wp_1postmeta` VALUES (183, 85, '_menu_item_menu_item_parent', '58'); INSERT INTO `wp_1postmeta` VALUES (184, 85, '_menu_item_object_id', '74'); INSERT INTO `wp_1postmeta` VALUES (185, 85, '_menu_item_object', 'page'); INSERT INTO `wp_1postmeta` VALUES (186, 85, '_menu_item_target', ''); INSERT INTO `wp_1postmeta` VALUES (187, 85, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'); INSERT INTO `wp_1postmeta` VALUES (188, 85, '_menu_item_xfn', ''); INSERT INTO `wp_1postmeta` VALUES (189, 85, '_menu_item_url', ''); INSERT INTO `wp_1postmeta` VALUES (193, 86, '_wp_page_template', 'sidebar-page.php'); INSERT INTO `wp_1postmeta` VALUES (194, 89, '_menu_item_type', 'post_type'); INSERT INTO `wp_1postmeta` VALUES (195, 89, '_menu_item_menu_item_parent', '58'); INSERT INTO `wp_1postmeta` VALUES (196, 89, '_menu_item_object_id', '86'); INSERT INTO `wp_1postmeta` VALUES (197, 89, '_menu_item_object', 'page'); INSERT INTO `wp_1postmeta` VALUES (198, 89, '_menu_item_target', ''); INSERT INTO `wp_1postmeta` VALUES (199, 89, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'); INSERT INTO `wp_1postmeta` VALUES (200, 89, '_menu_item_xfn', ''); INSERT INTO `wp_1postmeta` VALUES (201, 89, '_menu_item_url', ''); INSERT INTO `wp_1postmeta` VALUES (203, 90, '_edit_last', '1'); INSERT INTO `wp_1postmeta` VALUES (204, 90, '_edit_lock', '1327861968:1'); INSERT INTO `wp_1postmeta` VALUES (205, 90, '_wp_page_template', 'sidebar-page.php'); INSERT INTO `wp_1postmeta` VALUES (206, 92, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (207, 92, '_edit_lock', '1372231871:4'); INSERT INTO `wp_1postmeta` VALUES (208, 92, '_wp_page_template', 'sidebar-page.php'); INSERT INTO `wp_1postmeta` VALUES (209, 95, '_wp_attached_file', '2012/01/tertiaire.jpg'); INSERT INTO `wp_1postmeta` VALUES (210, 95, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:3:"658";s:6:"height";s:3:"394";s:14:"hwstring_small";s:23:"height=\'76\' width=\'128\'";s:4:"file";s:21:"2012/01/tertiaire.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:3:{s:4:"file";s:21:"tertiaire-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:21:"tertiaire-300x179.jpg";s:5:"width";s:3:"300";s:6:"height";s:3:"179";}s:14:"post-thumbnail";a:3:{s:4:"file";s:21:"tertiaire-658x288.jpg";s:5:"width";s:3:"658";s:6:"height";s:3:"288";}s:13:"large-feature";a:3:{s:4:"file";s:21:"tertiaire-658x288.jpg";s:5:"width";s:3:"658";s:6:"height";s:3:"288";}s:13:"small-feature";a:3:{s:4:"file";s:21:"tertiaire-500x300.jpg";s:5:"width";s:3:"500";s:6:"height";s:3:"300";}}s:10:"image_meta";a:10:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (211, 99, '_menu_item_type', 'post_type'); INSERT INTO `wp_1postmeta` VALUES (212, 99, '_menu_item_menu_item_parent', '100'); INSERT INTO `wp_1postmeta` VALUES (213, 99, '_menu_item_object_id', '92'); INSERT INTO `wp_1postmeta` VALUES (214, 99, '_menu_item_object', 'page'); INSERT INTO `wp_1postmeta` VALUES (215, 99, '_menu_item_target', ''); INSERT INTO `wp_1postmeta` VALUES (216, 99, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'); INSERT INTO `wp_1postmeta` VALUES (217, 99, '_menu_item_xfn', ''); INSERT INTO `wp_1postmeta` VALUES (218, 99, '_menu_item_url', ''); INSERT INTO `wp_1postmeta` VALUES (229, 101, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (220, 100, '_menu_item_type', 'post_type'); INSERT INTO `wp_1postmeta` VALUES (221, 100, '_menu_item_menu_item_parent', '20'); INSERT INTO `wp_1postmeta` VALUES (222, 100, '_menu_item_object_id', '90'); INSERT INTO `wp_1postmeta` VALUES (223, 100, '_menu_item_object', 'page'); INSERT INTO `wp_1postmeta` VALUES (224, 100, '_menu_item_target', ''); INSERT INTO `wp_1postmeta` VALUES (225, 100, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'); INSERT INTO `wp_1postmeta` VALUES (226, 100, '_menu_item_xfn', ''); INSERT INTO `wp_1postmeta` VALUES (227, 100, '_menu_item_url', ''); INSERT INTO `wp_1postmeta` VALUES (230, 101, '_edit_lock', '1348647104:4'); INSERT INTO `wp_1postmeta` VALUES (231, 101, '_wp_page_template', 'sidebar-page.php'); INSERT INTO `wp_1postmeta` VALUES (232, 104, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (233, 104, '_edit_lock', '1348646084:4'); INSERT INTO `wp_1postmeta` VALUES (234, 104, '_wp_page_template', 'sidebar-page.php'); INSERT INTO `wp_1postmeta` VALUES (235, 108, '_menu_item_type', 'post_type'); INSERT INTO `wp_1postmeta` VALUES (236, 108, '_menu_item_menu_item_parent', '100'); INSERT INTO `wp_1postmeta` VALUES (237, 108, '_menu_item_object_id', '104'); INSERT INTO `wp_1postmeta` VALUES (238, 108, '_menu_item_object', 'page'); INSERT INTO `wp_1postmeta` VALUES (239, 108, '_menu_item_target', ''); INSERT INTO `wp_1postmeta` VALUES (240, 108, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'); INSERT INTO `wp_1postmeta` VALUES (241, 108, '_menu_item_xfn', ''); INSERT INTO `wp_1postmeta` VALUES (242, 108, '_menu_item_url', ''); INSERT INTO `wp_1postmeta` VALUES (254, 110, '_edit_lock', '1327862844:1'); INSERT INTO `wp_1postmeta` VALUES (244, 109, '_menu_item_type', 'post_type'); INSERT INTO `wp_1postmeta` VALUES (245, 109, '_menu_item_menu_item_parent', '100'); INSERT INTO `wp_1postmeta` VALUES (246, 109, '_menu_item_object_id', '101'); INSERT INTO `wp_1postmeta` VALUES (247, 109, '_menu_item_object', 'page'); INSERT INTO `wp_1postmeta` VALUES (248, 109, '_menu_item_target', ''); INSERT INTO `wp_1postmeta` VALUES (249, 109, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'); INSERT INTO `wp_1postmeta` VALUES (250, 109, '_menu_item_xfn', ''); INSERT INTO `wp_1postmeta` VALUES (251, 109, '_menu_item_url', ''); INSERT INTO `wp_1postmeta` VALUES (253, 110, '_edit_last', '1'); INSERT INTO `wp_1postmeta` VALUES (255, 110, '_wp_page_template', 'sidebar-page.php'); INSERT INTO `wp_1postmeta` VALUES (256, 112, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (257, 112, '_edit_lock', '1366645885:4'); INSERT INTO `wp_1postmeta` VALUES (258, 112, '_wp_page_template', 'sidebar-page.php'); INSERT INTO `wp_1postmeta` VALUES (561, 308, '_wp_page_template', 'default'); INSERT INTO `wp_1postmeta` VALUES (560, 308, '_edit_lock', '1363193920:4'); INSERT INTO `wp_1postmeta` VALUES (559, 308, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (262, 119, '_edit_last', '2'); INSERT INTO `wp_1postmeta` VALUES (263, 119, '_edit_lock', '1330251660:2'); INSERT INTO `wp_1postmeta` VALUES (264, 119, '_wp_page_template', 'sidebar-page.php'); INSERT INTO `wp_1postmeta` VALUES (265, 121, '_edit_last', '1'); INSERT INTO `wp_1postmeta` VALUES (266, 121, '_edit_lock', '1327862864:1'); INSERT INTO `wp_1postmeta` VALUES (267, 121, '_wp_page_template', 'sidebar-page.php'); INSERT INTO `wp_1postmeta` VALUES (268, 123, '_edit_last', '1'); INSERT INTO `wp_1postmeta` VALUES (269, 123, '_edit_lock', '1327862873:1'); INSERT INTO `wp_1postmeta` VALUES (270, 123, '_wp_page_template', 'sidebar-page.php'); INSERT INTO `wp_1postmeta` VALUES (271, 125, '_edit_last', '1'); INSERT INTO `wp_1postmeta` VALUES (272, 125, '_edit_lock', '1327862868:1'); INSERT INTO `wp_1postmeta` VALUES (273, 125, '_wp_page_template', 'sidebar-page.php'); INSERT INTO `wp_1postmeta` VALUES (274, 127, '_edit_last', '1'); INSERT INTO `wp_1postmeta` VALUES (275, 127, '_edit_lock', '1327862879:1'); INSERT INTO `wp_1postmeta` VALUES (276, 127, '_wp_page_template', 'sidebar-page.php'); INSERT INTO `wp_1postmeta` VALUES (277, 137, '_menu_item_type', 'post_type'); INSERT INTO `wp_1postmeta` VALUES (278, 137, '_menu_item_menu_item_parent', '144'); INSERT INTO `wp_1postmeta` VALUES (279, 137, '_menu_item_object_id', '127'); INSERT INTO `wp_1postmeta` VALUES (280, 137, '_menu_item_object', 'page'); INSERT INTO `wp_1postmeta` VALUES (281, 137, '_menu_item_target', ''); INSERT INTO `wp_1postmeta` VALUES (282, 137, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'); INSERT INTO `wp_1postmeta` VALUES (283, 137, '_menu_item_xfn', ''); INSERT INTO `wp_1postmeta` VALUES (284, 137, '_menu_item_url', ''); INSERT INTO `wp_1postmeta` VALUES (349, 145, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (286, 138, '_menu_item_type', 'post_type'); INSERT INTO `wp_1postmeta` VALUES (287, 138, '_menu_item_menu_item_parent', '144'); INSERT INTO `wp_1postmeta` VALUES (288, 138, '_menu_item_object_id', '125'); INSERT INTO `wp_1postmeta` VALUES (289, 138, '_menu_item_object', 'page'); INSERT INTO `wp_1postmeta` VALUES (290, 138, '_menu_item_target', ''); INSERT INTO `wp_1postmeta` VALUES (291, 138, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'); INSERT INTO `wp_1postmeta` VALUES (292, 138, '_menu_item_xfn', ''); INSERT INTO `wp_1postmeta` VALUES (293, 138, '_menu_item_url', ''); INSERT INTO `wp_1postmeta` VALUES (351, 145, '_wp_page_template', 'sidebar-page.php'); INSERT INTO `wp_1postmeta` VALUES (295, 139, '_menu_item_type', 'post_type'); INSERT INTO `wp_1postmeta` VALUES (296, 139, '_menu_item_menu_item_parent', '144'); INSERT INTO `wp_1postmeta` VALUES (297, 139, '_menu_item_object_id', '123'); INSERT INTO `wp_1postmeta` VALUES (298, 139, '_menu_item_object', 'page'); INSERT INTO `wp_1postmeta` VALUES (299, 139, '_menu_item_target', ''); INSERT INTO `wp_1postmeta` VALUES (300, 139, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'); INSERT INTO `wp_1postmeta` VALUES (301, 139, '_menu_item_xfn', ''); INSERT INTO `wp_1postmeta` VALUES (302, 139, '_menu_item_url', ''); INSERT INTO `wp_1postmeta` VALUES (350, 145, '_edit_lock', '1361980243:4'); INSERT INTO `wp_1postmeta` VALUES (304, 140, '_menu_item_type', 'post_type'); INSERT INTO `wp_1postmeta` VALUES (305, 140, '_menu_item_menu_item_parent', '144'); INSERT INTO `wp_1postmeta` VALUES (306, 140, '_menu_item_object_id', '121'); INSERT INTO `wp_1postmeta` VALUES (307, 140, '_menu_item_object', 'page'); INSERT INTO `wp_1postmeta` VALUES (308, 140, '_menu_item_target', ''); INSERT INTO `wp_1postmeta` VALUES (309, 140, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'); INSERT INTO `wp_1postmeta` VALUES (310, 140, '_menu_item_xfn', ''); INSERT INTO `wp_1postmeta` VALUES (311, 140, '_menu_item_url', ''); INSERT INTO `wp_1postmeta` VALUES (313, 141, '_menu_item_type', 'post_type'); INSERT INTO `wp_1postmeta` VALUES (314, 141, '_menu_item_menu_item_parent', '144'); INSERT INTO `wp_1postmeta` VALUES (315, 141, '_menu_item_object_id', '119'); INSERT INTO `wp_1postmeta` VALUES (316, 141, '_menu_item_object', 'page'); INSERT INTO `wp_1postmeta` VALUES (317, 141, '_menu_item_target', ''); INSERT INTO `wp_1postmeta` VALUES (318, 141, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'); INSERT INTO `wp_1postmeta` VALUES (319, 141, '_menu_item_xfn', ''); INSERT INTO `wp_1postmeta` VALUES (320, 141, '_menu_item_url', ''); INSERT INTO `wp_1postmeta` VALUES (352, 150, '_menu_item_type', 'post_type'); INSERT INTO `wp_1postmeta` VALUES (1220, 1005, '_wp_attached_file', '2012/01/DSCF7340.jpg'); INSERT INTO `wp_1postmeta` VALUES (1298, 1075, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:3072;s:6:"height";i:2304;s:4:"file";s:21:"2012/01/Groupe-5e.jpg";s:5:"sizes";a:6:{s:9:"thumbnail";a:4:{s:4:"file";s:21:"Groupe-5e-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:21:"Groupe-5e-300x225.jpg";s:5:"width";i:300;s:6:"height";i:225;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:22:"Groupe-5e-1024x768.jpg";s:5:"width";i:1024;s:6:"height";i:768;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:22:"Groupe-5e-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:22:"Groupe-5e-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:21:"Groupe-5e-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:9;s:6:"credit";s:0:"";s:6:"camera";s:13:"FinePix SL240";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1366289285;s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"5";s:3:"iso";s:2:"64";s:13:"shutter_speed";s:15:"0.0111111111111";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1297, 1075, '_wp_attached_file', '2012/01/Groupe-5e.jpg'); INSERT INTO `wp_1postmeta` VALUES (353, 150, '_menu_item_menu_item_parent', '780'); INSERT INTO `wp_1postmeta` VALUES (331, 143, '_menu_item_type', 'post_type'); INSERT INTO `wp_1postmeta` VALUES (332, 143, '_menu_item_menu_item_parent', '144'); INSERT INTO `wp_1postmeta` VALUES (333, 143, '_menu_item_object_id', '112'); INSERT INTO `wp_1postmeta` VALUES (334, 143, '_menu_item_object', 'page'); INSERT INTO `wp_1postmeta` VALUES (335, 143, '_menu_item_target', ''); INSERT INTO `wp_1postmeta` VALUES (336, 143, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'); INSERT INTO `wp_1postmeta` VALUES (337, 143, '_menu_item_xfn', ''); INSERT INTO `wp_1postmeta` VALUES (338, 143, '_menu_item_url', ''); INSERT INTO `wp_1postmeta` VALUES (354, 150, '_menu_item_object_id', '145'); INSERT INTO `wp_1postmeta` VALUES (340, 144, '_menu_item_type', 'post_type'); INSERT INTO `wp_1postmeta` VALUES (341, 144, '_menu_item_menu_item_parent', '20'); INSERT INTO `wp_1postmeta` VALUES (342, 144, '_menu_item_object_id', '110'); INSERT INTO `wp_1postmeta` VALUES (343, 144, '_menu_item_object', 'page'); INSERT INTO `wp_1postmeta` VALUES (344, 144, '_menu_item_target', ''); INSERT INTO `wp_1postmeta` VALUES (345, 144, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'); INSERT INTO `wp_1postmeta` VALUES (346, 144, '_menu_item_xfn', ''); INSERT INTO `wp_1postmeta` VALUES (347, 144, '_menu_item_url', ''); INSERT INTO `wp_1postmeta` VALUES (355, 150, '_menu_item_object', 'page'); INSERT INTO `wp_1postmeta` VALUES (356, 150, '_menu_item_target', ''); INSERT INTO `wp_1postmeta` VALUES (357, 150, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'); INSERT INTO `wp_1postmeta` VALUES (358, 150, '_menu_item_xfn', ''); INSERT INTO `wp_1postmeta` VALUES (359, 150, '_menu_item_url', ''); INSERT INTO `wp_1postmeta` VALUES (373, 155, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (374, 155, '_edit_lock', '1372685570:4'); INSERT INTO `wp_1postmeta` VALUES (375, 155, '_wp_page_template', 'showcase.php'); INSERT INTO `wp_1postmeta` VALUES (376, 157, '_edit_last', '2'); INSERT INTO `wp_1postmeta` VALUES (377, 157, '_edit_lock', '1350894875:4'); INSERT INTO `wp_1postmeta` VALUES (378, 157, '_wp_page_template', 'sidebar-page.php'); INSERT INTO `wp_1postmeta` VALUES (379, 161, '_menu_item_type', 'post_type'); INSERT INTO `wp_1postmeta` VALUES (380, 161, '_menu_item_menu_item_parent', '21'); INSERT INTO `wp_1postmeta` VALUES (381, 161, '_menu_item_object_id', '157'); INSERT INTO `wp_1postmeta` VALUES (382, 161, '_menu_item_object', 'page'); INSERT INTO `wp_1postmeta` VALUES (383, 161, '_menu_item_target', ''); INSERT INTO `wp_1postmeta` VALUES (384, 161, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'); INSERT INTO `wp_1postmeta` VALUES (385, 161, '_menu_item_xfn', ''); INSERT INTO `wp_1postmeta` VALUES (386, 161, '_menu_item_url', ''); INSERT INTO `wp_1postmeta` VALUES (397, 164, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (388, 162, '_menu_item_type', 'post_type'); INSERT INTO `wp_1postmeta` VALUES (389, 162, '_menu_item_menu_item_parent', '0'); INSERT INTO `wp_1postmeta` VALUES (390, 162, '_menu_item_object_id', '155'); INSERT INTO `wp_1postmeta` VALUES (391, 162, '_menu_item_object', 'page'); INSERT INTO `wp_1postmeta` VALUES (392, 162, '_menu_item_target', ''); INSERT INTO `wp_1postmeta` VALUES (393, 162, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'); INSERT INTO `wp_1postmeta` VALUES (394, 162, '_menu_item_xfn', ''); INSERT INTO `wp_1postmeta` VALUES (395, 162, '_menu_item_url', ''); INSERT INTO `wp_1postmeta` VALUES (398, 164, '_edit_lock', '1366615300:4'); INSERT INTO `wp_1postmeta` VALUES (399, 164, '_wp_page_template', 'sidebar-page.php'); INSERT INTO `wp_1postmeta` VALUES (400, 168, '_menu_item_type', 'post_type'); INSERT INTO `wp_1postmeta` VALUES (401, 168, '_menu_item_menu_item_parent', '21'); INSERT INTO `wp_1postmeta` VALUES (402, 168, '_menu_item_object_id', '164'); INSERT INTO `wp_1postmeta` VALUES (403, 168, '_menu_item_object', 'page'); INSERT INTO `wp_1postmeta` VALUES (404, 168, '_menu_item_target', ''); INSERT INTO `wp_1postmeta` VALUES (405, 168, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'); INSERT INTO `wp_1postmeta` VALUES (406, 168, '_menu_item_xfn', ''); INSERT INTO `wp_1postmeta` VALUES (407, 168, '_menu_item_url', ''); INSERT INTO `wp_1postmeta` VALUES (409, 173, '_edit_last', '5'); INSERT INTO `wp_1postmeta` VALUES (410, 173, '_edit_lock', '1370594028:5'); INSERT INTO `wp_1postmeta` VALUES (411, 173, '_wp_page_template', 'sidebar-page.php'); INSERT INTO `wp_1postmeta` VALUES (415, 177, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (416, 177, '_edit_lock', '1372330755:4'); INSERT INTO `wp_1postmeta` VALUES (417, 177, '_wp_page_template', 'sidebar-page.php'); INSERT INTO `wp_1postmeta` VALUES (418, 179, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (419, 179, '_edit_lock', '1369655720:5'); INSERT INTO `wp_1postmeta` VALUES (420, 179, '_wp_page_template', 'sidebar-page.php'); INSERT INTO `wp_1postmeta` VALUES (1073, 866, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'); INSERT INTO `wp_1postmeta` VALUES (1072, 866, '_menu_item_target', ''); INSERT INTO `wp_1postmeta` VALUES (1071, 866, '_menu_item_object', 'page'); INSERT INTO `wp_1postmeta` VALUES (430, 189, '_menu_item_type', 'post_type'); INSERT INTO `wp_1postmeta` VALUES (431, 189, '_menu_item_menu_item_parent', '19'); INSERT INTO `wp_1postmeta` VALUES (432, 189, '_menu_item_object_id', '179'); INSERT INTO `wp_1postmeta` VALUES (433, 189, '_menu_item_object', 'page'); INSERT INTO `wp_1postmeta` VALUES (434, 189, '_menu_item_target', ''); INSERT INTO `wp_1postmeta` VALUES (435, 189, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'); INSERT INTO `wp_1postmeta` VALUES (436, 189, '_menu_item_xfn', ''); INSERT INTO `wp_1postmeta` VALUES (437, 189, '_menu_item_url', ''); INSERT INTO `wp_1postmeta` VALUES (439, 190, '_menu_item_type', 'post_type'); INSERT INTO `wp_1postmeta` VALUES (440, 190, '_menu_item_menu_item_parent', '19'); INSERT INTO `wp_1postmeta` VALUES (441, 190, '_menu_item_object_id', '177'); INSERT INTO `wp_1postmeta` VALUES (442, 190, '_menu_item_object', 'page'); INSERT INTO `wp_1postmeta` VALUES (443, 190, '_menu_item_target', ''); INSERT INTO `wp_1postmeta` VALUES (444, 190, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'); INSERT INTO `wp_1postmeta` VALUES (445, 190, '_menu_item_xfn', ''); INSERT INTO `wp_1postmeta` VALUES (446, 190, '_menu_item_url', ''); INSERT INTO `wp_1postmeta` VALUES (454, 197, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (455, 197, '_edit_lock', '1362050087:4'); INSERT INTO `wp_1postmeta` VALUES (456, 197, '_wp_page_template', 'sidebar-page.php'); INSERT INTO `wp_1postmeta` VALUES (457, 203, '_menu_item_type', 'post_type'); INSERT INTO `wp_1postmeta` VALUES (458, 203, '_menu_item_menu_item_parent', '19'); INSERT INTO `wp_1postmeta` VALUES (459, 203, '_menu_item_object_id', '197'); INSERT INTO `wp_1postmeta` VALUES (460, 203, '_menu_item_object', 'page'); INSERT INTO `wp_1postmeta` VALUES (461, 203, '_menu_item_target', ''); INSERT INTO `wp_1postmeta` VALUES (462, 203, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'); INSERT INTO `wp_1postmeta` VALUES (463, 203, '_menu_item_xfn', ''); INSERT INTO `wp_1postmeta` VALUES (464, 203, '_menu_item_url', ''); INSERT INTO `wp_1postmeta` VALUES (493, 208, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (1074, 866, '_menu_item_xfn', ''); INSERT INTO `wp_1postmeta` VALUES (495, 208, '_wp_page_template', 'sidebar-page.php'); INSERT INTO `wp_1postmeta` VALUES (1070, 866, '_menu_item_object_id', '863'); INSERT INTO `wp_1postmeta` VALUES (1069, 866, '_menu_item_menu_item_parent', '19'); INSERT INTO `wp_1postmeta` VALUES (1068, 866, '_menu_item_type', 'post_type'); INSERT INTO `wp_1postmeta` VALUES (1067, 863, '_wp_page_template', 'default'); INSERT INTO `wp_1postmeta` VALUES (1066, 863, '_edit_lock', '1362156830:4'); INSERT INTO `wp_1postmeta` VALUES (1065, 863, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (494, 208, '_edit_lock', '1366613806:4'); INSERT INTO `wp_1postmeta` VALUES (569, 310, '_menu_item_url', ''); INSERT INTO `wp_1postmeta` VALUES (568, 310, '_menu_item_xfn', ''); INSERT INTO `wp_1postmeta` VALUES (567, 310, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'); INSERT INTO `wp_1postmeta` VALUES (566, 310, '_menu_item_target', ''); INSERT INTO `wp_1postmeta` VALUES (565, 310, '_menu_item_object', 'page'); INSERT INTO `wp_1postmeta` VALUES (564, 310, '_menu_item_object_id', '308'); INSERT INTO `wp_1postmeta` VALUES (563, 310, '_menu_item_menu_item_parent', '19'); INSERT INTO `wp_1postmeta` VALUES (496, 211, '_menu_item_type', 'post_type'); INSERT INTO `wp_1postmeta` VALUES (497, 211, '_menu_item_menu_item_parent', '35'); INSERT INTO `wp_1postmeta` VALUES (498, 211, '_menu_item_object_id', '208'); INSERT INTO `wp_1postmeta` VALUES (499, 211, '_menu_item_object', 'page'); INSERT INTO `wp_1postmeta` VALUES (500, 211, '_menu_item_target', ''); INSERT INTO `wp_1postmeta` VALUES (501, 211, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'); INSERT INTO `wp_1postmeta` VALUES (502, 211, '_menu_item_xfn', ''); INSERT INTO `wp_1postmeta` VALUES (503, 211, '_menu_item_url', ''); INSERT INTO `wp_1postmeta` VALUES (1164, 958, '_wp_attached_file', '2012/01/FILIERES-du-Tertiaire-2.ppsx'); INSERT INTO `wp_1postmeta` VALUES (562, 310, '_menu_item_type', 'post_type'); INSERT INTO `wp_1postmeta` VALUES (513, 243, '_wp_attached_file', '2012/01/APS-Arago-2010.jpg'); INSERT INTO `wp_1postmeta` VALUES (514, 243, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:4:"2256";s:6:"height";s:4:"1496";s:14:"hwstring_small";s:23:"height=\'84\' width=\'128\'";s:4:"file";s:26:"2012/01/APS-Arago-2010.jpg";s:5:"sizes";a:6:{s:9:"thumbnail";a:3:{s:4:"file";s:26:"APS-Arago-2010-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:26:"APS-Arago-2010-300x198.jpg";s:5:"width";s:3:"300";s:6:"height";s:3:"198";}s:5:"large";a:3:{s:4:"file";s:27:"APS-Arago-2010-1024x679.jpg";s:5:"width";s:4:"1024";s:6:"height";s:3:"679";}s:14:"post-thumbnail";a:3:{s:4:"file";s:27:"APS-Arago-2010-1000x288.jpg";s:5:"width";s:4:"1000";s:6:"height";s:3:"288";}s:13:"large-feature";a:3:{s:4:"file";s:27:"APS-Arago-2010-1000x288.jpg";s:5:"width";s:4:"1000";s:6:"height";s:3:"288";}s:13:"small-feature";a:3:{s:4:"file";s:26:"APS-Arago-2010-452x300.jpg";s:5:"width";s:3:"452";s:6:"height";s:3:"300";}}s:10:"image_meta";a:10:{s:8:"aperture";s:3:"3.5";s:6:"credit";s:0:"";s:6:"camera";s:9:"NIKON D40";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1259326572";s:9:"copyright";s:0:"";s:12:"focal_length";s:2:"18";s:3:"iso";s:3:"400";s:13:"shutter_speed";s:15:"0.0166666666667";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1058, 836, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:4624;s:6:"height";i:1136;s:4:"file";s:45:"2012/01/Collège-François-dAssise-Roanne.jpg";s:5:"sizes";a:6:{s:9:"thumbnail";a:4:{s:4:"file";s:45:"Collège-François-dAssise-Roanne-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:44:"Collège-François-dAssise-Roanne-300x73.jpg";s:5:"width";i:300;s:6:"height";i:73;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:46:"Collège-François-dAssise-Roanne-1024x251.jpg";s:5:"width";i:1024;s:6:"height";i:251;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:46:"Collège-François-dAssise-Roanne-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:46:"Collège-François-dAssise-Roanne-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:45:"Collège-François-dAssise-Roanne-500x122.jpg";s:5:"width";i:500;s:6:"height";i:122;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:3.100000000000000088817841970012523233890533447265625;s:6:"credit";s:0:"";s:6:"camera";s:13:"FinePix SL240";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1360756885;s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"4.3";s:3:"iso";s:2:"64";s:13:"shutter_speed";s:5:"0.008";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1057, 836, '_wp_attached_file', '2012/01/Collège-François-dAssise-Roanne.jpg'); INSERT INTO `wp_1postmeta` VALUES (527, 255, '_wp_attached_file', '2012/01/résultats.jpg'); INSERT INTO `wp_1postmeta` VALUES (528, 255, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:3:"440";s:6:"height";s:3:"331";s:14:"hwstring_small";s:23:"height=\'96\' width=\'128\'";s:4:"file";s:22:"2012/01/résultats.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:3:{s:4:"file";s:22:"résultats-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:22:"résultats-300x225.jpg";s:5:"width";s:3:"300";s:6:"height";s:3:"225";}s:14:"post-thumbnail";a:3:{s:4:"file";s:22:"résultats-440x288.jpg";s:5:"width";s:3:"440";s:6:"height";s:3:"288";}s:13:"large-feature";a:3:{s:4:"file";s:22:"résultats-440x288.jpg";s:5:"width";s:3:"440";s:6:"height";s:3:"288";}s:13:"small-feature";a:3:{s:4:"file";s:22:"résultats-398x300.jpg";s:5:"width";s:3:"398";s:6:"height";s:3:"300";}}s:10:"image_meta";a:10:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (529, 259, '_wp_attached_file', '2012/01/Grand-Prix-Expression-Oral-2011-04.jpg'); INSERT INTO `wp_1postmeta` VALUES (530, 259, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:4:"1600";s:6:"height";s:4:"1200";s:14:"hwstring_small";s:23:"height=\'96\' width=\'128\'";s:4:"file";s:46:"2012/01/Grand-Prix-Expression-Oral-2011-04.jpg";s:5:"sizes";a:6:{s:9:"thumbnail";a:3:{s:4:"file";s:46:"Grand-Prix-Expression-Oral-2011-04-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:46:"Grand-Prix-Expression-Oral-2011-04-300x225.jpg";s:5:"width";s:3:"300";s:6:"height";s:3:"225";}s:5:"large";a:3:{s:4:"file";s:47:"Grand-Prix-Expression-Oral-2011-04-1024x768.jpg";s:5:"width";s:4:"1024";s:6:"height";s:3:"768";}s:14:"post-thumbnail";a:3:{s:4:"file";s:47:"Grand-Prix-Expression-Oral-2011-04-1000x288.jpg";s:5:"width";s:4:"1000";s:6:"height";s:3:"288";}s:13:"large-feature";a:3:{s:4:"file";s:47:"Grand-Prix-Expression-Oral-2011-04-1000x288.jpg";s:5:"width";s:4:"1000";s:6:"height";s:3:"288";}s:13:"small-feature";a:3:{s:4:"file";s:46:"Grand-Prix-Expression-Oral-2011-04-400x300.jpg";s:5:"width";s:3:"400";s:6:"height";s:3:"300";}}s:10:"image_meta";a:10:{s:8:"aperture";s:1:"4";s:6:"credit";s:0:"";s:6:"camera";s:19:"Canon PowerShot A40";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1301329347";s:9:"copyright";s:0:"";s:12:"focal_length";s:7:"11.3125";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:5:"0.005";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (531, 260, '_wp_attached_file', '2012/01/Grand-Prix-Expression-Oral-2011-03.jpg'); INSERT INTO `wp_1postmeta` VALUES (532, 260, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:4:"1600";s:6:"height";s:4:"1200";s:14:"hwstring_small";s:23:"height=\'96\' width=\'128\'";s:4:"file";s:46:"2012/01/Grand-Prix-Expression-Oral-2011-03.jpg";s:5:"sizes";a:6:{s:9:"thumbnail";a:3:{s:4:"file";s:46:"Grand-Prix-Expression-Oral-2011-03-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:46:"Grand-Prix-Expression-Oral-2011-03-300x225.jpg";s:5:"width";s:3:"300";s:6:"height";s:3:"225";}s:5:"large";a:3:{s:4:"file";s:47:"Grand-Prix-Expression-Oral-2011-03-1024x768.jpg";s:5:"width";s:4:"1024";s:6:"height";s:3:"768";}s:14:"post-thumbnail";a:3:{s:4:"file";s:47:"Grand-Prix-Expression-Oral-2011-03-1000x288.jpg";s:5:"width";s:4:"1000";s:6:"height";s:3:"288";}s:13:"large-feature";a:3:{s:4:"file";s:47:"Grand-Prix-Expression-Oral-2011-03-1000x288.jpg";s:5:"width";s:4:"1000";s:6:"height";s:3:"288";}s:13:"small-feature";a:3:{s:4:"file";s:46:"Grand-Prix-Expression-Oral-2011-03-400x300.jpg";s:5:"width";s:3:"400";s:6:"height";s:3:"300";}}s:10:"image_meta";a:10:{s:8:"aperture";s:1:"4";s:6:"credit";s:0:"";s:6:"camera";s:19:"Canon PowerShot A40";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1301329304";s:9:"copyright";s:0:"";s:12:"focal_length";s:7:"11.3125";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:5:"0.005";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (533, 265, '_wp_attached_file', '2012/01/Collège-club-jeux-de-société-2010.jpg'); INSERT INTO `wp_1postmeta` VALUES (534, 265, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:4:"2288";s:6:"height";s:4:"1712";s:14:"hwstring_small";s:23:"height=\'96\' width=\'128\'";s:4:"file";s:48:"2012/01/Collège-club-jeux-de-société-2010.jpg";s:5:"sizes";a:6:{s:9:"thumbnail";a:3:{s:4:"file";s:48:"Collège-club-jeux-de-société-2010-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:48:"Collège-club-jeux-de-société-2010-300x224.jpg";s:5:"width";s:3:"300";s:6:"height";s:3:"224";}s:5:"large";a:3:{s:4:"file";s:49:"Collège-club-jeux-de-société-2010-1024x766.jpg";s:5:"width";s:4:"1024";s:6:"height";s:3:"766";}s:14:"post-thumbnail";a:3:{s:4:"file";s:49:"Collège-club-jeux-de-société-2010-1000x288.jpg";s:5:"width";s:4:"1000";s:6:"height";s:3:"288";}s:13:"large-feature";a:3:{s:4:"file";s:49:"Collège-club-jeux-de-société-2010-1000x288.jpg";s:5:"width";s:4:"1000";s:6:"height";s:3:"288";}s:13:"small-feature";a:3:{s:4:"file";s:48:"Collège-club-jeux-de-société-2010-400x300.jpg";s:5:"width";s:3:"400";s:6:"height";s:3:"300";}}s:10:"image_meta";a:10:{s:8:"aperture";s:3:"2.8";s:6:"credit";s:0:"";s:6:"camera";s:13:"C4100Z,C4000Z";s:7:"caption";s:0:"";s:17:"created_timestamp";s:12:"-62169984000";s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"6.8";s:3:"iso";s:3:"100";s:13:"shutter_speed";s:5:"0.025";s:5:"title";s:22:"OLYMPUS DIGITAL CAMERA";}}'); INSERT INTO `wp_1postmeta` VALUES (535, 268, '_wp_attached_file', '2012/01/Secourisme-Collège-2010-02.jpg'); INSERT INTO `wp_1postmeta` VALUES (536, 268, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:4:"3888";s:6:"height";s:4:"2592";s:14:"hwstring_small";s:23:"height=\'85\' width=\'128\'";s:4:"file";s:39:"2012/01/Secourisme-Collège-2010-02.jpg";s:5:"sizes";a:6:{s:9:"thumbnail";a:3:{s:4:"file";s:39:"Secourisme-Collège-2010-02-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:39:"Secourisme-Collège-2010-02-300x200.jpg";s:5:"width";s:3:"300";s:6:"height";s:3:"200";}s:5:"large";a:3:{s:4:"file";s:40:"Secourisme-Collège-2010-02-1024x682.jpg";s:5:"width";s:4:"1024";s:6:"height";s:3:"682";}s:14:"post-thumbnail";a:3:{s:4:"file";s:40:"Secourisme-Collège-2010-02-1000x288.jpg";s:5:"width";s:4:"1000";s:6:"height";s:3:"288";}s:13:"large-feature";a:3:{s:4:"file";s:40:"Secourisme-Collège-2010-02-1000x288.jpg";s:5:"width";s:4:"1000";s:6:"height";s:3:"288";}s:13:"small-feature";a:3:{s:4:"file";s:39:"Secourisme-Collège-2010-02-450x300.jpg";s:5:"width";s:3:"450";s:6:"height";s:3:"300";}}s:10:"image_meta";a:10:{s:8:"aperture";s:1:"4";s:6:"credit";s:0:"";s:6:"camera";s:22:"Canon EOS 400D DIGITAL";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1268748741";s:9:"copyright";s:0:"";s:12:"focal_length";s:2:"18";s:3:"iso";s:3:"400";s:13:"shutter_speed";s:15:"0.0166666666667";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1101, 884, '_wp_attached_file', '2012/01/Orosolv.jpg'); INSERT INTO `wp_1postmeta` VALUES (1102, 884, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:367;s:6:"height";i:336;s:4:"file";s:19:"2012/01/Orosolv.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:19:"Orosolv-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:19:"Orosolv-300x274.jpg";s:5:"width";i:300;s:6:"height";i:274;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:19:"Orosolv-367x288.jpg";s:5:"width";i:367;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:19:"Orosolv-367x288.jpg";s:5:"width";i:367;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:19:"Orosolv-327x300.jpg";s:5:"width";i:327;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:5.29999999999999982236431605997495353221893310546875;s:6:"credit";s:0:"";s:6:"camera";s:13:"COOLPIX S2600";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1361554353;s:9:"copyright";s:0:"";s:12:"focal_length";s:4:"11.8";s:3:"iso";s:3:"500";s:13:"shutter_speed";s:15:"0.0166666666667";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (806, 530, '_wp_attached_file', '2012/09/attente-avant.jpg'); INSERT INTO `wp_1postmeta` VALUES (539, 273, '_wp_attached_file', '2012/01/Soirée-théatre-vendredi-26-juin-2009-157.jpg'); INSERT INTO `wp_1postmeta` VALUES (540, 273, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:4:"2272";s:6:"height";s:4:"1704";s:14:"hwstring_small";s:23:"height=\'96\' width=\'128\'";s:4:"file";s:54:"2012/01/Soirée-théatre-vendredi-26-juin-2009-157.jpg";s:5:"sizes";a:6:{s:9:"thumbnail";a:3:{s:4:"file";s:54:"Soirée-théatre-vendredi-26-juin-2009-157-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:54:"Soirée-théatre-vendredi-26-juin-2009-157-300x224.jpg";s:5:"width";s:3:"300";s:6:"height";s:3:"224";}s:5:"large";a:3:{s:4:"file";s:55:"Soirée-théatre-vendredi-26-juin-2009-157-1024x768.jpg";s:5:"width";s:4:"1024";s:6:"height";s:3:"768";}s:14:"post-thumbnail";a:3:{s:4:"file";s:55:"Soirée-théatre-vendredi-26-juin-2009-157-1000x288.jpg";s:5:"width";s:4:"1000";s:6:"height";s:3:"288";}s:13:"large-feature";a:3:{s:4:"file";s:55:"Soirée-théatre-vendredi-26-juin-2009-157-1000x288.jpg";s:5:"width";s:4:"1000";s:6:"height";s:3:"288";}s:13:"small-feature";a:3:{s:4:"file";s:54:"Soirée-théatre-vendredi-26-juin-2009-157-400x300.jpg";s:5:"width";s:3:"400";s:6:"height";s:3:"300";}}s:10:"image_meta";a:10:{s:8:"aperture";s:3:"2.6";s:6:"credit";s:0:"";s:6:"camera";s:20:"Canon PowerShot A520";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1246054810";s:9:"copyright";s:0:"";s:12:"focal_length";s:6:"5.8125";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:15:"0.0166666666667";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (543, 281, '_wp_attached_file', '2012/01/Assistant-de-Gestion-PME.pdf'); INSERT INTO `wp_1postmeta` VALUES (544, 281, '_wp_attachment_metadata', 'a:0:{}'); INSERT INTO `wp_1postmeta` VALUES (545, 283, '_wp_attached_file', '2012/01/MUC.pdf'); INSERT INTO `wp_1postmeta` VALUES (546, 283, '_wp_attachment_metadata', 'a:0:{}'); INSERT INTO `wp_1postmeta` VALUES (547, 284, '_wp_attached_file', '2012/01/NRC.pdf'); INSERT INTO `wp_1postmeta` VALUES (548, 284, '_wp_attachment_metadata', 'a:0:{}'); INSERT INTO `wp_1postmeta` VALUES (549, 285, '_wp_attached_file', '2012/01/Plaquette-BP-ATPS.pdf'); INSERT INTO `wp_1postmeta` VALUES (550, 285, '_wp_attachment_metadata', 'a:0:{}'); INSERT INTO `wp_1postmeta` VALUES (551, 286, '_wp_attached_file', '2012/01/la-formation-continue.pdf'); INSERT INTO `wp_1postmeta` VALUES (552, 286, '_wp_attachment_metadata', 'a:0:{}'); INSERT INTO `wp_1postmeta` VALUES (553, 287, '_wp_attached_file', '2012/01/CANDIDATURE.pdf'); INSERT INTO `wp_1postmeta` VALUES (554, 287, '_wp_attachment_metadata', 'a:0:{}'); INSERT INTO `wp_1postmeta` VALUES (555, 289, '_wp_attached_file', '2012/01/fiche-dinscription-BP-ATPS.pdf'); INSERT INTO `wp_1postmeta` VALUES (556, 289, '_wp_attachment_metadata', 'a:0:{}'); INSERT INTO `wp_1postmeta` VALUES (557, 291, '_wp_attached_file', '2012/01/fiche-dinscription-AG-MUC-NRC-apprentissage.pdf'); INSERT INTO `wp_1postmeta` VALUES (558, 291, '_wp_attachment_metadata', 'a:0:{}'); INSERT INTO `wp_1postmeta` VALUES (576, 318, '_wp_attached_file', '2012/06/11.jpg'); INSERT INTO `wp_1postmeta` VALUES (577, 318, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:3:"640";s:6:"height";s:3:"442";s:14:"hwstring_small";s:23:"height=\'88\' width=\'128\'";s:4:"file";s:14:"2012/06/11.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:3:{s:4:"file";s:14:"11-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:14:"11-300x207.jpg";s:5:"width";s:3:"300";s:6:"height";s:3:"207";}s:14:"post-thumbnail";a:3:{s:4:"file";s:14:"11-640x288.jpg";s:5:"width";s:3:"640";s:6:"height";s:3:"288";}s:13:"large-feature";a:3:{s:4:"file";s:14:"11-640x288.jpg";s:5:"width";s:3:"640";s:6:"height";s:3:"288";}s:13:"small-feature";a:3:{s:4:"file";s:14:"11-434x300.jpg";s:5:"width";s:3:"434";s:6:"height";s:3:"300";}}s:10:"image_meta";a:10:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (578, 320, '_wp_attached_file', '2012/06/IMG_1858.jpg'); INSERT INTO `wp_1postmeta` VALUES (579, 320, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:4:"2592";s:6:"height";s:4:"1936";s:14:"hwstring_small";s:23:"height=\'96\' width=\'128\'";s:4:"file";s:20:"2012/06/IMG_1858.jpg";s:5:"sizes";a:6:{s:9:"thumbnail";a:3:{s:4:"file";s:20:"IMG_1858-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:20:"IMG_1858-300x224.jpg";s:5:"width";s:3:"300";s:6:"height";s:3:"224";}s:5:"large";a:3:{s:4:"file";s:21:"IMG_1858-1024x764.jpg";s:5:"width";s:4:"1024";s:6:"height";s:3:"764";}s:14:"post-thumbnail";a:3:{s:4:"file";s:21:"IMG_1858-1000x288.jpg";s:5:"width";s:4:"1000";s:6:"height";s:3:"288";}s:13:"large-feature";a:3:{s:4:"file";s:21:"IMG_1858-1000x288.jpg";s:5:"width";s:4:"1000";s:6:"height";s:3:"288";}s:13:"small-feature";a:3:{s:4:"file";s:20:"IMG_1858-401x300.jpg";s:5:"width";s:3:"401";s:6:"height";s:3:"300";}}s:10:"image_meta";a:10:{s:8:"aperture";s:3:"2.8";s:6:"credit";s:0:"";s:6:"camera";s:8:"iPhone 4";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1340647151";s:9:"copyright";s:0:"";s:12:"focal_length";s:4:"3.85";s:3:"iso";s:2:"80";s:13:"shutter_speed";s:16:"0.00510204081633";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (590, 336, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:3:"657";s:6:"height";s:3:"298";s:14:"hwstring_small";s:23:"height=\'58\' width=\'128\'";s:4:"file";s:34:"2012/01/resultats_examens_2012.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:3:{s:4:"file";s:34:"resultats_examens_2012-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:34:"resultats_examens_2012-300x136.jpg";s:5:"width";s:3:"300";s:6:"height";s:3:"136";}s:14:"post-thumbnail";a:3:{s:4:"file";s:34:"resultats_examens_2012-657x288.jpg";s:5:"width";s:3:"657";s:6:"height";s:3:"288";}s:13:"large-feature";a:3:{s:4:"file";s:34:"resultats_examens_2012-657x288.jpg";s:5:"width";s:3:"657";s:6:"height";s:3:"288";}s:13:"small-feature";a:3:{s:4:"file";s:34:"resultats_examens_2012-500x226.jpg";s:5:"width";s:3:"500";s:6:"height";s:3:"226";}}s:10:"image_meta";a:10:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (589, 336, '_wp_attached_file', '2012/01/resultats_examens_2012.jpg'); INSERT INTO `wp_1postmeta` VALUES (582, 327, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (583, 327, '_edit_lock', '1346412301:4'); INSERT INTO `wp_1postmeta` VALUES (584, 327, '_wp_page_template', 'sidebar-page.php'); INSERT INTO `wp_1postmeta` VALUES (1075, 866, '_menu_item_url', ''); INSERT INTO `wp_1postmeta` VALUES (1077, 867, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (1078, 867, '_edit_lock', '1366536831:4'); INSERT INTO `wp_1postmeta` VALUES (1079, 867, '_wp_page_template', 'sidebar-page.php'); INSERT INTO `wp_1postmeta` VALUES (1080, 871, '_menu_item_type', 'post_type'); INSERT INTO `wp_1postmeta` VALUES (1081, 871, '_menu_item_menu_item_parent', '19'); INSERT INTO `wp_1postmeta` VALUES (1082, 871, '_menu_item_object_id', '867'); INSERT INTO `wp_1postmeta` VALUES (1083, 871, '_menu_item_object', 'page'); INSERT INTO `wp_1postmeta` VALUES (1084, 871, '_menu_item_target', ''); INSERT INTO `wp_1postmeta` VALUES (1085, 871, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'); INSERT INTO `wp_1postmeta` VALUES (1086, 871, '_menu_item_xfn', ''); INSERT INTO `wp_1postmeta` VALUES (1087, 871, '_menu_item_url', ''); INSERT INTO `wp_1postmeta` VALUES (1295, 1070, '_wp_attached_file', '2013/02/agfr.jpg'); INSERT INTO `wp_1postmeta` VALUES (1099, 883, '_wp_attached_file', '2012/01/Nexus.jpg'); INSERT INTO `wp_1postmeta` VALUES (1100, 883, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:360;s:6:"height";i:336;s:4:"file";s:17:"2012/01/Nexus.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:17:"Nexus-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:17:"Nexus-300x280.jpg";s:5:"width";i:300;s:6:"height";i:280;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:17:"Nexus-360x288.jpg";s:5:"width";i:360;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:17:"Nexus-360x288.jpg";s:5:"width";i:360;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:17:"Nexus-321x300.jpg";s:5:"width";i:321;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:3.20000000000000017763568394002504646778106689453125;s:6:"credit";s:0:"";s:6:"camera";s:13:"COOLPIX S2600";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1361553623;s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"4.6";s:3:"iso";s:3:"200";s:13:"shutter_speed";s:4:"0.04";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (616, 371, '_wp_attached_file', '2012/01/Portes-ouvertes-038.jpg'); INSERT INTO `wp_1postmeta` VALUES (617, 371, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:4:"2816";s:6:"height";s:4:"2112";s:14:"hwstring_small";s:23:"height=\'96\' width=\'128\'";s:4:"file";s:31:"2012/01/Portes-ouvertes-038.jpg";s:5:"sizes";a:6:{s:9:"thumbnail";a:3:{s:4:"file";s:31:"Portes-ouvertes-038-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:31:"Portes-ouvertes-038-300x225.jpg";s:5:"width";s:3:"300";s:6:"height";s:3:"225";}s:5:"large";a:3:{s:4:"file";s:32:"Portes-ouvertes-038-1024x768.jpg";s:5:"width";s:4:"1024";s:6:"height";s:3:"768";}s:14:"post-thumbnail";a:3:{s:4:"file";s:32:"Portes-ouvertes-038-1000x288.jpg";s:5:"width";s:4:"1000";s:6:"height";s:3:"288";}s:13:"large-feature";a:3:{s:4:"file";s:32:"Portes-ouvertes-038-1000x288.jpg";s:5:"width";s:4:"1000";s:6:"height";s:3:"288";}s:13:"small-feature";a:3:{s:4:"file";s:31:"Portes-ouvertes-038-400x300.jpg";s:5:"width";s:3:"400";s:6:"height";s:3:"300";}}s:10:"image_meta";a:10:{s:8:"aperture";s:3:"2.8";s:6:"credit";s:0:"";s:6:"camera";s:8:"DMC-LS60";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1264936719";s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"5.8";s:3:"iso";s:3:"100";s:13:"shutter_speed";s:5:"0.025";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (618, 373, '_wp_attached_file', '2012/01/Portes-ouvertes-037.jpg'); INSERT INTO `wp_1postmeta` VALUES (619, 373, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:4:"2816";s:6:"height";s:4:"2112";s:14:"hwstring_small";s:23:"height=\'96\' width=\'128\'";s:4:"file";s:31:"2012/01/Portes-ouvertes-037.jpg";s:5:"sizes";a:6:{s:9:"thumbnail";a:3:{s:4:"file";s:31:"Portes-ouvertes-037-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:31:"Portes-ouvertes-037-300x225.jpg";s:5:"width";s:3:"300";s:6:"height";s:3:"225";}s:5:"large";a:3:{s:4:"file";s:32:"Portes-ouvertes-037-1024x768.jpg";s:5:"width";s:4:"1024";s:6:"height";s:3:"768";}s:14:"post-thumbnail";a:3:{s:4:"file";s:32:"Portes-ouvertes-037-1000x288.jpg";s:5:"width";s:4:"1000";s:6:"height";s:3:"288";}s:13:"large-feature";a:3:{s:4:"file";s:32:"Portes-ouvertes-037-1000x288.jpg";s:5:"width";s:4:"1000";s:6:"height";s:3:"288";}s:13:"small-feature";a:3:{s:4:"file";s:31:"Portes-ouvertes-037-400x300.jpg";s:5:"width";s:3:"400";s:6:"height";s:3:"300";}}s:10:"image_meta";a:10:{s:8:"aperture";s:3:"2.8";s:6:"credit";s:0:"";s:6:"camera";s:8:"DMC-LS60";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1264936668";s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"5.8";s:3:"iso";s:3:"100";s:13:"shutter_speed";s:4:"0.02";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (620, 375, '_wp_attached_file', '2012/02/Participation-des-familles.pdf'); INSERT INTO `wp_1postmeta` VALUES (621, 375, '_wp_attachment_metadata', 'a:0:{}'); INSERT INTO `wp_1postmeta` VALUES (622, 376, '_wp_attached_file', '2012/02/Participation-des-familles1.pdf'); INSERT INTO `wp_1postmeta` VALUES (623, 376, '_wp_attachment_metadata', 'a:0:{}'); INSERT INTO `wp_1postmeta` VALUES (895, 600, '_wp_page_template', 'default'); INSERT INTO `wp_1postmeta` VALUES (894, 600, '_edit_lock', '1349847069:4'); INSERT INTO `wp_1postmeta` VALUES (1222, 1006, '_wp_attached_file', '2012/01/DSCF7341.jpg'); INSERT INTO `wp_1postmeta` VALUES (1053, 810, '_menu_item_url', ''); INSERT INTO `wp_1postmeta` VALUES (1052, 810, '_menu_item_xfn', ''); INSERT INTO `wp_1postmeta` VALUES (1223, 1006, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:448;s:6:"height";i:336;s:4:"file";s:20:"2012/01/DSCF7341.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:20:"DSCF7341-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"DSCF7341-300x224.jpg";s:5:"width";i:300;s:6:"height";i:224;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:20:"DSCF7341-448x288.jpg";s:5:"width";i:448;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:20:"DSCF7341-448x288.jpg";s:5:"width";i:448;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:20:"DSCF7341-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:3.100000000000000088817841970012523233890533447265625;s:6:"credit";s:0:"";s:6:"camera";s:13:"FinePix SL240";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1364564074;s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"4.3";s:3:"iso";s:3:"200";s:13:"shutter_speed";s:15:"0.0333333333333";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (893, 600, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (1051, 810, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'); INSERT INTO `wp_1postmeta` VALUES (1050, 810, '_menu_item_target', ''); INSERT INTO `wp_1postmeta` VALUES (1049, 810, '_menu_item_object', 'page'); INSERT INTO `wp_1postmeta` VALUES (1048, 810, '_menu_item_object_id', '807'); INSERT INTO `wp_1postmeta` VALUES (1047, 810, '_menu_item_menu_item_parent', '0'); INSERT INTO `wp_1postmeta` VALUES (1043, 807, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (1044, 807, '_edit_lock', '1362063802:4'); INSERT INTO `wp_1postmeta` VALUES (1045, 807, '_wp_page_template', 'default'); INSERT INTO `wp_1postmeta` VALUES (1046, 810, '_menu_item_type', 'post_type'); INSERT INTO `wp_1postmeta` VALUES (903, 602, '_menu_item_url', ''); INSERT INTO `wp_1postmeta` VALUES (902, 602, '_menu_item_xfn', ''); INSERT INTO `wp_1postmeta` VALUES (901, 602, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'); INSERT INTO `wp_1postmeta` VALUES (900, 602, '_menu_item_target', ''); INSERT INTO `wp_1postmeta` VALUES (899, 602, '_menu_item_object', 'page'); INSERT INTO `wp_1postmeta` VALUES (896, 602, '_menu_item_type', 'post_type'); INSERT INTO `wp_1postmeta` VALUES (897, 602, '_menu_item_menu_item_parent', '189'); INSERT INTO `wp_1postmeta` VALUES (898, 602, '_menu_item_object_id', '600'); INSERT INTO `wp_1postmeta` VALUES (1214, 988, '_wp_attached_file', '2013/03/vietnam.gif'); INSERT INTO `wp_1postmeta` VALUES (1215, 988, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:519;s:6:"height";i:888;s:4:"file";s:19:"2013/03/vietnam.gif";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:19:"vietnam-150x150.gif";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/gif";}s:6:"medium";a:4:{s:4:"file";s:19:"vietnam-175x300.gif";s:5:"width";i:175;s:6:"height";i:300;s:9:"mime-type";s:9:"image/gif";}s:14:"post-thumbnail";a:4:{s:4:"file";s:19:"vietnam-519x288.gif";s:5:"width";i:519;s:6:"height";i:288;s:9:"mime-type";s:9:"image/gif";}s:13:"large-feature";a:4:{s:4:"file";s:19:"vietnam-519x288.gif";s:5:"width";i:519;s:6:"height";i:288;s:9:"mime-type";s:9:"image/gif";}s:13:"small-feature";a:4:{s:4:"file";s:19:"vietnam-175x300.gif";s:5:"width";i:175;s:6:"height";i:300;s:9:"mime-type";s:9:"image/gif";}}s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";i:0;s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1095, 573, '_oembed_74e38a59c065dd2bb30e872a965ab0f1', '{{unknown}}'); INSERT INTO `wp_1postmeta` VALUES (1096, 4, '_oembed_2c7f01bbc63c08ebf9444e21e396ec6b', '{{unknown}}'); INSERT INTO `wp_1postmeta` VALUES (1221, 1005, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:448;s:6:"height";i:336;s:4:"file";s:20:"2012/01/DSCF7340.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:20:"DSCF7340-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"DSCF7340-300x224.jpg";s:5:"width";i:300;s:6:"height";i:224;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:20:"DSCF7340-448x288.jpg";s:5:"width";i:448;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:20:"DSCF7340-448x288.jpg";s:5:"width";i:448;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:20:"DSCF7340-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:3.100000000000000088817841970012523233890533447265625;s:6:"credit";s:0:"";s:6:"camera";s:13:"FinePix SL240";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1364564044;s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"4.3";s:3:"iso";s:3:"200";s:13:"shutter_speed";s:15:"0.0294117647059";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1187, 969, '_menu_item_object', 'page'); INSERT INTO `wp_1postmeta` VALUES (1188, 969, '_menu_item_target', ''); INSERT INTO `wp_1postmeta` VALUES (1189, 969, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'); INSERT INTO `wp_1postmeta` VALUES (1190, 969, '_menu_item_xfn', ''); INSERT INTO `wp_1postmeta` VALUES (1191, 969, '_menu_item_url', ''); INSERT INTO `wp_1postmeta` VALUES (1203, 977, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:954;s:6:"height";i:786;s:4:"file";s:20:"2013/03/6C4AF3D6.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:20:"6C4AF3D6-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"6C4AF3D6-300x247.jpg";s:5:"width";i:300;s:6:"height";i:247;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:20:"6C4AF3D6-954x288.jpg";s:5:"width";i:954;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:20:"6C4AF3D6-954x288.jpg";s:5:"width";i:954;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:20:"6C4AF3D6-364x300.jpg";s:5:"width";i:364;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";i:0;s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1193, 970, '_menu_item_type', 'post_type'); INSERT INTO `wp_1postmeta` VALUES (1194, 970, '_menu_item_menu_item_parent', '934'); INSERT INTO `wp_1postmeta` VALUES (1195, 970, '_menu_item_object_id', '962'); INSERT INTO `wp_1postmeta` VALUES (1196, 970, '_menu_item_object', 'page'); INSERT INTO `wp_1postmeta` VALUES (1197, 970, '_menu_item_target', ''); INSERT INTO `wp_1postmeta` VALUES (1198, 970, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'); INSERT INTO `wp_1postmeta` VALUES (1199, 970, '_menu_item_xfn', ''); INSERT INTO `wp_1postmeta` VALUES (1200, 970, '_menu_item_url', ''); INSERT INTO `wp_1postmeta` VALUES (887, 591, '_wp_attached_file', '2012/01/104_0423.jpg'); INSERT INTO `wp_1postmeta` VALUES (888, 591, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:3:"448";s:6:"height";s:3:"252";s:14:"hwstring_small";s:23:"height=\'72\' width=\'128\'";s:4:"file";s:20:"2012/01/104_0423.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:3:{s:4:"file";s:20:"104_0423-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:20:"104_0423-300x168.jpg";s:5:"width";s:3:"300";s:6:"height";s:3:"168";}}s:10:"image_meta";a:10:{s:8:"aperture";s:3:"2.8";s:6:"credit";s:0:"";s:6:"camera";s:32:"KODAK PLAYFULL Video Camera, Ze1";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1348576599";s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"3.9";s:3:"iso";s:3:"125";s:13:"shutter_speed";s:4:"0.02";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (889, 592, '_wp_attached_file', '2012/01/104_0424.jpg'); INSERT INTO `wp_1postmeta` VALUES (890, 592, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:3:"448";s:6:"height";s:3:"252";s:14:"hwstring_small";s:23:"height=\'72\' width=\'128\'";s:4:"file";s:20:"2012/01/104_0424.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:3:{s:4:"file";s:20:"104_0424-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:20:"104_0424-300x168.jpg";s:5:"width";s:3:"300";s:6:"height";s:3:"168";}}s:10:"image_meta";a:10:{s:8:"aperture";s:3:"2.8";s:6:"credit";s:0:"";s:6:"camera";s:32:"KODAK PLAYFULL Video Camera, Ze1";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1348576608";s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"3.9";s:3:"iso";s:3:"250";s:13:"shutter_speed";s:15:"0.0333333333333";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (891, 593, '_wp_attached_file', '2012/01/104_0425.jpg'); INSERT INTO `wp_1postmeta` VALUES (892, 593, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:3:"448";s:6:"height";s:3:"252";s:14:"hwstring_small";s:23:"height=\'72\' width=\'128\'";s:4:"file";s:20:"2012/01/104_0425.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:3:{s:4:"file";s:20:"104_0425-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:20:"104_0425-300x168.jpg";s:5:"width";s:3:"300";s:6:"height";s:3:"168";}}s:10:"image_meta";a:10:{s:8:"aperture";s:3:"2.8";s:6:"credit";s:0:"";s:6:"camera";s:32:"KODAK PLAYFULL Video Camera, Ze1";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1348576617";s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"3.9";s:3:"iso";s:3:"400";s:13:"shutter_speed";s:15:"0.0333333333333";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1208, 984, '_wp_attached_file', '2013/03/C0F4BCEA.jpg'); INSERT INTO `wp_1postmeta` VALUES (1209, 984, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:342;s:6:"height";i:396;s:4:"file";s:20:"2013/03/C0F4BCEA.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:20:"C0F4BCEA-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"C0F4BCEA-259x300.jpg";s:5:"width";i:259;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:20:"C0F4BCEA-342x288.jpg";s:5:"width";i:342;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:20:"C0F4BCEA-342x288.jpg";s:5:"width";i:342;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:20:"C0F4BCEA-259x300.jpg";s:5:"width";i:259;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";i:0;s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1210, 984, '_edit_lock', '1364661848:4'); INSERT INTO `wp_1postmeta` VALUES (1211, 984, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (1212, 987, '_wp_attached_file', '2013/03/drapeau-du-vietnam.jpg'); INSERT INTO `wp_1postmeta` VALUES (1213, 987, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:600;s:6:"height";i:399;s:4:"file";s:30:"2013/03/drapeau-du-vietnam.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:30:"drapeau-du-vietnam-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:30:"drapeau-du-vietnam-300x199.jpg";s:5:"width";i:300;s:6:"height";i:199;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:30:"drapeau-du-vietnam-600x288.jpg";s:5:"width";i:600;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:30:"drapeau-du-vietnam-600x288.jpg";s:5:"width";i:600;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:30:"drapeau-du-vietnam-451x300.jpg";s:5:"width";i:451;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";i:0;s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1186, 969, '_menu_item_object_id', '964'); INSERT INTO `wp_1postmeta` VALUES (743, 461, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (744, 461, '_edit_lock', '1373275508:4'); INSERT INTO `wp_1postmeta` VALUES (745, 462, '_wp_attached_file', '2012/09/Planning-2-de-2012-2013-LP-Pro-Ste-Anne.pdf'); INSERT INTO `wp_1postmeta` VALUES (746, 462, '_wp_attachment_metadata', 'a:0:{}'); INSERT INTO `wp_1postmeta` VALUES (747, 461, '_wp_page_template', 'default'); INSERT INTO `wp_1postmeta` VALUES (748, 464, '_menu_item_type', 'post_type'); INSERT INTO `wp_1postmeta` VALUES (749, 464, '_menu_item_menu_item_parent', '0'); INSERT INTO `wp_1postmeta` VALUES (750, 464, '_menu_item_object_id', '461'); INSERT INTO `wp_1postmeta` VALUES (751, 464, '_menu_item_object', 'page'); INSERT INTO `wp_1postmeta` VALUES (752, 464, '_menu_item_target', ''); INSERT INTO `wp_1postmeta` VALUES (753, 464, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'); INSERT INTO `wp_1postmeta` VALUES (754, 464, '_menu_item_xfn', ''); INSERT INTO `wp_1postmeta` VALUES (755, 464, '_menu_item_url', ''); INSERT INTO `wp_1postmeta` VALUES (1106, 894, '_wp_attached_file', '2012/01/guitare.jpg'); INSERT INTO `wp_1postmeta` VALUES (1107, 894, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:2560;s:6:"height";i:1920;s:4:"file";s:19:"2012/01/guitare.jpg";s:5:"sizes";a:6:{s:9:"thumbnail";a:4:{s:4:"file";s:19:"guitare-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:19:"guitare-300x225.jpg";s:5:"width";i:300;s:6:"height";i:225;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:20:"guitare-1024x768.jpg";s:5:"width";i:1024;s:6:"height";i:768;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:20:"guitare-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:20:"guitare-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:19:"guitare-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:2.79999999999999982236431605997495353221893310546875;s:6:"credit";s:0:"";s:6:"camera";s:8:"DMC-FZ38";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1363097897;s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"4.8";s:3:"iso";s:2:"80";s:13:"shutter_speed";s:15:"0.0333333333333";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1108, 895, '_wp_attached_file', '2012/01/Jérome.jpg'); INSERT INTO `wp_1postmeta` VALUES (1109, 888, '_edit_last', '2'); INSERT INTO `wp_1postmeta` VALUES (1110, 888, '_edit_lock', '1363187007:2'); INSERT INTO `wp_1postmeta` VALUES (1111, 895, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:2560;s:6:"height";i:1920;s:4:"file";s:19:"2012/01/Jérome.jpg";s:5:"sizes";a:6:{s:9:"thumbnail";a:4:{s:4:"file";s:19:"Jérome-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:19:"Jérome-300x225.jpg";s:5:"width";i:300;s:6:"height";i:225;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:20:"Jérome-1024x768.jpg";s:5:"width";i:1024;s:6:"height";i:768;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:20:"Jérome-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:20:"Jérome-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:19:"Jérome-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:3.600000000000000088817841970012523233890533447265625;s:6:"credit";s:0:"";s:6:"camera";s:8:"DMC-FZ38";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1363096245;s:9:"copyright";s:0:"";s:12:"focal_length";s:2:"23";s:3:"iso";s:3:"800";s:13:"shutter_speed";s:15:"0.0166666666667";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (767, 483, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (768, 483, '_edit_lock', '1350895003:4'); INSERT INTO `wp_1postmeta` VALUES (769, 483, '_wp_page_template', 'default'); INSERT INTO `wp_1postmeta` VALUES (770, 485, '_menu_item_type', 'post_type'); INSERT INTO `wp_1postmeta` VALUES (771, 485, '_menu_item_menu_item_parent', '19'); INSERT INTO `wp_1postmeta` VALUES (772, 485, '_menu_item_object_id', '483'); INSERT INTO `wp_1postmeta` VALUES (773, 485, '_menu_item_object', 'page'); INSERT INTO `wp_1postmeta` VALUES (774, 485, '_menu_item_target', ''); INSERT INTO `wp_1postmeta` VALUES (775, 485, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'); INSERT INTO `wp_1postmeta` VALUES (776, 485, '_menu_item_xfn', ''); INSERT INTO `wp_1postmeta` VALUES (777, 485, '_menu_item_url', ''); INSERT INTO `wp_1postmeta` VALUES (1035, 511, '_edit_lock', '1361988143:4'); INSERT INTO `wp_1postmeta` VALUES (1296, 1070, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:405;s:6:"height";i:336;s:4:"file";s:16:"2013/02/agfr.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:16:"agfr-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:16:"agfr-300x248.jpg";s:5:"width";i:300;s:6:"height";i:248;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:16:"agfr-405x288.jpg";s:5:"width";i:405;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:16:"agfr-405x288.jpg";s:5:"width";i:405;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:16:"agfr-361x300.jpg";s:5:"width";i:361;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:5.79999999999999982236431605997495353221893310546875;s:6:"credit";s:0:"";s:6:"camera";s:13:"COOLPIX S2600";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1361552011;s:9:"copyright";s:0:"";s:12:"focal_length";s:4:"13.5";s:3:"iso";s:3:"640";s:13:"shutter_speed";s:15:"0.0166666666667";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (787, 505, '_wp_attached_file', '2012/01/resultats.jpg'); INSERT INTO `wp_1postmeta` VALUES (788, 505, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:3:"404";s:6:"height";s:3:"339";s:14:"hwstring_small";s:23:"height=\'96\' width=\'114\'";s:4:"file";s:21:"2012/01/resultats.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:3:{s:4:"file";s:21:"resultats-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:21:"resultats-300x251.jpg";s:5:"width";s:3:"300";s:6:"height";s:3:"251";}s:14:"post-thumbnail";a:3:{s:4:"file";s:21:"resultats-404x288.jpg";s:5:"width";s:3:"404";s:6:"height";s:3:"288";}s:13:"large-feature";a:3:{s:4:"file";s:21:"resultats-404x288.jpg";s:5:"width";s:3:"404";s:6:"height";s:3:"288";}s:13:"small-feature";a:3:{s:4:"file";s:21:"resultats-357x300.jpg";s:5:"width";s:3:"357";s:6:"height";s:3:"300";}}s:10:"image_meta";a:10:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (789, 511, '_wp_attached_file', '2012/09/Bulletin-AS.pdf'); INSERT INTO `wp_1postmeta` VALUES (790, 511, '_wp_attachment_metadata', 'a:0:{}'); INSERT INTO `wp_1postmeta` VALUES (791, 513, '_wp_attached_file', '2012/02/mur-salle-musique.jpg'); INSERT INTO `wp_1postmeta` VALUES (792, 513, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:3:"480";s:6:"height";s:3:"131";s:14:"hwstring_small";s:23:"height=\'34\' width=\'128\'";s:4:"file";s:29:"2012/02/mur-salle-musique.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:3:{s:4:"file";s:29:"mur-salle-musique-150x131.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"131";}s:6:"medium";a:3:{s:4:"file";s:28:"mur-salle-musique-300x81.jpg";s:5:"width";s:3:"300";s:6:"height";s:2:"81";}}s:10:"image_meta";a:10:{s:8:"aperture";s:3:"3.3";s:6:"credit";s:6:"Picasa";s:6:"camera";s:8:"DMC-TZ20";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1340714833";s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"4.3";s:3:"iso";s:3:"320";s:13:"shutter_speed";s:15:"0.0166666666667";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (793, 514, '_wp_attached_file', '2012/02/danseur-rouge.jpg'); INSERT INTO `wp_1postmeta` VALUES (794, 514, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:4:"4320";s:6:"height";s:4:"3240";s:14:"hwstring_small";s:23:"height=\'96\' width=\'128\'";s:4:"file";s:25:"2012/02/danseur-rouge.jpg";s:5:"sizes";a:6:{s:9:"thumbnail";a:3:{s:4:"file";s:25:"danseur-rouge-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:25:"danseur-rouge-300x225.jpg";s:5:"width";s:3:"300";s:6:"height";s:3:"225";}s:5:"large";a:3:{s:4:"file";s:26:"danseur-rouge-1024x768.jpg";s:5:"width";s:4:"1024";s:6:"height";s:3:"768";}s:14:"post-thumbnail";a:3:{s:4:"file";s:26:"danseur-rouge-1000x288.jpg";s:5:"width";s:4:"1000";s:6:"height";s:3:"288";}s:13:"large-feature";a:3:{s:4:"file";s:26:"danseur-rouge-1000x288.jpg";s:5:"width";s:4:"1000";s:6:"height";s:3:"288";}s:13:"small-feature";a:3:{s:4:"file";s:25:"danseur-rouge-400x300.jpg";s:5:"width";s:3:"400";s:6:"height";s:3:"300";}}s:10:"image_meta";a:10:{s:8:"aperture";s:3:"4.7";s:6:"credit";s:0:"";s:6:"camera";s:8:"DMC-TZ20";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1340100260";s:9:"copyright";s:0:"";s:12:"focal_length";s:4:"13.6";s:3:"iso";s:3:"160";s:13:"shutter_speed";s:15:"0.0166666666667";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (795, 515, '_wp_attached_file', '2012/02/jeunes-peintres.jpg'); INSERT INTO `wp_1postmeta` VALUES (796, 515, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:4:"4320";s:6:"height";s:4:"3240";s:14:"hwstring_small";s:23:"height=\'96\' width=\'128\'";s:4:"file";s:27:"2012/02/jeunes-peintres.jpg";s:5:"sizes";a:6:{s:9:"thumbnail";a:3:{s:4:"file";s:27:"jeunes-peintres-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:27:"jeunes-peintres-300x225.jpg";s:5:"width";s:3:"300";s:6:"height";s:3:"225";}s:5:"large";a:3:{s:4:"file";s:28:"jeunes-peintres-1024x768.jpg";s:5:"width";s:4:"1024";s:6:"height";s:3:"768";}s:14:"post-thumbnail";a:3:{s:4:"file";s:28:"jeunes-peintres-1000x288.jpg";s:5:"width";s:4:"1000";s:6:"height";s:3:"288";}s:13:"large-feature";a:3:{s:4:"file";s:28:"jeunes-peintres-1000x288.jpg";s:5:"width";s:4:"1000";s:6:"height";s:3:"288";}s:13:"small-feature";a:3:{s:4:"file";s:27:"jeunes-peintres-400x300.jpg";s:5:"width";s:3:"400";s:6:"height";s:3:"300";}}s:10:"image_meta";a:10:{s:8:"aperture";s:3:"3.3";s:6:"credit";s:0:"";s:6:"camera";s:8:"DMC-TZ20";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1340094980";s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"4.3";s:3:"iso";s:3:"160";s:13:"shutter_speed";s:15:"0.0166666666667";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (797, 516, '_wp_attached_file', '2012/02/peintre-retouche.jpg'); INSERT INTO `wp_1postmeta` VALUES (798, 516, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:4:"4320";s:6:"height";s:4:"3240";s:14:"hwstring_small";s:23:"height=\'96\' width=\'128\'";s:4:"file";s:28:"2012/02/peintre-retouche.jpg";s:5:"sizes";a:6:{s:9:"thumbnail";a:3:{s:4:"file";s:28:"peintre-retouche-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:28:"peintre-retouche-300x225.jpg";s:5:"width";s:3:"300";s:6:"height";s:3:"225";}s:5:"large";a:3:{s:4:"file";s:29:"peintre-retouche-1024x768.jpg";s:5:"width";s:4:"1024";s:6:"height";s:3:"768";}s:14:"post-thumbnail";a:3:{s:4:"file";s:29:"peintre-retouche-1000x288.jpg";s:5:"width";s:4:"1000";s:6:"height";s:3:"288";}s:13:"large-feature";a:3:{s:4:"file";s:29:"peintre-retouche-1000x288.jpg";s:5:"width";s:4:"1000";s:6:"height";s:3:"288";}s:13:"small-feature";a:3:{s:4:"file";s:28:"peintre-retouche-400x300.jpg";s:5:"width";s:3:"400";s:6:"height";s:3:"300";}}s:10:"image_meta";a:10:{s:8:"aperture";s:1:"5";s:6:"credit";s:0:"";s:6:"camera";s:8:"DMC-TZ20";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1340102161";s:9:"copyright";s:0:"";s:12:"focal_length";s:4:"17.3";s:3:"iso";s:3:"400";s:13:"shutter_speed";s:5:"0.004";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (799, 517, '_wp_attached_file', '2012/02/peintres-finitions.jpg'); INSERT INTO `wp_1postmeta` VALUES (800, 517, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:4:"4320";s:6:"height";s:4:"3240";s:14:"hwstring_small";s:23:"height=\'96\' width=\'128\'";s:4:"file";s:30:"2012/02/peintres-finitions.jpg";s:5:"sizes";a:6:{s:9:"thumbnail";a:3:{s:4:"file";s:30:"peintres-finitions-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:30:"peintres-finitions-300x225.jpg";s:5:"width";s:3:"300";s:6:"height";s:3:"225";}s:5:"large";a:3:{s:4:"file";s:31:"peintres-finitions-1024x768.jpg";s:5:"width";s:4:"1024";s:6:"height";s:3:"768";}s:14:"post-thumbnail";a:3:{s:4:"file";s:31:"peintres-finitions-1000x288.jpg";s:5:"width";s:4:"1000";s:6:"height";s:3:"288";}s:13:"large-feature";a:3:{s:4:"file";s:31:"peintres-finitions-1000x288.jpg";s:5:"width";s:4:"1000";s:6:"height";s:3:"288";}s:13:"small-feature";a:3:{s:4:"file";s:30:"peintres-finitions-400x300.jpg";s:5:"width";s:3:"400";s:6:"height";s:3:"300";}}s:10:"image_meta";a:10:{s:8:"aperture";s:1:"5";s:6:"credit";s:0:"";s:6:"camera";s:8:"DMC-TZ20";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1340102151";s:9:"copyright";s:0:"";s:12:"focal_length";s:4:"17.3";s:3:"iso";s:3:"400";s:13:"shutter_speed";s:5:"0.004";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (807, 530, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:3:"448";s:6:"height";s:3:"336";s:14:"hwstring_small";s:23:"height=\'96\' width=\'128\'";s:4:"file";s:25:"2012/09/attente-avant.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:3:{s:4:"file";s:25:"attente-avant-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:25:"attente-avant-300x224.jpg";s:5:"width";s:3:"300";s:6:"height";s:3:"224";}s:14:"post-thumbnail";a:3:{s:4:"file";s:25:"attente-avant-448x288.jpg";s:5:"width";s:3:"448";s:6:"height";s:3:"288";}s:13:"large-feature";a:3:{s:4:"file";s:25:"attente-avant-448x288.jpg";s:5:"width";s:3:"448";s:6:"height";s:3:"288";}s:13:"small-feature";a:3:{s:4:"file";s:25:"attente-avant-400x300.jpg";s:5:"width";s:3:"400";s:6:"height";s:3:"300";}}s:10:"image_meta";a:10:{s:8:"aperture";s:3:"2.8";s:6:"credit";s:0:"";s:6:"camera";s:8:"DSC-W510";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1348046856";s:9:"copyright";s:14:"Copyright 2009";s:12:"focal_length";s:3:"4.7";s:3:"iso";s:2:"80";s:13:"shutter_speed";s:6:"0.0025";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (808, 531, '_wp_attached_file', '2012/09/attente.jpg'); INSERT INTO `wp_1postmeta` VALUES (809, 531, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:3:"448";s:6:"height";s:3:"336";s:14:"hwstring_small";s:23:"height=\'96\' width=\'128\'";s:4:"file";s:19:"2012/09/attente.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:3:{s:4:"file";s:19:"attente-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:19:"attente-300x224.jpg";s:5:"width";s:3:"300";s:6:"height";s:3:"224";}s:14:"post-thumbnail";a:3:{s:4:"file";s:19:"attente-448x288.jpg";s:5:"width";s:3:"448";s:6:"height";s:3:"288";}s:13:"large-feature";a:3:{s:4:"file";s:19:"attente-448x288.jpg";s:5:"width";s:3:"448";s:6:"height";s:3:"288";}s:13:"small-feature";a:3:{s:4:"file";s:19:"attente-400x300.jpg";s:5:"width";s:3:"400";s:6:"height";s:3:"300";}}s:10:"image_meta";a:10:{s:8:"aperture";s:3:"2.8";s:6:"credit";s:0:"";s:6:"camera";s:8:"DSC-W510";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1348046665";s:9:"copyright";s:14:"Copyright 2009";s:12:"focal_length";s:3:"4.7";s:3:"iso";s:2:"80";s:13:"shutter_speed";s:5:"0.002";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (810, 532, '_wp_attached_file', '2012/09/basket-en-fauteuil-2.jpg'); INSERT INTO `wp_1postmeta` VALUES (811, 532, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:3:"448";s:6:"height";s:3:"336";s:14:"hwstring_small";s:23:"height=\'96\' width=\'128\'";s:4:"file";s:32:"2012/09/basket-en-fauteuil-2.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:3:{s:4:"file";s:32:"basket-en-fauteuil-2-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:32:"basket-en-fauteuil-2-300x224.jpg";s:5:"width";s:3:"300";s:6:"height";s:3:"224";}s:14:"post-thumbnail";a:3:{s:4:"file";s:32:"basket-en-fauteuil-2-448x288.jpg";s:5:"width";s:3:"448";s:6:"height";s:3:"288";}s:13:"large-feature";a:3:{s:4:"file";s:32:"basket-en-fauteuil-2-448x288.jpg";s:5:"width";s:3:"448";s:6:"height";s:3:"288";}s:13:"small-feature";a:3:{s:4:"file";s:32:"basket-en-fauteuil-2-400x300.jpg";s:5:"width";s:3:"400";s:6:"height";s:3:"300";}}s:10:"image_meta";a:10:{s:8:"aperture";s:3:"2.8";s:6:"credit";s:0:"";s:6:"camera";s:8:"DSC-W510";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1348046510";s:9:"copyright";s:14:"Copyright 2009";s:12:"focal_length";s:3:"4.7";s:3:"iso";s:2:"80";s:13:"shutter_speed";s:5:"0.004";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (812, 533, '_wp_attached_file', '2012/09/basket-en-fauteuil-3.jpg'); INSERT INTO `wp_1postmeta` VALUES (813, 533, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:3:"448";s:6:"height";s:3:"336";s:14:"hwstring_small";s:23:"height=\'96\' width=\'128\'";s:4:"file";s:32:"2012/09/basket-en-fauteuil-3.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:3:{s:4:"file";s:32:"basket-en-fauteuil-3-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:32:"basket-en-fauteuil-3-300x224.jpg";s:5:"width";s:3:"300";s:6:"height";s:3:"224";}s:14:"post-thumbnail";a:3:{s:4:"file";s:32:"basket-en-fauteuil-3-448x288.jpg";s:5:"width";s:3:"448";s:6:"height";s:3:"288";}s:13:"large-feature";a:3:{s:4:"file";s:32:"basket-en-fauteuil-3-448x288.jpg";s:5:"width";s:3:"448";s:6:"height";s:3:"288";}s:13:"small-feature";a:3:{s:4:"file";s:32:"basket-en-fauteuil-3-400x300.jpg";s:5:"width";s:3:"400";s:6:"height";s:3:"300";}}s:10:"image_meta";a:10:{s:8:"aperture";s:3:"2.8";s:6:"credit";s:0:"";s:6:"camera";s:8:"DSC-W510";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1348046547";s:9:"copyright";s:14:"Copyright 2009";s:12:"focal_length";s:3:"4.7";s:3:"iso";s:2:"80";s:13:"shutter_speed";s:6:"0.0025";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (814, 534, '_wp_attached_file', '2012/09/basket-en-fauteuil.jpg'); INSERT INTO `wp_1postmeta` VALUES (815, 534, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:3:"448";s:6:"height";s:3:"336";s:14:"hwstring_small";s:23:"height=\'96\' width=\'128\'";s:4:"file";s:30:"2012/09/basket-en-fauteuil.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:3:{s:4:"file";s:30:"basket-en-fauteuil-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:30:"basket-en-fauteuil-300x224.jpg";s:5:"width";s:3:"300";s:6:"height";s:3:"224";}s:14:"post-thumbnail";a:3:{s:4:"file";s:30:"basket-en-fauteuil-448x288.jpg";s:5:"width";s:3:"448";s:6:"height";s:3:"288";}s:13:"large-feature";a:3:{s:4:"file";s:30:"basket-en-fauteuil-448x288.jpg";s:5:"width";s:3:"448";s:6:"height";s:3:"288";}s:13:"small-feature";a:3:{s:4:"file";s:30:"basket-en-fauteuil-400x300.jpg";s:5:"width";s:3:"400";s:6:"height";s:3:"300";}}s:10:"image_meta";a:10:{s:8:"aperture";s:3:"2.8";s:6:"credit";s:0:"";s:6:"camera";s:8:"DSC-W510";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1348046465";s:9:"copyright";s:14:"Copyright 2009";s:12:"focal_length";s:3:"4.7";s:3:"iso";s:2:"80";s:13:"shutter_speed";s:5:"0.002";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (816, 535, '_wp_attached_file', '2012/09/course-en-aveugle.jpg'); INSERT INTO `wp_1postmeta` VALUES (817, 535, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:3:"336";s:6:"height";s:3:"448";s:14:"hwstring_small";s:22:"height=\'96\' width=\'72\'";s:4:"file";s:29:"2012/09/course-en-aveugle.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:3:{s:4:"file";s:29:"course-en-aveugle-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:29:"course-en-aveugle-224x300.jpg";s:5:"width";s:3:"224";s:6:"height";s:3:"300";}s:14:"post-thumbnail";a:3:{s:4:"file";s:29:"course-en-aveugle-336x288.jpg";s:5:"width";s:3:"336";s:6:"height";s:3:"288";}s:13:"large-feature";a:3:{s:4:"file";s:29:"course-en-aveugle-336x288.jpg";s:5:"width";s:3:"336";s:6:"height";s:3:"288";}s:13:"small-feature";a:3:{s:4:"file";s:29:"course-en-aveugle-224x300.jpg";s:5:"width";s:3:"224";s:6:"height";s:3:"300";}}s:10:"image_meta";a:10:{s:8:"aperture";s:3:"2.8";s:6:"credit";s:0:"";s:6:"camera";s:8:"DSC-W510";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1348046606";s:9:"copyright";s:14:"Copyright 2009";s:12:"focal_length";s:3:"4.7";s:3:"iso";s:2:"80";s:13:"shutter_speed";s:6:"0.0025";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (818, 536, '_wp_attached_file', '2012/09/DSC00262.jpg'); INSERT INTO `wp_1postmeta` VALUES (819, 536, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:3:"448";s:6:"height";s:3:"336";s:14:"hwstring_small";s:23:"height=\'96\' width=\'128\'";s:4:"file";s:20:"2012/09/DSC00262.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:3:{s:4:"file";s:20:"DSC00262-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:20:"DSC00262-300x224.jpg";s:5:"width";s:3:"300";s:6:"height";s:3:"224";}s:14:"post-thumbnail";a:3:{s:4:"file";s:20:"DSC00262-448x288.jpg";s:5:"width";s:3:"448";s:6:"height";s:3:"288";}s:13:"large-feature";a:3:{s:4:"file";s:20:"DSC00262-448x288.jpg";s:5:"width";s:3:"448";s:6:"height";s:3:"288";}s:13:"small-feature";a:3:{s:4:"file";s:20:"DSC00262-400x300.jpg";s:5:"width";s:3:"400";s:6:"height";s:3:"300";}}s:10:"image_meta";a:10:{s:8:"aperture";s:3:"2.8";s:6:"credit";s:0:"";s:6:"camera";s:8:"DSC-W510";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1348047386";s:9:"copyright";s:14:"Copyright 2009";s:12:"focal_length";s:3:"4.7";s:3:"iso";s:2:"80";s:13:"shutter_speed";s:5:"0.001";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (820, 537, '_wp_attached_file', '2012/09/DSC00263.jpg'); INSERT INTO `wp_1postmeta` VALUES (821, 537, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:3:"448";s:6:"height";s:3:"336";s:14:"hwstring_small";s:23:"height=\'96\' width=\'128\'";s:4:"file";s:20:"2012/09/DSC00263.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:3:{s:4:"file";s:20:"DSC00263-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:20:"DSC00263-300x224.jpg";s:5:"width";s:3:"300";s:6:"height";s:3:"224";}s:14:"post-thumbnail";a:3:{s:4:"file";s:20:"DSC00263-448x288.jpg";s:5:"width";s:3:"448";s:6:"height";s:3:"288";}s:13:"large-feature";a:3:{s:4:"file";s:20:"DSC00263-448x288.jpg";s:5:"width";s:3:"448";s:6:"height";s:3:"288";}s:13:"small-feature";a:3:{s:4:"file";s:20:"DSC00263-400x300.jpg";s:5:"width";s:3:"400";s:6:"height";s:3:"300";}}s:10:"image_meta";a:10:{s:8:"aperture";s:1:"8";s:6:"credit";s:0:"";s:6:"camera";s:8:"DSC-W510";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1348047592";s:9:"copyright";s:14:"Copyright 2009";s:12:"focal_length";s:3:"4.7";s:3:"iso";s:2:"80";s:13:"shutter_speed";s:5:"0.008";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (822, 538, '_wp_attached_file', '2012/09/échanges-2.jpg'); INSERT INTO `wp_1postmeta` VALUES (823, 538, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:3:"448";s:6:"height";s:3:"336";s:14:"hwstring_small";s:23:"height=\'96\' width=\'128\'";s:4:"file";s:23:"2012/09/échanges-2.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:3:{s:4:"file";s:23:"échanges-2-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:23:"échanges-2-300x224.jpg";s:5:"width";s:3:"300";s:6:"height";s:3:"224";}s:14:"post-thumbnail";a:3:{s:4:"file";s:23:"échanges-2-448x288.jpg";s:5:"width";s:3:"448";s:6:"height";s:3:"288";}s:13:"large-feature";a:3:{s:4:"file";s:23:"échanges-2-448x288.jpg";s:5:"width";s:3:"448";s:6:"height";s:3:"288";}s:13:"small-feature";a:3:{s:4:"file";s:23:"échanges-2-400x300.jpg";s:5:"width";s:3:"400";s:6:"height";s:3:"300";}}s:10:"image_meta";a:10:{s:8:"aperture";s:3:"2.8";s:6:"credit";s:0:"";s:6:"camera";s:8:"DSC-W510";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1348047599";s:9:"copyright";s:14:"Copyright 2009";s:12:"focal_length";s:3:"4.7";s:3:"iso";s:2:"80";s:13:"shutter_speed";s:5:"0.001";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (824, 539, '_wp_attached_file', '2012/09/échanges.jpg'); INSERT INTO `wp_1postmeta` VALUES (825, 539, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:3:"448";s:6:"height";s:3:"336";s:14:"hwstring_small";s:23:"height=\'96\' width=\'128\'";s:4:"file";s:21:"2012/09/échanges.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:3:{s:4:"file";s:21:"échanges-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:21:"échanges-300x224.jpg";s:5:"width";s:3:"300";s:6:"height";s:3:"224";}s:14:"post-thumbnail";a:3:{s:4:"file";s:21:"échanges-448x288.jpg";s:5:"width";s:3:"448";s:6:"height";s:3:"288";}s:13:"large-feature";a:3:{s:4:"file";s:21:"échanges-448x288.jpg";s:5:"width";s:3:"448";s:6:"height";s:3:"288";}s:13:"small-feature";a:3:{s:4:"file";s:21:"échanges-400x300.jpg";s:5:"width";s:3:"400";s:6:"height";s:3:"300";}}s:10:"image_meta";a:10:{s:8:"aperture";s:3:"2.8";s:6:"credit";s:0:"";s:6:"camera";s:8:"DSC-W510";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1348046676";s:9:"copyright";s:14:"Copyright 2009";s:12:"focal_length";s:3:"4.7";s:3:"iso";s:2:"80";s:13:"shutter_speed";s:8:"0.003125";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (826, 540, '_wp_attached_file', '2012/09/en-attendant.jpg'); INSERT INTO `wp_1postmeta` VALUES (827, 540, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:3:"448";s:6:"height";s:3:"336";s:14:"hwstring_small";s:23:"height=\'96\' width=\'128\'";s:4:"file";s:24:"2012/09/en-attendant.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:3:{s:4:"file";s:24:"en-attendant-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:24:"en-attendant-300x224.jpg";s:5:"width";s:3:"300";s:6:"height";s:3:"224";}s:14:"post-thumbnail";a:3:{s:4:"file";s:24:"en-attendant-448x288.jpg";s:5:"width";s:3:"448";s:6:"height";s:3:"288";}s:13:"large-feature";a:3:{s:4:"file";s:24:"en-attendant-448x288.jpg";s:5:"width";s:3:"448";s:6:"height";s:3:"288";}s:13:"small-feature";a:3:{s:4:"file";s:24:"en-attendant-400x300.jpg";s:5:"width";s:3:"400";s:6:"height";s:3:"300";}}s:10:"image_meta";a:10:{s:8:"aperture";s:3:"2.8";s:6:"credit";s:0:"";s:6:"camera";s:8:"DSC-W510";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1348047621";s:9:"copyright";s:14:"Copyright 2009";s:12:"focal_length";s:3:"4.7";s:3:"iso";s:2:"80";s:13:"shutter_speed";s:9:"0.0015625";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (828, 541, '_wp_attached_file', '2012/09/escalade.jpg'); INSERT INTO `wp_1postmeta` VALUES (829, 541, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:3:"448";s:6:"height";s:3:"336";s:14:"hwstring_small";s:23:"height=\'96\' width=\'128\'";s:4:"file";s:20:"2012/09/escalade.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:3:{s:4:"file";s:20:"escalade-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:20:"escalade-300x224.jpg";s:5:"width";s:3:"300";s:6:"height";s:3:"224";}s:14:"post-thumbnail";a:3:{s:4:"file";s:20:"escalade-448x288.jpg";s:5:"width";s:3:"448";s:6:"height";s:3:"288";}s:13:"large-feature";a:3:{s:4:"file";s:20:"escalade-448x288.jpg";s:5:"width";s:3:"448";s:6:"height";s:3:"288";}s:13:"small-feature";a:3:{s:4:"file";s:20:"escalade-400x300.jpg";s:5:"width";s:3:"400";s:6:"height";s:3:"300";}}s:10:"image_meta";a:10:{s:8:"aperture";s:3:"2.8";s:6:"credit";s:0:"";s:6:"camera";s:8:"DSC-W510";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1348047261";s:9:"copyright";s:14:"Copyright 2009";s:12:"focal_length";s:3:"4.7";s:3:"iso";s:3:"200";s:13:"shutter_speed";s:15:"0.0333333333333";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (830, 542, '_wp_attached_file', '2012/09/parcours-dagilité-2.jpg'); INSERT INTO `wp_1postmeta` VALUES (831, 542, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:3:"448";s:6:"height";s:3:"336";s:14:"hwstring_small";s:23:"height=\'96\' width=\'128\'";s:4:"file";s:32:"2012/09/parcours-dagilité-2.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:3:{s:4:"file";s:32:"parcours-dagilité-2-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:32:"parcours-dagilité-2-300x224.jpg";s:5:"width";s:3:"300";s:6:"height";s:3:"224";}s:14:"post-thumbnail";a:3:{s:4:"file";s:32:"parcours-dagilité-2-448x288.jpg";s:5:"width";s:3:"448";s:6:"height";s:3:"288";}s:13:"large-feature";a:3:{s:4:"file";s:32:"parcours-dagilité-2-448x288.jpg";s:5:"width";s:3:"448";s:6:"height";s:3:"288";}s:13:"small-feature";a:3:{s:4:"file";s:32:"parcours-dagilité-2-400x300.jpg";s:5:"width";s:3:"400";s:6:"height";s:3:"300";}}s:10:"image_meta";a:10:{s:8:"aperture";s:3:"2.8";s:6:"credit";s:0:"";s:6:"camera";s:8:"DSC-W510";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1348046841";s:9:"copyright";s:14:"Copyright 2009";s:12:"focal_length";s:3:"4.7";s:3:"iso";s:2:"80";s:13:"shutter_speed";s:5:"0.008";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (832, 543, '_wp_attached_file', '2012/09/parcours-dagilité-3.jpg'); INSERT INTO `wp_1postmeta` VALUES (833, 543, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:3:"448";s:6:"height";s:3:"336";s:14:"hwstring_small";s:23:"height=\'96\' width=\'128\'";s:4:"file";s:32:"2012/09/parcours-dagilité-3.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:3:{s:4:"file";s:32:"parcours-dagilité-3-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:32:"parcours-dagilité-3-300x224.jpg";s:5:"width";s:3:"300";s:6:"height";s:3:"224";}s:14:"post-thumbnail";a:3:{s:4:"file";s:32:"parcours-dagilité-3-448x288.jpg";s:5:"width";s:3:"448";s:6:"height";s:3:"288";}s:13:"large-feature";a:3:{s:4:"file";s:32:"parcours-dagilité-3-448x288.jpg";s:5:"width";s:3:"448";s:6:"height";s:3:"288";}s:13:"small-feature";a:3:{s:4:"file";s:32:"parcours-dagilité-3-400x300.jpg";s:5:"width";s:3:"400";s:6:"height";s:3:"300";}}s:10:"image_meta";a:10:{s:8:"aperture";s:3:"2.8";s:6:"credit";s:0:"";s:6:"camera";s:8:"DSC-W510";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1348046871";s:9:"copyright";s:14:"Copyright 2009";s:12:"focal_length";s:3:"4.7";s:3:"iso";s:2:"80";s:13:"shutter_speed";s:4:"0.01";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (834, 544, '_wp_attached_file', '2012/09/Parcours-dagilité.jpg'); INSERT INTO `wp_1postmeta` VALUES (835, 544, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:3:"448";s:6:"height";s:3:"336";s:14:"hwstring_small";s:23:"height=\'96\' width=\'128\'";s:4:"file";s:30:"2012/09/Parcours-dagilité.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:3:{s:4:"file";s:30:"Parcours-dagilité-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:30:"Parcours-dagilité-300x224.jpg";s:5:"width";s:3:"300";s:6:"height";s:3:"224";}s:14:"post-thumbnail";a:3:{s:4:"file";s:30:"Parcours-dagilité-448x288.jpg";s:5:"width";s:3:"448";s:6:"height";s:3:"288";}s:13:"large-feature";a:3:{s:4:"file";s:30:"Parcours-dagilité-448x288.jpg";s:5:"width";s:3:"448";s:6:"height";s:3:"288";}s:13:"small-feature";a:3:{s:4:"file";s:30:"Parcours-dagilité-400x300.jpg";s:5:"width";s:3:"400";s:6:"height";s:3:"300";}}s:10:"image_meta";a:10:{s:8:"aperture";s:3:"2.8";s:6:"credit";s:0:"";s:6:"camera";s:8:"DSC-W510";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1348046376";s:9:"copyright";s:14:"Copyright 2009";s:12:"focal_length";s:3:"4.7";s:3:"iso";s:2:"80";s:13:"shutter_speed";s:5:"0.008";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (840, 552, '_wp_attached_file', '2012/02/Application.jpg'); INSERT INTO `wp_1postmeta` VALUES (841, 552, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:3:"448";s:6:"height";s:3:"336";s:14:"hwstring_small";s:23:"height=\'96\' width=\'128\'";s:4:"file";s:23:"2012/02/Application.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:3:{s:4:"file";s:23:"Application-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:23:"Application-300x224.jpg";s:5:"width";s:3:"300";s:6:"height";s:3:"224";}s:14:"post-thumbnail";a:3:{s:4:"file";s:23:"Application-448x288.jpg";s:5:"width";s:3:"448";s:6:"height";s:3:"288";}s:13:"large-feature";a:3:{s:4:"file";s:23:"Application-448x288.jpg";s:5:"width";s:3:"448";s:6:"height";s:3:"288";}s:13:"small-feature";a:3:{s:4:"file";s:23:"Application-400x300.jpg";s:5:"width";s:3:"400";s:6:"height";s:3:"300";}}s:10:"image_meta";a:10:{s:8:"aperture";s:3:"3.3";s:6:"credit";s:0:"";s:6:"camera";s:8:"DMC-TZ20";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1340102920";s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"4.3";s:3:"iso";s:3:"250";s:13:"shutter_speed";s:15:"0.0166666666667";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (842, 556, '_wp_attached_file', '2012/01/BAC-PRO-GA.jpg'); INSERT INTO `wp_1postmeta` VALUES (843, 556, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:4:"1440";s:6:"height";s:3:"669";s:14:"hwstring_small";s:23:"height=\'59\' width=\'128\'";s:4:"file";s:22:"2012/01/BAC-PRO-GA.jpg";s:5:"sizes";a:6:{s:9:"thumbnail";a:3:{s:4:"file";s:22:"BAC-PRO-GA-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:22:"BAC-PRO-GA-300x139.jpg";s:5:"width";s:3:"300";s:6:"height";s:3:"139";}s:5:"large";a:3:{s:4:"file";s:23:"BAC-PRO-GA-1024x475.jpg";s:5:"width";s:4:"1024";s:6:"height";s:3:"475";}s:14:"post-thumbnail";a:3:{s:4:"file";s:23:"BAC-PRO-GA-1000x288.jpg";s:5:"width";s:4:"1000";s:6:"height";s:3:"288";}s:13:"large-feature";a:3:{s:4:"file";s:23:"BAC-PRO-GA-1000x288.jpg";s:5:"width";s:4:"1000";s:6:"height";s:3:"288";}s:13:"small-feature";a:3:{s:4:"file";s:22:"BAC-PRO-GA-500x232.jpg";s:5:"width";s:3:"500";s:6:"height";s:3:"232";}}s:10:"image_meta";a:10:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (844, 562, '_wp_attached_file', '2012/01/salle-Ga.jpg'); INSERT INTO `wp_1postmeta` VALUES (845, 562, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:3:"448";s:6:"height";s:3:"336";s:14:"hwstring_small";s:23:"height=\'96\' width=\'128\'";s:4:"file";s:20:"2012/01/salle-Ga.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:3:{s:4:"file";s:20:"salle-Ga-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:20:"salle-Ga-300x224.jpg";s:5:"width";s:3:"300";s:6:"height";s:3:"224";}s:14:"post-thumbnail";a:3:{s:4:"file";s:20:"salle-Ga-448x288.jpg";s:5:"width";s:3:"448";s:6:"height";s:3:"288";}s:13:"large-feature";a:3:{s:4:"file";s:20:"salle-Ga-448x288.jpg";s:5:"width";s:3:"448";s:6:"height";s:3:"288";}s:13:"small-feature";a:3:{s:4:"file";s:20:"salle-Ga-400x300.jpg";s:5:"width";s:3:"400";s:6:"height";s:3:"300";}}s:10:"image_meta";a:10:{s:8:"aperture";s:3:"2.8";s:6:"credit";s:0:"";s:6:"camera";s:8:"DMC-LS60";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1332919866";s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"5.8";s:3:"iso";s:3:"400";s:13:"shutter_speed";s:14:"0.166666666667";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (846, 563, '_wp_attached_file', '2012/01/salle-Ga2.jpg'); INSERT INTO `wp_1postmeta` VALUES (847, 563, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:3:"448";s:6:"height";s:3:"336";s:14:"hwstring_small";s:23:"height=\'96\' width=\'128\'";s:4:"file";s:21:"2012/01/salle-Ga2.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:3:{s:4:"file";s:21:"salle-Ga2-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:21:"salle-Ga2-300x224.jpg";s:5:"width";s:3:"300";s:6:"height";s:3:"224";}s:14:"post-thumbnail";a:3:{s:4:"file";s:21:"salle-Ga2-448x288.jpg";s:5:"width";s:3:"448";s:6:"height";s:3:"288";}s:13:"large-feature";a:3:{s:4:"file";s:21:"salle-Ga2-448x288.jpg";s:5:"width";s:3:"448";s:6:"height";s:3:"288";}s:13:"small-feature";a:3:{s:4:"file";s:21:"salle-Ga2-400x300.jpg";s:5:"width";s:3:"400";s:6:"height";s:3:"300";}}s:10:"image_meta";a:10:{s:8:"aperture";s:3:"2.8";s:6:"credit";s:0:"";s:6:"camera";s:8:"DMC-LS60";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1332919839";s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"5.8";s:3:"iso";s:3:"400";s:13:"shutter_speed";s:14:"0.166666666667";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (848, 564, '_wp_attached_file', '2012/01/salle-Ga3.jpg'); INSERT INTO `wp_1postmeta` VALUES (849, 564, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:3:"448";s:6:"height";s:3:"336";s:14:"hwstring_small";s:23:"height=\'96\' width=\'128\'";s:4:"file";s:21:"2012/01/salle-Ga3.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:3:{s:4:"file";s:21:"salle-Ga3-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:21:"salle-Ga3-300x224.jpg";s:5:"width";s:3:"300";s:6:"height";s:3:"224";}s:14:"post-thumbnail";a:3:{s:4:"file";s:21:"salle-Ga3-448x288.jpg";s:5:"width";s:3:"448";s:6:"height";s:3:"288";}s:13:"large-feature";a:3:{s:4:"file";s:21:"salle-Ga3-448x288.jpg";s:5:"width";s:3:"448";s:6:"height";s:3:"288";}s:13:"small-feature";a:3:{s:4:"file";s:21:"salle-Ga3-400x300.jpg";s:5:"width";s:3:"400";s:6:"height";s:3:"300";}}s:10:"image_meta";a:10:{s:8:"aperture";s:3:"2.8";s:6:"credit";s:0:"";s:6:"camera";s:8:"DMC-LS60";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1332919844";s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"5.8";s:3:"iso";s:3:"200";s:13:"shutter_speed";s:15:"0.0666666666667";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (850, 565, '_wp_attached_file', '2012/01/salle-Ga4.jpg'); INSERT INTO `wp_1postmeta` VALUES (851, 565, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:3:"448";s:6:"height";s:3:"336";s:14:"hwstring_small";s:23:"height=\'96\' width=\'128\'";s:4:"file";s:21:"2012/01/salle-Ga4.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:3:{s:4:"file";s:21:"salle-Ga4-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:21:"salle-Ga4-300x224.jpg";s:5:"width";s:3:"300";s:6:"height";s:3:"224";}s:14:"post-thumbnail";a:3:{s:4:"file";s:21:"salle-Ga4-448x288.jpg";s:5:"width";s:3:"448";s:6:"height";s:3:"288";}s:13:"large-feature";a:3:{s:4:"file";s:21:"salle-Ga4-448x288.jpg";s:5:"width";s:3:"448";s:6:"height";s:3:"288";}s:13:"small-feature";a:3:{s:4:"file";s:21:"salle-Ga4-400x300.jpg";s:5:"width";s:3:"400";s:6:"height";s:3:"300";}}s:10:"image_meta";a:10:{s:8:"aperture";s:3:"2.8";s:6:"credit";s:0:"";s:6:"camera";s:8:"DMC-LS60";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1332919858";s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"5.8";s:3:"iso";s:3:"200";s:13:"shutter_speed";s:15:"0.0666666666667";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (852, 567, '_wp_attached_file', '2012/01/AS1.jpg'); INSERT INTO `wp_1postmeta` VALUES (853, 567, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:3:"336";s:6:"height";s:3:"448";s:14:"hwstring_small";s:22:"height=\'96\' width=\'72\'";s:4:"file";s:15:"2012/01/AS1.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:3:{s:4:"file";s:15:"AS1-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:15:"AS1-224x300.jpg";s:5:"width";s:3:"224";s:6:"height";s:3:"300";}s:14:"post-thumbnail";a:3:{s:4:"file";s:15:"AS1-336x288.jpg";s:5:"width";s:3:"336";s:6:"height";s:3:"288";}s:13:"large-feature";a:3:{s:4:"file";s:15:"AS1-336x288.jpg";s:5:"width";s:3:"336";s:6:"height";s:3:"288";}s:13:"small-feature";a:3:{s:4:"file";s:15:"AS1-224x300.jpg";s:5:"width";s:3:"224";s:6:"height";s:3:"300";}}s:10:"image_meta";a:10:{s:8:"aperture";s:3:"3.5";s:6:"credit";s:0:"";s:6:"camera";s:7:"DSC-W12";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1134659720";s:9:"copyright";s:0:"";s:12:"focal_length";s:4:"12.1";s:3:"iso";s:3:"100";s:13:"shutter_speed";s:4:"0.02";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (854, 568, '_wp_attached_file', '2012/01/AS2.jpg'); INSERT INTO `wp_1postmeta` VALUES (855, 568, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:3:"336";s:6:"height";s:3:"448";s:14:"hwstring_small";s:22:"height=\'96\' width=\'72\'";s:4:"file";s:15:"2012/01/AS2.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:3:{s:4:"file";s:15:"AS2-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:15:"AS2-224x300.jpg";s:5:"width";s:3:"224";s:6:"height";s:3:"300";}s:14:"post-thumbnail";a:3:{s:4:"file";s:15:"AS2-336x288.jpg";s:5:"width";s:3:"336";s:6:"height";s:3:"288";}s:13:"large-feature";a:3:{s:4:"file";s:15:"AS2-336x288.jpg";s:5:"width";s:3:"336";s:6:"height";s:3:"288";}s:13:"small-feature";a:3:{s:4:"file";s:15:"AS2-224x300.jpg";s:5:"width";s:3:"224";s:6:"height";s:3:"300";}}s:10:"image_meta";a:10:{s:8:"aperture";s:3:"5.2";s:6:"credit";s:0:"";s:6:"camera";s:7:"DSC-W12";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1134663602";s:9:"copyright";s:0:"";s:12:"focal_length";s:4:"23.7";s:3:"iso";s:3:"160";s:13:"shutter_speed";s:4:"0.02";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (858, 573, '_wp_attached_file', '2012/09/cropped-Sainte-Anne-fleuri.jpg'); INSERT INTO `wp_1postmeta` VALUES (859, 573, '_wp_attachment_context', 'custom-header'); INSERT INTO `wp_1postmeta` VALUES (860, 573, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:4:"1000";s:6:"height";s:3:"476";s:14:"hwstring_small";s:23:"height=\'60\' width=\'128\'";s:4:"file";s:38:"2012/09/cropped-Sainte-Anne-fleuri.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:3:{s:4:"file";s:38:"cropped-Sainte-Anne-fleuri-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:38:"cropped-Sainte-Anne-fleuri-300x142.jpg";s:5:"width";s:3:"300";s:6:"height";s:3:"142";}s:14:"post-thumbnail";a:3:{s:4:"file";s:39:"cropped-Sainte-Anne-fleuri-1000x288.jpg";s:5:"width";s:4:"1000";s:6:"height";s:3:"288";}s:13:"large-feature";a:3:{s:4:"file";s:39:"cropped-Sainte-Anne-fleuri-1000x288.jpg";s:5:"width";s:4:"1000";s:6:"height";s:3:"288";}s:13:"small-feature";a:3:{s:4:"file";s:38:"cropped-Sainte-Anne-fleuri-500x238.jpg";s:5:"width";s:3:"500";s:6:"height";s:3:"238";}}s:10:"image_meta";a:10:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (861, 573, '_wp_attachment_is_custom_header', 'twentyeleven'); INSERT INTO `wp_1postmeta` VALUES (1419, 1151, '_wp_attached_file', '2013/02/2012-10-15-15.37.56.jpg'); INSERT INTO `wp_1postmeta` VALUES (1420, 1151, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:4000;s:6:"height";i:3000;s:4:"file";s:31:"2013/02/2012-10-15-15.37.56.jpg";s:5:"sizes";a:6:{s:9:"thumbnail";a:4:{s:4:"file";s:31:"2012-10-15-15.37.56-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:31:"2012-10-15-15.37.56-300x225.jpg";s:5:"width";i:300;s:6:"height";i:225;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:32:"2012-10-15-15.37.56-1024x768.jpg";s:5:"width";i:1024;s:6:"height";i:768;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:32:"2012-10-15-15.37.56-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:32:"2012-10-15-15.37.56-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:31:"2012-10-15-15.37.56-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:2.79999999999999982236431605997495353221893310546875;s:6:"credit";s:0:"";s:6:"camera";s:8:"DSC-W510";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1350315476;s:9:"copyright";s:14:"Copyright 2009";s:12:"focal_length";s:3:"4.7";s:3:"iso";s:2:"80";s:13:"shutter_speed";s:7:"0.00125";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (864, 575, '_wp_attached_file', '2012/01/Amelie-Domergue1.jpg'); INSERT INTO `wp_1postmeta` VALUES (865, 575, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:3:"301";s:6:"height";s:3:"448";s:14:"hwstring_small";s:22:"height=\'96\' width=\'64\'";s:4:"file";s:28:"2012/01/Amelie-Domergue1.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:3:{s:4:"file";s:28:"Amelie-Domergue1-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:28:"Amelie-Domergue1-201x300.jpg";s:5:"width";s:3:"201";s:6:"height";s:3:"300";}s:14:"post-thumbnail";a:3:{s:4:"file";s:28:"Amelie-Domergue1-301x288.jpg";s:5:"width";s:3:"301";s:6:"height";s:3:"288";}s:13:"large-feature";a:3:{s:4:"file";s:28:"Amelie-Domergue1-301x288.jpg";s:5:"width";s:3:"301";s:6:"height";s:3:"288";}s:13:"small-feature";a:3:{s:4:"file";s:28:"Amelie-Domergue1-201x300.jpg";s:5:"width";s:3:"201";s:6:"height";s:3:"300";}}s:10:"image_meta";a:10:{s:8:"aperture";s:3:"5.3";s:6:"credit";s:0:"";s:6:"camera";s:9:"NIKON D80";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1346279094";s:9:"copyright";s:0:"";s:12:"focal_length";s:2:"82";s:3:"iso";s:4:"1250";s:13:"shutter_speed";s:5:"0.001";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (866, 576, '_wp_attached_file', '2012/01/Raphael-Jaku.jpg'); INSERT INTO `wp_1postmeta` VALUES (867, 576, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:3:"301";s:6:"height";s:3:"448";s:14:"hwstring_small";s:22:"height=\'96\' width=\'64\'";s:4:"file";s:24:"2012/01/Raphael-Jaku.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:3:{s:4:"file";s:24:"Raphael-Jaku-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:24:"Raphael-Jaku-201x300.jpg";s:5:"width";s:3:"201";s:6:"height";s:3:"300";}s:14:"post-thumbnail";a:3:{s:4:"file";s:24:"Raphael-Jaku-301x288.jpg";s:5:"width";s:3:"301";s:6:"height";s:3:"288";}s:13:"large-feature";a:3:{s:4:"file";s:24:"Raphael-Jaku-301x288.jpg";s:5:"width";s:3:"301";s:6:"height";s:3:"288";}s:13:"small-feature";a:3:{s:4:"file";s:24:"Raphael-Jaku-201x300.jpg";s:5:"width";s:3:"201";s:6:"height";s:3:"300";}}s:10:"image_meta";a:10:{s:8:"aperture";s:3:"5.3";s:6:"credit";s:0:"";s:6:"camera";s:9:"NIKON D80";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1346279104";s:9:"copyright";s:0:"";s:12:"focal_length";s:2:"82";s:3:"iso";s:4:"1250";s:13:"shutter_speed";s:5:"0.001";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (948, 677, '_wp_attached_file', '2012/01/Isabelle-Paire.jpg'); INSERT INTO `wp_1postmeta` VALUES (949, 677, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:4:"1944";s:6:"height";s:4:"2896";s:14:"hwstring_small";s:22:"height=\'96\' width=\'64\'";s:4:"file";s:26:"2012/01/Isabelle-Paire.jpg";s:5:"sizes";a:6:{s:9:"thumbnail";a:3:{s:4:"file";s:26:"Isabelle-Paire-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:26:"Isabelle-Paire-201x300.jpg";s:5:"width";s:3:"201";s:6:"height";s:3:"300";}s:5:"large";a:3:{s:4:"file";s:27:"Isabelle-Paire-687x1024.jpg";s:5:"width";s:3:"687";s:6:"height";s:4:"1024";}s:14:"post-thumbnail";a:3:{s:4:"file";s:27:"Isabelle-Paire-1000x288.jpg";s:5:"width";s:4:"1000";s:6:"height";s:3:"288";}s:13:"large-feature";a:3:{s:4:"file";s:27:"Isabelle-Paire-1000x288.jpg";s:5:"width";s:4:"1000";s:6:"height";s:3:"288";}s:13:"small-feature";a:3:{s:4:"file";s:26:"Isabelle-Paire-201x300.jpg";s:5:"width";s:3:"201";s:6:"height";s:3:"300";}}s:10:"image_meta";a:10:{s:8:"aperture";s:3:"5.3";s:6:"credit";s:0:"";s:6:"camera";s:9:"NIKON D80";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1346279114";s:9:"copyright";s:0:"";s:12:"focal_length";s:2:"82";s:3:"iso";s:4:"1250";s:13:"shutter_speed";s:16:"0.00133333333333";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (950, 681, '_wp_attached_file', '2012/01/Herve-Perrin.jpg'); INSERT INTO `wp_1postmeta` VALUES (951, 681, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:4:"1944";s:6:"height";s:4:"2896";s:14:"hwstring_small";s:22:"height=\'96\' width=\'64\'";s:4:"file";s:24:"2012/01/Herve-Perrin.jpg";s:5:"sizes";a:6:{s:9:"thumbnail";a:3:{s:4:"file";s:24:"Herve-Perrin-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:24:"Herve-Perrin-201x300.jpg";s:5:"width";s:3:"201";s:6:"height";s:3:"300";}s:5:"large";a:3:{s:4:"file";s:25:"Herve-Perrin-687x1024.jpg";s:5:"width";s:3:"687";s:6:"height";s:4:"1024";}s:14:"post-thumbnail";a:3:{s:4:"file";s:25:"Herve-Perrin-1000x288.jpg";s:5:"width";s:4:"1000";s:6:"height";s:3:"288";}s:13:"large-feature";a:3:{s:4:"file";s:25:"Herve-Perrin-1000x288.jpg";s:5:"width";s:4:"1000";s:6:"height";s:3:"288";}s:13:"small-feature";a:3:{s:4:"file";s:24:"Herve-Perrin-201x300.jpg";s:5:"width";s:3:"201";s:6:"height";s:3:"300";}}s:10:"image_meta";a:10:{s:8:"aperture";s:3:"5.6";s:6:"credit";s:0:"";s:6:"camera";s:9:"NIKON D80";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1346280449";s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"105";s:3:"iso";s:4:"1250";s:13:"shutter_speed";s:15:"0.0166666666667";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1168, 962, '_wp_page_template', 'default'); INSERT INTO `wp_1postmeta` VALUES (1104, 893, '_wp_attached_file', '2012/01/groupe.jpg'); INSERT INTO `wp_1postmeta` VALUES (1105, 893, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:2560;s:6:"height";i:1920;s:4:"file";s:18:"2012/01/groupe.jpg";s:5:"sizes";a:6:{s:9:"thumbnail";a:4:{s:4:"file";s:18:"groupe-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:18:"groupe-300x225.jpg";s:5:"width";i:300;s:6:"height";i:225;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:19:"groupe-1024x768.jpg";s:5:"width";i:1024;s:6:"height";i:768;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:19:"groupe-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:19:"groupe-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:18:"groupe-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:2.79999999999999982236431605997495353221893310546875;s:6:"credit";s:0:"";s:6:"camera";s:8:"DMC-FZ38";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1363096596;s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"4.8";s:3:"iso";s:3:"250";s:13:"shutter_speed";s:15:"0.0333333333333";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1185, 969, '_menu_item_menu_item_parent', '934'); INSERT INTO `wp_1postmeta` VALUES (1163, 556, '_edit_lock', '1364588684:4'); INSERT INTO `wp_1postmeta` VALUES (1165, 960, '_wp_attached_file', '2012/01/FILIERES-du-Tertiaire.pdf'); INSERT INTO `wp_1postmeta` VALUES (1169, 964, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (1170, 964, '_edit_lock', '1366562596:4'); INSERT INTO `wp_1postmeta` VALUES (1171, 964, '_wp_page_template', 'default'); INSERT INTO `wp_1postmeta` VALUES (1172, 966, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (1173, 966, '_edit_lock', '1366567370:4'); INSERT INTO `wp_1postmeta` VALUES (1174, 966, '_wp_page_template', 'default'); INSERT INTO `wp_1postmeta` VALUES (1175, 968, '_menu_item_type', 'post_type'); INSERT INTO `wp_1postmeta` VALUES (1176, 968, '_menu_item_menu_item_parent', '934'); INSERT INTO `wp_1postmeta` VALUES (1177, 968, '_menu_item_object_id', '966'); INSERT INTO `wp_1postmeta` VALUES (1178, 968, '_menu_item_object', 'page'); INSERT INTO `wp_1postmeta` VALUES (1179, 968, '_menu_item_target', ''); INSERT INTO `wp_1postmeta` VALUES (1180, 968, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'); INSERT INTO `wp_1postmeta` VALUES (1181, 968, '_menu_item_xfn', ''); INSERT INTO `wp_1postmeta` VALUES (1182, 968, '_menu_item_url', ''); INSERT INTO `wp_1postmeta` VALUES (1202, 977, '_wp_attached_file', '2013/03/6C4AF3D6.jpg'); INSERT INTO `wp_1postmeta` VALUES (1184, 969, '_menu_item_type', 'post_type'); INSERT INTO `wp_1postmeta` VALUES (1416, 1140, '_wp_attached_file', '2012/02/Tarif-2013.pdf'); INSERT INTO `wp_1postmeta` VALUES (964, 715, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (965, 715, '_edit_lock', '1372931997:4'); INSERT INTO `wp_1postmeta` VALUES (966, 715, '_wp_page_template', 'showcase.php'); INSERT INTO `wp_1postmeta` VALUES (967, 717, '_menu_item_type', 'post_type'); INSERT INTO `wp_1postmeta` VALUES (968, 717, '_menu_item_menu_item_parent', '0'); INSERT INTO `wp_1postmeta` VALUES (969, 717, '_menu_item_object_id', '715'); INSERT INTO `wp_1postmeta` VALUES (970, 717, '_menu_item_object', 'page'); INSERT INTO `wp_1postmeta` VALUES (971, 717, '_menu_item_target', ''); INSERT INTO `wp_1postmeta` VALUES (972, 717, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'); INSERT INTO `wp_1postmeta` VALUES (973, 717, '_menu_item_xfn', ''); INSERT INTO `wp_1postmeta` VALUES (974, 717, '_menu_item_url', ''); INSERT INTO `wp_1postmeta` VALUES (976, 734, '_wp_attached_file', '2012/02/DSCN0004.jpg'); INSERT INTO `wp_1postmeta` VALUES (977, 734, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:448;s:6:"height";i:336;s:4:"file";s:20:"2012/02/DSCN0004.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:20:"DSCN0004-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"DSCN0004-300x224.jpg";s:5:"width";i:300;s:6:"height";i:224;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:20:"DSCN0004-448x288.jpg";s:5:"width";i:448;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:20:"DSCN0004-448x288.jpg";s:5:"width";i:448;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:20:"DSCN0004-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:3.20000000000000017763568394002504646778106689453125;s:6:"credit";s:0:"";s:6:"camera";s:13:"COOLPIX S2600";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1359973761;s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"4.6";s:3:"iso";s:2:"80";s:13:"shutter_speed";s:5:"0.025";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (978, 735, '_wp_attached_file', '2012/02/DSCN0005.jpg'); INSERT INTO `wp_1postmeta` VALUES (979, 735, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:448;s:6:"height";i:336;s:4:"file";s:20:"2012/02/DSCN0005.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:20:"DSCN0005-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"DSCN0005-300x224.jpg";s:5:"width";i:300;s:6:"height";i:224;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:20:"DSCN0005-448x288.jpg";s:5:"width";i:448;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:20:"DSCN0005-448x288.jpg";s:5:"width";i:448;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:20:"DSCN0005-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:3.20000000000000017763568394002504646778106689453125;s:6:"credit";s:0:"";s:6:"camera";s:13:"COOLPIX S2600";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1359973777;s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"4.6";s:3:"iso";s:2:"80";s:13:"shutter_speed";s:4:"0.02";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (980, 736, '_wp_attached_file', '2012/02/DSCN0007.jpg'); INSERT INTO `wp_1postmeta` VALUES (981, 736, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:448;s:6:"height";i:336;s:4:"file";s:20:"2012/02/DSCN0007.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:20:"DSCN0007-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"DSCN0007-300x224.jpg";s:5:"width";i:300;s:6:"height";i:224;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:20:"DSCN0007-448x288.jpg";s:5:"width";i:448;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:20:"DSCN0007-448x288.jpg";s:5:"width";i:448;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:20:"DSCN0007-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:4.9000000000000003552713678800500929355621337890625;s:6:"credit";s:0:"";s:6:"camera";s:13:"COOLPIX S2600";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1359973813;s:9:"copyright";s:0:"";s:12:"focal_length";s:4:"10.3";s:3:"iso";s:3:"200";s:13:"shutter_speed";s:15:"0.0166666666667";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (982, 737, '_wp_attached_file', '2012/02/DSCN0009.jpg'); INSERT INTO `wp_1postmeta` VALUES (983, 737, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:336;s:6:"height";i:448;s:4:"file";s:20:"2012/02/DSCN0009.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:20:"DSCN0009-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"DSCN0009-224x300.jpg";s:5:"width";i:224;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:20:"DSCN0009-336x288.jpg";s:5:"width";i:336;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:20:"DSCN0009-336x288.jpg";s:5:"width";i:336;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:20:"DSCN0009-224x300.jpg";s:5:"width";i:224;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:3.20000000000000017763568394002504646778106689453125;s:6:"credit";s:0:"";s:6:"camera";s:13:"COOLPIX S2600";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1359973858;s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"4.6";s:3:"iso";s:2:"80";s:13:"shutter_speed";s:4:"0.02";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (984, 738, '_wp_attached_file', '2012/02/DSCN0011.jpg'); INSERT INTO `wp_1postmeta` VALUES (985, 738, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:448;s:6:"height";i:336;s:4:"file";s:20:"2012/02/DSCN0011.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:20:"DSCN0011-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"DSCN0011-300x224.jpg";s:5:"width";i:300;s:6:"height";i:224;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:20:"DSCN0011-448x288.jpg";s:5:"width";i:448;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:20:"DSCN0011-448x288.jpg";s:5:"width";i:448;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:20:"DSCN0011-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:3.600000000000000088817841970012523233890533447265625;s:6:"credit";s:0:"";s:6:"camera";s:13:"COOLPIX S2600";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1359973893;s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"6";s:3:"iso";s:2:"80";s:13:"shutter_speed";s:5:"0.025";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (986, 739, '_wp_attached_file', '2012/02/DSCN0012.jpg'); INSERT INTO `wp_1postmeta` VALUES (987, 739, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:448;s:6:"height";i:336;s:4:"file";s:20:"2012/02/DSCN0012.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:20:"DSCN0012-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"DSCN0012-300x224.jpg";s:5:"width";i:300;s:6:"height";i:224;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:20:"DSCN0012-448x288.jpg";s:5:"width";i:448;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:20:"DSCN0012-448x288.jpg";s:5:"width";i:448;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:20:"DSCN0012-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:6.5;s:6:"credit";s:0:"";s:6:"camera";s:13:"COOLPIX S2600";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1359973905;s:9:"copyright";s:0:"";s:12:"focal_length";s:2:"23";s:3:"iso";s:3:"500";s:13:"shutter_speed";s:15:"0.0166666666667";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (988, 739, '_edit_lock', '1360256994:4'); INSERT INTO `wp_1postmeta` VALUES (990, 745, '_wp_attached_file', '2012/09/Programme-voyage-Espagne.pdf'); INSERT INTO `wp_1postmeta` VALUES (993, 748, '_wp_attached_file', '2012/09/Guide_Apres_3e_2013_Lyon.pdf'); INSERT INTO `wp_1postmeta` VALUES (1000, 761, '_wp_attached_file', '2012/01/Groupe-pour-site1.jpg'); INSERT INTO `wp_1postmeta` VALUES (1001, 761, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:2685;s:6:"height";i:995;s:4:"file";s:29:"2012/01/Groupe-pour-site1.jpg";s:5:"sizes";a:6:{s:9:"thumbnail";a:4:{s:4:"file";s:29:"Groupe-pour-site1-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:29:"Groupe-pour-site1-300x111.jpg";s:5:"width";i:300;s:6:"height";i:111;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:30:"Groupe-pour-site1-1024x379.jpg";s:5:"width";i:1024;s:6:"height";i:379;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:30:"Groupe-pour-site1-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:30:"Groupe-pour-site1-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:29:"Groupe-pour-site1-500x185.jpg";s:5:"width";i:500;s:6:"height";i:185;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:6.70000000000000017763568394002504646778106689453125;s:6:"credit";s:0:"";s:6:"camera";s:9:"NIKON D80";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1346279731;s:9:"copyright";s:0:"";s:12:"focal_length";s:2:"20";s:3:"iso";s:4:"1250";s:13:"shutter_speed";s:16:"0.00555555555556";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1002, 770, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (1003, 770, '_edit_lock', '1366645916:4'); INSERT INTO `wp_1postmeta` VALUES (1004, 770, '_wp_page_template', 'default'); INSERT INTO `wp_1postmeta` VALUES (1005, 774, '_menu_item_type', 'post_type'); INSERT INTO `wp_1postmeta` VALUES (1006, 774, '_menu_item_menu_item_parent', '21'); INSERT INTO `wp_1postmeta` VALUES (1007, 774, '_menu_item_object_id', '770'); INSERT INTO `wp_1postmeta` VALUES (1008, 774, '_menu_item_object', 'page'); INSERT INTO `wp_1postmeta` VALUES (1009, 774, '_menu_item_target', ''); INSERT INTO `wp_1postmeta` VALUES (1010, 774, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'); INSERT INTO `wp_1postmeta` VALUES (1011, 774, '_menu_item_xfn', ''); INSERT INTO `wp_1postmeta` VALUES (1012, 774, '_menu_item_url', ''); INSERT INTO `wp_1postmeta` VALUES (1014, 777, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (1015, 777, '_edit_lock', '1370593258:5'); INSERT INTO `wp_1postmeta` VALUES (1016, 777, '_wp_page_template', 'default'); INSERT INTO `wp_1postmeta` VALUES (1017, 780, '_menu_item_type', 'post_type'); INSERT INTO `wp_1postmeta` VALUES (1018, 780, '_menu_item_menu_item_parent', '20'); INSERT INTO `wp_1postmeta` VALUES (1019, 780, '_menu_item_object_id', '777'); INSERT INTO `wp_1postmeta` VALUES (1020, 780, '_menu_item_object', 'page'); INSERT INTO `wp_1postmeta` VALUES (1021, 780, '_menu_item_target', ''); INSERT INTO `wp_1postmeta` VALUES (1022, 780, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'); INSERT INTO `wp_1postmeta` VALUES (1023, 780, '_menu_item_xfn', ''); INSERT INTO `wp_1postmeta` VALUES (1024, 780, '_menu_item_url', ''); INSERT INTO `wp_1postmeta` VALUES (1136, 927, '_wp_attachment_is_custom_header', 'twentyeleven'); INSERT INTO `wp_1postmeta` VALUES (1137, 928, '_wp_attached_file', '2013/03/cropped-P1240963.jpg'); INSERT INTO `wp_1postmeta` VALUES (1138, 928, '_wp_attachment_context', 'custom-header'); INSERT INTO `wp_1postmeta` VALUES (1139, 928, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1000;s:6:"height";i:476;s:4:"file";s:28:"2013/03/cropped-P1240963.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:28:"cropped-P1240963-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:28:"cropped-P1240963-300x142.jpg";s:5:"width";i:300;s:6:"height";i:142;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:29:"cropped-P1240963-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:29:"cropped-P1240963-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:28:"cropped-P1240963-500x238.jpg";s:5:"width";i:500;s:6:"height";i:238;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";i:0;s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1030, 785, '_wp_attached_file', '2013/02/danseur-rouge1.jpg'); INSERT INTO `wp_1postmeta` VALUES (1031, 785, '_wp_attachment_context', 'custom-background'); INSERT INTO `wp_1postmeta` VALUES (1032, 785, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:4320;s:6:"height";i:3240;s:4:"file";s:26:"2013/02/danseur-rouge1.jpg";s:5:"sizes";a:6:{s:9:"thumbnail";a:4:{s:4:"file";s:26:"danseur-rouge1-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:26:"danseur-rouge1-300x225.jpg";s:5:"width";i:300;s:6:"height";i:225;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:27:"danseur-rouge1-1024x768.jpg";s:5:"width";i:1024;s:6:"height";i:768;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:27:"danseur-rouge1-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:27:"danseur-rouge1-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:26:"danseur-rouge1-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:4.70000000000000017763568394002504646778106689453125;s:6:"credit";s:0:"";s:6:"camera";s:8:"DMC-TZ20";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1340100260;s:9:"copyright";s:0:"";s:12:"focal_length";s:4:"13.6";s:3:"iso";s:3:"160";s:13:"shutter_speed";s:15:"0.0166666666667";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1033, 785, '_wp_attachment_is_custom_background', 'twentyeleven'); INSERT INTO `wp_1postmeta` VALUES (1118, 888, '_wp_page_template', 'default'); INSERT INTO `wp_1postmeta` VALUES (1166, 962, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (1129, 913, '_wp_attached_file', '2012/09/VOYAGE-A-BARCELONE-consignes-aux-familles.pdf'); INSERT INTO `wp_1postmeta` VALUES (1167, 962, '_edit_lock', '1366562798:4'); INSERT INTO `wp_1postmeta` VALUES (1131, 593, '_edit_lock', '1363774225:4'); INSERT INTO `wp_1postmeta` VALUES (1132, 593, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (1133, 927, '_wp_attached_file', '2013/03/cropped-P1240962.jpg'); INSERT INTO `wp_1postmeta` VALUES (1134, 927, '_wp_attachment_context', 'custom-header'); INSERT INTO `wp_1postmeta` VALUES (1135, 927, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1000;s:6:"height";i:288;s:4:"file";s:28:"2013/03/cropped-P1240962.jpg";s:5:"sizes";a:3:{s:9:"thumbnail";a:4:{s:4:"file";s:28:"cropped-P1240962-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:27:"cropped-P1240962-300x86.jpg";s:5:"width";i:300;s:6:"height";i:86;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:28:"cropped-P1240962-500x144.jpg";s:5:"width";i:500;s:6:"height";i:144;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";i:0;s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1116, 898, '_wp_attached_file', '2012/01/répétition.jpg'); INSERT INTO `wp_1postmeta` VALUES (1117, 898, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:2560;s:6:"height";i:1920;s:4:"file";s:24:"2012/01/répétition.jpg";s:5:"sizes";a:6:{s:9:"thumbnail";a:4:{s:4:"file";s:24:"répétition-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:24:"répétition-300x225.jpg";s:5:"width";i:300;s:6:"height";i:225;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:25:"répétition-1024x768.jpg";s:5:"width";i:1024;s:6:"height";i:768;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:25:"répétition-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:25:"répétition-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:24:"répétition-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:2.79999999999999982236431605997495353221893310546875;s:6:"credit";s:0:"";s:6:"camera";s:8:"DMC-FZ38";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1363097301;s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"4.8";s:3:"iso";s:3:"250";s:13:"shutter_speed";s:15:"0.0333333333333";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1140, 928, '_wp_attachment_is_custom_header', 'twentyeleven'); INSERT INTO `wp_1postmeta` VALUES (1141, 929, '_wp_attached_file', '2013/03/cropped-P1240971.jpg'); INSERT INTO `wp_1postmeta` VALUES (1142, 929, '_wp_attachment_context', 'custom-header'); INSERT INTO `wp_1postmeta` VALUES (1143, 929, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1000;s:6:"height";i:262;s:4:"file";s:28:"2013/03/cropped-P1240971.jpg";s:5:"sizes";a:3:{s:9:"thumbnail";a:4:{s:4:"file";s:28:"cropped-P1240971-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:27:"cropped-P1240971-300x78.jpg";s:5:"width";i:300;s:6:"height";i:78;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:28:"cropped-P1240971-500x131.jpg";s:5:"width";i:500;s:6:"height";i:131;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";i:0;s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1144, 929, '_wp_attachment_is_custom_header', 'twentyeleven'); INSERT INTO `wp_1postmeta` VALUES (1146, 932, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (1147, 932, '_edit_lock', '1372931765:4'); INSERT INTO `wp_1postmeta` VALUES (1148, 932, '_wp_page_template', 'default'); INSERT INTO `wp_1postmeta` VALUES (1149, 934, '_menu_item_type', 'post_type'); INSERT INTO `wp_1postmeta` VALUES (1150, 934, '_menu_item_menu_item_parent', '19'); INSERT INTO `wp_1postmeta` VALUES (1151, 934, '_menu_item_object_id', '932'); INSERT INTO `wp_1postmeta` VALUES (1152, 934, '_menu_item_object', 'page'); INSERT INTO `wp_1postmeta` VALUES (1153, 934, '_menu_item_target', ''); INSERT INTO `wp_1postmeta` VALUES (1154, 934, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'); INSERT INTO `wp_1postmeta` VALUES (1155, 934, '_menu_item_xfn', ''); INSERT INTO `wp_1postmeta` VALUES (1156, 934, '_menu_item_url', ''); INSERT INTO `wp_1postmeta` VALUES (1158, 938, '_wp_attached_file', '2013/03/concert-église-1.jpg'); INSERT INTO `wp_1postmeta` VALUES (1159, 938, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:3580;s:6:"height";i:2112;s:4:"file";s:29:"2013/03/concert-église-1.jpg";s:5:"sizes";a:6:{s:9:"thumbnail";a:4:{s:4:"file";s:29:"concert-église-1-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:29:"concert-église-1-300x176.jpg";s:5:"width";i:300;s:6:"height";i:176;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:30:"concert-église-1-1024x604.jpg";s:5:"width";i:1024;s:6:"height";i:604;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:30:"concert-église-1-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:30:"concert-église-1-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:29:"concert-église-1-500x294.jpg";s:5:"width";i:500;s:6:"height";i:294;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:5;s:6:"credit";s:0:"";s:6:"camera";s:9:"NIKON D80";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1364074923;s:9:"copyright";s:0:"";s:12:"focal_length";s:2:"18";s:3:"iso";s:3:"800";s:13:"shutter_speed";s:15:"0.0166666666667";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1160, 941, '_wp_attached_file', '2012/09/Menus-semaine-14.pdf'); INSERT INTO `wp_1postmeta` VALUES (1161, 943, '_wp_attached_file', '2012/09/semaine-14.pdf'); INSERT INTO `wp_1postmeta` VALUES (1216, 988, '_edit_lock', '1364662477:4'); INSERT INTO `wp_1postmeta` VALUES (1217, 988, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (1224, 1007, '_wp_attached_file', '2012/01/DSCF7342.jpg'); INSERT INTO `wp_1postmeta` VALUES (1225, 1007, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:448;s:6:"height";i:336;s:4:"file";s:20:"2012/01/DSCF7342.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:20:"DSCF7342-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"DSCF7342-300x224.jpg";s:5:"width";i:300;s:6:"height";i:224;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:20:"DSCF7342-448x288.jpg";s:5:"width";i:448;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:20:"DSCF7342-448x288.jpg";s:5:"width";i:448;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:20:"DSCF7342-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:3.100000000000000088817841970012523233890533447265625;s:6:"credit";s:0:"";s:6:"camera";s:13:"FinePix SL240";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1364564110;s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"4.3";s:3:"iso";s:3:"400";s:13:"shutter_speed";s:15:"0.0142857142857";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1226, 1008, '_wp_attached_file', '2012/01/DSCF7343.jpg'); INSERT INTO `wp_1postmeta` VALUES (1227, 1008, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:448;s:6:"height";i:336;s:4:"file";s:20:"2012/01/DSCF7343.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:20:"DSCF7343-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"DSCF7343-300x224.jpg";s:5:"width";i:300;s:6:"height";i:224;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:20:"DSCF7343-448x288.jpg";s:5:"width";i:448;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:20:"DSCF7343-448x288.jpg";s:5:"width";i:448;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:20:"DSCF7343-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:3.100000000000000088817841970012523233890533447265625;s:6:"credit";s:0:"";s:6:"camera";s:13:"FinePix SL240";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1364564131;s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"4.3";s:3:"iso";s:3:"200";s:13:"shutter_speed";s:15:"0.0192307692308";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1228, 1009, '_wp_attached_file', '2012/01/DSCF7346.jpg'); INSERT INTO `wp_1postmeta` VALUES (1229, 1009, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:448;s:6:"height";i:336;s:4:"file";s:20:"2012/01/DSCF7346.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:20:"DSCF7346-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"DSCF7346-300x224.jpg";s:5:"width";i:300;s:6:"height";i:224;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:20:"DSCF7346-448x288.jpg";s:5:"width";i:448;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:20:"DSCF7346-448x288.jpg";s:5:"width";i:448;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:20:"DSCF7346-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:3.600000000000000088817841970012523233890533447265625;s:6:"credit";s:0:"";s:6:"camera";s:13:"FinePix SL240";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1364566490;s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"5.8";s:3:"iso";s:3:"400";s:13:"shutter_speed";s:15:"0.0192307692308";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1230, 1010, '_wp_attached_file', '2012/01/DSCF7348.jpg'); INSERT INTO `wp_1postmeta` VALUES (1231, 1010, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:448;s:6:"height";i:336;s:4:"file";s:20:"2012/01/DSCF7348.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:20:"DSCF7348-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"DSCF7348-300x224.jpg";s:5:"width";i:300;s:6:"height";i:224;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:20:"DSCF7348-448x288.jpg";s:5:"width";i:448;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:20:"DSCF7348-448x288.jpg";s:5:"width";i:448;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:20:"DSCF7348-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:3.899999999999999911182158029987476766109466552734375;s:6:"credit";s:0:"";s:6:"camera";s:13:"FinePix SL240";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1364566577;s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"6.8";s:3:"iso";s:3:"800";s:13:"shutter_speed";s:15:"0.0178571428571";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1232, 1011, '_wp_attached_file', '2012/01/DSCF7349.jpg'); INSERT INTO `wp_1postmeta` VALUES (1233, 1011, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:448;s:6:"height";i:336;s:4:"file";s:20:"2012/01/DSCF7349.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:20:"DSCF7349-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"DSCF7349-300x224.jpg";s:5:"width";i:300;s:6:"height";i:224;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:20:"DSCF7349-448x288.jpg";s:5:"width";i:448;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:20:"DSCF7349-448x288.jpg";s:5:"width";i:448;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:20:"DSCF7349-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:3.100000000000000088817841970012523233890533447265625;s:6:"credit";s:0:"";s:6:"camera";s:13:"FinePix SL240";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1364566636;s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"4.3";s:3:"iso";s:3:"200";s:13:"shutter_speed";s:15:"0.0333333333333";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1234, 1012, '_wp_attached_file', '2012/01/DSCF7350.jpg'); INSERT INTO `wp_1postmeta` VALUES (1235, 1012, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:448;s:6:"height";i:336;s:4:"file";s:20:"2012/01/DSCF7350.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:20:"DSCF7350-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"DSCF7350-300x224.jpg";s:5:"width";i:300;s:6:"height";i:224;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:20:"DSCF7350-448x288.jpg";s:5:"width";i:448;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:20:"DSCF7350-448x288.jpg";s:5:"width";i:448;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:20:"DSCF7350-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:5.0999999999999996447286321199499070644378662109375;s:6:"credit";s:0:"";s:6:"camera";s:13:"FinePix SL240";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1364566690;s:9:"copyright";s:0:"";s:12:"focal_length";s:5:"17.55";s:3:"iso";s:3:"640";s:13:"shutter_speed";s:15:"0.0166666666667";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1236, 1013, '_wp_attached_file', '2012/01/DSCF7351.jpg'); INSERT INTO `wp_1postmeta` VALUES (1237, 1013, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:448;s:6:"height";i:336;s:4:"file";s:20:"2012/01/DSCF7351.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:20:"DSCF7351-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"DSCF7351-300x224.jpg";s:5:"width";i:300;s:6:"height";i:224;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:20:"DSCF7351-448x288.jpg";s:5:"width";i:448;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:20:"DSCF7351-448x288.jpg";s:5:"width";i:448;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:20:"DSCF7351-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:5.0999999999999996447286321199499070644378662109375;s:6:"credit";s:0:"";s:6:"camera";s:13:"FinePix SL240";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1364566757;s:9:"copyright";s:0:"";s:12:"focal_length";s:5:"17.55";s:3:"iso";s:3:"640";s:13:"shutter_speed";s:15:"0.0166666666667";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1238, 1014, '_wp_attached_file', '2012/01/DSCF7353.jpg'); INSERT INTO `wp_1postmeta` VALUES (1239, 1014, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:336;s:6:"height";i:448;s:4:"file";s:20:"2012/01/DSCF7353.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:20:"DSCF7353-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"DSCF7353-224x300.jpg";s:5:"width";i:224;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:20:"DSCF7353-336x288.jpg";s:5:"width";i:336;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:20:"DSCF7353-336x288.jpg";s:5:"width";i:336;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:20:"DSCF7353-224x300.jpg";s:5:"width";i:224;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:5.20000000000000017763568394002504646778106689453125;s:6:"credit";s:0:"";s:6:"camera";s:13:"FinePix SL240";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1364566894;s:9:"copyright";s:0:"";s:12:"focal_length";s:4:"18.8";s:3:"iso";s:3:"640";s:13:"shutter_speed";s:15:"0.0166666666667";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1240, 1005, '_edit_lock', '1364760280:4'); INSERT INTO `wp_1postmeta` VALUES (1241, 1005, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (1242, 1006, '_edit_lock', '1364760327:4'); INSERT INTO `wp_1postmeta` VALUES (1243, 1006, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (1244, 1007, '_edit_lock', '1364760379:4'); INSERT INTO `wp_1postmeta` VALUES (1245, 1007, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (1246, 1008, '_edit_lock', '1364760408:4'); INSERT INTO `wp_1postmeta` VALUES (1247, 1008, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (1248, 1009, '_edit_lock', '1364760434:4'); INSERT INTO `wp_1postmeta` VALUES (1249, 1009, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (1250, 1010, '_edit_lock', '1364760457:4'); INSERT INTO `wp_1postmeta` VALUES (1251, 1010, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (1252, 1011, '_edit_lock', '1364760477:4'); INSERT INTO `wp_1postmeta` VALUES (1253, 1011, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (1254, 1012, '_edit_lock', '1364760497:4'); INSERT INTO `wp_1postmeta` VALUES (1255, 1012, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (1256, 1013, '_edit_lock', '1364760522:4'); INSERT INTO `wp_1postmeta` VALUES (1257, 1013, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (1258, 1014, '_edit_lock', '1364760541:4'); INSERT INTO `wp_1postmeta` VALUES (1259, 1014, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (1260, 1017, '_wp_attached_file', '2013/03/2CFFE9A2.jpg'); INSERT INTO `wp_1postmeta` VALUES (1261, 1017, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1061;s:6:"height";i:1370;s:4:"file";s:20:"2013/03/2CFFE9A2.jpg";s:5:"sizes";a:6:{s:9:"thumbnail";a:4:{s:4:"file";s:20:"2CFFE9A2-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"2CFFE9A2-232x300.jpg";s:5:"width";i:232;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:21:"2CFFE9A2-793x1024.jpg";s:5:"width";i:793;s:6:"height";i:1024;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:21:"2CFFE9A2-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:21:"2CFFE9A2-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:20:"2CFFE9A2-232x300.jpg";s:5:"width";i:232;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";i:0;s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1262, 927, '_oembed_e1c64b197b9a03cc844ca37278bcb9fb', '{{unknown}}'); INSERT INTO `wp_1postmeta` VALUES (1263, 928, '_oembed_5a59e5efc1ad714bea44948d3c58083d', '{{unknown}}'); INSERT INTO `wp_1postmeta` VALUES (1264, 1032, '_wp_attached_file', '2012/09/Menus-semaine-15.pdf'); INSERT INTO `wp_1postmeta` VALUES (1265, 929, '_oembed_d7217bae873031d10b7e5cd6382fe85f', '{{unknown}}'); INSERT INTO `wp_1postmeta` VALUES (1266, 1034, '_wp_attached_file', '2012/09/semaine-15.pdf'); INSERT INTO `wp_1postmeta` VALUES (1267, 1041, '_wp_attached_file', '2012/01/DSCF7387.jpg'); INSERT INTO `wp_1postmeta` VALUES (1268, 1041, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:640;s:6:"height";i:480;s:4:"file";s:20:"2012/01/DSCF7387.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:20:"DSCF7387-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"DSCF7387-300x225.jpg";s:5:"width";i:300;s:6:"height";i:225;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:20:"DSCF7387-640x288.jpg";s:5:"width";i:640;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:20:"DSCF7387-640x288.jpg";s:5:"width";i:640;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:20:"DSCF7387-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";i:0;s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1269, 1042, '_wp_attached_file', '2012/01/DSCF7388.jpg'); INSERT INTO `wp_1postmeta` VALUES (1270, 1042, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:640;s:6:"height";i:480;s:4:"file";s:20:"2012/01/DSCF7388.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:20:"DSCF7388-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"DSCF7388-300x225.jpg";s:5:"width";i:300;s:6:"height";i:225;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:20:"DSCF7388-640x288.jpg";s:5:"width";i:640;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:20:"DSCF7388-640x288.jpg";s:5:"width";i:640;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:20:"DSCF7388-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";i:0;s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1271, 1043, '_wp_attached_file', '2012/01/DSCF7394.jpg'); INSERT INTO `wp_1postmeta` VALUES (1272, 1043, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:640;s:6:"height";i:480;s:4:"file";s:20:"2012/01/DSCF7394.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:20:"DSCF7394-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"DSCF7394-300x225.jpg";s:5:"width";i:300;s:6:"height";i:225;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:20:"DSCF7394-640x288.jpg";s:5:"width";i:640;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:20:"DSCF7394-640x288.jpg";s:5:"width";i:640;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:20:"DSCF7394-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";i:0;s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1273, 1044, '_wp_attached_file', '2012/01/DSCF7399.jpg'); INSERT INTO `wp_1postmeta` VALUES (1274, 1044, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:640;s:6:"height";i:480;s:4:"file";s:20:"2012/01/DSCF7399.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:20:"DSCF7399-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"DSCF7399-300x225.jpg";s:5:"width";i:300;s:6:"height";i:225;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:20:"DSCF7399-640x288.jpg";s:5:"width";i:640;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:20:"DSCF7399-640x288.jpg";s:5:"width";i:640;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:20:"DSCF7399-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";i:0;s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1275, 1045, '_wp_attached_file', '2012/01/DSCF7401.jpg'); INSERT INTO `wp_1postmeta` VALUES (1276, 1045, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:640;s:6:"height";i:480;s:4:"file";s:20:"2012/01/DSCF7401.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:20:"DSCF7401-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"DSCF7401-300x225.jpg";s:5:"width";i:300;s:6:"height";i:225;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:20:"DSCF7401-640x288.jpg";s:5:"width";i:640;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:20:"DSCF7401-640x288.jpg";s:5:"width";i:640;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:20:"DSCF7401-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";i:0;s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1277, 1046, '_wp_attached_file', '2012/01/DSCF7404.jpg'); INSERT INTO `wp_1postmeta` VALUES (1278, 1046, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:640;s:6:"height";i:480;s:4:"file";s:20:"2012/01/DSCF7404.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:20:"DSCF7404-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"DSCF7404-300x225.jpg";s:5:"width";i:300;s:6:"height";i:225;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:20:"DSCF7404-640x288.jpg";s:5:"width";i:640;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:20:"DSCF7404-640x288.jpg";s:5:"width";i:640;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:20:"DSCF7404-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";i:0;s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1279, 1047, '_wp_attached_file', '2012/01/DSCF7413.jpg'); INSERT INTO `wp_1postmeta` VALUES (1280, 1047, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:640;s:6:"height";i:480;s:4:"file";s:20:"2012/01/DSCF7413.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:20:"DSCF7413-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"DSCF7413-300x225.jpg";s:5:"width";i:300;s:6:"height";i:225;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:20:"DSCF7413-640x288.jpg";s:5:"width";i:640;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:20:"DSCF7413-640x288.jpg";s:5:"width";i:640;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:20:"DSCF7413-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";i:0;s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1281, 1048, '_wp_attached_file', '2012/01/DSCF7436.jpg'); INSERT INTO `wp_1postmeta` VALUES (1282, 1048, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:640;s:6:"height";i:480;s:4:"file";s:20:"2012/01/DSCF7436.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:20:"DSCF7436-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"DSCF7436-300x225.jpg";s:5:"width";i:300;s:6:"height";i:225;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:20:"DSCF7436-640x288.jpg";s:5:"width";i:640;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:20:"DSCF7436-640x288.jpg";s:5:"width";i:640;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:20:"DSCF7436-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";i:0;s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1283, 1049, '_wp_attached_file', '2012/01/DSCF7451.jpg'); INSERT INTO `wp_1postmeta` VALUES (1284, 1049, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:640;s:6:"height";i:480;s:4:"file";s:20:"2012/01/DSCF7451.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:20:"DSCF7451-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"DSCF7451-300x225.jpg";s:5:"width";i:300;s:6:"height";i:225;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:20:"DSCF7451-640x288.jpg";s:5:"width";i:640;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:20:"DSCF7451-640x288.jpg";s:5:"width";i:640;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:20:"DSCF7451-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";i:0;s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1285, 1050, '_wp_attached_file', '2012/01/DSCF7452.jpg'); INSERT INTO `wp_1postmeta` VALUES (1286, 1050, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:640;s:6:"height";i:480;s:4:"file";s:20:"2012/01/DSCF7452.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:20:"DSCF7452-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"DSCF7452-300x225.jpg";s:5:"width";i:300;s:6:"height";i:225;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:20:"DSCF7452-640x288.jpg";s:5:"width";i:640;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:20:"DSCF7452-640x288.jpg";s:5:"width";i:640;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:20:"DSCF7452-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";i:0;s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1287, 1055, '_wp_attached_file', '2012/01/P1050107.jpg'); INSERT INTO `wp_1postmeta` VALUES (1288, 1055, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:448;s:6:"height";i:336;s:4:"file";s:20:"2012/01/P1050107.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:20:"P1050107-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"P1050107-300x224.jpg";s:5:"width";i:300;s:6:"height";i:224;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:20:"P1050107-448x288.jpg";s:5:"width";i:448;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:20:"P1050107-448x288.jpg";s:5:"width";i:448;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:20:"P1050107-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:3.29999999999999982236431605997495353221893310546875;s:6:"credit";s:0:"";s:6:"camera";s:7:"DMC-TZ7";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1350569384;s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"4.1";s:3:"iso";s:3:"400";s:13:"shutter_speed";s:4:"0.05";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1289, 1056, '_wp_attached_file', '2012/01/P1050108.jpg'); INSERT INTO `wp_1postmeta` VALUES (1290, 1056, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:448;s:6:"height";i:336;s:4:"file";s:20:"2012/01/P1050108.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:20:"P1050108-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"P1050108-300x224.jpg";s:5:"width";i:300;s:6:"height";i:224;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:20:"P1050108-448x288.jpg";s:5:"width";i:448;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:20:"P1050108-448x288.jpg";s:5:"width";i:448;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:20:"P1050108-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:3.899999999999999911182158029987476766109466552734375;s:6:"credit";s:0:"";s:6:"camera";s:7:"DMC-TZ7";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1350569392;s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"9.7";s:3:"iso";s:3:"400";s:13:"shutter_speed";s:4:"0.05";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1291, 1055, '_edit_lock', '1365748507:4'); INSERT INTO `wp_1postmeta` VALUES (1292, 1055, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (1293, 1061, '_wp_attached_file', '2012/09/Menus-semaine-16.pdf'); INSERT INTO `wp_1postmeta` VALUES (1294, 1063, '_wp_attached_file', '2012/09/semaine-16.pdf'); INSERT INTO `wp_1postmeta` VALUES (1299, 1082, '_wp_attached_file', '2012/01/DSCF7494_1.jpg'); INSERT INTO `wp_1postmeta` VALUES (1300, 1082, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:448;s:6:"height";i:336;s:4:"file";s:22:"2012/01/DSCF7494_1.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:22:"DSCF7494_1-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:22:"DSCF7494_1-300x224.jpg";s:5:"width";i:300;s:6:"height";i:224;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:22:"DSCF7494_1-448x288.jpg";s:5:"width";i:448;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:22:"DSCF7494_1-448x288.jpg";s:5:"width";i:448;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:22:"DSCF7494_1-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:5.4000000000000003552713678800500929355621337890625;s:6:"credit";s:0:"";s:6:"camera";s:13:"FinePix SL240";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1366289326;s:9:"copyright";s:0:"";s:12:"focal_length";s:4:"20.4";s:3:"iso";s:2:"64";s:13:"shutter_speed";s:6:"0.0025";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1301, 1083, '_wp_attached_file', '2012/01/DSCF7495_1.jpg'); INSERT INTO `wp_1postmeta` VALUES (1302, 1083, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:448;s:6:"height";i:336;s:4:"file";s:22:"2012/01/DSCF7495_1.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:22:"DSCF7495_1-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:22:"DSCF7495_1-300x224.jpg";s:5:"width";i:300;s:6:"height";i:224;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:22:"DSCF7495_1-448x288.jpg";s:5:"width";i:448;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:22:"DSCF7495_1-448x288.jpg";s:5:"width";i:448;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:22:"DSCF7495_1-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:11;s:6:"credit";s:0:"";s:6:"camera";s:13:"FinePix SL240";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1366289337;s:9:"copyright";s:0:"";s:12:"focal_length";s:4:"10.5";s:3:"iso";s:2:"64";s:13:"shutter_speed";s:16:"0.00833333333333";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1303, 1084, '_wp_attached_file', '2012/01/DSCF7496_1.jpg'); INSERT INTO `wp_1postmeta` VALUES (1304, 1084, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:448;s:6:"height";i:336;s:4:"file";s:22:"2012/01/DSCF7496_1.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:22:"DSCF7496_1-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:22:"DSCF7496_1-300x224.jpg";s:5:"width";i:300;s:6:"height";i:224;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:22:"DSCF7496_1-448x288.jpg";s:5:"width";i:448;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:22:"DSCF7496_1-448x288.jpg";s:5:"width";i:448;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:22:"DSCF7496_1-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:4.5;s:6:"credit";s:0:"";s:6:"camera";s:13:"FinePix SL240";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1366289345;s:9:"copyright";s:0:"";s:12:"focal_length";s:4:"10.5";s:3:"iso";s:2:"64";s:13:"shutter_speed";s:16:"0.00333333333333";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1305, 1085, '_wp_attached_file', '2012/01/DSCF7497_1.jpg'); INSERT INTO `wp_1postmeta` VALUES (1306, 1085, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:448;s:6:"height";i:336;s:4:"file";s:22:"2012/01/DSCF7497_1.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:22:"DSCF7497_1-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:22:"DSCF7497_1-300x224.jpg";s:5:"width";i:300;s:6:"height";i:224;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:22:"DSCF7497_1-448x288.jpg";s:5:"width";i:448;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:22:"DSCF7497_1-448x288.jpg";s:5:"width";i:448;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:22:"DSCF7497_1-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:4.5;s:6:"credit";s:0:"";s:6:"camera";s:13:"FinePix SL240";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1366289355;s:9:"copyright";s:0:"";s:12:"focal_length";s:4:"10.5";s:3:"iso";s:2:"64";s:13:"shutter_speed";s:8:"0.003125";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1307, 1086, '_wp_attached_file', '2012/01/DSCF7499_1.jpg'); INSERT INTO `wp_1postmeta` VALUES (1308, 1086, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:448;s:6:"height";i:336;s:4:"file";s:22:"2012/01/DSCF7499_1.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:22:"DSCF7499_1-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:22:"DSCF7499_1-300x224.jpg";s:5:"width";i:300;s:6:"height";i:224;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:22:"DSCF7499_1-448x288.jpg";s:5:"width";i:448;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:22:"DSCF7499_1-448x288.jpg";s:5:"width";i:448;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:22:"DSCF7499_1-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:5.4000000000000003552713678800500929355621337890625;s:6:"credit";s:0:"";s:6:"camera";s:13:"FinePix SL240";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1366289374;s:9:"copyright";s:0:"";s:12:"focal_length";s:4:"53.8";s:3:"iso";s:3:"200";s:13:"shutter_speed";s:5:"0.002";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1309, 1087, '_wp_attached_file', '2012/01/DSCF7501_1.jpg'); INSERT INTO `wp_1postmeta` VALUES (1310, 1087, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:448;s:6:"height";i:336;s:4:"file";s:22:"2012/01/DSCF7501_1.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:22:"DSCF7501_1-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:22:"DSCF7501_1-300x224.jpg";s:5:"width";i:300;s:6:"height";i:224;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:22:"DSCF7501_1-448x288.jpg";s:5:"width";i:448;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:22:"DSCF7501_1-448x288.jpg";s:5:"width";i:448;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:22:"DSCF7501_1-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:11;s:6:"credit";s:0:"";s:6:"camera";s:13:"FinePix SL240";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1366289408;s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"9.1";s:3:"iso";s:2:"64";s:13:"shutter_speed";s:15:"0.0111111111111";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1311, 1083, '_edit_lock', '1366449504:4'); INSERT INTO `wp_1postmeta` VALUES (1312, 1083, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (1313, 1082, '_edit_lock', '1366449525:4'); INSERT INTO `wp_1postmeta` VALUES (1314, 1082, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (1315, 1084, '_edit_lock', '1366449550:4'); INSERT INTO `wp_1postmeta` VALUES (1316, 1084, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (1317, 1085, '_edit_lock', '1366449569:4'); INSERT INTO `wp_1postmeta` VALUES (1318, 1085, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (1319, 1086, '_edit_lock', '1366449591:4'); INSERT INTO `wp_1postmeta` VALUES (1320, 1086, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (1321, 1087, '_edit_lock', '1366449610:4'); INSERT INTO `wp_1postmeta` VALUES (1322, 1087, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (1323, 1090, '_wp_attached_file', '2013/03/Anciens-CAP-AS.jpg'); INSERT INTO `wp_1postmeta` VALUES (1324, 1090, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:3072;s:6:"height";i:2304;s:4:"file";s:26:"2013/03/Anciens-CAP-AS.jpg";s:5:"sizes";a:6:{s:9:"thumbnail";a:4:{s:4:"file";s:26:"Anciens-CAP-AS-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:26:"Anciens-CAP-AS-300x225.jpg";s:5:"width";i:300;s:6:"height";i:225;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:27:"Anciens-CAP-AS-1024x768.jpg";s:5:"width";i:1024;s:6:"height";i:768;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:27:"Anciens-CAP-AS-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:27:"Anciens-CAP-AS-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:26:"Anciens-CAP-AS-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:3.100000000000000088817841970012523233890533447265625;s:6:"credit";s:0:"";s:6:"camera";s:13:"FinePix SL240";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1364575866;s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"4.3";s:3:"iso";s:3:"400";s:13:"shutter_speed";s:15:"0.0294117647059";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1325, 1106, '_wp_attached_file', '2013/03/2C0FD70C-e1366563043487.jpg'); INSERT INTO `wp_1postmeta` VALUES (1326, 1106, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1222;s:6:"height";i:792;s:4:"file";s:35:"2013/03/2C0FD70C-e1366563043487.jpg";s:5:"sizes";a:6:{s:9:"thumbnail";a:4:{s:4:"file";s:35:"2C0FD70C-e1366563043487-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:35:"2C0FD70C-e1366563043487-300x194.jpg";s:5:"width";i:300;s:6:"height";i:194;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:36:"2C0FD70C-e1366563043487-1024x663.jpg";s:5:"width";i:1024;s:6:"height";i:663;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:21:"2C0FD70C-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:21:"2C0FD70C-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:20:"2C0FD70C-462x300.jpg";s:5:"width";i:462;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";i:0;s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1327, 1106, '_edit_lock', '1366563070:4'); INSERT INTO `wp_1postmeta` VALUES (1328, 1106, '_wp_attachment_backup_sizes', 'a:7:{s:9:"full-orig";a:3:{s:5:"width";i:1222;s:6:"height";i:792;s:4:"file";s:12:"2C0FD70C.jpg";}s:14:"thumbnail-orig";a:4:{s:4:"file";s:20:"2C0FD70C-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:11:"medium-orig";a:4:{s:4:"file";s:20:"2C0FD70C-300x194.jpg";s:5:"width";i:300;s:6:"height";i:194;s:9:"mime-type";s:10:"image/jpeg";}s:10:"large-orig";a:4:{s:4:"file";s:21:"2C0FD70C-1024x663.jpg";s:5:"width";i:1024;s:6:"height";i:663;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-orig";a:4:{s:4:"file";s:21:"2C0FD70C-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:18:"large-feature-orig";a:4:{s:4:"file";s:21:"2C0FD70C-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:18:"small-feature-orig";a:4:{s:4:"file";s:20:"2C0FD70C-462x300.jpg";s:5:"width";i:462;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}'); INSERT INTO `wp_1postmeta` VALUES (1329, 1106, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (1330, 1108, '_wp_attached_file', '2013/03/7DACBDC9-e1366563116183.jpg'); INSERT INTO `wp_1postmeta` VALUES (1331, 1108, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1229;s:6:"height";i:765;s:4:"file";s:35:"2013/03/7DACBDC9-e1366563116183.jpg";s:5:"sizes";a:6:{s:9:"thumbnail";a:4:{s:4:"file";s:35:"7DACBDC9-e1366563116183-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:35:"7DACBDC9-e1366563116183-300x186.jpg";s:5:"width";i:300;s:6:"height";i:186;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:36:"7DACBDC9-e1366563116183-1024x637.jpg";s:5:"width";i:1024;s:6:"height";i:637;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:21:"7DACBDC9-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:21:"7DACBDC9-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:20:"7DACBDC9-481x300.jpg";s:5:"width";i:481;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";i:0;s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1332, 1108, '_edit_lock', '1366563140:4'); INSERT INTO `wp_1postmeta` VALUES (1333, 1108, '_wp_attachment_backup_sizes', 'a:7:{s:9:"full-orig";a:3:{s:5:"width";i:1229;s:6:"height";i:765;s:4:"file";s:12:"7DACBDC9.jpg";}s:14:"thumbnail-orig";a:4:{s:4:"file";s:20:"7DACBDC9-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:11:"medium-orig";a:4:{s:4:"file";s:20:"7DACBDC9-300x186.jpg";s:5:"width";i:300;s:6:"height";i:186;s:9:"mime-type";s:10:"image/jpeg";}s:10:"large-orig";a:4:{s:4:"file";s:21:"7DACBDC9-1024x637.jpg";s:5:"width";i:1024;s:6:"height";i:637;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-orig";a:4:{s:4:"file";s:21:"7DACBDC9-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:18:"large-feature-orig";a:4:{s:4:"file";s:21:"7DACBDC9-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:18:"small-feature-orig";a:4:{s:4:"file";s:20:"7DACBDC9-481x300.jpg";s:5:"width";i:481;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}'); INSERT INTO `wp_1postmeta` VALUES (1334, 1108, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (1335, 1109, '_wp_attached_file', '2013/03/9BC16EE0-e1366563194777.jpg'); INSERT INTO `wp_1postmeta` VALUES (1336, 1109, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:503;s:6:"height";i:691;s:4:"file";s:35:"2013/03/9BC16EE0-e1366563194777.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:35:"9BC16EE0-e1366563194777-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:35:"9BC16EE0-e1366563194777-218x300.jpg";s:5:"width";i:218;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:20:"9BC16EE0-503x288.jpg";s:5:"width";i:503;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:20:"9BC16EE0-503x288.jpg";s:5:"width";i:503;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:20:"9BC16EE0-218x300.jpg";s:5:"width";i:218;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";i:0;s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1337, 1109, '_edit_lock', '1366563198:4'); INSERT INTO `wp_1postmeta` VALUES (1338, 1109, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (1339, 1109, '_wp_attachment_backup_sizes', 'a:6:{s:9:"full-orig";a:3:{s:5:"width";i:503;s:6:"height";i:691;s:4:"file";s:12:"9BC16EE0.jpg";}s:14:"thumbnail-orig";a:4:{s:4:"file";s:20:"9BC16EE0-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:11:"medium-orig";a:4:{s:4:"file";s:20:"9BC16EE0-218x300.jpg";s:5:"width";i:218;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-orig";a:4:{s:4:"file";s:20:"9BC16EE0-503x288.jpg";s:5:"width";i:503;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:18:"large-feature-orig";a:4:{s:4:"file";s:20:"9BC16EE0-503x288.jpg";s:5:"width";i:503;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:18:"small-feature-orig";a:4:{s:4:"file";s:20:"9BC16EE0-218x300.jpg";s:5:"width";i:218;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}'); INSERT INTO `wp_1postmeta` VALUES (1347, 1111, '_wp_attachment_backup_sizes', 'a:6:{s:9:"full-orig";a:3:{s:5:"width";i:591;s:6:"height";i:429;s:4:"file";s:12:"73A1A7F6.jpg";}s:14:"thumbnail-orig";a:4:{s:4:"file";s:20:"73A1A7F6-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:11:"medium-orig";a:4:{s:4:"file";s:20:"73A1A7F6-300x217.jpg";s:5:"width";i:300;s:6:"height";i:217;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-orig";a:4:{s:4:"file";s:20:"73A1A7F6-591x288.jpg";s:5:"width";i:591;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:18:"large-feature-orig";a:4:{s:4:"file";s:20:"73A1A7F6-591x288.jpg";s:5:"width";i:591;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:18:"small-feature-orig";a:4:{s:4:"file";s:20:"73A1A7F6-413x300.jpg";s:5:"width";i:413;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}'); INSERT INTO `wp_1postmeta` VALUES (1346, 1111, '_edit_lock', '1366563285:4'); INSERT INTO `wp_1postmeta` VALUES (1348, 1111, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (1349, 1112, '_wp_attached_file', '2013/03/87B56B5D.jpg'); INSERT INTO `wp_1postmeta` VALUES (1350, 1112, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1216;s:6:"height";i:792;s:4:"file";s:20:"2013/03/87B56B5D.jpg";s:5:"sizes";a:6:{s:9:"thumbnail";a:4:{s:4:"file";s:20:"87B56B5D-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"87B56B5D-300x195.jpg";s:5:"width";i:300;s:6:"height";i:195;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:21:"87B56B5D-1024x666.jpg";s:5:"width";i:1024;s:6:"height";i:666;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:21:"87B56B5D-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:21:"87B56B5D-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:20:"87B56B5D-460x300.jpg";s:5:"width";i:460;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";i:0;s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1344, 1111, '_wp_attached_file', '2013/03/73A1A7F6-e1366563273668.jpg'); INSERT INTO `wp_1postmeta` VALUES (1345, 1111, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:591;s:6:"height";i:429;s:4:"file";s:35:"2013/03/73A1A7F6-e1366563273668.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:35:"73A1A7F6-e1366563273668-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:35:"73A1A7F6-e1366563273668-300x217.jpg";s:5:"width";i:300;s:6:"height";i:217;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:20:"73A1A7F6-591x288.jpg";s:5:"width";i:591;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:20:"73A1A7F6-591x288.jpg";s:5:"width";i:591;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:20:"73A1A7F6-413x300.jpg";s:5:"width";i:413;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";i:0;s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1351, 1112, '_edit_lock', '1366563322:4'); INSERT INTO `wp_1postmeta` VALUES (1352, 1112, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (1353, 1113, '_wp_attached_file', '2013/03/174B6F18.jpg'); INSERT INTO `wp_1postmeta` VALUES (1354, 1113, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1222;s:6:"height";i:786;s:4:"file";s:20:"2013/03/174B6F18.jpg";s:5:"sizes";a:6:{s:9:"thumbnail";a:4:{s:4:"file";s:20:"174B6F18-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"174B6F18-300x192.jpg";s:5:"width";i:300;s:6:"height";i:192;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:21:"174B6F18-1024x658.jpg";s:5:"width";i:1024;s:6:"height";i:658;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:21:"174B6F18-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:21:"174B6F18-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:20:"174B6F18-466x300.jpg";s:5:"width";i:466;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";i:0;s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1355, 1113, '_edit_lock', '1366563371:4'); INSERT INTO `wp_1postmeta` VALUES (1356, 1113, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (1361, 1115, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:766;s:6:"height";i:1108;s:4:"file";s:20:"2013/03/853B0382.jpg";s:5:"sizes";a:6:{s:9:"thumbnail";a:4:{s:4:"file";s:20:"853B0382-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"853B0382-207x300.jpg";s:5:"width";i:207;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:21:"853B0382-707x1024.jpg";s:5:"width";i:707;s:6:"height";i:1024;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:20:"853B0382-766x288.jpg";s:5:"width";i:766;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:20:"853B0382-766x288.jpg";s:5:"width";i:766;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:20:"853B0382-207x300.jpg";s:5:"width";i:207;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";i:0;s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1360, 1115, '_wp_attached_file', '2013/03/853B0382.jpg'); INSERT INTO `wp_1postmeta` VALUES (1362, 1115, '_edit_lock', '1366563426:4'); INSERT INTO `wp_1postmeta` VALUES (1363, 1115, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (1364, 1116, '_wp_attached_file', '2013/03/1777078E-e1366563476792.jpg'); INSERT INTO `wp_1postmeta` VALUES (1365, 1116, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1135;s:6:"height";i:792;s:4:"file";s:35:"2013/03/1777078E-e1366563476792.jpg";s:5:"sizes";a:6:{s:9:"thumbnail";a:4:{s:4:"file";s:35:"1777078E-e1366563476792-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:35:"1777078E-e1366563476792-300x209.jpg";s:5:"width";i:300;s:6:"height";i:209;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:36:"1777078E-e1366563476792-1024x714.jpg";s:5:"width";i:1024;s:6:"height";i:714;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:21:"1777078E-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:21:"1777078E-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:20:"1777078E-429x300.jpg";s:5:"width";i:429;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";i:0;s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1366, 1116, '_edit_lock', '1366563489:4'); INSERT INTO `wp_1postmeta` VALUES (1367, 1116, '_wp_attachment_backup_sizes', 'a:7:{s:9:"full-orig";a:3:{s:5:"width";i:1135;s:6:"height";i:792;s:4:"file";s:12:"1777078E.jpg";}s:14:"thumbnail-orig";a:4:{s:4:"file";s:20:"1777078E-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:11:"medium-orig";a:4:{s:4:"file";s:20:"1777078E-300x209.jpg";s:5:"width";i:300;s:6:"height";i:209;s:9:"mime-type";s:10:"image/jpeg";}s:10:"large-orig";a:4:{s:4:"file";s:21:"1777078E-1024x714.jpg";s:5:"width";i:1024;s:6:"height";i:714;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-orig";a:4:{s:4:"file";s:21:"1777078E-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:18:"large-feature-orig";a:4:{s:4:"file";s:21:"1777078E-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:18:"small-feature-orig";a:4:{s:4:"file";s:20:"1777078E-429x300.jpg";s:5:"width";i:429;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}'); INSERT INTO `wp_1postmeta` VALUES (1368, 1116, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (1369, 1117, '_wp_attached_file', '2013/03/D05FB70.jpg'); INSERT INTO `wp_1postmeta` VALUES (1370, 1117, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1236;s:6:"height";i:792;s:4:"file";s:19:"2013/03/D05FB70.jpg";s:5:"sizes";a:6:{s:9:"thumbnail";a:4:{s:4:"file";s:19:"D05FB70-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:19:"D05FB70-300x192.jpg";s:5:"width";i:300;s:6:"height";i:192;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:20:"D05FB70-1024x656.jpg";s:5:"width";i:1024;s:6:"height";i:656;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:20:"D05FB70-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:20:"D05FB70-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:19:"D05FB70-468x300.jpg";s:5:"width";i:468;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";i:0;s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1371, 1117, '_edit_lock', '1366563529:4'); INSERT INTO `wp_1postmeta` VALUES (1372, 1117, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (1373, 1118, '_wp_attached_file', '2013/03/AEBE3488.jpg'); INSERT INTO `wp_1postmeta` VALUES (1374, 1118, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:692;s:6:"height";i:483;s:4:"file";s:20:"2013/03/AEBE3488.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:20:"AEBE3488-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"AEBE3488-300x209.jpg";s:5:"width";i:300;s:6:"height";i:209;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:20:"AEBE3488-692x288.jpg";s:5:"width";i:692;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:20:"AEBE3488-692x288.jpg";s:5:"width";i:692;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:20:"AEBE3488-429x300.jpg";s:5:"width";i:429;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";i:0;s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1375, 1118, '_edit_lock', '1366563569:4'); INSERT INTO `wp_1postmeta` VALUES (1376, 1118, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (1427, 1161, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1000;s:6:"height";i:400;s:4:"file";s:41:"2013/04/cropped-Couverture-avril-2013.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:41:"cropped-Couverture-avril-2013-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:41:"cropped-Couverture-avril-2013-300x120.jpg";s:5:"width";i:300;s:6:"height";i:120;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:42:"cropped-Couverture-avril-2013-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:42:"cropped-Couverture-avril-2013-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:41:"cropped-Couverture-avril-2013-500x200.jpg";s:5:"width";i:500;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";i:0;s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1413, 1129, '_oembed_39512a3efe7bdb3b3502d5e010e6561e', '{{unknown}}'); INSERT INTO `wp_1postmeta` VALUES (1414, 1134, '_wp_attached_file', '2012/01/ELEVES-1re-Pro.jpeg'); INSERT INTO `wp_1postmeta` VALUES (1415, 1134, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1256;s:6:"height";i:742;s:4:"file";s:27:"2012/01/ELEVES-1re-Pro.jpeg";s:5:"sizes";a:6:{s:9:"thumbnail";a:4:{s:4:"file";s:27:"ELEVES-1re-Pro-150x150.jpeg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:27:"ELEVES-1re-Pro-300x177.jpeg";s:5:"width";i:300;s:6:"height";i:177;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:28:"ELEVES-1re-Pro-1024x604.jpeg";s:5:"width";i:1024;s:6:"height";i:604;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:28:"ELEVES-1re-Pro-1000x288.jpeg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:28:"ELEVES-1re-Pro-1000x288.jpeg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:27:"ELEVES-1re-Pro-500x295.jpeg";s:5:"width";i:500;s:6:"height";i:295;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";i:0;s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1425, 1161, '_wp_attached_file', '2013/04/cropped-Couverture-avril-2013.jpg'); INSERT INTO `wp_1postmeta` VALUES (1426, 1161, '_wp_attachment_context', 'custom-header'); INSERT INTO `wp_1postmeta` VALUES (1421, 1154, '_wp_attached_file', '2013/02/P1050099.jpg'); INSERT INTO `wp_1postmeta` VALUES (1422, 1154, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:3648;s:6:"height";i:2736;s:4:"file";s:20:"2013/02/P1050099.jpg";s:5:"sizes";a:6:{s:9:"thumbnail";a:4:{s:4:"file";s:20:"P1050099-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"P1050099-300x225.jpg";s:5:"width";i:300;s:6:"height";i:225;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:21:"P1050099-1024x768.jpg";s:5:"width";i:1024;s:6:"height";i:768;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:21:"P1050099-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:21:"P1050099-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:20:"P1050099-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:4;s:6:"credit";s:0:"";s:6:"camera";s:7:"DMC-TZ7";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1350568326;s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"4.1";s:3:"iso";s:2:"80";s:13:"shutter_speed";s:5:"0.004";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1423, 1157, '_wp_attached_file', '2013/02/P1240981.jpg'); INSERT INTO `wp_1postmeta` VALUES (1424, 1157, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:2560;s:6:"height";i:1920;s:4:"file";s:20:"2013/02/P1240981.jpg";s:5:"sizes";a:6:{s:9:"thumbnail";a:4:{s:4:"file";s:20:"P1240981-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"P1240981-300x225.jpg";s:5:"width";i:300;s:6:"height";i:225;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:21:"P1240981-1024x768.jpg";s:5:"width";i:1024;s:6:"height";i:768;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:21:"P1240981-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:21:"P1240981-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:20:"P1240981-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:4;s:6:"credit";s:0:"";s:6:"camera";s:8:"DMC-FZ38";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1363862894;s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"5.4";s:3:"iso";s:2:"80";s:13:"shutter_speed";s:5:"0.005";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1428, 1161, '_wp_attachment_is_custom_header', 'twentyeleven'); INSERT INTO `wp_1postmeta` VALUES (1429, 1162, '_wp_attached_file', '2013/04/cropped-Couverture-avril-20131.jpg'); INSERT INTO `wp_1postmeta` VALUES (1434, 1162, '_oembed_91f38f92dafebca1980668ddf8a0f681', '{{unknown}}'); INSERT INTO `wp_1postmeta` VALUES (1432, 1162, '_wp_attachment_is_custom_header', 'twentyeleven'); INSERT INTO `wp_1postmeta` VALUES (1433, 1161, '_oembed_59cbc99065f937fa8cbb19f7a2ecc8ca', '{{unknown}}'); INSERT INTO `wp_1postmeta` VALUES (1430, 1162, '_wp_attachment_context', 'custom-header'); INSERT INTO `wp_1postmeta` VALUES (1431, 1162, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1000;s:6:"height";i:303;s:4:"file";s:42:"2013/04/cropped-Couverture-avril-20131.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:42:"cropped-Couverture-avril-20131-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:41:"cropped-Couverture-avril-20131-300x90.jpg";s:5:"width";i:300;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:43:"cropped-Couverture-avril-20131-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:43:"cropped-Couverture-avril-20131-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:42:"cropped-Couverture-avril-20131-500x151.jpg";s:5:"width";i:500;s:6:"height";i:151;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";i:0;s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1438, 1176, '_wp_attached_file', '2012/01/104_0727.jpg'); INSERT INTO `wp_1postmeta` VALUES (1439, 1176, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:3072;s:6:"height";i:1728;s:4:"file";s:20:"2012/01/104_0727.jpg";s:5:"sizes";a:6:{s:9:"thumbnail";a:4:{s:4:"file";s:20:"104_0727-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"104_0727-300x168.jpg";s:5:"width";i:300;s:6:"height";i:168;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:21:"104_0727-1024x576.jpg";s:5:"width";i:1024;s:6:"height";i:576;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:21:"104_0727-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:21:"104_0727-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:20:"104_0727-500x281.jpg";s:5:"width";i:500;s:6:"height";i:281;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:2.79999999999999982236431605997495353221893310546875;s:6:"credit";s:0:"";s:6:"camera";s:32:"KODAK PLAYFULL Video Camera, Ze1";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1367337068;s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"3.9";s:3:"iso";s:3:"125";s:13:"shutter_speed";s:5:"0.008";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1435, 1165, '_wp_attached_file', '2012/09/semaine-19-et-20.pdf'); INSERT INTO `wp_1postmeta` VALUES (1436, 1175, '_wp_attached_file', '2012/01/104_0737.jpg'); INSERT INTO `wp_1postmeta` VALUES (1437, 1175, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:3072;s:6:"height";i:1728;s:4:"file";s:20:"2012/01/104_0737.jpg";s:5:"sizes";a:6:{s:9:"thumbnail";a:4:{s:4:"file";s:20:"104_0737-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"104_0737-300x168.jpg";s:5:"width";i:300;s:6:"height";i:168;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:21:"104_0737-1024x576.jpg";s:5:"width";i:1024;s:6:"height";i:576;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:21:"104_0737-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:21:"104_0737-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:20:"104_0737-500x281.jpg";s:5:"width";i:500;s:6:"height";i:281;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:2.79999999999999982236431605997495353221893310546875;s:6:"credit";s:0:"";s:6:"camera";s:32:"KODAK PLAYFULL Video Camera, Ze1";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1367399667;s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"3.9";s:3:"iso";s:3:"125";s:13:"shutter_speed";s:9:"0.0015625";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1409, 1129, '_wp_attached_file', '2013/04/cropped-Couverture-avril-2013-23.jpg'); INSERT INTO `wp_1postmeta` VALUES (1410, 1129, '_wp_attachment_context', 'custom-header'); INSERT INTO `wp_1postmeta` VALUES (1411, 1129, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1000;s:6:"height";i:330;s:4:"file";s:44:"2013/04/cropped-Couverture-avril-2013-23.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:44:"cropped-Couverture-avril-2013-23-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:43:"cropped-Couverture-avril-2013-23-300x99.jpg";s:5:"width";i:300;s:6:"height";i:99;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:45:"cropped-Couverture-avril-2013-23-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:45:"cropped-Couverture-avril-2013-23-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:44:"cropped-Couverture-avril-2013-23-500x165.jpg";s:5:"width";i:500;s:6:"height";i:165;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";i:0;s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1412, 1129, '_wp_attachment_is_custom_header', 'twentyeleven'); INSERT INTO `wp_1postmeta` VALUES (1508, 1206, '_wp_attached_file', '2012/01/3pp1.jpg'); INSERT INTO `wp_1postmeta` VALUES (1509, 1206, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:3280;s:6:"height";i:1200;s:4:"file";s:16:"2012/01/3pp1.jpg";s:5:"sizes";a:6:{s:9:"thumbnail";a:4:{s:4:"file";s:16:"3pp1-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:16:"3pp1-300x109.jpg";s:5:"width";i:300;s:6:"height";i:109;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:17:"3pp1-1024x374.jpg";s:5:"width";i:1024;s:6:"height";i:374;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:17:"3pp1-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:17:"3pp1-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:16:"3pp1-500x182.jpg";s:5:"width";i:500;s:6:"height";i:182;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";i:0;s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1442, 1178, '_wp_attached_file', '2012/01/104_0670.jpg'); INSERT INTO `wp_1postmeta` VALUES (1443, 1178, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1728;s:6:"height";i:3072;s:4:"file";s:20:"2012/01/104_0670.jpg";s:5:"sizes";a:6:{s:9:"thumbnail";a:4:{s:4:"file";s:20:"104_0670-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"104_0670-168x300.jpg";s:5:"width";i:168;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:21:"104_0670-576x1024.jpg";s:5:"width";i:576;s:6:"height";i:1024;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:21:"104_0670-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:21:"104_0670-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:20:"104_0670-168x300.jpg";s:5:"width";i:168;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:2.79999999999999982236431605997495353221893310546875;s:6:"credit";s:0:"";s:6:"camera";s:32:"KODAK PLAYFULL Video Camera, Ze1";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1367325690;s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"3.9";s:3:"iso";s:3:"200";s:13:"shutter_speed";s:15:"0.0333333333333";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1444, 1179, '_wp_attached_file', '2012/01/104_0657.jpg'); INSERT INTO `wp_1postmeta` VALUES (1445, 1179, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1728;s:6:"height";i:3072;s:4:"file";s:20:"2012/01/104_0657.jpg";s:5:"sizes";a:6:{s:9:"thumbnail";a:4:{s:4:"file";s:20:"104_0657-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"104_0657-168x300.jpg";s:5:"width";i:168;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:21:"104_0657-576x1024.jpg";s:5:"width";i:576;s:6:"height";i:1024;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:21:"104_0657-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:21:"104_0657-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:20:"104_0657-168x300.jpg";s:5:"width";i:168;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:2.79999999999999982236431605997495353221893310546875;s:6:"credit";s:0:"";s:6:"camera";s:32:"KODAK PLAYFULL Video Camera, Ze1";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1367324127;s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"3.9";s:3:"iso";s:3:"125";s:13:"shutter_speed";s:8:"0.000625";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1446, 1180, '_wp_attached_file', '2012/01/104_0608.jpg'); INSERT INTO `wp_1postmeta` VALUES (1447, 1180, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:3072;s:6:"height";i:1728;s:4:"file";s:20:"2012/01/104_0608.jpg";s:5:"sizes";a:6:{s:9:"thumbnail";a:4:{s:4:"file";s:20:"104_0608-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"104_0608-300x168.jpg";s:5:"width";i:300;s:6:"height";i:168;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:21:"104_0608-1024x576.jpg";s:5:"width";i:1024;s:6:"height";i:576;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:21:"104_0608-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:21:"104_0608-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:20:"104_0608-500x281.jpg";s:5:"width";i:500;s:6:"height";i:281;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:2.79999999999999982236431605997495353221893310546875;s:6:"credit";s:0:"";s:6:"camera";s:32:"KODAK PLAYFULL Video Camera, Ze1";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1367252375;s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"3.9";s:3:"iso";s:3:"125";s:13:"shutter_speed";s:5:"0.001";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1448, 1181, '_wp_attached_file', '2012/01/104_0779.jpg'); INSERT INTO `wp_1postmeta` VALUES (1449, 1181, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:3072;s:6:"height";i:1728;s:4:"file";s:20:"2012/01/104_0779.jpg";s:5:"sizes";a:6:{s:9:"thumbnail";a:4:{s:4:"file";s:20:"104_0779-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"104_0779-300x168.jpg";s:5:"width";i:300;s:6:"height";i:168;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:21:"104_0779-1024x576.jpg";s:5:"width";i:1024;s:6:"height";i:576;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:21:"104_0779-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:21:"104_0779-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:20:"104_0779-500x281.jpg";s:5:"width";i:500;s:6:"height";i:281;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:2.79999999999999982236431605997495353221893310546875;s:6:"credit";s:0:"";s:6:"camera";s:32:"KODAK PLAYFULL Video Camera, Ze1";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1367429510;s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"3.9";s:3:"iso";s:3:"125";s:13:"shutter_speed";s:6:"0.0005";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1450, 1182, '_wp_attached_file', '2012/01/104_0635.jpg'); INSERT INTO `wp_1postmeta` VALUES (1451, 1182, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:3072;s:6:"height";i:1728;s:4:"file";s:20:"2012/01/104_0635.jpg";s:5:"sizes";a:6:{s:9:"thumbnail";a:4:{s:4:"file";s:20:"104_0635-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"104_0635-300x168.jpg";s:5:"width";i:300;s:6:"height";i:168;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:21:"104_0635-1024x576.jpg";s:5:"width";i:1024;s:6:"height";i:576;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:21:"104_0635-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:21:"104_0635-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:20:"104_0635-500x281.jpg";s:5:"width";i:500;s:6:"height";i:281;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:2.79999999999999982236431605997495353221893310546875;s:6:"credit";s:0:"";s:6:"camera";s:32:"KODAK PLAYFULL Video Camera, Ze1";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1367316818;s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"3.9";s:3:"iso";s:3:"125";s:13:"shutter_speed";s:6:"0.0005";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1452, 1183, '_wp_attached_file', '2012/01/104_0592.jpg'); INSERT INTO `wp_1postmeta` VALUES (1453, 1183, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:3072;s:6:"height";i:1728;s:4:"file";s:20:"2012/01/104_0592.jpg";s:5:"sizes";a:6:{s:9:"thumbnail";a:4:{s:4:"file";s:20:"104_0592-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"104_0592-300x168.jpg";s:5:"width";i:300;s:6:"height";i:168;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:21:"104_0592-1024x576.jpg";s:5:"width";i:1024;s:6:"height";i:576;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:21:"104_0592-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:21:"104_0592-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:20:"104_0592-500x281.jpg";s:5:"width";i:500;s:6:"height";i:281;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:2.79999999999999982236431605997495353221893310546875;s:6:"credit";s:0:"";s:6:"camera";s:32:"KODAK PLAYFULL Video Camera, Ze1";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1367245164;s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"3.9";s:3:"iso";s:3:"125";s:13:"shutter_speed";s:5:"0.008";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1454, 1184, '_wp_attached_file', '2012/01/104_0615.jpg'); INSERT INTO `wp_1postmeta` VALUES (1455, 1184, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:3072;s:6:"height";i:1728;s:4:"file";s:20:"2012/01/104_0615.jpg";s:5:"sizes";a:6:{s:9:"thumbnail";a:4:{s:4:"file";s:20:"104_0615-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"104_0615-300x168.jpg";s:5:"width";i:300;s:6:"height";i:168;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:21:"104_0615-1024x576.jpg";s:5:"width";i:1024;s:6:"height";i:576;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:21:"104_0615-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:21:"104_0615-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:20:"104_0615-500x281.jpg";s:5:"width";i:500;s:6:"height";i:281;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:2.79999999999999982236431605997495353221893310546875;s:6:"credit";s:0:"";s:6:"camera";s:32:"KODAK PLAYFULL Video Camera, Ze1";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1367252848;s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"3.9";s:3:"iso";s:3:"125";s:13:"shutter_speed";s:6:"0.0005";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1456, 1185, '_wp_attached_file', '2012/01/104_0522.jpg'); INSERT INTO `wp_1postmeta` VALUES (1457, 1185, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:3072;s:6:"height";i:1728;s:4:"file";s:20:"2012/01/104_0522.jpg";s:5:"sizes";a:6:{s:9:"thumbnail";a:4:{s:4:"file";s:20:"104_0522-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"104_0522-300x168.jpg";s:5:"width";i:300;s:6:"height";i:168;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:21:"104_0522-1024x576.jpg";s:5:"width";i:1024;s:6:"height";i:576;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:21:"104_0522-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:21:"104_0522-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:20:"104_0522-500x281.jpg";s:5:"width";i:500;s:6:"height";i:281;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:2.79999999999999982236431605997495353221893310546875;s:6:"credit";s:0:"";s:6:"camera";s:32:"KODAK PLAYFULL Video Camera, Ze1";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1367158115;s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"3.9";s:3:"iso";s:3:"200";s:13:"shutter_speed";s:15:"0.0166666666667";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1458, 1186, '_wp_attached_file', '2012/01/58163_10200451992997192_549244413_n.jpg'); INSERT INTO `wp_1postmeta` VALUES (1459, 1186, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:960;s:6:"height";i:720;s:4:"file";s:47:"2012/01/58163_10200451992997192_549244413_n.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:47:"58163_10200451992997192_549244413_n-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:47:"58163_10200451992997192_549244413_n-300x225.jpg";s:5:"width";i:300;s:6:"height";i:225;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:47:"58163_10200451992997192_549244413_n-960x288.jpg";s:5:"width";i:960;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:47:"58163_10200451992997192_549244413_n-960x288.jpg";s:5:"width";i:960;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:47:"58163_10200451992997192_549244413_n-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";i:0;s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1460, 1187, '_wp_attached_file', '2012/01/62605_10200451998277324_1154076658_n.jpg'); INSERT INTO `wp_1postmeta` VALUES (1461, 1187, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:960;s:6:"height";i:720;s:4:"file";s:48:"2012/01/62605_10200451998277324_1154076658_n.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:48:"62605_10200451998277324_1154076658_n-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:48:"62605_10200451998277324_1154076658_n-300x225.jpg";s:5:"width";i:300;s:6:"height";i:225;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:48:"62605_10200451998277324_1154076658_n-960x288.jpg";s:5:"width";i:960;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:48:"62605_10200451998277324_1154076658_n-960x288.jpg";s:5:"width";i:960;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:48:"62605_10200451998277324_1154076658_n-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";i:0;s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1495, 1179, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (1496, 1178, '_edit_lock', '1367830101:4'); INSERT INTO `wp_1postmeta` VALUES (1497, 1178, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (1499, 1176, '_edit_lock', '1367830137:4'); INSERT INTO `wp_1postmeta` VALUES (1500, 1176, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (1501, 1175, '_edit_lock', '1367830156:4'); INSERT INTO `wp_1postmeta` VALUES (1502, 1175, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (1503, 1194, '_wp_attached_file', '2012/09/Menus-semaine-20.pdf'); INSERT INTO `wp_1postmeta` VALUES (1504, 1197, '_wp_attached_file', '2012/09/Menus-semaine-21.pdf'); INSERT INTO `wp_1postmeta` VALUES (1505, 1199, '_wp_attached_file', '2012/09/semaine-21.pdf'); INSERT INTO `wp_1postmeta` VALUES (1506, 1205, '_wp_attached_file', '2012/01/3pp.jpg'); INSERT INTO `wp_1postmeta` VALUES (1507, 1205, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:3072;s:6:"height";i:2304;s:4:"file";s:15:"2012/01/3pp.jpg";s:5:"sizes";a:6:{s:9:"thumbnail";a:4:{s:4:"file";s:15:"3pp-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:15:"3pp-300x225.jpg";s:5:"width";i:300;s:6:"height";i:225;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:16:"3pp-1024x768.jpg";s:5:"width";i:1024;s:6:"height";i:768;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:16:"3pp-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:16:"3pp-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:15:"3pp-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";i:0;s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1464, 1189, '_wp_attached_file', '2012/01/524755_10200451999837363_1708563644_n.jpg'); INSERT INTO `wp_1postmeta` VALUES (1465, 1189, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:960;s:6:"height";i:720;s:4:"file";s:49:"2012/01/524755_10200451999837363_1708563644_n.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:49:"524755_10200451999837363_1708563644_n-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:49:"524755_10200451999837363_1708563644_n-300x225.jpg";s:5:"width";i:300;s:6:"height";i:225;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:49:"524755_10200451999837363_1708563644_n-960x288.jpg";s:5:"width";i:960;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:49:"524755_10200451999837363_1708563644_n-960x288.jpg";s:5:"width";i:960;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:49:"524755_10200451999837363_1708563644_n-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";i:0;s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1466, 1190, '_wp_attached_file', '2012/01/524841_10200451997637308_1645786619_n.jpg'); INSERT INTO `wp_1postmeta` VALUES (1467, 1190, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:960;s:6:"height";i:720;s:4:"file";s:49:"2012/01/524841_10200451997637308_1645786619_n.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:49:"524841_10200451997637308_1645786619_n-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:49:"524841_10200451997637308_1645786619_n-300x225.jpg";s:5:"width";i:300;s:6:"height";i:225;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:49:"524841_10200451997637308_1645786619_n-960x288.jpg";s:5:"width";i:960;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:49:"524841_10200451997637308_1645786619_n-960x288.jpg";s:5:"width";i:960;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:49:"524841_10200451997637308_1645786619_n-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";i:0;s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1493, 1180, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (1494, 1179, '_edit_lock', '1367830083:4'); INSERT INTO `wp_1postmeta` VALUES (1472, 1181, '_edit_lock', '1367829828:4'); INSERT INTO `wp_1postmeta` VALUES (1473, 1181, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (1474, 1182, '_edit_lock', '1367829849:4'); INSERT INTO `wp_1postmeta` VALUES (1475, 1182, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (1476, 1183, '_edit_lock', '1367829867:4'); INSERT INTO `wp_1postmeta` VALUES (1477, 1183, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (1478, 1184, '_edit_lock', '1367829885:4'); INSERT INTO `wp_1postmeta` VALUES (1479, 1184, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (1480, 1185, '_edit_lock', '1367829905:4'); INSERT INTO `wp_1postmeta` VALUES (1481, 1185, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (1482, 1186, '_edit_lock', '1367829929:4'); INSERT INTO `wp_1postmeta` VALUES (1483, 1186, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (1484, 1187, '_edit_lock', '1367829947:4'); INSERT INTO `wp_1postmeta` VALUES (1485, 1187, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (1486, 1189, '_edit_lock', '1367829982:4'); INSERT INTO `wp_1postmeta` VALUES (1487, 1189, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (1488, 1190, '_edit_lock', '1367830011:4'); INSERT INTO `wp_1postmeta` VALUES (1489, 1190, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (1490, 1192, '_edit_lock', '1367830031:4'); INSERT INTO `wp_1postmeta` VALUES (1491, 1192, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (1492, 1180, '_edit_lock', '1367830066:4'); INSERT INTO `wp_1postmeta` VALUES (1470, 1192, '_wp_attached_file', '2012/01/946383_10200451997957316_1979262429_n.jpg'); INSERT INTO `wp_1postmeta` VALUES (1471, 1192, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:960;s:6:"height";i:720;s:4:"file";s:49:"2012/01/946383_10200451997957316_1979262429_n.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:49:"946383_10200451997957316_1979262429_n-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:49:"946383_10200451997957316_1979262429_n-300x225.jpg";s:5:"width";i:300;s:6:"height";i:225;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:49:"946383_10200451997957316_1979262429_n-960x288.jpg";s:5:"width";i:960;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:49:"946383_10200451997957316_1979262429_n-960x288.jpg";s:5:"width";i:960;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:49:"946383_10200451997957316_1979262429_n-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";i:0;s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1510, 1208, '_wp_attached_file', '2012/09/Menus-semaine-22.pdf'); INSERT INTO `wp_1postmeta` VALUES (1511, 1216, '_wp_attached_file', '2012/09/semaine-22.pdf'); INSERT INTO `wp_1postmeta` VALUES (1512, 1221, '_wp_attached_file', '2012/01/Photo0323.jpg'); INSERT INTO `wp_1postmeta` VALUES (1513, 1221, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:2048;s:6:"height";i:1536;s:4:"file";s:21:"2012/01/Photo0323.jpg";s:5:"sizes";a:6:{s:9:"thumbnail";a:4:{s:4:"file";s:21:"Photo0323-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:21:"Photo0323-300x225.jpg";s:5:"width";i:300;s:6:"height";i:225;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:22:"Photo0323-1024x768.jpg";s:5:"width";i:1024;s:6:"height";i:768;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:22:"Photo0323-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:22:"Photo0323-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:21:"Photo0323-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:2.600000000000000088817841970012523233890533447265625;s:6:"credit";s:0:"";s:6:"camera";s:9:"GT-S5750E";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1369217077;s:9:"copyright";s:0:"";s:12:"focal_length";s:4:"2.78";s:3:"iso";s:2:"50";s:13:"shutter_speed";s:4:"0.08";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1514, 1222, '_wp_attached_file', '2012/01/Photo0333.jpg'); INSERT INTO `wp_1postmeta` VALUES (1515, 1222, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:2048;s:6:"height";i:1536;s:4:"file";s:21:"2012/01/Photo0333.jpg";s:5:"sizes";a:6:{s:9:"thumbnail";a:4:{s:4:"file";s:21:"Photo0333-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:21:"Photo0333-300x225.jpg";s:5:"width";i:300;s:6:"height";i:225;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:22:"Photo0333-1024x768.jpg";s:5:"width";i:1024;s:6:"height";i:768;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:22:"Photo0333-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:22:"Photo0333-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:21:"Photo0333-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:2.600000000000000088817841970012523233890533447265625;s:6:"credit";s:0:"";s:6:"camera";s:9:"GT-S5750E";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1369218940;s:9:"copyright";s:0:"";s:12:"focal_length";s:4:"2.78";s:3:"iso";s:2:"50";s:13:"shutter_speed";s:4:"0.07";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1516, 1223, '_wp_attached_file', '2012/01/Photo0344.jpg'); INSERT INTO `wp_1postmeta` VALUES (1517, 1223, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:2048;s:6:"height";i:1536;s:4:"file";s:21:"2012/01/Photo0344.jpg";s:5:"sizes";a:6:{s:9:"thumbnail";a:4:{s:4:"file";s:21:"Photo0344-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:21:"Photo0344-300x225.jpg";s:5:"width";i:300;s:6:"height";i:225;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:22:"Photo0344-1024x768.jpg";s:5:"width";i:1024;s:6:"height";i:768;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:22:"Photo0344-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:22:"Photo0344-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:21:"Photo0344-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:2.600000000000000088817841970012523233890533447265625;s:6:"credit";s:0:"";s:6:"camera";s:9:"GT-S5750E";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1369221289;s:9:"copyright";s:0:"";s:12:"focal_length";s:4:"2.78";s:3:"iso";s:3:"200";s:13:"shutter_speed";s:4:"0.09";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1518, 1224, '_wp_attached_file', '2012/01/IMG_1931-e1369582703234.jpg'); INSERT INTO `wp_1postmeta` VALUES (1519, 1224, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1936;s:6:"height";i:2592;s:4:"file";s:35:"2012/01/IMG_1931-e1369582703234.jpg";s:5:"sizes";a:6:{s:9:"thumbnail";a:4:{s:4:"file";s:35:"IMG_1931-e1369582703234-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:35:"IMG_1931-e1369582703234-224x300.jpg";s:5:"width";i:224;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:36:"IMG_1931-e1369582703234-764x1024.jpg";s:5:"width";i:764;s:6:"height";i:1024;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:21:"IMG_1931-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:21:"IMG_1931-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:20:"IMG_1931-401x300.jpg";s:5:"width";i:401;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:2.79999999999999982236431605997495353221893310546875;s:6:"credit";s:0:"";s:6:"camera";s:8:"iPhone 4";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1369217121;s:9:"copyright";s:0:"";s:12:"focal_length";s:4:"3.85";s:3:"iso";s:2:"80";s:13:"shutter_speed";s:15:"0.0588235294118";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1520, 1225, '_wp_attached_file', '2012/01/IMG_1932.jpg'); INSERT INTO `wp_1postmeta` VALUES (1521, 1225, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:2592;s:6:"height";i:1936;s:4:"file";s:20:"2012/01/IMG_1932.jpg";s:5:"sizes";a:6:{s:9:"thumbnail";a:4:{s:4:"file";s:20:"IMG_1932-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"IMG_1932-300x224.jpg";s:5:"width";i:300;s:6:"height";i:224;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:21:"IMG_1932-1024x764.jpg";s:5:"width";i:1024;s:6:"height";i:764;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:21:"IMG_1932-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:21:"IMG_1932-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:20:"IMG_1932-401x300.jpg";s:5:"width";i:401;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:2.79999999999999982236431605997495353221893310546875;s:6:"credit";s:0:"";s:6:"camera";s:8:"iPhone 4";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1369222567;s:9:"copyright";s:0:"";s:12:"focal_length";s:4:"3.85";s:3:"iso";s:2:"80";s:13:"shutter_speed";s:15:"0.0588235294118";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1522, 1225, '_edit_lock', '1369582650:4'); INSERT INTO `wp_1postmeta` VALUES (1523, 1225, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (1524, 1224, '_edit_lock', '1369582710:4'); INSERT INTO `wp_1postmeta` VALUES (1525, 1224, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (1526, 1224, '_wp_attachment_backup_sizes', 'a:7:{s:9:"full-orig";a:3:{s:5:"width";i:2592;s:6:"height";i:1936;s:4:"file";s:12:"IMG_1931.jpg";}s:14:"thumbnail-orig";a:4:{s:4:"file";s:20:"IMG_1931-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:11:"medium-orig";a:4:{s:4:"file";s:20:"IMG_1931-300x224.jpg";s:5:"width";i:300;s:6:"height";i:224;s:9:"mime-type";s:10:"image/jpeg";}s:10:"large-orig";a:4:{s:4:"file";s:21:"IMG_1931-1024x764.jpg";s:5:"width";i:1024;s:6:"height";i:764;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-orig";a:4:{s:4:"file";s:21:"IMG_1931-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:18:"large-feature-orig";a:4:{s:4:"file";s:21:"IMG_1931-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:18:"small-feature-orig";a:4:{s:4:"file";s:20:"IMG_1931-401x300.jpg";s:5:"width";i:401;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}'); INSERT INTO `wp_1postmeta` VALUES (1527, 1223, '_edit_lock', '1369582740:4'); INSERT INTO `wp_1postmeta` VALUES (1528, 1223, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (1529, 1222, '_edit_lock', '1369582770:4'); INSERT INTO `wp_1postmeta` VALUES (1530, 1222, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (1531, 1221, '_edit_lock', '1369584948:4'); INSERT INTO `wp_1postmeta` VALUES (1532, 1221, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (1533, 1226, '_wp_attached_file', '2012/01/IMG_1934-e1369582838669.jpg'); INSERT INTO `wp_1postmeta` VALUES (1534, 1226, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1936;s:6:"height";i:2592;s:4:"file";s:35:"2012/01/IMG_1934-e1369582838669.jpg";s:5:"sizes";a:6:{s:9:"thumbnail";a:4:{s:4:"file";s:35:"IMG_1934-e1369582838669-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:35:"IMG_1934-e1369582838669-224x300.jpg";s:5:"width";i:224;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:36:"IMG_1934-e1369582838669-764x1024.jpg";s:5:"width";i:764;s:6:"height";i:1024;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:21:"IMG_1934-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:21:"IMG_1934-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:20:"IMG_1934-401x300.jpg";s:5:"width";i:401;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:2.79999999999999982236431605997495353221893310546875;s:6:"credit";s:0:"";s:6:"camera";s:8:"iPhone 4";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1369223400;s:9:"copyright";s:0:"";s:12:"focal_length";s:4:"3.85";s:3:"iso";s:4:"1000";s:13:"shutter_speed";s:15:"0.0666666666667";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1535, 1226, '_edit_lock', '1369582849:4'); INSERT INTO `wp_1postmeta` VALUES (1536, 1226, '_wp_attachment_backup_sizes', 'a:7:{s:9:"full-orig";a:3:{s:5:"width";i:2592;s:6:"height";i:1936;s:4:"file";s:12:"IMG_1934.jpg";}s:14:"thumbnail-orig";a:4:{s:4:"file";s:20:"IMG_1934-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:11:"medium-orig";a:4:{s:4:"file";s:20:"IMG_1934-300x224.jpg";s:5:"width";i:300;s:6:"height";i:224;s:9:"mime-type";s:10:"image/jpeg";}s:10:"large-orig";a:4:{s:4:"file";s:21:"IMG_1934-1024x764.jpg";s:5:"width";i:1024;s:6:"height";i:764;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-orig";a:4:{s:4:"file";s:21:"IMG_1934-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:18:"large-feature-orig";a:4:{s:4:"file";s:21:"IMG_1934-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:18:"small-feature-orig";a:4:{s:4:"file";s:20:"IMG_1934-401x300.jpg";s:5:"width";i:401;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}'); INSERT INTO `wp_1postmeta` VALUES (1537, 1226, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (1538, 1230, '_wp_attached_file', '2012/01/Photo0338.jpg'); INSERT INTO `wp_1postmeta` VALUES (1539, 1230, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:2048;s:6:"height";i:1536;s:4:"file";s:21:"2012/01/Photo0338.jpg";s:5:"sizes";a:6:{s:9:"thumbnail";a:4:{s:4:"file";s:21:"Photo0338-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:21:"Photo0338-300x225.jpg";s:5:"width";i:300;s:6:"height";i:225;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:22:"Photo0338-1024x768.jpg";s:5:"width";i:1024;s:6:"height";i:768;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:22:"Photo0338-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:22:"Photo0338-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:21:"Photo0338-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:2.600000000000000088817841970012523233890533447265625;s:6:"credit";s:0:"";s:6:"camera";s:9:"GT-S5750E";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1369219212;s:9:"copyright";s:0:"";s:12:"focal_length";s:4:"2.78";s:3:"iso";s:2:"50";s:13:"shutter_speed";s:4:"0.05";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1540, 1230, '_edit_lock', '1369585113:4'); INSERT INTO `wp_1postmeta` VALUES (1541, 1230, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (1542, 1235, '_wp_attached_file', '2012/09/Menus-semaine-23.pdf'); INSERT INTO `wp_1postmeta` VALUES (1543, 1237, '_wp_attached_file', '2012/09/semaine-23.pdf'); INSERT INTO `wp_1postmeta` VALUES (1544, 1244, '_wp_attached_file', '2012/09/menu-24.pdf'); INSERT INTO `wp_1postmeta` VALUES (1545, 1248, '_wp_attached_file', '2012/01/104_0810.jpg'); INSERT INTO `wp_1postmeta` VALUES (1546, 1248, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:3072;s:6:"height";i:1728;s:4:"file";s:20:"2012/01/104_0810.jpg";s:5:"sizes";a:6:{s:9:"thumbnail";a:4:{s:4:"file";s:20:"104_0810-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"104_0810-300x168.jpg";s:5:"width";i:300;s:6:"height";i:168;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:21:"104_0810-1024x576.jpg";s:5:"width";i:1024;s:6:"height";i:576;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:21:"104_0810-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:21:"104_0810-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:20:"104_0810-500x281.jpg";s:5:"width";i:500;s:6:"height";i:281;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:2.79999999999999982236431605997495353221893310546875;s:6:"credit";s:0:"";s:6:"camera";s:32:"KODAK PLAYFULL Video Camera, Ze1";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1369646991;s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"3.9";s:3:"iso";s:3:"250";s:13:"shutter_speed";s:15:"0.0166666666667";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1547, 1248, '_edit_lock', '1370504203:4'); INSERT INTO `wp_1postmeta` VALUES (1548, 1249, '_wp_attached_file', '2012/01/104_0814.jpg'); INSERT INTO `wp_1postmeta` VALUES (1549, 1249, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:3072;s:6:"height";i:1728;s:4:"file";s:20:"2012/01/104_0814.jpg";s:5:"sizes";a:6:{s:9:"thumbnail";a:4:{s:4:"file";s:20:"104_0814-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"104_0814-300x168.jpg";s:5:"width";i:300;s:6:"height";i:168;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:21:"104_0814-1024x576.jpg";s:5:"width";i:1024;s:6:"height";i:576;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:21:"104_0814-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:21:"104_0814-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:20:"104_0814-500x281.jpg";s:5:"width";i:500;s:6:"height";i:281;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:2.79999999999999982236431605997495353221893310546875;s:6:"credit";s:0:"";s:6:"camera";s:32:"KODAK PLAYFULL Video Camera, Ze1";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1369647818;s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"3.9";s:3:"iso";s:3:"160";s:13:"shutter_speed";s:15:"0.0166666666667";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1550, 1249, '_edit_lock', '1370504240:4'); INSERT INTO `wp_1postmeta` VALUES (1551, 1250, '_wp_attached_file', '2012/01/104_0823.jpg'); INSERT INTO `wp_1postmeta` VALUES (1552, 1250, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:3072;s:6:"height";i:1728;s:4:"file";s:20:"2012/01/104_0823.jpg";s:5:"sizes";a:6:{s:9:"thumbnail";a:4:{s:4:"file";s:20:"104_0823-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"104_0823-300x168.jpg";s:5:"width";i:300;s:6:"height";i:168;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:21:"104_0823-1024x576.jpg";s:5:"width";i:1024;s:6:"height";i:576;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:21:"104_0823-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:21:"104_0823-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:20:"104_0823-500x281.jpg";s:5:"width";i:500;s:6:"height";i:281;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:2.79999999999999982236431605997495353221893310546875;s:6:"credit";s:0:"";s:6:"camera";s:32:"KODAK PLAYFULL Video Camera, Ze1";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1369648223;s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"3.9";s:3:"iso";s:3:"200";s:13:"shutter_speed";s:15:"0.0166666666667";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1553, 1251, '_wp_attached_file', '2012/01/IMG-20130527-00275.jpg'); INSERT INTO `wp_1postmeta` VALUES (1554, 1251, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:528;s:6:"height";i:400;s:4:"file";s:30:"2012/01/IMG-20130527-00275.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:30:"IMG-20130527-00275-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:30:"IMG-20130527-00275-300x227.jpg";s:5:"width";i:300;s:6:"height";i:227;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:30:"IMG-20130527-00275-528x288.jpg";s:5:"width";i:528;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:30:"IMG-20130527-00275-528x288.jpg";s:5:"width";i:528;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:30:"IMG-20130527-00275-396x300.jpg";s:5:"width";i:396;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:15:"BlackBerry 9320";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1555, 1252, '_wp_attached_file', '2012/01/IMG-20130527-00277.jpg'); INSERT INTO `wp_1postmeta` VALUES (1556, 1252, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:2048;s:6:"height";i:1536;s:4:"file";s:30:"2012/01/IMG-20130527-00277.jpg";s:5:"sizes";a:6:{s:9:"thumbnail";a:4:{s:4:"file";s:30:"IMG-20130527-00277-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:30:"IMG-20130527-00277-300x225.jpg";s:5:"width";i:300;s:6:"height";i:225;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:31:"IMG-20130527-00277-1024x768.jpg";s:5:"width";i:1024;s:6:"height";i:768;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:31:"IMG-20130527-00277-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:31:"IMG-20130527-00277-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:30:"IMG-20130527-00277-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:15:"BlackBerry 9320";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1557, 1253, '_wp_attached_file', '2012/01/IMG-20130527-00270-Copie.jpg'); INSERT INTO `wp_1postmeta` VALUES (1558, 1253, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:2048;s:6:"height";i:1536;s:4:"file";s:36:"2012/01/IMG-20130527-00270-Copie.jpg";s:5:"sizes";a:6:{s:9:"thumbnail";a:4:{s:4:"file";s:36:"IMG-20130527-00270-Copie-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:36:"IMG-20130527-00270-Copie-300x225.jpg";s:5:"width";i:300;s:6:"height";i:225;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:37:"IMG-20130527-00270-Copie-1024x768.jpg";s:5:"width";i:1024;s:6:"height";i:768;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:37:"IMG-20130527-00270-Copie-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:37:"IMG-20130527-00270-Copie-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:36:"IMG-20130527-00270-Copie-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:15:"BlackBerry 9320";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1559, 1254, '_wp_attached_file', '2012/01/104_0836.jpg'); INSERT INTO `wp_1postmeta` VALUES (1560, 1254, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:3072;s:6:"height";i:1728;s:4:"file";s:20:"2012/01/104_0836.jpg";s:5:"sizes";a:6:{s:9:"thumbnail";a:4:{s:4:"file";s:20:"104_0836-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"104_0836-300x168.jpg";s:5:"width";i:300;s:6:"height";i:168;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:21:"104_0836-1024x576.jpg";s:5:"width";i:1024;s:6:"height";i:576;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:21:"104_0836-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:21:"104_0836-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:20:"104_0836-500x281.jpg";s:5:"width";i:500;s:6:"height";i:281;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:2.79999999999999982236431605997495353221893310546875;s:6:"credit";s:0:"";s:6:"camera";s:32:"KODAK PLAYFULL Video Camera, Ze1";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1369653412;s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"3.9";s:3:"iso";s:3:"125";s:13:"shutter_speed";s:8:"0.000625";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1561, 1255, '_wp_attached_file', '2012/01/104_0838.jpg'); INSERT INTO `wp_1postmeta` VALUES (1562, 1255, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:3072;s:6:"height";i:1728;s:4:"file";s:20:"2012/01/104_0838.jpg";s:5:"sizes";a:6:{s:9:"thumbnail";a:4:{s:4:"file";s:20:"104_0838-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"104_0838-300x168.jpg";s:5:"width";i:300;s:6:"height";i:168;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:21:"104_0838-1024x576.jpg";s:5:"width";i:1024;s:6:"height";i:576;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:21:"104_0838-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:21:"104_0838-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:20:"104_0838-500x281.jpg";s:5:"width";i:500;s:6:"height";i:281;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:2.79999999999999982236431605997495353221893310546875;s:6:"credit";s:0:"";s:6:"camera";s:32:"KODAK PLAYFULL Video Camera, Ze1";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1369661787;s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"3.9";s:3:"iso";s:3:"125";s:13:"shutter_speed";s:8:"0.000625";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1563, 1256, '_wp_attached_file', '2012/01/IMG-20130527-00247.jpg'); INSERT INTO `wp_1postmeta` VALUES (1564, 1256, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1024;s:6:"height";i:768;s:4:"file";s:30:"2012/01/IMG-20130527-00247.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:30:"IMG-20130527-00247-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:30:"IMG-20130527-00247-300x225.jpg";s:5:"width";i:300;s:6:"height";i:225;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:31:"IMG-20130527-00247-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:31:"IMG-20130527-00247-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:30:"IMG-20130527-00247-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:15:"BlackBerry 9320";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1565, 1257, '_wp_attached_file', '2012/01/104_0841.jpg'); INSERT INTO `wp_1postmeta` VALUES (1566, 1257, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:3072;s:6:"height";i:1728;s:4:"file";s:20:"2012/01/104_0841.jpg";s:5:"sizes";a:6:{s:9:"thumbnail";a:4:{s:4:"file";s:20:"104_0841-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"104_0841-300x168.jpg";s:5:"width";i:300;s:6:"height";i:168;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:21:"104_0841-1024x576.jpg";s:5:"width";i:1024;s:6:"height";i:576;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:21:"104_0841-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:21:"104_0841-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:20:"104_0841-500x281.jpg";s:5:"width";i:500;s:6:"height";i:281;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:2.79999999999999982236431605997495353221893310546875;s:6:"credit";s:0:"";s:6:"camera";s:32:"KODAK PLAYFULL Video Camera, Ze1";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1369665363;s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"3.9";s:3:"iso";s:3:"125";s:13:"shutter_speed";s:6:"0.0005";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1567, 1259, '_edit_last', '4'); INSERT INTO `wp_1postmeta` VALUES (1568, 1259, '_edit_lock', '1371131497:4'); INSERT INTO `wp_1postmeta` VALUES (1569, 1259, '_wp_page_template', 'default'); INSERT INTO `wp_1postmeta` VALUES (1570, 1261, '_menu_item_type', 'post_type'); INSERT INTO `wp_1postmeta` VALUES (1571, 1261, '_menu_item_menu_item_parent', '189'); INSERT INTO `wp_1postmeta` VALUES (1572, 1261, '_menu_item_object_id', '1259'); INSERT INTO `wp_1postmeta` VALUES (1573, 1261, '_menu_item_object', 'page'); INSERT INTO `wp_1postmeta` VALUES (1574, 1261, '_menu_item_target', ''); INSERT INTO `wp_1postmeta` VALUES (1575, 1261, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'); INSERT INTO `wp_1postmeta` VALUES (1576, 1261, '_menu_item_xfn', ''); INSERT INTO `wp_1postmeta` VALUES (1577, 1261, '_menu_item_url', ''); INSERT INTO `wp_1postmeta` VALUES (1579, 1262, '_wp_attached_file', '2012/09/semaine-24.pdf'); INSERT INTO `wp_1postmeta` VALUES (1580, 1266, '_wp_attached_file', '2012/01/P1040513.jpg'); INSERT INTO `wp_1postmeta` VALUES (1581, 1266, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:2048;s:6:"height";i:1536;s:4:"file";s:20:"2012/01/P1040513.jpg";s:5:"sizes";a:6:{s:9:"thumbnail";a:4:{s:4:"file";s:20:"P1040513-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"P1040513-300x225.jpg";s:5:"width";i:300;s:6:"height";i:225;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:21:"P1040513-1024x768.jpg";s:5:"width";i:1024;s:6:"height";i:768;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:21:"P1040513-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:21:"P1040513-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:20:"P1040513-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:4.4000000000000003552713678800500929355621337890625;s:6:"credit";s:0:"";s:6:"camera";s:8:"DMC-TZ18";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1347876291;s:9:"copyright";s:0:"";s:12:"focal_length";s:4:"10.1";s:3:"iso";s:3:"100";s:13:"shutter_speed";s:6:"0.0125";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1582, 1273, '_wp_attached_file', '2013/06/Charte_journee_elegance-2013.pdf'); INSERT INTO `wp_1postmeta` VALUES (1583, 1275, '_wp_attached_file', '2013/06/logo-troc.png'); INSERT INTO `wp_1postmeta` VALUES (1584, 1275, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:959;s:6:"height";i:410;s:4:"file";s:21:"2013/06/logo-troc.png";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:21:"logo-troc-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";}s:6:"medium";a:4:{s:4:"file";s:21:"logo-troc-300x128.png";s:5:"width";i:300;s:6:"height";i:128;s:9:"mime-type";s:9:"image/png";}s:14:"post-thumbnail";a:4:{s:4:"file";s:21:"logo-troc-959x288.png";s:5:"width";i:959;s:6:"height";i:288;s:9:"mime-type";s:9:"image/png";}s:13:"large-feature";a:4:{s:4:"file";s:21:"logo-troc-959x288.png";s:5:"width";i:959;s:6:"height";i:288;s:9:"mime-type";s:9:"image/png";}s:13:"small-feature";a:4:{s:4:"file";s:21:"logo-troc-500x213.png";s:5:"width";i:500;s:6:"height";i:213;s:9:"mime-type";s:9:"image/png";}}s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";i:0;s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1585, 1280, '_wp_attached_file', '2013/06/Tenue-Classique-Femme.png'); INSERT INTO `wp_1postmeta` VALUES (1586, 1280, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1728;s:6:"height";i:3072;s:4:"file";s:33:"2013/06/Tenue-Classique-Femme.png";s:5:"sizes";a:6:{s:9:"thumbnail";a:4:{s:4:"file";s:33:"Tenue-Classique-Femme-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";}s:6:"medium";a:4:{s:4:"file";s:33:"Tenue-Classique-Femme-168x300.png";s:5:"width";i:168;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";}s:5:"large";a:4:{s:4:"file";s:34:"Tenue-Classique-Femme-576x1024.png";s:5:"width";i:576;s:6:"height";i:1024;s:9:"mime-type";s:9:"image/png";}s:14:"post-thumbnail";a:4:{s:4:"file";s:34:"Tenue-Classique-Femme-1000x288.png";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:9:"image/png";}s:13:"large-feature";a:4:{s:4:"file";s:34:"Tenue-Classique-Femme-1000x288.png";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:9:"image/png";}s:13:"small-feature";a:4:{s:4:"file";s:33:"Tenue-Classique-Femme-168x300.png";s:5:"width";i:168;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";}}s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";i:0;s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1587, 1281, '_wp_attached_file', '2013/06/Tenue-de-Marque-Femme.png'); INSERT INTO `wp_1postmeta` VALUES (1588, 1281, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1728;s:6:"height";i:3072;s:4:"file";s:33:"2013/06/Tenue-de-Marque-Femme.png";s:5:"sizes";a:6:{s:9:"thumbnail";a:4:{s:4:"file";s:33:"Tenue-de-Marque-Femme-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";}s:6:"medium";a:4:{s:4:"file";s:33:"Tenue-de-Marque-Femme-168x300.png";s:5:"width";i:168;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";}s:5:"large";a:4:{s:4:"file";s:34:"Tenue-de-Marque-Femme-576x1024.png";s:5:"width";i:576;s:6:"height";i:1024;s:9:"mime-type";s:9:"image/png";}s:14:"post-thumbnail";a:4:{s:4:"file";s:34:"Tenue-de-Marque-Femme-1000x288.png";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:9:"image/png";}s:13:"large-feature";a:4:{s:4:"file";s:34:"Tenue-de-Marque-Femme-1000x288.png";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:9:"image/png";}s:13:"small-feature";a:4:{s:4:"file";s:33:"Tenue-de-Marque-Femme-168x300.png";s:5:"width";i:168;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";}}s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";i:0;s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1589, 1282, '_wp_attached_file', '2013/06/Tenue-Petits-Prix-Femme.png'); INSERT INTO `wp_1postmeta` VALUES (1590, 1282, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1728;s:6:"height";i:3072;s:4:"file";s:35:"2013/06/Tenue-Petits-Prix-Femme.png";s:5:"sizes";a:6:{s:9:"thumbnail";a:4:{s:4:"file";s:35:"Tenue-Petits-Prix-Femme-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";}s:6:"medium";a:4:{s:4:"file";s:35:"Tenue-Petits-Prix-Femme-168x300.png";s:5:"width";i:168;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";}s:5:"large";a:4:{s:4:"file";s:36:"Tenue-Petits-Prix-Femme-576x1024.png";s:5:"width";i:576;s:6:"height";i:1024;s:9:"mime-type";s:9:"image/png";}s:14:"post-thumbnail";a:4:{s:4:"file";s:36:"Tenue-Petits-Prix-Femme-1000x288.png";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:9:"image/png";}s:13:"large-feature";a:4:{s:4:"file";s:36:"Tenue-Petits-Prix-Femme-1000x288.png";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:9:"image/png";}s:13:"small-feature";a:4:{s:4:"file";s:35:"Tenue-Petits-Prix-Femme-168x300.png";s:5:"width";i:168;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";}}s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";i:0;s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1591, 1283, '_wp_attached_file', '2013/06/Tenue-Tendance-Femme.png'); INSERT INTO `wp_1postmeta` VALUES (1592, 1283, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1728;s:6:"height";i:3072;s:4:"file";s:32:"2013/06/Tenue-Tendance-Femme.png";s:5:"sizes";a:6:{s:9:"thumbnail";a:4:{s:4:"file";s:32:"Tenue-Tendance-Femme-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";}s:6:"medium";a:4:{s:4:"file";s:32:"Tenue-Tendance-Femme-168x300.png";s:5:"width";i:168;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";}s:5:"large";a:4:{s:4:"file";s:33:"Tenue-Tendance-Femme-576x1024.png";s:5:"width";i:576;s:6:"height";i:1024;s:9:"mime-type";s:9:"image/png";}s:14:"post-thumbnail";a:4:{s:4:"file";s:33:"Tenue-Tendance-Femme-1000x288.png";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:9:"image/png";}s:13:"large-feature";a:4:{s:4:"file";s:33:"Tenue-Tendance-Femme-1000x288.png";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:9:"image/png";}s:13:"small-feature";a:4:{s:4:"file";s:32:"Tenue-Tendance-Femme-168x300.png";s:5:"width";i:168;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";}}s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";i:0;s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1593, 1280, '_edit_lock', '1371129224:4'); INSERT INTO `wp_1postmeta` VALUES (1594, 1289, '_wp_attached_file', '2013/06/tenues-filles-interdites.png'); INSERT INTO `wp_1postmeta` VALUES (1595, 1289, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1728;s:6:"height";i:3072;s:4:"file";s:36:"2013/06/tenues-filles-interdites.png";s:5:"sizes";a:6:{s:9:"thumbnail";a:4:{s:4:"file";s:36:"tenues-filles-interdites-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";}s:6:"medium";a:4:{s:4:"file";s:36:"tenues-filles-interdites-168x300.png";s:5:"width";i:168;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";}s:5:"large";a:4:{s:4:"file";s:37:"tenues-filles-interdites-576x1024.png";s:5:"width";i:576;s:6:"height";i:1024;s:9:"mime-type";s:9:"image/png";}s:14:"post-thumbnail";a:4:{s:4:"file";s:37:"tenues-filles-interdites-1000x288.png";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:9:"image/png";}s:13:"large-feature";a:4:{s:4:"file";s:37:"tenues-filles-interdites-1000x288.png";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:9:"image/png";}s:13:"small-feature";a:4:{s:4:"file";s:36:"tenues-filles-interdites-168x300.png";s:5:"width";i:168;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";}}s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";i:0;s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1596, 1296, '_wp_attached_file', '2013/06/Tenue-Classique-Homme.png'); INSERT INTO `wp_1postmeta` VALUES (1597, 1296, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1728;s:6:"height";i:3072;s:4:"file";s:33:"2013/06/Tenue-Classique-Homme.png";s:5:"sizes";a:6:{s:9:"thumbnail";a:4:{s:4:"file";s:33:"Tenue-Classique-Homme-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";}s:6:"medium";a:4:{s:4:"file";s:33:"Tenue-Classique-Homme-168x300.png";s:5:"width";i:168;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";}s:5:"large";a:4:{s:4:"file";s:34:"Tenue-Classique-Homme-576x1024.png";s:5:"width";i:576;s:6:"height";i:1024;s:9:"mime-type";s:9:"image/png";}s:14:"post-thumbnail";a:4:{s:4:"file";s:34:"Tenue-Classique-Homme-1000x288.png";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:9:"image/png";}s:13:"large-feature";a:4:{s:4:"file";s:34:"Tenue-Classique-Homme-1000x288.png";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:9:"image/png";}s:13:"small-feature";a:4:{s:4:"file";s:33:"Tenue-Classique-Homme-168x300.png";s:5:"width";i:168;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";}}s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";i:0;s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1598, 1297, '_wp_attached_file', '2013/06/Tenue-Habillée-Homme.png'); INSERT INTO `wp_1postmeta` VALUES (1599, 1297, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1728;s:6:"height";i:3072;s:4:"file";s:33:"2013/06/Tenue-Habillée-Homme.png";s:5:"sizes";a:6:{s:9:"thumbnail";a:4:{s:4:"file";s:33:"Tenue-Habillée-Homme-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";}s:6:"medium";a:4:{s:4:"file";s:33:"Tenue-Habillée-Homme-168x300.png";s:5:"width";i:168;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";}s:5:"large";a:4:{s:4:"file";s:34:"Tenue-Habillée-Homme-576x1024.png";s:5:"width";i:576;s:6:"height";i:1024;s:9:"mime-type";s:9:"image/png";}s:14:"post-thumbnail";a:4:{s:4:"file";s:34:"Tenue-Habillée-Homme-1000x288.png";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:9:"image/png";}s:13:"large-feature";a:4:{s:4:"file";s:34:"Tenue-Habillée-Homme-1000x288.png";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:9:"image/png";}s:13:"small-feature";a:4:{s:4:"file";s:33:"Tenue-Habillée-Homme-168x300.png";s:5:"width";i:168;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";}}s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";i:0;s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1600, 1298, '_wp_attached_file', '2013/06/Tenue-Tendance-Homme.png'); INSERT INTO `wp_1postmeta` VALUES (1601, 1298, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1728;s:6:"height";i:3072;s:4:"file";s:32:"2013/06/Tenue-Tendance-Homme.png";s:5:"sizes";a:6:{s:9:"thumbnail";a:4:{s:4:"file";s:32:"Tenue-Tendance-Homme-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";}s:6:"medium";a:4:{s:4:"file";s:32:"Tenue-Tendance-Homme-168x300.png";s:5:"width";i:168;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";}s:5:"large";a:4:{s:4:"file";s:33:"Tenue-Tendance-Homme-576x1024.png";s:5:"width";i:576;s:6:"height";i:1024;s:9:"mime-type";s:9:"image/png";}s:14:"post-thumbnail";a:4:{s:4:"file";s:33:"Tenue-Tendance-Homme-1000x288.png";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:9:"image/png";}s:13:"large-feature";a:4:{s:4:"file";s:33:"Tenue-Tendance-Homme-1000x288.png";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:9:"image/png";}s:13:"small-feature";a:4:{s:4:"file";s:32:"Tenue-Tendance-Homme-168x300.png";s:5:"width";i:168;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";}}s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";i:0;s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1602, 1300, '_wp_attached_file', '2013/06/tenue-garçon-interdite.png'); INSERT INTO `wp_1postmeta` VALUES (1603, 1300, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1728;s:6:"height";i:3072;s:4:"file";s:35:"2013/06/tenue-garçon-interdite.png";s:5:"sizes";a:6:{s:9:"thumbnail";a:4:{s:4:"file";s:35:"tenue-garçon-interdite-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";}s:6:"medium";a:4:{s:4:"file";s:35:"tenue-garçon-interdite-168x300.png";s:5:"width";i:168;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";}s:5:"large";a:4:{s:4:"file";s:36:"tenue-garçon-interdite-576x1024.png";s:5:"width";i:576;s:6:"height";i:1024;s:9:"mime-type";s:9:"image/png";}s:14:"post-thumbnail";a:4:{s:4:"file";s:36:"tenue-garçon-interdite-1000x288.png";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:9:"image/png";}s:13:"large-feature";a:4:{s:4:"file";s:36:"tenue-garçon-interdite-1000x288.png";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:9:"image/png";}s:13:"small-feature";a:4:{s:4:"file";s:35:"tenue-garçon-interdite-168x300.png";s:5:"width";i:168;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";}}s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";i:0;s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1606, 1305, '_wp_attached_file', '2013/06/Troc-Mitaines.png'); INSERT INTO `wp_1postmeta` VALUES (1607, 1305, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:3072;s:6:"height";i:1728;s:4:"file";s:25:"2013/06/Troc-Mitaines.png";s:5:"sizes";a:6:{s:9:"thumbnail";a:4:{s:4:"file";s:25:"Troc-Mitaines-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";}s:6:"medium";a:4:{s:4:"file";s:25:"Troc-Mitaines-300x168.png";s:5:"width";i:300;s:6:"height";i:168;s:9:"mime-type";s:9:"image/png";}s:5:"large";a:4:{s:4:"file";s:26:"Troc-Mitaines-1024x576.png";s:5:"width";i:1024;s:6:"height";i:576;s:9:"mime-type";s:9:"image/png";}s:14:"post-thumbnail";a:4:{s:4:"file";s:26:"Troc-Mitaines-1000x288.png";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:9:"image/png";}s:13:"large-feature";a:4:{s:4:"file";s:26:"Troc-Mitaines-1000x288.png";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:9:"image/png";}s:13:"small-feature";a:4:{s:4:"file";s:25:"Troc-Mitaines-500x281.png";s:5:"width";i:500;s:6:"height";i:281;s:9:"mime-type";s:9:"image/png";}}s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";i:0;s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1608, 1306, '_wp_attached_file', '2013/06/Troc-Mitaines.jpg'); INSERT INTO `wp_1postmeta` VALUES (1609, 1306, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:448;s:6:"height";i:252;s:4:"file";s:25:"2013/06/Troc-Mitaines.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:4:{s:4:"file";s:25:"Troc-Mitaines-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:25:"Troc-Mitaines-300x168.jpg";s:5:"width";i:300;s:6:"height";i:168;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:32:"KODAK PLAYFULL Video Camera, Ze1";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1371121512;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";i:0;s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1610, 1316, '_wp_attached_file', '2012/01/délégués-à-Grenoble.jpg'); INSERT INTO `wp_1postmeta` VALUES (1611, 1316, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:4000;s:6:"height";i:3000;s:4:"file";s:35:"2012/01/délégués-à-Grenoble.jpg";s:5:"sizes";a:6:{s:9:"thumbnail";a:4:{s:4:"file";s:35:"délégués-à-Grenoble-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:35:"délégués-à-Grenoble-300x225.jpg";s:5:"width";i:300;s:6:"height";i:225;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:36:"délégués-à-Grenoble-1024x768.jpg";s:5:"width";i:1024;s:6:"height";i:768;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:36:"délégués-à-Grenoble-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:36:"délégués-à-Grenoble-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:35:"délégués-à-Grenoble-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:2.79999999999999982236431605997495353221893310546875;s:6:"credit";s:0:"";s:6:"camera";s:8:"DMC-FX40";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1370712476;s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"4.4";s:3:"iso";s:2:"80";s:13:"shutter_speed";s:7:"0.00625";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1612, 1321, '_wp_attached_file', '2012/01/Amopa-3.png'); INSERT INTO `wp_1postmeta` VALUES (1613, 1321, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:3264;s:6:"height";i:2448;s:4:"file";s:19:"2012/01/Amopa-3.png";s:5:"sizes";a:6:{s:9:"thumbnail";a:4:{s:4:"file";s:19:"Amopa-3-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";}s:6:"medium";a:4:{s:4:"file";s:19:"Amopa-3-300x225.png";s:5:"width";i:300;s:6:"height";i:225;s:9:"mime-type";s:9:"image/png";}s:5:"large";a:4:{s:4:"file";s:20:"Amopa-3-1024x768.png";s:5:"width";i:1024;s:6:"height";i:768;s:9:"mime-type";s:9:"image/png";}s:14:"post-thumbnail";a:4:{s:4:"file";s:20:"Amopa-3-1000x288.png";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:9:"image/png";}s:13:"large-feature";a:4:{s:4:"file";s:20:"Amopa-3-1000x288.png";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:9:"image/png";}s:13:"small-feature";a:4:{s:4:"file";s:19:"Amopa-3-400x300.png";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";}}s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";i:0;s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1614, 1326, '_wp_attached_file', '2012/01/P1020942.jpg'); INSERT INTO `wp_1postmeta` VALUES (1615, 1326, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:4000;s:6:"height";i:3000;s:4:"file";s:20:"2012/01/P1020942.jpg";s:5:"sizes";a:6:{s:9:"thumbnail";a:4:{s:4:"file";s:20:"P1020942-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"P1020942-300x225.jpg";s:5:"width";i:300;s:6:"height";i:225;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:21:"P1020942-1024x768.jpg";s:5:"width";i:1024;s:6:"height";i:768;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:21:"P1020942-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:21:"P1020942-1000x288.jpg";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:20:"P1020942-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:2.79999999999999982236431605997495353221893310546875;s:6:"credit";s:0:"";s:6:"camera";s:8:"DMC-FX40";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1371837378;s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"4.4";s:3:"iso";s:2:"80";s:13:"shutter_speed";s:5:"0.002";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1616, 1330, '_wp_attached_file', '2012/01/Stage-2PGA-Presse.png'); INSERT INTO `wp_1postmeta` VALUES (1617, 1330, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1049;s:6:"height";i:1777;s:4:"file";s:29:"2012/01/Stage-2PGA-Presse.png";s:5:"sizes";a:6:{s:9:"thumbnail";a:4:{s:4:"file";s:29:"Stage-2PGA-Presse-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";}s:6:"medium";a:4:{s:4:"file";s:29:"Stage-2PGA-Presse-177x300.png";s:5:"width";i:177;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";}s:5:"large";a:4:{s:4:"file";s:30:"Stage-2PGA-Presse-604x1024.png";s:5:"width";i:604;s:6:"height";i:1024;s:9:"mime-type";s:9:"image/png";}s:14:"post-thumbnail";a:4:{s:4:"file";s:30:"Stage-2PGA-Presse-1000x288.png";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:9:"image/png";}s:13:"large-feature";a:4:{s:4:"file";s:30:"Stage-2PGA-Presse-1000x288.png";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:9:"image/png";}s:13:"small-feature";a:4:{s:4:"file";s:29:"Stage-2PGA-Presse-177x300.png";s:5:"width";i:177;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";}}s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";i:0;s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1618, 1337, '_wp_attached_file', '2012/01/Le-diapo-du-pal-2.pdf'); INSERT INTO `wp_1postmeta` VALUES (1619, 1340, '_wp_attached_file', '2012/01/IMG_3426.jpg'); INSERT INTO `wp_1postmeta` VALUES (1620, 1340, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:448;s:6:"height";i:335;s:4:"file";s:20:"2012/01/IMG_3426.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:20:"IMG_3426-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"IMG_3426-300x224.jpg";s:5:"width";i:300;s:6:"height";i:224;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:20:"IMG_3426-448x288.jpg";s:5:"width";i:448;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:20:"IMG_3426-448x288.jpg";s:5:"width";i:448;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:20:"IMG_3426-401x300.jpg";s:5:"width";i:401;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:2.79999999999999982236431605997495353221893310546875;s:6:"credit";s:0:"";s:6:"camera";s:8:"iPhone 4";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1372082285;s:9:"copyright";s:0:"";s:12:"focal_length";s:4:"3.85";s:3:"iso";s:2:"80";s:13:"shutter_speed";s:7:"0.00625";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1621, 1341, '_wp_attached_file', '2012/01/IMG_3428.jpg'); INSERT INTO `wp_1postmeta` VALUES (1622, 1341, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:335;s:6:"height";i:448;s:4:"file";s:20:"2012/01/IMG_3428.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:20:"IMG_3428-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"IMG_3428-224x300.jpg";s:5:"width";i:224;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:20:"IMG_3428-335x288.jpg";s:5:"width";i:335;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:20:"IMG_3428-335x288.jpg";s:5:"width";i:335;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:20:"IMG_3428-224x300.jpg";s:5:"width";i:224;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:2.79999999999999982236431605997495353221893310546875;s:6:"credit";s:0:"";s:6:"camera";s:8:"iPhone 4";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1372082307;s:9:"copyright";s:0:"";s:12:"focal_length";s:4:"3.85";s:3:"iso";s:2:"80";s:13:"shutter_speed";s:15:"0.0028818443804";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1623, 1342, '_wp_attached_file', '2012/01/IMG_3435.jpg'); INSERT INTO `wp_1postmeta` VALUES (1624, 1342, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:448;s:6:"height";i:335;s:4:"file";s:20:"2012/01/IMG_3435.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:20:"IMG_3435-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"IMG_3435-300x224.jpg";s:5:"width";i:300;s:6:"height";i:224;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:20:"IMG_3435-448x288.jpg";s:5:"width";i:448;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:20:"IMG_3435-448x288.jpg";s:5:"width";i:448;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:20:"IMG_3435-401x300.jpg";s:5:"width";i:401;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:2.79999999999999982236431605997495353221893310546875;s:6:"credit";s:0:"";s:6:"camera";s:8:"iPhone 4";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1372085301;s:9:"copyright";s:0:"";s:12:"focal_length";s:4:"3.85";s:3:"iso";s:2:"80";s:13:"shutter_speed";s:16:"0.00518134715026";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1625, 1343, '_wp_attached_file', '2012/01/IMG_3440.jpg'); INSERT INTO `wp_1postmeta` VALUES (1626, 1343, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:448;s:6:"height";i:335;s:4:"file";s:20:"2012/01/IMG_3440.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:20:"IMG_3440-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"IMG_3440-300x224.jpg";s:5:"width";i:300;s:6:"height";i:224;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:20:"IMG_3440-448x288.jpg";s:5:"width";i:448;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:20:"IMG_3440-448x288.jpg";s:5:"width";i:448;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:20:"IMG_3440-401x300.jpg";s:5:"width";i:401;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:2.79999999999999982236431605997495353221893310546875;s:6:"credit";s:0:"";s:6:"camera";s:8:"iPhone 4";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1372086596;s:9:"copyright";s:0:"";s:12:"focal_length";s:4:"3.85";s:3:"iso";s:2:"80";s:13:"shutter_speed";s:16:"0.00331125827815";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1627, 1344, '_wp_attached_file', '2012/01/IMG_3455-Copie.jpg'); INSERT INTO `wp_1postmeta` VALUES (1628, 1344, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:448;s:6:"height";i:335;s:4:"file";s:26:"2012/01/IMG_3455-Copie.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:26:"IMG_3455-Copie-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:26:"IMG_3455-Copie-300x224.jpg";s:5:"width";i:300;s:6:"height";i:224;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:26:"IMG_3455-Copie-448x288.jpg";s:5:"width";i:448;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:26:"IMG_3455-Copie-448x288.jpg";s:5:"width";i:448;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:26:"IMG_3455-Copie-401x300.jpg";s:5:"width";i:401;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:2.79999999999999982236431605997495353221893310546875;s:6:"credit";s:0:"";s:6:"camera";s:8:"iPhone 4";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1372155916;s:9:"copyright";s:0:"";s:12:"focal_length";s:4:"3.85";s:3:"iso";s:2:"80";s:13:"shutter_speed";s:16:"0.00657894736842";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1629, 1345, '_wp_attached_file', '2012/01/IMG_3478-Copie.jpg'); INSERT INTO `wp_1postmeta` VALUES (1630, 1345, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:448;s:6:"height";i:335;s:4:"file";s:26:"2012/01/IMG_3478-Copie.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:26:"IMG_3478-Copie-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:26:"IMG_3478-Copie-300x224.jpg";s:5:"width";i:300;s:6:"height";i:224;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:26:"IMG_3478-Copie-448x288.jpg";s:5:"width";i:448;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:26:"IMG_3478-Copie-448x288.jpg";s:5:"width";i:448;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:26:"IMG_3478-Copie-401x300.jpg";s:5:"width";i:401;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:2.79999999999999982236431605997495353221893310546875;s:6:"credit";s:0:"";s:6:"camera";s:8:"iPhone 4";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1372161628;s:9:"copyright";s:0:"";s:12:"focal_length";s:4:"3.85";s:3:"iso";s:2:"80";s:13:"shutter_speed";s:16:"0.00198807157058";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1631, 1346, '_wp_attached_file', '2012/01/IMG_3516.jpg'); INSERT INTO `wp_1postmeta` VALUES (1632, 1346, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:448;s:6:"height";i:173;s:4:"file";s:20:"2012/01/IMG_3516.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:4:{s:4:"file";s:20:"IMG_3516-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"IMG_3516-300x115.jpg";s:5:"width";i:300;s:6:"height";i:115;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";i:0;s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1633, 1347, '_wp_attached_file', '2012/01/IMG_3525.jpg'); INSERT INTO `wp_1postmeta` VALUES (1634, 1347, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:448;s:6:"height";i:335;s:4:"file";s:20:"2012/01/IMG_3525.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:20:"IMG_3525-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"IMG_3525-300x224.jpg";s:5:"width";i:300;s:6:"height";i:224;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:20:"IMG_3525-448x288.jpg";s:5:"width";i:448;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:20:"IMG_3525-448x288.jpg";s:5:"width";i:448;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:20:"IMG_3525-401x300.jpg";s:5:"width";i:401;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:2.79999999999999982236431605997495353221893310546875;s:6:"credit";s:0:"";s:6:"camera";s:8:"iPhone 4";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1372246092;s:9:"copyright";s:0:"";s:12:"focal_length";s:4:"3.85";s:3:"iso";s:2:"80";s:13:"shutter_speed";s:15:"0.0011273957159";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1635, 1348, '_wp_attached_file', '2012/01/IMG_3572.jpg'); INSERT INTO `wp_1postmeta` VALUES (1636, 1348, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:448;s:6:"height";i:335;s:4:"file";s:20:"2012/01/IMG_3572.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:20:"IMG_3572-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"IMG_3572-300x224.jpg";s:5:"width";i:300;s:6:"height";i:224;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:20:"IMG_3572-448x288.jpg";s:5:"width";i:448;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:20:"IMG_3572-448x288.jpg";s:5:"width";i:448;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:20:"IMG_3572-401x300.jpg";s:5:"width";i:401;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:2.79999999999999982236431605997495353221893310546875;s:6:"credit";s:0:"";s:6:"camera";s:8:"iPhone 4";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1372263592;s:9:"copyright";s:0:"";s:12:"focal_length";s:4:"3.85";s:3:"iso";s:4:"1000";s:13:"shutter_speed";s:15:"0.0666666666667";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1637, 1349, '_wp_attached_file', '2012/01/P1030059.jpg'); INSERT INTO `wp_1postmeta` VALUES (1638, 1349, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:448;s:6:"height";i:336;s:4:"file";s:20:"2012/01/P1030059.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:20:"P1030059-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"P1030059-300x224.jpg";s:5:"width";i:300;s:6:"height";i:224;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:20:"P1030059-448x288.jpg";s:5:"width";i:448;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:20:"P1030059-448x288.jpg";s:5:"width";i:448;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:20:"P1030059-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:2.79999999999999982236431605997495353221893310546875;s:6:"credit";s:0:"";s:6:"camera";s:8:"DMC-FX40";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1372085707;s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"4.4";s:3:"iso";s:2:"80";s:13:"shutter_speed";s:4:"0.02";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1639, 1350, '_wp_attached_file', '2012/01/PIC_1542.jpg'); INSERT INTO `wp_1postmeta` VALUES (1640, 1350, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:448;s:6:"height";i:336;s:4:"file";s:20:"2012/01/PIC_1542.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:20:"PIC_1542-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"PIC_1542-300x224.jpg";s:5:"width";i:300;s:6:"height";i:224;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:20:"PIC_1542-448x288.jpg";s:5:"width";i:448;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:20:"PIC_1542-448x288.jpg";s:5:"width";i:448;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:20:"PIC_1542-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:4;s:6:"credit";s:0:"";s:6:"camera";s:8:"GZ-MG330";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1372084279;s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"2.2";s:3:"iso";i:0;s:13:"shutter_speed";s:5:"0.004";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1641, 1351, '_wp_attached_file', '2012/01/PIC_1561-Copie.jpg'); INSERT INTO `wp_1postmeta` VALUES (1642, 1351, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:448;s:6:"height";i:336;s:4:"file";s:26:"2012/01/PIC_1561-Copie.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:26:"PIC_1561-Copie-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:26:"PIC_1561-Copie-300x224.jpg";s:5:"width";i:300;s:6:"height";i:224;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:26:"PIC_1561-Copie-448x288.jpg";s:5:"width";i:448;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:26:"PIC_1561-Copie-448x288.jpg";s:5:"width";i:448;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:26:"PIC_1561-Copie-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:3.5;s:6:"credit";s:0:"";s:6:"camera";s:8:"GZ-MG330";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1372175242;s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"4.9";s:3:"iso";i:0;s:13:"shutter_speed";s:5:"0.004";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1643, 1354, '_wp_attached_file', '2012/01/Big-Challenge-2013.jpg'); INSERT INTO `wp_1postmeta` VALUES (1644, 1354, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:336;s:6:"height";i:448;s:4:"file";s:30:"2012/01/Big-Challenge-2013.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:30:"Big-Challenge-2013-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:30:"Big-Challenge-2013-224x300.jpg";s:5:"width";i:224;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:30:"Big-Challenge-2013-336x288.jpg";s:5:"width";i:336;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:30:"Big-Challenge-2013-336x288.jpg";s:5:"width";i:336;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:30:"Big-Challenge-2013-224x300.jpg";s:5:"width";i:224;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:2.79999999999999982236431605997495353221893310546875;s:6:"credit";s:0:"";s:6:"camera";s:8:"DMC-FS10";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1372241316;s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"5";s:3:"iso";s:2:"80";s:13:"shutter_speed";s:6:"0.0025";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1645, 1364, '_wp_attached_file', '2013/03/Lettres-des-jeunes-au-Pape-1.png'); INSERT INTO `wp_1postmeta` VALUES (1646, 1364, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:2409;s:6:"height";i:3437;s:4:"file";s:40:"2013/03/Lettres-des-jeunes-au-Pape-1.png";s:5:"sizes";a:6:{s:9:"thumbnail";a:4:{s:4:"file";s:40:"Lettres-des-jeunes-au-Pape-1-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";}s:6:"medium";a:4:{s:4:"file";s:40:"Lettres-des-jeunes-au-Pape-1-210x300.png";s:5:"width";i:210;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";}s:5:"large";a:4:{s:4:"file";s:41:"Lettres-des-jeunes-au-Pape-1-717x1024.png";s:5:"width";i:717;s:6:"height";i:1024;s:9:"mime-type";s:9:"image/png";}s:14:"post-thumbnail";a:4:{s:4:"file";s:41:"Lettres-des-jeunes-au-Pape-1-1000x288.png";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:9:"image/png";}s:13:"large-feature";a:4:{s:4:"file";s:41:"Lettres-des-jeunes-au-Pape-1-1000x288.png";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:9:"image/png";}s:13:"small-feature";a:4:{s:4:"file";s:40:"Lettres-des-jeunes-au-Pape-1-210x300.png";s:5:"width";i:210;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";}}s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";i:0;s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1647, 1366, '_wp_attached_file', '2013/03/Lettres-des-jeunes-au-Pape-2.png'); INSERT INTO `wp_1postmeta` VALUES (1648, 1366, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:2409;s:6:"height";i:3437;s:4:"file";s:40:"2013/03/Lettres-des-jeunes-au-Pape-2.png";s:5:"sizes";a:6:{s:9:"thumbnail";a:4:{s:4:"file";s:40:"Lettres-des-jeunes-au-Pape-2-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";}s:6:"medium";a:4:{s:4:"file";s:40:"Lettres-des-jeunes-au-Pape-2-210x300.png";s:5:"width";i:210;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";}s:5:"large";a:4:{s:4:"file";s:41:"Lettres-des-jeunes-au-Pape-2-717x1024.png";s:5:"width";i:717;s:6:"height";i:1024;s:9:"mime-type";s:9:"image/png";}s:14:"post-thumbnail";a:4:{s:4:"file";s:41:"Lettres-des-jeunes-au-Pape-2-1000x288.png";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:9:"image/png";}s:13:"large-feature";a:4:{s:4:"file";s:41:"Lettres-des-jeunes-au-Pape-2-1000x288.png";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:9:"image/png";}s:13:"small-feature";a:4:{s:4:"file";s:40:"Lettres-des-jeunes-au-Pape-2-210x300.png";s:5:"width";i:210;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";}}s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";i:0;s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1649, 1368, '_wp_attached_file', '2013/03/Réponse-du-Pape-François-1er.png'); INSERT INTO `wp_1postmeta` VALUES (1650, 1368, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:2409;s:6:"height";i:3437;s:4:"file";s:42:"2013/03/Réponse-du-Pape-François-1er.png";s:5:"sizes";a:6:{s:9:"thumbnail";a:4:{s:4:"file";s:42:"Réponse-du-Pape-François-1er-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";}s:6:"medium";a:4:{s:4:"file";s:42:"Réponse-du-Pape-François-1er-210x300.png";s:5:"width";i:210;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";}s:5:"large";a:4:{s:4:"file";s:43:"Réponse-du-Pape-François-1er-717x1024.png";s:5:"width";i:717;s:6:"height";i:1024;s:9:"mime-type";s:9:"image/png";}s:14:"post-thumbnail";a:4:{s:4:"file";s:43:"Réponse-du-Pape-François-1er-1000x288.png";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:9:"image/png";}s:13:"large-feature";a:4:{s:4:"file";s:43:"Réponse-du-Pape-François-1er-1000x288.png";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:9:"image/png";}s:13:"small-feature";a:4:{s:4:"file";s:42:"Réponse-du-Pape-François-1er-210x300.png";s:5:"width";i:210;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";}}s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";i:0;s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1651, 1370, '_wp_attached_file', '2013/03/Réponse-du-Cardinal.png'); INSERT INTO `wp_1postmeta` VALUES (1652, 1370, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:2409;s:6:"height";i:3437;s:4:"file";s:32:"2013/03/Réponse-du-Cardinal.png";s:5:"sizes";a:6:{s:9:"thumbnail";a:4:{s:4:"file";s:32:"Réponse-du-Cardinal-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";}s:6:"medium";a:4:{s:4:"file";s:32:"Réponse-du-Cardinal-210x300.png";s:5:"width";i:210;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";}s:5:"large";a:4:{s:4:"file";s:33:"Réponse-du-Cardinal-717x1024.png";s:5:"width";i:717;s:6:"height";i:1024;s:9:"mime-type";s:9:"image/png";}s:14:"post-thumbnail";a:4:{s:4:"file";s:33:"Réponse-du-Cardinal-1000x288.png";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:9:"image/png";}s:13:"large-feature";a:4:{s:4:"file";s:33:"Réponse-du-Cardinal-1000x288.png";s:5:"width";i:1000;s:6:"height";i:288;s:9:"mime-type";s:9:"image/png";}s:13:"small-feature";a:4:{s:4:"file";s:32:"Réponse-du-Cardinal-210x300.png";s:5:"width";i:210;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";}}s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";i:0;s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1653, 1376, '_wp_attached_file', '2013/03/DSCF7717_640x480.jpg'); INSERT INTO `wp_1postmeta` VALUES (1654, 1376, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:640;s:6:"height";i:480;s:4:"file";s:28:"2013/03/DSCF7717_640x480.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:28:"DSCF7717_640x480-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:28:"DSCF7717_640x480-300x225.jpg";s:5:"width";i:300;s:6:"height";i:225;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:28:"DSCF7717_640x480-640x288.jpg";s:5:"width";i:640;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:28:"DSCF7717_640x480-640x288.jpg";s:5:"width";i:640;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:28:"DSCF7717_640x480-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";i:0;s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1655, 1377, '_wp_attached_file', '2013/03/DSCF7718_640x480.jpg'); INSERT INTO `wp_1postmeta` VALUES (1656, 1377, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:640;s:6:"height";i:480;s:4:"file";s:28:"2013/03/DSCF7718_640x480.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:28:"DSCF7718_640x480-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:28:"DSCF7718_640x480-300x225.jpg";s:5:"width";i:300;s:6:"height";i:225;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:28:"DSCF7718_640x480-640x288.jpg";s:5:"width";i:640;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:28:"DSCF7718_640x480-640x288.jpg";s:5:"width";i:640;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:28:"DSCF7718_640x480-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";i:0;s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1657, 1378, '_wp_attached_file', '2013/03/DSCF7719_640x480.jpg'); INSERT INTO `wp_1postmeta` VALUES (1658, 1378, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:640;s:6:"height";i:480;s:4:"file";s:28:"2013/03/DSCF7719_640x480.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:28:"DSCF7719_640x480-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:28:"DSCF7719_640x480-300x225.jpg";s:5:"width";i:300;s:6:"height";i:225;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:28:"DSCF7719_640x480-640x288.jpg";s:5:"width";i:640;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:28:"DSCF7719_640x480-640x288.jpg";s:5:"width";i:640;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:28:"DSCF7719_640x480-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";i:0;s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1659, 1379, '_wp_attached_file', '2013/03/DSCF7720_640x480.jpg'); INSERT INTO `wp_1postmeta` VALUES (1660, 1379, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:640;s:6:"height";i:480;s:4:"file";s:28:"2013/03/DSCF7720_640x480.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:28:"DSCF7720_640x480-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:28:"DSCF7720_640x480-300x225.jpg";s:5:"width";i:300;s:6:"height";i:225;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:28:"DSCF7720_640x480-640x288.jpg";s:5:"width";i:640;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:28:"DSCF7720_640x480-640x288.jpg";s:5:"width";i:640;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:28:"DSCF7720_640x480-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";i:0;s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1661, 1380, '_wp_attached_file', '2013/03/DSCF7721_640x480.jpg'); INSERT INTO `wp_1postmeta` VALUES (1662, 1380, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:640;s:6:"height";i:480;s:4:"file";s:28:"2013/03/DSCF7721_640x480.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:28:"DSCF7721_640x480-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:28:"DSCF7721_640x480-300x225.jpg";s:5:"width";i:300;s:6:"height";i:225;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:28:"DSCF7721_640x480-640x288.jpg";s:5:"width";i:640;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:28:"DSCF7721_640x480-640x288.jpg";s:5:"width";i:640;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:28:"DSCF7721_640x480-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";i:0;s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1663, 1381, '_wp_attached_file', '2013/03/DSCF7722_640x480.jpg'); INSERT INTO `wp_1postmeta` VALUES (1664, 1381, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:640;s:6:"height";i:480;s:4:"file";s:28:"2013/03/DSCF7722_640x480.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:28:"DSCF7722_640x480-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:28:"DSCF7722_640x480-300x225.jpg";s:5:"width";i:300;s:6:"height";i:225;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:28:"DSCF7722_640x480-640x288.jpg";s:5:"width";i:640;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:28:"DSCF7722_640x480-640x288.jpg";s:5:"width";i:640;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:28:"DSCF7722_640x480-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";i:0;s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1665, 1382, '_wp_attached_file', '2013/03/DSCF7725_640x480.jpg'); INSERT INTO `wp_1postmeta` VALUES (1666, 1382, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:640;s:6:"height";i:480;s:4:"file";s:28:"2013/03/DSCF7725_640x480.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:28:"DSCF7725_640x480-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:28:"DSCF7725_640x480-300x225.jpg";s:5:"width";i:300;s:6:"height";i:225;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:28:"DSCF7725_640x480-640x288.jpg";s:5:"width";i:640;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:28:"DSCF7725_640x480-640x288.jpg";s:5:"width";i:640;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:28:"DSCF7725_640x480-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";i:0;s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1667, 1383, '_wp_attached_file', '2013/03/DSCF7729_640x480.jpg'); INSERT INTO `wp_1postmeta` VALUES (1668, 1383, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:640;s:6:"height";i:480;s:4:"file";s:28:"2013/03/DSCF7729_640x480.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:28:"DSCF7729_640x480-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:28:"DSCF7729_640x480-300x225.jpg";s:5:"width";i:300;s:6:"height";i:225;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:28:"DSCF7729_640x480-640x288.jpg";s:5:"width";i:640;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:28:"DSCF7729_640x480-640x288.jpg";s:5:"width";i:640;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:28:"DSCF7729_640x480-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";i:0;s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1669, 1384, '_wp_attached_file', '2013/03/DSCF7731_640x480.jpg'); INSERT INTO `wp_1postmeta` VALUES (1670, 1384, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:640;s:6:"height";i:480;s:4:"file";s:28:"2013/03/DSCF7731_640x480.jpg";s:5:"sizes";a:5:{s:9:"thumbnail";a:4:{s:4:"file";s:28:"DSCF7731_640x480-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:28:"DSCF7731_640x480-300x225.jpg";s:5:"width";i:300;s:6:"height";i:225;s:9:"mime-type";s:10:"image/jpeg";}s:14:"post-thumbnail";a:4:{s:4:"file";s:28:"DSCF7731_640x480-640x288.jpg";s:5:"width";i:640;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"large-feature";a:4:{s:4:"file";s:28:"DSCF7731_640x480-640x288.jpg";s:5:"width";i:640;s:6:"height";i:288;s:9:"mime-type";s:10:"image/jpeg";}s:13:"small-feature";a:4:{s:4:"file";s:28:"DSCF7731_640x480-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";i:0;s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1671, 1388, '_wp_attached_file', '2013/02/Bravo-les-artisans-2013.jpg'); INSERT INTO `wp_1postmeta` VALUES (1672, 1388, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:320;s:6:"height";i:240;s:4:"file";s:35:"2013/02/Bravo-les-artisans-2013.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:4:{s:4:"file";s:35:"Bravo-les-artisans-2013-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:35:"Bravo-les-artisans-2013-300x225.jpg";s:5:"width";i:300;s:6:"height";i:225;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:2.79999999999999982236431605997495353221893310546875;s:6:"credit";s:0:"";s:6:"camera";s:8:"iPhone 4";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1369767031;s:9:"copyright";s:0:"";s:12:"focal_length";s:4:"3.85";s:3:"iso";s:3:"250";s:13:"shutter_speed";s:15:"0.0588235294118";s:5:"title";s:0:"";}}'); INSERT INTO `wp_1postmeta` VALUES (1673, 1394, '_wp_attached_file', '2012/09/Scoleo-bon-de-commande-College_Francois-D-Assise_2013.pdf'); # # End of data contents of table `wp_1postmeta` # -------------------------------------------------------- # -------------------------------------------------------- # Table: `wp_1posts` # -------------------------------------------------------- # # Delete any existing table `wp_1posts` # DROP TABLE IF EXISTS `wp_1posts`; # # Table structure of table `wp_1posts` # CREATE TABLE `wp_1posts` ( `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `post_author` bigint(20) unsigned NOT NULL DEFAULT '0', `post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `post_content` longtext NOT NULL, `post_title` text NOT NULL, `post_excerpt` text NOT NULL, `post_status` varchar(20) NOT NULL DEFAULT 'publish', `comment_status` varchar(20) NOT NULL DEFAULT 'open', `ping_status` varchar(20) NOT NULL DEFAULT 'open', `post_password` varchar(20) NOT NULL DEFAULT '', `post_name` varchar(200) NOT NULL DEFAULT '', `to_ping` text NOT NULL, `pinged` text NOT NULL, `post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `post_content_filtered` longtext NOT NULL, `post_parent` bigint(20) unsigned NOT NULL DEFAULT '0', `guid` varchar(255) NOT NULL DEFAULT '', `menu_order` int(11) NOT NULL DEFAULT '0', `post_type` varchar(20) NOT NULL DEFAULT 'post', `post_mime_type` varchar(100) NOT NULL DEFAULT '', `comment_count` bigint(20) NOT NULL DEFAULT '0', PRIMARY KEY (`ID`), KEY `post_name` (`post_name`), KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`), KEY `post_parent` (`post_parent`), KEY `post_author` (`post_author`) ) ENGINE=MyISAM AUTO_INCREMENT=1398 DEFAULT CHARSET=utf8 ; # # Data contents of table `wp_1posts` # INSERT INTO `wp_1posts` VALUES (4, 1, '2012-01-29 17:15:47', '2012-01-29 17:15:47', 'http://www.sainte-anne.net/wp-content/uploads/2012/01/DSC02074_1.jpg', 'DSC02074_1.jpg', '', 'inherit', 'open', 'open', '', 'dsc02074_1-jpg', '', '', '2012-01-29 17:15:47', '2012-01-29 17:15:47', '', 0, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/DSC02074_1.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (95, 1, '2012-01-29 19:31:50', '2012-01-29 18:31:50', '', 'tertiaire', '', 'inherit', 'open', 'open', '', 'tertiaire-2', '', '', '2012-01-29 19:31:50', '2012-01-29 18:31:50', '', 92, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/tertiaire.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (243, 2, '2012-02-26 11:41:41', '2012-02-26 10:41:41', '', 'APS Arago 2010', '', 'inherit', 'open', 'open', '', 'aps-arago-2010', '', '', '2012-02-26 11:41:41', '2012-02-26 10:41:41', '', 104, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/APS-Arago-2010.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (255, 2, '2012-02-26 14:25:06', '2012-02-26 13:25:06', '', 'résultats', '', 'inherit', 'open', 'open', '', 'resultats-2', '', '', '2012-02-26 14:25:06', '2012-02-26 13:25:06', '', 157, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/résultats.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (259, 2, '2012-02-26 17:45:39', '2012-02-26 16:45:39', '', 'Grand Prix Expression Oral 2011 04', '', 'inherit', 'open', 'open', '', 'grand-prix-expression-oral-2011-04', '', '', '2012-02-26 17:45:39', '2012-02-26 16:45:39', '', 42, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/Grand-Prix-Expression-Oral-2011-04.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (260, 2, '2012-02-26 17:46:02', '2012-02-26 16:46:02', '', 'Grand Prix Expression Oral 2011 03', '', 'inherit', 'open', 'open', '', 'grand-prix-expression-oral-2011-03', '', '', '2012-02-26 17:46:02', '2012-02-26 16:46:02', '', 42, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/Grand-Prix-Expression-Oral-2011-03.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (265, 2, '2012-02-26 17:52:00', '2012-02-26 16:52:00', '', 'OLYMPUS DIGITAL CAMERA', '', 'inherit', 'open', 'open', '', 'olympus-digital-camera', '', '', '2012-02-26 17:52:00', '2012-02-26 16:52:00', '', 177, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/Collège-club-jeux-de-société-2010.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (268, 2, '2012-02-26 17:54:03', '2012-02-26 16:54:03', '', 'Secourisme Collège 2010 02', '', 'inherit', 'open', 'open', '', 'secourisme-college-2010-02', '', '', '2012-02-26 17:54:03', '2012-02-26 16:54:03', '', 177, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/Secourisme-Collège-2010-02.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (273, 2, '2012-02-26 18:08:44', '2012-02-26 17:08:44', '', 'Soirée théatre vendredi 26 juin 2009 157', '', 'inherit', 'open', 'open', '', 'soiree-theatre-vendredi-26-juin-2009-157', '', '', '2012-02-26 18:08:44', '2012-02-26 17:08:44', '', 177, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/Soirée-théatre-vendredi-26-juin-2009-157.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (280, 2, '2012-03-08 19:36:08', '2012-03-08 18:36:08', '', 'cfc', '', 'inherit', 'open', 'open', '', 'cfc', '', '', '2012-03-08 19:36:08', '2012-03-08 18:36:08', '', 15, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/cfc.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (281, 2, '2012-03-08 19:42:11', '2012-03-08 18:42:11', '', 'B.T.S. Assistant de gestion des PME - PMI', '', 'inherit', 'open', 'open', '', 'assistant-de-gestion-pme', '', '', '2012-03-08 19:42:11', '2012-03-08 18:42:11', '', 15, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/Assistant-de-Gestion-PME.pdf', 0, 'attachment', 'application/pdf', 0); INSERT INTO `wp_1posts` VALUES (283, 2, '2012-03-08 19:45:16', '2012-03-08 18:45:16', '', 'B.T.S. M.U.C. = Management des Unités Commerciales', '', 'inherit', 'open', 'open', '', 'muc', '', '', '2012-03-08 19:45:16', '2012-03-08 18:45:16', '', 15, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/MUC.pdf', 0, 'attachment', 'application/pdf', 0); INSERT INTO `wp_1posts` VALUES (284, 2, '2012-03-08 19:46:01', '2012-03-08 18:46:01', '', 'B.T.S. N.R.C. = Négociation et Relation Client', '', 'inherit', 'open', 'open', '', 'nrc', '', '', '2012-03-08 19:46:01', '2012-03-08 18:46:01', '', 15, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/NRC.pdf', 0, 'attachment', 'application/pdf', 0); INSERT INTO `wp_1posts` VALUES (285, 2, '2012-03-08 19:46:41', '2012-03-08 18:46:41', '', 'B.P. A.T.P.S. = Agent Technique de Prévention et de Sécurité', '', 'inherit', 'open', 'open', '', 'plaquette-bp-atps', '', '', '2012-03-08 19:46:41', '2012-03-08 18:46:41', '', 15, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/Plaquette-BP-ATPS.pdf', 0, 'attachment', 'application/pdf', 0); INSERT INTO `wp_1posts` VALUES (286, 2, '2012-03-08 19:47:13', '2012-03-08 18:47:13', '', 'Formations pour Entreprises et Particuliers', '', 'inherit', 'open', 'open', '', 'la-formation-continue', '', '', '2012-03-08 19:47:13', '2012-03-08 18:47:13', '', 15, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/la-formation-continue.pdf', 0, 'attachment', 'application/pdf', 0); INSERT INTO `wp_1posts` VALUES (287, 2, '2012-03-08 19:48:16', '2012-03-08 18:48:16', '', 'Candidature au centre de Formation : modalités', '', 'inherit', 'open', 'open', '', 'candidature', '', '', '2012-03-08 19:48:16', '2012-03-08 18:48:16', '', 15, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/CANDIDATURE.pdf', 0, 'attachment', 'application/pdf', 0); INSERT INTO `wp_1posts` VALUES (289, 2, '2012-03-08 19:50:08', '2012-03-08 18:50:08', '', '(fiche d\'inscription)', '', 'inherit', 'open', 'open', '', 'fiche-dinscription-bp-atps', '', '', '2012-03-08 19:50:08', '2012-03-08 18:50:08', '', 15, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/fiche-dinscription-BP-ATPS.pdf', 0, 'attachment', 'application/pdf', 0); INSERT INTO `wp_1posts` VALUES (291, 2, '2012-03-08 19:52:46', '2012-03-08 18:52:46', '', '(fiche d\'inscription)', '', 'inherit', 'open', 'open', '', 'fiche-dinscription-ag-muc-nrc-apprentissage', '', '', '2012-03-08 19:52:46', '2012-03-08 18:52:46', '', 15, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/fiche-dinscription-AG-MUC-NRC-apprentissage.pdf', 0, 'attachment', 'application/pdf', 0); INSERT INTO `wp_1posts` VALUES (318, 3, '2012-06-13 12:33:45', '2012-06-13 11:33:45', '', '1', '', 'inherit', 'open', 'open', '', '1-2', '', '', '2012-06-13 12:33:45', '2012-06-13 11:33:45', '', 308, 'http://www.sainte-anne.net/wp-content/uploads/2012/06/11.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (320, 3, '2012-06-25 22:53:01', '2012-06-25 21:53:01', '', 'IMG_1858', '', 'inherit', 'open', 'open', '', 'img_1858', '', '', '2012-06-25 22:53:01', '2012-06-25 21:53:01', '', 308, 'http://www.sainte-anne.net/wp-content/uploads/2012/06/IMG_1858.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (336, 2, '2012-07-16 20:23:13', '2012-07-16 19:23:13', '', 'resultats_examens_2012', '', 'inherit', 'open', 'open', '', 'resultats_examens_2012', '', '', '2012-07-16 20:23:13', '2012-07-16 19:23:13', '', 177, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/resultats_examens_2012.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (371, 4, '2012-08-21 10:08:11', '2012-08-21 09:08:11', '', 'Salle du collège', '', 'inherit', 'open', 'open', '', 'portes-ouvertes-038', '', '', '2012-08-21 10:08:11', '2012-08-21 09:08:11', '', 177, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/Portes-ouvertes-038.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (373, 4, '2012-08-21 10:12:02', '2012-08-21 09:12:02', '', 'salle physique', '', 'inherit', 'open', 'open', '', 'portes-ouvertes-037', '', '', '2012-08-21 10:12:02', '2012-08-21 09:12:02', '', 177, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/Portes-ouvertes-037.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (375, 4, '2012-08-23 10:42:44', '2012-08-23 09:42:44', '', 'Participation des familles', '', 'inherit', 'open', 'open', '', 'participation-des-familles', '', '', '2012-08-23 10:42:44', '2012-08-23 09:42:44', '', 208, 'http://www.sainte-anne.net/wp-content/uploads/2012/02/Participation-des-familles.pdf', 0, 'attachment', 'application/pdf', 0); INSERT INTO `wp_1posts` VALUES (376, 4, '2012-08-23 10:44:20', '2012-08-23 09:44:20', '', 'tarifs', '', 'inherit', 'open', 'open', '', 'participation-des-familles-2', '', '', '2012-08-23 10:44:20', '2012-08-23 09:44:20', '', 208, 'http://www.sainte-anne.net/wp-content/uploads/2012/02/Participation-des-familles1.pdf', 0, 'attachment', 'application/pdf', 0); INSERT INTO `wp_1posts` VALUES (462, 4, '2012-09-12 09:29:50', '2012-09-12 08:29:50', '', 'Planning LP Pro Ste Anne', '', 'inherit', 'open', 'open', '', 'planning-2-de-2012-2013-lp-pro-ste-anne', '', '', '2012-09-12 09:29:50', '2012-09-12 08:29:50', '', 461, 'http://www.sainte-anne.net/wp-content/uploads/2012/09/Planning-2-de-2012-2013-LP-Pro-Ste-Anne.pdf', 0, 'attachment', 'application/pdf', 0); INSERT INTO `wp_1posts` VALUES (505, 2, '2012-09-18 15:44:49', '2012-09-18 14:44:49', '', 'resultats', '', 'inherit', 'open', 'open', '', 'resultats-3', '', '', '2012-09-18 15:44:49', '2012-09-18 14:44:49', '', 157, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/resultats.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (511, 4, '2012-09-19 08:13:52', '2012-09-19 07:13:52', '', 'Bulletin', '', 'inherit', 'open', 'open', '', 'bulletin-as', '', '', '2012-09-19 08:13:52', '2012-09-19 07:13:52', '', 308, 'http://www.sainte-anne.net/wp-content/uploads/2012/09/Bulletin-AS.pdf', 0, 'attachment', 'application/pdf', 0); INSERT INTO `wp_1posts` VALUES (513, 4, '2012-09-19 08:18:24', '2012-09-19 07:18:24', '', 'mur salle musique', '', 'inherit', 'open', 'open', '', 'mur-salle-musique', '', '', '2012-09-19 08:18:24', '2012-09-19 07:18:24', '', 0, 'http://www.sainte-anne.net/wp-content/uploads/2012/02/mur-salle-musique.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (514, 4, '2012-09-19 08:21:10', '2012-09-19 07:21:10', '', 'danseur rouge', '', 'inherit', 'open', 'open', '', 'danseur-rouge', '', '', '2012-09-19 08:21:10', '2012-09-19 07:21:10', '', 0, 'http://www.sainte-anne.net/wp-content/uploads/2012/02/danseur-rouge.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (515, 4, '2012-09-19 08:22:02', '2012-09-19 07:22:02', '', 'jeunes peintres', '', 'inherit', 'open', 'open', '', 'jeunes-peintres', '', '', '2012-09-19 08:22:02', '2012-09-19 07:22:02', '', 0, 'http://www.sainte-anne.net/wp-content/uploads/2012/02/jeunes-peintres.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (516, 4, '2012-09-19 08:22:55', '2012-09-19 07:22:55', '', 'peintre retouche', '', 'inherit', 'open', 'open', '', 'peintre-retouche', '', '', '2012-09-19 08:22:55', '2012-09-19 07:22:55', '', 0, 'http://www.sainte-anne.net/wp-content/uploads/2012/02/peintre-retouche.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (517, 4, '2012-09-19 08:23:49', '2012-09-19 07:23:49', '', 'peintres finitions', '', 'inherit', 'open', 'open', '', 'peintres-finitions', '', '', '2012-09-19 08:23:49', '2012-09-19 07:23:49', '', 0, 'http://www.sainte-anne.net/wp-content/uploads/2012/02/peintres-finitions.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (530, 4, '2012-09-19 14:07:55', '2012-09-19 13:07:55', '', 'attente avant', '', 'inherit', 'open', 'open', '', 'attente-avant', '', '', '2012-09-19 14:07:55', '2012-09-19 13:07:55', '', 308, 'http://www.sainte-anne.net/wp-content/uploads/2012/09/attente-avant.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (531, 4, '2012-09-19 14:07:56', '2012-09-19 13:07:56', '', 'attente', '', 'inherit', 'open', 'open', '', 'attente', '', '', '2012-09-19 14:07:56', '2012-09-19 13:07:56', '', 308, 'http://www.sainte-anne.net/wp-content/uploads/2012/09/attente.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (532, 4, '2012-09-19 14:07:57', '2012-09-19 13:07:57', '', 'basket en fauteuil 2', '', 'inherit', 'open', 'open', '', 'basket-en-fauteuil-2', '', '', '2012-09-19 14:07:57', '2012-09-19 13:07:57', '', 308, 'http://www.sainte-anne.net/wp-content/uploads/2012/09/basket-en-fauteuil-2.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (533, 4, '2012-09-19 14:07:58', '2012-09-19 13:07:58', '', 'basket en fauteuil 3', '', 'inherit', 'open', 'open', '', 'basket-en-fauteuil-3', '', '', '2012-09-19 14:07:58', '2012-09-19 13:07:58', '', 308, 'http://www.sainte-anne.net/wp-content/uploads/2012/09/basket-en-fauteuil-3.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (534, 4, '2012-09-19 14:07:59', '2012-09-19 13:07:59', '', 'basket en fauteuil', '', 'inherit', 'open', 'open', '', 'basket-en-fauteuil', '', '', '2012-09-19 14:07:59', '2012-09-19 13:07:59', '', 308, 'http://www.sainte-anne.net/wp-content/uploads/2012/09/basket-en-fauteuil.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (535, 4, '2012-09-19 14:08:00', '2012-09-19 13:08:00', '', 'course en aveugle', '', 'inherit', 'open', 'open', '', 'course-en-aveugle', '', '', '2012-09-19 14:08:00', '2012-09-19 13:08:00', '', 308, 'http://www.sainte-anne.net/wp-content/uploads/2012/09/course-en-aveugle.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (536, 4, '2012-09-19 14:08:02', '2012-09-19 13:08:02', '', 'DSC00262', '', 'inherit', 'open', 'open', '', 'dsc00262', '', '', '2012-09-19 14:08:02', '2012-09-19 13:08:02', '', 308, 'http://www.sainte-anne.net/wp-content/uploads/2012/09/DSC00262.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (537, 4, '2012-09-19 14:08:03', '2012-09-19 13:08:03', '', 'DSC00263', '', 'inherit', 'open', 'open', '', 'dsc00263', '', '', '2012-09-19 14:08:03', '2012-09-19 13:08:03', '', 308, 'http://www.sainte-anne.net/wp-content/uploads/2012/09/DSC00263.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (538, 4, '2012-09-19 14:08:04', '2012-09-19 13:08:04', '', 'échanges 2', '', 'inherit', 'open', 'open', '', 'echanges-2', '', '', '2012-09-19 14:08:04', '2012-09-19 13:08:04', '', 308, 'http://www.sainte-anne.net/wp-content/uploads/2012/09/échanges-2.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (539, 4, '2012-09-19 14:08:05', '2012-09-19 13:08:05', '', 'échanges', '', 'inherit', 'open', 'open', '', 'echanges', '', '', '2012-09-19 14:08:05', '2012-09-19 13:08:05', '', 308, 'http://www.sainte-anne.net/wp-content/uploads/2012/09/échanges.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (540, 4, '2012-09-19 14:08:06', '2012-09-19 13:08:06', '', 'en attendant', '', 'inherit', 'open', 'open', '', 'en-attendant', '', '', '2012-09-19 14:08:06', '2012-09-19 13:08:06', '', 308, 'http://www.sainte-anne.net/wp-content/uploads/2012/09/en-attendant.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (541, 4, '2012-09-19 14:08:07', '2012-09-19 13:08:07', '', 'escalade', '', 'inherit', 'open', 'open', '', 'escalade', '', '', '2012-09-19 14:08:07', '2012-09-19 13:08:07', '', 308, 'http://www.sainte-anne.net/wp-content/uploads/2012/09/escalade.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (542, 4, '2012-09-19 14:08:08', '2012-09-19 13:08:08', '', 'parcours d\'agilité 2', '', 'inherit', 'open', 'open', '', 'parcours-dagilite-2', '', '', '2012-09-19 14:08:08', '2012-09-19 13:08:08', '', 308, 'http://www.sainte-anne.net/wp-content/uploads/2012/09/parcours-dagilité-2.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (543, 4, '2012-09-19 14:08:09', '2012-09-19 13:08:09', '', 'parcours d\'agilité 3', '', 'inherit', 'open', 'open', '', 'parcours-dagilite-3', '', '', '2012-09-19 14:08:09', '2012-09-19 13:08:09', '', 308, 'http://www.sainte-anne.net/wp-content/uploads/2012/09/parcours-dagilité-3.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (544, 4, '2012-09-19 14:08:10', '2012-09-19 13:08:10', '', 'Parcours d\'agilité', '', 'inherit', 'open', 'open', '', 'parcours-dagilite', '', '', '2012-09-19 14:08:10', '2012-09-19 13:08:10', '', 308, 'http://www.sainte-anne.net/wp-content/uploads/2012/09/Parcours-dagilité.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (552, 4, '2012-09-26 08:05:35', '2012-09-26 07:05:35', '', 'Application', '', 'inherit', 'open', 'open', '', 'application', '', '', '2012-09-26 08:05:35', '2012-09-26 07:05:35', '', 0, 'http://www.sainte-anne.net/wp-content/uploads/2012/02/Application.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (556, 4, '2012-09-26 08:31:14', '2012-09-26 07:31:14', '', 'BAC PRO GA', '', 'inherit', 'open', 'open', '', 'bac-pro-ga', '', '', '2012-09-26 08:31:14', '2012-09-26 07:31:14', '', 92, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/BAC-PRO-GA.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (562, 4, '2012-09-26 08:49:23', '2012-09-26 07:49:23', '', 'salle Ga', '', 'inherit', 'open', 'open', '', 'salle-ga', '', '', '2012-09-26 08:49:23', '2012-09-26 07:49:23', '', 92, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/salle-Ga.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (563, 4, '2012-09-26 08:49:23', '2012-09-26 07:49:23', '', 'salle Ga2', '', 'inherit', 'open', 'open', '', 'salle-ga2', '', '', '2012-09-26 08:49:23', '2012-09-26 07:49:23', '', 92, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/salle-Ga2.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (564, 4, '2012-09-26 08:49:24', '2012-09-26 07:49:24', '', 'salle Ga3', '', 'inherit', 'open', 'open', '', 'salle-ga3', '', '', '2012-09-26 08:49:24', '2012-09-26 07:49:24', '', 92, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/salle-Ga3.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (565, 4, '2012-09-26 08:49:25', '2012-09-26 07:49:25', '', 'salle Ga4', '', 'inherit', 'open', 'open', '', 'salle-ga4', '', '', '2012-09-26 08:49:25', '2012-09-26 07:49:25', '', 92, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/salle-Ga4.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (567, 4, '2012-09-26 08:54:27', '2012-09-26 07:54:27', '', 'AS1', '', 'inherit', 'open', 'open', '', 'as1', '', '', '2012-09-26 08:54:27', '2012-09-26 07:54:27', '', 104, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/AS1.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (568, 4, '2012-09-26 08:54:27', '2012-09-26 07:54:27', '', 'AS2', '', 'inherit', 'open', 'open', '', 'as2', '', '', '2012-09-26 08:54:27', '2012-09-26 07:54:27', '', 104, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/AS2.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (573, 4, '2012-09-26 09:05:05', '2012-09-26 08:05:05', 'http://www.sainte-anne.net/wp-content/uploads/2012/09/cropped-Sainte-Anne-fleuri.jpg', 'cropped-Sainte-Anne-fleuri.jpg', '', 'inherit', 'closed', 'open', '', 'cropped-sainte-anne-fleuri-jpg', '', '', '2012-09-26 09:05:05', '2012-09-26 08:05:05', '', 0, 'http://www.sainte-anne.net/wp-content/uploads/2012/09/cropped-Sainte-Anne-fleuri.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (575, 4, '2012-09-26 09:12:02', '2012-09-26 08:12:02', '', 'Amelie Domergue', '', 'inherit', 'open', 'open', '', 'amelie-domergue-2', '', '', '2012-09-26 09:12:02', '2012-09-26 08:12:02', '', 197, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/Amelie-Domergue1.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (576, 4, '2012-09-26 09:12:03', '2012-09-26 08:12:03', '', 'Raphael Jaku', '', 'inherit', 'open', 'open', '', 'raphael-jaku', '', '', '2012-09-26 09:12:03', '2012-09-26 08:12:03', '', 197, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/Raphael-Jaku.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (591, 4, '2012-10-02 21:37:15', '2012-10-02 20:37:15', '', 'Le professeur de chant', '', 'inherit', 'open', 'open', '', '104_0423', '', '', '2012-10-02 21:37:15', '2012-10-02 20:37:15', '', 177, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/104_0423.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (592, 4, '2012-10-02 21:37:15', '2012-10-02 20:37:15', '', 'Les professeurs', '', 'inherit', 'open', 'open', '', '104_0424', '', '', '2012-10-02 21:37:15', '2012-10-02 20:37:15', '', 177, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/104_0424.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (593, 4, '2012-10-02 21:37:16', '2012-10-02 20:37:16', '', 'heureux de chanter', '', 'inherit', 'open', 'open', '', '104_0425', '', '', '2012-10-02 21:37:16', '2012-10-02 20:37:16', '', 177, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/104_0425.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (677, 4, '2012-11-14 17:40:10', '2012-11-14 16:40:10', '', 'Isabelle Paire', '', 'inherit', 'open', 'open', '', 'isabelle-paire', '', '', '2012-11-14 17:40:10', '2012-11-14 16:40:10', '', 11, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/Isabelle-Paire.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (681, 4, '2012-11-14 17:42:12', '2012-11-14 16:42:12', '', 'Herve Perrin', '', 'inherit', 'open', 'open', '', 'herve-perrin', '', '', '2012-11-14 17:42:12', '2012-11-14 16:42:12', '', 11, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/Herve-Perrin.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (734, 4, '2013-02-07 18:08:03', '2013-02-07 17:08:03', '', 'Grand Prix d\'expression Orale', '', 'inherit', 'open', 'open', '', 'dscn0004', '', '', '2013-02-07 18:08:03', '2013-02-07 17:08:03', '', 0, 'http://www.sainte-anne.net/wp-content/uploads/2012/02/DSCN0004.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (735, 4, '2013-02-07 18:08:04', '2013-02-07 17:08:04', '', 'DSCN0005', '', 'inherit', 'open', 'open', '', 'dscn0005', '', '', '2013-02-07 18:08:04', '2013-02-07 17:08:04', '', 0, 'http://www.sainte-anne.net/wp-content/uploads/2012/02/DSCN0005.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (736, 4, '2013-02-07 18:08:06', '2013-02-07 17:08:06', '', 'DSCN0007', 'Classes participantes', 'inherit', 'open', 'open', '', 'dscn0007', '', '', '2013-02-07 18:08:06', '2013-02-07 17:08:06', '', 0, 'http://www.sainte-anne.net/wp-content/uploads/2012/02/DSCN0007.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (737, 4, '2013-02-07 18:08:09', '2013-02-07 17:08:09', '', 'DSCN0009', 'Remise des prix', 'inherit', 'open', 'open', '', 'dscn0009', '', '', '2013-02-07 18:08:09', '2013-02-07 17:08:09', '', 0, 'http://www.sainte-anne.net/wp-content/uploads/2012/02/DSCN0009.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (738, 4, '2013-02-07 18:08:10', '2013-02-07 17:08:10', '', 'DSCN0011', 'Annonce des résultats', 'inherit', 'open', 'open', '', 'dscn0011', '', '', '2013-02-07 18:08:10', '2013-02-07 17:08:10', '', 0, 'http://www.sainte-anne.net/wp-content/uploads/2012/02/DSCN0011.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (739, 4, '2013-02-07 18:08:11', '2013-02-07 17:08:11', '', 'DSCN0012', 'Discours de Mme Rénia', 'inherit', 'open', 'open', '', 'dscn0012', '', '', '2013-02-07 18:08:11', '2013-02-07 17:08:11', '', 0, 'http://www.sainte-anne.net/wp-content/uploads/2012/02/DSCN0012.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (745, 4, '2013-02-07 18:18:50', '2013-02-07 17:18:50', '', 'Programme voyage Espagne 2013', '', 'inherit', 'open', 'open', '', 'programme-voyage-espagne', '', '', '2013-02-07 18:18:50', '2013-02-07 17:18:50', '', 461, 'http://www.sainte-anne.net/wp-content/uploads/2012/09/Programme-voyage-Espagne.pdf', 0, 'attachment', 'application/pdf', 0); INSERT INTO `wp_1posts` VALUES (748, 4, '2013-02-11 08:33:14', '2013-02-11 07:33:14', '', 'Guide ONISEP Après la 3e', '', 'inherit', 'open', 'open', '', 'guide_apres_3e_2013_lyon', '', '', '2013-02-11 08:33:14', '2013-02-11 07:33:14', '', 461, 'http://www.sainte-anne.net/wp-content/uploads/2012/09/Guide_Apres_3e_2013_Lyon.pdf', 0, 'attachment', 'application/pdf', 0); INSERT INTO `wp_1posts` VALUES (761, 4, '2013-02-27 16:13:21', '2013-02-27 15:13:21', '', 'Groupe pour site', '', 'inherit', 'open', 'open', '', 'groupe-pour-site', '', '', '2013-02-27 16:13:21', '2013-02-27 15:13:21', '', 7, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/Groupe-pour-site1.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (785, 4, '2013-02-27 18:52:26', '2013-02-27 17:52:26', '', 'danseur rouge', '', 'inherit', 'open', 'open', '', 'danseur-rouge-3', '', '', '2013-02-27 18:52:26', '2013-02-27 17:52:26', '', 0, 'http://www.sainte-anne.net/wp-content/uploads/2013/02/danseur-rouge1.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (836, 4, '2013-03-01 17:32:50', '2013-03-01 16:32:50', '', 'Collège François d\'Assise Roanne', '', 'inherit', 'open', 'open', '', 'college-francois-dassise-roanne', '', '', '2013-03-01 17:32:50', '2013-03-01 16:32:50', '', 177, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/Collège-François-dAssise-Roanne.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (883, 4, '2013-03-05 10:16:03', '2013-03-05 09:16:03', '', 'Nexus', 'NEXUS', 'inherit', 'open', 'open', '', 'nexus', '', '', '2013-03-05 10:16:03', '2013-03-05 09:16:03', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/Nexus.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (884, 4, '2013-03-05 10:16:05', '2013-03-05 09:16:05', '', 'Orosolv', 'OROSOLV', 'inherit', 'open', 'open', '', 'orosolv', '', '', '2013-03-05 10:16:05', '2013-03-05 09:16:05', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/Orosolv.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (893, 4, '2013-03-13 15:51:27', '2013-03-13 14:51:27', '', 'Chorale', 'Chants', 'inherit', 'open', 'open', '', 'groupe', '', '', '2013-03-13 15:51:27', '2013-03-13 14:51:27', '', 177, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/groupe.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (894, 4, '2013-03-13 15:51:50', '2013-03-13 14:51:50', '', 'guitare', 'La guitare accompagne', 'inherit', 'open', 'open', '', 'guitare', '', '', '2013-03-13 15:51:50', '2013-03-13 14:51:50', '', 177, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/guitare.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (895, 4, '2013-03-13 15:52:10', '2013-03-13 14:52:10', '', 'Jérome', 'Prof de musique', 'inherit', 'open', 'open', '', 'jerome', '', '', '2013-03-13 15:52:10', '2013-03-13 14:52:10', '', 177, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/Jérome.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (898, 4, '2013-03-13 15:53:22', '2013-03-13 14:53:22', '', 'répétition', 'Répétitions', 'inherit', 'open', 'open', '', 'repetition', '', '', '2013-03-13 15:53:22', '2013-03-13 14:53:22', '', 177, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/répétition.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (913, 4, '2013-03-16 10:55:42', '2013-03-16 09:55:42', '', 'VOYAGE A BARCELONE consignes aux familles', '', 'inherit', 'open', 'open', '', 'voyage-a-barcelone-consignes-aux-familles', '', '', '2013-03-16 10:55:42', '2013-03-16 09:55:42', '', 461, 'http://www.sainte-anne.net/wp-content/uploads/2012/09/VOYAGE-A-BARCELONE-consignes-aux-familles.pdf', 0, 'attachment', 'application/pdf', 0); INSERT INTO `wp_1posts` VALUES (927, 4, '2013-03-25 14:58:09', '2013-03-25 13:58:09', 'http://www.sainte-anne.net/wp-content/uploads/2013/03/cropped-P1240962.jpg', 'cropped-P1240962.jpg', '', 'inherit', 'closed', 'open', '', 'cropped-p1240962-jpg', '', '', '2013-03-25 14:58:09', '2013-03-25 13:58:09', '', 0, 'http://www.sainte-anne.net/wp-content/uploads/2013/03/cropped-P1240962.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (928, 4, '2013-03-25 15:00:06', '2013-03-25 14:00:06', 'http://www.sainte-anne.net/wp-content/uploads/2013/03/cropped-P1240963.jpg', 'cropped-P1240963.jpg', '', 'inherit', 'closed', 'open', '', 'cropped-p1240963-jpg', '', '', '2013-03-25 15:00:06', '2013-03-25 14:00:06', '', 0, 'http://www.sainte-anne.net/wp-content/uploads/2013/03/cropped-P1240963.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (929, 4, '2013-03-25 15:01:24', '2013-03-25 14:01:24', 'http://www.sainte-anne.net/wp-content/uploads/2013/03/cropped-P1240971.jpg', 'cropped-P1240971.jpg', '', 'inherit', 'closed', 'open', '', 'cropped-p1240971-jpg', '', '', '2013-03-25 15:01:24', '2013-03-25 14:01:24', '', 0, 'http://www.sainte-anne.net/wp-content/uploads/2013/03/cropped-P1240971.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (938, 4, '2013-03-25 15:21:04', '2013-03-25 14:21:04', '', 'concert église 1', '', 'inherit', 'open', 'open', '', 'concert-eglise-1', '', '', '2013-03-25 15:21:04', '2013-03-25 14:21:04', '', 932, 'http://www.sainte-anne.net/wp-content/uploads/2013/03/concert-église-1.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (941, 4, '2013-03-29 20:58:10', '2013-03-29 19:58:10', '', 'Menus Coralys semaine du 2 au 5 avril 2013', '', 'inherit', 'open', 'open', '', 'menus-semaine-14', '', '', '2013-03-29 20:58:10', '2013-03-29 19:58:10', '', 461, 'http://www.sainte-anne.net/wp-content/uploads/2012/09/Menus-semaine-14.pdf', 0, 'attachment', 'application/pdf', 0); INSERT INTO `wp_1posts` VALUES (943, 4, '2013-03-29 20:58:53', '2013-03-29 19:58:53', '', 'Planning ateliers STMG du 2 au 5 avril 2013', '', 'inherit', 'open', 'open', '', 'semaine-14', '', '', '2013-03-29 20:58:53', '2013-03-29 19:58:53', '', 461, 'http://www.sainte-anne.net/wp-content/uploads/2012/09/semaine-14.pdf', 0, 'attachment', 'application/pdf', 0); INSERT INTO `wp_1posts` VALUES (958, 4, '2013-03-29 21:29:29', '2013-03-29 20:29:29', '', 'FILIERES du Tertiaire ', '', 'inherit', 'open', 'open', '', 'filieres-du-tertiaire-2', '', '', '2013-03-29 21:29:29', '2013-03-29 20:29:29', '', 92, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/FILIERES-du-Tertiaire-2.ppsx', 0, 'attachment', 'application/vnd.openxmlformats-officedocument.presentationml.slideshow', 0); INSERT INTO `wp_1posts` VALUES (960, 4, '2013-03-29 21:33:07', '2013-03-29 20:33:07', '', 'FILIERES du Tertiaire', '', 'inherit', 'open', 'open', '', 'filieres-du-tertiaire', '', '', '2013-03-29 21:33:07', '2013-03-29 20:33:07', '', 92, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/FILIERES-du-Tertiaire.pdf', 0, 'attachment', 'application/pdf', 0); INSERT INTO `wp_1posts` VALUES (977, 4, '2013-03-30 17:38:28', '2013-03-30 16:38:28', '', '6C4AF3D6', '', 'inherit', 'open', 'open', '', '6c4af3d6', '', '', '2013-03-30 17:38:28', '2013-03-30 16:38:28', '', 966, 'http://www.sainte-anne.net/wp-content/uploads/2013/03/6C4AF3D6.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (984, 4, '2013-03-30 17:43:06', '2013-03-30 16:43:06', '', 'Y Ngom', 'Y Ngom', 'inherit', 'open', 'open', '', 'c0f4bcea', '', '', '2013-03-30 17:43:06', '2013-03-30 16:43:06', '', 962, 'http://www.sainte-anne.net/wp-content/uploads/2013/03/C0F4BCEA.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (987, 4, '2013-03-30 17:49:42', '2013-03-30 16:49:42', '', 'drapeau-du-vietnam', '', 'inherit', 'open', 'open', '', 'drapeau-du-vietnam', '', '', '2013-03-30 17:49:42', '2013-03-30 16:49:42', '', 964, 'http://www.sainte-anne.net/wp-content/uploads/2013/03/drapeau-du-vietnam.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (988, 4, '2013-03-30 17:49:43', '2013-03-30 16:49:43', '', 'Carte du Vietnam', 'Carte du Vietnam', 'inherit', 'open', 'open', '', 'vietnam', '', '', '2013-03-30 17:49:43', '2013-03-30 16:49:43', '', 964, 'http://www.sainte-anne.net/wp-content/uploads/2013/03/vietnam.gif', 0, 'attachment', 'image/gif', 0); INSERT INTO `wp_1posts` VALUES (1005, 4, '2013-03-31 21:02:33', '2013-03-31 20:02:33', '', 'Déjeuner des collégiens', '', 'inherit', 'open', 'open', '', 'dscf7340', '', '', '2013-03-31 21:02:33', '2013-03-31 20:02:33', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/DSCF7340.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1006, 4, '2013-03-31 21:02:34', '2013-03-31 20:02:34', '', 'Bol de riz', '', 'inherit', 'open', 'open', '', 'dscf7341', '', '', '2013-03-31 21:02:34', '2013-03-31 20:02:34', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/DSCF7341.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1007, 4, '2013-03-31 21:02:35', '2013-03-31 20:02:35', '', 'la table des garçons', '', 'inherit', 'open', 'open', '', 'dscf7342', '', '', '2013-03-31 21:02:35', '2013-03-31 20:02:35', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/DSCF7342.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1008, 4, '2013-03-31 21:02:35', '2013-03-31 20:02:35', '', 'Les tables de filles', '', 'inherit', 'open', 'open', '', 'dscf7343', '', '', '2013-03-31 21:02:35', '2013-03-31 20:02:35', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/DSCF7343.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1009, 4, '2013-03-31 21:02:36', '2013-03-31 20:02:36', '', 'Le concert va commencer', '', 'inherit', 'open', 'open', '', 'dscf7346', '', '', '2013-03-31 21:02:36', '2013-03-31 20:02:36', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/DSCF7346.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1010, 4, '2013-03-31 21:02:38', '2013-03-31 20:02:38', '', 'Instrumental', '', 'inherit', 'open', 'open', '', 'dscf7348', '', '', '2013-03-31 21:02:38', '2013-03-31 20:02:38', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/DSCF7348.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1011, 4, '2013-03-31 21:02:39', '2013-03-31 20:02:39', '', 'Public attentif !', '', 'inherit', 'open', 'open', '', 'dscf7349', '', '', '2013-03-31 21:02:39', '2013-03-31 20:02:39', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/DSCF7349.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1012, 4, '2013-03-31 21:02:40', '2013-03-31 20:02:40', '', 'Les chanteurs', '', 'inherit', 'open', 'open', '', 'dscf7350', '', '', '2013-03-31 21:02:40', '2013-03-31 20:02:40', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/DSCF7350.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1013, 4, '2013-03-31 21:02:41', '2013-03-31 20:02:41', '', 'Les chanteurs accompagnés par leur prof d\'anglais', '', 'inherit', 'open', 'open', '', 'dscf7351', '', '', '2013-03-31 21:02:41', '2013-03-31 20:02:41', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/DSCF7351.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1014, 4, '2013-03-31 21:02:42', '2013-03-31 20:02:42', '', 'Au piano', '', 'inherit', 'open', 'open', '', 'dscf7353', '', '', '2013-03-31 21:02:42', '2013-03-31 20:02:42', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/DSCF7353.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1017, 4, '2013-04-01 09:52:03', '2013-04-01 08:52:03', '', 'Lettre', '', 'inherit', 'closed', 'open', '', '2cffe9a2', '', '', '2013-04-01 09:52:03', '2013-04-01 08:52:03', '', 962, 'http://www.sainte-anne.net/wp-content/uploads/2013/03/2CFFE9A2.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1032, 4, '2013-04-03 18:49:18', '2013-04-03 17:49:18', '', 'Menus Coralys semaine du 8 au 12 avril 2013', '', 'inherit', 'closed', 'open', '', 'menus-semaine-15', '', '', '2013-04-03 18:49:18', '2013-04-03 17:49:18', '', 461, 'http://www.sainte-anne.net/wp-content/uploads/2012/09/Menus-semaine-15.pdf', 0, 'attachment', 'application/pdf', 0); INSERT INTO `wp_1posts` VALUES (1034, 4, '2013-04-07 08:12:57', '2013-04-07 07:12:57', '', 'Planning STMG semaine du 8 au 12 avril 2013', '', 'inherit', 'closed', 'open', '', 'semaine-15', '', '', '2013-04-07 08:12:57', '2013-04-07 07:12:57', '', 461, 'http://www.sainte-anne.net/wp-content/uploads/2012/09/semaine-15.pdf', 0, 'attachment', 'application/pdf', 0); INSERT INTO `wp_1posts` VALUES (1041, 4, '2013-04-08 07:18:55', '2013-04-08 06:18:55', '', 'salle pleine', '', 'inherit', 'closed', 'open', '', 'dscf7387', '', '', '2013-04-08 07:18:55', '2013-04-08 06:18:55', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/DSCF7387.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1042, 4, '2013-04-08 07:18:56', '2013-04-08 06:18:56', '', 'les jeunes', '', 'inherit', 'closed', 'open', '', 'dscf7388', '', '', '2013-04-08 07:18:56', '2013-04-08 06:18:56', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/DSCF7388.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1043, 4, '2013-04-08 07:18:57', '2013-04-08 06:18:57', '', 'participantes', '', 'inherit', 'closed', 'open', '', 'dscf7394', '', '', '2013-04-08 07:18:57', '2013-04-08 06:18:57', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/DSCF7394.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1044, 4, '2013-04-08 07:18:57', '2013-04-08 06:18:57', '', 'le service de la soupe', '', 'inherit', 'closed', 'open', '', 'dscf7399', '', '', '2013-04-08 07:18:57', '2013-04-08 06:18:57', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/DSCF7399.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1045, 4, '2013-04-08 07:18:58', '2013-04-08 06:18:58', '', 'une table de jeunes', '', 'inherit', 'closed', 'open', '', 'dscf7401', '', '', '2013-04-08 07:18:58', '2013-04-08 06:18:58', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/DSCF7401.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1046, 4, '2013-04-08 07:18:59', '2013-04-08 06:18:59', '', 'cuisson des nems', '', 'inherit', 'closed', 'open', '', 'dscf7404', '', '', '2013-04-08 07:18:59', '2013-04-08 06:18:59', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/DSCF7404.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1047, 4, '2013-04-08 07:19:00', '2013-04-08 06:19:00', '', 'à table', '', 'inherit', 'closed', 'open', '', 'dscf7413', '', '', '2013-04-08 07:19:00', '2013-04-08 06:19:00', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/DSCF7413.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1048, 4, '2013-04-08 07:19:01', '2013-04-08 06:19:01', '', 'préparatin des Nems', '', 'inherit', 'closed', 'open', '', 'dscf7436', '', '', '2013-04-08 07:19:01', '2013-04-08 06:19:01', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/DSCF7436.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1049, 4, '2013-04-08 07:19:01', '2013-04-08 06:19:01', '', 'au service', '', 'inherit', 'closed', 'open', '', 'dscf7451', '', '', '2013-04-08 07:19:01', '2013-04-08 06:19:01', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/DSCF7451.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1050, 4, '2013-04-08 07:19:02', '2013-04-08 06:19:02', '', 'les desserts', '', 'inherit', 'closed', 'open', '', 'dscf7452', '', '', '2013-04-08 07:19:02', '2013-04-08 06:19:02', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/DSCF7452.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1055, 4, '2013-04-12 07:34:23', '2013-04-12 06:34:23', '', 'Atelier cuisine', 'La main à la pâte !', 'inherit', 'closed', 'open', '', 'p1050107', '', '', '2013-04-12 07:34:23', '2013-04-12 06:34:23', '', 80, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/P1050107.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1056, 4, '2013-04-12 07:34:24', '2013-04-12 06:34:24', '', 'P1050108', 'Découverte de la cuisine', 'inherit', 'closed', 'open', '', 'p1050108', '', '', '2013-04-12 07:34:24', '2013-04-12 06:34:24', '', 80, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/P1050108.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1061, 4, '2013-04-12 07:43:18', '2013-04-12 06:43:18', '', 'Menus Coralys semaine du 15 au 19 avril 2013', '', 'inherit', 'closed', 'open', '', 'menus-semaine-16', '', '', '2013-04-12 07:43:18', '2013-04-12 06:43:18', '', 461, 'http://www.sainte-anne.net/wp-content/uploads/2012/09/Menus-semaine-16.pdf', 0, 'attachment', 'application/pdf', 0); INSERT INTO `wp_1posts` VALUES (1063, 4, '2013-04-12 07:44:05', '2013-04-12 06:44:05', '', 'Planning STMG semaine du 15 au 19 avril 2013', '', 'inherit', 'closed', 'open', '', 'semaine-16', '', '', '2013-04-12 07:44:05', '2013-04-12 06:44:05', '', 461, 'http://www.sainte-anne.net/wp-content/uploads/2012/09/semaine-16.pdf', 0, 'attachment', 'application/pdf', 0); INSERT INTO `wp_1posts` VALUES (1070, 4, '2013-04-20 10:01:45', '2013-04-20 09:01:45', '', 'agfr', 'AGFR', 'inherit', 'closed', 'open', '', 'agfr', '', '', '2013-04-20 10:01:45', '2013-04-20 09:01:45', '', 715, 'http://www.sainte-anne.net/wp-content/uploads/2013/02/agfr.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1075, 4, '2013-04-20 10:09:37', '2013-04-20 09:09:37', '', 'Groupe 5e', '', 'inherit', 'closed', 'open', '', 'groupe-5e', '', '', '2013-04-20 10:09:37', '2013-04-20 09:09:37', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/Groupe-5e.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1082, 4, '2013-04-20 10:16:44', '2013-04-20 09:16:44', '', 'ARs', 'Explications', 'inherit', 'closed', 'open', '', 'dscf7494_1', '', '', '2013-04-20 10:16:44', '2013-04-20 09:16:44', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/DSCF7494_1.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1083, 4, '2013-04-20 10:16:45', '2013-04-20 09:16:45', '', 'déjeuner sur l\'herbe', 'déjeuner sur l\'herbe', 'inherit', 'closed', 'open', '', 'dscf7495_1', '', '', '2013-04-20 10:16:45', '2013-04-20 09:16:45', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/DSCF7495_1.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1084, 4, '2013-04-20 10:16:46', '2013-04-20 09:16:46', '', 'Accompagnateurs', 'Accompagnateurs', 'inherit', 'closed', 'open', '', 'dscf7496_1', '', '', '2013-04-20 10:16:46', '2013-04-20 09:16:46', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/DSCF7496_1.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1085, 4, '2013-04-20 10:16:47', '2013-04-20 09:16:47', '', 'Accompagnatrices', 'Accompagnateurs 2', 'inherit', 'closed', 'open', '', 'dscf7497_1', '', '', '2013-04-20 10:16:47', '2013-04-20 09:16:47', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/DSCF7497_1.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1086, 4, '2013-04-20 10:16:48', '2013-04-20 09:16:48', '', '2 garçons de 5e', 'Les 5e', 'inherit', 'closed', 'open', '', 'dscf7499_1', '', '', '2013-04-20 10:16:48', '2013-04-20 09:16:48', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/DSCF7499_1.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1087, 4, '2013-04-20 10:16:49', '2013-04-20 09:16:49', '', 'Pause', 'Pause', 'inherit', 'closed', 'open', '', 'dscf7501_1', '', '', '2013-04-20 10:16:49', '2013-04-20 09:16:49', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/DSCF7501_1.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1090, 4, '2013-04-20 10:23:56', '2013-04-20 09:23:56', '', 'Anciens CAP AS', '', 'inherit', 'closed', 'open', '', 'anciens-cap-as', '', '', '2013-04-20 10:23:56', '2013-04-20 09:23:56', '', 867, 'http://www.sainte-anne.net/wp-content/uploads/2013/03/Anciens-CAP-AS.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1106, 4, '2013-04-21 17:50:25', '2013-04-21 16:50:25', '', 'Les enfants à la cantine', '', 'inherit', 'closed', 'open', '', '2c0fd70c', '', '', '2013-04-21 17:50:25', '2013-04-21 16:50:25', '', 966, 'http://www.sainte-anne.net/wp-content/uploads/2013/03/2C0FD70C.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1108, 4, '2013-04-21 17:51:28', '2013-04-21 16:51:28', '', 'Repas des enfants', '', 'inherit', 'closed', 'open', '', '7dacbdc9', '', '', '2013-04-21 17:51:28', '2013-04-21 16:51:28', '', 966, 'http://www.sainte-anne.net/wp-content/uploads/2013/03/7DACBDC9.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1109, 4, '2013-04-21 17:52:17', '2013-04-21 16:52:17', '', 'Y Nom', '', 'inherit', 'closed', 'open', '', '9bc16ee0', '', '', '2013-04-21 17:52:17', '2013-04-21 16:52:17', '', 966, 'http://www.sainte-anne.net/wp-content/uploads/2013/03/9BC16EE0.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1111, 4, '2013-04-21 17:54:21', '2013-04-21 16:54:21', '', 'Habitation', '', 'inherit', 'closed', 'open', '', '73a1a7f6', '', '', '2013-04-21 17:54:21', '2013-04-21 16:54:21', '', 966, 'http://www.sainte-anne.net/wp-content/uploads/2013/03/73A1A7F6.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1112, 4, '2013-04-21 17:55:04', '2013-04-21 16:55:04', '', 'Distribution de repas', '', 'inherit', 'closed', 'open', '', '87b56b5d', '', '', '2013-04-21 17:55:04', '2013-04-21 16:55:04', '', 966, 'http://www.sainte-anne.net/wp-content/uploads/2013/03/87B56B5D.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1113, 4, '2013-04-21 17:55:41', '2013-04-21 16:55:41', '', 'A la cantine', '', 'inherit', 'closed', 'open', '', '174b6f18', '', '', '2013-04-21 17:55:41', '2013-04-21 16:55:41', '', 966, 'http://www.sainte-anne.net/wp-content/uploads/2013/03/174B6F18.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1115, 4, '2013-04-21 17:56:45', '2013-04-21 16:56:45', '', 'Y Nom et sa maman', '', 'inherit', 'closed', 'open', '', '853b0382', '', '', '2013-04-21 17:56:45', '2013-04-21 16:56:45', '', 966, 'http://www.sainte-anne.net/wp-content/uploads/2013/03/853B0382.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1116, 4, '2013-04-21 17:57:31', '2013-04-21 16:57:31', '', 'Distribution de lait', '', 'inherit', 'closed', 'open', '', '1777078e', '', '', '2013-04-21 17:57:31', '2013-04-21 16:57:31', '', 966, 'http://www.sainte-anne.net/wp-content/uploads/2013/03/1777078E.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1117, 4, '2013-04-21 17:58:30', '2013-04-21 16:58:30', '', 'Repas vietnamien', '', 'inherit', 'closed', 'open', '', 'd05fb70', '', '', '2013-04-21 17:58:30', '2013-04-21 16:58:30', '', 966, 'http://www.sainte-anne.net/wp-content/uploads/2013/03/D05FB70.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1118, 4, '2013-04-21 17:59:11', '2013-04-21 16:59:11', '', 'Correspondants', '', 'inherit', 'closed', 'open', '', 'aebe3488', '', '', '2013-04-21 17:59:11', '2013-04-21 16:59:11', '', 966, 'http://www.sainte-anne.net/wp-content/uploads/2013/03/AEBE3488.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1129, 4, '2013-04-21 19:02:47', '2013-04-21 18:02:47', 'http://www.sainte-anne.net/wp-content/uploads/2013/04/cropped-Couverture-avril-2013-23.jpg', 'cropped-Couverture-avril-2013-23.jpg', '', 'inherit', 'closed', 'open', '', 'cropped-couverture-avril-2013-23-jpg', '', '', '2013-04-21 19:02:47', '2013-04-21 18:02:47', '', 0, 'http://www.sainte-anne.net/wp-content/uploads/2013/04/cropped-Couverture-avril-2013-23.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1134, 4, '2013-04-22 07:46:26', '2013-04-22 06:46:26', '', 'ELEVES 1re Pro', '', 'inherit', 'closed', 'open', '', 'eleves-1re-pro', '', '', '2013-04-22 07:46:26', '2013-04-22 06:46:26', '', 38, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/ELEVES-1re-Pro.jpeg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1140, 4, '2013-04-22 07:58:08', '2013-04-22 06:58:08', '', 'Tarif 2013', '', 'inherit', 'closed', 'open', '', 'tarif-2013', '', '', '2013-04-22 07:58:08', '2013-04-22 06:58:08', '', 208, 'http://www.sainte-anne.net/wp-content/uploads/2012/02/Tarif-2013.pdf', 0, 'attachment', 'application/pdf', 0); INSERT INTO `wp_1posts` VALUES (1151, 4, '2013-04-22 08:17:02', '2013-04-22 07:17:02', '', 'Collège FA', '', 'inherit', 'closed', 'open', '', '2012-10-15-15-37-56', '', '', '2013-04-22 08:17:02', '2013-04-22 07:17:02', '', 770, 'http://www.sainte-anne.net/wp-content/uploads/2013/02/2012-10-15-15.37.56.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1154, 4, '2013-04-22 08:19:07', '2013-04-22 07:19:07', '', 'LP Arago', '', 'inherit', 'closed', 'open', '', 'p1050099', '', '', '2013-04-22 08:19:07', '2013-04-22 07:19:07', '', 770, 'http://www.sainte-anne.net/wp-content/uploads/2013/02/P1050099.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1157, 4, '2013-04-22 08:22:20', '2013-04-22 07:22:20', '', 'Sainte Anne', '', 'inherit', 'closed', 'open', '', 'p1240981', '', '', '2013-04-22 08:22:20', '2013-04-22 07:22:20', '', 770, 'http://www.sainte-anne.net/wp-content/uploads/2013/02/P1240981.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1161, 4, '2013-04-22 17:00:37', '2013-04-22 16:00:37', 'http://www.sainte-anne.net/wp-content/uploads/2013/04/cropped-Couverture-avril-2013.jpg', 'cropped-Couverture-avril-2013.jpg', '', 'inherit', 'closed', 'open', '', 'cropped-couverture-avril-2013-jpg', '', '', '2013-04-22 17:00:37', '2013-04-22 16:00:37', '', 0, 'http://www.sainte-anne.net/wp-content/uploads/2013/04/cropped-Couverture-avril-2013.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1162, 4, '2013-04-22 17:16:08', '2013-04-22 16:16:08', 'http://www.sainte-anne.net/wp-content/uploads/2013/04/cropped-Couverture-avril-20131.jpg', 'cropped-Couverture-avril-20131.jpg', '', 'inherit', 'closed', 'open', '', 'cropped-couverture-avril-20131-jpg', '', '', '2013-04-22 17:16:08', '2013-04-22 16:16:08', '', 0, 'http://www.sainte-anne.net/wp-content/uploads/2013/04/cropped-Couverture-avril-20131.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1165, 4, '2013-05-06 09:12:40', '2013-05-06 08:12:40', '', 'Planning ateliers STG semaines 19 et 20', '', 'inherit', 'closed', 'open', '', 'semaine-19-et-20', '', '', '2013-05-06 09:12:40', '2013-05-06 08:12:40', '', 461, 'http://www.sainte-anne.net/wp-content/uploads/2012/09/semaine-19-et-20.pdf', 0, 'attachment', 'application/pdf', 0); INSERT INTO `wp_1posts` VALUES (1175, 4, '2013-05-06 09:32:10', '2013-05-06 08:32:10', '', 'La Cathédrale de la Seu', '', 'inherit', 'closed', 'open', '', '104_0737', '', '', '2013-05-06 09:32:10', '2013-05-06 08:32:10', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/104_0737.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1176, 4, '2013-05-06 09:32:47', '2013-05-06 08:32:47', '', 'La boqueria : le marché des Ramblas', '', 'inherit', 'closed', 'open', '', '104_0727', '', '', '2013-05-06 09:32:47', '2013-05-06 08:32:47', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/104_0727.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1178, 4, '2013-05-06 09:33:57', '2013-05-06 08:33:57', '', 'Vitraux de la Sagrada FAmilia', '', 'inherit', 'closed', 'open', '', '104_0670', '', '', '2013-05-06 09:33:57', '2013-05-06 08:33:57', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/104_0670.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1179, 4, '2013-05-06 09:34:58', '2013-05-06 08:34:58', '', 'Les travaux de la Sagrada Familia', '', 'inherit', 'closed', 'open', '', '104_0657', '', '', '2013-05-06 09:34:58', '2013-05-06 08:34:58', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/104_0657.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1180, 4, '2013-05-06 09:35:30', '2013-05-06 08:35:30', '', 'Stade olympique', '', 'inherit', 'closed', 'open', '', '104_0608', '', '', '2013-05-06 09:35:30', '2013-05-06 08:35:30', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/104_0608.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1181, 4, '2013-05-06 09:36:02', '2013-05-06 08:36:02', '', 'Barceloneta', '', 'inherit', 'closed', 'open', '', '104_0779', '', '', '2013-05-06 09:36:02', '2013-05-06 08:36:02', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/104_0779.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1182, 4, '2013-05-06 09:36:29', '2013-05-06 08:36:29', '', 'Parc Guell', '', 'inherit', 'closed', 'open', '', '104_0635', '', '', '2013-05-06 09:36:29', '2013-05-06 08:36:29', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/104_0635.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1183, 4, '2013-05-06 09:37:00', '2013-05-06 08:37:00', '', 'Le pueblo', '', 'inherit', 'closed', 'open', '', '104_0592', '', '', '2013-05-06 09:37:00', '2013-05-06 08:37:00', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/104_0592.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1184, 4, '2013-05-06 09:37:36', '2013-05-06 08:37:36', '', 'Le site olympique', '', 'inherit', 'closed', 'open', '', '104_0615', '', '', '2013-05-06 09:37:36', '2013-05-06 08:37:36', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/104_0615.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1185, 4, '2013-05-06 09:38:59', '2013-05-06 08:38:59', '', 'Musée Dali à Figueras', '', 'inherit', 'closed', 'open', '', '104_0522', '', '', '2013-05-06 09:38:59', '2013-05-06 08:38:59', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/104_0522.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1186, 4, '2013-05-06 09:42:14', '2013-05-06 08:42:14', '', 'Esplanade du Parc Guell', '', 'inherit', 'closed', 'open', '', '58163_10200451992997192_549244413_n', '', '', '2013-05-06 09:42:14', '2013-05-06 08:42:14', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/58163_10200451992997192_549244413_n.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1187, 4, '2013-05-06 09:42:15', '2013-05-06 08:42:15', '', 'Barceloneta', '', 'inherit', 'closed', 'open', '', '62605_10200451998277324_1154076658_n', '', '', '2013-05-06 09:42:15', '2013-05-06 08:42:15', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/62605_10200451998277324_1154076658_n.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1189, 4, '2013-05-06 09:42:37', '2013-05-06 08:42:37', '', 'Partie de Uno', '', 'inherit', 'closed', 'open', '', '524755_10200451999837363_1708563644_n', '', '', '2013-05-06 09:42:37', '2013-05-06 08:42:37', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/524755_10200451999837363_1708563644_n.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1190, 4, '2013-05-06 09:42:39', '2013-05-06 08:42:39', '', 'un des nombreux déplacements...', '', 'inherit', 'closed', 'open', '', '524841_10200451997637308_1645786619_n', '', '', '2013-05-06 09:42:39', '2013-05-06 08:42:39', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/524841_10200451997637308_1645786619_n.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1192, 4, '2013-05-06 09:42:43', '2013-05-06 08:42:43', '', 'Le groupe au complet !', '', 'inherit', 'closed', 'open', '', '946383_10200451997957316_1979262429_n', '', '', '2013-05-06 09:42:43', '2013-05-06 08:42:43', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/946383_10200451997957316_1979262429_n.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1194, 4, '2013-05-10 08:16:43', '2013-05-10 07:16:43', '', 'Menus Coralys semaine du 13 mai au 17 mai 2013', '', 'inherit', 'closed', 'open', '', 'menus-semaine-20', '', '', '2013-05-10 08:16:43', '2013-05-10 07:16:43', '', 461, 'http://www.sainte-anne.net/wp-content/uploads/2012/09/Menus-semaine-20.pdf', 0, 'attachment', 'application/pdf', 0); INSERT INTO `wp_1posts` VALUES (1197, 4, '2013-05-17 08:19:06', '2013-05-17 07:19:06', '', 'Menus Coralys semaine du 21 au 24 mai 2013', '', 'inherit', 'closed', 'open', '', 'menus-semaine-21', '', '', '2013-05-17 08:19:06', '2013-05-17 07:19:06', '', 461, 'http://www.sainte-anne.net/wp-content/uploads/2012/09/Menus-semaine-21.pdf', 0, 'attachment', 'application/pdf', 0); INSERT INTO `wp_1posts` VALUES (1199, 4, '2013-05-17 08:19:48', '2013-05-17 07:19:48', '', 'Planning ateliers STG semaine 21', '', 'inherit', 'closed', 'open', '', 'semaine-21', '', '', '2013-05-17 08:19:48', '2013-05-17 07:19:48', '', 461, 'http://www.sainte-anne.net/wp-content/uploads/2012/09/semaine-21.pdf', 0, 'attachment', 'application/pdf', 0); INSERT INTO `wp_1posts` VALUES (1205, 4, '2013-05-22 10:39:10', '2013-05-22 09:39:10', '', '3pp', '', 'inherit', 'closed', 'open', '', '3pp', '', '', '2013-05-22 10:39:10', '2013-05-22 09:39:10', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/3pp.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1206, 4, '2013-05-22 10:39:14', '2013-05-22 09:39:14', '', '3pp1', '', 'inherit', 'closed', 'open', '', '3pp1', '', '', '2013-05-22 10:39:14', '2013-05-22 09:39:14', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/3pp1.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1208, 4, '2013-05-24 11:59:37', '2013-05-24 10:59:37', '', 'Menus Coralys semaine du 27 au 31 mai 2013', '', 'inherit', 'closed', 'open', '', 'menus-semaine-22', '', '', '2013-05-24 11:59:37', '2013-05-24 10:59:37', '', 461, 'http://www.sainte-anne.net/wp-content/uploads/2012/09/Menus-semaine-22.pdf', 0, 'attachment', 'application/pdf', 0); INSERT INTO `wp_1posts` VALUES (1216, 4, '2013-05-26 16:18:10', '2013-05-26 15:18:10', '', 'Planning ateliers STG semaine 22', '', 'inherit', 'closed', 'open', '', 'semaine-22', '', '', '2013-05-26 16:18:10', '2013-05-26 15:18:10', '', 461, 'http://www.sainte-anne.net/wp-content/uploads/2012/09/semaine-22.pdf', 0, 'attachment', 'application/pdf', 0); INSERT INTO `wp_1posts` VALUES (1221, 4, '2013-05-26 16:35:48', '2013-05-26 15:35:48', '', 'Motivés', '', 'inherit', 'closed', 'open', '', 'photo0323', '', '', '2013-05-26 16:35:48', '2013-05-26 15:35:48', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/Photo0323.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1222, 4, '2013-05-26 16:35:58', '2013-05-26 15:35:58', '', 'En plein argumentation', '', 'inherit', 'closed', 'open', '', 'photo0333', '', '', '2013-05-26 16:35:58', '2013-05-26 15:35:58', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/Photo0333.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1223, 4, '2013-05-26 16:36:08', '2013-05-26 15:36:08', '', 'M. Perrin', '', 'inherit', 'closed', 'open', '', 'photo0344', '', '', '2013-05-26 16:36:08', '2013-05-26 15:36:08', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/Photo0344.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1224, 4, '2013-05-26 16:36:47', '2013-05-26 15:36:47', '', 'Préparatifs', '', 'inherit', 'closed', 'open', '', 'img_1931', '', '', '2013-05-26 16:36:47', '2013-05-26 15:36:47', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/IMG_1931.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1225, 4, '2013-05-26 16:37:05', '2013-05-26 15:37:05', '', 'équipe de choc', '', 'inherit', 'closed', 'open', '', 'img_1932', '', '', '2013-05-26 16:37:05', '2013-05-26 15:37:05', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/IMG_1932.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1226, 4, '2013-05-26 16:40:28', '2013-05-26 15:40:28', '', 'Présentation du produit', '', 'inherit', 'closed', 'open', '', 'img_1934', '', '', '2013-05-26 16:40:28', '2013-05-26 15:40:28', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/IMG_1934.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1230, 4, '2013-05-26 17:18:13', '2013-05-26 16:18:13', '', 'une partie de l\'équipe', '', 'inherit', 'closed', 'open', '', 'photo0338', '', '', '2013-05-26 17:18:13', '2013-05-26 16:18:13', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/Photo0338.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1235, 4, '2013-05-31 08:27:20', '2013-05-31 07:27:20', '', 'Menus Coralys semaine du 3 au 7 juin 2013', '', 'inherit', 'closed', 'open', '', 'menus-semaine-23', '', '', '2013-05-31 08:27:20', '2013-05-31 07:27:20', '', 461, 'http://www.sainte-anne.net/wp-content/uploads/2012/09/Menus-semaine-23.pdf', 0, 'attachment', 'application/pdf', 0); INSERT INTO `wp_1posts` VALUES (1237, 4, '2013-05-31 08:28:02', '2013-05-31 07:28:02', '', 'Planning ateliers STG semaine 23', '', 'inherit', 'closed', 'open', '', 'semaine-23', '', '', '2013-05-31 08:28:02', '2013-05-31 07:28:02', '', 461, 'http://www.sainte-anne.net/wp-content/uploads/2012/09/semaine-23.pdf', 0, 'attachment', 'application/pdf', 0); INSERT INTO `wp_1posts` VALUES (1244, 4, '2013-06-06 08:27:00', '2013-06-06 07:27:00', '', 'Menus Coralys semaine du 10 au 14 juin 2013', '', 'inherit', 'closed', 'open', '', 'menu-24', '', '', '2013-06-06 08:27:00', '2013-06-06 07:27:00', '', 461, 'http://www.sainte-anne.net/wp-content/uploads/2012/09/menu-24.pdf', 0, 'attachment', 'application/pdf', 0); INSERT INTO `wp_1posts` VALUES (1248, 4, '2013-06-06 08:36:07', '2013-06-06 07:36:07', '', 'Poney Club de Champlong', '', 'inherit', 'closed', 'open', '', '104_0810', '', '', '2013-06-06 08:36:07', '2013-06-06 07:36:07', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/104_0810.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1249, 4, '2013-06-06 08:36:50', '2013-06-06 07:36:50', '', 'Cours de sellage', '', 'inherit', 'closed', 'open', '', '104_0814', '', '', '2013-06-06 08:36:50', '2013-06-06 07:36:50', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/104_0814.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1250, 4, '2013-06-06 08:38:03', '2013-06-06 07:38:03', '', 'Sortie des chevaux', '', 'inherit', 'closed', 'open', '', '104_0823', '', '', '2013-06-06 08:38:03', '2013-06-06 07:38:03', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/104_0823.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1251, 4, '2013-06-06 08:38:46', '2013-06-06 07:38:46', '', 'En selle', '', 'inherit', 'closed', 'open', '', 'img-20130527-00275', '', '', '2013-06-06 08:38:46', '2013-06-06 07:38:46', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/IMG-20130527-00275.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1252, 4, '2013-06-06 08:39:20', '2013-06-06 07:39:20', '', 'Ballade', '', 'inherit', 'closed', 'open', '', 'img-20130527-00277', '', '', '2013-06-06 08:39:20', '2013-06-06 07:39:20', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/IMG-20130527-00277.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1253, 4, '2013-06-06 08:40:00', '2013-06-06 07:40:00', '', 'Repos pour d\'autres', '', 'inherit', 'closed', 'open', '', 'img-20130527-00270-copie', '', '', '2013-06-06 08:40:00', '2013-06-06 07:40:00', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/IMG-20130527-00270-Copie.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1254, 4, '2013-06-06 08:40:49', '2013-06-06 07:40:49', '', 'Partie de Uno', '', 'inherit', 'closed', 'open', '', '104_0836', '', '', '2013-06-06 08:40:49', '2013-06-06 07:40:49', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/104_0836.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1255, 4, '2013-06-06 08:41:27', '2013-06-06 07:41:27', '', 'Cours de Golf', '', 'inherit', 'closed', 'open', '', '104_0838', '', '', '2013-06-06 08:41:27', '2013-06-06 07:41:27', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/104_0838.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1256, 4, '2013-06-06 08:41:57', '2013-06-06 07:41:57', '', 'Echauffement', '', 'inherit', 'closed', 'open', '', 'img-20130527-00247', '', '', '2013-06-06 08:41:57', '2013-06-06 07:41:57', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/IMG-20130527-00247.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1257, 4, '2013-06-06 08:42:59', '2013-06-06 07:42:59', '', 'Entrainement', '', 'inherit', 'closed', 'open', '', '104_0841', '', '', '2013-06-06 08:42:59', '2013-06-06 07:42:59', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/104_0841.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1262, 4, '2013-06-07 06:27:48', '2013-06-07 05:27:48', '', 'Planning ateliers STG semaine 24', '', 'inherit', 'closed', 'open', '', 'semaine-24', '', '', '2013-06-07 06:27:48', '2013-06-07 05:27:48', '', 461, 'http://www.sainte-anne.net/wp-content/uploads/2012/09/semaine-24.pdf', 0, 'attachment', 'application/pdf', 0); INSERT INTO `wp_1posts` VALUES (1266, 5, '2013-06-07 08:03:31', '2013-06-07 07:03:31', '', 'P1040513', '', 'inherit', 'closed', 'open', '', 'p1040513', '', '', '2013-06-07 08:03:31', '2013-06-07 07:03:31', '', 15, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/P1040513.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1273, 4, '2013-06-13 13:31:01', '2013-06-13 12:31:01', '', 'ici', '', 'inherit', 'closed', 'open', '', 'charte_journee_elegance-2013', '', '', '2013-06-13 13:31:01', '2013-06-13 12:31:01', '', 1259, 'http://www.sainte-anne.net/wp-content/uploads/2013/06/Charte_journee_elegance-2013.pdf', 0, 'attachment', 'application/pdf', 0); INSERT INTO `wp_1posts` VALUES (1275, 4, '2013-06-13 13:32:14', '2013-06-13 12:32:14', '', 'logo troc', '', 'inherit', 'closed', 'open', '', 'logo-troc', '', '', '2013-06-13 13:32:14', '2013-06-13 12:32:14', '', 1259, 'http://www.sainte-anne.net/wp-content/uploads/2013/06/logo-troc.png', 0, 'attachment', 'image/png', 0); INSERT INTO `wp_1posts` VALUES (1280, 4, '2013-06-13 13:41:32', '2013-06-13 12:41:32', '', 'Tenue Classique Femme', '', 'inherit', 'closed', 'open', '', 'tenue-classique-femme', '', '', '2013-06-13 13:41:32', '2013-06-13 12:41:32', '', 1259, 'http://www.sainte-anne.net/wp-content/uploads/2013/06/Tenue-Classique-Femme.png', 0, 'attachment', 'image/png', 0); INSERT INTO `wp_1posts` VALUES (1281, 4, '2013-06-13 13:42:28', '2013-06-13 12:42:28', '', 'Tenue de Marque Femme', '', 'inherit', 'closed', 'open', '', 'tenue-de-marque-femme', '', '', '2013-06-13 13:42:28', '2013-06-13 12:42:28', '', 1259, 'http://www.sainte-anne.net/wp-content/uploads/2013/06/Tenue-de-Marque-Femme.png', 0, 'attachment', 'image/png', 0); INSERT INTO `wp_1posts` VALUES (1282, 4, '2013-06-13 13:43:19', '2013-06-13 12:43:19', '', 'Tenue Petits Prix Femme', '', 'inherit', 'closed', 'open', '', 'tenue-petits-prix-femme', '', '', '2013-06-13 13:43:19', '2013-06-13 12:43:19', '', 1259, 'http://www.sainte-anne.net/wp-content/uploads/2013/06/Tenue-Petits-Prix-Femme.png', 0, 'attachment', 'image/png', 0); INSERT INTO `wp_1posts` VALUES (1283, 4, '2013-06-13 13:44:16', '2013-06-13 12:44:16', '', 'Tenue Tendance Femme', '', 'inherit', 'closed', 'open', '', 'tenue-tendance-femme', '', '', '2013-06-13 13:44:16', '2013-06-13 12:44:16', '', 1259, 'http://www.sainte-anne.net/wp-content/uploads/2013/06/Tenue-Tendance-Femme.png', 0, 'attachment', 'image/png', 0); INSERT INTO `wp_1posts` VALUES (1289, 4, '2013-06-13 14:17:29', '2013-06-13 13:17:29', '', 'tenues filles inadaptées', '', 'inherit', 'closed', 'open', '', 'tenues-filles-interdites', '', '', '2013-06-13 14:17:29', '2013-06-13 13:17:29', '', 1259, 'http://www.sainte-anne.net/wp-content/uploads/2013/06/tenues-filles-interdites.png', 0, 'attachment', 'image/png', 0); INSERT INTO `wp_1posts` VALUES (1296, 4, '2013-06-13 14:26:34', '2013-06-13 13:26:34', '', 'Tenue Classique Homme', '', 'inherit', 'closed', 'open', '', 'tenue-classique-homme', '', '', '2013-06-13 14:26:34', '2013-06-13 13:26:34', '', 1259, 'http://www.sainte-anne.net/wp-content/uploads/2013/06/Tenue-Classique-Homme.png', 0, 'attachment', 'image/png', 0); INSERT INTO `wp_1posts` VALUES (1297, 4, '2013-06-13 14:28:05', '2013-06-13 13:28:05', '', 'Tenue Habillée Homme', '', 'inherit', 'closed', 'open', '', 'tenue-habillee-homme', '', '', '2013-06-13 14:28:05', '2013-06-13 13:28:05', '', 1259, 'http://www.sainte-anne.net/wp-content/uploads/2013/06/Tenue-Habillée-Homme.png', 0, 'attachment', 'image/png', 0); INSERT INTO `wp_1posts` VALUES (1298, 4, '2013-06-13 14:29:28', '2013-06-13 13:29:28', '', 'Tenue Tendance Homme', '', 'inherit', 'closed', 'open', '', 'tenue-tendance-homme', '', '', '2013-06-13 14:29:28', '2013-06-13 13:29:28', '', 1259, 'http://www.sainte-anne.net/wp-content/uploads/2013/06/Tenue-Tendance-Homme.png', 0, 'attachment', 'image/png', 0); INSERT INTO `wp_1posts` VALUES (1300, 4, '2013-06-13 14:42:14', '2013-06-13 13:42:14', '', 'tenue garçon incorrecte', '', 'inherit', 'closed', 'open', '', 'tenue-garcon-interdite', '', '', '2013-06-13 14:42:14', '2013-06-13 13:42:14', '', 1259, 'http://www.sainte-anne.net/wp-content/uploads/2013/06/tenue-garçon-interdite.png', 0, 'attachment', 'image/png', 0); INSERT INTO `wp_1posts` VALUES (1305, 4, '2013-06-13 14:47:30', '2013-06-13 13:47:30', '', 'Troc Mitaines', '', 'inherit', 'closed', 'open', '', 'troc-mitaines', '', '', '2013-06-13 14:47:30', '2013-06-13 13:47:30', '', 1259, 'http://www.sainte-anne.net/wp-content/uploads/2013/06/Troc-Mitaines.png', 0, 'attachment', 'image/png', 0); INSERT INTO `wp_1posts` VALUES (1306, 4, '2013-06-13 14:47:32', '2013-06-13 13:47:32', '', 'Troc Mitaines', '', 'inherit', 'closed', 'open', '', 'troc-mitaines-2', '', '', '2013-06-13 14:47:32', '2013-06-13 13:47:32', '', 1259, 'http://www.sainte-anne.net/wp-content/uploads/2013/06/Troc-Mitaines.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1316, 4, '2013-06-20 06:34:34', '2013-06-20 05:34:34', '', 'délégués à Grenoble', '', 'inherit', 'closed', 'open', '', 'delegues-a-grenoble', '', '', '2013-06-20 06:34:34', '2013-06-20 05:34:34', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/délégués-à-Grenoble.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1321, 4, '2013-06-25 17:25:57', '2013-06-25 16:25:57', '', 'Remise des prix', '', 'inherit', 'closed', 'open', '', 'amopa-3', '', '', '2013-06-25 17:25:57', '2013-06-25 16:25:57', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/Amopa-3.png', 0, 'attachment', 'image/png', 0); INSERT INTO `wp_1posts` VALUES (1326, 4, '2013-06-25 17:33:47', '2013-06-25 16:33:47', '', 'Le Pal', '', 'inherit', 'closed', 'open', '', 'p1020942', '', '', '2013-06-25 17:33:47', '2013-06-25 16:33:47', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/P1020942.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1330, 4, '2013-06-26 08:29:14', '2013-06-26 07:29:14', '', 'Stage 2PGA Presse', '', 'inherit', 'closed', 'open', '', 'stage-2pga-presse', '', '', '2013-06-26 08:29:14', '2013-06-26 07:29:14', '', 92, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/Stage-2PGA-Presse.png', 0, 'attachment', 'image/png', 0); INSERT INTO `wp_1posts` VALUES (1337, 4, '2013-06-27 11:46:07', '2013-06-27 10:46:07', '', 'ici', '', 'inherit', 'closed', 'open', '', 'le-diapo-du-pal-2', '', '', '2013-06-27 11:46:07', '2013-06-27 10:46:07', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/Le-diapo-du-pal-2.pdf', 0, 'attachment', 'application/pdf', 0); INSERT INTO `wp_1posts` VALUES (1340, 4, '2013-06-27 11:53:08', '2013-06-27 10:53:08', '', 'IMG_3426', '', 'inherit', 'closed', 'open', '', 'img_3426', '', '', '2013-06-27 11:53:08', '2013-06-27 10:53:08', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/IMG_3426.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1341, 4, '2013-06-27 11:53:09', '2013-06-27 10:53:09', '', 'IMG_3428', '', 'inherit', 'closed', 'open', '', 'img_3428', '', '', '2013-06-27 11:53:09', '2013-06-27 10:53:09', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/IMG_3428.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1342, 4, '2013-06-27 11:53:10', '2013-06-27 10:53:10', '', 'IMG_3435', '', 'inherit', 'closed', 'open', '', 'img_3435', '', '', '2013-06-27 11:53:10', '2013-06-27 10:53:10', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/IMG_3435.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1343, 4, '2013-06-27 11:53:11', '2013-06-27 10:53:11', '', 'IMG_3440', '', 'inherit', 'closed', 'open', '', 'img_3440', '', '', '2013-06-27 11:53:11', '2013-06-27 10:53:11', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/IMG_3440.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1344, 4, '2013-06-27 11:53:11', '2013-06-27 10:53:11', '', 'IMG_3455 - Copie', '', 'inherit', 'closed', 'open', '', 'img_3455-copie', '', '', '2013-06-27 11:53:11', '2013-06-27 10:53:11', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/IMG_3455-Copie.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1345, 4, '2013-06-27 11:53:12', '2013-06-27 10:53:12', '', 'IMG_3478 - Copie', '', 'inherit', 'closed', 'open', '', 'img_3478-copie', '', '', '2013-06-27 11:53:12', '2013-06-27 10:53:12', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/IMG_3478-Copie.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1346, 4, '2013-06-27 11:53:13', '2013-06-27 10:53:13', '', 'IMG_3516', '', 'inherit', 'closed', 'open', '', 'img_3516', '', '', '2013-06-27 11:53:13', '2013-06-27 10:53:13', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/IMG_3516.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1347, 4, '2013-06-27 11:53:13', '2013-06-27 10:53:13', '', 'IMG_3525', '', 'inherit', 'closed', 'open', '', 'img_3525', '', '', '2013-06-27 11:53:13', '2013-06-27 10:53:13', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/IMG_3525.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1348, 4, '2013-06-27 11:53:15', '2013-06-27 10:53:15', '', 'IMG_3572', '', 'inherit', 'closed', 'open', '', 'img_3572', '', '', '2013-06-27 11:53:15', '2013-06-27 10:53:15', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/IMG_3572.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1349, 4, '2013-06-27 11:53:16', '2013-06-27 10:53:16', '', 'P1030059', '', 'inherit', 'closed', 'open', '', 'p1030059', '', '', '2013-06-27 11:53:16', '2013-06-27 10:53:16', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/P1030059.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1350, 4, '2013-06-27 11:53:16', '2013-06-27 10:53:16', '', 'PIC_1542', '', 'inherit', 'closed', 'open', '', 'pic_1542', '', '', '2013-06-27 11:53:16', '2013-06-27 10:53:16', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/PIC_1542.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1351, 4, '2013-06-27 11:53:17', '2013-06-27 10:53:17', '', 'PIC_1561 - Copie', '', 'inherit', 'closed', 'open', '', 'pic_1561-copie', '', '', '2013-06-27 11:53:17', '2013-06-27 10:53:17', '', 155, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/PIC_1561-Copie.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1354, 4, '2013-06-27 11:58:45', '2013-06-27 10:58:45', '', 'Big Challenge 2013', '', 'inherit', 'closed', 'open', '', 'big-challenge-2013', '', '', '2013-06-27 11:58:45', '2013-06-27 10:58:45', '', 177, 'http://www.sainte-anne.net/wp-content/uploads/2012/01/Big-Challenge-2013.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1364, 4, '2013-07-03 07:10:52', '2013-07-03 06:10:52', '', 'Lettres des jeunes au Pape 1', '', 'inherit', 'closed', 'open', '', 'lettres-des-jeunes-au-pape-1', '', '', '2013-07-03 07:10:52', '2013-07-03 06:10:52', '', 932, 'http://www.sainte-anne.net/wp-content/uploads/2013/03/Lettres-des-jeunes-au-Pape-1.png', 0, 'attachment', 'image/png', 0); INSERT INTO `wp_1posts` VALUES (1366, 4, '2013-07-03 07:13:24', '2013-07-03 06:13:24', '', 'Lettres des jeunes au Pape 2', '', 'inherit', 'closed', 'open', '', 'lettres-des-jeunes-au-pape-2', '', '', '2013-07-03 07:13:24', '2013-07-03 06:13:24', '', 932, 'http://www.sainte-anne.net/wp-content/uploads/2013/03/Lettres-des-jeunes-au-Pape-2.png', 0, 'attachment', 'image/png', 0); INSERT INTO `wp_1posts` VALUES (1368, 4, '2013-07-03 07:15:04', '2013-07-03 06:15:04', '', 'Réponse du Pape François 1er', '', 'inherit', 'closed', 'open', '', 'reponse-du-pape-francois-1er', '', '', '2013-07-03 07:15:04', '2013-07-03 06:15:04', '', 932, 'http://www.sainte-anne.net/wp-content/uploads/2013/03/Réponse-du-Pape-François-1er.png', 0, 'attachment', 'image/png', 0); INSERT INTO `wp_1posts` VALUES (1370, 4, '2013-07-03 07:18:01', '2013-07-03 06:18:01', '', 'Réponse du Cardinal', '', 'inherit', 'closed', 'open', '', 'reponse-du-cardinal', '', '', '2013-07-03 07:18:01', '2013-07-03 06:18:01', '', 932, 'http://www.sainte-anne.net/wp-content/uploads/2013/03/Réponse-du-Cardinal.png', 0, 'attachment', 'image/png', 0); INSERT INTO `wp_1posts` VALUES (1376, 4, '2013-07-04 10:55:35', '2013-07-04 09:55:35', '', 'Les entrées', '', 'inherit', 'closed', 'open', '', 'dscf7717_640x480', '', '', '2013-07-04 10:55:35', '2013-07-04 09:55:35', '', 932, 'http://www.sainte-anne.net/wp-content/uploads/2013/03/DSCF7717_640x480.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1377, 4, '2013-07-04 10:55:36', '2013-07-04 09:55:36', '', 'DSCF7718_640x480', '', 'inherit', 'closed', 'open', '', 'dscf7718_640x480', '', '', '2013-07-04 10:55:36', '2013-07-04 09:55:36', '', 932, 'http://www.sainte-anne.net/wp-content/uploads/2013/03/DSCF7718_640x480.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1378, 4, '2013-07-04 10:55:37', '2013-07-04 09:55:37', '', 'Les organisateurs', '', 'inherit', 'closed', 'open', '', 'dscf7719_640x480', '', '', '2013-07-04 10:55:37', '2013-07-04 09:55:37', '', 932, 'http://www.sainte-anne.net/wp-content/uploads/2013/03/DSCF7719_640x480.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1379, 4, '2013-07-04 10:55:37', '2013-07-04 09:55:37', '', 'Un groupe de chanteurs', '', 'inherit', 'closed', 'open', '', 'dscf7720_640x480', '', '', '2013-07-04 10:55:37', '2013-07-04 09:55:37', '', 932, 'http://www.sainte-anne.net/wp-content/uploads/2013/03/DSCF7720_640x480.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1380, 4, '2013-07-04 10:55:38', '2013-07-04 09:55:38', '', 'Choix des chansons', '', 'inherit', 'closed', 'open', '', 'dscf7721_640x480', '', '', '2013-07-04 10:55:38', '2013-07-04 09:55:38', '', 932, 'http://www.sainte-anne.net/wp-content/uploads/2013/03/DSCF7721_640x480.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1381, 4, '2013-07-04 10:55:39', '2013-07-04 09:55:39', '', 'La salle', '', 'inherit', 'closed', 'open', '', 'dscf7722_640x480', '', '', '2013-07-04 10:55:39', '2013-07-04 09:55:39', '', 932, 'http://www.sainte-anne.net/wp-content/uploads/2013/03/DSCF7722_640x480.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1382, 4, '2013-07-04 10:55:40', '2013-07-04 09:55:40', '', 'Les chanteurs en herbe', '', 'inherit', 'closed', 'open', '', 'dscf7725_640x480', '', '', '2013-07-04 10:55:40', '2013-07-04 09:55:40', '', 932, 'http://www.sainte-anne.net/wp-content/uploads/2013/03/DSCF7725_640x480.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1383, 4, '2013-07-04 10:55:40', '2013-07-04 09:55:40', '', 'Le stand des boissons', '', 'inherit', 'closed', 'open', '', 'dscf7729_640x480', '', '', '2013-07-04 10:55:40', '2013-07-04 09:55:40', '', 932, 'http://www.sainte-anne.net/wp-content/uploads/2013/03/DSCF7729_640x480.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1384, 4, '2013-07-04 10:55:41', '2013-07-04 09:55:41', '', 'Les jeunes participants', '', 'inherit', 'closed', 'open', '', 'dscf7731_640x480', '', '', '2013-07-04 10:55:41', '2013-07-04 09:55:41', '', 932, 'http://www.sainte-anne.net/wp-content/uploads/2013/03/DSCF7731_640x480.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1388, 4, '2013-07-04 11:01:14', '2013-07-04 10:01:14', '', 'Bravo les artisans 2013', '', 'inherit', 'closed', 'open', '', 'bravo-les-artisans-2013', '', '', '2013-07-04 11:01:14', '2013-07-04 10:01:14', '', 715, 'http://www.sainte-anne.net/wp-content/uploads/2013/02/Bravo-les-artisans-2013.jpg', 0, 'attachment', 'image/jpeg', 0); INSERT INTO `wp_1posts` VALUES (1394, 4, '2013-07-08 10:24:54', '2013-07-08 09:24:54', '', 'ici', '', 'inherit', 'closed', 'open', '', 'scoleo-bon-de-commande-college_francois-d-assise_2013', '', '', '2013-07-08 10:24:54', '2013-07-08 09:24:54', '', 461, 'http://www.sainte-anne.net/wp-content/uploads/2012/09/Scoleo-bon-de-commande-College_Francois-D-Assise_2013.pdf', 0, 'attachment', 'application/pdf', 0); INSERT INTO `wp_1posts` VALUES (17, 1, '2012-01-29 17:20:10', '2012-01-29 17:20:10', ' ', '', '', 'publish', 'open', 'open', '', '17', '', '', '2013-06-26 08:57:45', '2013-06-26 07:57:45', '', 777, 'http://www.sainte-anne.net/?p=17', 28, 'nav_menu_item', '', 0); INSERT INTO `wp_1posts` VALUES (18, 1, '2012-01-29 17:20:10', '2012-01-29 17:20:10', ' ', '', '', 'publish', 'open', 'open', '', '18', '', '', '2013-06-26 08:57:45', '2013-06-26 07:57:45', '', 0, 'http://www.sainte-anne.net/?p=18', 47, 'nav_menu_item', '', 0); INSERT INTO `wp_1posts` VALUES (19, 1, '2012-01-29 17:20:10', '2012-01-29 17:20:10', '', 'La vie à l\'école', '', 'publish', 'open', 'open', '', '19', '', '', '2013-06-26 08:57:45', '2013-06-26 07:57:45', '', 0, 'http://www.sainte-anne.net/?p=19', 29, 'nav_menu_item', '', 0); INSERT INTO `wp_1posts` VALUES (20, 1, '2012-01-29 17:20:10', '2012-01-29 17:20:10', ' ', '', '', 'publish', 'open', 'open', '', '20', '', '', '2013-06-26 08:57:45', '2013-06-26 07:57:45', '', 0, 'http://www.sainte-anne.net/?p=20', 8, 'nav_menu_item', '', 0); INSERT INTO `wp_1posts` VALUES (21, 1, '2012-01-29 17:20:10', '2012-01-29 17:20:10', '', 'L\'établissement', '', 'publish', 'open', 'open', '', '21', '', '', '2013-06-26 08:57:45', '2013-06-26 07:57:45', '', 0, 'http://www.sainte-anne.net/?p=21', 2, 'nav_menu_item', '', 0); INSERT INTO `wp_1posts` VALUES (35, 1, '2012-01-29 18:36:20', '2012-01-29 17:36:20', ' ', '', '', 'publish', 'open', 'open', '', '35', '', '', '2013-06-26 08:57:45', '2013-06-26 07:57:45', '', 7, 'http://www.sainte-anne.net/?p=35', 3, 'nav_menu_item', '', 0); INSERT INTO `wp_1posts` VALUES (41, 1, '2012-01-29 18:45:06', '2012-01-29 17:45:06', ' ', '', '', 'publish', 'open', 'open', '', '41', '', '', '2013-06-26 08:57:45', '2013-06-26 07:57:45', '', 179, 'http://www.sainte-anne.net/?p=41', 35, 'nav_menu_item', '', 0); INSERT INTO `wp_1posts` VALUES (45, 1, '2012-01-29 18:46:56', '2012-01-29 17:46:56', '', 'Grand prix d\'expression orale', '', 'publish', 'open', 'open', '', 'grand-prix-dexpression-orale', '', '', '2013-06-26 08:57:45', '2013-06-26 07:57:45', '', 179, 'http://www.sainte-anne.net/?p=45', 36, 'nav_menu_item', '', 0); INSERT INTO `wp_1posts` VALUES (49, 1, '2012-01-29 18:48:45', '2012-01-29 17:48:45', ' ', '', '', 'publish', 'open', 'open', '', '49', '', '', '2013-06-26 08:57:45', '2013-06-26 07:57:45', '', 179, 'http://www.sainte-anne.net/?p=49', 37, 'nav_menu_item', '', 0); INSERT INTO `wp_1posts` VALUES (53, 1, '2012-01-29 18:50:51', '2012-01-29 17:50:51', ' ', '', '', 'publish', 'open', 'open', '', '53', '', '', '2013-06-26 08:57:45', '2013-06-26 07:57:45', '', 179, 'http://www.sainte-anne.net/?p=53', 38, 'nav_menu_item', '', 0); INSERT INTO `wp_1posts` VALUES (58, 1, '2012-01-29 18:51:59', '2012-01-29 17:51:59', ' ', '', '', 'publish', 'open', 'open', '', '58', '', '', '2013-06-26 08:57:45', '2013-06-26 07:57:45', '', 9, 'http://www.sainte-anne.net/?p=58', 9, 'nav_menu_item', '', 0); INSERT INTO `wp_1posts` VALUES (59, 1, '2012-01-29 18:51:59', '2012-01-29 17:51:59', ' ', '', '', 'publish', 'open', 'open', '', '59', '', '', '2013-06-26 08:57:45', '2013-06-26 07:57:45', '', 54, 'http://www.sainte-anne.net/?p=59', 10, 'nav_menu_item', '', 0); INSERT INTO `wp_1posts` VALUES (83, 1, '2012-01-29 19:04:42', '2012-01-29 18:04:42', ' ', '', '', 'publish', 'open', 'open', '', '83', '', '', '2013-06-26 08:57:45', '2013-06-26 07:57:45', '', 54, 'http://www.sainte-anne.net/?p=83', 13, 'nav_menu_item', '', 0); INSERT INTO `wp_1posts` VALUES (84, 1, '2012-01-29 19:04:42', '2012-01-29 18:04:42', ' ', '', '', 'publish', 'open', 'open', '', '84', '', '', '2013-06-26 08:57:45', '2013-06-26 07:57:45', '', 54, 'http://www.sainte-anne.net/?p=84', 12, 'nav_menu_item', '', 0); INSERT INTO `wp_1posts` VALUES (85, 1, '2012-01-29 19:04:42', '2012-01-29 18:04:42', ' ', '', '', 'publish', 'open', 'open', '', '85', '', '', '2013-06-26 08:57:45', '2013-06-26 07:57:45', '', 54, 'http://www.sainte-anne.net/?p=85', 11, 'nav_menu_item', '', 0); INSERT INTO `wp_1posts` VALUES (89, 1, '2012-01-29 19:27:50', '2012-01-29 18:27:50', ' ', '', '', 'publish', 'open', 'open', '', '89', '', '', '2013-06-26 08:57:45', '2013-06-26 07:57:45', '', 54, 'http://www.sainte-anne.net/?p=89', 14, 'nav_menu_item', '', 0); INSERT INTO `wp_1posts` VALUES (99, 1, '2012-01-29 19:33:23', '2012-01-29 18:33:23', ' ', '', '', 'publish', 'open', 'open', '', '99', '', '', '2013-06-26 08:57:45', '2013-06-26 07:57:45', '', 90, 'http://www.sainte-anne.net/?p=99', 16, 'nav_menu_item', '', 0); INSERT INTO `wp_1posts` VALUES (100, 1, '2012-01-29 19:33:23', '2012-01-29 18:33:23', ' ', '', '', 'publish', 'open', 'open', '', '100', '', '', '2013-06-26 08:57:45', '2013-06-26 07:57:45', '', 9, 'http://www.sainte-anne.net/?p=100', 15, 'nav_menu_item', '', 0); INSERT INTO `wp_1posts` VALUES (108, 1, '2012-01-29 19:36:32', '2012-01-29 18:36:32', ' ', '', '', 'publish', 'open', 'open', '', '108', '', '', '2013-06-26 08:57:45', '2013-06-26 07:57:45', '', 90, 'http://www.sainte-anne.net/?p=108', 17, 'nav_menu_item', '', 0); INSERT INTO `wp_1posts` VALUES (109, 1, '2012-01-29 19:36:32', '2012-01-29 18:36:32', ' ', '', '', 'publish', 'open', 'open', '', '109', '', '', '2013-06-26 08:57:45', '2013-06-26 07:57:45', '', 90, 'http://www.sainte-anne.net/?p=109', 18, 'nav_menu_item', '', 0); INSERT INTO `wp_1posts` VALUES (143, 1, '2012-01-29 19:49:21', '2012-01-29 18:49:21', ' ', '', '', 'publish', 'open', 'open', '', '143', '', '', '2013-06-26 08:57:45', '2013-06-26 07:57:45', '', 110, 'http://www.sainte-anne.net/?p=143', 20, 'nav_menu_item', '', 0); INSERT INTO `wp_1posts` VALUES (144, 1, '2012-01-29 19:49:21', '2012-01-29 18:49:21', ' ', '', '', 'publish', 'open', 'open', '', '144', '', '', '2013-06-26 08:57:45', '2013-06-26 07:57:45', '', 9, 'http://www.sainte-anne.net/?p=144', 19, 'nav_menu_item', '', 0); INSERT INTO `wp_1posts` VALUES (137, 1, '2012-01-29 19:49:22', '2012-01-29 18:49:22', ' ', '', '', 'publish', 'open', 'open', '', '137', '', '', '2013-06-26 08:57:45', '2013-06-26 07:57:45', '', 110, 'http://www.sainte-anne.net/?p=137', 25, 'nav_menu_item', '', 0); INSERT INTO `wp_1posts` VALUES (138, 1, '2012-01-29 19:49:22', '2012-01-29 18:49:22', ' ', '', '', 'publish', 'open', 'open', '', '138', '', '', '2013-06-26 08:57:45', '2013-06-26 07:57:45', '', 110, 'http://www.sainte-anne.net/?p=138', 23, 'nav_menu_item', '', 0); INSERT INTO `wp_1posts` VALUES (139, 1, '2012-01-29 19:49:22', '2012-01-29 18:49:22', ' ', '', '', 'publish', 'open', 'open', '', '139', '', '', '2013-06-26 08:57:45', '2013-06-26 07:57:45', '', 110, 'http://www.sainte-anne.net/?p=139', 24, 'nav_menu_item', '', 0); INSERT INTO `wp_1posts` VALUES (140, 1, '2012-01-29 19:49:22', '2012-01-29 18:49:22', ' ', '', '', 'publish', 'open', 'open', '', '140', '', '', '2013-06-26 08:57:45', '2013-06-26 07:57:45', '', 110, 'http://www.sainte-anne.net/?p=140', 22, 'nav_menu_item', '', 0); INSERT INTO `wp_1posts` VALUES (141, 1, '2012-01-29 19:49:22', '2012-01-29 18:49:22', ' ', '', '', 'publish', 'open', 'open', '', '141', '', '', '2013-06-26 08:57:45', '2013-06-26 07:57:45', '', 110, 'http://www.sainte-anne.net/?p=141', 21, 'nav_menu_item', '', 0); INSERT INTO `wp_1posts` VALUES (150, 1, '2012-01-29 19:52:15', '2012-01-29 18:52:15', ' ', '', '', 'publish', 'open', 'open', '', '150', '', '', '2013-06-26 08:57:45', '2013-06-26 07:57:45', '', 777, 'http://www.sainte-anne.net/?p=150', 27, 'nav_menu_item', '', 0); INSERT INTO `wp_1posts` VALUES (161, 1, '2012-01-29 19:58:37', '2012-01-29 18:58:37', ' ', '', '', 'publish', 'open', 'open', '', '161', '', '', '2013-06-26 08:57:45', '2013-06-26 07:57:45', '', 7, 'http://www.sainte-anne.net/?p=161', 5, 'nav_menu_item', '', 0); INSERT INTO `wp_1posts` VALUES (162, 1, '2012-01-29 19:58:37', '2012-01-29 18:58:37', '', 'L\'Actu !', '', 'publish', 'open', 'open', '', '162', '', '', '2013-06-26 08:57:45', '2013-06-26 07:57:45', '', 7, 'http://www.sainte-anne.net/?p=162', 1, 'nav_menu_item', '', 0); INSERT INTO `wp_1posts` VALUES (168, 1, '2012-01-29 20:02:32', '2012-01-29 19:02:32', ' ', '', '', 'publish', 'open', 'open', '', '168', '', '', '2013-06-26 08:57:45', '2013-06-26 07:57:45', '', 7, 'http://www.sainte-anne.net/?p=168', 6, 'nav_menu_item', '', 0); INSERT INTO `wp_1posts` VALUES (189, 1, '2012-01-29 20:19:15', '2012-01-29 19:19:15', ' ', '', '', 'publish', 'open', 'open', '', '189', '', '', '2013-06-26 08:57:45', '2013-06-26 07:57:45', '', 11, 'http://www.sainte-anne.net/?p=189', 33, 'nav_menu_item', '', 0); INSERT INTO `wp_1posts` VALUES (190, 1, '2012-01-29 20:19:15', '2012-01-29 19:19:15', ' ', '', '', 'publish', 'open', 'open', '', '190', '', '', '2013-06-26 08:57:45', '2013-06-26 07:57:45', '', 11, 'http://www.sainte-anne.net/?p=190', 32, 'nav_menu_item', '', 0); INSERT INTO `wp_1posts` VALUES (203, 1, '2012-01-29 20:27:49', '2012-01-29 19:27:49', ' ', '', '', 'publish', 'open', 'open', '', '203', '', '', '2013-06-26 08:57:45', '2013-06-26 07:57:45', '', 177, 'http://www.sainte-anne.net/?p=203', 40, 'nav_menu_item', '', 0); INSERT INTO `wp_1posts` VALUES (211, 1, '2012-02-02 16:52:06', '2012-02-02 15:52:06', ' ', '', '', 'publish', 'open', 'open', '', '211', '', '', '2013-06-26 08:57:45', '2013-06-26 07:57:45', '', 7, 'http://www.sainte-anne.net/?p=211', 4, 'nav_menu_item', '', 0); INSERT INTO `wp_1posts` VALUES (310, 2, '2012-06-13 09:22:00', '2012-06-13 08:22:00', ' ', '', '', 'publish', 'open', 'open', '', '310', '', '', '2013-06-26 08:57:45', '2013-06-26 07:57:45', '', 11, 'http://www.sainte-anne.net/?p=310', 31, 'nav_menu_item', '', 0); INSERT INTO `wp_1posts` VALUES (464, 4, '2012-09-12 09:32:27', '2012-09-12 08:32:27', ' ', '', '', 'publish', 'open', 'open', '', '464', '', '', '2013-06-26 08:57:45', '2013-06-26 07:57:45', '', 0, 'http://www.sainte-anne.net/?p=464', 48, 'nav_menu_item', '', 0); INSERT INTO `wp_1posts` VALUES (485, 4, '2012-09-17 07:43:33', '2012-09-17 06:43:33', ' ', '', '', 'publish', 'open', 'open', '', '485', '', '', '2013-06-26 08:57:45', '2013-06-26 07:57:45', '', 0, 'http://www.sainte-anne.net/?p=485', 30, 'nav_menu_item', '', 0); INSERT INTO `wp_1posts` VALUES (602, 4, '2012-10-10 06:30:21', '2012-10-10 05:30:21', ' ', '', '', 'publish', 'open', 'open', '', '602', '', '', '2013-06-26 08:57:45', '2013-06-26 07:57:45', '', 179, 'http://www.sainte-anne.net/?p=602', 34, 'nav_menu_item', '', 0); INSERT INTO `wp_1posts` VALUES (717, 4, '2013-02-07 17:51:50', '2013-02-07 16:51:50', ' ', '', '', 'publish', 'open', 'open', '', '717', '', '', '2013-06-26 08:57:45', '2013-06-26 07:57:45', '', 0, 'http://www.sainte-anne.net/?p=717', 49, 'nav_menu_item', '', 0); INSERT INTO `wp_1posts` VALUES (774, 4, '2013-02-27 16:46:15', '2013-02-27 15:46:15', ' ', '', '', 'publish', 'open', 'open', '', '774', '', '', '2013-06-26 08:57:45', '2013-06-26 07:57:45', '', 7, 'http://www.sainte-anne.net/?p=774', 7, 'nav_menu_item', '', 0); INSERT INTO `wp_1posts` VALUES (780, 4, '2013-02-27 16:49:52', '2013-02-27 15:49:52', ' ', '', '', 'publish', 'open', 'open', '', '780', '', '', '2013-06-26 08:57:45', '2013-06-26 07:57:45', '', 9, 'http://www.sainte-anne.net/?p=780', 26, 'nav_menu_item', '', 0); INSERT INTO `wp_1posts` VALUES (810, 4, '2013-02-28 11:53:03', '2013-02-28 10:53:03', '', 'Taxe d\'apprentissage', '', 'publish', 'open', 'open', '', 'taxe-dapprentissage', '', '', '2013-06-26 08:57:45', '2013-06-26 07:57:45', '', 0, 'http://www.sainte-anne.net/?p=810', 50, 'nav_menu_item', '', 0); INSERT INTO `wp_1posts` VALUES (866, 4, '2013-03-01 17:54:15', '2013-03-01 16:54:15', ' ', '', '', 'publish', 'open', 'open', '', '866', '', '', '2013-06-26 08:57:45', '2013-06-26 07:57:45', '', 11, 'http://www.sainte-anne.net/?p=866', 41, 'nav_menu_item', '', 0); INSERT INTO `wp_1posts` VALUES (871, 4, '2013-03-01 17:55:35', '2013-03-01 16:55:35', ' ', '', '', 'publish', 'open', 'open', '', '871', '', '', '2013-06-26 08:57:45', '2013-06-26 07:57:45', '', 11, 'http://www.sainte-anne.net/?p=871', 42, 'nav_menu_item', '', 0); INSERT INTO `wp_1posts` VALUES (934, 4, '2013-03-25 15:12:23', '2013-03-25 14:12:23', ' ', '', '', 'publish', 'open', 'open', '', '934', '', '', '2013-06-26 08:57:45', '2013-06-26 07:57:45', '', 11, 'http://www.sainte-anne.net/?p=934', 43, 'nav_menu_item', '', 0); INSERT INTO `wp_1posts` VALUES (968, 4, '2013-03-30 17:34:41', '2013-03-30 16:34:41', ' ', '', '', 'publish', 'open', 'open', '', '968', '', '', '2013-06-26 08:57:45', '2013-06-26 07:57:45', '', 932, 'http://www.sainte-anne.net/?p=968', 46, 'nav_menu_item', '', 0); INSERT INTO `wp_1posts` VALUES (969, 4, '2013-03-30 17:34:41', '2013-03-30 16:34:41', ' ', '', '', 'publish', 'open', 'open', '', '969', '', '', '2013-06-26 08:57:45', '2013-06-26 07:57:45', '', 932, 'http://www.sainte-anne.net/?p=969', 45, 'nav_menu_item', '', 0); INSERT INTO `wp_1posts` VALUES (970, 4, '2013-03-30 17:34:41', '2013-03-30 16:34:41', '', 'L\'histoire du projet', '', 'publish', 'open', 'open', '', 'lhistoire-du-projet', '', '', '2013-06-26 08:57:45', '2013-06-26 07:57:45', '', 932, 'http://www.sainte-anne.net/?p=970', 44, 'nav_menu_item', '', 0); INSERT INTO `wp_1posts` VALUES (1261, 4, '2013-06-06 08:49:40', '2013-06-06 07:49:40', ' ', '', '', 'publish', 'closed', 'open', '', '1261', '', '', '2013-06-26 08:57:45', '2013-06-26 07:57:45', '', 0, 'http://www.sainte-anne.net/?p=1261', 39, 'nav_menu_item', '', 0); INSERT INTO `wp_1posts` VALUES (7, 1, '2012-01-29 17:18:00', '2012-01-29 16:18:00', '

Bienvenue sur le site des lycées Arago, Sainte-Anne, du collège François d\'Assise et du Centre de formation

\r\n

Le groupe scolaire François d’Assise – Arago – Sainte-Anne compte aujourd’hui 540 élèves répartis dans cinq unités pédagogiques différentes : le Collège François d’Assise, le Lycée Professionnel Arago, le Lycée Professionnel Sainte-Anne, le Lycée Technologique Sainte-Anne et le Centre de formation Sainte-Anne.

\r\n

Il a pour vocation d’accueillir chaque élève tel qu’il est, l’aider à se développer pour devenir demain une Femme et un Homme responsable, acteur dans notre monde moderne, épanoui et heureux.

\r\n

Notre mission est faite d’exigences et de contraintes, de compréhension et d’humilité, de foi et d’espérance. Entourée d\'une équipe éducative, je peux affirmer que tout adulte essaie de donner à chacun des jeunes le goût de l’effort et du travail scolaire de qualité tout en cultivant les différences et en valorisant les atouts de chacun. À tous les niveaux, les projets sont constants et nombreux, tant sur le plan purement scolaire que sur le plan de l’ouverture aux autres.

\r\n

Que chacun, petit ou grand, puisse venir avec plaisir, travailler, étudier, vivre au quotidien dans le respect de l’autre. Dans ce monde en constante mutation, notre mission est de permettre la réussite de nos jeunes en route vers leur avenir, ceci en nous appuyant sur nos convictions humaines et chrétiennes.

\r\nIsabelle Humbert\r\nChef d’établissement\r\n

L\'équipe pédagogique et administrative

', 'L\'établissement', '', 'publish', 'closed', 'closed', '', 'notre-institution', '', '', '2013-03-31 20:47:13', '2013-03-31 19:47:13', '', 0, 'http://www.sainte-anne.net/?page_id=7', 0, 'page', '', 0); INSERT INTO `wp_1posts` VALUES (9, 4, '2012-01-29 17:18:10', '2012-01-29 16:18:10', 'Un diaporama qui récapitule l\'intégralité de nos formations tertiaires :\r\n\r\nFILIERES du Tertiaire', 'Formations', '', 'publish', 'closed', 'closed', '', 'nos-formations', '', '', '2013-04-03 10:59:27', '2013-04-03 09:59:27', '', 0, 'http://www.sainte-anne.net/?page_id=9', 0, 'page', '', 0); INSERT INTO `wp_1posts` VALUES (11, 1, '2012-01-29 17:18:20', '2012-01-29 16:18:20', 'Mme Paire, CPE                     M. Perrin, Chef des travaux\r\n\r\n', 'La vie à l\'école', '', 'publish', 'closed', 'closed', '', 'vie-scolaire', '', '', '2013-02-27 16:54:16', '2013-02-27 15:54:16', '', 0, 'http://www.sainte-anne.net/?page_id=11', 0, 'page', '', 0); INSERT INTO `wp_1posts` VALUES (13, 1, '2012-01-29 17:18:29', '2012-01-29 16:18:29', 'Cet espace est réservé aux élèves, étudiants, enseignants et parents du groupe scolaire François d\'Assise - Arago - Sainte-Anne.\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n \r\n', 'Espace Numérique', '', 'publish', 'closed', 'closed', '', 'ent', '', '', '2013-07-04 11:05:37', '2013-07-04 10:05:37', '', 0, 'http://www.sainte-anne.net/?page_id=13', 0, 'page', '', 0); INSERT INTO `wp_1posts` VALUES (15, 1, '2012-01-29 17:18:41', '2012-01-29 16:18:41', '

 

\r\n

Le centre de formation de Sainte-Anne propose aux étudiants qui souhaitent poursuivre leurs études tout en se rapprochant du monde du travail, 3 B.T.S. et 1 B.P. en alternance (statut de salarié), sous contrat de professionnalisation (B.T.S. A.G. et N.R.C.) ou d’apprentissage (B.T.S. M.U.C., B.P. A.T.P.S.) :

\r\nB.T.S. Assistant de gestion des PME - PMI --- (fiche d\'inscription)\r\n\r\nB.T.S. M.U.C. = Management des Unités Commerciales --- (fiche d\'inscription)\r\n\r\nB.T.S. N.R.C. = Négociation et Relation Client --- (fiche d\'inscription)\r\n\r\nB.P. A.T.P.S. = Agent Technique de Prévention et de Sécurité --- (fiche d\'inscription)\r\n\r\nFormations pour Entreprises et Particuliers\r\n\r\nCandidature au centre de Formation : modalités\r\n

', 'Centre de formation', '', 'publish', 'closed', 'closed', '', 'centre-de-formation', '', '', '2013-06-07 09:22:19', '2013-06-07 08:22:19', '', 777, 'http://www.sainte-anne.net/?page_id=15', 0, 'page', '', 0); INSERT INTO `wp_1posts` VALUES (32, 1, '2012-01-29 18:35:49', '2012-01-29 17:35:49', '

Le Groupe Scolaire Arago\r\n

\r\n

C\'est en 1860 que l\'école voit le jour sous le nom d\'école primaire Saint-Charles, grâce à la volonté de la congrégation des Sœurs Saint-Charles de Lyon.

\r\n

Pendant des décennies, l\'école n\'a cessé de s\'agrandir, rue Arago dans le quartier du faubourg Clermont. La section Couture va naître avec l\'arrivée de Mère Berthe en 1939 et le collège Jeanne d\'Arc ouvrira officiellement en 1977.

\r\n

Les religieuses laisseront la direction à un laïc en 1988.

\r\n

Le Lycée professionnel abandonnera progressivement la couture pour se tourner vers l\'électronique et la sécurité.

\r\n

Lors de la fusion avec le Lycée Sainte-Anne, en 2008, le collège Arago deviendra le collège François d\'Assise et s\'installera sur le site Sainte-Anne.

\r\n\r\n

Le Lycée Sainte-Anne

\r\n

Depuis plus de 50 ans, le lycée construit sa solide réputation.

\r\n

En 1952 est créé un Cours Commercial, sous l\'impulsion de la Congrégation des soeurs Saint-Charles. Puis s\'ouvrent des classes nouvelles préparant d\'une part au brevet d\'études commerciales, puis au BEP de comptable mécanographe et de sténo-dactylographe correspondancier (1969) ; et d\'autre part au baccalauréat G1 et G2.

\r\n

L\'établissement signe en 1975 un contrat d\'association aux missions de service public. L\'établissement devient lycée professionnel privé pour les classes préparant aux CAP et BEP et lycée technique privé pour les classes de baccalauréat de technicien. Le bac professionnel est créé en 1989 et la section de Techniciens Supérieurs en 1991. Ces évolutions signifient que l\'école s\'adapte en permanence aux techniques du monde professionnel. Les ateliers d\'informatique, soumis aux nouvelles exigences, témoignent bien de la modernité du lycée.

\r\n\r\n

Le Centre de formation

\r\n

En 2000, "Sainte-Anne Centre de Formation" est annexé au lycée pour proposer des formations professionnelles. Formations en alternance, formations continues, formations diversifiées pour une meilleure insertion ou qualification, tout au long de la vie.

', 'Historique', '', 'publish', 'closed', 'closed', '', 'historique', '', '', '2013-02-27 16:40:59', '2013-02-27 15:40:59', '', 7, 'http://www.sainte-anne.net/?page_id=32', 0, 'page', '', 0); INSERT INTO `wp_1posts` VALUES (38, 1, '2012-01-29 18:44:36', '2012-01-29 17:44:36', '

Il a été créé en 2003 par Josiane Bachelard, professeur de Français et d\'Histoire-Géographie en lycée professionnel. Il réunit plusieurs professeurs, des personnes extérieures au lycée et quelques élèves actifs.

\r\n

Objectifs du club :\r\n- ouvrir les jeunes aux sciences, aux arts ;\r\n- mettre en valeur l\'engagement individuel et collectif dans la classe, dans la cité et au-delà ;\r\n- faire prendre conscience du fait que nous sommes tous citoyens du monde ;\r\n- favoriser des rencontres et des échanges inter-classes et avec des personnes extérieures au lycée et à l\'éducation nationale (conférences, expositions, goûter multiculturel) ;\r\n- conformément aux objectifs de l\'UNESCO, promouvoir la paix.

\r\n

Quelques exemples d\'actions :

\r\n\r\n

En 2004, à l\'occasion de la semaine de la paix, notre club Unesco a participé à la journée "Musique, vecteur de la Paix" à Clermont Ferrand. Nos élèves ont assisté entre autre, à la répétition de l\'orchestre symphonique multinational dirigé par 3 chefs (Nadir Abassi : égyptien, Avner Itai : israélien, Mohammed Sidic : jordanien).

\r\n

En 2005, exposition de photos au CDI de Christian Verdet "Le Kosovo, une inconnue européenne".

\r\n

En 2006, lors de la semaine de lutte contre le racisme et les discriminations, nos élèves ont organisé un goûter multiculturel. Pour cette action notre club a obtenu le PRIX FFCU 2006 contre les discriminations.

\r\n

En 2007, réalisation et mise en place d\'un décor mural au self de notre lycée sur le thème de la paix : création de mains décorées avec le mot PAIX écrit dans de nombreuses langues.

\r\n

En 2008, concours d\'expression orale pour une classe de Terminale Baccalauréat professionnel.

\r\n

En 2009, un atelier théâtre avec la compagnie "Des étoiles plein les poches", Etc.

\r\nAvril 2013 : à la découverte du photo –journaliste « REZA DEGHATI »\r\n

Une des principales missions du club UNESCO du lycée Sainte Anne est de faire prendre conscience aux jeunes que nous sommes tous citoyens et que nous devons respecter les droits de l’homme. En conséquence l’exposition « Destins croisés » de Reza DEGHATI était une visite incontournable.

\r\n

Mme FATINET, membre du club photos : PHOT’OBJECTIF MABLY, et membre du club UNESCO du Lycée, est venue présenter à la classe de 1re Bac Professionnel secrétariat et comptabilité, le parcours de l’humaniste REZA. Enfin ce vendredi 19 avril, la classe s’est rendue à l’Espace de la Tour à Mably afin de découvrir l’exposition « Destins croisés » du photographe. Ils ont été reçus par la Présidente du club photos de Mably, Mme ANGEL Catherine qui a expliqué aux lycéens le parcours humanitaire de REZA.

\r\n

Les jeunes ont été conquis par l’exposition, véritable témoignage des tourments qui agitent notre monde.

\r\n

ELEVES 1re Pro

', 'Club UNESCO', '', 'publish', 'closed', 'closed', '', 'club-unesco', '', '', '2013-04-22 07:47:51', '2013-04-22 06:47:51', '', 179, 'http://www.sainte-anne.net/?page_id=38', 0, 'page', '', 0); INSERT INTO `wp_1posts` VALUES (42, 1, '2012-01-29 18:46:27', '2012-01-29 17:46:27', '

Des jeunes sans complexe

\r\n

Depuis de très nombreuses années, certains élèves de première, terminale et étudiant de BTS concourent au Grand Prix d\'Expression Orale, organisé par le Rotary en région Rhône-Alpes. Quelques uns se distinguent particulièrement en finale, mais tous les volontaires font preuve d\'une audace parfois insoupçonnée.

\r\n

\r\n

Parmi les anciens, un a déclaré qu\'il a réussi un entretien d\'embauche grâce à la mention de ce concours sur son CV.

\r\n

\r\n

Tous se félicitent d\'y avoir participé à quelque niveau que ce soit car ils remportent le plus grand prix : une victoire sur eux-même en affrontant le jury.

', 'Grand prix d\'expression orale', '', 'publish', 'closed', 'closed', '', 'grand-prix-dexpression-orale', '', '', '2012-02-26 17:46:27', '2012-02-26 16:46:27', '', 179, 'http://www.sainte-anne.net/?page_id=42', 0, 'page', '', 0); INSERT INTO `wp_1posts` VALUES (46, 1, '2012-01-29 18:48:16', '2012-01-29 17:48:16', 'Parler de … poésie\r\n\r\nChaque année, des élèves volontaires issus de première font partie d\'un jury décernant le prix des lycéens au concours de poésie de l\'écritoire d\'Estieugue.\r\n\r\nDu travail, certes : il faut lire tous les poèmes envoyés de toute la France et même de l\'étranger. Il s\'agit ensuite de choisir les textes, tâche parfois rude. Et enfin, il faut débattre pour imposer sa sélection. Du plaisir aussi : manière originale de découvrir la poésie et d\'augmenter ses choix dans une ambiance décontractée.\r\n\r\nCe prix des lycéens est particulièrement apprécié par les lauréats, car ils trouvent un lectorat jeune et passionné.', 'Concours de poésie', '', 'publish', 'closed', 'closed', '', 'concours-de-poesie', '', '', '2012-01-29 20:18:02', '2012-01-29 19:18:02', '', 179, 'http://www.sainte-anne.net/?page_id=46', 0, 'page', '', 0); INSERT INTO `wp_1posts` VALUES (50, 1, '2012-01-29 18:50:14', '2012-01-29 17:50:14', 'Rendez-vous rue de Molière\r\n\r\nDes volontaires du lycée et des étudiants de BTS se rendent au théâtre de Roanne. Oui, mais en soirée, en dehors des heures de cours, uniquement pour le plaisir !\r\n\r\nGrâce à la carte MRA, les places sont payées par la région. Ils sont donc très nombreux à venir et peuvent même faire précéder les soirées théâtrales d\'un dîner au restaurant avec des professeurs accompagnateurs. Moment agréable qui permet aux uns et aux autres de mieux se connaître et de partager une soirée conviviale.', 'Au théatre ce soir', '', 'publish', 'closed', 'closed', '', 'au-theatre-ce-soir', '', '', '2012-01-29 20:17:31', '2012-01-29 19:17:31', '', 179, 'http://www.sainte-anne.net/?page_id=50', 0, 'page', '', 0); INSERT INTO `wp_1posts` VALUES (54, 1, '2012-01-29 18:51:23', '2012-01-29 17:51:23', '

Le collège (à l\'origine collège Jeanne d\'Arc sur le site Arago) est venu dans ses nouveaux locaux à la rentrée 2008.

\r\n

Situé sur le site Sainte Anne, les collégiens sont séparés du lycée puisqu\'ils rentrent par la rue Béranger (les lycéens par la rue St Alban) et qu\'ils possèdent leur propre cour de récréation. D\'ailleurs, les bureaux des Conseillères d\'Éducation et des Surveillants de l\'ensemble de l\'établissement sont situés dans la cour.

\r\n

Les salles de cours sont d\'anciennes salles du lycée qui ont été rénovées alors que les laboratoires de Sciences Physiques, de SVT et de Technologie ont été créés.

\r\n

Chaque classe possède sa propre salle. De ce fait, ce sont les professeurs qui se déplacent sauf pour les cours cités ci-dessus. Pour les cours d\'EPS, les élèves se rendent sur le site Malleval ou aux gymnases Arago ou Cotton, tous situés à moins de 10 minutes à pied.

', 'Collège', '', 'publish', 'closed', 'closed', '', 'college', '', '', '2013-02-27 16:47:38', '2013-02-27 15:47:38', '', 9, 'http://www.sainte-anne.net/?page_id=54', 0, 'page', '', 0); INSERT INTO `wp_1posts` VALUES (56, 1, '2012-01-29 18:51:40', '2012-01-29 17:51:40', 'Les élèves sont répartis dans trois classes de 26 élèves.\r\n\r\nL\'année scolaire débute par une journée d\'intégration au collège afin que les élèves redécouvrent les lieux. En effet, la plupart d\'entre eux ont déjà passé une journée au mois de mai au sein de l\'établissement. Lors de cette journée d\'intégration, les élèves se familiarisent avec les locaux par le biais d\'un jeu de piste, découvrent leur emploi du temps, font connaissance avec leurs professeurs...\r\n\r\nLors du premier trimestre, l\'équipe éducative encadre plus particulièrement les élèves de sixième afin qu\'ils s\'acclimatent en douceur à leur nouveau rythme scolaire (nouvelles matières, plusieurs professeurs, plusieurs salles, être les "petits" du collège...). Par la suite, les élèves sont placés dans les mêmes conditions que leurs camarades des autres niveaux à savoir qu\'ils ont un devoir surveillé par semaine.', '6e', '', 'publish', 'closed', 'closed', '', '6eme', '', '', '2012-09-19 08:39:28', '2012-09-19 07:39:28', '', 54, 'http://www.sainte-anne.net/?page_id=56', 0, 'page', '', 0); INSERT INTO `wp_1posts` VALUES (74, 1, '2012-01-29 18:58:57', '2012-01-29 17:58:57', 'Les élèves sont répartis dans trois classes de 26 élèves chacune.\r\n\r\nAu collège François d\'Assise, tous les élèves suivent l\'initiation à la langue latine ce qui leur permet de pouvoir choisir de continuer en classe de 4ème et de 3ème.\r\n\r\nEn fin d\'année scolaire, les élèves partent une semaine à Sixt-Fer à Cheval (Savoie) pour y mener des activités sportives et culturelles.', '5e', '', 'publish', 'closed', 'closed', '', '5eme', '', '', '2012-09-19 08:40:05', '2012-09-19 07:40:05', '', 54, 'http://www.sainte-anne.net/?page_id=74', 0, 'page', '', 0); INSERT INTO `wp_1posts` VALUES (77, 1, '2012-01-29 18:59:57', '2012-01-29 17:59:57', 'Les élèves sont répartis dans deux classes de 26 élèves.\r\n\r\nPour la seconde langue vivante, les élèves ont le choix entre l\'espagnol et l\'allemand.\r\n\r\nAprès avoir suivi une année d\'initiation Latin en classe de 5ème, certains élèves choisissent de continuer en prenant cette option en classe de 4ème.', '4e', '', 'publish', 'closed', 'closed', '', '4eme', '', '', '2012-09-19 08:40:32', '2012-09-19 07:40:32', '', 54, 'http://www.sainte-anne.net/?page_id=77', 0, 'page', '', 0); INSERT INTO `wp_1posts` VALUES (80, 1, '2012-01-29 19:03:53', '2012-01-29 18:03:53', 'Il y a deux classes de 3e de 26 élèves chacune.\r\n\r\nDans les deux classes sont répartis des élèves qui ont choisi soit :\r\n- option Latin (3 heures par semaine) ;\r\n\r\n- option Prépa Pro. Les élèves se familiarisent avec le monde du travail (rédaction de lettres, CV, réalisation de diaporamas...). Un travail de fond est réalisé afin d\'expliquer aux élèves les différents choix d\'orientation possibles au terme de la classe de 3e.\r\n\r\n[gallery columns="2" ids="1055,1056"]\r\n\r\nLes visites et rencontres prévues cette année :\r\n\r\n

Un chef d\'entreprise viendra aussi rencontrer les élèves et des anciens élèves viendront expliquer leur passage au lycée.

\r\n

Tous les 3e ont effectué leur stage du 18 au 22 février 2013 et se sont rendus au mondial des métiers à Lyon le 7 février 2013.

\r\n

Les élèves doivent trouver leur stage (lettre de motivation) puis à l\'issue de celui-ci, ils rédigent un dossier retraçant leurs activités. Ce rapport de stage sera soutenu à l\'oral avec l\'appui d\'un diaporama devant toute la classe afin que s\'établisse un échange entre les élèves. Durant cette période de stage, tous les professeurs sont mobilisés pour aller rencontrer l\'élève sur son lieu de stage.

\r\n

Projet Technologique : Dans le cadre des cours de technologie, les élèves devront répondre à un appel d\'offre. Ces deux dernières années, les élèves ont réalisé des panneaux d\'affichage pour les cours de tennis de l\'ASR et de Riorges. Ainsi, les élèves doivent répondre aux exigences de leurs clients en établissant et en respectant un cahier des charges. Ensuite, ils réalisent par groupe de 4 des prototypes, lesquels sont évalués par les clients. Au final, seuls quelques uns seront retenus et réalisés pour être utilisés par les joueurs.

', '3e', '', 'publish', 'closed', 'closed', '', '3eme', '', '', '2013-04-12 07:39:44', '2013-04-12 06:39:44', '', 54, 'http://www.sainte-anne.net/?page_id=80', 0, 'page', '', 0); INSERT INTO `wp_1posts` VALUES (86, 1, '2012-01-29 19:27:12', '2012-01-29 18:27:12', 'L\'objectif est de permettre à des filles et à des garçons de mener de front une scolarité normale et une pratique sportive de leur choix de manière complémentaire et équilibrée.\r\n\r\nLes élèves sont répartis dans les classes de 6e, 5e, 4e ou 3e. Ils suivent les mêmes programmes que les élèves de leur classe. Une réunion trimestrielle évalue le niveau de réussite de chaque élève dans les trois domaines : scolaire, sportif et comportemental.\r\n\r\nActivité FOOTBALL :\r\n\r\nDès la fin des cours à 15 h 20, un minibus prend en charge les lundis les élèves de 6e et de 5e et les mardis les élèves de 4e et de 3e pour les conduire sur les installations. Le retour au collège est prévu à 17 h 45.\r\n\r\nActivité ÉQUITATION :\r\nDès la fin des cours à 15 h 20, un minibus prend en charge les élèves de 6ème et de 5ème tous les lundis et les élèves de 6e, 5e, 4e et 3e les mardis pour les conduire au Club de Champlong. Les parents les récupèrent au club à partir de 17 h 00.\r\n\r\nActivité AVIRON :\r\nTous les mardis, de la 6e à la 3e, à 15 h 20, un minibus prend en charge les élèves pour les conduire au club de Roanne-Le Coteau. Les parents récupèrent leurs jeunes sur place.', 'Classes sportives', '', 'publish', 'closed', 'closed', '', 'classes-sportives', '', '', '2012-10-03 09:40:12', '2012-10-03 08:40:12', '', 54, 'http://www.sainte-anne.net/?page_id=86', 0, 'page', '', 0); INSERT INTO `wp_1posts` VALUES (90, 1, '2012-01-29 19:29:35', '2012-01-29 18:29:35', 'Les lycées professionnels Arago / Sainte-Anne sont le résultat de la fusion de deux établissements bien connus sur le Roannais, le lycée professionnel Arago (ancien établissement de formation aux emplois du secteur textile, reconverti dans l\'électronique et la sécurité) et le lycée professionnel Sainte-Anne (dédié aux formations tertiaires depuis sa création).', 'Lycées professionnels', '', 'publish', 'closed', 'closed', '', 'lycees-professionnels', '', '', '2012-01-29 19:32:48', '2012-01-29 18:32:48', '', 9, 'http://www.sainte-anne.net/?page_id=90', 0, 'page', '', 0); INSERT INTO `wp_1posts` VALUES (92, 1, '2012-01-29 19:30:37', '2012-01-29 18:30:37', '

Devenir Gestionnaire Administratif

\r\n

Un bac pro en 3 ans pour développer des compétences professionnelles et permettre une insertion professionnelle ou une poursuite d’études.

\r\nBaccalauréat Professionnel Tertiaire (option comptabilité ou secrétariat Session 2014 ; option Gestion-Administration à partir de la Session 2015 -rentrée 2012-)\r\n\r\nFormation en 3 ans (22 semaines de stage)\r\n\r\nArticle paru dans la presse Stage 2PGA Presse\r\n\r\nObjectif de la formation : former des professionnels capables, sous l’autorité d’un responsable, de mener l’ensemble des activités propres aux métiers administratifs.\r\nIl répond aux besoins en personnel administratif hautement qualifié, dans tous types d\'organisations.\r\n\r\nCursus Bac Pro Comptabilité ou Secrétariat (sessions 2013 et 2014)\r\n\r\n\r\n\r\n Cursus Bac Pro Gestion Administration (à partir de la session 2015 -rentrée 2012-)\r\n\r\n\r\n\r\nAménagement de la salle réservée au Bac Pro GA\r\n\r\n', 'Tertiaire', '', 'publish', 'closed', 'closed', '', 'tertiaire', '', '', '2013-06-26 08:33:03', '2013-06-26 07:33:03', '', 90, 'http://www.sainte-anne.net/?page_id=92', 0, 'page', '', 0); INSERT INTO `wp_1posts` VALUES (101, 1, '2012-01-29 19:34:54', '2012-01-29 18:34:54', '

Baccalauréat professionnel en 3 ans "Système Électronique Numérique"

\r\nSpécificités :  - Audiovisuel Multimédia\r\n- Alarme Sécurité Incendie\r\n

Conditions d\'admission :

\r\n\r\n

Objectifs de la formation :

\r\n\r\n

Programmes :

\r\n

Ce bac professionnel comporte 6 champs d\'application destinés à couvrir l\'ensemble des métiers de l\'électronique et abroge, parallèlement à la demande des organisations professionnelles, un certain nombre de diplômes de niveau V et VI devenus obsolètes.

\r\n\r\n\r\n
\r\n\r\n
\r\nPériode de formation en entreprise : 22 semaines lors des 3 années de formation.\r\n\r\n\r\nPoursuite des études :\r\n', 'Electronique', '', 'publish', 'closed', 'closed', '', 'electronique', '', '', '2012-09-26 09:13:34', '2012-09-26 08:13:34', '', 90, 'http://www.sainte-anne.net/?page_id=101', 0, 'page', '', 0); INSERT INTO `wp_1posts` VALUES (104, 1, '2012-01-29 19:35:29', '2012-01-29 18:35:29', '

CAP Agent de Sécurité

\r\n[gallery link="file"]\r\n

Conditions d\'admission :

\r\n\r\n

Objectifs de la formation :

\r\n\r\n

Communication professionnelle :

\r\n\r\n

15 semaines de formation en entreprise sur 2 ans.

\r\n

Enseignement général :

\r\n\r\n

Les atouts de cette formation :

\r\n\r\n

Poursuite d\'étude :

\r\n', 'Sécurité', '', 'publish', 'closed', 'closed', '', 'securite', '', '', '2012-09-26 08:54:44', '2012-09-26 07:54:44', '', 90, 'http://www.sainte-anne.net/?page_id=104', 0, 'page', '', 0); INSERT INTO `wp_1posts` VALUES (110, 1, '2012-01-29 19:38:15', '2012-01-29 18:38:15', 'La filière Sciences et Technologie de la Gestion remplace depuis septembre 2005 la série STT (qui existait depuis 1992). Elle prépare à un baccalauréat technologique, avec en perspective une poursuite d\'étude dans l\'enseignement supérieur, au même titre que les séries générales.\r\n\r\nLa démarche "technologique" est toujours la même : arriver vers l\'abstraction en passant par l\'observation, par l\'étude concrète d\'un domaine donné ; en s\'appuyant notamment sur l\'analyse de situations et l\'étude de cas. "La pédagogie y est centrée sur le réel et le cas d\'entreprise ; l\'élève doit pouvoir produire des synthèses, des commentaires et argumentaires écrits et oraux".\r\n\r\nLa série STG a pour objet l\'environnement économique, juridique, le domaine de fonctionnement des entreprises et des organisations, les méthodes et concepts fondamentaux des sciences de la gestion.\r\n\r\nL\'usage des outils informatiques, bureautiques et télématiques y est essentiel.', 'Lycée technologique', '', 'publish', 'closed', 'closed', '', 'lycee-technologique', '', '', '2012-01-29 19:47:24', '2012-01-29 18:47:24', '', 9, 'http://www.sainte-anne.net/?page_id=110', 0, 'page', '', 0); INSERT INTO `wp_1posts` VALUES (112, 1, '2012-01-29 19:38:51', '2012-01-29 18:38:51', 'La classe de Seconde Générale et Technologique est entrée dans la réforme en septembre 2010. Elle donne la possibilité aux élèves de se déterminer pour ce qu\'ils feront à son issue. Ils auront le choix de poursuivre soit en Première d\'enseignement général, soit en Première technologique.\r\n\r\nElle comprend :\r\n\r\n> Des enseignements communs :\r\nFrançais (4h)\r\nMathématiques (4h)\r\nPhysique-chimie (3h)\r\nSciences de la vie et de la terre (1h30)\r\nLangue vivante 1 (3h)\r\nLangue vivante 2 (2h30)\r\nHistoire-géographie (3h)\r\nEPS (2h)\r\nECJS (0h30)\r\n\r\nUn accompagnement personnalisé avec un professeur tuteur : 2 h hebdomadaires.\r\nDispositif mis en place depuis 2000 et qui a fait ses preuves :\r\n- Une aide à l\'orientation.\r\n- Une aide individualisée en petit groupe (<8) en fonction des difficultés rencontrées.\r\n- Une mise à niveau en informatique si nécessaire.\r\n\r\n> Des enseignements d\'exploration :\r\n\r\nQui permettent aux élèves d\'esquisser leur orientation future en testant leurs aptitudes et leurs centres d\'intérêt.\r\n\r\nLes enseignements d\'exploration proposés sont les suivants :\r\nSciences économiques et sociales : 1h30\r\nCet enseignement permet une première approche de la vie économique des entreprises et de la société.\r\n\r\nPrincipes fondamentaux de l\'économie et de la gestion : 1h30\r\nCet enseignement offre une première initiation à ceux qui se sentent une vocation pour les carrières commerciales, administratives, de gestion ou de comptabilité.\r\n\r\nLes élèves seront admis dans les séries de première correspondant le mieux à leur motivation et surtout à leurs chances de réussite même si ces séries ne se situent pas exactement dans le prolongement des options suivies en seconde.', 'Seconde', '', 'publish', 'closed', 'closed', '', 'seconde', '', '', '2013-04-22 16:53:16', '2013-04-22 15:53:16', '', 110, 'http://www.sainte-anne.net/?page_id=112', 0, 'page', '', 0); INSERT INTO `wp_1posts` VALUES (119, 1, '2012-01-29 19:44:16', '2012-01-29 18:44:16', '

La série STG fait peau neuve. L’appellation de la série STG (sciences et technologies de la gestion) sera remplacée par STMG (sciences et technologies du management et de la gestion) à partir de la rentrée scolaire 2012-2013 pour les classes de 1re et de la rentrée 2013-2014 pour les élèves de terminale.\r\nUne spécialisation progressive\r\nLa nouvelle série STMG propose une classe de première unique, permettant de repousser en classe terminale le choix d\'orientation parmi les quatre spécialités qui correspondent aux principaux champs des sciences de gestion : ressources humaines et communication, mercatique, gestion et finance, systèmes d\'information de gestion. L\'introduction d\'un enseignement commun de sciences de gestion en classe de première constitue une innovation qui permet d\'éclairer tous les élèves sur leur choix professionnel futur, et ainsi d\'identifier la spécialité de classe terminale et les études supérieures qu\'ils pourront choisir.\r\nLes nouveautés de la réforme du lycée sont introduites dans la série STMG, à savoir l’accompagnement personnalisé, le tutorat, les stages passerelles et de remise à niveau.

\r\n

Une série technologique tournée vers l\'enseignement supérieur\r\nLes programmes ont été concentrés sur les notions fondamentales et les méthodes propres aux sciences de gestion afin de favoriser des poursuites d\'études réussies dans l\'enseignement supérieur : BTS, DUT, CPGE, DCG et universités. Néanmoins, par l\'affirmation de son positionnement disciplinaire en économie et gestion, la série STMG demeure parfaitement ancrée dans la voie technologique par ses objets d\'études concrets, ses références scientifiques et technologiques ainsi que ses démarches pédagogiques.

\r\n

Vous trouverez c-dessous tous les programmes ainsi que les horaires de la réformes

\r\n

http://eduscol.education.fr/ecogest/enseignements/STMG/programme-STMG 

\r\n ', '1ère STMG', '', 'publish', 'closed', 'closed', '', '1ere-stg-gestion', '', '', '2012-02-26 11:21:14', '2012-02-26 10:21:14', '', 110, 'http://www.sainte-anne.net/?page_id=119', 0, 'page', '', 0); INSERT INTO `wp_1posts` VALUES (121, 1, '2012-01-29 19:45:13', '2012-01-29 18:45:13', 'La terminales CFE (Comptabilité et finance d\'entreprise) a pour but de faire étudier à l\'élève, l\'organisation de la comptabilité dans l\'entreprise, la production financière, la gestion des systèmes comptables informatisés.\r\n\r\nQualités spécifiques : rigueur, méthode, goût pour l\'analyse, la prévision.', 'T STG CFE', '', 'publish', 'closed', 'closed', '', 't-stg-cfe', '', '', '2012-01-29 19:47:44', '2012-01-29 18:47:44', '', 110, 'http://www.sainte-anne.net/?page_id=121', 0, 'page', '', 0); INSERT INTO `wp_1posts` VALUES (123, 1, '2012-01-29 19:45:49', '2012-01-29 18:45:49', 'La terminale GSI (Gestion des systèmes d\'information) a pour but de faire acquérir à l\'élève la maîtrise des outils informatiques (logiciels, réseau, sécurité des informations) ; la compréhension des besoins informatiques d\'une entreprise et ses systèmes d\'organisation.\r\n\r\nQualités spécifiques : logique, analyse,organisation et rigueur.', 'T STG GSI', '', 'publish', 'closed', 'closed', '', 't-stg-gsi', '', '', '2012-01-29 19:47:53', '2012-01-29 18:47:53', '', 110, 'http://www.sainte-anne.net/?page_id=123', 0, 'page', '', 0); INSERT INTO `wp_1posts` VALUES (125, 1, '2012-01-29 19:46:20', '2012-01-29 18:46:20', 'La terminale CGRH (Communication et gestion des ressources humaines) est tournée vers le fonctionnement de l\'entreprise, la coordination des acteurs, les techniques de communication, l\'organisation de l\'action, etc.\r\n\r\nQualités spécifiques : ouverture d\'esprit, de relation et communication.', 'T STG CGRH', '', 'publish', 'closed', 'closed', '', 't-stg-cgrh', '', '', '2012-01-29 19:47:48', '2012-01-29 18:47:48', '', 110, 'http://www.sainte-anne.net/?page_id=125', 0, 'page', '', 0); INSERT INTO `wp_1posts` VALUES (127, 1, '2012-01-29 19:47:08', '2012-01-29 18:47:08', 'La terminale Mercatique a pour but de faire appréhender à l\'élève, le rôle et la place de l\'activité commerciale dans l\'entreprise ; il doit en apprécier son efficacité et ses limites ; il est capable de construire une démarche mercatique et de la mettre en oeuvre.\r\n\r\nQualités spécifiques : esprit de relation et communication, observation et production de démarche.', 'T STG Mercatique', '', 'publish', 'closed', 'closed', '', 't-stg-mercatique', '', '', '2012-01-29 19:47:59', '2012-01-29 18:47:59', '', 110, 'http://www.sainte-anne.net/?page_id=127', 0, 'page', '', 0); INSERT INTO `wp_1posts` VALUES (145, 1, '2012-01-29 19:50:09', '2012-01-29 18:50:09', '

Attention !!! Contrairement à ce qui est indiqué dans le guide ONISEP 2013, les frais de scolarité en BTS CGO s\'élèvent à 1210 € et non pas 2310 €.

\r\n

Le lycée Sainte-Anne propose le Brevet de Technicien supérieur de comptabilité et gestion des organisations (BTS CGO). Ce BTS est un diplôme officiel délivré par l\'Éducation Nationale. Le titulaire du diplôme, au sein services administratifs, comptables et financiers des entreprises ou des cabinets comptables qui l\'emploient :

\r\n

- organise et réalise la gestion des obligations comptables, fiscales et sociales ;\r\n- participe à l\'élaboration et à la préparation des informations de gestion ;\r\n- contribue aux prévisions et à la préparation des décisions ;\r\n- il intervient dans la conception, l\'exploitation et l\'évolution du système d\'information de gestion de l\'entreprise dans le cadre des solutions technologiques adoptées.

\r\n

Ce diplôme donne accès à des carrières de cadres moyens des services comptables des entreprises. Il sanctionne deux années de formation qui nécessitent un travail permanent et méthodique, sans possibilité de suivre parallèlement d\'autres études.

\r\n

Débouchés

\r\n

Le BTS CGO offre de nombreuses possibilités à ses titulaires :

\r\n

au sein des entreprises du secteur concurrentiel, comme comptable unique dans les petites structures ou comme comptable spécialisé intégré à une équipe, dans les entreprises de plus grande dimension ;

\r\n

dans les organismes ou prestataires de services comptables et de gestion, en tant qu\'assistant ou collaborateur (cabinets d\'expertise comptable, centres de gestion agréés,etc) ; il peut également être chargé de clientèle ou conseiller (cabinet d\'audit et de conseil) ;

\r\n

dans les services comptables et financiers du secteur public.

\r\n

Le titulaire du BTS évolue vers les fonctions d\'encadrement par promotion interne et par la voie de la formation continue (DCG et DSCG par exemple).

\r\n

Conditions d\'admission

\r\n

Être titulaire d\'un baccalauréat STG, S, ES ou L (avec option maths), éventuellement bac professionnel comptabilité.

', 'BTS CGO', '', 'publish', 'closed', 'closed', '', 'bts-cgo', '', '', '2013-02-27 16:50:43', '2013-02-27 15:50:43', '', 777, 'http://www.sainte-anne.net/?page_id=145', 0, 'page', '', 0); INSERT INTO `wp_1posts` VALUES (155, 4, '2012-01-29 19:56:46', '2012-01-29 18:56:46', '

Sixt Fer à Cheval : voyage des 5e

\r\nTout se passe bien et voici quelques photos :\r\n\r\n[gallery columns="4" ids="1340,1342,1343,1344,1345,1346,1347,1348,1349,1351"]\r\n

Du ludique au pédagogique, il n\'y a qu\'un PAL... 

\r\n
\r\n
Vendredi 21 juin, les classes de 6e se sont rendues au parc d\'attraction le Pal. Au cours de cette journée, les élèves ont pu approfondir leurs connaissances en SVT acquises au cours de l\'année sous forme d\'ateliers pédagogiques animés par un professionnel. Après un pique-nique convivial, ils ont pu profiter des attractions proposées par le parc. Pour terminer, ceux-ci ont assisté au célèbre spectacle des otaries.
\r\n
\r\n
Pendant les deux jours suivants, les élèves ont conçu en groupe des diaporamas illustrant cette journée : un exemplaire consultable ici et un autre ici !
\r\n
\r\n
Le Pal
\r\n

REMISE DES PRIX DE L’AMOPA : Mercredi 19 juin

\r\n

L’Association des Membres de l’Ordre des Palmes Académiques organise depuis 1987 le concours « Défense et Illustration de la Langue Française ». Celui-ci s’adresse aux élèves des écoles élémentaires, des collèges et lycées.

\r\n

Plusieurs élèves du Collège François d’Assise se sont distingués suite à leur participation. Les thèmes proposés cette année étaient « Une semaine sans écran » ou la poésie.

\r\n

Les prix décernés aux lauréats ont été remis à la Maison de l’Université le Mercredi 19 Juin. Les membres de l’AMOPA ont ainsi félicité Claire Savereux (6eB) qui a obtenu le premier prix national, Matthias Jacquemot (6eB), Inès Duret ( 6eC), Dylan Pernon (5eC) et Quentin Thoral (5eC).

\r\n

Remise des prix

\r\n

L’AMOPA a également tenu à récompenser les élèves de 3e du collège qui ont participé à la Dictée SMS en Mai dernier. Le CDI de l’établissement a ainsi reçu 80 euros, somme destinée à acheter des ouvrages pour les collégiens.

\r\n

Les délégués du collège François d\'Assise à Grenoble

\r\n

Pour clore leur année de mandat, les délégués de chaque classe de collège se sont rendus en voyage à Grenoble.\r\nPour la troisième année consécutive, l\'équipe encadrante a organisé la sortie autour des institutions administatives et culturelles afin d\'amener le délégué à faire le lien entre son rôle et une démarche civique plus générale. Après avoir visité l\'hôtel de ville et les archives municipales,  les jeunes se sont initiés à "l\'Acrobastille" dans un fort surplombant la ville en s\'élançant dans les airs au moyen d\'une tyrolienne de près de trois cents mètres. Frissons garantis !\r\nPartis pour trois jours, les délégués sont revenus conquis et prêts à renouveler leur candidature pour l\'an prochain.

\r\n

délégués à Grenoble

\r\nSortie scolaire des Terminales Bac Pro : lundi 27 mai\r\n
Fin d’année sportive au Lycée Professionnel Sainte-Anne pour les Terminales Bac Pro
\r\n
\r\n
Afin de partager un dernier moment festif et sportif avec les jeunes de la section Secrétariat et Comptabilité, et avant leurs épreuves du bac qui débutent la semaine prochaine, les professeurs principaux des terminales Bac Professionnel Secrétariat et Comptabilité ont organisé une sortie scolaire à Champlong.
\r\n
\r\n
Bien leur en a pris, puisque le soleil était au rendez-vous ! et qu’ils ont pu découvrir des activités ignorées de  la plupart d’entre eux : l’équitation et le golf.
\r\n
\r\n
C’est tout d’abord au Poney Club de Champlong, sous la direction de Christophe, que les jeunes ont appris à seller leur monteur avant de partir en ballade avec lui. Moment des plus épiques (en plus d’être hippique !) car beaucoup ont du surmonter leur peur et dépasser leurs angoisses pour maitriser Princesse, Noé, Oldano, Jolly Jumper... qui pensaient surtout à brouter en route. Après quelques dizaines de mètres, les cavaliers ont commencé à se détendre et à apprécier le paysage magnifique du domaine de Champlong et la végétation bien arrosée depuis des semaines !
\r\n
\r\n
Après un pique-nique au soleil, les jeunes se sont rendu au Golf du roannais, et grâce à Yann, ils ont pu découvrir ce sport de plein air avec ses termes bizarres et ses techniques innombrables. Certains se sont révélés à cette occasion et ont réellement apprécié cette activité inédite.
\r\n
\r\n
Il s’agit maintenant de se reconcentrer pour retourner aux révisions nécessaires en cette fin d’année afin d’aborder sereinement les épreuves qui les attendent. Souhaitons leur une belle réussite.
\r\n
\r\n\r\n[gallery columns="5" ids="1248,1249,1250,1251,1252,1253,1254,1255,1256,1257"]\r\n\r\n
\r\nChampionnat "mini entreprise" mercredi 22 mai 2013 à Saint-Vulbas\r\n\r\nLa classe de seconde du lycée professionnel Sainte-Anne a créé une mini entreprise.\r\n\r\nLes élèves étaient accompagnés par :\r\n\r\nLa Mini-Entreprise a permis de découvrir l’organisation et la vie en entreprise, de vivre un vrai projet de création d’entreprise de l’idée à l’activité de l’entreprise et d’appréhender la gestion de projet.\r\n\r\nLa Mini-Entreprise a une durée de vie d’une année scolaire. Le temps consacré au projet était de 2 h tous les 15 jours : le lundi de 15 h 30 à 17 h 30.\r\n\r\nLe produit sélectionné : « la brosse à dents avec dentifrice intégré ».\r\n\r\nGrâce au projet de création de la mini entreprise « DIAMONDS’ », les élèves de seconde baccalauréat professionnel gestion administration, ont eu la chance de participer au championnat régional des mini-entreprises à Saint-Vulbas où se sont réunies 76 mini-entreprises de la Région.\r\n\r\nCette expérience enrichissante leur a permis de faire découvrir leur entreprise et de faire connaître le produit ainsi que leur savoir faire.\r\n\r\nFélicitations à nos élèves pour le travail accompli.\r\n\r\n[gallery ids="1221,1222,1223,1225,1226,1230"]\r\n\r\nOpération "Artisans messager"\r\n

Dans le cadre de la découverte professionnelle, les élèves de 3ème prépa-pro ont participé à l\'opération « artisan messager » organisé par la CAPEB.

\r\n

Le matin, nous avons réalisé la maquette d\'une maison en assemblant tous les éléments à l\'aide des artisans. Nous avons pu tester 11 métiers du bâtiment, tels que charpentier, menuisier, plombier, chauffagiste, électricien, carreleur...Tous les élèves ont activement participé en choisissant leur métier. Les artisans ont insisté sur la sécurité et sur le respect de l\'environnement. Après le montage de la maquette, nous avons visionné des vidéos sur toutes les étapes de fabrication d\'une maison ainsi que les diverses formations des métiers du bâtiment et on a pu se rendre compte qu\'il y en avait beaucoup.Enfin pour terminer cette journée, nous avons reçu un diplôme de participation à cette opération.

\r\n[gallery columns="2" ids="1205,1206"]\r\n

Marine et Sarah

\r\n28/04 au 2/05/2013 : Voyage à Barcelone\r\n\r\n\r\n[gallery columns="4" ids="1192,1190,1189,1187,1186,1185,1184,1183,1182,1181,1180,1179,1178,1177,1176,1175"]\r\n\r\n ', 'L\'Actu !', '', 'publish', 'closed', 'closed', '', 'encadrement', '', '', '2013-07-01 14:34:42', '2013-07-01 13:34:42', '', 7, 'http://www.sainte-anne.net/?page_id=155', 0, 'page', '', 0); INSERT INTO `wp_1posts` VALUES (157, 1, '2012-01-29 19:57:11', '2012-01-29 18:57:11', '

Les résultats aux examens du groupe scolaire

\r\n\r\n\r\n ', 'Résultats', '', 'publish', 'closed', 'closed', '', 'resultats', '', '', '2012-09-18 15:45:09', '2012-09-18 14:45:09', '', 7, 'http://www.sainte-anne.net/?page_id=157', 0, 'page', '', 0); INSERT INTO `wp_1posts` VALUES (164, 1, '2012-01-29 20:00:51', '2012-01-29 19:00:51', 'Lycées Arago Sainte-Anne - Collège François d\'Assise\r\n4 rue Saint Alban\r\n42300 Roanne\r\n\r\nAccueil au secrétariat du lycée du lundi 8 h au vendredi 17 h 30.\r\ntéléphone : 04 77 23 91 45\r\nadresse mail : sainte.anne@orange.fr\r\n\r\nNous sommes situés à 5 minutes à pied de la gare SNCF et de la gare routière de Roanne.\r\n\r\nPlan d\'accès :\r\n\r\n', 'Contact', '', 'publish', 'closed', 'closed', '', 'contact', '', '', '2013-02-27 16:28:16', '2013-02-27 15:28:16', '', 7, 'http://www.sainte-anne.net/?page_id=164', 0, 'page', '', 0); INSERT INTO `wp_1posts` VALUES (177, 4, '2012-01-29 20:16:43', '2012-01-29 19:16:43', 'Le collège François d\'Assise est situé rue Béranger. Les élèves entrent et sortent par le portail prévu pour les collégiens.\r\n\r\nLes locaux ont été entièrement rénovés et sont accessibles aux personnes à mobilité réduite.\r\n

>Collège François d\'Assise Roanne

\r\n\r\n

Accompagnement :

\r\n

Les élèves, quelque soit leur niveau de classe, ont des études encadrées de programmer dans leur emploi du temps et ont la possibilité de rester à l\'étude le soir jusqu\'à 17 h ou 17h 30.

\r\n

Des cours de soutien sont mis en place par l\'équipe éducative. Ainsi, les élèves sont libres de venir rencontrer un professeur pour avoir une aide. Généralement, les groupes sont constitués de 5 à 10 élèves. Le professeur ré-explique des notions, même s\'il ne s\'agit pas de sa matière, ou aide l\'élève à démarrer une activité en le guidant.

\r\n

En plus de la réunion de présentation de septembre, deux réunions parents-professeurs ont lieu au cours de l\'année afin qu\'un échange s\'établisse avec les parents.

\r\n\r\n

Clubs et parrainages

\r\n

Parrainage des Enfants du Mékong : Mme Perrin, professeur de Français, avec ses élèves de 5e vient en aide à une jeune vietnamienne en facilitant sa scolarisation.

\r\n

Club Mathématiques : Mme Ervas accueille tous les élèves volontaires, le vendredi à 12h45 pour aborder les mathématiques autrement : figures à effet d\'optique, sudoku, questions-énigmes.

\r\n

Journal du collège : le journal du collège existe depuis 2008.

\r\n

Club jeux du midi : M. Laurent, professeur d\'Histoire-Géographie, propose aux élèves de le rejoindre le temps de midi afin de jouer à des jeux de société : uno, c\'est pas sorcier, jungle speed, taboo, tarot, belote, rami.

\r\n>OLYMPUS DIGITAL CAMERACHORALE\r\n

Chaque mardi, deheureux de chanter 12 h 30 à 13 h 15, les élèves et les professeurs volontaires se retrouvent avec le professeur de musique pour travailler un répertoire écrit spécialement pour l\'occasion !

\r\n Le professeur de chantLes professeurs\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n

THÉÂTRE\r\nLe collège en partenariat avec les Compagnies Kraft et Côté Cour propose un atelier de pratique artistique option théâtre pour les élèves de 5e, 4e et 3e.

\r\nLes heures d\'atelier ont lieu en fin d\'après-midi.\r\n

Les élèves sont amenés à pratiquer l\'art dramatique grâce à des ateliers animés par un professionnel et un professeur de français. Ils apprennent à réaliser un spectacle (écriture, mise en scène, jeu, son, lumière, décor) qui est présenté à un public d\'enfants des écoles, personnes âgées, parents et professeurs. Des sorties au théâtre sont organisées tout au long de l\'année en soirée, accompagnés par les professeurs. Ils apprennent aussi à constituer un dossier sur l\'analyse d\'un spectacle vu. Les professeurs de cet atelier associent dans leur projet les autres enseignants de la classe (arts plastiques, musique...).

\r\n\r\n

>Soirée théatre vendredi 26 juin 2009 157BIG CHALLENGE :

\r\n
Chaque année, les professeurs d\'anglais inscrivent les élèves du collège François d\'Assise au jeu-concours THE BIG CHALLENGE. L\'épreuve, qui se déroule au mois de mai, est constituée de 54 questions à choix multiple dans le domaine du vocabulaire, de la grammaire, de la prononciation et de la civilisation des pays pays anglophones. Chaque élève inscrit reçoit 2 récompenses (un diplôme attestant de sa participation et un magazine anglais). Des prix supplémentaires sont décernés aux élèves les mieux classés dans le collège, au niveau départemental et national (livre, BD, cahier de vacances, CD-rom, DVD, T-shirt, coupe, dictionnaire, I-pod, ordinateur, séjours en Angleterre).
\r\n
L\'objectif du BIG CHALLENGE étant de favoriser l\'apprentissage de l\'anglais à travers une activité ludo-pédagogique), il est conseillé aux élèves, tout au long de l\'année scolaire, de se rendre sur le site internet du BIG CHALLENGE (http://www.thebigchallenge.com) pour s\'entraîner. Ce site leur permet aussi de participer à des forums de discussion et de trouver des correspondants anglophones de leur âge.
\r\n
Big Challenge 2013
', 'Collège', '', 'publish', 'closed', 'closed', '', 'college', '', '', '2013-06-27 12:01:06', '2013-06-27 11:01:06', '', 11, 'http://www.sainte-anne.net/?page_id=177', 0, 'page', '', 0); INSERT INTO `wp_1posts` VALUES (179, 1, '2012-01-29 20:17:04', '2012-01-29 19:17:04', '', 'Lycées - BTS', '', 'publish', 'closed', 'closed', '', 'lycees-bts', '', '', '2012-10-10 06:32:34', '2012-10-10 05:32:34', '', 11, 'http://www.sainte-anne.net/?page_id=179', 0, 'page', '', 0); INSERT INTO `wp_1posts` VALUES (197, 1, '2012-01-29 20:25:38', '2012-01-29 19:25:38', '

RÉFLEXION HUMAINE ET CHRÉTIENNE\r\n

\r\n

Le présent projet pastoral a pour but de montrer que dans l’établissement comme dans toute l’Eglise, le Christ est le seul Pasteur. Dans toutes les écoles catholiques, la pastorale est au cœur de nos établissements. Elle ne se réduit pas à exister comme une activité optionnelle et périphérique de l’école. Elle s’inscrit d’une certaine manière comme la réalité qui définit justement et plus particulièrement ce que nous appelons le caractère propre de l’enseignement catholique.

\r\n

«Ce qui appartient en propre à l’école catholique, c’est de créer pour la communauté scolaire une atmosphère animée d’un esprit évangélique de liberté et de charité, d’aider les adolescents à développer leur personnalité, en faisant en (…) sorte que la connaissance graduelle que les élèves acquièrent du monde, de la vie et de l’homme soit éclairée par la foi».\r\n(Concile Vatican II, Déclaration sur l’éducation chrétienne n°8).

\r\nDans l’établissement, les propositions pastorales sont basées sur les trois axes de la vie chrétienne : ANNONCER – CÉLÉBRER –  SERVIR\r\n\r\nL’équipe pastorale est composée :\r\n\r\n

Les adultes animateurs, qui font partie des équipes pédagogiques et/ou éducatives, sont  à leur écoute et peuvent répondre à leurs préoccupations. Un programme de réflexion est mis en place selon le niveau par l’équipe pastorale puis développé par chaque animateur en tenant compte du niveau des groupes.

\r\n

Grâce à une proposition pastorale régulière et fréquente (toutes les semaines voir tous les 15 jours) une relation de confiance s’instaure avec les jeunes.

\r\nL’objectif de cette heure est multiple :\r\n\r\n

AU COLLÈGE

\r\n

 L’animation pastorale du collège propose deux modes d’enseignements qui de la 6e à la 3e évolueront en fonctions du parcours de foi des élèves.

\r\n

 - La Culture religieuse et humaine : ces rencontres cherchent à acquérir une vision plus exhaustive, et une vision moins morcelée des religions. Elles veulent rendre les jeunes acteurs d’une quête de sens. Elles les ouvrent à une formation humaine et à la culture chrétienne.

\r\n

- La Culture chrétienne : ces rencontres cherchent à ce que l’Évangile soit annoncée, expliquée, reconnue et intériorisée. Cette proposition permet aux jeunes de s’inscrire dans une histoire  marquée par le Christianisme.

\r\n

L’heure pastorale proposée rentre dans le cœur de l’animation pastorale du collège. Les jeunes de 6e à la 3e ont sur leur emploi du temps une heure consacrée à la réflexion. Elle est obligatoire et appréciée des élèves.

\r\n

Les jeunes de 6e choisissent en début d’année l’option Culture religieuse et humaine (elle pose la problématique de vie et de sens, apporte une réflexion éthique, Qui est Jésus ?) ou Culture Chrétienne (approfondissement de la foi, partage et compréhension de l’Évangile)  Mais dès la 5e jusqu’en 3e, l’option est unique pour une Réflexion Humaine et Chrétienne (Que nous transmet Jésus aujourd’hui ?, Découvrir l’Ancien Testament et ses principaux prophètes, réflexions sur  plusieurs thèmes de société).

\r\n

AU LYCÉE

\r\nEnjeux\r\n\r\nProposer en un même lieu, en même temps :\r\n\r\nObjectifs\r\n\r\nPOUR TOUS\r\n\r\nCélébrations : \r\n

L’établissement propose plusieurs célébrations eucharistiques dans l’année afin de marquer le calendrier liturgique : messe de rentrée, marche des lumières le 8 décembre, messe de Noël, messe en Semaine Sainte. Nous nous rendons à l’église du quartier, l’église Sainte Anne, qui est rattachée à la Paroisse Saint Paul en Roannais.

\r\n

Toutes les classes sont préparées à ces temps forts pour une meilleure implication de chacun selon son choix. Chaque jeune choisit de participer à la célébration et donne sa réponse dix jours avant.

\r\nLes Sacrements :\r\n

Les Sacrements  de l’initiation chrétienne (Baptême, Première Communion, Confirmation pour les lycéens) sont proposés aux cours de l’année pour ceux qui le souhaitent. Le prêtre référent de l’établissement ainsi qu’un membre de l’équipe pastorale, accompagnent chaque jeune dans son parcours initiatique quelque soit son niveau. Ces sacrements sont proposés à tous les âges. Aussi,  une retraite de Profession de Foi et de Première Communion est organisée, afin de finaliser les engagements de chacun.

\r\nDurant l’année, chaque jeune aura l’occasion de vivre, s’il le souhaite, le sacrement de réconciliation.\r\n\r\nPèlerinages : \r\n\r\nActions solidaires :\r\n

Soutien d’une jeune vietnamienne depuis 2009 avec l’association « Les enfants du Mékong ». Un Bol de riz pendant le carême est organisé pour financer l’éducation de notre filleule.

\r\n

Projets de solidarités, portés par tous les acteurs de l’établissement, en fonction des années.

\r\nTémoignages :\r\n\r\nDes rencontres avec des témoins sont organisées au cours de chaque année scolaire en fonction des thèmes de réflexion.\r\n\r\n

Amélie et Raphaël[gallery link="file"]', 'Pastorale', '', 'publish', 'closed', 'closed', '', 'pastorale', '', '', '2013-02-28 12:16:31', '2013-02-28 11:16:31', '', 177, 'http://www.sainte-anne.net/?page_id=197', 0, 'page', '', 0); INSERT INTO `wp_1posts` VALUES (208, 1, '2012-02-02 16:50:57', '2012-02-02 15:50:57', '

PARTICIPATION DES FAMILLES

\r\n

Année Scolaire 2013-2014

\r\n

Le Collège François d’Assise et les Lycées Arago et Sainte Anne sont des établissements privés sous contrat d’association avec l’Etat.

\r\n

 Tarifs pour la rentrée 2013 :

\r\n

1) La contribution des familles est variable selon la structure pédagogique ou le niveau de classe. Elle comprend l\'ensemble des prestations fournies par l\'établissement, y compris : carnet de liaison, bulletins de notes, livrets scolaires.

\r\n

\r\n2) Les Frais généraux comprennent l\'assurance scolaire, les photocopies, les timbres postaux, les cotisations diverses reversées au réseau Enseignement Catholique (notamment ADEC, UNIOGEC, CRAEC).

\r\n

Accéder aux tarifs au format pdf

', 'Tarifs', '', 'publish', 'closed', 'closed', '', 'tarifs', '', '', '2013-04-22 07:58:38', '2013-04-22 06:58:38', '', 7, 'http://www.sainte-anne.net/?page_id=208', 0, 'page', '', 0); INSERT INTO `wp_1posts` VALUES (308, 4, '2012-06-13 09:17:05', '2012-06-13 08:17:05', '

La pratique de l\'EPS

\r\n

En classe de 6e, il y a 2 fois 2 heures d’EPS hebdomadaires, les autres classes du collège, au rythme de 3 heures hebdomadaires réparties à raison de 2 heures une semaine, et de 2 fois 2 heures la semaine suivante.

\r\n

Pour toutes les classes, l’année scolaire est divisée en 4 cycles d’activité qui durent 8 à 9 semaines, en fonction du calendrier établi lors de la réunion des installations sportives municipales.

\r\n\r\n\r\nLes cours d’EPS se déroulent sur l’ensemble de la journée : soit le matin (8h00-9h50 ou 10h05- 11h55) soit l’après-midi (13h30-15h20) sur les installations municipales :\r\n\r\n- piscine du nauticum,\r\n\r\n- complexe de Malleval (piste, dojo, mur d’escalade, terrain en herbe et en synthétique…)\r\n\r\n- gymnase Cotton\r\n\r\n- parc de Fontalon (pour la course d’orientation)\r\n

D’autre part nous utilisons également notre gymnase de la rue Arago permettant la pratique des sports collectifs (basket, volley), des sports de raquettes (badminton, tennis de table) et de la danse.

\r\nL’ASSOCIATION SPORTIVE DU COLLÈGE FRANҪOIS D’ASSISE propose :\r\n\r\nDe l’UNSS (Union nationale du Sport Scolaire) pour :\r\n\r\nDes entraînements pour :\r\n\r\nL’adhésion à l’AS est de :\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n
\r\n

Jour

\r\n
\r\n

Période

\r\n
\r\n

Activité

\r\n
\r\n

Lieu

\r\n
\r\n

Lundi

\r\n

(entrainements)

\r\n

15h35-17h

\r\n
Du  17/09 au 12/11\r\nDu 28/01 au 05/04 NatationNauticum
Du 19/11 au 21/01Badminton\r\nVolley\r\nHand-ball\r\nBasket\r\n…..Gymnase Arago\r\nOu\r\nMalleval
EscaladeMalleval
\r\n

Mercredi

\r\n

(compétition)

\r\n
De début Octobre à début JuinEn fonction des lieux et des activités :\r\nDépart entre 13h et 13H30 (devant Collège J. Ferry)\r\nRetour entre 16h15 et 16h30 (devant Collège J. Ferry). (les horaires précis seront affichés en début de semaine au collège).
\r\n L\'inscription se fait par l\'intermédiaire d\'un Bulletin.', 'EPS - UNSS', '', 'publish', 'closed', 'closed', '', 'eps', '', '', '2013-03-13 18:00:23', '2013-03-13 17:00:23', '', 11, 'http://www.sainte-anne.net/?page_id=308', 0, 'page', '', 0); INSERT INTO `wp_1posts` VALUES (327, 2, '2012-07-16 20:20:15', '2012-07-16 19:20:15', '\r\n\r\n \r\n

', 'résultats aux examens 2012', '', 'publish', 'closed', 'closed', '', 'resultats-examen', '', '', '2012-08-31 12:26:50', '2012-08-31 11:26:50', '', 7, 'http://www.sainte-anne.net/?page_id=327', 0, 'page', '', 0); INSERT INTO `wp_1posts` VALUES (461, 4, '2012-09-12 09:30:36', '2012-09-12 08:30:36', '

Collège : l\'Apel met en place, pour les familles du collège uniquement, la possibilité de commander les fournitures scolaires par internet sur le site SCOLEO. Les parents ont reçu, début juillet, la liste des fournitures pour la rentrée et peuvent commander via SCOLEO directement en ligne, en cliquant sur le lien ci-dessous, ou en imprimant et remplissant le formulaire papier téléchargeable ici.\r\n

\r\n\r\n

Dates de livraison des commandes Scoleo :

\r\n

·         Date butoir de commande : le 14 août sur papier et le 25 août en ligne

\r\n

·         Livraison à l’école : le 27 août 2013

\r\n

·         Remise des colis aux parents : les 29 et 30 août de 9 h à 12 h et de 14 h à 16 h 30

\r\n

Contact : le secrétariat : 04 77 23 91 45

\r\n \r\n\r\nGuide ONISEP Après la 3e\r\n\r\nDates d\'examen session 2013 :\r\n
\r\n\r\nBac STG -lundi 8 juillet et mardi 9 juillet : Oraux du deuxième groupe - Délibérations et publication des résultats du 2nd groupe d\'épreuvesBac Pro Secrétariat et Comptabilité -Épreuve de contrôle (ECT) : mardi 09 juillet 2013 à partir de 8 h 30 et publication des résultats : jeudi 11 juillet à 9 h\r\n\r\n
\r\nBrevet des collèges -\r\n', 'Infos', '', 'publish', 'closed', 'closed', '', 'infos-2012-2013', '', '', '2013-07-08 10:26:59', '2013-07-08 09:26:59', '', 0, 'http://www.sainte-anne.net/?page_id=461', 0, 'page', '', 0); INSERT INTO `wp_1posts` VALUES (483, 4, '2012-09-17 07:40:13', '2012-09-17 06:40:13', 'Le centre de documentation et d’information\r\n\r\nLe C.D.I. commun au collège François d’Assise et aux lycées Arago et Sainte-Anne, est impliqué dans le projet d’établissement.\r\n\r\nIl remplit sa mission d’accompagner pédagogiquement et culturellement les élèves dans une étroite collaboration avec les professeurs.\r\n\r\nIl est un outil au service de la communauté éducative et doit permettre à tous de travailler au calme.\r\n\r\nVous pouvez consulter le nouveau portail e-sidoc.\r\n\r\nFrançoise Fonteix', 'CDI', '', 'publish', 'closed', 'closed', '', 'cdi-2', '', '', '2012-09-17 07:44:26', '2012-09-17 06:44:26', '', 0, 'http://www.sainte-anne.net/?page_id=483', 0, 'page', '', 0); INSERT INTO `wp_1posts` VALUES (600, 4, '2012-10-10 06:29:35', '2012-10-10 05:29:35', 'Dans le cadre de la mise en place du baccalauréat professionnel Gestion Administrative, la classe de seconde du lycée Sainte-Anne a pour projet de créer une mini entreprise.\r\n\r\nLes élèves sont accompagnés par :\r\n\r\nLa Mini-Entreprise permet de découvrir l’organisation et la vie en entreprise, de vivre un vrai projet de création d’entreprise de l’idée à l’activité de l’entreprise et d’appréhender la gestion de projet.\r\n\r\n La Mini-Entreprise a une durée de vie d’une année scolaire. Le temps consacré au projet est de 2 h tous les 15 jours : le lundi de 15 h 30 à 17 h 30.\r\n\r\nDans le cadre de ce projet, les élèves seront amenés à solliciter leur entourage, soit pour entrer dans le capital de l’entreprise, avec la vente d’actions, soit pour vendre le produit sélectionné : « la brosse à dents avec dentifrice intégré ».\r\n\r\nNous vous remercions pour votre éventuelle collaboration.\r\n\r\nA.MAILLARD - H. PERRIN - N. REVIRON', 'Mini Entreprise', '', 'publish', 'closed', 'closed', '', 'mini-entreprise', '', '', '2012-10-10 06:31:09', '2012-10-10 05:31:09', '', 179, 'http://www.sainte-anne.net/?page_id=600', 0, 'page', '', 0); INSERT INTO `wp_1posts` VALUES (715, 4, '2013-02-07 17:51:32', '2013-02-07 16:51:32', '28/05/2013 : Bravo les artisans :\r\n\r\nÀ l\'occasion de la dix-neuvième édition de l\'opération Bravo les Artisans organisée par la chambre des métiers de Roanne, quinze de nos collégiens de quatrième étaient mis à l\'honneur ce mardi 28 mai 2013.\r\n

Ces derniers ont participé tout au long de l\'année à des stages dans différents corps de métiers qu\'ils ont présentés sous forme de mini-reportages à leurs camarades de quatrième très enthousiastes.

\r\n

Bravo les artisans 2013

\r\nCette action totalement réussie sera renouvelée l\'année prochaine.\r\n\r\n18/04/2013 : Pélerinage à Ars des 5e\r\n\r\nEn cette veille de vacances de Pâques, 78 élèves de 5e du collège François d’Assise ont marché sur les pas du Curé d’Ars, Saint Jean Marie Vianney.\r\n\r\nGroupe 5e\r\n\r\nCette journée de pèlerinage leur a permis de découvrir la vie de cet homme, dévouée aux plus pauvres. Sa foi en Jésus-Christ a touché les jeunes qui sauront ainsi s’en inspirer aujourd’hui ou demain.\r\n\r\nLes enseignants engagés auprès des animateurs pastoraux ont partagé cette belle journée de foi, de prières et du bonheur d’être ensemble.\r\n\r\n[gallery ids="1087,1086,1085,1084,1083,1082"]\r\n\r\n22/02/2013 : Des recruteurs virtuels pour les Terminales Bac Pro\r\n\r\n

La fin d’année approche à grands pas et avec elle, toutes les démarches qu’il va falloir faire pour postuler en BTS, chercher un job d’été ou un emploi, trouver une entreprise pour entrer en apprentissage ou en alternance. Les élèves de Terminale Baccalauréat Professionnel Comptabilité et Secrétariat du Lycée Professionnel Sainte-Anne ont été accompagnés par leurs professeurs principaux (Mmes Maillard et Perrier) lors d’un module de plusieurs séances sur la préparation aux entretiens de recrutement.

\r\n

Cela a abouti à la mise en place d’entretiens d’embauches virtuelles, avec des recruteurs ayant accepté la démarche. Ils avaient reçu, dans la semaine précédente, les candidatures des jeunes par mail (CV + lettre de motivation) et ont consacré une demie heure à chacun d’entre eux pour simuler une embauche au sein de leur entreprise : Pierre Garret pour la société Nexus, Patricia Ranaldi pour Orosolv et Marie Verchery pour l’AGFR.

\r\n[gallery ids="884,883,1070"]\r\n

Les jeunes ont dû « se vendre », non sans difficulté et faire ressortir leurs qualités et leurs compétences à exercer les postes proposés : Vendeur, Assistante Commerciale, et Chargée d’Accueil. Les professionnels ont ensuite donné moult conseils au groupe constitué de 9 élèves afin d’être plus performants à l’avenir. Ils ont reconnu les qualités des jeunes et ont été agréablement surpris par leur enthousiasme et leur réceptivité. L’expérience a été enrichissante pour tout le monde et ceux qui étaient le plus stressés ont reconnu l’intérêt de ce genre d’exercice d’entraînement dans les conditions du réel, afin de dépasser leurs peurs et gagner en confiance.

\r\n\r\n

Lundi 4 février 2013 : Remise des prix au Lycée Sainte Anne

\r\n

Marie Pommier, Antoine Devedeux, Nicolas Chaverot , élèves de Terminales, ont été distingués au Concours d’éloquence organisé par le Lycée Sainte-Anne.

\r\n

Au départ, dix-sept candidats ont courageusement affronté un jury, sachant que les qualités d’expression orale sont un atout majeur dans le monde actuel. Madame Humbert, chef d’établissement, a souhaité remercier ces élèves et étudiants, quel que soit leur résultat ; ce qui compte aux yeux de l’équipe éducative c’est que les jeunes bénéficient des meilleures armes pour leur formation.

\r\nCes trois lauréats participeront au Grand Prix de l’Expression Orale.\r\n\r\n[gallery columns="2" ids="736,737,738,739"]\r\n\r\nSeptembre 2012 : Sport et handicap\r\n
Mercredi 19 septembre 2012, les 6 classes de 6e et 5e (156 élèves) du collège François d’Assise se sont retrouvées au stade Malleval pour participer à la journée national du Sport Scolaire autour du thème : Sport et Handicap.
\r\n
Les activités proposées étaient le torbal (entre le football et le handball), le basket fauteuil, l’escalade, l’athlétisme, le parcours d’agilité, le boccia (pétanque). Dans ces différentes activités, les enfants découvraient le monde du handicap avec soit les yeux bandés soit en fauteuil soit avec suppression d’un autre sens.
\r\n
Tous ont découvert avec enthousiasme et intérêt ces différents ateliers au cours de la matinée.
\r\n
\r\n\r\n[gallery ids="544,543,542,541,540,539,538,537,536,535,534,533,532,531,530"]\r\n\r\n
\r\nSortie à Sixt en 2012\r\n\r\njour 1 : www.youtube.com/watch?v=Ozrzz_P5h3E&feature=youtu.be\r\n\r\njour 2 : tout se passe bien et tout le monde s\'éclate...:  http://youtu.be/tAXkmZSXSwc\r\n\r\nsuite de nos péripéties des jours 3 et 4 : http://youtu.be/mKV-pLcB4-E\r\n\r\n \r\n\r\nJuin 2012 : Aménagement du Foyer des élèves/Salle de musique\r\n

Un projet Arts Plastiques réalisé en Juin 2012 avec les 2 classes de 4° du collège :\r\nRéalisation d’une peinture murale dans la salle de musique et foyer des lycéens.\r\nLe choix s’est porté sur la reproduction de DANCE de Keith HARING. Peintre Américain du XX° appartenant au mouvement artistique des « taggers -graffeurs » mouvement né au début des années 70 à NY. Ces artistes sont très imprégnés de la culture HIP HOP d’où ce choix pour la salle de musique….

\r\n[gallery columns="2" ids="785,517,516,515,513"]\r\n

Action solidaire : Janvier 2012

\r\n

L’an dernier tout le groupe scolaire a participé à une grande course solidaire afin de soutenir un projet original, écologique et solidaire. L’argent récolté a permis d’acheter 11 arbres solidaires qui seront plantés dans les 6 communes de Grand Roanne Agglomération et permettent de soutenir l’action de l’association Toit Plume : la construction d’un nouveau centre d’accueil pour sans-abris. Une vraie réussite pour une belle initiative !

\r\nFlashmob 2012', 'Archives', '', 'publish', 'closed', 'closed', '', 'archives', '', '', '2013-07-04 11:01:49', '2013-07-04 10:01:49', '', 0, 'http://www.sainte-anne.net/?page_id=715', 0, 'page', '', 0); INSERT INTO `wp_1posts` VALUES (770, 4, '2013-02-27 16:44:38', '2013-02-27 15:44:38', '

Collège François d’Assise - 13 rue Béranger 42300 Roanne

\r\n\r\nCollège FA\r\n\r\nLycée Professionnel Arago - 37 rue Arago 42300 Roanne\r\n\r\n\r\n\r\n\r\nLP Arago\r\n\r\nLycée Professionnel Sainte Anne                           }\r\n\r\nLycée Général et Technologique Sainte Anne      } 4 rue Saint Alban 42300 Roanne\r\n\r\nCentre de Formation Sainte Anne                         }\r\n\r\n \r\n\r\n\r\n\r\n
    \r\n
  1. Gestion et Finance,
  2. \r\n
  3. Systèmes d’Information de Gestion,
  4. \r\n
  5. Ressources Humaines et Communication,
  6. \r\n
  7. Mercatique.
  8. \r\n
\r\n\r\n\r\nSainte Anne', 'Nos sites', '', 'publish', 'closed', 'closed', '', 'nos-sites', '', '', '2013-04-22 16:53:46', '2013-04-22 15:53:46', '', 7, 'http://www.sainte-anne.net/?page_id=770', 0, 'page', '', 0); INSERT INTO `wp_1posts` VALUES (777, 4, '2013-02-27 16:48:58', '2013-02-27 15:48:58', 'en cours de construction', 'Enseignement supérieur', '', 'publish', 'open', 'open', '', 'enseignement-superieur', '', '', '2013-02-27 16:49:10', '2013-02-27 15:49:10', '', 9, 'http://www.sainte-anne.net/?page_id=777', 0, 'page', '', 0); INSERT INTO `wp_1posts` VALUES (807, 4, '2013-02-28 11:52:19', '2013-02-28 10:52:19', '

La taxe d’apprentissage, qu’est-ce que c’est ?

\r\n

C’est un impôt versé par toute entreprise employant des salariés, versé obligatoirement à un organisme collecteur mais dont l’entreprise peut désigner le ou les bénéficiaires.

\r\n\r\n

La taxe d’apprentissage, à quoi ça sert ?

\r\n

Elle permet d’équiper ou de renouveler le matériel et d’être ainsi constamment performant dans les formations dispensées par les Lycées Arago, Sainte-Anne et par le Centre de Formation.

\r\n\r\n

Comment nous la verser ?

\r\n

Comme vous le savez, vous avez la possibilité de nous verser une partie importante de votre taxe d’apprentissage par l’intermédiaire de votre chambre de commerce et d’industrie ou de tout autre organisme collecteur.

\r\n

Merci de préciser la somme que vous voulez affecter à notre établissement afin que cet organisme ait l’ordre de nous faire suivre votre participation.

\r\n\r\n\r\n \r\n

Faites un geste, pensez à nous,

\r\n

N’hésitez pas à en parler à votre employeur

\r\n

Ou à toute autre connaissance qui pourrait nous aider.

\r\n

 

\r\n

Vous souhaitez verser votre taxe d\'apprentissage

\r\n

au centre de formation,

\r\n

merci de contacter Claire Michelland au 04 77 23 91 55

\r\n

aux lycées  Arago, Sainte-Anne,

\r\n

merci de contacter Patricia Chauris au 04 77 23 91 58

', 'Taxe d\'apprentissage', '', 'publish', 'closed', 'closed', '', 'taxe-dapprentissage', '', '', '2013-02-28 16:05:12', '2013-02-28 15:05:12', '', 0, 'http://www.sainte-anne.net/?page_id=807', 0, 'page', '', 0); INSERT INTO `wp_1posts` VALUES (863, 4, '2013-03-01 17:53:22', '2013-03-01 16:53:22', 'en construction !', 'Apel', '', 'publish', 'closed', 'closed', '', 'apel', '', '', '2013-03-01 17:53:50', '2013-03-01 16:53:50', '', 11, 'http://www.sainte-anne.net/?page_id=863', 0, 'page', '', 0); INSERT INTO `wp_1posts` VALUES (867, 4, '2013-03-01 17:54:41', '2013-03-01 16:54:41', 'Groupe des Anciens de Sainte-Anne sur Facebook\r\n\r\nPage consacrée à Arago sur Facebook\r\n\r\nDes photos, des témoignages, des personnes qui recherchent d\'anciens camarades...\r\n
Témoignages des anciens élèves de la section Agents de sécurité du lycée Arago.
\r\n
\r\n
Récemment les élèves de CAP agents de sécurité première année ont convié leurs ainés des promotions précédentes et ce depuis l\'ouverture de la section en 2004, à venir témoigner de leur parcours scolaire et professionnel depuis leur sortie de l\'établissement.
\r\n
Les poursuites d\'études entreprisent ainsi que les débuts de carrière sont assez diversifiés et ont pu donner aux élèves, encore en formation, des idées pour les années à venir.
\r\n
Cet après midi fut riche en échanges et en convivialité.
\r\n
les élèves de cap agent de sécurité
\r\n
Anciens CAP AS
\r\n
', 'Anciens élèves', '', 'publish', 'closed', 'closed', '', 'anciens-eleves', '', '', '2013-04-21 10:35:43', '2013-04-21 09:35:43', '', 11, 'http://www.sainte-anne.net/?page_id=867', 0, 'page', '', 0); INSERT INTO `wp_1posts` VALUES (888, 2, '2013-03-13 16:00:28', '2013-03-13 15:00:28', 'Page en construction...', 'Un LT innovant', '', 'publish', 'closed', 'closed', '', 'un-lt-innovant', '', '', '2013-03-13 16:02:25', '2013-03-13 15:02:25', '', 0, 'http://www.sainte-anne.net/?page_id=888', 0, 'page', '', 0); INSERT INTO `wp_1posts` VALUES (932, 4, '2013-03-25 15:11:18', '2013-03-25 14:11:18', '

Soirée Karaoké :

\r\n[gallery columns="4" ids="1376,1378,1379,1380,1381,1382,1383,1384"]\r\n

Courriers envoyés et reçus pour obtenir le soutien du Pape et du Cardinal

\r\nLettres des jeunes au Pape 1Lettres des jeunes au Pape 2Réponse du Pape François 1er\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\nRéponse du Cardinal\r\n\r\n5 avril 2013 : Repas vietnamien\r\n\r\n

L\'équipe Vietnam a invité familles, collègues et amis au restaurant scolaire. Ils étaient 170 à  partager un repas asiatique concocté par 2 familles vietnamiennes. Soupe, nems et riz cantonais ont fait voyager les papilles. Les succulents desserts réalisés par les familles des jeunes qui partent  ont été appréciés de tous.

\r\nUn moment de convivialité autour des jeunes qui laissera de bien bons souvenirs !\r\n\r\n[gallery columns="5" ids="1050,1048,1049,1047,1046,1045,1043,1044,1042,1041"]\r\n\r\n29 mars 2013 : Action "Bol de riz" au collège François d\'Assise\r\n

Élèves, professeurs et parents ont partagé le traditionnel bol de riz ce vendredi au restaurant scolaire du collège François d\'Assise. Chants et musique ont conclu ce moment d’amitié et de convivialité avec des élèves et professeurs à la guitare et au piano. Chaque année, ils sont plus nombreux à participer à cette action solidaire pour soutenir les orphelins de Kontum, ville des hauts plateaux du Vietnam. Grâce à leur participation,1032 euros ont été récoltés. Cette somme permettra de nourrir et soigner de nombreux enfants non parrainés et de continuer de venir en aide à leur filleule Y Nom. Leur parrainage mensuel permet sa scolarisation et ainsi ses projets pour un avenir meilleur. 23 élèves et 5 professeurs du collège et du lycée rencontreront en février 2014 leurs amis du bout du monde en se rendant au Vietnam. (voir projet Humanitaire au Vietnam).

\r\n[gallery columns="5" ids="1014,1013,1012,1011,1010,1009,1007,1008,1006,1005"]\r\n

samedi 23 mars 2013 : Concert solidaire à l\'église Sainte-Anne

\r\n
 
\r\n
Samedi soir 23 mars, à l\'église Sainte Anne, les élèves et les professeurs musiciens et chanteurs du collège et du lycée François d\'Assise - Arago - Sainte Anne ont donné un récital de qualité devant un public venu nombreux.
\r\n
L\'église était quasiment pleine pour encourager et soutenir le projet de voyage humanitaire de 23 élèves et 5 enseignants au Vietnam du 22 février au 8 mars 2014.
\r\n
concert église 1
\r\n
Les professeurs et leurs élèves à la guitare ,au piano ou dans la chorale ont partagé avec le public des chants écrits pour l\'occasion par les enseignants Jérôme Bodon-Clair et Raphaël Jakubovski.
\r\n
Un diaporama a été projeté pour présenter l\'historique et les objectifs de ce voyage qui sont de rencontrer leur filleule Y Ngom, une jeune vietnamienne vivant dans un orphelinat de Kontum qu\'ils parrainent depuis 4 ans, permettant ainsi sa scolarisation et les soins médicaux.
\r\n
Ils partageront son quotidien et découvriront son pays. Ils s\'investiront également dans l\'animation , le partage des tâches quotidiennes de l\'orphelinat et les travaux dans les champs de riz et de manioc. Ils participeront également aux cours de français, d\'anglais et d\'informatique dispensés aux jeunes de Kontum par une équipe de bénévoles.
\r\n
Ce concert solidaire a marqué le lancement d\'une année riche en projets et actions que cette équipe dynamique et enthousiaste a programmés pour financer ce beau voyage.
\r\n
 
', 'Projet Humanitaire au Vietnam', '', 'publish', 'closed', 'closed', '', 'projet-humanitaire-au-vietnam', '', '', '2013-07-04 10:57:57', '2013-07-04 09:57:57', '', 11, 'http://www.sainte-anne.net/?page_id=932', 0, 'page', '', 0); INSERT INTO `wp_1posts` VALUES (962, 4, '2013-03-30 17:33:05', '2013-03-30 16:33:05', 'Une vingtaine d’élèves du club parrainage font rimer amitié et solidarité depuis 4 ans en parrainant Y Ngom, jeune vietnamienne par l’intermédiaire de l’association Enfants du Mékong. Un échange de lettres régulier permet de mieux se connaitre, se raconter et s’aider. Accueil\r\n\r\nCette amitié du bout du monde permet aux élèves de vivre concrètement solidarité et partage.\r\n

1re lettre que nous avons reçue d\'Y Ngom le 30 janvier 2009Lettre

\r\n

Lettre d\'Y Ngom, écrite dans son dialecte de l\'ethnie banhar à laquelle elle appartient (dialecte du peuple montagnard des hauts plateaux).

\r\n

Elle a appris à écrire le vietnamien au collège où elle a pu être pensionnaire grâce à notre parrainage. Seuls les enfants parrainés de ces ethnies peuvent se rendre au collège éloigné de leur village en étant nécessairement hébergés en pensionnat. Ils peuvent ensuite accéder au lycée si le parrainage se poursuit comme c\'est le cas pour Y Ngom.

\r\n\r\n\r\n[caption id="attachment_984" align="aligncenter" width="259"]Y Ngom Y Ngom[/caption]\r\n

Nous rêvons de poursuivre notre soutien lors de ses années à l\'université si elle souhaite poursuivre ses études comme c\'est le cas pour l\'instant, où elle est en classe de première (classe 9 au Vietnam) désireuse de devenir institutrice. Nous sommes touchés par ce projet ambitieux et source de bien des satisfactions à venir mais aussi de difficultés qu\'elle nous confie dans ses lettres. Mais elle semble très volontaire pour les surmonter en suivant notamment des cours supplémentaires de soutien, financés également par notre parrainage. Elle nous dit avoir des difficultés en physique chimie et anglais et trouver beaucoup d\'encouragements dans nos lettres et photos des élèves qu\'elle trouve "très beaux" (lorsqu\'elle reçoit la photo de classe des 5e en début de chaque année scolaire). Ce qui ne manque pas de faire plaisir à nos collégiens et qui leur permet de mesurer la chance qu\'ils ont d\'étudier ensemble dans de bonnes conditions. Il faut beaucoup de courage et de motivation à ces enfants des ethnies qui ne maitrisent pas le vietnamien à leur entrée au collège pour rattraper leur retard. Y Ngom n\'en manque pas et nous assure qu\'elle fait "tout son possible pour réussir et ne pas nous décevoir". Ses lettres sont très touchantes et nous permettent de bien comprendre ses joies et ses soucis. Certains parrains regrettent de recevoir de rares courriers stéréotypés, ce n\'est pas notre cas! Elle répond toujours à la lettre envoyée commentant telle ou telle nouvelle que nous lui annonçons, nous parlant des personnes dont nous lui envoyons les photos, nous interrogeant sur nos activités, s\'intéressant à nous tout simplement.

\r\n

C\'est ainsi que l\'amitié a pu naitre, se renforçant au fil des mois, nous faisant attendre ses lettres avec impatience et notre rencontre avec bonheur ! Comme elle doit se réjouir de nous accueillir ! C\'est d\'ailleurs elle la première qui disait il y a déjà 2 ans "Comme j\'aimerais vous rencontrer, je rêve de votre visite ! "Nous aussi on en rêvait et ce rêve devient réalité ! Ce temps de préparation est vraiment magique et nous donne une énergie à déplacer les montagnes jusqu\'à Kontum !

\r\n

Sylvie Perrin

', 'L\'histoire du projet', '', 'publish', 'closed', 'closed', '', 'lhistoire-du-projet', '', '', '2013-04-21 17:48:28', '2013-04-21 16:48:28', '', 932, 'http://www.sainte-anne.net/?page_id=962', 0, 'page', '', 0); INSERT INTO `wp_1posts` VALUES (964, 4, '2013-03-30 17:33:32', '2013-03-30 16:33:32', 'drapeau-du-vietnam Le nom officiel du Vietnam est : République socialiste du Vietnam\r\n\r\nSa superficie est de 331 041 km² soit 2 fois moins que la France.\r\n\r\nLa Capitale est Hanoï au nord du Vietnam.\r\n\r\n[caption id="attachment_988" align="aligncenter" width="175"]Carte du Vietnam Carte du Vietnam[/caption]\r\n

Le Vietnam n\'est pas seulement ce pays naguère déchiré et bombardé que plusieurs guerres successives ont rendu tristement célèbre : il possède par ailleurs une civilisation unique et riche, des paysages et sites naturels spectaculaires, et un peuple particulièrement cultivé et hospitalier. L\'isolement dans lequel il s\'est trouvé après la réunification de 1975 a fait place à l\'ouverture, et il vit désormais en paix.

\r\n

source : lonely planet

\r\n \r\n\r\n ', 'Le Vietnam', '', 'publish', 'closed', 'closed', '', 'le-vietnam', '', '', '2013-04-21 17:45:06', '2013-04-21 16:45:06', '', 932, 'http://www.sainte-anne.net/?page_id=964', 0, 'page', '', 0); INSERT INTO `wp_1posts` VALUES (966, 4, '2013-03-30 17:33:59', '2013-03-30 16:33:59', '[gallery columns="5" ids="1106,1108,1109,1111,1112,1113,1115,1116,1117,1118"]', 'Photos', '', 'publish', 'closed', 'closed', '', 'photos', '', '', '2013-04-21 19:04:43', '2013-04-21 18:04:43', '', 932, 'http://www.sainte-anne.net/?page_id=966', 0, 'page', '', 0); INSERT INTO `wp_1posts` VALUES (1259, 4, '2013-06-06 08:49:09', '2013-06-06 07:49:09', '

Nouveauté rentrée 2013 : Journée de l\'élégance professionnelle

\r\n

Dans le cadre des formations Tertiaire du Lycée Professionnel Sainte-Anne, tous les élèves de 2PGA, 1re Pro et Terminale Pro devront porter une tenue professionnelle, un jour par semaine (le jour sera fixé à la rentrée) pour les aider à devenir de vrais professionnels de leur secteur d\'activité.

\r\n

Les règles vestimentaires sont récapitulées dans une Charte que vous pouvez consulter ici.

\r\n

Dans un souci d\'économie, nous avons conclu un partenariat avec la boutique logo trocTroc mitaines qui propose à la vente des vêtements neufs et d\'occasion à petits prix.

\r\n

Pour l\'achat d\'une tenue professionnelle complète ou incomplète, une réduction de 20 % vous sera accordée sur présentation de votre liste de matériel et fournitures du Lycée Arago/Sainte-Anne.

\r\n\r\n
Voici quelques exemples de tenues que vous pouvez trouver dans cette boutique :
Pour les filles : Tenues adéquates
[gallery columns="4" ids="1283,1282,1281,1280"]\r\n\r\nTenues inadaptées\r\n\r\ntenues filles inadaptées\r\n\r\n \r\n\r\n
Pour les garçons : Tenues adéquates
[gallery ids="1296,1297,1298"]\r\n\r\n
Tenue inadaptée
tenue garçon incorrecte
Bien d\'autres exemples pourront vous être proposés au magasin Troc mitaines.
 Troc Mitaines
', 'Tenue Professionnelle', '', 'publish', 'closed', 'open', '', 'tenue-professionnelle', '', '', '2013-06-13 14:53:29', '2013-06-13 13:53:29', '', 0, 'http://www.sainte-anne.net/?page_id=1259', 0, 'page', '', 0); INSERT INTO `wp_1posts` VALUES (173, 1, '2013-06-07 09:35:35', '2013-06-07 08:35:35', '

Les qualités personnelles de l’ Assistant(e) de Gestion PME PMI sont principalement : méthode, rigueur, organisation, sens des responsabilités, autonomie, discrétion, esprit d\'initiative, vivacité d\'esprit.

\r\n

Cet assistant sait gérer les priorités, travailler en équipe, gérer son stress, gérer ses frustrations. Cet assistant est aimable, diplomate. Il possède une bonne culture générale, des connaissances économiques et juridiques, une bonne capacité d\'analyse et de synthèse, une grande faculté d\'adaptation.

\r\n

1 - Emploi

\r\n

L’assistant(e) de gestion PME/PMI est le collaborateur de dirigeants de petites ou de moyennes entreprises. Conseiller de la direction et/ou de différents chefs de service, il contribue à l\'amélioration de l\'organisation, de l\'efficacité, de la rentabilité et de l\'image de l\'entreprise.

\r\n

2 - Activités

\r\n

L’assistant(e) de gestion PME/PMI est chargé(e) d\'assurer des fonctions administratives et de communication (courrier, téléphone et péritéléphonie, traitement des informations, production de documents, tenue de fichiers, gestion du personnel…) comptable (paie, facturation…) commerciales (accueil de clients, devis, contrats, recherche de fournisseurs, vente et après-vente…).

\r\n

3 - Modalités liées à la formation

\r\n

Le candidat doit posséder un baccalauréat ou un diplôme homologué de niveau IV.\r\nIl s’agit principalement d’une formation par alternance - pour des salariés âgés de 16 à moins de 26 ans sans qualification ou ayant une qualification inadaptée à l’emploi pour acquérir une qualification professionnelle - qui nécessite :\r\n- un contrat de travail (CDD) déposé à la DDTE\r\n- un statut d’apprenant\r\n- un minimum de 1100 heures en formation - de 2120 heures en entreprise\r\n- des examens obligatoires

\r\n

4 - Rémunération - Cotisations employeur

\r\n

L’entreprise doit avoir fait préalablement une demande d’habilitation auprès du préfet.\r\n- rémunération minimum : % du SMIC lié à l’âge du salarié ou minimum conventionnel\r\n- cotisations dues : - salariales de S.S. - la CSG - le CRDS - le FNAL - le VT\r\n- les taxes dues : d’apprentissage, sur les salaires, à l’effort de construction, de la formation professionnelle continue…\r\n- exonération des cotisations patronales de sécurité sociale sur la partie de la rémunération n’excédant pas le SMIC.

\r\n

5 - Matières enseignées

\r\n

culture générale et expression

\r\n

Langue vivante étrangère 1

\r\n

Economie et droit\r\nManagement des entreprises

\r\n

Gestion des relations avec les clients et les fournisseurs\r\nCommunication interne et externe

\r\n

Organisation et gestion de la PME

\r\n

Analyse du système d\'information et des risques informatiques

\r\n

Projet de développement de la PME

\r\n

Durée de la formation : 2 ans\r\nCe BTS, par sa durée, permettra à l’entreprise et à l’étudiant de s’engager dans un réel contrat de travail donc dans un véritable rapport employeur-employé.

\r\n

6 - Profil 

\r\n

Domaines d’intervention : L\'assistant de gestion PME/PMI peut travailler dans toutes les entreprises quels qu\'en soient : le secteur d\'activité, la structure, la dimension, l\'implantation géographique.

\r\n

Il intervient à différents niveaux de l\'entreprise, dans le cadre : d\'une direction, d\'un département, d\'un service, de la conduite d\'un projet.

\r\n

Il est le collaborateur d\'un directeur général, d\'un directeur d\'unité ou d\'un chef de service.

\r\n

Axes d’activités : Trois pôles dominants :

\r\n

A. Le domaine administratif et de communication\r\norganisation et suivi d\'activités,

\r\n

Exemples :\r\n§ gestion du temps (planification et répartition des tâches)\r\n§ organisation de voyages, de déplacements, de réunions et rédactions de comptes rendus.\r\nLa gestion administrative du personnel

\r\n

Exemples :\r\n§ mise à jour des dossiers,\r\n§ suivi des absences et des congés, des modifications de la législation du travail,\r\n§ opérations relatives au mouvement du personnel.\r\nRelations avec les administrations

\r\n

Exemples :\r\n§ Relations avec les organismes sociaux, les services fiscaux…\r\n§ Gestion des enquêtes et des contrôles.

\r\n

B. Le domaine comptable\r\nSuivi des opérations courantes en relation avec les clients, les fournisseurs, les salariés

\r\n

Exemples :\r\n§ Facturation,\r\n§ Tenue et suivi des comptes clients, fournisseurs,\r\n§ Calcul du salaire et établissement des bulletins de paie.\r\nSuivi des opérations courantes en relation avec les services fiscaux, les organismes sociaux

\r\n

Exemples :\r\n§ Travaux relatifs aux charges sociales, préparation des déclarations fiscales,\r\n§ Tenue et établissement de documents comptables.

\r\n

C. Le domaine commercial\r\nRelations avec les clients et les fournisseurs

\r\n

Exemples :\r\n§ Accueil des clients et des représentants,\r\n§ Accueil téléphonique,\r\n§ Gestion des fichiers, suivi des dossiers.\r\nGestion des approvisionnements et des livraisons

\r\n

Exemples :\r\n§ Recherche et choix de fournisseurs (étude et comparaison des prix),\r\n§ Gestion des commandes et des stocks.\r\nParticipation à l\'action commerciale

\r\n

Exemples :\r\n§ Étude du marché de l\'entreprise et de la concurrence…\r\n§ Préparation d\'actions publicitaires.

\r\n

7 –contrôle des connaissances

\r\n

Ils s’effectuent par :\r\n- contrôles dans les différentes disciplines\r\n- 4 partiels « blancs » durant la formation.

\r\n

Les formateurs, le responsable et le directeur du centre de formation assurent l’encadrement des apprenants et les suivent dans leur travail

\r\n

', 'BTS AG MPE-PMI', '', 'publish', 'open', 'open', '', 'bts-ag-mpe-pmi', '', '', '2013-06-07 09:35:35', '2013-06-07 08:35:35', '', 15, 'http://www.sainte-anne.net/?page_id=173', 0, 'page', '', 0); # # End of data contents of table `wp_1posts` # -------------------------------------------------------- # -------------------------------------------------------- # Table: `wp_1term_relationships` # -------------------------------------------------------- # # Delete any existing table `wp_1term_relationships` # DROP TABLE IF EXISTS `wp_1term_relationships`; # # Table structure of table `wp_1term_relationships` # CREATE TABLE `wp_1term_relationships` ( `object_id` bigint(20) unsigned NOT NULL DEFAULT '0', `term_taxonomy_id` bigint(20) unsigned NOT NULL DEFAULT '0', `term_order` int(11) NOT NULL DEFAULT '0', PRIMARY KEY (`object_id`,`term_taxonomy_id`), KEY `term_taxonomy_id` (`term_taxonomy_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 ; # # Data contents of table `wp_1term_relationships` # INSERT INTO `wp_1term_relationships` VALUES (1261, 3, 0); INSERT INTO `wp_1term_relationships` VALUES (310, 3, 0); INSERT INTO `wp_1term_relationships` VALUES (464, 3, 0); INSERT INTO `wp_1term_relationships` VALUES (602, 3, 0); INSERT INTO `wp_1term_relationships` VALUES (968, 3, 0); INSERT INTO `wp_1term_relationships` VALUES (934, 3, 0); INSERT INTO `wp_1term_relationships` VALUES (21, 3, 0); INSERT INTO `wp_1term_relationships` VALUES (20, 3, 0); INSERT INTO `wp_1term_relationships` VALUES (19, 3, 0); INSERT INTO `wp_1term_relationships` VALUES (18, 3, 0); INSERT INTO `wp_1term_relationships` VALUES (17, 3, 0); INSERT INTO `wp_1term_relationships` VALUES (35, 3, 0); INSERT INTO `wp_1term_relationships` VALUES (41, 3, 0); INSERT INTO `wp_1term_relationships` VALUES (45, 3, 0); INSERT INTO `wp_1term_relationships` VALUES (49, 3, 0); INSERT INTO `wp_1term_relationships` VALUES (53, 3, 0); INSERT INTO `wp_1term_relationships` VALUES (58, 3, 0); INSERT INTO `wp_1term_relationships` VALUES (59, 3, 0); INSERT INTO `wp_1term_relationships` VALUES (85, 3, 0); INSERT INTO `wp_1term_relationships` VALUES (84, 3, 0); INSERT INTO `wp_1term_relationships` VALUES (83, 3, 0); INSERT INTO `wp_1term_relationships` VALUES (89, 3, 0); INSERT INTO `wp_1term_relationships` VALUES (100, 3, 0); INSERT INTO `wp_1term_relationships` VALUES (99, 3, 0); INSERT INTO `wp_1term_relationships` VALUES (108, 3, 0); INSERT INTO `wp_1term_relationships` VALUES (109, 3, 0); INSERT INTO `wp_1term_relationships` VALUES (144, 3, 0); INSERT INTO `wp_1term_relationships` VALUES (143, 3, 0); INSERT INTO `wp_1term_relationships` VALUES (969, 3, 0); INSERT INTO `wp_1term_relationships` VALUES (141, 3, 0); INSERT INTO `wp_1term_relationships` VALUES (140, 3, 0); INSERT INTO `wp_1term_relationships` VALUES (138, 3, 0); INSERT INTO `wp_1term_relationships` VALUES (139, 3, 0); INSERT INTO `wp_1term_relationships` VALUES (137, 3, 0); INSERT INTO `wp_1term_relationships` VALUES (150, 3, 0); INSERT INTO `wp_1term_relationships` VALUES (162, 3, 0); INSERT INTO `wp_1term_relationships` VALUES (161, 3, 0); INSERT INTO `wp_1term_relationships` VALUES (168, 3, 0); INSERT INTO `wp_1term_relationships` VALUES (190, 3, 0); INSERT INTO `wp_1term_relationships` VALUES (871, 3, 0); INSERT INTO `wp_1term_relationships` VALUES (189, 3, 0); INSERT INTO `wp_1term_relationships` VALUES (970, 3, 0); INSERT INTO `wp_1term_relationships` VALUES (866, 3, 0); INSERT INTO `wp_1term_relationships` VALUES (203, 3, 0); INSERT INTO `wp_1term_relationships` VALUES (211, 3, 0); INSERT INTO `wp_1term_relationships` VALUES (17, 2, 0); INSERT INTO `wp_1term_relationships` VALUES (485, 3, 0); INSERT INTO `wp_1term_relationships` VALUES (810, 3, 0); INSERT INTO `wp_1term_relationships` VALUES (26, 2, 0); INSERT INTO `wp_1term_relationships` VALUES (25, 2, 0); INSERT INTO `wp_1term_relationships` VALUES (717, 3, 0); INSERT INTO `wp_1term_relationships` VALUES (23, 2, 0); INSERT INTO `wp_1term_relationships` VALUES (774, 3, 0); INSERT INTO `wp_1term_relationships` VALUES (780, 3, 0); # # End of data contents of table `wp_1term_relationships` # -------------------------------------------------------- # -------------------------------------------------------- # Table: `wp_1term_taxonomy` # -------------------------------------------------------- # # Delete any existing table `wp_1term_taxonomy` # DROP TABLE IF EXISTS `wp_1term_taxonomy`; # # Table structure of table `wp_1term_taxonomy` # CREATE TABLE `wp_1term_taxonomy` ( `term_taxonomy_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `term_id` bigint(20) unsigned NOT NULL DEFAULT '0', `taxonomy` varchar(32) NOT NULL DEFAULT '', `description` longtext NOT NULL, `parent` bigint(20) unsigned NOT NULL DEFAULT '0', `count` bigint(20) NOT NULL DEFAULT '0', PRIMARY KEY (`term_taxonomy_id`), UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`), KEY `taxonomy` (`taxonomy`) ) ENGINE=MyISAM AUTO_INCREMENT=6 DEFAULT CHARSET=utf8 ; # # Data contents of table `wp_1term_taxonomy` # INSERT INTO `wp_1term_taxonomy` VALUES (1, 1, 'category', '', 0, 0); INSERT INTO `wp_1term_taxonomy` VALUES (2, 2, 'link_category', '', 0, 4); INSERT INTO `wp_1term_taxonomy` VALUES (3, 3, 'nav_menu', '', 0, 50); INSERT INTO `wp_1term_taxonomy` VALUES (4, 4, 'post_tag', '', 0, 0); INSERT INTO `wp_1term_taxonomy` VALUES (5, 5, 'link_category', '', 0, 0); # # End of data contents of table `wp_1term_taxonomy` # -------------------------------------------------------- # -------------------------------------------------------- # Table: `wp_1terms` # -------------------------------------------------------- # # Delete any existing table `wp_1terms` # DROP TABLE IF EXISTS `wp_1terms`; # # Table structure of table `wp_1terms` # CREATE TABLE `wp_1terms` ( `term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(200) NOT NULL DEFAULT '', `slug` varchar(200) NOT NULL DEFAULT '', `term_group` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`term_id`), UNIQUE KEY `slug` (`slug`), KEY `name` (`name`) ) ENGINE=MyISAM AUTO_INCREMENT=6 DEFAULT CHARSET=utf8 ; # # Data contents of table `wp_1terms` # INSERT INTO `wp_1terms` VALUES (1, 'Non classé', 'non-classe', 0); INSERT INTO `wp_1terms` VALUES (2, 'Liens', 'liens', 0); INSERT INTO `wp_1terms` VALUES (3, 'main_menu', 'main_menu', 0); INSERT INTO `wp_1terms` VALUES (4, 'inscription', 'inscription', 0); INSERT INTO `wp_1terms` VALUES (5, 'Pastorale', 'pastorale', 0); # # End of data contents of table `wp_1terms` # -------------------------------------------------------- # -------------------------------------------------------- # Table: `wp_1usermeta` # -------------------------------------------------------- # # Delete any existing table `wp_1usermeta` # DROP TABLE IF EXISTS `wp_1usermeta`; # # Table structure of table `wp_1usermeta` # CREATE TABLE `wp_1usermeta` ( `umeta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `user_id` bigint(20) unsigned NOT NULL DEFAULT '0', `meta_key` varchar(255) DEFAULT NULL, `meta_value` longtext, PRIMARY KEY (`umeta_id`), KEY `user_id` (`user_id`), KEY `meta_key` (`meta_key`) ) ENGINE=MyISAM AUTO_INCREMENT=109 DEFAULT CHARSET=utf8 ; # # Data contents of table `wp_1usermeta` # INSERT INTO `wp_1usermeta` VALUES (1, 1, 'first_name', 'lorraine'); INSERT INTO `wp_1usermeta` VALUES (2, 1, 'last_name', ''); INSERT INTO `wp_1usermeta` VALUES (3, 1, 'nickname', 'admin(lr)'); INSERT INTO `wp_1usermeta` VALUES (4, 1, 'description', ''); INSERT INTO `wp_1usermeta` VALUES (5, 1, 'rich_editing', 'true'); INSERT INTO `wp_1usermeta` VALUES (6, 1, 'comment_shortcuts', 'false'); INSERT INTO `wp_1usermeta` VALUES (7, 1, 'admin_color', 'fresh'); INSERT INTO `wp_1usermeta` VALUES (8, 1, 'use_ssl', '0'); INSERT INTO `wp_1usermeta` VALUES (9, 1, 'show_admin_bar_front', 'true'); INSERT INTO `wp_1usermeta` VALUES (10, 1, 'wp_1capabilities', 'a:1:{s:13:"administrator";s:1:"1";}'); INSERT INTO `wp_1usermeta` VALUES (11, 1, 'wp_1user_level', '10'); INSERT INTO `wp_1usermeta` VALUES (12, 1, 'dismissed_wp_pointers', 'wp330_toolbar,wp330_media_uploader,wp330_saving_widgets'); INSERT INTO `wp_1usermeta` VALUES (13, 1, 'show_welcome_panel', '1'); INSERT INTO `wp_1usermeta` VALUES (14, 1, 'wp_1dashboard_quick_press_last_post_id', '304'); INSERT INTO `wp_1usermeta` VALUES (15, 1, 'managenav-menuscolumnshidden', 'a:4:{i:0;s:11:"link-target";i:1;s:11:"css-classes";i:2;s:3:"xfn";i:3;s:11:"description";}'); INSERT INTO `wp_1usermeta` VALUES (16, 1, 'metaboxhidden_nav-menus', 'a:2:{i:0;s:8:"add-post";i:1;s:12:"add-post_tag";}'); INSERT INTO `wp_1usermeta` VALUES (17, 1, 'wp_1user-settings', 'hidetb=1&align=left&imgsize=full'); INSERT INTO `wp_1usermeta` VALUES (18, 1, 'wp_1user-settings-time', '1327861952'); INSERT INTO `wp_1usermeta` VALUES (19, 1, 'aim', ''); INSERT INTO `wp_1usermeta` VALUES (20, 1, 'yim', ''); INSERT INTO `wp_1usermeta` VALUES (21, 1, 'jabber', ''); INSERT INTO `wp_1usermeta` VALUES (22, 1, 'nav_menu_recently_edited', '3'); INSERT INTO `wp_1usermeta` VALUES (23, 2, 'first_name', 'thierry'); INSERT INTO `wp_1usermeta` VALUES (24, 2, 'last_name', ''); INSERT INTO `wp_1usermeta` VALUES (25, 2, 'nickname', 'admin(tb)'); INSERT INTO `wp_1usermeta` VALUES (26, 2, 'description', ''); INSERT INTO `wp_1usermeta` VALUES (27, 2, 'rich_editing', 'true'); INSERT INTO `wp_1usermeta` VALUES (28, 2, 'comment_shortcuts', 'false'); INSERT INTO `wp_1usermeta` VALUES (29, 2, 'admin_color', 'fresh'); INSERT INTO `wp_1usermeta` VALUES (30, 2, 'use_ssl', '0'); INSERT INTO `wp_1usermeta` VALUES (31, 2, 'show_admin_bar_front', 'true'); INSERT INTO `wp_1usermeta` VALUES (32, 2, 'wp_1capabilities', 'a:1:{s:13:"administrator";s:1:"1";}'); INSERT INTO `wp_1usermeta` VALUES (33, 2, 'wp_1user_level', '10'); INSERT INTO `wp_1usermeta` VALUES (34, 2, 'dismissed_wp_pointers', 'wp330_toolbar,wp330_media_uploader,wp330_saving_widgets,wp340_choose_image_from_library,wp350_media'); INSERT INTO `wp_1usermeta` VALUES (35, 2, 'aim', ''); INSERT INTO `wp_1usermeta` VALUES (36, 2, 'yim', ''); INSERT INTO `wp_1usermeta` VALUES (37, 2, 'jabber', ''); INSERT INTO `wp_1usermeta` VALUES (38, 2, 'wp_1dashboard_quick_press_last_post_id', '1213'); INSERT INTO `wp_1usermeta` VALUES (39, 2, 'wp_1user-settings', 'hidetb=1&editor=html&wplink=1&mfold=o&imgsize=full'); INSERT INTO `wp_1usermeta` VALUES (40, 2, 'wp_1user-settings-time', '1349945338'); INSERT INTO `wp_1usermeta` VALUES (41, 2, 'nav_menu_recently_edited', '3'); INSERT INTO `wp_1usermeta` VALUES (42, 2, 'managenav-menuscolumnshidden', 'a:4:{i:0;s:11:"link-target";i:1;s:11:"css-classes";i:2;s:3:"xfn";i:3;s:11:"description";}'); INSERT INTO `wp_1usermeta` VALUES (43, 2, 'metaboxhidden_nav-menus', 'a:2:{i:0;s:8:"add-post";i:1;s:12:"add-post_tag";}'); INSERT INTO `wp_1usermeta` VALUES (44, 2, 'closedpostboxes_page', 'a:0:{}'); INSERT INTO `wp_1usermeta` VALUES (45, 2, 'metaboxhidden_page', 'a:6:{i:0;s:10:"postcustom";i:1;s:16:"commentstatusdiv";i:2;s:11:"commentsdiv";i:3;s:7:"slugdiv";i:4;s:9:"authordiv";i:5;s:12:"revisionsdiv";}'); INSERT INTO `wp_1usermeta` VALUES (46, 3, 'first_name', 'Jean-Charles'); INSERT INTO `wp_1usermeta` VALUES (47, 3, 'last_name', 'Denis'); INSERT INTO `wp_1usermeta` VALUES (48, 3, 'nickname', 'jean-charles'); INSERT INTO `wp_1usermeta` VALUES (49, 3, 'description', ''); INSERT INTO `wp_1usermeta` VALUES (50, 3, 'rich_editing', 'true'); INSERT INTO `wp_1usermeta` VALUES (51, 3, 'comment_shortcuts', 'false'); INSERT INTO `wp_1usermeta` VALUES (52, 3, 'admin_color', 'fresh'); INSERT INTO `wp_1usermeta` VALUES (53, 3, 'use_ssl', '0'); INSERT INTO `wp_1usermeta` VALUES (54, 3, 'show_admin_bar_front', 'true'); INSERT INTO `wp_1usermeta` VALUES (55, 3, 'wp_1capabilities', 'a:1:{s:13:"administrator";s:1:"1";}'); INSERT INTO `wp_1usermeta` VALUES (56, 3, 'wp_1user_level', '10'); INSERT INTO `wp_1usermeta` VALUES (57, 3, 'dismissed_wp_pointers', 'wp330_toolbar,wp330_media_uploader,wp330_saving_widgets'); INSERT INTO `wp_1usermeta` VALUES (58, 3, 'wp_1dashboard_quick_press_last_post_id', '306'); INSERT INTO `wp_1usermeta` VALUES (59, 3, 'aim', ''); INSERT INTO `wp_1usermeta` VALUES (60, 3, 'yim', ''); INSERT INTO `wp_1usermeta` VALUES (61, 3, 'jabber', ''); INSERT INTO `wp_1usermeta` VALUES (62, 3, 'wp_1user-settings', 'hidetb=1&imgsize=thumbnail&editor=tinymce'); INSERT INTO `wp_1usermeta` VALUES (63, 3, 'wp_1user-settings-time', '1340298157'); INSERT INTO `wp_1usermeta` VALUES (64, 3, 'closedpostboxes_page', 'a:0:{}'); INSERT INTO `wp_1usermeta` VALUES (65, 3, 'metaboxhidden_page', 'a:6:{i:0;s:10:"postcustom";i:1;s:16:"commentstatusdiv";i:2;s:11:"commentsdiv";i:3;s:7:"slugdiv";i:4;s:9:"authordiv";i:5;s:12:"revisionsdiv";}'); INSERT INTO `wp_1usermeta` VALUES (66, 4, 'first_name', 'Jocelyne'); INSERT INTO `wp_1usermeta` VALUES (67, 4, 'last_name', 'Perrier'); INSERT INTO `wp_1usermeta` VALUES (68, 4, 'nickname', 'joce'); INSERT INTO `wp_1usermeta` VALUES (69, 4, 'description', ''); INSERT INTO `wp_1usermeta` VALUES (70, 4, 'rich_editing', 'true'); INSERT INTO `wp_1usermeta` VALUES (71, 4, 'comment_shortcuts', 'false'); INSERT INTO `wp_1usermeta` VALUES (72, 4, 'admin_color', 'fresh'); INSERT INTO `wp_1usermeta` VALUES (73, 4, 'use_ssl', '0'); INSERT INTO `wp_1usermeta` VALUES (74, 4, 'show_admin_bar_front', 'true'); INSERT INTO `wp_1usermeta` VALUES (75, 4, 'wp_1capabilities', 'a:1:{s:13:"administrator";s:1:"1";}'); INSERT INTO `wp_1usermeta` VALUES (76, 4, 'wp_1user_level', '10'); INSERT INTO `wp_1usermeta` VALUES (77, 4, 'dismissed_wp_pointers', 'wp330_toolbar,wp330_media_uploader,wp330_saving_widgets,wp340_choose_image_from_library,wp340_customize_current_theme_link,wp350_media'); INSERT INTO `wp_1usermeta` VALUES (78, 4, 'wp_1dashboard_quick_press_last_post_id', '1360'); INSERT INTO `wp_1usermeta` VALUES (79, 4, 'show_welcome_panel', '1'); INSERT INTO `wp_1usermeta` VALUES (80, 4, 'wp_1user-settings', 'imgsize=medium&align=center&editor=tinymce&hidetb=1&galfile=1&galcols=2&libraryContent=browse&urlbutton=post'); INSERT INTO `wp_1usermeta` VALUES (81, 4, 'wp_1user-settings-time', '1373275615'); INSERT INTO `wp_1usermeta` VALUES (82, 4, 'closedpostboxes_link', 'a:0:{}'); INSERT INTO `wp_1usermeta` VALUES (83, 4, 'metaboxhidden_link', 'a:0:{}'); INSERT INTO `wp_1usermeta` VALUES (84, 4, 'nav_menu_recently_edited', '3'); INSERT INTO `wp_1usermeta` VALUES (85, 4, 'managenav-menuscolumnshidden', 'a:4:{i:0;s:11:"link-target";i:1;s:11:"css-classes";i:2;s:3:"xfn";i:3;s:11:"description";}'); INSERT INTO `wp_1usermeta` VALUES (86, 4, 'metaboxhidden_nav-menus', 'a:3:{i:0;s:8:"add-post";i:1;s:12:"add-post_tag";i:2;s:15:"add-post_format";}'); INSERT INTO `wp_1usermeta` VALUES (87, 4, 'aim', ''); INSERT INTO `wp_1usermeta` VALUES (88, 4, 'yim', ''); INSERT INTO `wp_1usermeta` VALUES (89, 4, 'jabber', ''); INSERT INTO `wp_1usermeta` VALUES (90, 4, 'closedpostboxes_nav-menus', 'a:0:{}'); INSERT INTO `wp_1usermeta` VALUES (91, 5, 'first_name', 'denis'); INSERT INTO `wp_1usermeta` VALUES (92, 5, 'last_name', 'mercier'); INSERT INTO `wp_1usermeta` VALUES (93, 5, 'nickname', 'd-mercier'); INSERT INTO `wp_1usermeta` VALUES (94, 5, 'description', ''); INSERT INTO `wp_1usermeta` VALUES (95, 5, 'rich_editing', 'true'); INSERT INTO `wp_1usermeta` VALUES (96, 5, 'comment_shortcuts', 'false'); INSERT INTO `wp_1usermeta` VALUES (97, 5, 'admin_color', 'fresh'); INSERT INTO `wp_1usermeta` VALUES (98, 5, 'use_ssl', '0'); INSERT INTO `wp_1usermeta` VALUES (99, 5, 'show_admin_bar_front', 'true'); INSERT INTO `wp_1usermeta` VALUES (100, 5, 'wp_1capabilities', 'a:1:{s:13:"administrator";b:1;}'); INSERT INTO `wp_1usermeta` VALUES (101, 5, 'wp_1user_level', '10'); INSERT INTO `wp_1usermeta` VALUES (102, 5, 'dismissed_wp_pointers', 'wp330_toolbar,wp330_saving_widgets,wp340_choose_image_from_library,wp340_customize_current_theme_link,wp350_media'); INSERT INTO `wp_1usermeta` VALUES (103, 5, 'aim', ''); INSERT INTO `wp_1usermeta` VALUES (104, 5, 'yim', ''); INSERT INTO `wp_1usermeta` VALUES (105, 5, 'jabber', ''); INSERT INTO `wp_1usermeta` VALUES (106, 5, 'wp_1user-settings', 'hidetb=1&libraryContent=browse'); INSERT INTO `wp_1usermeta` VALUES (107, 5, 'wp_1user-settings-time', '1370592842'); INSERT INTO `wp_1usermeta` VALUES (108, 5, 'wp_1dashboard_quick_press_last_post_id', '1265'); # # End of data contents of table `wp_1usermeta` # -------------------------------------------------------- # -------------------------------------------------------- # Table: `wp_1users` # -------------------------------------------------------- # # Delete any existing table `wp_1users` # DROP TABLE IF EXISTS `wp_1users`; # # Table structure of table `wp_1users` # CREATE TABLE `wp_1users` ( `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `user_login` varchar(60) NOT NULL DEFAULT '', `user_pass` varchar(64) NOT NULL DEFAULT '', `user_nicename` varchar(50) NOT NULL DEFAULT '', `user_email` varchar(100) NOT NULL DEFAULT '', `user_url` varchar(100) NOT NULL DEFAULT '', `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `user_activation_key` varchar(60) NOT NULL DEFAULT '', `user_status` int(11) NOT NULL DEFAULT '0', `display_name` varchar(250) NOT NULL DEFAULT '', PRIMARY KEY (`ID`), KEY `user_login_key` (`user_login`), KEY `user_nicename` (`user_nicename`) ) ENGINE=MyISAM AUTO_INCREMENT=6 DEFAULT CHARSET=utf8 ; # # Data contents of table `wp_1users` # INSERT INTO `wp_1users` VALUES (1, 'admin-lr42', '$P$BLBrpmDQddjojPDCDr8U5wJ1f8z6sF1', 'admin-lr42', 'tiliade@gmail.com', '', '2012-01-29 16:56:43', '', 0, 'admin(lr)'); INSERT INTO `wp_1users` VALUES (2, 'admin-tb42', '$P$BXKKCET05jlOL7H4g6EKERoWDUD93j0', 'admin-tb42', 'thierry.barry@gmail.com', '', '2012-02-02 15:34:26', '', 0, 'admin(tb)'); INSERT INTO `wp_1users` VALUES (3, 'jean-charles', '$P$Bch95zTW2I5bJ.klPTDPNZ0wfMW0i/.', 'jean-charles', 'djeancharles2@gmail.com', '', '2012-05-29 10:56:21', '', 0, 'jean-charles'); INSERT INTO `wp_1users` VALUES (4, 'joce', '$P$BZWp8ly9Ei.NAU5M6H7RVVkI/txCk51', 'joce', 'jopp42@gmail.com', '', '2012-07-20 08:59:09', '', 0, 'joce'); INSERT INTO `wp_1users` VALUES (5, 'd-mercier', '$P$BQTu40kxGp090/Y/OR3VIh76zM2gGZ.', 'd-mercier', 'sainte.anne.cfc@wanadoo.fr', '', '2013-05-17 14:50:33', '', 0, 'denis mercier'); # # End of data contents of table `wp_1users` # -------------------------------------------------------- # -------------------------------------------------------- # Table: `wp_1gd_manager` # -------------------------------------------------------- # # Delete any existing table `wp_1gd_manager` # DROP TABLE IF EXISTS `wp_1gd_manager`; # # Table structure of table `wp_1gd_manager` # CREATE TABLE `wp_1gd_manager` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `file_name` varchar(255) DEFAULT NULL, `file_size` varchar(200) DEFAULT NULL, `type` varchar(100) DEFAULT NULL, `date` datetime DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=latin1 ; # # Data contents of table `wp_1gd_manager` # # # End of data contents of table `wp_1gd_manager` # --------------------------------------------------------