collapsArch options:
Array
(
[title] => Archives
[noTitle] =>
[inExcludeCat] => exclude
[inExcludeCats] =>
[inExcludeYear] => exclude
[inExcludeYears] =>
[showPages] =>
[sort] => DESC
[linkToArch] => 1
[showYearCount] => 1
[expandCurrentYear] => 1
[expandMonths] => 1
[expandYears] => 1
[expandCurrentMonth] => 1
[showMonthCount] => 1
[showPostTitle] => 1
[expand] => 0
[showPostDate] => 1
[debug] => 1
[postDateFormat] => m/d
[postDateAppend] => after
[accordion] => 1
[useCookies] => 1
[post_type] => post
[taxoncmy] => category
[postTitleLength] =>
[showPostCount] => 1
[style] => custom
[archSortOrder] => DESC
[showPosts] =>
[customExpand] =>
[customCollapse] =>
[taxonomy] => both
[number] => 5
)
POST QUERY:
SELECT wp_terms.slug, wp_posts.ID,
wp_posts.post_name, wp_posts.post_title, wp_posts.post_author,
wp_posts.post_date, YEAR(wp_posts.post_date) AS 'year',
MONTH(wp_posts.post_date) AS 'month' ,
wp_posts.post_type
FROM wp_posts LEFT JOIN wp_term_relationships ON wp_posts.ID =
wp_term_relationships.object_id
LEFT JOIN wp_term_taxonomy ON wp_term_taxonomy.term_taxonomy_id =
wp_term_relationships.term_taxonomy_id
LEFT JOIN wp_terms ON wp_terms.term_id =
wp_term_taxonomy.term_id
WHERE post_status='publish' AND wp_posts.post_type='post'
GROUP BY wp_posts.ID
ORDER BY wp_posts.post_date DESC
POST QUERY RESULTS
Array
(
[0] => stdClass Object
(
[slug] => spielberg
[ID] => 20470
[post_name] => la-belleza-de-spielberg
[post_title] => La belleza de Spielberg
[post_author] => 2
[post_date] => 2023-05-11 12:00:39
[year] => 2023
[month] => 5
[post_type] => post
)
[1] => stdClass Object
(
[slug] => comic
[ID] => 20485
[post_name] => dark-knight
[post_title] => Dark Knight
[post_author] => 2
[post_date] => 2023-05-06 15:45:59
[year] => 2023
[month] => 5
[post_type] => post
)
[2] => stdClass Object
(
[slug] => batman
[ID] => 20479
[post_name] => batsagra
[post_title] => Batsagra
[post_author] => 2
[post_date] => 2023-04-15 18:57:04
[year] => 2023
[month] => 4
[post_type] => post
)
[3] => stdClass Object
(
[slug] => misc
[ID] => 20477
[post_name] => inteligencia
[post_title] => Inteligencia
[post_author] => 2
[post_date] => 2023-04-12 22:02:13
[year] => 2023
[month] => 4
[post_type] => post
)
[4] => stdClass Object
(
[slug] => spielberg
[ID] => 20469
[post_name] => 30-cumpleanos
[post_title] => 30 cumpleaños
[post_author] => 2
[post_date] => 2023-01-10 21:31:25
[year] => 2023
[month] => 1
[post_type] => post
)
[5] => stdClass Object
(
[slug] => cine
[ID] => 20449
[post_name] => master-of-puppets
[post_title] => Master of Puppets
[post_author] => 2
[post_date] => 2022-08-31 16:20:22
[year] => 2022
[month] => 8
[post_type] => post
)
[6] => stdClass Object
(
[slug] => andreu-world
[ID] => 20434
[post_name] => buscando-empleo
[post_title] => Buscando empleo
[post_author] => 2
[post_date] => 2022-08-28 00:56:32
[year] => 2022
[month] => 8
[post_type] => post
)
[7] => stdClass Object
(
[slug] => misc
[ID] => 20422
[post_name] => niebla
[post_title] => Niebla
[post_author] => 2
[post_date] => 2022-08-24 12:26:13
[year] => 2022
[month] => 8
[post_type] => post
)
[8] => stdClass Object
(
[slug] => misc
[ID] => 20421
[post_name] => a-fer-la-ma
[post_title] => A fer la ma
[post_author] => 2
[post_date] => 2022-08-17 07:36:33
[year] => 2022
[month] => 8
[post_type] => post
)
[9] => stdClass Object
(
[slug] => misc
[ID] => 20372
[post_name] => venus-y-jupiter
[post_title] => Venus y Júpiter
[post_author] => 2
[post_date] => 2022-06-21 18:39:44
[year] => 2022
[month] => 6
[post_type] => post
)
[10] => stdClass Object
(
[slug] => cine
[ID] => 20365
[post_name] => dia-son-goku
[post_title] => Día Son Goku
[post_author] => 2
[post_date] => 2022-05-09 10:46:09
[year] => 2022
[month] => 5
[post_type] => post
)
[11] => stdClass Object
(
[slug] => shagrat
[ID] => 20336
[post_name] => turnos
[post_title] => Turnos
[post_author] => 2
[post_date] => 2022-03-31 16:48:31
[year] => 2022
[month] => 3
[post_type] => post
)
[12] => stdClass Object
(
[slug] => misc
[ID] => 20329
[post_name] => prueba-2
[post_title] => Prueba
[post_author] => 2
[post_date] => 2022-02-15 10:21:08
[year] => 2022
[month] => 2
[post_type] => post
)
[13] => stdClass Object
(
[slug] => misc
[ID] => 20275
[post_name] => conocimiento
[post_title] => Conocimiento
[post_author] => 2
[post_date] => 2021-11-03 00:17:00
[year] => 2021
[month] => 11
[post_type] => post
)
[14] => stdClass Object
(
[slug] => jurassic-park
[ID] => 20278
[post_name] => pussy-park
[post_title] => Pussy Park
[post_author] => 2
[post_date] => 2021-11-02 15:35:00
[year] => 2021
[month] => 11
[post_type] => post
)
[15] => stdClass Object
(
[slug] => star-trek
[ID] => 20272
[post_name] => nuestras-posibilidades
[post_title] => Nuestras posibilidades
[post_author] => 2
[post_date] => 2021-10-27 14:30:00
[year] => 2021
[month] => 10
[post_type] => post
)
[16] => stdClass Object
(
[slug] => comic
[ID] => 20270
[post_name] => otro-batman-day
[post_title] => Otro Batman Day
[post_author] => 2
[post_date] => 2021-10-25 09:02:39
[year] => 2021
[month] => 10
[post_type] => post
)
[17] => stdClass Object
(
[slug] => dinosaurios
[ID] => 20227
[post_name] => todo-el-cine-de-dinosaurios
[post_title] => Todo el cine de Dinosaurios
[post_author] => 2
[post_date] => 2021-09-27 19:37:32
[year] => 2021
[month] => 9
[post_type] => post
)
[18] => stdClass Object
(
[slug] => batman
[ID] => 20197
[post_name] => batman-en-jerez
[post_title] => Batman en Jerez
[post_author] => 2
[post_date] => 2021-09-15 22:03:38
[year] => 2021
[month] => 9
[post_type] => post
)
[19] => stdClass Object
(
[slug] => batman
[ID] => 20193
[post_name] => batman-2021
[post_title] => Batman 2021
[post_author] => 2
[post_date] => 2021-09-15 21:53:48
[year] => 2021
[month] => 9
[post_type] => post
)
[20] => stdClass Object
(
[slug] => spielberg
[ID] => 20188
[post_name] => granujas-a-todo-ritmo
[post_title] => Granujas a todo ritmo
[post_author] => 2
[post_date] => 2021-09-13 14:30:00
[year] => 2021
[month] => 9
[post_type] => post
)
[21] => stdClass Object
(
[slug] => cine
[ID] => 20190
[post_name] => el-principe-con-graham-norton
[post_title] => El Príncipe con Graham Norton
[post_author] => 2
[post_date] => 2021-09-12 21:13:55
[year] => 2021
[month] => 9
[post_type] => post
)
[22] => stdClass Object
(
[slug] => star-trek
[ID] => 20177
[post_name] => star-trek-day
[post_title] => Star Trek Day
[post_author] => 2
[post_date] => 2021-09-08 12:06:00
[year] => 2021
[month] => 9
[post_type] => post
)
[23] => stdClass Object
(
[slug] => mecano
[ID] => 20185
[post_name] => siete-es-nuestro-aniversario
[post_title] => Siete es nuestro aniversario
[post_author] => 2
[post_date] => 2021-09-07 09:09:00
[year] => 2021
[month] => 9
[post_type] => post
)
[24] => stdClass Object
(
[slug] => cine
[ID] => 20180
[post_name] => justicia-con-mano-dura
[post_title] => Justicia con mano dura
[post_author] => 2
[post_date] => 2021-09-06 13:39:03
[year] => 2021
[month] => 9
[post_type] => post
)
[25] => stdClass Object
(
[slug] => cine
[ID] => 20025
[post_name] => richard-donner
[post_title] => Richard Donner
[post_author] => 2
[post_date] => 2021-07-07 13:29:56
[year] => 2021
[month] => 7
[post_type] => post
)
[26] => stdClass Object
(
[slug] => cine
[ID] => 19977
[post_name] => alegrame-el-dia
[post_title] => Alégrame el día
[post_author] => 2
[post_date] => 2021-06-01 09:21:49
[year] => 2021
[month] => 6
[post_type] => post
)
[27] => stdClass Object
(
[slug] => esdla
[ID] => 19958
[post_name] => remasterizacion
[post_title] => Remasterización
[post_author] => 2
[post_date] => 2021-05-19 16:45:59
[year] => 2021
[month] => 5
[post_type] => post
)
[28] => stdClass Object
(
[slug] => misc
[ID] => 19850
[post_name] => autismo
[post_title] => Autismo
[post_author] => 2
[post_date] => 2021-04-02 10:50:37
[year] => 2021
[month] => 4
[post_type] => post
)
[29] => stdClass Object
(
[slug] => shagrat
[ID] => 19816
[post_name] => guillemot-i-el-drac
[post_title] => Guillemot i el drac
[post_author] => 2
[post_date] => 2021-04-01 14:08:00
[year] => 2021
[month] => 4
[post_type] => post
)
[30] => stdClass Object
(
[slug] => shagrat
[ID] => 19846
[post_name] => historietas
[post_title] => Historietas
[post_author] => 2
[post_date] => 2021-03-31 21:18:50
[year] => 2021
[month] => 3
[post_type] => post
)
[31] => stdClass Object
(
[slug] => falles
[ID] => 19802
[post_name] => nostalgia
[post_title] => Nostalgia
[post_author] => 2
[post_date] => 2021-03-19 21:23:58
[year] => 2021
[month] => 3
[post_type] => post
)
[32] => stdClass Object
(
[slug] => spielberg
[ID] => 19761
[post_name] => leer-para-escribir
[post_title] => Leer para escribir
[post_author] => 2
[post_date] => 2021-03-17 13:30:44
[year] => 2021
[month] => 3
[post_type] => post
)
[33] => stdClass Object
(
[slug] => shagrat
[ID] => 19767
[post_name] => jurassic-park-by-sagra
[post_title] => Jurassic Park by Sagra
[post_author] => 2
[post_date] => 2021-03-08 12:17:58
[year] => 2021
[month] => 3
[post_type] => post
)
[34] => stdClass Object
(
[slug] => secta
[ID] => 19473
[post_name] => weapon-of-choice
[post_title] => Weapon of choice
[post_author] => 2
[post_date] => 2021-03-01 11:08:20
[year] => 2021
[month] => 3
[post_type] => post
)
[35] => stdClass Object
(
[slug] => miyazaki
[ID] => 19317
[post_name] => enola-holmes
[post_title] => Enola Holmes ...
[post_author] => 2
[post_date] => 2021-02-27 13:30:50
[year] => 2021
[month] => 2
[post_type] => post
)
[36] => stdClass Object
(
[slug] => misc
[ID] => 19678
[post_name] => every-body-needs-somebody-to-love
[post_title] => Every body needs somebody to love
[post_author] => 2
[post_date] => 2021-02-20 10:42:07
[year] => 2021
[month] => 2
[post_type] => post
)
[37] => stdClass Object
(
[slug] => casas-amigas
[ID] => 19589
[post_name] => furgonetas-camper
[post_title] => Furgonetas Camper
[post_author] => 2
[post_date] => 2021-02-13 23:21:19
[year] => 2021
[month] => 2
[post_type] => post
)
[38] => stdClass Object
(
[slug] => misc
[ID] => 19659
[post_name] => dia-de-la-cientifica
[post_title] => Día de la científica
[post_author] => 2
[post_date] => 2021-02-11 21:23:18
[year] => 2021
[month] => 2
[post_type] => post
)
[39] => stdClass Object
(
[slug] => humor
[ID] => 19616
[post_name] => liguilla-de-risas
[post_title] => Liguilla de risas
[post_author] => 2
[post_date] => 2021-02-05 20:09:35
[year] => 2021
[month] => 2
[post_type] => post
)
[40] => stdClass Object
(
[slug] => cine
[ID] => 19122
[post_name] => ninos-de-repuesto
[post_title] => Niños de repuesto
[post_author] => 2
[post_date] => 2021-01-28 13:30:50
[year] => 2021
[month] => 1
[post_type] => post
)
[41] => stdClass Object
(
[slug] => luis-garcia-berlanga
[ID] => 19207
[post_name] => premios-goya
[post_title] => Premios Goya
[post_author] => 2
[post_date] => 2021-01-16 19:39:48
[year] => 2021
[month] => 1
[post_type] => post
)
[42] => stdClass Object
(
[slug] => cine
[ID] => 19289
[post_name] => cristal-oscuro
[post_title] => Cristal Oscuro
[post_author] => 2
[post_date] => 2020-12-25 15:54:07
[year] => 2020
[month] => 12
[post_type] => post
)
[43] => stdClass Object
(
[slug] => casas-amigas
[ID] => 19436
[post_name] => ftp-ip
[post_title] => FTP / IP
[post_author] => 2
[post_date] => 2020-12-19 17:57:56
[year] => 2020
[month] => 12
[post_type] => post
)
[44] => stdClass Object
(
[slug] => misc
[ID] => 19440
[post_name] => camion-nihilista
[post_title] => Camión nihilista
[post_author] => 2
[post_date] => 2020-12-19 11:18:21
[year] => 2020
[month] => 12
[post_type] => post
)
[45] => stdClass Object
(
[slug] => spielberg
[ID] => 19444
[post_name] => spielberg-74
[post_title] => Spielberg 74
[post_author] => 2
[post_date] => 2020-12-19 08:41:26
[year] => 2020
[month] => 12
[post_type] => post
)
[46] => stdClass Object
(
[slug] => misc
[ID] => 19417
[post_name] => como-come-el-mulo
[post_title] => Como come el mulo...
[post_author] => 2
[post_date] => 2020-12-15 13:30:01
[year] => 2020
[month] => 12
[post_type] => post
)
[47] => stdClass Object
(
[slug] => censura
[ID] => 19357
[post_name] => plano-corto
[post_title] => Plano corto
[post_author] => 2
[post_date] => 2020-12-14 13:31:35
[year] => 2020
[month] => 12
[post_type] => post
)
[48] => stdClass Object
(
[slug] => misc
[ID] => 19404
[post_name] => new-zealand-%f0%9f%87%b3%f0%9f%87%bf-vs-argentina-%f0%9f%87%a6%f0%9f%87%b7
[post_title] => New Zealand ?? vs Argentina ??
[post_author] => 2
[post_date] => 2020-11-29 08:25:58
[year] => 2020
[month] => 11
[post_type] => post
)
[49] => stdClass Object
(
[slug] => batman
[ID] => 19381
[post_name] => the-batman-2
[post_title] => THE BATMAN
[post_author] => 2
[post_date] => 2020-11-14 14:58:22
[year] => 2020
[month] => 11
[post_type] => post
)
[50] => stdClass Object
(
[slug] => misc
[ID] => 19379
[post_name] => encapuchados-al-rescate
[post_title] => Encapuchados al rescate
[post_author] => 2
[post_date] => 2020-11-14 14:51:49
[year] => 2020
[month] => 11
[post_type] => post
)
[51] => stdClass Object
(
[slug] => misc
[ID] => 19374
[post_name] => educacion-especial
[post_title] => Educación especial
[post_author] => 2
[post_date] => 2020-11-12 13:16:20
[year] => 2020
[month] => 11
[post_type] => post
)
[52] => stdClass Object
(
[slug] => nerdgasm
[ID] => 19134
[post_name] => in-search-of-tomorrow
[post_title] => In Search of Tomorrow
[post_author] => 2
[post_date] => 2020-10-03 14:22:35
[year] => 2020
[month] => 10
[post_type] => post
)
[53] => stdClass Object
(
[slug] => letra-de-cancion
[ID] => 19313
[post_name] => the-world-is-you
[post_title] => The World is you
[post_author] => 2
[post_date] => 2020-09-28 18:49:54
[year] => 2020
[month] => 9
[post_type] => post
)
[54] => stdClass Object
(
[slug] => cine
[ID] => 19303
[post_name] => a-quien-llamaras
[post_title] => ¿A quién llamarás?
[post_author] => 2
[post_date] => 2020-09-27 10:31:30
[year] => 2020
[month] => 9
[post_type] => post
)
[55] => stdClass Object
(
[slug] => cine
[ID] => 19212
[post_name] => sarah-connor
[post_title] => Sarah Connor
[post_author] => 2
[post_date] => 2020-09-26 21:56:33
[year] => 2020
[month] => 9
[post_type] => post
)
[56] => stdClass Object
(
[slug] => humor
[ID] => 19285
[post_name] => quiero-tu-moto
[post_title] => Quiero tú moto
[post_author] => 2
[post_date] => 2020-09-21 17:29:16
[year] => 2020
[month] => 9
[post_type] => post
)
[57] => stdClass Object
(
[slug] => alien
[ID] => 19283
[post_name] => alien-ataca-de-nuevo
[post_title] => Alien ataca de nuevo
[post_author] => 2
[post_date] => 2020-09-20 09:37:45
[year] => 2020
[month] => 9
[post_type] => post
)
[58] => stdClass Object
(
[slug] => batman
[ID] => 19268
[post_name] => batman-day-2
[post_title] => Batman day
[post_author] => 2
[post_date] => 2020-09-18 22:07:41
[year] => 2020
[month] => 9
[post_type] => post
)
[59] => stdClass Object
(
[slug] => mecano
[ID] => 19222
[post_name] => sabias-que-7-de-septiembre
[post_title] => Sabías que... 7 de septiembre
[post_author] => 2
[post_date] => 2020-09-17 12:30:38
[year] => 2020
[month] => 9
[post_type] => post
)
[60] => stdClass Object
(
[slug] => dai
[ID] => 19257
[post_name] => romulus-rom-manager
[post_title] => Romulus Rom Manager
[post_author] => 2
[post_date] => 2020-09-16 20:12:56
[year] => 2020
[month] => 9
[post_type] => post
)
[61] => stdClass Object
(
[slug] => queen
[ID] => 19234
[post_name] => acd-opera
[post_title] => ACD opera
[post_author] => 2
[post_date] => 2020-09-16 10:44:21
[year] => 2020
[month] => 9
[post_type] => post
)
[62] => stdClass Object
(
[slug] => casas-amigas
[ID] => 19225
[post_name] => kemptown
[post_title] => Kemptown
[post_author] => 2
[post_date] => 2020-09-08 12:38:19
[year] => 2020
[month] => 9
[post_type] => post
)
[63] => stdClass Object
(
[slug] => mecano
[ID] => 19220
[post_name] => el-7-de-septiembre
[post_title] => El 7 de Septiembre
[post_author] => 2
[post_date] => 2020-09-06 22:35:09
[year] => 2020
[month] => 9
[post_type] => post
)
[64] => stdClass Object
(
[slug] => comic
[ID] => 19215
[post_name] => lucha-de-pasillo
[post_title] => Lucha de pasillo
[post_author] => 2
[post_date] => 2020-09-02 17:57:41
[year] => 2020
[month] => 9
[post_type] => post
)
[65] => stdClass Object
(
[slug] => jurassic-park
[ID] => 19205
[post_name] => jurassic-pan
[post_title] => Jurassic pan
[post_author] => 2
[post_date] => 2020-08-28 20:28:57
[year] => 2020
[month] => 8
[post_type] => post
)
[66] => stdClass Object
(
[slug] => spielberg
[ID] => 19199
[post_name] => et-mas-plagio
[post_title] => ET, más plagio
[post_author] => 2
[post_date] => 2020-08-26 21:47:43
[year] => 2020
[month] => 8
[post_type] => post
)
[67] => stdClass Object
(
[slug] => jurassic-park
[ID] => 19150
[post_name] => como-deberia-haber-acabado-jurassic-park
[post_title] => ¿Cómo debería haber acabado Jurassic Park?
[post_author] => 2
[post_date] => 2020-07-09 22:22:18
[year] => 2020
[month] => 7
[post_type] => post
)
[68] => stdClass Object
(
[slug] => star-wars
[ID] => 19165
[post_name] => williams-contra-morricone
[post_title] => Williams contra Morricone
[post_author] => 2
[post_date] => 2020-07-07 00:41:57
[year] => 2020
[month] => 7
[post_type] => post
)
[69] => stdClass Object
(
[slug] => cine
[ID] => 19163
[post_name] => un-beso
[post_title] => Un beso
[post_author] => 2
[post_date] => 2020-07-07 00:05:45
[year] => 2020
[month] => 7
[post_type] => post
)
[70] => stdClass Object
(
[slug] => john-williams
[ID] => 19156
[post_name] => ennio-morricone
[post_title] => Ennio Morricone
[post_author] => 2
[post_date] => 2020-07-07 00:01:16
[year] => 2020
[month] => 7
[post_type] => post
)
[71] => stdClass Object
(
[slug] => jurassic-park
[ID] => 19034
[post_name] => lego-jurassic-world
[post_title] => Lego Jurassic World
[post_author] => 2
[post_date] => 2020-07-06 12:30:00
[year] => 2020
[month] => 7
[post_type] => post
)
[72] => stdClass Object
(
[slug] => misc
[ID] => 19130
[post_name] => tercera-fase
[post_title] => Tercera fase
[post_author] => 2
[post_date] => 2020-06-16 12:31:44
[year] => 2020
[month] => 6
[post_type] => post
)
[73] => stdClass Object
(
[slug] => misc
[ID] => 19101
[post_name] => la-flaca
[post_title] => La flaca
[post_author] => 2
[post_date] => 2020-06-09 15:52:36
[year] => 2020
[month] => 6
[post_type] => post
)
[74] => stdClass Object
(
[slug] => cine
[ID] => 19080
[post_name] => libertario
[post_title] => Libertario
[post_author] => 2
[post_date] => 2020-06-03 03:15:00
[year] => 2020
[month] => 6
[post_type] => post
)
[75] => stdClass Object
(
[slug] => misc
[ID] => 19070
[post_name] => discordia
[post_title] => Discordia
[post_author] => 2
[post_date] => 2020-05-31 20:32:00
[year] => 2020
[month] => 5
[post_type] => post
)
[76] => stdClass Object
(
[slug] => misc
[ID] => 19035
[post_name] => cuarentena-con-ninos
[post_title] => Cuarentena con niños
[post_author] => 2
[post_date] => 2020-04-13 12:30:00
[year] => 2020
[month] => 4
[post_type] => post
)
[77] => stdClass Object
(
[slug] => cine
[ID] => 19012
[post_name] => caos
[post_title] => Caos
[post_author] => 2
[post_date] => 2020-03-27 14:27:35
[year] => 2020
[month] => 3
[post_type] => post
)
[78] => stdClass Object
(
[slug] => cine
[ID] => 19013
[post_name] => no-hay-papel
[post_title] => No hay papel
[post_author] => 2
[post_date] => 2020-03-27 14:23:38
[year] => 2020
[month] => 3
[post_type] => post
)
[79] => stdClass Object
(
[slug] => shagrat
[ID] => 19001
[post_name] => suspense
[post_title] => Suspense
[post_author] => 2
[post_date] => 2020-03-20 16:58:47
[year] => 2020
[month] => 3
[post_type] => post
)
[80] => stdClass Object
(
[slug] => misc
[ID] => 18976
[post_name] => el-tornillo
[post_title] => El Tornillo
[post_author] => 2
[post_date] => 2020-02-17 14:52:01
[year] => 2020
[month] => 2
[post_type] => post
)
[81] => stdClass Object
(
[slug] => jurassic-park
[ID] => 18980
[post_name] => jurassic-park-8-bit
[post_title] => Jurassic Park - 8 Bit
[post_author] => 2
[post_date] => 2020-02-17 12:01:49
[year] => 2020
[month] => 2
[post_type] => post
)
[82] => stdClass Object
(
[slug] => cine
[ID] => 18967
[post_name] => soundwave
[post_title] => Soundwave
[post_author] => 2
[post_date] => 2020-02-13 13:06:39
[year] => 2020
[month] => 2
[post_type] => post
)
[83] => stdClass Object
(
[slug] => jurassic-park
[ID] => 18959
[post_name] => dios-crea-al-hombre
[post_title] => Dios crea al hombre...
[post_author] => 2
[post_date] => 2020-02-12 13:48:14
[year] => 2020
[month] => 2
[post_type] => post
)
[84] => stdClass Object
(
[slug] => jurassic-park
[ID] => 18951
[post_name] => fso-jurassic-park
[post_title] => FSO - Jurassic Park
[post_author] => 2
[post_date] => 2020-02-10 12:13:04
[year] => 2020
[month] => 2
[post_type] => post
)
[85] => stdClass Object
(
[slug] => misc
[ID] => 18947
[post_name] => la-guerra-de-los-mundos
[post_title] => La Guerra de los Mundos
[post_author] => 2
[post_date] => 2020-02-10 07:39:04
[year] => 2020
[month] => 2
[post_type] => post
)
[86] => stdClass Object
(
[slug] => batman
[ID] => 18945
[post_name] => batman-and-bill
[post_title] => Batman and Bill
[post_author] => 2
[post_date] => 2020-02-08 22:58:59
[year] => 2020
[month] => 2
[post_type] => post
)
[87] => stdClass Object
(
[slug] => jurassic-park
[ID] => 18942
[post_name] => williams-88
[post_title] => Williams 88
[post_author] => 2
[post_date] => 2020-02-08 22:29:21
[year] => 2020
[month] => 2
[post_type] => post
)
[88] => stdClass Object
(
[slug] => cine
[ID] => 18934
[post_name] => terry-jones
[post_title] => Terry Jones
[post_author] => 2
[post_date] => 2020-02-04 12:23:03
[year] => 2020
[month] => 2
[post_type] => post
)
[89] => stdClass Object
(
[slug] => comic
[ID] => 18693
[post_name] => japanese-spider-man
[post_title] => Japanese Spider-Man
[post_author] => 2
[post_date] => 2020-01-27 13:30:48
[year] => 2020
[month] => 1
[post_type] => post
)
[90] => stdClass Object
(
[slug] => batman
[ID] => 18672
[post_name] => batman-y-catwoman-y-harry-potter
[post_title] => Batman y Catwoman y Harry Potter
[post_author] => 2
[post_date] => 2020-01-25 13:30:55
[year] => 2020
[month] => 1
[post_type] => post
)
[91] => stdClass Object
(
[slug] => misc
[ID] => 18877
[post_name] => a-todos-fuck-you-por-igual
[post_title] => A todos fuck you por igual
[post_author] => 2
[post_date] => 2020-01-23 16:32:43
[year] => 2020
[month] => 1
[post_type] => post
)
[92] => stdClass Object
(
[slug] => misc
[ID] => 18904
[post_name] => habichuelas-espaciales
[post_title] => Habichuelas espaciales
[post_author] => 2
[post_date] => 2020-01-18 18:15:12
[year] => 2020
[month] => 1
[post_type] => post
)
[93] => stdClass Object
(
[slug] => cine
[ID] => 18895
[post_name] => spider-man
[post_title] => Spider-Man
[post_author] => 2
[post_date] => 2020-01-18 18:02:55
[year] => 2020
[month] => 1
[post_type] => post
)
[94] => stdClass Object
(
[slug] => misc
[ID] => 18883
[post_name] => presa
[post_title] => Presa
[post_author] => 2
[post_date] => 2020-01-15 00:56:46
[year] => 2020
[month] => 1
[post_type] => post
)
[95] => stdClass Object
(
[slug] => misc
[ID] => 18876
[post_name] => las-mejores-frases-de-rajoy
[post_title] => Las mejores frases de Rajoy
[post_author] => 2
[post_date] => 2020-01-12 09:46:43
[year] => 2020
[month] => 1
[post_type] => post
)
[96] => stdClass Object
(
[slug] => batman
[ID] => 18873
[post_name] => caida
[post_title] => Caída
[post_author] => 2
[post_date] => 2020-01-11 09:20:59
[year] => 2020
[month] => 1
[post_type] => post
)
[97] => stdClass Object
(
[slug] => misc
[ID] => 18784
[post_name] => no-lo-pillo
[post_title] => No lo pillo
[post_author] => 2
[post_date] => 2020-01-08 13:30:49
[year] => 2020
[month] => 1
[post_type] => post
)
[98] => stdClass Object
(
[slug] => misc
[ID] => 18840
[post_name] => zoofilia
[post_title] => Zoofilia
[post_author] => 2
[post_date] => 2020-01-07 13:30:44
[year] => 2020
[month] => 1
[post_type] => post
)
[99] => stdClass Object
(
[slug] => humor
[ID] => 18831
[post_name] => oscar-mejor-guion
[post_title] => Oscar Mejor Guión
[post_author] => 2
[post_date] => 2020-01-06 18:39:54
[year] => 2020
[month] => 1
[post_type] => post
)
[100] => stdClass Object
(
[slug] => humor
[ID] => 18844
[post_name] => batman-forever
[post_title] => Batman Forever
[post_author] => 2
[post_date] => 2020-01-04 13:29:44
[year] => 2020
[month] => 1
[post_type] => post
)
[101] => stdClass Object
(
[slug] => cine
[ID] => 18738
[post_name] => peliculas-navidenas
[post_title] => Películas navideñas
[post_author] => 2
[post_date] => 2020-01-04 10:53:16
[year] => 2020
[month] => 1
[post_type] => post
)
[102] => stdClass Object
(
[slug] => misc
[ID] => 18856
[post_name] => dracula
[post_title] => Drácula
[post_author] => 2
[post_date] => 2020-01-03 20:35:52
[year] => 2020
[month] => 1
[post_type] => post
)
[103] => stdClass Object
(
[slug] => misc
[ID] => 18850
[post_name] => asimov
[post_title] => Asimov
[post_author] => 2
[post_date] => 2020-01-02 22:54:51
[year] => 2020
[month] => 1
[post_type] => post
)
[104] => stdClass Object
(
[slug] => misc
[ID] => 18798
[post_name] => sillas-cap-1
[post_title] => Sillas cap.1
[post_author] => 2
[post_date] => 2020-01-02 13:30:36
[year] => 2020
[month] => 1
[post_type] => post
)
[105] => stdClass Object
(
[slug] => misc
[ID] => 18838
[post_name] => 31d-un-golpe-de-gracia
[post_title] => 31D: Un golpe de gracia
[post_author] => 2
[post_date] => 2020-01-01 14:36:08
[year] => 2020
[month] => 1
[post_type] => post
)
[106] => stdClass Object
(
[slug] => misc
[ID] => 18837
[post_name] => concierto-de-ano-nuevo
[post_title] => Concierto de año nuevo
[post_author] => 2
[post_date] => 2020-01-01 08:32:45
[year] => 2020
[month] => 1
[post_type] => post
)
[107] => stdClass Object
(
[slug] => misc
[ID] => 18836
[post_name] => feliz-ano-nuevo
[post_title] => Feliz año nuevo
[post_author] => 2
[post_date] => 2020-01-01 00:15:43
[year] => 2020
[month] => 1
[post_type] => post
)
[108] => stdClass Object
(
[slug] => misc
[ID] => 17366
[post_name] => humor-por-bandera
[post_title] => Humor por bandera
[post_author] => 2
[post_date] => 2019-12-28 17:45:03
[year] => 2019
[month] => 12
[post_type] => post
)
[109] => stdClass Object
(
[slug] => misc
[ID] => 18788
[post_name] => dia-de-jengi
[post_title] => Día de Jengi
[post_author] => 2
[post_date] => 2019-12-28 13:30:16
[year] => 2019
[month] => 12
[post_type] => post
)
[110] => stdClass Object
(
[slug] => misc
[ID] => 18818
[post_name] => elfos-y-hobbits
[post_title] => Elfos y Hobbits
[post_author] => 2
[post_date] => 2019-12-27 17:37:26
[year] => 2019
[month] => 12
[post_type] => post
)
[111] => stdClass Object
(
[slug] => misc
[ID] => 18806
[post_name] => de-steniging-van-de-heilige-stefanus
[post_title] => De steniging van de Heilige Stefanus
[post_author] => 2
[post_date] => 2019-12-26 10:07:20
[year] => 2019
[month] => 12
[post_type] => post
)
[112] => stdClass Object
(
[slug] => misc
[ID] => 18779
[post_name] => al-que-buen-arbol
[post_title] => Al que buen árbol ...
[post_author] => 2
[post_date] => 2019-12-25 13:30:12
[year] => 2019
[month] => 12
[post_type] => post
)
[113] => stdClass Object
(
[slug] => misc
[ID] => 18802
[post_name] => ctrlaltspr
[post_title] => Ctrl+Alt+Spr
[post_author] => 2
[post_date] => 2019-12-24 13:30:31
[year] => 2019
[month] => 12
[post_type] => post
)
[114] => stdClass Object
(
[slug] => misc
[ID] => 18793
[post_name] => transformers-vs-terminator
[post_title] => Transformers vs. Terminator
[post_author] => 2
[post_date] => 2019-12-23 13:29:42
[year] => 2019
[month] => 12
[post_type] => post
)
[115] => stdClass Object
(
[slug] => misc
[ID] => 18705
[post_name] => bomba-atomica
[post_title] => Bomba atómica
[post_author] => 2
[post_date] => 2019-12-20 13:30:45
[year] => 2019
[month] => 12
[post_type] => post
)
[116] => stdClass Object
(
[slug] => spielberg
[ID] => 18780
[post_name] => escena-continua
[post_title] => Escena continua
[post_author] => 2
[post_date] => 2019-12-19 14:30:59
[year] => 2019
[month] => 12
[post_type] => post
)
[117] => stdClass Object
(
[slug] => cazafantasmas
[ID] => 18744
[post_name] => ghostbuster-afterlife
[post_title] => Ghostbuster: Afterlife
[post_author] => 2
[post_date] => 2019-12-19 13:30:22
[year] => 2019
[month] => 12
[post_type] => post
)
[118] => stdClass Object
(
[slug] => spielberg
[ID] => 18771
[post_name] => spielberg-2
[post_title] => Spielberg
[post_author] => 2
[post_date] => 2019-12-18 20:22:36
[year] => 2019
[month] => 12
[post_type] => post
)
[119] => stdClass Object
(
[slug] => misc
[ID] => 18740
[post_name] => 18740
[post_title] => Informáticos
[post_author] => 2
[post_date] => 2019-12-18 13:30:00
[year] => 2019
[month] => 12
[post_type] => post
)
[120] => stdClass Object
(
[slug] => superman
[ID] => 18765
[post_name] => superman-hijo-rojo
[post_title] => Superman hijo rojo
[post_author] => 2
[post_date] => 2019-12-18 06:30:26
[year] => 2019
[month] => 12
[post_type] => post
)
[121] => stdClass Object
(
[slug] => misc
[ID] => 18762
[post_name] => lineas-rojas
[post_title] => Líneas rojas
[post_author] => 2
[post_date] => 2019-12-17 13:20:32
[year] => 2019
[month] => 12
[post_type] => post
)
[122] => stdClass Object
(
[slug] => misc
[ID] => 18733
[post_name] => que-no-te-lo-cuenten
[post_title] => Que no te lo cuenten!
[post_author] => 2
[post_date] => 2019-12-11 13:30:33
[year] => 2019
[month] => 12
[post_type] => post
)
[123] => stdClass Object
(
[slug] => misc
[ID] => 18725
[post_name] => viscoso
[post_title] => Viscoso
[post_author] => 2
[post_date] => 2019-12-11 13:30:06
[year] => 2019
[month] => 12
[post_type] => post
)
[124] => stdClass Object
(
[slug] => batman
[ID] => 18238
[post_name] => batman-silencio
[post_title] => Batman Silencio
[post_author] => 2
[post_date] => 2019-12-07 13:30:29
[year] => 2019
[month] => 12
[post_type] => post
)
[125] => stdClass Object
(
[slug] => misc
[ID] => 18724
[post_name] => futbol
[post_title] => Fútbol
[post_author] => 2
[post_date] => 2019-12-04 13:30:35
[year] => 2019
[month] => 12
[post_type] => post
)
[126] => stdClass Object
(
[slug] => espacio
[ID] => 18712
[post_name] => men-in-black
[post_title] => Men in Black
[post_author] => 2
[post_date] => 2019-12-03 13:30:46
[year] => 2019
[month] => 12
[post_type] => post
)
[127] => stdClass Object
(
[slug] => cine
[ID] => 18681
[post_name] => guardians-de-la-galaxia
[post_title] => Guardians de la galaxia
[post_author] => 2
[post_date] => 2019-12-02 17:30:21
[year] => 2019
[month] => 12
[post_type] => post
)
[128] => stdClass Object
(
[slug] => cine
[ID] => 18713
[post_name] => ya-es-navidad
[post_title] => Ya es Navidad
[post_author] => 2
[post_date] => 2019-11-29 21:03:49
[year] => 2019
[month] => 11
[post_type] => post
)
[129] => stdClass Object
(
[slug] => batman
[ID] => 18702
[post_name] => batman-valenciano-y-digital
[post_title] => Batman valenciano y digital
[post_author] => 2
[post_date] => 2019-11-16 15:20:37
[year] => 2019
[month] => 11
[post_type] => post
)
[130] => stdClass Object
(
[slug] => misc
[ID] => 18689
[post_name] => baturday-3
[post_title] => Baturday
[post_author] => 2
[post_date] => 2019-11-02 23:00:53
[year] => 2019
[month] => 11
[post_type] => post
)
[131] => stdClass Object
(
[slug] => misc
[ID] => 18671
[post_name] => cambio-climatico
[post_title] => Cambio climático
[post_author] => 2
[post_date] => 2019-10-26 11:51:23
[year] => 2019
[month] => 10
[post_type] => post
)
[132] => stdClass Object
(
[slug] => misc
[ID] => 18670
[post_name] => sweet-child-o-mine
[post_title] => Sweet Child O' Mine
[post_author] => 2
[post_date] => 2019-10-22 20:06:33
[year] => 2019
[month] => 10
[post_type] => post
)
[133] => stdClass Object
(
[slug] => misc
[ID] => 18668
[post_name] => low-work
[post_title] => Low work
[post_author] => 2
[post_date] => 2019-10-02 12:30:55
[year] => 2019
[month] => 10
[post_type] => post
)
[134] => stdClass Object
(
[slug] => jurassic-park
[ID] => 18665
[post_name] => dinosaurios
[post_title] => ¡Dinosaurios!
[post_author] => 2
[post_date] => 2019-09-23 12:49:20
[year] => 2019
[month] => 9
[post_type] => post
)
[135] => stdClass Object
(
[slug] => misc
[ID] => 18660
[post_name] => que
[post_title] => ¿Qué?
[post_author] => 2
[post_date] => 2019-09-22 11:05:03
[year] => 2019
[month] => 9
[post_type] => post
)
[136] => stdClass Object
(
[slug] => batman
[ID] => 18659
[post_name] => batman-80-years
[post_title] => Batman: 80 Years
[post_author] => 2
[post_date] => 2019-09-21 21:59:32
[year] => 2019
[month] => 9
[post_type] => post
)
[137] => stdClass Object
(
[slug] => batman
[ID] => 18656
[post_name] => batman-tas-2
[post_title] => Batman TAS - Arkham
[post_author] => 2
[post_date] => 2019-09-21 21:42:10
[year] => 2019
[month] => 9
[post_type] => post
)
[138] => stdClass Object
(
[slug] => batman
[ID] => 18655
[post_name] => batraton-mickey
[post_title] => Batratón Mickey
[post_author] => 2
[post_date] => 2019-09-21 21:25:59
[year] => 2019
[month] => 9
[post_type] => post
)
[139] => stdClass Object
(
[slug] => batman
[ID] => 18648
[post_name] => adam-west-day
[post_title] => Adam West day
[post_author] => 2
[post_date] => 2019-09-21 21:16:17
[year] => 2019
[month] => 9
[post_type] => post
)
[140] => stdClass Object
(
[slug] => jurassic-park
[ID] => 18646
[post_name] => battle-at-big-rock
[post_title] => Battle at Big Rock
[post_author] => 2
[post_date] => 2019-09-20 16:04:17
[year] => 2019
[month] => 9
[post_type] => post
)
[141] => stdClass Object
(
[slug] => cine
[ID] => 18641
[post_name] => musicol
[post_title] => Mu"sico"l
[post_author] => 2
[post_date] => 2019-09-01 07:30:25
[year] => 2019
[month] => 9
[post_type] => post
)
[142] => stdClass Object
(
[slug] => marketing
[ID] => 18638
[post_name] => proximamente
[post_title] => Próximamente!!!
[post_author] => 2
[post_date] => 2019-08-29 15:30:50
[year] => 2019
[month] => 8
[post_type] => post
)
[143] => stdClass Object
(
[slug] => sagrashouse
[ID] => 18633
[post_name] => vacaciones
[post_title] => Vacaciones
[post_author] => 2
[post_date] => 2019-08-25 16:35:40
[year] => 2019
[month] => 8
[post_type] => post
)
[144] => stdClass Object
(
[slug] => misc
[ID] => 18616
[post_name] => rinoceronte
[post_title] => Rinoceronte
[post_author] => 2
[post_date] => 2019-07-25 20:56:21
[year] => 2019
[month] => 7
[post_type] => post
)
[145] => stdClass Object
(
[slug] => superman
[ID] => 18615
[post_name] => hijo-rojo
[post_title] => Hijo rojo
[post_author] => 2
[post_date] => 2019-07-25 08:35:31
[year] => 2019
[month] => 7
[post_type] => post
)
[146] => stdClass Object
(
[slug] => cine
[ID] => 18611
[post_name] => rutger-hauer
[post_title] => Rutger Hauer
[post_author] => 2
[post_date] => 2019-07-24 21:47:59
[year] => 2019
[month] => 7
[post_type] => post
)
[147] => stdClass Object
(
[slug] => batman
[ID] => 18601
[post_name] => batman-hush-2019
[post_title] => Batman Hush 2019
[post_author] => 2
[post_date] => 2019-07-20 16:29:29
[year] => 2019
[month] => 7
[post_type] => post
)
[148] => stdClass Object
(
[slug] => misc
[ID] => 18600
[post_name] => no-estamos-llorando
[post_title] => No estamos llorando
[post_author] => 2
[post_date] => 2019-07-20 15:31:56
[year] => 2019
[month] => 7
[post_type] => post
)
[149] => stdClass Object
(
[slug] => star-trek
[ID] => 18597
[post_name] => picard-2
[post_title] => Picard
[post_author] => 2
[post_date] => 2019-07-20 14:20:00
[year] => 2019
[month] => 7
[post_type] => post
)
[150] => stdClass Object
(
[slug] => batman
[ID] => 18588
[post_name] => batman-noir
[post_title] => Batman noir
[post_author] => 2
[post_date] => 2019-07-13 09:36:42
[year] => 2019
[month] => 7
[post_type] => post
)
[151] => stdClass Object
(
[slug] => misc
[ID] => 18585
[post_name] => el-bosque
[post_title] => El Bosque
[post_author] => 2
[post_date] => 2019-07-12 12:12:08
[year] => 2019
[month] => 7
[post_type] => post
)
[152] => stdClass Object
(
[slug] => misc
[ID] => 18583
[post_name] => tu-me-suenas-de-algo
[post_title] => ¿Tú me suenas de algo?
[post_author] => 2
[post_date] => 2019-07-10 17:53:08
[year] => 2019
[month] => 7
[post_type] => post
)
[153] => stdClass Object
(
[slug] => jurassic-park
[ID] => 18580
[post_name] => camp-cretaceous
[post_title] => Camp Cretaceous
[post_author] => 2
[post_date] => 2019-07-09 21:01:28
[year] => 2019
[month] => 7
[post_type] => post
)
[154] => stdClass Object
(
[slug] => batman
[ID] => 18576
[post_name] => jason
[post_title] => Jason
[post_author] => 2
[post_date] => 2019-07-06 16:52:38
[year] => 2019
[month] => 7
[post_type] => post
)
[155] => stdClass Object
(
[slug] => canal-9
[ID] => 18572
[post_name] => terres-de-cinema
[post_title] => Terres de cinema
[post_author] => 2
[post_date] => 2019-07-06 14:21:44
[year] => 2019
[month] => 7
[post_type] => post
)
[156] => stdClass Object
(
[slug] => jose-mota
[ID] => 18485
[post_name] => el-resplandor
[post_title] => El resplandor
[post_author] => 2
[post_date] => 2019-07-03 12:30:20
[year] => 2019
[month] => 7
[post_type] => post
)
[157] => stdClass Object
(
[slug] => cine
[ID] => 18540
[post_name] => the-current-war
[post_title] => The Current War
[post_author] => 2
[post_date] => 2019-07-01 12:37:07
[year] => 2019
[month] => 7
[post_type] => post
)
[158] => stdClass Object
(
[slug] => misc
[ID] => 18530
[post_name] => tesla
[post_title] => Tesla
[post_author] => 2
[post_date] => 2019-06-27 12:35:13
[year] => 2019
[month] => 6
[post_type] => post
)
[159] => stdClass Object
(
[slug] => misc
[ID] => 18439
[post_name] => la-gran-traicion
[post_title] => La gran traición
[post_author] => 2
[post_date] => 2019-06-26 12:30:19
[year] => 2019
[month] => 6
[post_type] => post
)
[160] => stdClass Object
(
[slug] => fx
[ID] => 18433
[post_name] => evolucion-de-la-ciencia-ficcion
[post_title] => Evolución de la ciencia ficción
[post_author] => 2
[post_date] => 2019-06-24 12:29:14
[year] => 2019
[month] => 6
[post_type] => post
)
[161] => stdClass Object
(
[slug] => batman
[ID] => 18475
[post_name] => steampunk-baturday
[post_title] => Steampunk Baturday
[post_author] => 2
[post_date] => 2019-06-22 16:30:20
[year] => 2019
[month] => 6
[post_type] => post
)
[162] => stdClass Object
(
[slug] => misc
[ID] => 18471
[post_name] => yellow-day
[post_title] => Yellow day
[post_author] => 2
[post_date] => 2019-06-20 12:37:31
[year] => 2019
[month] => 6
[post_type] => post
)
[163] => stdClass Object
(
[slug] => spielberg
[ID] => 18438
[post_name] => marca-de-la-casa
[post_title] => Marca Spielberg
[post_author] => 2
[post_date] => 2019-06-20 12:30:03
[year] => 2019
[month] => 6
[post_type] => post
)
[164] => stdClass Object
(
[slug] => jurassic-park
[ID] => 18459
[post_name] => wellcome-to-jurassic-park-2
[post_title] => Wellcome to Jurassic Park
[post_author] => 2
[post_date] => 2019-06-19 12:35:48
[year] => 2019
[month] => 6
[post_type] => post
)
[165] => stdClass Object
(
[slug] => cine
[ID] => 18415
[post_name] => gene-wilder
[post_title] => Gene Wilder
[post_author] => 2
[post_date] => 2019-06-19 12:00:08
[year] => 2019
[month] => 6
[post_type] => post
)
[166] => stdClass Object
(
[slug] => valencia
[ID] => 18447
[post_name] => el-charlton-heston-campeador
[post_title] => El Charlton Heston Campeador
[post_author] => 2
[post_date] => 2019-06-18 12:30:14
[year] => 2019
[month] => 6
[post_type] => post
)
[167] => stdClass Object
(
[slug] => fx
[ID] => 18403
[post_name] => efectos-especiales
[post_title] => Efectos especiales
[post_author] => 2
[post_date] => 2019-06-17 12:30:58
[year] => 2019
[month] => 6
[post_type] => post
)
[168] => stdClass Object
(
[slug] => star-wars
[ID] => 18437
[post_name] => que-la-fuerza-te-acompane
[post_title] => Que la Fuerza te acompañe...
[post_author] => 2
[post_date] => 2019-06-16 09:06:37
[year] => 2019
[month] => 6
[post_type] => post
)
[169] => stdClass Object
(
[slug] => batman
[ID] => 18179
[post_name] => mejor-bat-traje
[post_title] => Mejor bat traje
[post_author] => 2
[post_date] => 2019-06-15 12:29:46
[year] => 2019
[month] => 6
[post_type] => post
)
[170] => stdClass Object
(
[slug] => star-trek
[ID] => 18422
[post_name] => star-trek-discovery
[post_title] => Star Trek Discovery
[post_author] => 2
[post_date] => 2019-06-14 20:53:38
[year] => 2019
[month] => 6
[post_type] => post
)
[171] => stdClass Object
(
[slug] => cine
[ID] => 18405
[post_name] => chaplin-100
[post_title] => Chaplin 100
[post_author] => 2
[post_date] => 2019-06-13 12:30:00
[year] => 2019
[month] => 6
[post_type] => post
)
[172] => stdClass Object
(
[slug] => star-trek
[ID] => 18417
[post_name] => tarantino-a-new-frontier
[post_title] => Tarantino, a new frontier
[post_author] => 2
[post_date] => 2019-06-12 22:39:02
[year] => 2019
[month] => 6
[post_type] => post
)
[173] => stdClass Object
(
[slug] => indiana-jones
[ID] => 18385
[post_name] => la-penultima-cruzada
[post_title] => La penúltima cruzada
[post_author] => 2
[post_date] => 2019-06-12 12:30:38
[year] => 2019
[month] => 6
[post_type] => post
)
[174] => stdClass Object
(
[slug] => cine
[ID] => 18402
[post_name] => fronkostin
[post_title] => Fronkostin
[post_author] => 2
[post_date] => 2019-06-12 12:11:07
[year] => 2019
[month] => 6
[post_type] => post
)
[175] => stdClass Object
(
[slug] => cine
[ID] => 18378
[post_name] => historias-para-recordar
[post_title] => Historias para recordar
[post_author] => 2
[post_date] => 2019-06-11 12:30:52
[year] => 2019
[month] => 6
[post_type] => post
)
[176] => stdClass Object
(
[slug] => batman
[ID] => 18374
[post_name] => batmans
[post_title] => Batmans
[post_author] => 2
[post_date] => 2019-06-08 21:57:32
[year] => 2019
[month] => 6
[post_type] => post
)
[177] => stdClass Object
(
[slug] => cine
[ID] => 18358
[post_name] => chicho-ibanez-serrador-2
[post_title] => Chicho Ibáñez Serrador
[post_author] => 2
[post_date] => 2019-06-08 21:22:33
[year] => 2019
[month] => 6
[post_type] => post
)
[178] => stdClass Object
(
[slug] => cine
[ID] => 18364
[post_name] => miniclases-magistrales
[post_title] => Miniclases magistrales
[post_author] => 2
[post_date] => 2019-06-08 21:09:27
[year] => 2019
[month] => 6
[post_type] => post
)
[179] => stdClass Object
(
[slug] => cine
[ID] => 18354
[post_name] => chicho-ibanez-serrador
[post_title] => Chicho Ibáñez Serrador
[post_author] => 2
[post_date] => 2019-06-07 21:08:38
[year] => 2019
[month] => 6
[post_type] => post
)
[180] => stdClass Object
(
[slug] => orgullo-friki
[ID] => 18255
[post_name] => 25-mayo-friki
[post_title] => 25 mayo friki
[post_author] => 2
[post_date] => 2019-06-07 19:37:45
[year] => 2019
[month] => 6
[post_type] => post
)
[181] => stdClass Object
(
[slug] => misc
[ID] => 18350
[post_name] => el-cajon-de-ideas
[post_title] => El cajón de ideas
[post_author] => 2
[post_date] => 2019-06-07 15:27:00
[year] => 2019
[month] => 6
[post_type] => post
)
[182] => stdClass Object
(
[slug] => alien
[ID] => 18296
[post_name] => alien-2
[post_title] => Alien
[post_author] => 2
[post_date] => 2019-06-05 21:00:40
[year] => 2019
[month] => 6
[post_type] => post
)
[183] => stdClass Object
(
[slug] => spielberg
[ID] => 18288
[post_name] => et
[post_title] => ET
[post_author] => 2
[post_date] => 2019-06-05 20:00:51
[year] => 2019
[month] => 6
[post_type] => post
)
[184] => stdClass Object
(
[slug] => misc
[ID] => 18331
[post_name] => segundo
[post_title] => Segundo
[post_author] => 2
[post_date] => 2019-06-05 12:30:31
[year] => 2019
[month] => 6
[post_type] => post
)
[185] => stdClass Object
(
[slug] => cine
[ID] => 18332
[post_name] => django-y-diego-y-tarantino
[post_title] => Django y Diego y Tarantino
[post_author] => 2
[post_date] => 2019-06-04 13:01:41
[year] => 2019
[month] => 6
[post_type] => post
)
[186] => stdClass Object
(
[slug] => cine
[ID] => 18301
[post_name] => cine
[post_title] => Cine
[post_author] => 2
[post_date] => 2019-06-04 12:30:23
[year] => 2019
[month] => 6
[post_type] => post
)
[187] => stdClass Object
(
[slug] => batman
[ID] => 18297
[post_name] => autentico-batman
[post_title] => Auténtico Batman
[post_author] => 2
[post_date] => 2019-06-01 18:20:20
[year] => 2019
[month] => 6
[post_type] => post
)
[188] => stdClass Object
(
[slug] => batman
[ID] => 18308
[post_name] => batman-de-reeves
[post_title] => Batman de Reeves
[post_author] => 2
[post_date] => 2019-06-01 17:01:05
[year] => 2019
[month] => 6
[post_type] => post
)
[189] => stdClass Object
(
[slug] => batman
[ID] => 18284
[post_name] => batman-medley
[post_title] => Batman Medley
[post_author] => 2
[post_date] => 2019-06-01 12:18:09
[year] => 2019
[month] => 6
[post_type] => post
)
[190] => stdClass Object
(
[slug] => cine
[ID] => 18287
[post_name] => clint-eastwood
[post_title] => Clint Eastwood
[post_author] => 2
[post_date] => 2019-05-31 13:36:07
[year] => 2019
[month] => 5
[post_type] => post
)
[191] => stdClass Object
(
[slug] => cine
[ID] => 18271
[post_name] => se-tu-mismo-2
[post_title] => Sé tú mismo
[post_author] => 2
[post_date] => 2019-05-29 12:30:59
[year] => 2019
[month] => 5
[post_type] => post
)
[192] => stdClass Object
(
[slug] => chiquito-de-la-calzada
[ID] => 18275
[post_name] => conjuncion-de-estrellas
[post_title] => Conjunción de estrellas
[post_author] => 2
[post_date] => 2019-05-28 12:30:27
[year] => 2019
[month] => 5
[post_type] => post
)
[193] => stdClass Object
(
[slug] => cine
[ID] => 18273
[post_name] => dragones-y-mazmorras-3
[post_title] => Dragones y Mazmorras
[post_author] => 2
[post_date] => 2019-05-28 12:30:18
[year] => 2019
[month] => 5
[post_type] => post
)
[194] => stdClass Object
(
[slug] => juani-sagra
[ID] => 17632
[post_name] => ramon-de-la-sagra
[post_title] => Ramón de la Sagra
[post_author] => 2
[post_date] => 2019-05-27 12:30:39
[year] => 2019
[month] => 5
[post_type] => post
)
[195] => stdClass Object
(
[slug] => valencia-cf
[ID] => 18259
[post_name] => probe-miguel
[post_title] => Probe Miguel
[post_author] => 2
[post_date] => 2019-05-26 08:29:36
[year] => 2019
[month] => 5
[post_type] => post
)
[196] => stdClass Object
(
[slug] => spielberg
[ID] => 18251
[post_name] => el-mundo-perdido-2
[post_title] => El Mundo Perdido
[post_author] => 2
[post_date] => 2019-05-26 06:42:35
[year] => 2019
[month] => 5
[post_type] => post
)
[197] => stdClass Object
(
[slug] => valencia-cf
[ID] => 18257
[post_name] => final-copa-rey
[post_title] => Final Copa Rey
[post_author] => 2
[post_date] => 2019-05-25 22:07:45
[year] => 2019
[month] => 5
[post_type] => post
)
[198] => stdClass Object
(
[slug] => valencia-cf
[ID] => 18252
[post_name] => copa-del-rey-1999
[post_title] => Copa del Rey 1999
[post_author] => 2
[post_date] => 2019-05-25 17:11:32
[year] => 2019
[month] => 5
[post_type] => post
)
[199] => stdClass Object
(
[slug] => misc
[ID] => 18241
[post_name] => eduard-punset
[post_title] => Eduard Punset
[post_author] => 2
[post_date] => 2019-05-25 10:29:25
[year] => 2019
[month] => 5
[post_type] => post
)
[200] => stdClass Object
(
[slug] => comic
[ID] => 17232
[post_name] => cameos-de-stan-lee
[post_title] => Cameos de Stan Lee
[post_author] => 2
[post_date] => 2019-05-25 10:00:50
[year] => 2019
[month] => 5
[post_type] => post
)
[201] => stdClass Object
(
[slug] => star-trek
[ID] => 18243
[post_name] => picard
[post_title] => Picard
[post_author] => 2
[post_date] => 2019-05-25 08:21:29
[year] => 2019
[month] => 5
[post_type] => post
)
[202] => stdClass Object
(
[slug] => bud-spencer
[ID] => 18242
[post_name] => habichuelas-1970
[post_title] => Habichuelas
[post_author] => 2
[post_date] => 2019-05-24 22:01:39
[year] => 2019
[month] => 5
[post_type] => post
)
[203] => stdClass Object
(
[slug] => quisiera-ver
[ID] => 18229
[post_name] => editor-basico-para-wp
[post_title] => Editor básico para WP
[post_author] => 2
[post_date] => 2019-05-23 16:24:44
[year] => 2019
[month] => 5
[post_type] => post
)
[204] => stdClass Object
(
[slug] => batman
[ID] => 18237
[post_name] => batman-vs-darth-vader
[post_title] => BATMAN vs DARTH VADER
[post_author] => 2
[post_date] => 2019-05-18 08:25:58
[year] => 2019
[month] => 5
[post_type] => post
)
[205] => stdClass Object
(
[slug] => batman
[ID] => 18236
[post_name] => quien-apatrullara-gotham
[post_title] => ¿Quién apatrullará Gotham?
[post_author] => 2
[post_date] => 2019-05-17 21:30:56
[year] => 2019
[month] => 5
[post_type] => post
)
[206] => stdClass Object
(
[slug] => futbol
[ID] => 18086
[post_name] => comunio-vs-comunio
[post_title] => Comunio vs Comunio
[post_author] => 2
[post_date] => 2019-05-16 18:34:09
[year] => 2019
[month] => 5
[post_type] => post
)
[207] => stdClass Object
(
[slug] => misc
[ID] => 18224
[post_name] => antonio-ozores
[post_title] => Antonio Ozores
[post_author] => 2
[post_date] => 2019-05-13 16:45:59
[year] => 2019
[month] => 5
[post_type] => post
)
[208] => stdClass Object
(
[slug] => cine
[ID] => 18226
[post_name] => doris-day
[post_title] => Doris Day
[post_author] => 2
[post_date] => 2019-05-13 14:50:31
[year] => 2019
[month] => 5
[post_type] => post
)
[209] => stdClass Object
(
[slug] => misc
[ID] => 18220
[post_name] => dia-de-la-madre
[post_title] => Día de la madre
[post_author] => 2
[post_date] => 2019-05-13 12:30:42
[year] => 2019
[month] => 5
[post_type] => post
)
[210] => stdClass Object
(
[slug] => cine
[ID] => 18218
[post_name] => nos-hacemos-unas-pajillas
[post_title] => Nos hacemos unas pajillas
[post_author] => 2
[post_date] => 2019-05-13 06:49:24
[year] => 2019
[month] => 5
[post_type] => post
)
[211] => stdClass Object
(
[slug] => john-williams
[ID] => 18196
[post_name] => top-williams
[post_title] => Top Williams
[post_author] => 2
[post_date] => 2019-05-11 18:09:16
[year] => 2019
[month] => 5
[post_type] => post
)
[212] => stdClass Object
(
[slug] => misc
[ID] => 18193
[post_name] => rubalcaba-y-la-tabla-periodica
[post_title] => RUBALCABA y la tabla periódica
[post_author] => 2
[post_date] => 2019-05-11 14:03:59
[year] => 2019
[month] => 5
[post_type] => post
)
[213] => stdClass Object
(
[slug] => misc
[ID] => 18191
[post_name] => periodismo-de-riesgo
[post_title] => Periodismo de riesgo
[post_author] => 2
[post_date] => 2019-05-10 14:19:35
[year] => 2019
[month] => 5
[post_type] => post
)
[214] => stdClass Object
(
[slug] => cine
[ID] => 18182
[post_name] => suenos
[post_title] => Sueños
[post_author] => 2
[post_date] => 2019-05-08 08:32:23
[year] => 2019
[month] => 5
[post_type] => post
)
[215] => stdClass Object
(
[slug] => spielberg
[ID] => 18152
[post_name] => tiburon
[post_title] => Tiburón
[post_author] => 2
[post_date] => 2019-05-05 12:28:00
[year] => 2019
[month] => 5
[post_type] => post
)
[216] => stdClass Object
(
[slug] => star-wars
[ID] => 18155
[post_name] => dia-star-wars-ya-tocan-las-pelotas
[post_title] => Día Star Wars, ya tocan las pelotas
[post_author] => 2
[post_date] => 2019-05-04 22:19:17
[year] => 2019
[month] => 5
[post_type] => post
)
[217] => stdClass Object
(
[slug] => misc
[ID] => 18134
[post_name] => solicitud-rechazada
[post_title] => Solicitud rechazada
[post_author] => 2
[post_date] => 2019-05-04 16:02:46
[year] => 2019
[month] => 5
[post_type] => post
)
[218] => stdClass Object
(
[slug] => batman
[ID] => 18147
[post_name] => batmans-rarunos
[post_title] => Batman's rarunos
[post_author] => 2
[post_date] => 2019-05-04 14:28:47
[year] => 2019
[month] => 5
[post_type] => post
)
[219] => stdClass Object
(
[slug] => star-wars
[ID] => 18144
[post_name] => dia-de-la-fuerza-2
[post_title] => Día de la fuerza
[post_author] => 2
[post_date] => 2019-05-04 11:24:46
[year] => 2019
[month] => 5
[post_type] => post
)
[220] => stdClass Object
(
[slug] => cine
[ID] => 18128
[post_name] => alfred-hitchcock-2
[post_title] => Alfred Hitchcock
[post_author] => 2
[post_date] => 2019-05-01 14:05:47
[year] => 2019
[month] => 5
[post_type] => post
)
[221] => stdClass Object
(
[slug] => john-williams
[ID] => 18109
[post_name] => superman-john-williams
[post_title] => Superman - John Williams
[post_author] => 2
[post_date] => 2019-04-27 16:08:02
[year] => 2019
[month] => 4
[post_type] => post
)
[222] => stdClass Object
(
[slug] => misc
[ID] => 18101
[post_name] => elecciones-2019
[post_title] => Elecciones 2019
[post_author] => 2
[post_date] => 2019-04-26 13:52:04
[year] => 2019
[month] => 4
[post_type] => post
)
[223] => stdClass Object
(
[slug] => cine
[ID] => 18099
[post_name] => ladrido-jurasico
[post_title] => Ladrido Jurásico
[post_author] => 2
[post_date] => 2019-04-24 18:44:50
[year] => 2019
[month] => 4
[post_type] => post
)
[224] => stdClass Object
(
[slug] => star-trek
[ID] => 18068
[post_name] => capitan-gallina-en-el-puente
[post_title] => Capitán, Gallina en el puente
[post_author] => 2
[post_date] => 2019-04-24 12:32:23
[year] => 2019
[month] => 4
[post_type] => post
)
[225] => stdClass Object
(
[slug] => quisiera-ver
[ID] => 18079
[post_name] => space-travels
[post_title] => Space travelers
[post_author] => 2
[post_date] => 2019-04-23 17:17:08
[year] => 2019
[month] => 4
[post_type] => post
)
[226] => stdClass Object
(
[slug] => misc
[ID] => 18094
[post_name] => dia-de-la-tierra
[post_title] => Día de la Tierra
[post_author] => 2
[post_date] => 2019-04-22 19:36:39
[year] => 2019
[month] => 4
[post_type] => post
)
[227] => stdClass Object
(
[slug] => cine
[ID] => 18071
[post_name] => pickpocket
[post_title] => Pickpocket
[post_author] => 2
[post_date] => 2019-04-22 09:24:16
[year] => 2019
[month] => 4
[post_type] => post
)
[228] => stdClass Object
(
[slug] => batman
[ID] => 18057
[post_name] => oda-a-batman
[post_title] => Oda a Batman
[post_author] => 2
[post_date] => 2019-04-20 17:54:28
[year] => 2019
[month] => 4
[post_type] => post
)
[229] => stdClass Object
(
[slug] => batman
[ID] => 18058
[post_name] => gotham
[post_title] => Gotham
[post_author] => 2
[post_date] => 2019-04-20 17:51:16
[year] => 2019
[month] => 4
[post_type] => post
)
[230] => stdClass Object
(
[slug] => letra-de-cancion
[ID] => 18012
[post_name] => bohemian-rhapsody
[post_title] => Bohemian Rhapsody
[post_author] => 2
[post_date] => 2019-04-19 12:30:03
[year] => 2019
[month] => 4
[post_type] => post
)
[231] => stdClass Object
(
[slug] => queen
[ID] => 18007
[post_name] => melenudos
[post_title] => Melenudos
[post_author] => 2
[post_date] => 2019-04-17 12:36:40
[year] => 2019
[month] => 4
[post_type] => post
)
[232] => stdClass Object
(
[slug] => fotografia
[ID] => 18029
[post_name] => la-sandalia
[post_title] => La sandalia
[post_author] => 2
[post_date] => 2019-04-17 12:30:16
[year] => 2019
[month] => 4
[post_type] => post
)
[233] => stdClass Object
(
[slug] => misc
[ID] => 18016
[post_name] => el-ojo-de-sauron
[post_title] => El ojo de Sauron
[post_author] => 2
[post_date] => 2019-04-16 12:30:06
[year] => 2019
[month] => 4
[post_type] => post
)
[234] => stdClass Object
(
[slug] => batman
[ID] => 17949
[post_name] => pennyworth
[post_title] => Pennyworth
[post_author] => 2
[post_date] => 2019-04-07 21:00:46
[year] => 2019
[month] => 4
[post_type] => post
)
[235] => stdClass Object
(
[slug] => batman
[ID] => 17984
[post_name] => batman-con-la-iglesia-hemos-topao
[post_title] => Batman. Con la Iglesia hemos topao
[post_author] => 2
[post_date] => 2019-04-07 14:14:29
[year] => 2019
[month] => 4
[post_type] => post
)
[236] => stdClass Object
(
[slug] => cine
[ID] => 17965
[post_name] => william-wallace
[post_title] => William Wallace
[post_author] => 2
[post_date] => 2019-04-03 22:36:53
[year] => 2019
[month] => 4
[post_type] => post
)
[237] => stdClass Object
(
[slug] => misc
[ID] => 17963
[post_name] => dia-internacional-por-la-concienciacion-con-el-autismo
[post_title] => Día internacional por la concienciación con el Autismo
[post_author] => 2
[post_date] => 2019-04-02 12:23:47
[year] => 2019
[month] => 4
[post_type] => post
)
[238] => stdClass Object
(
[slug] => batman
[ID] => 17943
[post_name] => en-9-de-batman
[post_title] => En 9 de Batman
[post_author] => 2
[post_date] => 2019-03-30 13:41:38
[year] => 2019
[month] => 3
[post_type] => post
)
[239] => stdClass Object
(
[slug] => valencia-cf
[ID] => 17942
[post_name] => partido-de-leyendas
[post_title] => Partido de leyendas
[post_author] => 2
[post_date] => 2019-03-30 13:29:23
[year] => 2019
[month] => 3
[post_type] => post
)
[240] => stdClass Object
(
[slug] => cine
[ID] => 17940
[post_name] => 20-anos-de-matrix
[post_title] => 20 años de Matrix
[post_author] => 2
[post_date] => 2019-03-30 01:28:31
[year] => 2019
[month] => 3
[post_type] => post
)
[241] => stdClass Object
(
[slug] => cine
[ID] => 17936
[post_name] => futurama
[post_title] => Futurama
[post_author] => 2
[post_date] => 2019-03-30 00:53:07
[year] => 2019
[month] => 3
[post_type] => post
)
[242] => stdClass Object
(
[slug] => star-trek
[ID] => 17933
[post_name] => the-orville
[post_title] => The Orville
[post_author] => 2
[post_date] => 2019-03-30 00:23:00
[year] => 2019
[month] => 3
[post_type] => post
)
[243] => stdClass Object
(
[slug] => batman
[ID] => 17929
[post_name] => long-live-the-bat
[post_title] => Long live the Bat
[post_author] => 2
[post_date] => 2019-03-29 23:26:25
[year] => 2019
[month] => 3
[post_type] => post
)
[244] => stdClass Object
(
[slug] => batman
[ID] => 17782
[post_name] => la-vida-despues-de-flash
[post_title] => La vida después de Flash
[post_author] => 2
[post_date] => 2019-03-29 13:30:47
[year] => 2019
[month] => 3
[post_type] => post
)
[245] => stdClass Object
(
[slug] => musica
[ID] => 17886
[post_name] => himno-de-espana-con-jaime-altozano
[post_title] => Viva España 2
[post_author] => 2
[post_date] => 2019-03-22 13:30:19
[year] => 2019
[month] => 3
[post_type] => post
)
[246] => stdClass Object
(
[slug] => fallas
[ID] => 17884
[post_name] => mascleta-2
[post_title] => Mascletà
[post_author] => 2
[post_date] => 2019-03-21 13:30:33
[year] => 2019
[month] => 3
[post_type] => post
)
[247] => stdClass Object
(
[slug] => valencia-cf
[ID] => 17865
[post_name] => felicidades-valencia-cf
[post_title] => Felicidades Valencia CF
[post_author] => 2
[post_date] => 2019-03-20 13:30:20
[year] => 2019
[month] => 3
[post_type] => post
)
[248] => stdClass Object
(
[slug] => misc
[ID] => 17880
[post_name] => monty-pythons-life-of-brian-40-anos
[post_title] => Monty Python's "Life of Brian" 40 años
[post_author] => 2
[post_date] => 2019-03-20 13:30:16
[year] => 2019
[month] => 3
[post_type] => post
)
[249] => stdClass Object
(
[slug] => valencia-cf
[ID] => 17860
[post_name] => vcf-90-anys-de-sentiment
[post_title] => VCF 90 anys de sentiment
[post_author] => 2
[post_date] => 2019-03-18 20:08:06
[year] => 2019
[month] => 3
[post_type] => post
)
[250] => stdClass Object
(
[slug] => valencia-cf
[ID] => 17652
[post_name] => mi-valencia
[post_title] => Mi Valencia
[post_author] => 2
[post_date] => 2019-03-18 18:45:07
[year] => 2019
[month] => 3
[post_type] => post
)
[251] => stdClass Object
(
[slug] => misc
[ID] => 17690
[post_name] => amunt-valencia-tecno
[post_title] => Amunt valencia Tecno
[post_author] => 2
[post_date] => 2019-03-18 17:42:44
[year] => 2019
[month] => 3
[post_type] => post
)
[252] => stdClass Object
(
[slug] => fallas
[ID] => 17828
[post_name] => mascleta
[post_title] => Mascletà
[post_author] => 2
[post_date] => 2019-03-18 17:20:37
[year] => 2019
[month] => 3
[post_type] => post
)
[253] => stdClass Object
(
[slug] => valencia-cf
[ID] => 17845
[post_name] => amunt-valencia-2
[post_title] => !! AMUNT VALENCIA !!"
[post_author] => 2
[post_date] => 2019-03-18 17:17:51
[year] => 2019
[month] => 3
[post_type] => post
)
[254] => stdClass Object
(
[slug] => valencia-cf
[ID] => 17688
[post_name] => kelvin-lynch-valencia
[post_title] => Kelvin Lynch - Valencia
[post_author] => 2
[post_date] => 2019-03-18 17:00:06
[year] => 2019
[month] => 3
[post_type] => post
)
[255] => stdClass Object
(
[slug] => misc
[ID] => 17838
[post_name] => del-estadio-al-cielo
[post_title] => Del Estadio Al Cielo
[post_author] => 2
[post_date] => 2019-03-18 16:25:57
[year] => 2019
[month] => 3
[post_type] => post
)
[256] => stdClass Object
(
[slug] => valencia-cf
[ID] => 17739
[post_name] => no-nacimos-para-rendirnos
[post_title] => NO NACIMOS PARA RENDIRNOS
[post_author] => 2
[post_date] => 2019-03-18 15:10:58
[year] => 2019
[month] => 3
[post_type] => post
)
[257] => stdClass Object
(
[slug] => valencia-cf
[ID] => 17834
[post_name] => be-water-my-friend
[post_title] => Be Water My Friend
[post_author] => 2
[post_date] => 2019-03-18 14:40:32
[year] => 2019
[month] => 3
[post_type] => post
)
[258] => stdClass Object
(
[slug] => letra-de-cancion
[ID] => 17825
[post_name] => amunt-valencia
[post_title] => Amunt Valencia
[post_author] => 2
[post_date] => 2019-03-18 13:54:55
[year] => 2019
[month] => 3
[post_type] => post
)
[259] => stdClass Object
(
[slug] => humor
[ID] => 17784
[post_name] => encerrona
[post_title] => Encerrona
[post_author] => 2
[post_date] => 2019-03-18 13:30:32
[year] => 2019
[month] => 3
[post_type] => post
)
[260] => stdClass Object
(
[slug] => valencia-cf
[ID] => 17818
[post_name] => amunt-valencia-a-la-victoria
[post_title] => Amunt València a la victoria
[post_author] => 2
[post_date] => 2019-03-18 13:00:56
[year] => 2019
[month] => 3
[post_type] => post
)
[261] => stdClass Object
(
[slug] => valencia-cf
[ID] => 17665
[post_name] => carlos-soler-cenizas
[post_title] => Carlos Soler - Cenizas
[post_author] => 2
[post_date] => 2019-03-17 20:00:17
[year] => 2019
[month] => 3
[post_type] => post
)
[262] => stdClass Object
(
[slug] => valencia
[ID] => 17659
[post_name] => himno-original-del-valencia-cf
[post_title] => Himno original del Valencia CF
[post_author] => 2
[post_date] => 2019-03-17 20:00:15
[year] => 2019
[month] => 3
[post_type] => post
)
[263] => stdClass Object
(
[slug] => letra-de-cancion
[ID] => 17696
[post_name] => amunt-valencia-honor-y-gloria
[post_title] => Amunt Valencia, Honor y Gloria
[post_author] => 2
[post_date] => 2019-03-16 20:00:30
[year] => 2019
[month] => 3
[post_type] => post
)
[264] => stdClass Object
(
[slug] => batman
[ID] => 17777
[post_name] => yo-soy
[post_title] => Yo soy ...
[post_author] => 2
[post_date] => 2019-03-16 13:30:47
[year] => 2019
[month] => 3
[post_type] => post
)
[265] => stdClass Object
(
[slug] => valencia-cf
[ID] => 17687
[post_name] => cancion-del-doblete-2004-valencia-cf
[post_title] => Canción del doblete 2004 Valencia CF
[post_author] => 2
[post_date] => 2019-03-15 20:07:16
[year] => 2019
[month] => 3
[post_type] => post
)
[266] => stdClass Object
(
[slug] => valencia-cf
[ID] => 17647
[post_name] => mitico-valencia
[post_title] => Mítico Valencia
[post_author] => 2
[post_date] => 2019-03-15 20:05:42
[year] => 2019
[month] => 3
[post_type] => post
)
[267] => stdClass Object
(
[slug] => valencia-cf
[ID] => 17695
[post_name] => no-me-arrepiento-de-este-amor-llamado-valencia-cf
[post_title] => No me arrepiento de este amor llamado Valencia CF
[post_author] => 2
[post_date] => 2019-03-14 20:00:39
[year] => 2019
[month] => 3
[post_type] => post
)
[268] => stdClass Object
(
[slug] => letra-de-cancion
[ID] => 17682
[post_name] => nostalgia-de-bell-ville
[post_title] => Nostalgia de Bell Ville
[post_author] => 2
[post_date] => 2019-03-14 20:00:23
[year] => 2019
[month] => 3
[post_type] => post
)
[269] => stdClass Object
(
[slug] => misc
[ID] => 17798
[post_name] => reto-basura
[post_title] => Reto basura
[post_author] => 2
[post_date] => 2019-03-14 06:21:01
[year] => 2019
[month] => 3
[post_type] => post
)
[270] => stdClass Object
(
[slug] => letra-de-cancion
[ID] => 17743
[post_name] => valencia-experiment-bajoqueta-rock-hd-en-youtube
[post_title] => ¡¡¡Valencia Experiment!!!
[post_author] => 2
[post_date] => 2019-03-13 20:14:51
[year] => 2019
[month] => 3
[post_type] => post
)
[271] => stdClass Object
(
[slug] => comic
[ID] => 17758
[post_name] => oraculo
[post_title] => Oráculo
[post_author] => 2
[post_date] => 2019-03-13 13:30:21
[year] => 2019
[month] => 3
[post_type] => post
)
[272] => stdClass Object
(
[slug] => valencia-cf
[ID] => 17736
[post_name] => un-valencia-campio
[post_title] => Un Valencia Campió
[post_author] => 2
[post_date] => 2019-03-12 20:05:53
[year] => 2019
[month] => 3
[post_type] => post
)
[273] => stdClass Object
(
[slug] => letra-de-cancion
[ID] => 17745
[post_name] => sempre-amb-tu
[post_title] => Sempre Amb Tu
[post_author] => 2
[post_date] => 2019-03-11 20:59:41
[year] => 2019
[month] => 3
[post_type] => post
)
[274] => stdClass Object
(
[slug] => letra-de-cancion
[ID] => 17752
[post_name] => chirigota-los-quemasangre
[post_title] => Chirigota Los quemasangre
[post_author] => 2
[post_date] => 2019-03-10 17:36:06
[year] => 2019
[month] => 3
[post_type] => post
)
[275] => stdClass Object
(
[slug] => batman
[ID] => 17759
[post_name] => 80-anos-de-batman
[post_title] => 80 años de Batman
[post_author] => 2
[post_date] => 2019-03-10 08:44:39
[year] => 2019
[month] => 3
[post_type] => post
)
[276] => stdClass Object
(
[slug] => misc
[ID] => 17757
[post_name] => eeeeoooo
[post_title] => Eeeeoooo
[post_author] => 2
[post_date] => 2019-03-10 08:06:20
[year] => 2019
[month] => 3
[post_type] => post
)
[277] => stdClass Object
(
[slug] => letra-de-cancion
[ID] => 17746
[post_name] => ver-himno-curva-inicio-partido-valencia-atletico-en-youtube
[post_title] => Himno de la región
[post_author] => 2
[post_date] => 2019-03-08 20:30:57
[year] => 2019
[month] => 3
[post_type] => post
)
[278] => stdClass Object
(
[slug] => valencia-cf
[ID] => 17698
[post_name] => que-es-el-valencia-cf
[post_title] => ¿Qué es el Valencia CF?
[post_author] => 2
[post_date] => 2019-03-08 20:00:02
[year] => 2019
[month] => 3
[post_type] => post
)
[279] => stdClass Object
(
[slug] => letra-de-cancion
[ID] => 17643
[post_name] => sentiment
[post_title] => Sentiment
[post_author] => 2
[post_date] => 2019-03-07 21:40:18
[year] => 2019
[month] => 3
[post_type] => post
)
[280] => stdClass Object
(
[slug] => letra-de-cancion
[ID] => 17729
[post_name] => eterno-junto-a-ti-2
[post_title] => Eterno junto a ti
[post_author] => 2
[post_date] => 2019-03-07 21:15:13
[year] => 2019
[month] => 3
[post_type] => post
)
[281] => stdClass Object
(
[slug] => valencia-cf
[ID] => 17699
[post_name] => memory
[post_title] => MEMORY
[post_author] => 2
[post_date] => 2019-03-06 20:12:10
[year] => 2019
[month] => 3
[post_type] => post
)
[282] => stdClass Object
(
[slug] => misc
[ID] => 17640
[post_name] => figuras-a-evitar
[post_title] => Figuras a evitar
[post_author] => 2
[post_date] => 2019-03-06 13:30:25
[year] => 2019
[month] => 3
[post_type] => post
)
[283] => stdClass Object
(
[slug] => star-wars
[ID] => 17717
[post_name] => trailer-de-star-wars
[post_title] => Trailer de Star Wars
[post_author] => 2
[post_date] => 2019-03-06 13:23:37
[year] => 2019
[month] => 3
[post_type] => post
)
[284] => stdClass Object
(
[slug] => valencia-cf
[ID] => 17684
[post_name] => volveran
[post_title] => Volverán
[post_author] => 2
[post_date] => 2019-03-05 20:00:30
[year] => 2019
[month] => 3
[post_type] => post
)
[285] => stdClass Object
(
[slug] => spielberg
[ID] => 17666
[post_name] => la-regla-de-oro-para-que-tu-corto-o-pelicula-funcione
[post_title] => La regla de oro para que tu corto o película funcione
[post_author] => 2
[post_date] => 2019-03-05 13:30:58
[year] => 2019
[month] => 3
[post_type] => post
)
[286] => stdClass Object
(
[slug] => cine
[ID] => 17703
[post_name] => john-candy
[post_title] => John Candy
[post_author] => 2
[post_date] => 2019-03-04 21:41:10
[year] => 2019
[month] => 3
[post_type] => post
)
[287] => stdClass Object
(
[slug] => valencia-cf
[ID] => 17702
[post_name] => 100-anos-100-historias-2
[post_title] => 100 años 100 historias
[post_author] => 2
[post_date] => 2019-03-04 21:13:51
[year] => 2019
[month] => 3
[post_type] => post
)
[288] => stdClass Object
(
[slug] => valencia-cf
[ID] => 17701
[post_name] => esto-es-lo-que-nos-hace-grandes
[post_title] => Esto es lo que nos hace grandes
[post_author] => 2
[post_date] => 2019-03-04 21:02:31
[year] => 2019
[month] => 3
[post_type] => post
)
[289] => stdClass Object
(
[slug] => valencia-cf
[ID] => 17634
[post_name] => valencia-cf-un-sentimiento
[post_title] => Valencia CF, un sentimiento
[post_author] => 2
[post_date] => 2019-03-02 12:41:14
[year] => 2019
[month] => 3
[post_type] => post
)
[290] => stdClass Object
(
[slug] => cine
[ID] => 17584
[post_name] => hellboy-__
[post_title] => Hellboy (_|_)
[post_author] => 2
[post_date] => 2019-02-28 13:15:22
[year] => 2019
[month] => 2
[post_type] => post
)
[291] => stdClass Object
(
[slug] => misc
[ID] => 17587
[post_name] => receta-con-amor
[post_title] => Receta con amor
[post_author] => 2
[post_date] => 2019-02-27 13:30:21
[year] => 2019
[month] => 2
[post_type] => post
)
[292] => stdClass Object
(
[slug] => misc
[ID] => 17626
[post_name] => show-must-go-on
[post_title] => Show must go on
[post_author] => 2
[post_date] => 2019-02-27 12:46:03
[year] => 2019
[month] => 2
[post_type] => post
)
[293] => stdClass Object
(
[slug] => mobile
[ID] => 17615
[post_name] => el-cortador-de-cesped-ya-esta-aqui
[post_title] => El cortador de césped ya está aquí
[post_author] => 2
[post_date] => 2019-02-26 13:30:02
[year] => 2019
[month] => 2
[post_type] => post
)
[294] => stdClass Object
(
[slug] => comic
[ID] => 17610
[post_name] => 1-ano-sin-forges
[post_title] => 1 año sin Forges
[post_author] => 2
[post_date] => 2019-02-25 13:30:57
[year] => 2019
[month] => 2
[post_type] => post
)
[295] => stdClass Object
(
[slug] => comic
[ID] => 17575
[post_name] => vendetta
[post_title] => Vendetta
[post_author] => 2
[post_date] => 2019-02-19 13:30:55
[year] => 2019
[month] => 2
[post_type] => post
)
[296] => stdClass Object
(
[slug] => misc
[ID] => 17574
[post_name] => asperger
[post_title] => Asperger
[post_author] => 2
[post_date] => 2019-02-18 22:48:03
[year] => 2019
[month] => 2
[post_type] => post
)
[297] => stdClass Object
(
[slug] => batman
[ID] => 17562
[post_name] => nombres-y-mas-nombres
[post_title] => Nombres y más nombres
[post_author] => 2
[post_date] => 2019-02-15 22:03:58
[year] => 2019
[month] => 2
[post_type] => post
)
[298] => stdClass Object
(
[slug] => misc
[ID] => 17528
[post_name] => mariconadas-de-perez-reverte
[post_title] => Mariconadas de Pérez Reverte
[post_author] => 2
[post_date] => 2019-02-13 13:30:59
[year] => 2019
[month] => 2
[post_type] => post
)
[299] => stdClass Object
(
[slug] => misc
[ID] => 17559
[post_name] => 17559
[post_title] => Día de la mujer y de la niña científica
[post_author] => 2
[post_date] => 2019-02-12 21:28:02
[year] => 2019
[month] => 2
[post_type] => post
)
[300] => stdClass Object
(
[slug] => esdla
[ID] => 17554
[post_name] => tolkien
[post_title] => Tolkien
[post_author] => 2
[post_date] => 2019-02-12 20:59:29
[year] => 2019
[month] => 2
[post_type] => post
)
[301] => stdClass Object
(
[slug] => esdla
[ID] => 17511
[post_name] => escrito-por
[post_title] => Escrito por...
[post_author] => 2
[post_date] => 2019-02-12 20:40:49
[year] => 2019
[month] => 2
[post_type] => post
)
[302] => stdClass Object
(
[slug] => batman
[ID] => 17530
[post_name] => batman-regreso-al-futuro
[post_title] => Batman: Regreso al futuro
[post_author] => 2
[post_date] => 2019-02-12 13:30:45
[year] => 2019
[month] => 2
[post_type] => post
)
[303] => stdClass Object
(
[slug] => cine
[ID] => 17549
[post_name] => el-principe-de-zamunda-2
[post_title] => El Príncipe de Zamunda 2
[post_author] => 2
[post_date] => 2019-02-12 13:00:24
[year] => 2019
[month] => 2
[post_type] => post
)
[304] => stdClass Object
(
[slug] => misc
[ID] => 17517
[post_name] => un-sisas
[post_title] => Un sisás
[post_author] => 2
[post_date] => 2019-02-05 21:42:22
[year] => 2019
[month] => 2
[post_type] => post
)
[305] => stdClass Object
(
[slug] => misc
[ID] => 17502
[post_name] => no-seas-un-bot
[post_title] => No seas un bot
[post_author] => 2
[post_date] => 2019-01-30 13:30:06
[year] => 2019
[month] => 1
[post_type] => post
)
[306] => stdClass Object
(
[slug] => cine
[ID] => 17466
[post_name] => cine-navideno-de-accion
[post_title] => Cine navideño DE ACCIÓN
[post_author] => 2
[post_date] => 2019-01-25 13:30:04
[year] => 2019
[month] => 1
[post_type] => post
)
[307] => stdClass Object
(
[slug] => misc
[ID] => 17490
[post_name] => dia-del-community-manager
[post_title] => Día del Community Manager
[post_author] => 2
[post_date] => 2019-01-24 14:25:04
[year] => 2019
[month] => 1
[post_type] => post
)
[308] => stdClass Object
(
[slug] => lovecraft
[ID] => 17476
[post_name] => the-colour-out-of-space
[post_title] => The colour out of space
[post_author] => 2
[post_date] => 2019-01-24 13:31:16
[year] => 2019
[month] => 1
[post_type] => post
)
[309] => stdClass Object
(
[slug] => cine
[ID] => 17461
[post_name] => ideas-de-david-lynch
[post_title] => Ideas de David Lynch
[post_author] => 2
[post_date] => 2019-01-23 13:19:59
[year] => 2019
[month] => 1
[post_type] => post
)
[310] => stdClass Object
(
[slug] => misc
[ID] => 17464
[post_name] => los-inmortales-del-clan-hurtado
[post_title] => Los inmortales, del clan Hurtado
[post_author] => 2
[post_date] => 2019-01-22 13:30:06
[year] => 2019
[month] => 1
[post_type] => post
)
[311] => stdClass Object
(
[slug] => harold-ramis
[ID] => 17439
[post_name] => cazafantasmas-3
[post_title] => Cazafantasmas 3
[post_author] => 2
[post_date] => 2019-01-21 18:37:18
[year] => 2019
[month] => 1
[post_type] => post
)
[312] => stdClass Object
(
[slug] => premios-goya
[ID] => 17436
[post_name] => chicho-ibanez-serrador-goya-de-honor-2019
[post_title] => Chicho Ibáñez Serrador Goya de honor 2019
[post_author] => 2
[post_date] => 2019-01-14 20:10:28
[year] => 2019
[month] => 1
[post_type] => post
)
[313] => stdClass Object
(
[slug] => valencia-cf
[ID] => 17427
[post_name] => los-demas-estan-de-mas
[post_title] => Los demás están de más
[post_author] => 2
[post_date] => 2019-01-13 09:18:33
[year] => 2019
[month] => 1
[post_type] => post
)
[314] => stdClass Object
(
[slug] => batman
[ID] => 17421
[post_name] => batman-beyond
[post_title] => Batman Beyond
[post_author] => 2
[post_date] => 2019-01-11 13:30:15
[year] => 2019
[month] => 1
[post_type] => post
)
[315] => stdClass Object
(
[slug] => jurassic-park
[ID] => 17402
[post_name] => walmart
[post_title] => Walmart
[post_author] => 2
[post_date] => 2019-01-08 13:25:46
[year] => 2019
[month] => 1
[post_type] => post
)
[316] => stdClass Object
(
[slug] => misc
[ID] => 17400
[post_name] => 150-periodos
[post_title] => 150 periodos
[post_author] => 2
[post_date] => 2019-01-08 13:21:55
[year] => 2019
[month] => 1
[post_type] => post
)
[317] => stdClass Object
(
[slug] => cine
[ID] => 17397
[post_name] => bad-boys-3
[post_title] => Bad boys 3
[post_author] => 2
[post_date] => 2019-01-07 22:08:00
[year] => 2019
[month] => 1
[post_type] => post
)
[318] => stdClass Object
(
[slug] => batman
[ID] => 17390
[post_name] => batman-del-futuro
[post_title] => Batman del futuro
[post_author] => 2
[post_date] => 2019-01-05 15:45:31
[year] => 2019
[month] => 1
[post_type] => post
)
[319] => stdClass Object
(
[slug] => misc
[ID] => 17384
[post_name] => decalogo-de-videojuegos-para-padres
[post_title] => Decálogo de videojuegos para padres
[post_author] => 2
[post_date] => 2019-01-05 08:17:03
[year] => 2019
[month] => 1
[post_type] => post
)
[320] => stdClass Object
(
[slug] => cine
[ID] => 17380
[post_name] => shaun-of-the-dead
[post_title] => Shaun of the dead
[post_author] => 2
[post_date] => 2019-01-04 13:30:26
[year] => 2019
[month] => 1
[post_type] => post
)
[321] => stdClass Object
(
[slug] => pepe-mediavilla
[ID] => 17372
[post_name] => voces-en-imagenes
[post_title] => Voces en imágenes
[post_author] => 2
[post_date] => 2019-01-03 13:30:31
[year] => 2019
[month] => 1
[post_type] => post
)
[322] => stdClass Object
(
[slug] => misc
[ID] => 17361
[post_name] => pink-xmas
[post_title] => Pink XMas
[post_author] => 2
[post_date] => 2018-12-26 17:09:45
[year] => 2018
[month] => 12
[post_type] => post
)
[323] => stdClass Object
(
[slug] => star-wars
[ID] => 17353
[post_name] => darth-santa
[post_title] => Darth Santa
[post_author] => 2
[post_date] => 2018-12-26 15:37:45
[year] => 2018
[month] => 12
[post_type] => post
)
[324] => stdClass Object
(
[slug] => misc
[ID] => 17345
[post_name] => kit-de-herramientas-para-el-pensamiento-esceptico
[post_title] => Kit de herramientas para el pensamiento escéptico
[post_author] => 2
[post_date] => 2018-12-26 13:30:49
[year] => 2018
[month] => 12
[post_type] => post
)
[325] => stdClass Object
(
[slug] => misc
[ID] => 17340
[post_name] => juramento-del-lector
[post_title] => Juramento del lector
[post_author] => 2
[post_date] => 2018-12-24 13:30:49
[year] => 2018
[month] => 12
[post_type] => post
)
[326] => stdClass Object
(
[slug] => batman
[ID] => 17328
[post_name] => la-mascara-del-fantasma
[post_title] => La máscara del fantasma
[post_author] => 2
[post_date] => 2018-12-22 13:30:25
[year] => 2018
[month] => 12
[post_type] => post
)
[327] => stdClass Object
(
[slug] => letra-de-cancion
[ID] => 16315
[post_name] => streets-of-philadelphia
[post_title] => Streets of Philadelphia
[post_author] => 2
[post_date] => 2018-12-22 13:27:03
[year] => 2018
[month] => 12
[post_type] => post
)
[328] => stdClass Object
(
[slug] => misc
[ID] => 17347
[post_name] => queen-en-vivo
[post_title] => Queen en vivo
[post_author] => 2
[post_date] => 2018-12-21 17:59:22
[year] => 2018
[month] => 12
[post_type] => post
)
[329] => stdClass Object
(
[slug] => misc
[ID] => 17336
[post_name] => 17336
[post_title] => Chispa de locura
[post_author] => 2
[post_date] => 2018-12-19 12:36:44
[year] => 2018
[month] => 12
[post_type] => post
)
[330] => stdClass Object
(
[slug] => spielberg
[ID] => 17334
[post_name] => guia-de-spielberg
[post_title] => Guía de Spielberg
[post_author] => 2
[post_date] => 2018-12-18 22:01:45
[year] => 2018
[month] => 12
[post_type] => post
)
[331] => stdClass Object
(
[slug] => superman
[ID] => 17308
[post_name] => superman-40-anos
[post_title] => Superman - 40 años
[post_author] => 2
[post_date] => 2018-12-18 13:30:33
[year] => 2018
[month] => 12
[post_type] => post
)
[332] => stdClass Object
(
[slug] => misc
[ID] => 17305
[post_name] => stop-bulos
[post_title] => Stop bulos
[post_author] => 2
[post_date] => 2018-12-17 13:20:21
[year] => 2018
[month] => 12
[post_type] => post
)
[333] => stdClass Object
(
[slug] => misc
[ID] => 17303
[post_name] => que-gracioso
[post_title] => ¡Qué gracioso!
[post_author] => 2
[post_date] => 2018-12-12 13:30:43
[year] => 2018
[month] => 12
[post_type] => post
)
[334] => stdClass Object
(
[slug] => dinosaurios
[ID] => 17296
[post_name] => compra-ya-tu-entrada-para-cretazoo
[post_title] => Compra ya tu entrada para Cretazoo
[post_author] => 2
[post_date] => 2018-12-11 14:50:19
[year] => 2018
[month] => 12
[post_type] => post
)
[335] => stdClass Object
(
[slug] => cine
[ID] => 17134
[post_name] => laura-gallego
[post_title] => Laura Gallego
[post_author] => 2
[post_date] => 2018-12-10 13:30:03
[year] => 2018
[month] => 12
[post_type] => post
)
[336] => stdClass Object
(
[slug] => misc
[ID] => 17287
[post_name] => los-planos-de-quentin-tarantino
[post_title] => Los planos de Quentin Tarantino
[post_author] => 2
[post_date] => 2018-12-09 21:26:47
[year] => 2018
[month] => 12
[post_type] => post
)
[337] => stdClass Object
(
[slug] => cine
[ID] => 16321
[post_name] => gran-torino
[post_title] => Gran Torino
[post_author] => 2
[post_date] => 2018-12-09 13:07:14
[year] => 2018
[month] => 12
[post_type] => post
)
[338] => stdClass Object
(
[slug] => misc
[ID] => 17280
[post_name] => los-errores-de-la-izquierda
[post_title] => Los errores de la izquierda
[post_author] => 2
[post_date] => 2018-12-07 17:22:39
[year] => 2018
[month] => 12
[post_type] => post
)
[339] => stdClass Object
(
[slug] => luis-garcia-berlanga
[ID] => 17021
[post_name] => 40-anos-de-la-escopeta-nacional
[post_title] => 40 años de 'La escopeta nacional'
[post_author] => 2
[post_date] => 2018-12-07 13:30:32
[year] => 2018
[month] => 12
[post_type] => post
)
[340] => stdClass Object
(
[slug] => misc
[ID] => 17268
[post_name] => nunca-damos-los-votos-tan-solo-los-prestamos
[post_title] => Nunca damos los votos. Tan sólo los prestamos
[post_author] => 2
[post_date] => 2018-12-05 17:03:10
[year] => 2018
[month] => 12
[post_type] => post
)
[341] => stdClass Object
(
[slug] => valencia
[ID] => 17270
[post_name] => el-runner-per-vicent-marco
[post_title] => El runner per Vicent Marco
[post_author] => 2
[post_date] => 2018-12-05 13:30:37
[year] => 2018
[month] => 12
[post_type] => post
)
[342] => stdClass Object
(
[slug] => jose-mota
[ID] => 17262
[post_name] => kill-bill-vil-fanegas
[post_title] => Kill bill, vil Fanegas
[post_author] => 2
[post_date] => 2018-12-03 18:30:11
[year] => 2018
[month] => 12
[post_type] => post
)
[343] => stdClass Object
(
[slug] => esdla
[ID] => 16324
[post_name] => esdla-el-retorno-del-rey
[post_title] => ESDLA: El retorno del Rey
[post_author] => 2
[post_date] => 2018-12-01 13:11:35
[year] => 2018
[month] => 12
[post_type] => post
)
[344] => stdClass Object
(
[slug] => sin-categoria
[ID] => 16311
[post_name] => lista-de-schindler
[post_title] => Lista de Schindler
[post_author] => 2
[post_date] => 2018-11-30 13:15:16
[year] => 2018
[month] => 11
[post_type] => post
)
[345] => stdClass Object
(
[slug] => cine
[ID] => 16313
[post_name] => sra-doubtfire
[post_title] => Sra. Doubtfire, papá de por vida
[post_author] => 2
[post_date] => 2018-11-22 13:22:14
[year] => 2018
[month] => 11
[post_type] => post
)
[346] => stdClass Object
(
[slug] => letra-de-cancion
[ID] => 17243
[post_name] => quien-quiere-vivir-para-siempre
[post_title] => ¿Quién quiere vivir para siempre?
[post_author] => 2
[post_date] => 2018-11-21 21:50:16
[year] => 2018
[month] => 11
[post_type] => post
)
[347] => stdClass Object
(
[slug] => valencia
[ID] => 17236
[post_name] => los-historiadores-niegan-toda-credibilidad-a-las-fabulaciones-del-experimento-stuka-cultur-plaza
[post_title] => Los historiadores niegan toda credibilidad a las fabulaciones del documental 'Experimento Stuka'
[post_author] => 2
[post_date] => 2018-11-21 13:30:39
[year] => 2018
[month] => 11
[post_type] => post
)
[348] => stdClass Object
(
[slug] => cine
[ID] => 16325
[post_name] => old-boy
[post_title] => Old Boy
[post_author] => 2
[post_date] => 2018-11-21 13:12:48
[year] => 2018
[month] => 11
[post_type] => post
)
[349] => stdClass Object
(
[slug] => cine
[ID] => 17231
[post_name] => excelsior-los-cameos-de-stan-lee-en-el-cine-y-la-television
[post_title] => Video ¡Excelsior! Los cameos de Stan Lee en el cine y la televisión
[post_author] => 2
[post_date] => 2018-11-20 13:30:56
[year] => 2018
[month] => 11
[post_type] => post
)
[350] => stdClass Object
(
[slug] => cine
[ID] => 563
[post_name] => juegos-de-guerra-1983
[post_title] => Juegos de Guerra (1983)
[post_author] => 1
[post_date] => 2018-11-19 20:57:09
[year] => 2018
[month] => 11
[post_type] => post
)
[351] => stdClass Object
(
[slug] => batman
[ID] => 17196
[post_name] => the-batman
[post_title] => The Batman
[post_author] => 2
[post_date] => 2018-11-17 00:36:42
[year] => 2018
[month] => 11
[post_type] => post
)
[352] => stdClass Object
(
[slug] => superman
[ID] => 17225
[post_name] => superman
[post_title] => ¿Superman?
[post_author] => 2
[post_date] => 2018-11-15 22:09:05
[year] => 2018
[month] => 11
[post_type] => post
)
[353] => stdClass Object
(
[slug] => cine
[ID] => 17214
[post_name] => leon-el-profesional
[post_title] => León el profesional
[post_author] => 2
[post_date] => 2018-11-15 13:34:07
[year] => 2018
[month] => 11
[post_type] => post
)
[354] => stdClass Object
(
[slug] => misc
[ID] => 17161
[post_name] => una-rubia-y-el-mediterraneo
[post_title] => Una rubia y el Mediterráneo
[post_author] => 2
[post_date] => 2018-11-10 10:21:31
[year] => 2018
[month] => 11
[post_type] => post
)
[355] => stdClass Object
(
[slug] => cine
[ID] => 17164
[post_name] => los-mejores-planos-secuencia-del-cine-hasta-hoy
[post_title] => Los mejores planos secuencia del cine hasta hoy
[post_author] => 2
[post_date] => 2018-11-09 16:14:22
[year] => 2018
[month] => 11
[post_type] => post
)
[356] => stdClass Object
(
[slug] => star-trek
[ID] => 17108
[post_name] => star-trek-lower-deks
[post_title] => Star Trek: Lower deks
[post_author] => 2
[post_date] => 2018-11-04 14:55:09
[year] => 2018
[month] => 11
[post_type] => post
)
[357] => stdClass Object
(
[slug] => misc
[ID] => 17150
[post_name] => fso
[post_title] => FSO
[post_author] => 2
[post_date] => 2018-11-03 15:46:55
[year] => 2018
[month] => 11
[post_type] => post
)
[358] => stdClass Object
(
[slug] => star-wars
[ID] => 16669
[post_name] => los-plagios-de-williams
[post_title] => Los plagios de Williams
[post_author] => 2
[post_date] => 2018-11-02 13:30:09
[year] => 2018
[month] => 11
[post_type] => post
)
[359] => stdClass Object
(
[slug] => misc
[ID] => 17146
[post_name] => happy-halloween
[post_title] => Happy Halloween
[post_author] => 2
[post_date] => 2018-10-31 13:31:53
[year] => 2018
[month] => 10
[post_type] => post
)
[360] => stdClass Object
(
[slug] => valencia-cf
[ID] => 17139
[post_name] => 100-anos-100-historias
[post_title] => 100 años 100 historias
[post_author] => 2
[post_date] => 2018-10-31 13:30:57
[year] => 2018
[month] => 10
[post_type] => post
)
[361] => stdClass Object
(
[slug] => letra-de-cancion
[ID] => 16312
[post_name] => pesadilla-antes-de-navidad
[post_title] => Pesadilla antes de Navidad
[post_author] => 2
[post_date] => 2018-10-29 13:17:57
[year] => 2018
[month] => 10
[post_type] => post
)
[362] => stdClass Object
(
[slug] => cine
[ID] => 17124
[post_name] => 12-peliculas-de-los-90
[post_title] => 12 películas de los 90
[post_author] => 2
[post_date] => 2018-10-28 08:29:01
[year] => 2018
[month] => 10
[post_type] => post
)
[363] => stdClass Object
(
[slug] => valencia
[ID] => 17121
[post_name] => bat-valencia
[post_title] => Bat valencia
[post_author] => 2
[post_date] => 2018-10-27 13:30:06
[year] => 2018
[month] => 10
[post_type] => post
)
[364] => stdClass Object
(
[slug] => sagrashouse
[ID] => 17109
[post_name] => estudiar-y-escribir
[post_title] => Estudiar y escribir
[post_author] => 2
[post_date] => 2018-10-26 12:30:52
[year] => 2018
[month] => 10
[post_type] => post
)
[365] => stdClass Object
(
[slug] => batman
[ID] => 17101
[post_name] => batman-no-es-interesante-por-tener-un-coche-molon
[post_title] => Batman no es interesante por tener un coche molón
[post_author] => 2
[post_date] => 2018-10-24 12:30:21
[year] => 2018
[month] => 10
[post_type] => post
)
[366] => stdClass Object
(
[slug] => misc
[ID] => 17103
[post_name] => nombre-para-la-nina
[post_title] => Nombre para la niña
[post_author] => 2
[post_date] => 2018-10-23 12:30:43
[year] => 2018
[month] => 10
[post_type] => post
)
[367] => stdClass Object
(
[slug] => batman
[ID] => 17099
[post_name] => baturday-2
[post_title] => Baturday
[post_author] => 2
[post_date] => 2018-10-20 21:52:46
[year] => 2018
[month] => 10
[post_type] => post
)
[368] => stdClass Object
(
[slug] => sagra
[ID] => 17004
[post_name] => buen-hacer
[post_title] => Buen hacer
[post_author] => 2
[post_date] => 2018-10-19 19:56:55
[year] => 2018
[month] => 10
[post_type] => post
)
[369] => stdClass Object
(
[slug] => sagrashouse
[ID] => 17056
[post_name] => haced-lo-que-yo-diga
[post_title] => Haced lo que yo diga!!
[post_author] => 2
[post_date] => 2018-10-16 12:25:53
[year] => 2018
[month] => 10
[post_type] => post
)
[370] => stdClass Object
(
[slug] => dinosaurios
[ID] => 17066
[post_name] => wellcome-to-jurassic-park
[post_title] => Wellcome to Jurassic Park
[post_author] => 2
[post_date] => 2018-10-13 18:18:38
[year] => 2018
[month] => 10
[post_type] => post
)
[371] => stdClass Object
(
[slug] => misc
[ID] => 17060
[post_name] => dia-hispanidad
[post_title] => Día Hispanidad
[post_author] => 2
[post_date] => 2018-10-12 18:37:02
[year] => 2018
[month] => 10
[post_type] => post
)
[372] => stdClass Object
(
[slug] => spielberg
[ID] => 16502
[post_name] => robopocalipsis
[post_title] => Robopocalipsis
[post_author] => 2
[post_date] => 2018-10-11 18:19:28
[year] => 2018
[month] => 10
[post_type] => post
)
[373] => stdClass Object
(
[slug] => valencia
[ID] => 17053
[post_name] => 9-de-octubre
[post_title] => 9 de octubre
[post_author] => 2
[post_date] => 2018-10-09 15:48:30
[year] => 2018
[month] => 10
[post_type] => post
)
[374] => stdClass Object
(
[slug] => misc
[ID] => 16974
[post_name] => agua-fiestas-2-2
[post_title] => Agua fiestas 2/2
[post_author] => 2
[post_date] => 2018-10-08 12:30:40
[year] => 2018
[month] => 10
[post_type] => post
)
[375] => stdClass Object
(
[slug] => misc
[ID] => 17022
[post_name] => agua-fiestas-1-2
[post_title] => Agua fiestas 1/2
[post_author] => 2
[post_date] => 2018-10-08 12:26:22
[year] => 2018
[month] => 10
[post_type] => post
)
[376] => stdClass Object
(
[slug] => cine
[ID] => 16314
[post_name] => demolotion-man
[post_title] => Demolotion Man
[post_author] => 2
[post_date] => 2018-10-08 12:24:39
[year] => 2018
[month] => 10
[post_type] => post
)
[377] => stdClass Object
(
[slug] => batman
[ID] => 17050
[post_name] => batpicha
[post_title] => Batpicha
[post_author] => 2
[post_date] => 2018-10-07 12:30:34
[year] => 2018
[month] => 10
[post_type] => post
)
[378] => stdClass Object
(
[slug] => foto
[ID] => 17014
[post_name] => ibiza-2010
[post_title] => Ibiza 2010
[post_author] => 2
[post_date] => 2018-10-04 12:29:05
[year] => 2018
[month] => 10
[post_type] => post
)
[379] => stdClass Object
(
[slug] => cine
[ID] => 17006
[post_name] => dragones-y-mazmorras
[post_title] => Dragones y Mazmorras
[post_author] => 2
[post_date] => 2018-10-03 12:30:16
[year] => 2018
[month] => 10
[post_type] => post
)
[380] => stdClass Object
(
[slug] => cine
[ID] => 17009
[post_name] => dragones-y-mazmorras-2
[post_title] => Dragones y Mazmorras
[post_author] => 2
[post_date] => 2018-10-03 12:30:03
[year] => 2018
[month] => 10
[post_type] => post
)
[381] => stdClass Object
(
[slug] => disney
[ID] => 16999
[post_name] => al-rojo-vivo-a-mickey-mouse-cartoon
[post_title] => Al Rojo Vivo | A Mickey Mouse Cartoon
[post_author] => 2
[post_date] => 2018-10-02 12:30:29
[year] => 2018
[month] => 10
[post_type] => post
)
[382] => stdClass Object
(
[slug] => secta
[ID] => 16925
[post_name] => taller-ers
[post_title] => Taller ERS
[post_author] => 2
[post_date] => 2018-10-01 12:30:44
[year] => 2018
[month] => 10
[post_type] => post
)
[383] => stdClass Object
(
[slug] => letra-de-cancion
[ID] => 16329
[post_name] => kill-bill
[post_title] => Kill Bill
[post_author] => 2
[post_date] => 2018-09-29 12:15:10
[year] => 2018
[month] => 9
[post_type] => post
)
[384] => stdClass Object
(
[slug] => batman
[ID] => 16973
[post_name] => dc-univers-online
[post_title] => DC Univers online
[post_author] => 2
[post_date] => 2018-09-29 08:30:21
[year] => 2018
[month] => 9
[post_type] => post
)
[385] => stdClass Object
(
[slug] => misc
[ID] => 16997
[post_name] => national-coffe-day
[post_title] => National coffe day
[post_author] => 2
[post_date] => 2018-09-28 22:01:01
[year] => 2018
[month] => 9
[post_type] => post
)
[386] => stdClass Object
(
[slug] => misc
[ID] => 16990
[post_name] => noche-de-los-investigadores
[post_title] => Noche de los investigadores
[post_author] => 2
[post_date] => 2018-09-28 20:58:59
[year] => 2018
[month] => 9
[post_type] => post
)
[387] => stdClass Object
(
[slug] => humor
[ID] => 16975
[post_name] => a-night-at-the-roxbury
[post_title] => A night at the Roxbury
[post_author] => 2
[post_date] => 2018-09-28 12:30:48
[year] => 2018
[month] => 9
[post_type] => post
)
[388] => stdClass Object
(
[slug] => misc
[ID] => 16913
[post_name] => tolerancia-y-el-coste-y-beneficio-de-ser-maligno
[post_title] => Tolerancia, y el coste y beneficio de ser maligno
[post_author] => 2
[post_date] => 2018-09-26 16:32:04
[year] => 2018
[month] => 9
[post_type] => post
)
[389] => stdClass Object
(
[slug] => valencia
[ID] => 16944
[post_name] => atrroc-en-paella
[post_title] => Atrroç en paella
[post_author] => 2
[post_date] => 2018-09-22 08:33:36
[year] => 2018
[month] => 9
[post_type] => post
)
[390] => stdClass Object
(
[slug] => batman
[ID] => 16917
[post_name] => batman-day
[post_title] => Batman day
[post_author] => 2
[post_date] => 2018-09-22 08:30:42
[year] => 2018
[month] => 9
[post_type] => post
)
[391] => stdClass Object
(
[slug] => misc
[ID] => 16924
[post_name] => ver-futurama-eyephone-espanol-en-youtube
[post_title] => iPhoneX
[post_author] => 2
[post_date] => 2018-09-21 16:30:54
[year] => 2018
[month] => 9
[post_type] => post
)
[392] => stdClass Object
(
[slug] => misc
[ID] => 16911
[post_name] => belen-jurasico
[post_title] => Belén Jurásico
[post_author] => 2
[post_date] => 2018-09-20 16:30:43
[year] => 2018
[month] => 9
[post_type] => post
)
[393] => stdClass Object
(
[slug] => misc
[ID] => 16922
[post_name] => arrancamos-de-nuevo
[post_title] => Arrancamos de nuevo
[post_author] => 2
[post_date] => 2018-09-20 12:30:57
[year] => 2018
[month] => 9
[post_type] => post
)
[394] => stdClass Object
(
[slug] => shagrat
[ID] => 16909
[post_name] => temporalmente-cerrado
[post_title] => Temporalmente cerrado
[post_author] => 2
[post_date] => 2018-09-14 14:18:04
[year] => 2018
[month] => 9
[post_type] => post
)
[395] => stdClass Object
(
[slug] => misc
[ID] => 16903
[post_name] => guarroman
[post_title] => Guarroman
[post_author] => 2
[post_date] => 2018-09-11 12:29:29
[year] => 2018
[month] => 9
[post_type] => post
)
[396] => stdClass Object
(
[slug] => inspiracion
[ID] => 16882
[post_name] => viva-espana
[post_title] => Viva España!!
[post_author] => 2
[post_date] => 2018-09-10 12:30:22
[year] => 2018
[month] => 9
[post_type] => post
)
[397] => stdClass Object
(
[slug] => misc
[ID] => 16878
[post_name] => valenciano-para-ingleses
[post_title] => Valenciano para ingleses
[post_author] => 2
[post_date] => 2018-09-09 12:30:55
[year] => 2018
[month] => 9
[post_type] => post
)
[398] => stdClass Object
(
[slug] => shagrat
[ID] => 16892
[post_name] => ranking-2
[post_title] => Ranking
[post_author] => 2
[post_date] => 2018-09-07 14:24:52
[year] => 2018
[month] => 9
[post_type] => post
)
[399] => stdClass Object
(
[slug] => misc
[ID] => 16889
[post_name] => andalucia-para-ingleses-2
[post_title] => Andalucía para ingleses 2
[post_author] => 2
[post_date] => 2018-09-07 12:30:45
[year] => 2018
[month] => 9
[post_type] => post
)
[400] => stdClass Object
(
[slug] => cine
[ID] => 16880
[post_name] => campeones-mas-cerca-de-los-oscars
[post_title] => Campeones más cerca de los Oscars
[post_author] => 2
[post_date] => 2018-09-06 12:30:23
[year] => 2018
[month] => 9
[post_type] => post
)
[401] => stdClass Object
(
[slug] => secta
[ID] => 16866
[post_name] => saltos-en-el-tiempo
[post_title] => Saltos en el tiempo
[post_author] => 2
[post_date] => 2018-09-05 13:03:23
[year] => 2018
[month] => 9
[post_type] => post
)
[402] => stdClass Object
(
[slug] => valencia
[ID] => 16843
[post_name] => vamos-de-putas
[post_title] => Vamos de putas
[post_author] => 2
[post_date] => 2018-09-05 12:30:39
[year] => 2018
[month] => 9
[post_type] => post
)
[403] => stdClass Object
(
[slug] => misc
[ID] => 16853
[post_name] => andalucia-para-ingleses
[post_title] => Andalucía para ingleses
[post_author] => 2
[post_date] => 2018-09-04 12:30:06
[year] => 2018
[month] => 9
[post_type] => post
)
[404] => stdClass Object
(
[slug] => batman
[ID] => 16846
[post_name] => silencio
[post_title] => Silencio
[post_author] => 2
[post_date] => 2018-09-01 17:18:25
[year] => 2018
[month] => 9
[post_type] => post
)
[405] => stdClass Object
(
[slug] => misc
[ID] => 16835
[post_name] => estebanillo-gonzalez
[post_title] => Estebanillo González
[post_author] => 2
[post_date] => 2018-08-31 12:30:12
[year] => 2018
[month] => 8
[post_type] => post
)
[406] => stdClass Object
(
[slug] => spielberg
[ID] => 16825
[post_name] => ready-player-one-la-falsa-creativa-de-hollywood
[post_title] => Ready Player One, la falsa creativa de Hollywood
[post_author] => 2
[post_date] => 2018-08-30 12:30:17
[year] => 2018
[month] => 8
[post_type] => post
)
[407] => stdClass Object
(
[slug] => comic
[ID] => 16824
[post_name] => batman-playero
[post_title] => Batman playero
[post_author] => 2
[post_date] => 2018-08-25 12:24:40
[year] => 2018
[month] => 8
[post_type] => post
)
[408] => stdClass Object
(
[slug] => star-wars
[ID] => 16819
[post_name] => galaxy-quest-la-serie
[post_title] => Galaxy Quest, la serie
[post_author] => 2
[post_date] => 2018-08-24 15:23:48
[year] => 2018
[month] => 8
[post_type] => post
)
[409] => stdClass Object
(
[slug] => secta
[ID] => 16815
[post_name] => way
[post_title] => WAY
[post_author] => 2
[post_date] => 2018-08-22 12:29:47
[year] => 2018
[month] => 8
[post_type] => post
)
[410] => stdClass Object
(
[slug] => spielberg
[ID] => 16541
[post_name] => et-plagio-edulcorado
[post_title] => ET, plagio edulcorado
[post_author] => 2
[post_date] => 2018-08-21 05:00:18
[year] => 2018
[month] => 8
[post_type] => post
)
[411] => stdClass Object
(
[slug] => misc
[ID] => 16569
[post_name] => enhamed-el-planificador
[post_title] => Enhamed el planificador
[post_author] => 2
[post_date] => 2018-08-15 12:30:12
[year] => 2018
[month] => 8
[post_type] => post
)
[412] => stdClass Object
(
[slug] => cine
[ID] => 16754
[post_name] => campeones-a-los-oscar
[post_title] => Campeones a los Oscar
[post_author] => 2
[post_date] => 2018-08-14 13:19:42
[year] => 2018
[month] => 8
[post_type] => post
)
[413] => stdClass Object
(
[slug] => batman
[ID] => 16737
[post_name] => trofeu-taronja
[post_title] => Trofeu Taronja
[post_author] => 2
[post_date] => 2018-08-11 18:54:03
[year] => 2018
[month] => 8
[post_type] => post
)
[414] => stdClass Object
(
[slug] => nerdgasm
[ID] => 16730
[post_name] => larga-vida-y-prosperidad
[post_title] => Larga vida y prosperidad
[post_author] => 2
[post_date] => 2018-08-05 00:49:25
[year] => 2018
[month] => 8
[post_type] => post
)
[415] => stdClass Object
(
[slug] => cine
[ID] => 16518
[post_name] => a-todo-gas
[post_title] => A todo gas
[post_author] => 2
[post_date] => 2018-08-02 12:30:47
[year] => 2018
[month] => 8
[post_type] => post
)
[416] => stdClass Object
(
[slug] => valencia
[ID] => 16713
[post_name] => rock-en-el-cole
[post_title] => Rock en el cole
[post_author] => 2
[post_date] => 2018-08-01 12:30:19
[year] => 2018
[month] => 8
[post_type] => post
)
[417] => stdClass Object
(
[slug] => valencia-cf
[ID] => 16704
[post_name] => rap-ale-valencia-zanon
[post_title] => RAP Alé Valencia - Zanon
[post_author] => 2
[post_date] => 2018-07-29 09:57:31
[year] => 2018
[month] => 7
[post_type] => post
)
[418] => stdClass Object
(
[slug] => valencia-cf
[ID] => 16702
[post_name] => honor-y-gloria-seguridad-social
[post_title] => Honor y Gloria - Seguridad Social
[post_author] => 2
[post_date] => 2018-07-29 09:44:42
[year] => 2018
[month] => 7
[post_type] => post
)
[419] => stdClass Object
(
[slug] => valencia-cf
[ID] => 16700
[post_name] => valencia-experiment-bajoqueta-rock
[post_title] => Valencia Experiment!!! - Bajoqueta Rock
[post_author] => 2
[post_date] => 2018-07-29 09:35:06
[year] => 2018
[month] => 7
[post_type] => post
)
[420] => stdClass Object
(
[slug] => sin-categoria
[ID] => 16698
[post_name] => batman-the-unforgiven
[post_title] => Batman the unforgiven
[post_author] => 2
[post_date] => 2018-07-29 00:11:45
[year] => 2018
[month] => 7
[post_type] => post
)
[421] => stdClass Object
(
[slug] => comic-con
[ID] => 16697
[post_name] => comiccon-por-io9
[post_title] => ComicCon por iO9
[post_author] => 2
[post_date] => 2018-07-24 12:21:55
[year] => 2018
[month] => 7
[post_type] => post
)
[422] => stdClass Object
(
[slug] => batman
[ID] => 16689
[post_name] => batman-comiccon
[post_title] => Batman ComicCon
[post_author] => 2
[post_date] => 2018-07-23 19:00:08
[year] => 2018
[month] => 7
[post_type] => post
)
[423] => stdClass Object
(
[slug] => comic-con
[ID] => 16688
[post_name] => star-trek-orville
[post_title] => Star Trek & Orville
[post_author] => 2
[post_date] => 2018-07-23 17:58:59
[year] => 2018
[month] => 7
[post_type] => post
)
[424] => stdClass Object
(
[slug] => spielberg
[ID] => 16320
[post_name] => salvar-al-soldado-ryan
[post_title] => Salvar al soldado Ryan
[post_author] => 2
[post_date] => 2018-07-21 12:06:09
[year] => 2018
[month] => 7
[post_type] => post
)
[425] => stdClass Object
(
[slug] => valencia-cf
[ID] => 16685
[post_name] => es-aixo-el-que-ens-fa-grans-canc%cc%a7o-per-al-centenari-del-valencia-cf-tardor
[post_title] => És això el que ens fa grans - Cançó per al centenari del València CF (Tardor)
[post_author] => 2
[post_date] => 2018-07-19 12:04:19
[year] => 2018
[month] => 7
[post_type] => post
)
[426] => stdClass Object
(
[slug] => misc
[ID] => 16487
[post_name] => normalidad
[post_title] => Normalidad
[post_author] => 2
[post_date] => 2018-07-18 12:35:01
[year] => 2018
[month] => 7
[post_type] => post
)
[427] => stdClass Object
(
[slug] => misc
[ID] => 16678
[post_name] => marear
[post_title] => Marear
[post_author] => 2
[post_date] => 2018-07-18 12:30:10
[year] => 2018
[month] => 7
[post_type] => post
)
[428] => stdClass Object
(
[slug] => sin-categoria
[ID] => 16322
[post_name] => el-caballero-oscuro
[post_title] => El Caballero Oscuro
[post_author] => 2
[post_date] => 2018-07-14 12:08:49
[year] => 2018
[month] => 7
[post_type] => post
)
[429] => stdClass Object
(
[slug] => comic
[ID] => 16676
[post_name] => bat-fermin
[post_title] => Bat Fermín
[post_author] => 2
[post_date] => 2018-07-14 10:00:27
[year] => 2018
[month] => 7
[post_type] => post
)
[430] => stdClass Object
(
[slug] => misc
[ID] => 16674
[post_name] => violacion-no-abuso
[post_title] => Violación no abuso
[post_author] => 2
[post_date] => 2018-07-14 08:54:14
[year] => 2018
[month] => 7
[post_type] => post
)
[431] => stdClass Object
(
[slug] => queen
[ID] => 16673
[post_name] => queen-live-at-live-aid-1985-07-13
[post_title] => Queen - Live at LIVE AID 1985/07/13
[post_author] => 2
[post_date] => 2018-07-13 12:30:31
[year] => 2018
[month] => 7
[post_type] => post
)
[432] => stdClass Object
(
[slug] => cine
[ID] => 16597
[post_name] => tijeras-en-series
[post_title] => Tijeras en series
[post_author] => 2
[post_date] => 2018-07-12 12:30:11
[year] => 2018
[month] => 7
[post_type] => post
)
[433] => stdClass Object
(
[slug] => piratas
[ID] => 16331
[post_name] => piratas-del-caribe
[post_title] => Piratas del Caribe
[post_author] => 2
[post_date] => 2018-07-09 12:30:41
[year] => 2018
[month] => 7
[post_type] => post
)
[434] => stdClass Object
(
[slug] => valencia-cf
[ID] => 16643
[post_name] => historia-pasion-leyenda
[post_title] => HISTORIA, PASIÓN, LEYENDA
[post_author] => 2
[post_date] => 2018-07-05 21:25:57
[year] => 2018
[month] => 7
[post_type] => post
)
[435] => stdClass Object
(
[slug] => valencia-cf
[ID] => 16641
[post_name] => eterno-junto-a-ti
[post_title] => ETERNO JUNTO A TI
[post_author] => 2
[post_date] => 2018-07-04 20:38:05
[year] => 2018
[month] => 7
[post_type] => post
)
[436] => stdClass Object
(
[slug] => misc
[ID] => 16639
[post_name] => los-limites-del-futuro
[post_title] => Los límites del futuro
[post_author] => 2
[post_date] => 2018-07-04 12:30:04
[year] => 2018
[month] => 7
[post_type] => post
)
[437] => stdClass Object
(
[slug] => misc
[ID] => 16540
[post_name] => cinco-leyes-de-la-robotica-britanica
[post_title] => Cinco leyes de la robótica británica
[post_author] => 2
[post_date] => 2018-07-03 12:30:54
[year] => 2018
[month] => 7
[post_type] => post
)
[438] => stdClass Object
(
[slug] => cine
[ID] => 16323
[post_name] => wall-e
[post_title] => Wall-E
[post_author] => 2
[post_date] => 2018-06-25 12:09:07
[year] => 2018
[month] => 6
[post_type] => post
)
[439] => stdClass Object
(
[slug] => misc
[ID] => 16630
[post_name] => nacionalismos
[post_title] => Nacionalismos
[post_author] => 2
[post_date] => 2018-06-20 12:38:40
[year] => 2018
[month] => 6
[post_type] => post
)
[440] => stdClass Object
(
[slug] => superman
[ID] => 16626
[post_name] => superman-80-anos
[post_title] => Superman 80 años
[post_author] => 2
[post_date] => 2018-06-17 12:00:12
[year] => 2018
[month] => 6
[post_type] => post
)
[441] => stdClass Object
(
[slug] => spielberg
[ID] => 16615
[post_name] => concavenator-park
[post_title] => Concavenator Park
[post_author] => 2
[post_date] => 2018-06-15 12:40:12
[year] => 2018
[month] => 6
[post_type] => post
)
[442] => stdClass Object
(
[slug] => spielberg
[ID] => 15772
[post_name] => parque-jurasico-25-anos
[post_title] => Parque Jurásico, 25 años
[post_author] => 1
[post_date] => 2018-06-11 12:32:08
[year] => 2018
[month] => 6
[post_type] => post
)
[443] => stdClass Object
(
[slug] => batman
[ID] => 16610
[post_name] => batman-ninja
[post_title] => Batman Ninja
[post_author] => 2
[post_date] => 2018-06-02 14:23:11
[year] => 2018
[month] => 6
[post_type] => post
)
[444] => stdClass Object
(
[slug] => misc
[ID] => 16599
[post_name] => rajoy
[post_title] => Rajoy
[post_author] => 2
[post_date] => 2018-06-02 10:13:11
[year] => 2018
[month] => 6
[post_type] => post
)
[445] => stdClass Object
(
[slug] => cine
[ID] => 16318
[post_name] => el-show-de-truman
[post_title] => El show de Truman
[post_author] => 2
[post_date] => 2018-06-01 12:04:20
[year] => 2018
[month] => 6
[post_type] => post
)
[446] => stdClass Object
(
[slug] => misc
[ID] => 16573
[post_name] => hashtag-de-reir
[post_title] => Hashtag de reir
[post_author] => 2
[post_date] => 2018-05-31 12:30:29
[year] => 2018
[month] => 5
[post_type] => post
)
[447] => stdClass Object
(
[slug] => batman
[ID] => 16568
[post_name] => soy-batman
[post_title] => "Soy Batman"
[post_author] => 2
[post_date] => 2018-05-19 12:37:56
[year] => 2018
[month] => 5
[post_type] => post
)
[448] => stdClass Object
(
[slug] => nerdgasm
[ID] => 16565
[post_name] => frikimad-2018
[post_title] => Frikimad 2018
[post_author] => 2
[post_date] => 2018-05-17 12:17:25
[year] => 2018
[month] => 5
[post_type] => post
)
[449] => stdClass Object
(
[slug] => misc
[ID] => 16548
[post_name] => practicar
[post_title] => Practicar
[post_author] => 2
[post_date] => 2018-05-09 12:30:56
[year] => 2018
[month] => 5
[post_type] => post
)
[450] => stdClass Object
(
[slug] => misc
[ID] => 16555
[post_name] => bueno-ahora-en-serio
[post_title] => Bueno, ahora en serio
[post_author] => 2
[post_date] => 2018-05-02 12:30:51
[year] => 2018
[month] => 5
[post_type] => post
)
[451] => stdClass Object
(
[slug] => cine
[ID] => 16556
[post_name] => 16556
[post_title] => Apoyo entre el cine
[post_author] => 2
[post_date] => 2018-05-02 12:25:13
[year] => 2018
[month] => 5
[post_type] => post
)
[452] => stdClass Object
(
[slug] => star-trek
[ID] => 16552
[post_name] => star-trek-dos-mas
[post_title] => Star Trek, dos más
[post_author] => 2
[post_date] => 2018-04-26 12:22:25
[year] => 2018
[month] => 4
[post_type] => post
)
[453] => stdClass Object
(
[slug] => superman
[ID] => 16547
[post_name] => 80-anos-de-superman
[post_title] => 80 años de superman
[post_author] => 2
[post_date] => 2018-04-19 12:19:01
[year] => 2018
[month] => 4
[post_type] => post
)
[454] => stdClass Object
(
[slug] => batman
[ID] => 16545
[post_name] => happy-thorsday
[post_title] => Happy #thorsday
[post_author] => 2
[post_date] => 2018-04-19 12:10:57
[year] => 2018
[month] => 4
[post_type] => post
)
[455] => stdClass Object
(
[slug] => misc
[ID] => 16533
[post_name] => el-espejo-de-mahatma-gandhi
[post_title] => El espejo de Mahatma Gandhi
[post_author] => 2
[post_date] => 2018-04-18 12:16:09
[year] => 2018
[month] => 4
[post_type] => post
)
[456] => stdClass Object
(
[slug] => misc
[ID] => 16534
[post_name] => mejores-series-de-los-80
[post_title] => Mejores series de los 80
[post_author] => 2
[post_date] => 2018-04-16 12:36:36
[year] => 2018
[month] => 4
[post_type] => post
)
[457] => stdClass Object
(
[slug] => nerdgasm
[ID] => 16531
[post_name] => best-crossover
[post_title] => Best crossover
[post_author] => 2
[post_date] => 2018-04-16 12:11:12
[year] => 2018
[month] => 4
[post_type] => post
)
[458] => stdClass Object
(
[slug] => cine
[ID] => 16522
[post_name] => trilogia-de-la-fundacion
[post_title] => Trilogía de la Fundación
[post_author] => 2
[post_date] => 2018-04-15 17:34:25
[year] => 2018
[month] => 4
[post_type] => post
)
[459] => stdClass Object
(
[slug] => cine
[ID] => 16537
[post_name] => transformers-intro
[post_title] => Transformers intro
[post_author] => 2
[post_date] => 2018-04-15 17:17:52
[year] => 2018
[month] => 4
[post_type] => post
)
[460] => stdClass Object
(
[slug] => comic
[ID] => 16536
[post_name] => cenamos
[post_title] => Cenamos
[post_author] => 2
[post_date] => 2018-04-14 14:51:33
[year] => 2018
[month] => 4
[post_type] => post
)
[461] => stdClass Object
(
[slug] => sagrashouse
[ID] => 16529
[post_name] => flickr-de-sagra
[post_title] => Flickr de Sagra
[post_author] => 2
[post_date] => 2018-04-14 13:52:51
[year] => 2018
[month] => 4
[post_type] => post
)
[462] => stdClass Object
(
[slug] => miyazaki
[ID] => 16526
[post_name] => las-tijeras-contra-la-espada
[post_title] => Las tijeras contra la espada
[post_author] => 2
[post_date] => 2018-04-14 08:51:00
[year] => 2018
[month] => 4
[post_type] => post
)
[463] => stdClass Object
(
[slug] => letra-de-cancion
[ID] => 16523
[post_name] => el-poeta-haley
[post_title] => El poeta Haley
[post_author] => 2
[post_date] => 2018-04-11 19:42:26
[year] => 2018
[month] => 4
[post_type] => post
)
[464] => stdClass Object
(
[slug] => misc
[ID] => 16500
[post_name] => eran-perros-o-gatos-spielburgers
[post_title] => ¿Eran perros o gatos? Spielburgers
[post_author] => 2
[post_date] => 2018-04-09 12:05:24
[year] => 2018
[month] => 4
[post_type] => post
)
[465] => stdClass Object
(
[slug] => star-trek
[ID] => 16430
[post_name] => star-trek-paw-patrol
[post_title] => Star Trek: Paw patrol
[post_author] => 2
[post_date] => 2018-04-07 21:10:52
[year] => 2018
[month] => 4
[post_type] => post
)
[466] => stdClass Object
(
[slug] => misc
[ID] => 16499
[post_name] => el-torreon-en-benamahoma
[post_title] => El Torreón en Benamahoma
[post_author] => 2
[post_date] => 2018-04-04 12:37:18
[year] => 2018
[month] => 4
[post_type] => post
)
[467] => stdClass Object
(
[slug] => sin-categoria
[ID] => 16495
[post_name] => esteban-s-ha-compartido-una-foto-de-flickr-contigo
[post_title] => Esteban S ha compartido una foto de Flickr contigo.
[post_author] => 2
[post_date] => 2018-03-31 13:58:47
[year] => 2018
[month] => 3
[post_type] => post
)
[468] => stdClass Object
(
[slug] => post-format-gallery
[ID] => 16461
[post_name] => la-ultima-cruzada-en-espana
[post_title] => La última cruzada en España
[post_author] => 2
[post_date] => 2018-03-30 12:08:11
[year] => 2018
[month] => 3
[post_type] => post
)
[469] => stdClass Object
(
[slug] => cine
[ID] => 16477
[post_name] => robots
[post_title] => Robots
[post_author] => 2
[post_date] => 2018-03-28 12:45:53
[year] => 2018
[month] => 3
[post_type] => post
)
[470] => stdClass Object
(
[slug] => spielberg
[ID] => 16464
[post_name] => y-sin-dudas-de-spielberg-hay-que-mejorar
[post_title] => Y sin dudas de Spielberg, hay que mejorar
[post_author] => 2
[post_date] => 2018-03-28 12:30:46
[year] => 2018
[month] => 3
[post_type] => post
)
[471] => stdClass Object
(
[slug] => spielberg
[ID] => 16462
[post_name] => la-duda-de-spielberg
[post_title] => La duda de Spielberg
[post_author] => 2
[post_date] => 2018-03-28 12:27:25
[year] => 2018
[month] => 3
[post_type] => post
)
[472] => stdClass Object
(
[slug] => spielberg
[ID] => 16474
[post_name] => spielburgers
[post_title] => Spielburgers
[post_author] => 2
[post_date] => 2018-03-28 05:00:45
[year] => 2018
[month] => 3
[post_type] => post
)
[473] => stdClass Object
(
[slug] => spielberg
[ID] => 16469
[post_name] => nathan-fillion
[post_title] => Nathan Fillion
[post_author] => 2
[post_date] => 2018-03-27 21:15:26
[year] => 2018
[month] => 3
[post_type] => post
)
[474] => stdClass Object
(
[slug] => misc
[ID] => 16437
[post_name] => roma-%f0%9f%8f%9b
[post_title] => ROMA ?
[post_author] => 2
[post_date] => 2018-03-27 12:07:51
[year] => 2018
[month] => 3
[post_type] => post
)
[475] => stdClass Object
(
[slug] => cine
[ID] => 16435
[post_name] => el-autentico-karate-kid
[post_title] => El auténtico Karate Kid
[post_author] => 2
[post_date] => 2018-03-26 20:02:00
[year] => 2018
[month] => 3
[post_type] => post
)
[476] => stdClass Object
(
[slug] => batman
[ID] => 16415
[post_name] => batman-tas
[post_title] => Batman TAS
[post_author] => 2
[post_date] => 2018-03-24 07:34:23
[year] => 2018
[month] => 3
[post_type] => post
)
[477] => stdClass Object
(
[slug] => star-trek
[ID] => 16409
[post_name] => star-trek-stephen-hawking
[post_title] => Star Trek & Stephen Hawking
[post_author] => 2
[post_date] => 2018-03-19 21:07:58
[year] => 2018
[month] => 3
[post_type] => post
)
[478] => stdClass Object
(
[slug] => cine
[ID] => 16434
[post_name] => personajes-de-scifi
[post_title] => Personajes de SciFi
[post_author] => 2
[post_date] => 2018-03-18 15:38:42
[year] => 2018
[month] => 3
[post_type] => post
)
[479] => stdClass Object
(
[slug] => valencia
[ID] => 16423
[post_name] => valencia
[post_title] => Valencia
[post_author] => 2
[post_date] => 2018-03-18 10:00:02
[year] => 2018
[month] => 3
[post_type] => post
)
[480] => stdClass Object
(
[slug] => letra-de-cancion
[ID] => 16422
[post_name] => el-fallero
[post_title] => El fallero
[post_author] => 2
[post_date] => 2018-03-17 11:00:26
[year] => 2018
[month] => 3
[post_type] => post
)
[481] => stdClass Object
(
[slug] => batman
[ID] => 16420
[post_name] => st-patrick-baturday
[post_title] => St Patrick Baturday
[post_author] => 2
[post_date] => 2018-03-17 08:49:52
[year] => 2018
[month] => 3
[post_type] => post
)
[482] => stdClass Object
(
[slug] => valencia
[ID] => 16429
[post_name] => decalogo-para-disfrutar-de-unas-fallas-responsables
[post_title] => Decálogo para disfrutar de unas Fallas responsables
[post_author] => 2
[post_date] => 2018-03-16 23:33:53
[year] => 2018
[month] => 3
[post_type] => post
)
[483] => stdClass Object
(
[slug] => big-bang
[ID] => 16407
[post_name] => contrato-en-caso-de-viajes-en-el-tiempo
[post_title] => Contrato en caso de viajes en el tiempo
[post_author] => 2
[post_date] => 2018-03-14 17:49:18
[year] => 2018
[month] => 3
[post_type] => post
)
[484] => stdClass Object
(
[slug] => letra-de-cancion
[ID] => 16405
[post_name] => galaxy-song-con-stephen-hawking
[post_title] => Galaxy song con Stephen Hawking
[post_author] => 2
[post_date] => 2018-03-14 13:35:08
[year] => 2018
[month] => 3
[post_type] => post
)
[485] => stdClass Object
(
[slug] => comic
[ID] => 16271
[post_name] => toni-cabo
[post_title] => Toni Cabo
[post_author] => 2
[post_date] => 2018-03-14 13:24:40
[year] => 2018
[month] => 3
[post_type] => post
)
[486] => stdClass Object
(
[slug] => cine
[ID] => 16349
[post_name] => wonder-woman
[post_title] => Wonder Woman
[post_author] => 2
[post_date] => 2018-03-13 13:47:36
[year] => 2018
[month] => 3
[post_type] => post
)
[487] => stdClass Object
(
[slug] => corrupcion
[ID] => 16357
[post_name] => carlos-recio-y-fallarela
[post_title] => Carlos Recio y Fallarela
[post_author] => 2
[post_date] => 2018-03-12 13:05:40
[year] => 2018
[month] => 3
[post_type] => post
)
[488] => stdClass Object
(
[slug] => spielberg
[ID] => 16386
[post_name] => a-guide-to-the-films-of-steven-spielberg-directors-trademarks-por-imdb
[post_title] => A Guide to the Films of Steven Spielberg | DIRECTOR'S TRADEMARKS por IMDB
[post_author] => 2
[post_date] => 2018-03-11 12:06:07
[year] => 2018
[month] => 3
[post_type] => post
)
[489] => stdClass Object
(
[slug] => misc
[ID] => 16373
[post_name] => murcielagos
[post_title] => Murciélagos
[post_author] => 2
[post_date] => 2018-03-10 22:25:39
[year] => 2018
[month] => 3
[post_type] => post
)
[490] => stdClass Object
(
[slug] => letra-de-cancion
[ID] => 16353
[post_name] => como-la-cigarra
[post_title] => Como la cigarra
[post_author] => 2
[post_date] => 2018-03-09 20:26:06
[year] => 2018
[month] => 3
[post_type] => post
)
[491] => stdClass Object
(
[slug] => misc
[ID] => 16276
[post_name] => asesinos
[post_title] => Asesinos
[post_author] => 2
[post_date] => 2018-03-07 13:17:49
[year] => 2018
[month] => 3
[post_type] => post
)
[492] => stdClass Object
(
[slug] => letra-de-cancion
[ID] => 16274
[post_name] => romanc-de-la-farina
[post_title] => Romanç de la farina
[post_author] => 2
[post_date] => 2018-03-05 13:24:29
[year] => 2018
[month] => 3
[post_type] => post
)
[493] => stdClass Object
(
[slug] => misc
[ID] => 16345
[post_name] => alameda-de-benamahoma
[post_title] => Alameda de Benamahoma
[post_author] => 2
[post_date] => 2018-03-03 15:45:39
[year] => 2018
[month] => 3
[post_type] => post
)
[494] => stdClass Object
(
[slug] => cine
[ID] => 16317
[post_name] => ensayos-sobre-hitchcock
[post_title] => Ensayos sobre Hitchcock
[post_author] => 2
[post_date] => 2018-03-03 11:13:59
[year] => 2018
[month] => 3
[post_type] => post
)
[495] => stdClass Object
(
[slug] => misc
[ID] => 16262
[post_name] => adeptos-y-extremos
[post_title] => Adeptos y extremos
[post_author] => 2
[post_date] => 2018-02-28 13:25:27
[year] => 2018
[month] => 2
[post_type] => post
)
[496] => stdClass Object
(
[slug] => christophernolan
[ID] => 16233
[post_name] => causal-interstellar
[post_title] => Causal Interstellar
[post_author] => 2
[post_date] => 2018-02-26 13:33:10
[year] => 2018
[month] => 2
[post_type] => post
)
[497] => stdClass Object
(
[slug] => cine
[ID] => 16170
[post_name] => 25-anos-del-cine-4d
[post_title] => 25 años del cine 4D.
[post_author] => 2
[post_date] => 2018-02-26 13:20:06
[year] => 2018
[month] => 2
[post_type] => post
)
[498] => stdClass Object
(
[slug] => valencia
[ID] => 16264
[post_name] => steampunk-valencia
[post_title] => Steampunk Valencia
[post_author] => 2
[post_date] => 2018-02-25 10:06:03
[year] => 2018
[month] => 2
[post_type] => post
)
[499] => stdClass Object
(
[slug] => misc
[ID] => 16258
[post_name] => forges-1942-2018
[post_title] => Forges 1942-2018
[post_author] => 2
[post_date] => 2018-02-22 21:46:23
[year] => 2018
[month] => 2
[post_type] => post
)
[500] => stdClass Object
(
[slug] => musica
[ID] => 16148
[post_name] => two-cellos
[post_title] => Two cellos
[post_author] => 2
[post_date] => 2018-02-14 11:04:58
[year] => 2018
[month] => 2
[post_type] => post
)
[501] => stdClass Object
(
[slug] => kung-fury
[ID] => 16231
[post_name] => kungfury
[post_title] => Kung Fury, la peli
[post_author] => 2
[post_date] => 2018-02-13 06:30:51
[year] => 2018
[month] => 2
[post_type] => post
)
[502] => stdClass Object
(
[slug] => humor
[ID] => 16230
[post_name] => 40-anos-de-la-vida-de-brian-digno-de-yahveh
[post_title] => 40 años de La vida de Brian, digno de Yahveh
[post_author] => 2
[post_date] => 2018-02-12 21:30:08
[year] => 2018
[month] => 2
[post_type] => post
)
[503] => stdClass Object
(
[slug] => valencia-cf
[ID] => 16214
[post_name] => amunt-la-radio
[post_title] => Amunt la Radio
[post_author] => 2
[post_date] => 2018-02-11 15:38:15
[year] => 2018
[month] => 2
[post_type] => post
)
[504] => stdClass Object
(
[slug] => musica
[ID] => 15780
[post_name] => espiral
[post_title] => Espiral
[post_author] => 1
[post_date] => 2018-02-10 13:25:37
[year] => 2018
[month] => 2
[post_type] => post
)
[505] => stdClass Object
(
[slug] => misc
[ID] => 16207
[post_name] => meme
[post_title] => Meme
[post_author] => 2
[post_date] => 2018-02-09 18:12:37
[year] => 2018
[month] => 2
[post_type] => post
)
[506] => stdClass Object
(
[slug] => valencia-cf
[ID] => 16205
[post_name] => mestallidos-trust-amunt
[post_title] => Mestallidos Trust.Amunt
[post_author] => 2
[post_date] => 2018-02-08 06:00:19
[year] => 2018
[month] => 2
[post_type] => post
)
[507] => stdClass Object
(
[slug] => sagra
[ID] => 16196
[post_name] => cerveza-sagra
[post_title] => Cerveza Sagra
[post_author] => 2
[post_date] => 2018-02-05 13:26:59
[year] => 2018
[month] => 2
[post_type] => post
)
[508] => stdClass Object
(
[slug] => cine
[ID] => 16190
[post_name] => dia-de-la-marmota
[post_title] => Día de la Marmota
[post_author] => 2
[post_date] => 2018-02-02 06:00:30
[year] => 2018
[month] => 2
[post_type] => post
)
[509] => stdClass Object
(
[slug] => misc
[ID] => 16161
[post_name] => sexy-cate-blanchett
[post_title] => Sexy Cate Blanchett
[post_author] => 2
[post_date] => 2018-02-01 14:15:29
[year] => 2018
[month] => 2
[post_type] => post
)
[510] => stdClass Object
(
[slug] => cine
[ID] => 15797
[post_name] => red-sonja
[post_title] => Red Sonja
[post_author] => 1
[post_date] => 2018-02-01 14:03:18
[year] => 2018
[month] => 2
[post_type] => post
)
[511] => stdClass Object
(
[slug] => cine
[ID] => 16144
[post_name] => recuerda
[post_title] => Recuerda...
[post_author] => 2
[post_date] => 2018-01-31 13:43:41
[year] => 2018
[month] => 1
[post_type] => post
)
[512] => stdClass Object
(
[slug] => misc
[ID] => 16146
[post_name] => heroe
[post_title] => Héroe
[post_author] => 2
[post_date] => 2018-01-30 13:30:42
[year] => 2018
[month] => 1
[post_type] => post
)
[513] => stdClass Object
(
[slug] => misc
[ID] => 16014
[post_name] => orwell-se-quedo-corto
[post_title] => Orwell se quedó corto
[post_author] => 1
[post_date] => 2018-01-29 13:17:30
[year] => 2018
[month] => 1
[post_type] => post
)
[514] => stdClass Object
(
[slug] => batman
[ID] => 16151
[post_name] => baturday
[post_title] => Baturday
[post_author] => 2
[post_date] => 2018-01-27 11:01:32
[year] => 2018
[month] => 1
[post_type] => post
)
[515] => stdClass Object
(
[slug] => misc
[ID] => 16132
[post_name] => bicis
[post_title] => Bicis
[post_author] => 2
[post_date] => 2018-01-26 13:19:36
[year] => 2018
[month] => 1
[post_type] => post
)
[516] => stdClass Object
(
[slug] => misc
[ID] => 16117
[post_name] => mas-suenos
[post_title] => Más sueños
[post_author] => 2
[post_date] => 2018-01-24 13:04:22
[year] => 2018
[month] => 1
[post_type] => post
)
[517] => stdClass Object
(
[slug] => bandas-sonoras
[ID] => 15811
[post_name] => becario-de-cine
[post_title] => Becario de cine
[post_author] => 1
[post_date] => 2018-01-23 13:49:58
[year] => 2018
[month] => 1
[post_type] => post
)
[518] => stdClass Object
(
[slug] => star-wars
[ID] => 16125
[post_name] => dune-de-villeneuve
[post_title] => Dune de Villeneuve
[post_author] => 2
[post_date] => 2018-01-23 13:46:22
[year] => 2018
[month] => 1
[post_type] => post
)
[519] => stdClass Object
(
[slug] => cine
[ID] => 533
[post_name] => nace-una-campana-para-reconstruir-la-torre-wardenclyffe-el-sueno-de-tesla
[post_title] => Torre Wardenclyffe
[post_author] => 1
[post_date] => 2018-01-22 14:15:16
[year] => 2018
[month] => 1
[post_type] => post
)
[520] => stdClass Object
(
[slug] => cine
[ID] => 15776
[post_name] => instinto-eastwood
[post_title] => Instinto Eastwood
[post_author] => 1
[post_date] => 2018-01-17 13:51:36
[year] => 2018
[month] => 1
[post_type] => post
)
[521] => stdClass Object
(
[slug] => misc
[ID] => 16072
[post_name] => paraiso-perdido-2
[post_title] => Paraíso perdido 2
[post_author] => 1
[post_date] => 2018-01-16 13:42:58
[year] => 2018
[month] => 1
[post_type] => post
)
[522] => stdClass Object
(
[slug] => indiana-jones
[ID] => 16026
[post_name] => indiana-jones-2
[post_title] => Indiana Jones
[post_author] => 1
[post_date] => 2018-01-15 18:36:09
[year] => 2018
[month] => 1
[post_type] => post
)
[523] => stdClass Object
(
[slug] => misc
[ID] => 16061
[post_name] => porque-llevas-pistola
[post_title] => Porqué llevas pistola
[post_author] => 1
[post_date] => 2018-01-15 17:59:45
[year] => 2018
[month] => 1
[post_type] => post
)
[524] => stdClass Object
(
[slug] => misc
[ID] => 15778
[post_name] => linchamiento-mediatico
[post_title] => Linchamiento mediático
[post_author] => 1
[post_date] => 2018-01-15 13:51:29
[year] => 2018
[month] => 1
[post_type] => post
)
[525] => stdClass Object
(
[slug] => fallas
[ID] => 16035
[post_name] => que-los-quemen-por-machista
[post_title] => Que los quemen por machista
[post_author] => 1
[post_date] => 2018-01-13 17:18:13
[year] => 2018
[month] => 1
[post_type] => post
)
[526] => stdClass Object
(
[slug] => batman
[ID] => 15979
[post_name] => batmago
[post_title] => Batmago
[post_author] => 1
[post_date] => 2018-01-13 13:52:51
[year] => 2018
[month] => 1
[post_type] => post
)
[527] => stdClass Object
(
[slug] => misc
[ID] => 1286
[post_name] => paraiso-perdido
[post_title] => Paraíso perdido
[post_author] => 1
[post_date] => 2018-01-12 13:46:42
[year] => 2018
[month] => 1
[post_type] => post
)
[528] => stdClass Object
(
[slug] => misc
[ID] => 15976
[post_name] => spielberg-sonambulo
[post_title] => Spielberg sonámbulo
[post_author] => 1
[post_date] => 2018-01-10 13:25:35
[year] => 2018
[month] => 1
[post_type] => post
)
[529] => stdClass Object
(
[slug] => miyazaki
[ID] => 16009
[post_name] => hayao-miyazaki
[post_title] => Hayao Miyazaki
[post_author] => 1
[post_date] => 2018-01-09 13:21:43
[year] => 2018
[month] => 1
[post_type] => post
)
[530] => stdClass Object
(
[slug] => cine
[ID] => 15990
[post_name] => die-hard-6-el-cristalero
[post_title] => Die hard 6, el cristalero
[post_author] => 1
[post_date] => 2018-01-05 13:00:10
[year] => 2018
[month] => 1
[post_type] => post
)
[531] => stdClass Object
(
[slug] => misc
[ID] => 15983
[post_name] => casi-nada-es-para-tanto
[post_title] => Casi nada es para tanto
[post_author] => 1
[post_date] => 2018-01-04 13:04:53
[year] => 2018
[month] => 1
[post_type] => post
)
[532] => stdClass Object
(
[slug] => misc
[ID] => 15972
[post_name] => dureza-de-schwarzenegger
[post_title] => Dureza de Schwarzenegger
[post_author] => 1
[post_date] => 2018-01-03 13:16:16
[year] => 2018
[month] => 1
[post_type] => post
)
[533] => stdClass Object
(
[slug] => habitaciones
[ID] => 16041
[post_name] => 16041
[post_title] => Habitaciones
[post_author] => 2
[post_date] => 2018-01-01 23:41:34
[year] => 2018
[month] => 1
[post_type] => post
)
[534] => stdClass Object
(
[slug] => misc
[ID] => 15964
[post_name] => caguentot-2017
[post_title] => Caguentot 2017
[post_author] => 1
[post_date] => 2018-01-01 19:05:57
[year] => 2018
[month] => 1
[post_type] => post
)
[535] => stdClass Object
(
[slug] => disney
[ID] => 15861
[post_name] => tod-y-toby
[post_title] => Tod y Toby
[post_author] => 1
[post_date] => 2018-01-01 13:11:59
[year] => 2018
[month] => 1
[post_type] => post
)
[536] => stdClass Object
(
[slug] => misc
[ID] => 15955
[post_name] => feliz-anoo-nuevo
[post_title] => Feliz añoo nuevo
[post_author] => 1
[post_date] => 2017-12-31 22:30:11
[year] => 2017
[month] => 12
[post_type] => post
)
[537] => stdClass Object
(
[slug] => letra-de-cancion
[ID] => 15911
[post_name] => despacito-cancion-del-ano
[post_title] => Despacito, canción del año
[post_author] => 1
[post_date] => 2017-12-31 18:24:46
[year] => 2017
[month] => 12
[post_type] => post
)
[538] => stdClass Object
(
[slug] => misc
[ID] => 15950
[post_name] => 12-meses-12-libros
[post_title] => 12 meses 12 libros
[post_author] => 1
[post_date] => 2017-12-31 11:53:02
[year] => 2017
[month] => 12
[post_type] => post
)
[539] => stdClass Object
(
[slug] => spielberg
[ID] => 15917
[post_name] => los-tres-barbudos
[post_title] => Los tres barbudos
[post_author] => 1
[post_date] => 2017-12-28 10:02:31
[year] => 2017
[month] => 12
[post_type] => post
)
[540] => stdClass Object
(
[slug] => disney
[ID] => 15890
[post_name] => disney-assemble
[post_title] => Disney Assemble
[post_author] => 1
[post_date] => 2017-12-25 13:54:53
[year] => 2017
[month] => 12
[post_type] => post
)
[541] => stdClass Object
(
[slug] => misc
[ID] => 15900
[post_name] => benamahoma
[post_title] => Benamahoma
[post_author] => 1
[post_date] => 2017-12-24 23:45:09
[year] => 2017
[month] => 12
[post_type] => post
)
[542] => stdClass Object
(
[slug] => letra-de-cancion
[ID] => 15895
[post_name] => always-look-on-the-bright-side-of-life
[post_title] => Always Look on the Bright Side of Life
[post_author] => 1
[post_date] => 2017-12-24 22:00:24
[year] => 2017
[month] => 12
[post_type] => post
)
[543] => stdClass Object
(
[slug] => valencia
[ID] => 15893
[post_name] => nit-de-nadal
[post_title] => Nit de nadal
[post_author] => 1
[post_date] => 2017-12-24 12:43:29
[year] => 2017
[month] => 12
[post_type] => post
)
[544] => stdClass Object
(
[slug] => star-wars
[ID] => 15886
[post_name] => stars-wars-y-musica-inspirada
[post_title] => Stars Wars y música inspirada.
[post_author] => 1
[post_date] => 2017-12-22 20:05:10
[year] => 2017
[month] => 12
[post_type] => post
)
[545] => stdClass Object
(
[slug] => misc
[ID] => 15858
[post_name] => twitter-by-mlalanda
[post_title] => Twitter by @mlalanda
[post_author] => 1
[post_date] => 2017-12-21 13:46:14
[year] => 2017
[month] => 12
[post_type] => post
)
[546] => stdClass Object
(
[slug] => misc
[ID] => 15848
[post_name] => una-idea-mas-al-mundo
[post_title] => Una idea más al mundo
[post_author] => 1
[post_date] => 2017-12-21 13:04:18
[year] => 2017
[month] => 12
[post_type] => post
)
[547] => stdClass Object
(
[slug] => misc
[ID] => 15882
[post_name] => un-error-en-los-negocios
[post_title] => Un error en los negocios
[post_author] => 1
[post_date] => 2017-12-19 20:36:47
[year] => 2017
[month] => 12
[post_type] => post
)
[548] => stdClass Object
(
[slug] => catalanismo
[ID] => 15873
[post_name] => ingenio-porno
[post_title] => Ingenio porno
[post_author] => 1
[post_date] => 2017-12-19 13:29:42
[year] => 2017
[month] => 12
[post_type] => post
)
[549] => stdClass Object
(
[slug] => spielberg
[ID] => 15871
[post_name] => spielberg-parcial
[post_title] => Spielberg parcial
[post_author] => 1
[post_date] => 2017-12-18 22:00:51
[year] => 2017
[month] => 12
[post_type] => post
)
[550] => stdClass Object
(
[slug] => misc
[ID] => 15813
[post_name] => como-se-afinan-las-voces-de-los-famosos
[post_title] => ¿Cómo se afinan las voces de los famosos?
[post_author] => 1
[post_date] => 2017-12-15 13:36:50
[year] => 2017
[month] => 12
[post_type] => post
)
[551] => stdClass Object
(
[slug] => spielberg
[ID] => 15842
[post_name] => et-cumple-anos
[post_title] => ET cumple años
[post_author] => 1
[post_date] => 2017-12-12 13:35:55
[year] => 2017
[month] => 12
[post_type] => post
)
[552] => stdClass Object
(
[slug] => jjabrams
[ID] => 15831
[post_name] => energia-sr-tarantino
[post_title] => Energía Sr. Tarantino
[post_author] => 1
[post_date] => 2017-12-11 13:11:52
[year] => 2017
[month] => 12
[post_type] => post
)
[553] => stdClass Object
(
[slug] => canal-9
[ID] => 15845
[post_name] => canal-9-esta-a-punt
[post_title] => Canal 9 está à punt
[post_author] => 1
[post_date] => 2017-12-11 07:15:01
[year] => 2017
[month] => 12
[post_type] => post
)
[554] => stdClass Object
(
[slug] => misc
[ID] => 15806
[post_name] => maestro-de-liendres
[post_title] => Maestro de liendres
[post_author] => 1
[post_date] => 2017-11-28 13:02:03
[year] => 2017
[month] => 11
[post_type] => post
)
[555] => stdClass Object
(
[slug] => misc
[ID] => 15799
[post_name] => la-siesta
[post_title] => La siesta
[post_author] => 1
[post_date] => 2017-11-26 15:00:58
[year] => 2017
[month] => 11
[post_type] => post
)
[556] => stdClass Object
(
[slug] => shagrat
[ID] => 15784
[post_name] => ratatouille
[post_title] => Ratatouille
[post_author] => 1
[post_date] => 2017-11-22 13:32:35
[year] => 2017
[month] => 11
[post_type] => post
)
[557] => stdClass Object
(
[slug] => batman
[ID] => 15766
[post_name] => batman-vs-superman-inspiraciones
[post_title] => Batman vs Superman, inspiraciones
[post_author] => 1
[post_date] => 2017-11-21 14:01:26
[year] => 2017
[month] => 11
[post_type] => post
)
[558] => stdClass Object
(
[slug] => esdla
[ID] => 15751
[post_name] => el-sr-de-los-anillos-si-que-habra-serie
[post_title] => El Sr. de los Anillos, sí que habrá serie
[post_author] => 1
[post_date] => 2017-11-18 13:32:57
[year] => 2017
[month] => 11
[post_type] => post
)
[559] => stdClass Object
(
[slug] => cine
[ID] => 15759
[post_name] => bandas-sonoras-inspiradas
[post_title] => Bandas sonoras inspiradas
[post_author] => 1
[post_date] => 2017-11-18 08:29:12
[year] => 2017
[month] => 11
[post_type] => post
)
[560] => stdClass Object
(
[slug] => misc
[ID] => 15657
[post_name] => la-protectora-de-animales-de-san-antonio-lanza-una-llamada-de-auxilio
[post_title] => La protectora de animales de San Antonio lanza una llamada de auxilio
[post_author] => 1
[post_date] => 2017-11-13 13:20:48
[year] => 2017
[month] => 11
[post_type] => post
)
[561] => stdClass Object
(
[slug] => alien
[ID] => 1308
[post_name] => alien-el-8-pasajero-sexual
[post_title] => Alien el 8 pasajero sexual
[post_author] => 1
[post_date] => 2017-11-12 11:58:48
[year] => 2017
[month] => 11
[post_type] => post
)
[562] => stdClass Object
(
[slug] => chiquito-de-la-calzada
[ID] => 15634
[post_name] => hasta-luego-lucas
[post_title] => Hasta luego Lucas!
[post_author] => 1
[post_date] => 2017-11-11 22:37:00
[year] => 2017
[month] => 11
[post_type] => post
)
[563] => stdClass Object
(
[slug] => chiquito-de-la-calzada
[ID] => 15641
[post_name] => chiquito-el-cantante
[post_title] => Chiquito el cantante
[post_author] => 1
[post_date] => 2017-11-11 18:21:53
[year] => 2017
[month] => 11
[post_type] => post
)
[564] => stdClass Object
(
[slug] => chiquito-de-la-calzada
[ID] => 15639
[post_name] => chiquito-de-la-calzada
[post_title] => Chiquito de la Calzada
[post_author] => 1
[post_date] => 2017-11-11 17:39:53
[year] => 2017
[month] => 11
[post_type] => post
)
[565] => stdClass Object
(
[slug] => jose-mota
[ID] => 15637
[post_name] => chiquito-y-curro-jimenez
[post_title] => Chiquito y Curro Jiménez
[post_author] => 1
[post_date] => 2017-11-11 17:28:22
[year] => 2017
[month] => 11
[post_type] => post
)
[566] => stdClass Object
(
[slug] => cine
[ID] => 15608
[post_name] => 20-anos-de-airbag
[post_title] => 20 años de Airbag
[post_author] => 1
[post_date] => 2017-11-09 13:04:31
[year] => 2017
[month] => 11
[post_type] => post
)
[567] => stdClass Object
(
[slug] => esdla
[ID] => 15599
[post_name] => el-sr-de-los-anillos-la-serie
[post_title] => El Sr. de los Anillos, la serie
[post_author] => 1
[post_date] => 2017-11-06 14:17:37
[year] => 2017
[month] => 11
[post_type] => post
)
[568] => stdClass Object
(
[slug] => valencia
[ID] => 15589
[post_name] => hemingway-en-valencia
[post_title] => Hemingway en Valencia
[post_author] => 1
[post_date] => 2017-11-03 13:05:45
[year] => 2017
[month] => 11
[post_type] => post
)
[569] => stdClass Object
(
[slug] => batman
[ID] => 15597
[post_name] => batman-theme
[post_title] => Batman theme
[post_author] => 1
[post_date] => 2017-11-02 22:57:00
[year] => 2017
[month] => 11
[post_type] => post
)
[570] => stdClass Object
(
[slug] => batman
[ID] => 15594
[post_name] => ver-somos-afortunados-de-tenerlos-de-vecinos-reporte-indigo-1365-en-youtube
[post_title] => Batman el auténtico
[post_author] => 1
[post_date] => 2017-11-02 13:24:09
[year] => 2017
[month] => 11
[post_type] => post
)
[571] => stdClass Object
(
[slug] => valencia
[ID] => 15587
[post_name] => oh-senyera-valenciana
[post_title] => ¡Oh, Senyera valenciana!
[post_author] => 1
[post_date] => 2017-11-02 13:17:31
[year] => 2017
[month] => 11
[post_type] => post
)
[572] => stdClass Object
(
[slug] => valencia
[ID] => 15591
[post_name] => tots-sants
[post_title] => Tots Sants
[post_author] => 1
[post_date] => 2017-11-01 18:20:22
[year] => 2017
[month] => 11
[post_type] => post
)
[573] => stdClass Object
(
[slug] => shagrat
[ID] => 15557
[post_name] => quizas-pero-no
[post_title] => Quizas ... pero no
[post_author] => 1
[post_date] => 2017-11-01 17:00:01
[year] => 2017
[month] => 11
[post_type] => post
)
[574] => stdClass Object
(
[slug] => letra-de-cancion
[ID] => 15577
[post_name] => something-just-like-this
[post_title] => Something Just Like This
[post_author] => 1
[post_date] => 2017-10-31 13:00:22
[year] => 2017
[month] => 10
[post_type] => post
)
[575] => stdClass Object
(
[slug] => misc
[ID] => 15580
[post_name] => stranger-things-in-catalonia
[post_title] => Stranger things in Catalonia
[post_author] => 1
[post_date] => 2017-10-30 13:30:37
[year] => 2017
[month] => 10
[post_type] => post
)
[576] => stdClass Object
(
[slug] => misc
[ID] => 15575
[post_name] => teoria-de-la-felicidad
[post_title] => Teoría de la felicidad
[post_author] => 1
[post_date] => 2017-10-30 13:00:31
[year] => 2017
[month] => 10
[post_type] => post
)
[577] => stdClass Object
(
[slug] => cine
[ID] => 15573
[post_name] => hablar-no-es-suficiente
[post_title] => Hablar no es suficiente
[post_author] => 1
[post_date] => 2017-10-29 15:03:11
[year] => 2017
[month] => 10
[post_type] => post
)
[578] => stdClass Object
(
[slug] => misc
[ID] => 15566
[post_name] => incarle-el-diente
[post_title] => Incarle el diente
[post_author] => 1
[post_date] => 2017-10-28 19:25:49
[year] => 2017
[month] => 10
[post_type] => post
)
[579] => stdClass Object
(
[slug] => fotografia
[ID] => 15551
[post_name] => atardeceres-en-mestalla
[post_title] => Atardeceres en Mestalla
[post_author] => 1
[post_date] => 2017-10-28 12:08:19
[year] => 2017
[month] => 10
[post_type] => post
)
[580] => stdClass Object
(
[slug] => misc
[ID] => 15571
[post_name] => benamahoma-para-descubrir-todo-el-ano
[post_title] => Benamahoma. Para descubrir todo el año
[post_author] => 1
[post_date] => 2017-10-27 21:25:15
[year] => 2017
[month] => 10
[post_type] => post
)
[581] => stdClass Object
(
[slug] => misc
[ID] => 15564
[post_name] => tortuguero-2
[post_title] => Tortuguero
[post_author] => 1
[post_date] => 2017-10-24 17:32:16
[year] => 2017
[month] => 10
[post_type] => post
)
[582] => stdClass Object
(
[slug] => misc
[ID] => 15018
[post_name] => vintage-o-retro
[post_title] => Vintage o Retro
[post_author] => 1
[post_date] => 2017-10-24 16:22:24
[year] => 2017
[month] => 10
[post_type] => post
)
[583] => stdClass Object
(
[slug] => valencia
[ID] => 15554
[post_name] => som-valencians
[post_title] => Som Valencians
[post_author] => 1
[post_date] => 2017-10-24 07:16:56
[year] => 2017
[month] => 10
[post_type] => post
)
[584] => stdClass Object
(
[slug] => spielberg
[ID] => 15548
[post_name] => listen-the-whispers
[post_title] => Listen the whispers
[post_author] => 1
[post_date] => 2017-10-23 12:20:12
[year] => 2017
[month] => 10
[post_type] => post
)
[585] => stdClass Object
(
[slug] => cine
[ID] => 15148
[post_name] => alegrame-el-dia-clint
[post_title] => Alégrame el día Clint
[post_author] => 1
[post_date] => 2017-10-22 19:48:26
[year] => 2017
[month] => 10
[post_type] => post
)
[586] => stdClass Object
(
[slug] => valencia
[ID] => 15364
[post_name] => jaume-i-al-palau-de-la-generalitat
[post_title] => Jaume I al Palau de la Generalitat
[post_author] => 2
[post_date] => 2017-10-09 11:35:28
[year] => 2017
[month] => 10
[post_type] => post
)
[587] => stdClass Object
(
[slug] => misc
[ID] => 15362
[post_name] => dos-copas
[post_title] => Dos copas
[post_author] => 1
[post_date] => 2017-10-06 18:44:03
[year] => 2017
[month] => 10
[post_type] => post
)
[588] => stdClass Object
(
[slug] => misc
[ID] => 15291
[post_name] => ser-espanol
[post_title] => Ser español
[post_author] => 1
[post_date] => 2017-10-05 12:09:57
[year] => 2017
[month] => 10
[post_type] => post
)
[589] => stdClass Object
(
[slug] => misc
[ID] => 15191
[post_name] => cumplir-la-ley
[post_title] => Cumplir la ley
[post_author] => 1
[post_date] => 2017-09-26 20:39:03
[year] => 2017
[month] => 9
[post_type] => post
)
[590] => stdClass Object
(
[slug] => secta
[ID] => 15183
[post_name] => aniversarios-septiembre
[post_title] => Aniversarios septiembre
[post_author] => 2
[post_date] => 2017-09-01 01:02:34
[year] => 2017
[month] => 9
[post_type] => post
)
[591] => stdClass Object
(
[slug] => secta
[ID] => 15181
[post_name] => aniversarios-agosto
[post_title] => Aniversarios agosto
[post_author] => 2
[post_date] => 2017-08-22 22:27:21
[year] => 2017
[month] => 8
[post_type] => post
)
[592] => stdClass Object
(
[slug] => valencia
[ID] => 958
[post_name] => tots-a-una-veu-historia-del-cantico-valenciano
[post_title] => 'Tots a una veu', historia del cántico valenciano
[post_author] => 1
[post_date] => 2017-06-04 12:23:15
[year] => 2017
[month] => 6
[post_type] => post
)
[593] => stdClass Object
(
[slug] => chiquito-de-la-calzada
[ID] => 15142
[post_name] => chiquito-day
[post_title] => Chiquito day
[post_author] => 1
[post_date] => 2017-05-29 20:46:29
[year] => 2017
[month] => 5
[post_type] => post
)
[594] => stdClass Object
(
[slug] => nerdgasm
[ID] => 15134
[post_name] => dia-del-orgullo-friki
[post_title] => Día del orgullo friki
[post_author] => 1
[post_date] => 2017-05-25 22:00:05
[year] => 2017
[month] => 5
[post_type] => post
)
[595] => stdClass Object
(
[slug] => shagrat
[ID] => 15129
[post_name] => 23-de-mayo
[post_title] => 23 de mayo
[post_author] => 1
[post_date] => 2017-05-23 21:32:39
[year] => 2017
[month] => 5
[post_type] => post
)
[596] => stdClass Object
(
[slug] => star-wars
[ID] => 15047
[post_name] => dia-de-la-fuerza
[post_title] => Día de la fuerza
[post_author] => 1
[post_date] => 2017-05-04 19:44:00
[year] => 2017
[month] => 5
[post_type] => post
)
[597] => stdClass Object
(
[slug] => misc
[ID] => 15041
[post_name] => muere-sherlock-holmes-el-4-mayo-1891
[post_title] => Muere Sherlock Holmes el 4 mayo 1891
[post_author] => 1
[post_date] => 2017-05-04 19:37:00
[year] => 2017
[month] => 5
[post_type] => post
)
[598] => stdClass Object
(
[slug] => misc
[ID] => 14978
[post_name] => fanatismo
[post_title] => Fanatismo
[post_author] => 1
[post_date] => 2017-04-23 21:55:00
[year] => 2017
[month] => 4
[post_type] => post
)
[599] => stdClass Object
(
[slug] => misc
[ID] => 15015
[post_name] => voto-y-escuela
[post_title] => Voto y escuela
[post_author] => 1
[post_date] => 2017-04-15 14:08:33
[year] => 2017
[month] => 4
[post_type] => post
)
[600] => stdClass Object
(
[slug] => star-wars
[ID] => 15009
[post_name] => carrie-fisher
[post_title] => Carrie Fisher
[post_author] => 1
[post_date] => 2017-04-14 13:15:00
[year] => 2017
[month] => 4
[post_type] => post
)
[601] => stdClass Object
(
[slug] => misc
[ID] => 14982
[post_name] => dia-mundial-autismo
[post_title] => Día mundial autismo
[post_author] => 1
[post_date] => 2017-04-02 19:39:32
[year] => 2017
[month] => 4
[post_type] => post
)
[602] => stdClass Object
(
[slug] => valencia
[ID] => 14972
[post_name] => soymaricon
[post_title] => #SOYMARICON
[post_author] => 1
[post_date] => 2017-03-20 22:19:34
[year] => 2017
[month] => 3
[post_type] => post
)
[603] => stdClass Object
(
[slug] => misc
[ID] => 14968
[post_name] => ojito-con-los-papis
[post_title] => Ojito con los papis
[post_author] => 1
[post_date] => 2017-03-19 09:26:00
[year] => 2017
[month] => 3
[post_type] => post
)
[604] => stdClass Object
(
[slug] => batman
[ID] => 14927
[post_name] => batman-vs-jurassic-park
[post_title] => Batman vs Jurassic Park
[post_author] => 1
[post_date] => 2017-02-01 13:20:00
[year] => 2017
[month] => 2
[post_type] => post
)
[605] => stdClass Object
(
[slug] => batman
[ID] => 14922
[post_name] => star-trek-vs-batman
[post_title] => Star Trek vs Batman
[post_author] => 1
[post_date] => 2017-01-31 19:38:00
[year] => 2017
[month] => 1
[post_type] => post
)
[606] => stdClass Object
(
[slug] => batman
[ID] => 14897
[post_name] => donald-trump-cita-a-bane-en-su-primer-discurso-como-presidente-de-estados-unidos
[post_title] => Donald Trump cita a Bane en su primer discurso como Presidente de Estados Unidos
[post_author] => 1
[post_date] => 2017-01-24 21:27:51
[year] => 2017
[month] => 1
[post_type] => post
)
[607] => stdClass Object
(
[slug] => luna
[ID] => 1396
[post_name] => neil-armstrong
[post_title] => Neil Armstrong
[post_author] => 1
[post_date] => 2016-12-31 16:33:04
[year] => 2016
[month] => 12
[post_type] => post
)
[608] => stdClass Object
(
[slug] => sagrashouse
[ID] => 1382
[post_name] => reset-3-0
[post_title] => Reset 3.0
[post_author] => 1
[post_date] => 2016-12-24 23:02:00
[year] => 2016
[month] => 12
[post_type] => post
)
[609] => stdClass Object
(
[slug] => misc
[ID] => 1348
[post_name] => 16-anos-de-concurso
[post_title] => 16 años de concurso
[post_author] => 1
[post_date] => 2016-07-20 20:40:24
[year] => 2016
[month] => 7
[post_type] => post
)
[610] => stdClass Object
(
[slug] => peris
[ID] => 1330
[post_name] => domador-de-lavaduras-bastardas-salvajes
[post_title] => Domador de levaduras bastardas salvajes
[post_author] => 1
[post_date] => 2016-07-09 07:46:00
[year] => 2016
[month] => 7
[post_type] => post
)
[611] => stdClass Object
(
[slug] => misc
[ID] => 1328
[post_name] => cocodrilo
[post_title] => Cocodrilo
[post_author] => 1
[post_date] => 2016-07-06 05:30:00
[year] => 2016
[month] => 7
[post_type] => post
)
[612] => stdClass Object
(
[slug] => misc
[ID] => 1321
[post_name] => belleza-mortal
[post_title] => Belleza mortal
[post_author] => 1
[post_date] => 2016-05-19 13:17:40
[year] => 2016
[month] => 5
[post_type] => post
)
[613] => stdClass Object
(
[slug] => misc
[ID] => 1316
[post_name] => silla-737
[post_title] => Silla 737
[post_author] => 1
[post_date] => 2016-04-21 21:15:43
[year] => 2016
[month] => 4
[post_type] => post
)
[614] => stdClass Object
(
[slug] => misc
[ID] => 1305
[post_name] => ricardo-galli-el-mejor-consejo-que-puedo-dar-a-un-joven-ingeniero
[post_title] => Ricardo Galli: El mejor consejo que puedo dar a un joven ingeniero
[post_author] => 1
[post_date] => 2016-04-11 18:35:40
[year] => 2016
[month] => 4
[post_type] => post
)
[615] => stdClass Object
(
[slug] => misc
[ID] => 1310
[post_name] => el-limite-del-bien-y-del-mal
[post_title] => El límite del bien y del mal
[post_author] => 1
[post_date] => 2016-04-11 18:27:08
[year] => 2016
[month] => 4
[post_type] => post
)
[616] => stdClass Object
(
[slug] => misc
[ID] => 1302
[post_name] => ya-es-primavera-en-el
[post_title] => Ya es primavera en el ....
[post_author] => 1
[post_date] => 2016-03-19 17:40:29
[year] => 2016
[month] => 3
[post_type] => post
)
[617] => stdClass Object
(
[slug] => batman
[ID] => 1293
[post_name] => batman-en-el-paseo-de-la-fama
[post_title] => Batman en el paseo de la fama
[post_author] => 1
[post_date] => 2016-03-17 14:45:01
[year] => 2016
[month] => 3
[post_type] => post
)
[618] => stdClass Object
(
[slug] => misc
[ID] => 1290
[post_name] => los-7-mejores-eufemismos-de-la-sociedad-de-consumo
[post_title] => Los 7 "mejores" eufemismos de la sociedad de consumo
[post_author] => 1
[post_date] => 2016-03-16 13:07:18
[year] => 2016
[month] => 3
[post_type] => post
)
[619] => stdClass Object
(
[slug] => queen
[ID] => 1281
[post_name] => 30-anos-de-los-inmortales
[post_title] => 30 años de Los Inmortales
[post_author] => 1
[post_date] => 2016-03-07 21:48:51
[year] => 2016
[month] => 3
[post_type] => post
)
[620] => stdClass Object
(
[slug] => misc
[ID] => 1278
[post_name] => lavadoras-a-mi
[post_title] => Lavadoras a mi
[post_author] => 1
[post_date] => 2016-03-06 13:29:12
[year] => 2016
[month] => 3
[post_type] => post
)
[621] => stdClass Object
(
[slug] => misc
[ID] => 1275
[post_name] => alquiler
[post_title] => Alquiler
[post_author] => 1
[post_date] => 2016-03-05 22:55:56
[year] => 2016
[month] => 3
[post_type] => post
)
[622] => stdClass Object
(
[slug] => misc
[ID] => 1263
[post_name] => todos-los-oscar-a-los-fx
[post_title] => Todos los Oscar a los FX
[post_author] => 1
[post_date] => 2016-03-02 21:06:00
[year] => 2016
[month] => 3
[post_type] => post
)
[623] => stdClass Object
(
[slug] => misc
[ID] => 1271
[post_name] => efectos-colaterales-de-las-marcas
[post_title] => Efectos colaterales de las marcas
[post_author] => 1
[post_date] => 2016-03-01 23:11:10
[year] => 2016
[month] => 3
[post_type] => post
)
[624] => stdClass Object
(
[slug] => misc
[ID] => 1253
[post_name] => callejeando-por-el-carmen
[post_title] => Callejeando por el Carmen
[post_author] => 1
[post_date] => 2015-12-14 11:15:23
[year] => 2015
[month] => 12
[post_type] => post
)
[625] => stdClass Object
(
[slug] => charles-darwin
[ID] => 1250
[post_name] => origen-de-las-especies
[post_title] => Origen de las especies
[post_author] => 1
[post_date] => 2015-11-25 17:55:04
[year] => 2015
[month] => 11
[post_type] => post
)
[626] => stdClass Object
(
[slug] => valencia
[ID] => 1248
[post_name] => la-ciencia-mola-aunque-sea-mala
[post_title] => La ciencia mola aunque sea mala
[post_author] => 1
[post_date] => 2015-11-19 20:30:30
[year] => 2015
[month] => 11
[post_type] => post
)
[627] => stdClass Object
(
[slug] => letra-de-cancion
[ID] => 1244
[post_name] => the-show-must-go-on
[post_title] => The Show Must Go On
[post_author] => 1
[post_date] => 2015-11-07 22:33:00
[year] => 2015
[month] => 11
[post_type] => post
)
[628] => stdClass Object
(
[slug] => regreso-al-futuro
[ID] => 1242
[post_name] => regreso-al-futuro-ahora
[post_title] => Regreso al futuro ahora
[post_author] => 1
[post_date] => 2015-10-21 14:29:00
[year] => 2015
[month] => 10
[post_type] => post
)
[629] => stdClass Object
(
[slug] => misc
[ID] => 1239
[post_name] => hollywood-rinde-honores-a-john-williams
[post_title] => Hollywood rinde honores a John Williams
[post_author] => 1
[post_date] => 2015-10-21 12:09:00
[year] => 2015
[month] => 10
[post_type] => post
)
[630] => stdClass Object
(
[slug] => valencia
[ID] => 1235
[post_name] => valencia-sitiada
[post_title] => Valencia sitiada
[post_author] => 1
[post_date] => 2015-10-20 12:14:00
[year] => 2015
[month] => 10
[post_type] => post
)
[631] => stdClass Object
(
[slug] => batman
[ID] => 1231
[post_name] => se-tu-mismo
[post_title] => Sé tu mismo
[post_author] => 1
[post_date] => 2015-10-03 15:30:00
[year] => 2015
[month] => 10
[post_type] => post
)
[632] => stdClass Object
(
[slug] => misc
[ID] => 1228
[post_name] => fuerza-solar
[post_title] => Fuerza solar
[post_author] => 1
[post_date] => 2015-10-03 14:28:42
[year] => 2015
[month] => 10
[post_type] => post
)
[633] => stdClass Object
(
[slug] => misc
[ID] => 1225
[post_name] => la-edad-de-oro-del-frikismo-2
[post_title] => La edad de oro del frikismo 2
[post_author] => 1
[post_date] => 2015-09-30 12:44:48
[year] => 2015
[month] => 9
[post_type] => post
)
[634] => stdClass Object
(
[slug] => batman
[ID] => 1219
[post_name] => celebra-el-batman-day-con-sorpresas-y-regalos
[post_title] => ¡Celebra el “Batman Day” con sorpresas y regalos!
[post_author] => 1
[post_date] => 2015-09-30 12:31:00
[year] => 2015
[month] => 9
[post_type] => post
)
[635] => stdClass Object
(
[slug] => misc
[ID] => 1214
[post_name] => agua-en-marte
[post_title] => Agua en marte
[post_author] => 1
[post_date] => 2015-09-30 05:14:00
[year] => 2015
[month] => 9
[post_type] => post
)
[636] => stdClass Object
(
[slug] => misc
[ID] => 1208
[post_name] => estamos-en-la-edad-de-oro-del-frikismo
[post_title] => “Estamos en la Edad de Oro del frikismo”
[post_author] => 1
[post_date] => 2015-09-24 13:00:20
[year] => 2015
[month] => 9
[post_type] => post
)
[637] => stdClass Object
(
[slug] => batman
[ID] => 1203
[post_name] => barman-creado-por-bill-finger-y-bob-kane
[post_title] => Batman creado por Bill Finger y Bob Kane
[post_author] => 1
[post_date] => 2015-09-20 09:31:00
[year] => 2015
[month] => 9
[post_type] => post
)
[638] => stdClass Object
(
[slug] => misc
[ID] => 1198
[post_name] => 7-de-septiembre-dia-festivo-usa
[post_title] => 7 de Septiembre. Día festivo USA
[post_author] => 1
[post_date] => 2015-09-13 10:35:00
[year] => 2015
[month] => 9
[post_type] => post
)
[639] => stdClass Object
(
[slug] => misc
[ID] => 1196
[post_name] => 7-de-septiembre-2015
[post_title] => 7 de Septiembre 2015
[post_author] => 1
[post_date] => 2015-09-13 09:26:00
[year] => 2015
[month] => 9
[post_type] => post
)
[640] => stdClass Object
(
[slug] => misc
[ID] => 1194
[post_name] => aldeas-abandonadas-y-refugiados
[post_title] => Aldeas abandonadas y refugiados
[post_author] => 1
[post_date] => 2015-09-12 21:39:50
[year] => 2015
[month] => 9
[post_type] => post
)
[641] => stdClass Object
(
[slug] => batman
[ID] => 1192
[post_name] => dime-sangras-lo-haras
[post_title] => “Dime, ¿sangras? Lo harás”
[post_author] => 1
[post_date] => 2015-09-06 18:16:14
[year] => 2015
[month] => 9
[post_type] => post
)
[642] => stdClass Object
(
[slug] => misc
[ID] => 1189
[post_name] => negocio-de-la-cultura
[post_title] => Negocio de la cultura
[post_author] => 1
[post_date] => 2015-09-06 15:08:22
[year] => 2015
[month] => 9
[post_type] => post
)
[643] => stdClass Object
(
[slug] => misc
[ID] => 1186
[post_name] => aniversarios-ausentes
[post_title] => Aniversarios ausentes
[post_author] => 1
[post_date] => 2015-09-06 14:15:09
[year] => 2015
[month] => 9
[post_type] => post
)
[644] => stdClass Object
(
[slug] => misc
[ID] => 1184
[post_name] => calatrava
[post_title] => Calatrava
[post_author] => 1
[post_date] => 2015-09-05 12:44:03
[year] => 2015
[month] => 9
[post_type] => post
)
[645] => stdClass Object
(
[slug] => misc
[ID] => 1178
[post_name] => refugiados-en-valencia
[post_title] => Refugiados en Valencia
[post_author] => 1
[post_date] => 2015-09-05 11:40:36
[year] => 2015
[month] => 9
[post_type] => post
)
[646] => stdClass Object
(
[slug] => misc
[ID] => 1175
[post_name] => refugiados
[post_title] => Refugiados
[post_author] => 1
[post_date] => 2015-09-05 10:44:42
[year] => 2015
[month] => 9
[post_type] => post
)
[647] => stdClass Object
(
[slug] => misc
[ID] => 1172
[post_name] => el-legado-de-culthu
[post_title] => El legado de Culthu
[post_author] => 1
[post_date] => 2015-08-24 19:48:35
[year] => 2015
[month] => 8
[post_type] => post
)
[648] => stdClass Object
(
[slug] => misc
[ID] => 1169
[post_name] => la-serie-de-animacion-de-jurassic-park-que-no-se-llevo-a-cabo
[post_title] => La serie de animación de ‘Jurassic Park’ que no se llevó a cabo
[post_author] => 1
[post_date] => 2015-08-22 22:31:55
[year] => 2015
[month] => 8
[post_type] => post
)
[649] => stdClass Object
(
[slug] => misc
[ID] => 1162
[post_name] => a-sea-turtle-history
[post_title] => A sea turtle history
[post_author] => 1
[post_date] => 2015-08-20 20:36:13
[year] => 2015
[month] => 8
[post_type] => post
)
[650] => stdClass Object
(
[slug] => misc
[ID] => 1160
[post_name] => battery-low
[post_title] => Battery Low
[post_author] => 1
[post_date] => 2015-08-20 12:32:00
[year] => 2015
[month] => 8
[post_type] => post
)
[651] => stdClass Object
(
[slug] => misc
[ID] => 1137
[post_name] => no-hay-dinero-para-sanidad
[post_title] => No hay dinero para sanidad
[post_author] => 1
[post_date] => 2015-08-19 20:32:00
[year] => 2015
[month] => 8
[post_type] => post
)
[652] => stdClass Object
(
[slug] => misc
[ID] => 1157
[post_name] => choca-un-helicoptero-con-un-coche-en-valencia
[post_title] => Choca un helicóptero con un coche en Valencia
[post_author] => 1
[post_date] => 2015-08-19 17:08:25
[year] => 2015
[month] => 8
[post_type] => post
)
[653] => stdClass Object
(
[slug] => shagrat
[ID] => 1154
[post_name] => nervios
[post_title] => Nervios
[post_author] => 1
[post_date] => 2015-08-19 15:05:51
[year] => 2015
[month] => 8
[post_type] => post
)
[654] => stdClass Object
(
[slug] => misc
[ID] => 1151
[post_name] => beethoven-y-otros-por-el-estilo
[post_title] => Beethoven y otros por el estilo
[post_author] => 1
[post_date] => 2015-08-19 11:25:22
[year] => 2015
[month] => 8
[post_type] => post
)
[655] => stdClass Object
(
[slug] => misc
[ID] => 1148
[post_name] => the-dark-knight-lll-the-master-race
[post_title] => The Dark Knight lll. The master race
[post_author] => 1
[post_date] => 2015-08-18 19:38:01
[year] => 2015
[month] => 8
[post_type] => post
)
[656] => stdClass Object
(
[slug] => misc
[ID] => 1145
[post_name] => dreamworks-se-hace-con-los-derechos-de-micro-de-crichton
[post_title] => Dreamworks se hace con los derechos de 'Micro' de Crichton
[post_author] => 1
[post_date] => 2015-08-17 19:45:15
[year] => 2015
[month] => 8
[post_type] => post
)
[657] => stdClass Object
(
[slug] => misc
[ID] => 1134
[post_name] => el-logo-de-canal-9-evolucion-muerte-y
[post_title] => El logo de Canal 9: evolución, muerte y...
[post_author] => 1
[post_date] => 2015-08-08 11:36:00
[year] => 2015
[month] => 8
[post_type] => post
)
[658] => stdClass Object
(
[slug] => misc
[ID] => 1131
[post_name] => test-de-informatica-viejuna-en-25-preguntas-microsiervos-juegos-y-diversion
[post_title] => Test de informática viejuna en 25 preguntas | Microsiervos (Juegos y Diversión)
[post_author] => 1
[post_date] => 2015-08-08 07:57:48
[year] => 2015
[month] => 8
[post_type] => post
)
[659] => stdClass Object
(
[slug] => misc
[ID] => 1129
[post_name] => batman-y-el-ciclo-de-la-vida
[post_title] => Batman y el ciclo de la vida
[post_author] => 1
[post_date] => 2015-08-01 22:51:23
[year] => 2015
[month] => 8
[post_type] => post
)
[660] => stdClass Object
(
[slug] => misc
[ID] => 1126
[post_name] => primera-senadora-sorda
[post_title] => Primera senadora sorda
[post_author] => 1
[post_date] => 2015-07-07 16:16:57
[year] => 2015
[month] => 7
[post_type] => post
)
[661] => stdClass Object
(
[slug] => misc
[ID] => 1119
[post_name] => la-imagen-publica-de-valencia-a-debate-en-cuadrilatero-2
[post_title] => La imagen pública de Valencia a debate en #Cuadrilátero
[post_author] => 1
[post_date] => 2015-07-06 21:09:35
[year] => 2015
[month] => 7
[post_type] => post
)
[662] => stdClass Object
(
[slug] => misc
[ID] => 1110
[post_name] => tortuguero
[post_title] => Tortuguero
[post_author] => 1
[post_date] => 2015-06-19 16:42:43
[year] => 2015
[month] => 6
[post_type] => post
)
[663] => stdClass Object
(
[slug] => secta
[ID] => 1107
[post_name] => mr-potato
[post_title] => Mr Potato
[post_author] => 1
[post_date] => 2015-06-18 12:45:13
[year] => 2015
[month] => 6
[post_type] => post
)
[664] => stdClass Object
(
[slug] => misc
[ID] => 1101
[post_name] => visita_divergentes
[post_title] => #visita_divergentes
[post_author] => 1
[post_date] => 2015-06-17 19:26:03
[year] => 2015
[month] => 6
[post_type] => post
)
[665] => stdClass Object
(
[slug] => misc
[ID] => 1057
[post_name] => regreso-al-futuro-2
[post_title] => Regreso al futuro 2
[post_author] => 1
[post_date] => 2015-06-15 22:00:01
[year] => 2015
[month] => 6
[post_type] => post
)
[666] => stdClass Object
(
[slug] => misc
[ID] => 1069
[post_name] => cazafantasmas-iii
[post_title] => Cazafantasmas III
[post_author] => 1
[post_date] => 2015-06-12 18:09:55
[year] => 2015
[month] => 6
[post_type] => post
)
[667] => stdClass Object
(
[slug] => misc
[ID] => 1072
[post_name] => indiana-jones
[post_title] => Indiana Jones
[post_author] => 1
[post_date] => 2015-06-12 00:14:43
[year] => 2015
[month] => 6
[post_type] => post
)
[668] => stdClass Object
(
[slug] => misc
[ID] => 1039
[post_name] => nueva-web-de-andreu-world
[post_title] => Nueva web de Andreu World
[post_author] => 1
[post_date] => 2015-06-10 17:28:00
[year] => 2015
[month] => 6
[post_type] => post
)
[669] => stdClass Object
(
[slug] => fotografia
[ID] => 1018
[post_name] => foto-y-tapa
[post_title] => Foto y tapa
[post_author] => 1
[post_date] => 2015-06-09 13:14:00
[year] => 2015
[month] => 6
[post_type] => post
)
[670] => stdClass Object
(
[slug] => misc
[ID] => 989
[post_name] => manifiesto-por-la-autorreparacion-cinco-anos-despues
[post_title] => Manifiesto por la autorreparación: cinco años después
[post_author] => 1
[post_date] => 2015-06-07 12:47:47
[year] => 2015
[month] => 6
[post_type] => post
)
[671] => stdClass Object
(
[slug] => misc
[ID] => 986
[post_name] => bat-trek
[post_title] => Bat trek
[post_author] => 1
[post_date] => 2015-06-05 14:38:00
[year] => 2015
[month] => 6
[post_type] => post
)
[672] => stdClass Object
(
[slug] => misc
[ID] => 981
[post_name] => star-trek-ciencia-futura
[post_title] => Star Trek. Ciencia futura
[post_author] => 1
[post_date] => 2015-06-03 18:03:19
[year] => 2015
[month] => 6
[post_type] => post
)
[673] => stdClass Object
(
[slug] => misc
[ID] => 978
[post_name] => kung-fury-official-movie-hd-en-youtube
[post_title] => KUNG FURY Official Movie [HD]" en YouTube
[post_author] => 1
[post_date] => 2015-06-02 12:48:08
[year] => 2015
[month] => 6
[post_type] => post
)
[674] => stdClass Object
(
[slug] => misc
[ID] => 973
[post_name] => el-elegido-teatro-en-madrid
[post_title] => El Elegido. Teatro en Madrid
[post_author] => 1
[post_date] => 2015-05-31 12:22:11
[year] => 2015
[month] => 5
[post_type] => post
)
[675] => stdClass Object
(
[slug] => misc
[ID] => 969
[post_name] => batman-cumple-76-anos
[post_title] => Batman cumple 76 años
[post_author] => 1
[post_date] => 2015-05-27 12:40:25
[year] => 2015
[month] => 5
[post_type] => post
)
[676] => stdClass Object
(
[slug] => misc
[ID] => 964
[post_name] => cuando-la-ciencia-se-vuelve-rosa
[post_title] => Cuando la ciencia se vuelve rosa
[post_author] => 1
[post_date] => 2015-05-13 13:37:27
[year] => 2015
[month] => 5
[post_type] => post
)
[677] => stdClass Object
(
[slug] => misc
[ID] => 961
[post_name] => ya-estamos-ahi
[post_title] => Ya estamos ahí
[post_author] => 1
[post_date] => 2015-05-06 18:55:06
[year] => 2015
[month] => 5
[post_type] => post
)
[678] => stdClass Object
(
[slug] => misc
[ID] => 952
[post_name] => si-me-aplicara-el-cuento
[post_title] => Si me aplicara el cuento ...
[post_author] => 1
[post_date] => 2015-04-25 14:55:00
[year] => 2015
[month] => 4
[post_type] => post
)
[679] => stdClass Object
(
[slug] => misc
[ID] => 949
[post_name] => costa-rica-pais-de-biodiversidad-y-muppets
[post_title] => Costa Rica, país de biodiversidad y muppets
[post_author] => 1
[post_date] => 2015-04-25 07:19:24
[year] => 2015
[month] => 4
[post_type] => post
)
[680] => stdClass Object
(
[slug] => misc
[ID] => 943
[post_name] => exposicion-del-amigo-ivan
[post_title] => Exposición del amigo Ivan
[post_author] => 1
[post_date] => 2015-04-23 21:05:32
[year] => 2015
[month] => 4
[post_type] => post
)
[681] => stdClass Object
(
[slug] => misc
[ID] => 930
[post_name] => sitges-2015
[post_title] => Sitges 2015
[post_author] => 1
[post_date] => 2015-03-23 13:40:15
[year] => 2015
[month] => 3
[post_type] => post
)
[682] => stdClass Object
(
[slug] => misc
[ID] => 927
[post_name] => donde-esta-stargate
[post_title] => ¿Dónde está Stargate?
[post_author] => 1
[post_date] => 2015-03-18 13:39:07
[year] => 2015
[month] => 3
[post_type] => post
)
[683] => stdClass Object
(
[slug] => misc
[ID] => 922
[post_name] => citronel-lo-2
[post_title] => Citronel.lo
[post_author] => 1
[post_date] => 2015-03-18 13:14:09
[year] => 2015
[month] => 3
[post_type] => post
)
[684] => stdClass Object
(
[slug] => misc
[ID] => 919
[post_name] => calor-et
[post_title] => Calor-ET
[post_author] => 1
[post_date] => 2015-03-18 13:08:56
[year] => 2015
[month] => 3
[post_type] => post
)
[685] => stdClass Object
(
[slug] => misc
[ID] => 916
[post_name] => citronel-lo
[post_title] => Citronel.lo
[post_author] => 1
[post_date] => 2015-03-17 20:36:49
[year] => 2015
[month] => 3
[post_type] => post
)
[686] => stdClass Object
(
[slug] => misc
[ID] => 909
[post_name] => an-irishmans-philosophy
[post_title] => An Irishman's Philosophy
[post_author] => 1
[post_date] => 2015-03-11 14:30:37
[year] => 2015
[month] => 3
[post_type] => post
)
[687] => stdClass Object
(
[slug] => misc
[ID] => 912
[post_name] => ivan-masa-photography
[post_title] => Ivan Masa Photography
[post_author] => 1
[post_date] => 2015-03-10 22:18:39
[year] => 2015
[month] => 3
[post_type] => post
)
[688] => stdClass Object
(
[slug] => misc
[ID] => 899
[post_name] => no-podemos
[post_title] => No podemos
[post_author] => 1
[post_date] => 2015-03-09 22:01:02
[year] => 2015
[month] => 3
[post_type] => post
)
[689] => stdClass Object
(
[slug] => misc
[ID] => 875
[post_name] => fallece-leonard-nimoy
[post_title] => Fallece Leonard Nimoy
[post_author] => 1
[post_date] => 2015-03-01 23:48:26
[year] => 2015
[month] => 3
[post_type] => post
)
[690] => stdClass Object
(
[slug] => misc
[ID] => 872
[post_name] => ver-jurassic-world-parody-en-youtube
[post_title] => Ver "Jurassic World PARODY" en YouTube
[post_author] => 1
[post_date] => 2015-02-15 17:51:00
[year] => 2015
[month] => 2
[post_type] => post
)
[691] => stdClass Object
(
[slug] => misc
[ID] => 838
[post_name] => san-valentin-eterno
[post_title] => San Valentín eterno
[post_author] => 1
[post_date] => 2015-02-14 17:59:00
[year] => 2015
[month] => 2
[post_type] => post
)
[692] => stdClass Object
(
[slug] => misc
[ID] => 860
[post_name] => cuando-la-barra-es-la-grada
[post_title] => Cuando la barra es la grada
[post_author] => 1
[post_date] => 2015-01-31 17:55:30
[year] => 2015
[month] => 1
[post_type] => post
)
[693] => stdClass Object
(
[slug] => misc
[ID] => 858
[post_name] => jose-mota-la-risa-es-un-alimento-prodigioso-para-el-alma-y-la-tenemos-muy-olvidada
[post_title] => José Mota: "La risa es un alimento prodigioso para el alma, y la tenemos muy olvidada"
[post_author] => 1
[post_date] => 2015-01-30 23:25:27
[year] => 2015
[month] => 1
[post_type] => post
)
[694] => stdClass Object
(
[slug] => misc
[ID] => 856
[post_name] => la-dulce-actriz-que-enamoraba-al-cine-al-teatro-y-a-la-television
[post_title] => La dulce actriz que enamoraba al cine, al teatro y a la televisión
[post_author] => 1
[post_date] => 2015-01-30 14:00:00
[year] => 2015
[month] => 1
[post_type] => post
)
[695] => stdClass Object
(
[slug] => misc
[ID] => 854
[post_name] => diselo-con-dulzura
[post_title] => Díselo con dulzura
[post_author] => 1
[post_date] => 2015-01-25 21:23:19
[year] => 2015
[month] => 1
[post_type] => post
)
[696] => stdClass Object
(
[slug] => valencia
[ID] => 811
[post_name] => 811
[post_title] => Batman vs Valencia CF
[post_author] => 1
[post_date] => 2014-12-31 22:50:00
[year] => 2014
[month] => 12
[post_type] => post
)
[697] => stdClass Object
(
[slug] => misc
[ID] => 805
[post_name] => 805
[post_title] => Lo mejor del año
[post_author] => 1
[post_date] => 2014-12-30 23:59:01
[year] => 2014
[month] => 12
[post_type] => post
)
[698] => stdClass Object
(
[slug] => misc
[ID] => 800
[post_name] => lo-peor-del-ano
[post_title] => Lo peor del año
[post_author] => 1
[post_date] => 2014-12-30 23:50:37
[year] => 2014
[month] => 12
[post_type] => post
)
[699] => stdClass Object
(
[slug] => misc
[ID] => 797
[post_name] => spielberg-day-12
[post_title] => Spielberg day 1/2
[post_author] => 1
[post_date] => 2014-12-18 14:02:31
[year] => 2014
[month] => 12
[post_type] => post
)
[700] => stdClass Object
(
[slug] => misc
[ID] => 779
[post_name] => pasarelas
[post_title] => Pasarelas
[post_author] => 1
[post_date] => 2014-12-05 18:08:58
[year] => 2014
[month] => 12
[post_type] => post
)
[701] => stdClass Object
(
[slug] => misc
[ID] => 769
[post_name] => no-es-lo-mismo
[post_title] => No es lo mismo
[post_author] => 1
[post_date] => 2014-12-05 15:00:00
[year] => 2014
[month] => 12
[post_type] => post
)
[702] => stdClass Object
(
[slug] => misc
[ID] => 776
[post_name] => ben-stiller
[post_title] => Ben Stiller
[post_author] => 1
[post_date] => 2014-12-04 23:00:46
[year] => 2014
[month] => 12
[post_type] => post
)
[703] => stdClass Object
(
[slug] => misc
[ID] => 766
[post_name] => comics-frank-miller-podria-cerrar-dark-knight-con-un-tercer-volumen-co-escrito-por-scott-snyder-bds-blog-de-superheroes-version-movil
[post_title] => Frank Miller podría cerrar Dark Knight con un tercer volumen co-escrito por Scott Snyder (Versión móvil)
[post_author] => 1
[post_date] => 2014-12-04 00:12:45
[year] => 2014
[month] => 12
[post_type] => post
)
[704] => stdClass Object
(
[slug] => misc
[ID] => 742
[post_name] => semana-interestelar
[post_title] => Semana Interestelar
[post_author] => 1
[post_date] => 2014-12-03 22:35:15
[year] => 2014
[month] => 12
[post_type] => post
)
[705] => stdClass Object
(
[slug] => misc
[ID] => 746
[post_name] => el-numero-de-animales-en-peligro-critico-de-extincion-va-en-aumento-en-espana
[post_title] => El número de animales en peligro crítico de extinción va en aumento en España
[post_author] => 1
[post_date] => 2014-12-02 21:27:47
[year] => 2014
[month] => 12
[post_type] => post
)
[706] => stdClass Object
(
[slug] => misc
[ID] => 711
[post_name] => unifrance-el-cine-en-francia
[post_title] => Unifrance: el cine en Francia
[post_author] => 1
[post_date] => 2014-11-27 22:10:15
[year] => 2014
[month] => 11
[post_type] => post
)
[707] => stdClass Object
(
[slug] => misc
[ID] => 717
[post_name] => celebra-dragon-ball-cumple-30-anos
[post_title] => Celebra, Dragon Ball cumple 30 años
[post_author] => 1
[post_date] => 2014-11-26 12:14:47
[year] => 2014
[month] => 11
[post_type] => post
)
[708] => stdClass Object
(
[slug] => misc
[ID] => 721
[post_name] => daft-punk-el-duo-frances-que-revoluciono-la-musica-electronica
[post_title] => Daft Punk, el dúo francés que revolucionó la música electrónica
[post_author] => 1
[post_date] => 2014-11-21 23:04:47
[year] => 2014
[month] => 11
[post_type] => post
)
[709] => stdClass Object
(
[slug] => misc
[ID] => 695
[post_name] => de-viaje-a-la-luna-a-interstellar-joyas-de-la-ciencia-ficcion
[post_title] => De 'Viaje a la Luna' a 'Interstellar', joyas de la ciencia ficción
[post_author] => 1
[post_date] => 2014-11-18 21:50:37
[year] => 2014
[month] => 11
[post_type] => post
)
[710] => stdClass Object
(
[slug] => misc
[ID] => 683
[post_name] => chistes-cortos-para-el-finde
[post_title] => Chistes cortos para el finde
[post_author] => 1
[post_date] => 2014-11-18 21:31:08
[year] => 2014
[month] => 11
[post_type] => post
)
[711] => stdClass Object
(
[slug] => misc
[ID] => 594
[post_name] => exclusive-never-before-seen-poster-design-for-tim-burtons-batman
[post_title] => Exclusive: Never before seen poster design for Tim Burton’s ‘Batman’
[post_author] => 1
[post_date] => 2014-10-11 15:01:19
[year] => 2014
[month] => 10
[post_type] => post
)
[712] => stdClass Object
(
[slug] => misc
[ID] => 583
[post_name] => batman-evolution-por-the-piano-guys
[post_title] => Batman Evolution por "The Piano Guys"
[post_author] => 1
[post_date] => 2014-09-29 22:09:42
[year] => 2014
[month] => 9
[post_type] => post
)
[713] => stdClass Object
(
[slug] => casas-amigas
[ID] => 580
[post_name] => puente-de-octubre-en-el-molinete
[post_title] => Puente de octubre en el Molinete
[post_author] => 1
[post_date] => 2014-09-22 12:52:41
[year] => 2014
[month] => 9
[post_type] => post
)
[714] => stdClass Object
(
[slug] => misc
[ID] => 576
[post_name] => los-croods
[post_title] => Los Croods
[post_author] => 1
[post_date] => 2014-08-21 22:04:45
[year] => 2014
[month] => 8
[post_type] => post
)
[715] => stdClass Object
(
[slug] => secta
[ID] => 540
[post_name] => la-secta
[post_title] => La Secta
[post_author] => 1
[post_date] => 2014-07-07 22:09:02
[year] => 2014
[month] => 7
[post_type] => post
)
[716] => stdClass Object
(
[slug] => misc
[ID] => 528
[post_name] => va-de-la-roja
[post_title] => Va de La Roja
[post_author] => 1
[post_date] => 2014-06-27 23:45:28
[year] => 2014
[month] => 6
[post_type] => post
)
[717] => stdClass Object
(
[slug] => misc
[ID] => 521
[post_name] => batman-de-tim-burton
[post_title] => Batman de Tim Burton
[post_author] => 1
[post_date] => 2014-06-24 22:19:48
[year] => 2014
[month] => 6
[post_type] => post
)
[718] => stdClass Object
(
[slug] => misc
[ID] => 518
[post_name] => superman-75-aniversario
[post_title] => Superman 75 aniversario
[post_author] => 1
[post_date] => 2014-06-24 22:03:52
[year] => 2014
[month] => 6
[post_type] => post
)
[719] => stdClass Object
(
[slug] => misc
[ID] => 500
[post_name] => el-rey-juan-carlos-i-abdica
[post_title] => El Rey Juan Carlos I Abdica
[post_author] => 1
[post_date] => 2014-06-02 22:19:47
[year] => 2014
[month] => 6
[post_type] => post
)
[720] => stdClass Object
(
[slug] => misc
[ID] => 497
[post_name] => fe-de-erratas
[post_title] => Fe de erratas.
[post_author] => 1
[post_date] => 2014-06-01 08:59:18
[year] => 2014
[month] => 6
[post_type] => post
)
[721] => stdClass Object
(
[slug] => misc
[ID] => 483
[post_name] => cloxines-valencianes-o-no
[post_title] => Cloxines valencianes o no
[post_author] => 1
[post_date] => 2014-05-27 06:56:10
[year] => 2014
[month] => 5
[post_type] => post
)
[722] => stdClass Object
(
[slug] => misc
[ID] => 474
[post_name] => dia-orgullo-friki
[post_title] => Día Orgullo Friki
[post_author] => 1
[post_date] => 2014-05-25 09:58:04
[year] => 2014
[month] => 5
[post_type] => post
)
[723] => stdClass Object
(
[slug] => misc
[ID] => 426
[post_name] => batman-superman-down-of-justice
[post_title] => Batman Superman. Down of justice
[post_author] => 1
[post_date] => 2014-05-21 22:28:48
[year] => 2014
[month] => 5
[post_type] => post
)
[724] => stdClass Object
(
[slug] => misc
[ID] => 418
[post_name] => salon-comic-barcelona-2014-parte-2
[post_title] => Salón Cómic Barcelona 2014 Parte 2
[post_author] => 1
[post_date] => 2014-05-20 22:56:38
[year] => 2014
[month] => 5
[post_type] => post
)
[725] => stdClass Object
(
[slug] => misc
[ID] => 411
[post_name] => salon-comic-barcelona-2014-parte-1
[post_title] => Salón Cómic Barcelona 2014 Parte 1
[post_author] => 1
[post_date] => 2014-05-19 23:09:29
[year] => 2014
[month] => 5
[post_type] => post
)
[726] => stdClass Object
(
[slug] => secta
[ID] => 369
[post_name] => humor-mas-cansino-de-la-secta
[post_title] => Humor más cansino de la Secta.
[post_author] => 1
[post_date] => 2014-05-13 22:03:25
[year] => 2014
[month] => 5
[post_type] => post
)
[727] => stdClass Object
(
[slug] => misc
[ID] => 353
[post_name] => primer-vistazo-de-ben-affleck-como-batman
[post_title] => Primer vistazo de Ben Affleck como Batman
[post_author] => 1
[post_date] => 2014-05-13 21:23:03
[year] => 2014
[month] => 5
[post_type] => post
)
[728] => stdClass Object
(
[slug] => misc
[ID] => 348
[post_name] => batman-vs-superman-nuevas-fotos-del-12-mayo
[post_title] => Batman VS Superman. Nuevas fotos del 12 Mayo
[post_author] => 1
[post_date] => 2014-05-13 21:19:28
[year] => 2014
[month] => 5
[post_type] => post
)
[729] => stdClass Object
(
[slug] => misc
[ID] => 327
[post_name] => batman-la-serie-animada-en-imagen-real
[post_title] => Batman: la serie animada en imagen real
[post_author] => 1
[post_date] => 2014-05-13 14:30:07
[year] => 2014
[month] => 5
[post_type] => post
)
[730] => stdClass Object
(
[slug] => misc
[ID] => 342
[post_name] => 10-anos-de-la-liga
[post_title] => 10 años de la liga ...
[post_author] => 1
[post_date] => 2014-05-13 12:39:00
[year] => 2014
[month] => 5
[post_type] => post
)
[731] => stdClass Object
(
[slug] => misc
[ID] => 280
[post_name] => 75-anos-con-batman-el-superheroe-sin-superpoderes
[post_title] => 75 años con Batman, el superhéroe sin superpoderes
[post_author] => 1
[post_date] => 2014-05-12 14:05:55
[year] => 2014
[month] => 5
[post_type] => post
)
[732] => stdClass Object
(
[slug] => misc
[ID] => 278
[post_name] => el-23-de-julio-sera-el-dia-de-batman
[post_title] => El 23 de julio será el Día de Batman
[post_author] => 1
[post_date] => 2014-05-11 13:05:20
[year] => 2014
[month] => 5
[post_type] => post
)
[733] => stdClass Object
(
[slug] => sagrashouse
[ID] => 313
[post_name] => recuperando-post-antiguos
[post_title] => Recuperando post antiguos
[post_author] => 1
[post_date] => 2014-05-10 23:30:14
[year] => 2014
[month] => 5
[post_type] => post
)
[734] => stdClass Object
(
[slug] => misc
[ID] => 310
[post_name] => autopsia-a-canal-9
[post_title] => Autopsia a Canal 9
[post_author] => 1
[post_date] => 2014-05-10 22:31:46
[year] => 2014
[month] => 5
[post_type] => post
)
[735] => stdClass Object
(
[slug] => valencia
[ID] => 303
[post_name] => la-probable-disolucion-del-valencia-sad
[post_title] => La probable disolución del Valencia SAD
[post_author] => 1
[post_date] => 2014-05-10 12:41:40
[year] => 2014
[month] => 5
[post_type] => post
)
[736] => stdClass Object
(
[slug] => misc
[ID] => 298
[post_name] => actualizando-enlaces-amigos
[post_title] => Actualizando "Enlaces amigos"
[post_author] => 1
[post_date] => 2014-05-08 23:09:28
[year] => 2014
[month] => 5
[post_type] => post
)
[737] => stdClass Object
(
[slug] => valencia
[ID] => 287
[post_name] => dos-valencianos-ganan-el-concurso-mundial-de-la-nasa
[post_title] => Dos valencianos ganan el concurso mundial de la NASA
[post_author] => 1
[post_date] => 2014-05-07 23:04:00
[year] => 2014
[month] => 5
[post_type] => post
)
[738] => stdClass Object
(
[slug] => secta
[ID] => 283
[post_name] => deporte-pirata-la-web
[post_title] => Deporte Pirata, la web
[post_author] => 1
[post_date] => 2014-05-06 22:36:00
[year] => 2014
[month] => 5
[post_type] => post
)
[739] => stdClass Object
(
[slug] => misc
[ID] => 270
[post_name] => el-software-libre-no-es-una-religion-2
[post_title] => El software libre no es una religión
[post_author] => 1
[post_date] => 2014-04-28 21:31:21
[year] => 2014
[month] => 4
[post_type] => post
)
[740] => stdClass Object
(
[slug] => misc
[ID] => 183
[post_name] => 4-consejos-para-hacer-fotografias-en-el-futbol-memorables
[post_title] => 4 Consejos para Hacer Fotografías en el Fútbol Memorables
[post_author] => 1
[post_date] => 2014-04-28 07:57:12
[year] => 2014
[month] => 4
[post_type] => post
)
[741] => stdClass Object
(
[slug] => misc
[ID] => 263
[post_name] => hallan-los-cartuchos-de-e-t-el-videojuego-que-hundio-a-atari-antes-de-ser-enterrado
[post_title] => Hallan los cartuchos de E.T., el videojuego que hundió a Atari antes de ser enterrado
[post_author] => 1
[post_date] => 2014-04-27 20:35:45
[year] => 2014
[month] => 4
[post_type] => post
)
[742] => stdClass Object
(
[slug] => misc
[ID] => 243
[post_name] => jurassic-world
[post_title] => Jurassic World
[post_author] => 1
[post_date] => 2014-04-24 22:26:09
[year] => 2014
[month] => 4
[post_type] => post
)
[743] => stdClass Object
(
[slug] => misc
[ID] => 241
[post_name] => batman-strange-days-bruce-timms-batman-75th-anniversary-short-official
[post_title] => "Batman: Strange Days" - Bruce Timm's Batman 75th Anniversary Short (Official)
[post_author] => 1
[post_date] => 2014-04-24 22:01:46
[year] => 2014
[month] => 4
[post_type] => post
)
[744] => stdClass Object
(
[slug] => misc
[ID] => 239
[post_name] => batman-beyond-darwyn-cookes-batman-75th-anniversary-short-official
[post_title] => Batman Beyond" - Darwyn Cooke's Batman 75th Anniversary Short (Official)
[post_author] => 1
[post_date] => 2014-04-24 21:59:02
[year] => 2014
[month] => 4
[post_type] => post
)
[745] => stdClass Object
(
[slug] => misc
[ID] => 234
[post_name] => 2014-75-aniversario-batman
[post_title] => 2014 - 75 Aniversario BATMAN
[post_author] => 1
[post_date] => 2014-04-24 21:40:06
[year] => 2014
[month] => 4
[post_type] => post
)
[746] => stdClass Object
(
[slug] => misc
[ID] => 212
[post_name] => juego-de-tronos-4x01-tension-sexual
[post_title] => Juego de tronos. 4x01. Tensión sexual
[post_author] => 1
[post_date] => 2014-04-15 13:44:50
[year] => 2014
[month] => 4
[post_type] => post
)
[747] => stdClass Object
(
[slug] => misc
[ID] => 210
[post_name] => fechas-de-abril
[post_title] => Fechas de Abril
[post_author] => 1
[post_date] => 2014-04-06 22:23:47
[year] => 2014
[month] => 4
[post_type] => post
)
[748] => stdClass Object
(
[slug] => valencia
[ID] => 198
[post_name] => valencia-esclata
[post_title] => Valencia esclata
[post_author] => 1
[post_date] => 2014-03-02 09:49:27
[year] => 2014
[month] => 3
[post_type] => post
)
[749] => stdClass Object
(
[slug] => misc
[ID] => 159
[post_name] => ocho-peliculas-financiadas-por-el-icaa-obtienen-21-premios-goya
[post_title] => Ocho películas financiadas por el ICAA obtienen 21 premios Goya
[post_author] => 1
[post_date] => 2014-02-25 22:57:19
[year] => 2014
[month] => 2
[post_type] => post
)
[750] => stdClass Object
(
[slug] => misc
[ID] => 175
[post_name] => fallece-harold-ramis
[post_title] => Fallece Harold Ramis
[post_author] => 1
[post_date] => 2014-02-25 13:44:10
[year] => 2014
[month] => 2
[post_type] => post
)
[751] => stdClass Object
(
[slug] => misc
[ID] => 171
[post_name] => sam-va-lentin-2
[post_title] => Sam va lentin
[post_author] => 1
[post_date] => 2014-02-15 11:45:01
[year] => 2014
[month] => 2
[post_type] => post
)
[752] => stdClass Object
(
[slug] => misc
[ID] => 146
[post_name] => jjr-argentino
[post_title] => JJr Argentino
[post_author] => 1
[post_date] => 2014-01-30 22:00:53
[year] => 2014
[month] => 1
[post_type] => post
)
[753] => stdClass Object
(
[slug] => misc
[ID] => 142
[post_name] => parra-enmaranado-2
[post_title] => Parra enmarañado
[post_author] => 1
[post_date] => 2014-01-30 21:52:02
[year] => 2014
[month] => 1
[post_type] => post
)
[754] => stdClass Object
(
[slug] => secta
[ID] => 133
[post_name] => jordiburgos-com-no-detiene-la-cpu
[post_title] => JordiBurgos.com no detiene la CPU
[post_author] => 1
[post_date] => 2014-01-28 23:29:18
[year] => 2014
[month] => 1
[post_type] => post
)
[755] => stdClass Object
(
[slug] => misc
[ID] => 129
[post_name] => ebay-subasta-una-jaula-de-jurassic-park
[post_title] => Ebay subasta una jaula de 'Jurassic Park'
[post_author] => 1
[post_date] => 2014-01-28 23:06:13
[year] => 2014
[month] => 1
[post_type] => post
)
[756] => stdClass Object
(
[slug] => misc
[ID] => 121
[post_name] => alien
[post_title] => Alien
[post_author] => 1
[post_date] => 2014-01-26 22:23:26
[year] => 2014
[month] => 1
[post_type] => post
)
[757] => stdClass Object
(
[slug] => misc
[ID] => 117
[post_name] => el-caso-betamax-uno-de-los-grandes-procesos-contra-la-pirateria-cumple-30-anos
[post_title] => El “caso Betamax”, uno de los grandes procesos contra la piratería, cumple 30 años
[post_author] => 1
[post_date] => 2014-01-20 23:14:22
[year] => 2014
[month] => 1
[post_type] => post
)
[758] => stdClass Object
(
[slug] => misc
[ID] => 111
[post_name] => jugando-con-fuego-haciendo-fotos-a-los-correfocs
[post_title] => Jugando Con Fuego: Haciendo Fotos a Los Correfocs
[post_author] => 1
[post_date] => 2014-01-19 00:21:20
[year] => 2014
[month] => 1
[post_type] => post
)
[759] => stdClass Object
(
[slug] => misc
[ID] => 106
[post_name] => winter-is-coming
[post_title] => Winter is coming
[post_author] => 1
[post_date] => 2014-01-09 23:55:11
[year] => 2014
[month] => 1
[post_type] => post
)
[760] => stdClass Object
(
[slug] => misc
[ID] => 91
[post_name] => fechas-de-diciembre
[post_title] => Fechas de Diciembre
[post_author] => 1
[post_date] => 2013-12-13 19:56:18
[year] => 2013
[month] => 12
[post_type] => post
)
[761] => stdClass Object
(
[slug] => valencia
[ID] => 88
[post_name] => el-consell-ordena-apagar-rtvv
[post_title] => El Consell ordena apagar RTVV
[post_author] => 1
[post_date] => 2013-11-29 05:44:41
[year] => 2013
[month] => 11
[post_type] => post
)
[762] => stdClass Object
(
[slug] => secta
[ID] => 86
[post_name] => jordiburgos-com
[post_title] => Jordiburgos.com
[post_author] => 1
[post_date] => 2013-11-24 22:34:51
[year] => 2013
[month] => 11
[post_type] => post
)
[763] => stdClass Object
(
[slug] => misc
[ID] => 80
[post_name] => batman-dead-end
[post_title] => Batman Dead End
[post_author] => 1
[post_date] => 2013-11-21 22:46:51
[year] => 2013
[month] => 11
[post_type] => post
)
[764] => stdClass Object
(
[slug] => misc
[ID] => 74
[post_name] => happy-batsgiving-a-new-batman-eternal-teaser
[post_title] => Feliz Batsgiving
[post_author] => 1
[post_date] => 2013-11-21 22:30:30
[year] => 2013
[month] => 11
[post_type] => post
)
[765] => stdClass Object
(
[slug] => misc
[ID] => 46
[post_name] => cuando-oblivion-destruyo-la-luna
[post_title] => Cuando Oblivion destruyó la Luna
[post_author] => 1
[post_date] => 2013-10-13 11:58:21
[year] => 2013
[month] => 10
[post_type] => post
)
[766] => stdClass Object
(
[slug] => misc
[ID] => 37
[post_name] => aniversarios-de-octubre
[post_title] => Aniversarios de octubre
[post_author] => 1
[post_date] => 2013-10-04 18:03:08
[year] => 2013
[month] => 10
[post_type] => post
)
[767] => stdClass Object
(
[slug] => misc
[ID] => 28
[post_name] => superman-man-of-kansas
[post_title] => Superman … Man of Kansas
[post_author] => 1
[post_date] => 2013-09-29 22:53:01
[year] => 2013
[month] => 9
[post_type] => post
)
[768] => stdClass Object
(
[slug] => misc
[ID] => 12
[post_name] => aniversarios-de-septiembre
[post_title] => Aniversarios de Septiembre
[post_author] => 1
[post_date] => 2013-09-25 22:25:45
[year] => 2013
[month] => 9
[post_type] => post
)
[769] => stdClass Object
(
[slug] => misc
[ID] => 1369
[post_name] => hola-mundo-2
[post_title] => ¡Hola mundo!
[post_author] => 1
[post_date] => 2013-09-22 18:39:49
[year] => 2013
[month] => 9
[post_type] => post
)
[770] => stdClass Object
(
[slug] => misc
[ID] => 376
[post_name] => christopher-nolan-y-james-bond
[post_title] => Christopher Nolan y James Bond
[post_author] => 1
[post_date] => 2013-05-21 22:14:38
[year] => 2013
[month] => 5
[post_type] => post
)
[771] => stdClass Object
(
[slug] => misc
[ID] => 374
[post_name] => schwarzenegger-la-leyenda-de-conan
[post_title] => Schwarzenegger: La Leyenda de Conan
[post_author] => 1
[post_date] => 2013-05-21 22:10:53
[year] => 2013
[month] => 5
[post_type] => post
)
[772] => stdClass Object
(
[slug] => misc
[ID] => 371
[post_name] => steven-spielberg-producing-halo-tv-series
[post_title] => Steven Spielberg Producing Halo TV Series
[post_author] => 1
[post_date] => 2013-05-21 22:08:34
[year] => 2013
[month] => 5
[post_type] => post
)
[773] => stdClass Object
(
[slug] => misc
[ID] => 378
[post_name] => everything-wrong-with-jurassic-park-in-under-180-seconds
[post_title] => Everything wrong with Jurassic Park in under 180 seconds
[post_author] => 1
[post_date] => 2013-05-14 22:17:17
[year] => 2013
[month] => 5
[post_type] => post
)
[774] => stdClass Object
(
[slug] => misc
[ID] => 380
[post_name] => muere-a-los-65-anos-constantino-romero-la-voz
[post_title] => Muere a los 65 años Constantino Romero, La Voz
[post_author] => 1
[post_date] => 2013-05-12 22:18:45
[year] => 2013
[month] => 5
[post_type] => post
)
[775] => stdClass Object
(
[slug] => misc
[ID] => 382
[post_name] => dilophosaurus
[post_title] => Dilophosaurus
[post_author] => 1
[post_date] => 2013-04-12 22:20:29
[year] => 2013
[month] => 4
[post_type] => post
)
[776] => stdClass Object
(
[slug] => misc
[ID] => 361
[post_name] => colin-trevorrow-dirigira-el-nuevo-jurassic-park
[post_title] => Colin Trevorrow dirigirá el nuevo Jurassic Park
[post_author] => 1
[post_date] => 2013-03-12 21:42:07
[year] => 2013
[month] => 3
[post_type] => post
)
[777] => stdClass Object
(
[slug] => misc
[ID] => 363
[post_name] => jurassik-park-3d
[post_title] => Jurassik Park 3D
[post_author] => 1
[post_date] => 2013-01-12 22:28:09
[year] => 2013
[month] => 1
[post_type] => post
)
[778] => stdClass Object
(
[slug] => misc
[ID] => 367
[post_name] => volviendo
[post_title] => Volviendo
[post_author] => 1
[post_date] => 2013-01-12 10:24:25
[year] => 2013
[month] => 1
[post_type] => post
)
[779] => stdClass Object
(
[slug] => misc
[ID] => 392
[post_name] => 392
[post_title] => Calpe
[post_author] => 1
[post_date] => 2012-10-26 22:54:23
[year] => 2012
[month] => 10
[post_type] => post
)
[780] => stdClass Object
(
[slug] => misc
[ID] => 390
[post_name] => cumple-charlie
[post_title] => Cumple Charlie
[post_author] => 1
[post_date] => 2012-10-26 22:49:28
[year] => 2012
[month] => 10
[post_type] => post
)
[781] => stdClass Object
(
[slug] => misc
[ID] => 396
[post_name] => mas-vale-tarde
[post_title] => Más vale tarde ...
[post_author] => 1
[post_date] => 2012-10-26 22:00:07
[year] => 2012
[month] => 10
[post_type] => post
)
[782] => stdClass Object
(
[slug] => cometa-la-sagra
[ID] => 399
[post_name] => cometa-c2012-b3-la-sagra
[post_title] => Cometa C/2012 B3 (La Sagra)
[post_author] => 1
[post_date] => 2012-08-01 21:34:21
[year] => 2012
[month] => 8
[post_type] => post
)
[783] => stdClass Object
(
[slug] => misc
[ID] => 308
[post_name] => autopsia-canal9
[post_title] => Autopsia Canal 9
[post_author] => 1
[post_date] => 2012-07-23 22:12:23
[year] => 2012
[month] => 7
[post_type] => post
)
[784] => stdClass Object
(
[slug] => misc
[ID] => 402
[post_name] => muchachito-carter
[post_title] => Muchachito Carter
[post_author] => 1
[post_date] => 2012-07-14 21:45:21
[year] => 2012
[month] => 7
[post_type] => post
)
[785] => stdClass Object
(
[slug] => misc
[ID] => 404
[post_name] => batmovil
[post_title] => Batmovil
[post_author] => 1
[post_date] => 2012-07-13 21:48:06
[year] => 2012
[month] => 7
[post_type] => post
)
[786] => stdClass Object
(
[slug] => misc
[ID] => 406
[post_name] => comic-con-2012
[post_title] => Comic Con 2012
[post_author] => 1
[post_date] => 2012-07-13 21:10:19
[year] => 2012
[month] => 7
[post_type] => post
)
[787] => stdClass Object
(
[slug] => misc
[ID] => 408
[post_name] => lucas-acabado
[post_title] => Lucas acabado
[post_author] => 1
[post_date] => 2012-06-04 21:52:02
[year] => 2012
[month] => 6
[post_type] => post
)
[788] => stdClass Object
(
[slug] => misc
[ID] => 428
[post_name] => 73-anos-y-alerta
[post_title] => 73 años y alerta
[post_author] => 1
[post_date] => 2012-05-29 21:18:28
[year] => 2012
[month] => 5
[post_type] => post
)
[789] => stdClass Object
(
[slug] => misc
[ID] => 436
[post_name] => cumple-jorge-y-mari
[post_title] => Cumple Jorge y Mari
[post_author] => 1
[post_date] => 2012-04-10 21:32:18
[year] => 2012
[month] => 4
[post_type] => post
)
[790] => stdClass Object
(
[slug] => misc
[ID] => 431
[post_name] => torra-de-pascua
[post_title] => Torra de Pascua
[post_author] => 1
[post_date] => 2012-04-10 21:24:50
[year] => 2012
[month] => 4
[post_type] => post
)
[791] => stdClass Object
(
[slug] => misc
[ID] => 439
[post_name] => bruce-willis
[post_title] => Bruce Willis
[post_author] => 1
[post_date] => 2012-03-19 21:43:29
[year] => 2012
[month] => 3
[post_type] => post
)
[792] => stdClass Object
(
[slug] => misc
[ID] => 442
[post_name] => castilo-de-hogwarts
[post_title] => Castilo de Hogwarts
[post_author] => 1
[post_date] => 2012-03-08 21:51:18
[year] => 2012
[month] => 3
[post_type] => post
)
[793] => stdClass Object
(
[slug] => misc
[ID] => 445
[post_name] => roma-2012
[post_title] => Roma 2012
[post_author] => 1
[post_date] => 2012-03-04 21:57:09
[year] => 2012
[month] => 3
[post_type] => post
)
[794] => stdClass Object
(
[slug] => misc
[ID] => 447
[post_name] => stephen-lang
[post_title] => Stephen Lang
[post_author] => 1
[post_date] => 2012-02-02 21:58:28
[year] => 2012
[month] => 2
[post_type] => post
)
[795] => stdClass Object
(
[slug] => misc
[ID] => 450
[post_name] => me-indignare-de-jose-mota
[post_title] => "Me Indignaré" de José Mota
[post_author] => 1
[post_date] => 2012-01-04 22:02:46
[year] => 2012
[month] => 1
[post_type] => post
)
[796] => stdClass Object
(
[slug] => misc
[ID] => 452
[post_name] => the-hobbit
[post_title] => The Hobbit
[post_author] => 1
[post_date] => 2011-12-21 22:07:49
[year] => 2011
[month] => 12
[post_type] => post
)
[797] => stdClass Object
(
[slug] => misc
[ID] => 511
[post_name] => las-caras-de-spielberg
[post_title] => Las caras de Spielberg
[post_author] => 1
[post_date] => 2011-12-19 22:37:39
[year] => 2011
[month] => 12
[post_type] => post
)
[798] => stdClass Object
(
[slug] => misc
[ID] => 454
[post_name] => tommy-lee-jones-y-el-apagon
[post_title] => Tommy Lee Jones y el apagón
[post_author] => 1
[post_date] => 2011-12-19 22:10:14
[year] => 2011
[month] => 12
[post_type] => post
)
[799] => stdClass Object
(
[slug] => misc
[ID] => 513
[post_name] => 65-anos-de-suenos
[post_title] => 65 años de sueños
[post_author] => 1
[post_date] => 2011-12-18 22:40:42
[year] => 2011
[month] => 12
[post_type] => post
)
[800] => stdClass Object
(
[slug] => misc
[ID] => 523
[post_name] => 10-anos-ya-del-senor-de-los-anillos
[post_title] => 10 años ya del Señor de los Anillos
[post_author] => 1
[post_date] => 2011-11-17 21:40:56
[year] => 2011
[month] => 11
[post_type] => post
)
[801] => stdClass Object
(
[slug] => misc
[ID] => 543
[post_name] => kate-winslet-y-las-tortugas-ninja
[post_title] => Kate Winslet y las Tortugas Ninja
[post_author] => 1
[post_date] => 2011-10-19 22:22:27
[year] => 2011
[month] => 10
[post_type] => post
)
[802] => stdClass Object
(
[slug] => misc
[ID] => 546
[post_name] => smials-reales
[post_title] => Smials reales
[post_author] => 1
[post_date] => 2011-09-26 22:25:15
[year] => 2011
[month] => 9
[post_type] => post
)
[803] => stdClass Object
(
[slug] => misc
[ID] => 549
[post_name] => la-mar-de-lluny
[post_title] => La mar de lluny
[post_author] => 1
[post_date] => 2011-09-23 22:29:33
[year] => 2011
[month] => 9
[post_type] => post
)
[804] => stdClass Object
(
[slug] => secta
[ID] => 554
[post_name] => y-vamos-con-el-ranking
[post_title] => y vamos con el Ranking ...
[post_author] => 1
[post_date] => 2011-09-08 22:36:17
[year] => 2011
[month] => 9
[post_type] => post
)
[805] => stdClass Object
(
[slug] => secta
[ID] => 551
[post_name] => sorpresa
[post_title] => ¡¡Sorpresa!!
[post_author] => 1
[post_date] => 2011-09-08 22:32:36
[year] => 2011
[month] => 9
[post_type] => post
)
[806] => stdClass Object
(
[slug] => misc
[ID] => 617
[post_name] => 30-anos
[post_title] => 30 años
[post_author] => 1
[post_date] => 2011-09-08 20:00:35
[year] => 2011
[month] => 9
[post_type] => post
)
[807] => stdClass Object
(
[slug] => misc
[ID] => 619
[post_name] => boda-magan-despistados
[post_title] => Boda Magan: despistados
[post_author] => 1
[post_date] => 2011-09-04 20:22:28
[year] => 2011
[month] => 9
[post_type] => post
)
[808] => stdClass Object
(
[slug] => misc
[ID] => 621
[post_name] => las-aranas-de-j-j-abrams-2-neville-page
[post_title] => Las arañas de J.J. Abrams 2. Neville Page
[post_author] => 1
[post_date] => 2011-09-04 18:08:25
[year] => 2011
[month] => 9
[post_type] => post
)
[809] => stdClass Object
(
[slug] => misc
[ID] => 624
[post_name] => las-aranas-de-j-j-abrams-1
[post_title] => Las arañas de J.J. Abrams 1
[post_author] => 1
[post_date] => 2011-09-03 18:16:24
[year] => 2011
[month] => 9
[post_type] => post
)
[810] => stdClass Object
(
[slug] => misc
[ID] => 627
[post_name] => boda-maria-2-julio
[post_title] => Boda María (2 julio) ...
[post_author] => 1
[post_date] => 2011-08-30 22:23:26
[year] => 2011
[month] => 8
[post_type] => post
)
[811] => stdClass Object
(
[slug] => misc
[ID] => 630
[post_name] => smallville-amor-y-odio
[post_title] => Smallville. Amor y odio
[post_author] => 1
[post_date] => 2011-08-05 22:26:53
[year] => 2011
[month] => 8
[post_type] => post
)
[812] => stdClass Object
(
[slug] => misc
[ID] => 633
[post_name] => hayao-miyazaki-by-empire
[post_title] => Hayao Miyazaki by Empire
[post_author] => 1
[post_date] => 2011-08-04 21:29:55
[year] => 2011
[month] => 8
[post_type] => post
)
[813] => stdClass Object
(
[slug] => misc
[ID] => 635
[post_name] => blues-brothers-in-chicago
[post_title] => Blues Brothers in Chicago
[post_author] => 1
[post_date] => 2011-07-26 21:37:56
[year] => 2011
[month] => 7
[post_type] => post
)
[814] => stdClass Object
(
[slug] => misc
[ID] => 637
[post_name] => batman-ano-uno-para-octubre
[post_title] => Batman Año uno para Octubre
[post_author] => 1
[post_date] => 2011-07-24 22:41:20
[year] => 2011
[month] => 7
[post_type] => post
)
[815] => stdClass Object
(
[slug] => misc
[ID] => 639
[post_name] => 639
[post_title] => Parque Jurásico IV confirmado
[post_author] => 1
[post_date] => 2011-07-24 21:44:03
[year] => 2011
[month] => 7
[post_type] => post
)
[816] => stdClass Object
(
[slug] => misc
[ID] => 643
[post_name] => batman-the-dark-knight-rises
[post_title] => Batman: The Dark Knight Rises
[post_author] => 1
[post_date] => 2011-07-19 21:50:34
[year] => 2011
[month] => 7
[post_type] => post
)
[817] => stdClass Object
(
[slug] => misc
[ID] => 648
[post_name] => harry-potter-y-el-truco-para-arrasar-en-taquilla
[post_title] => Harry Potter y el truco para arrasar en taquilla
[post_author] => 1
[post_date] => 2011-07-17 23:01:24
[year] => 2011
[month] => 7
[post_type] => post
)
[818] => stdClass Object
(
[slug] => misc
[ID] => 653
[post_name] => imagenes-del-hobbit
[post_title] => Imagenes del Hobbit
[post_author] => 1
[post_date] => 2011-06-28 19:56:06
[year] => 2011
[month] => 6
[post_type] => post
)
[819] => stdClass Object
(
[slug] => misc
[ID] => 655
[post_name] => geoffrey-rush-corsario-del-rey-jorge
[post_title] => Geoffrey Rush, Corsario del Rey Jorge
[post_author] => 1
[post_date] => 2011-06-05 21:58:27
[year] => 2011
[month] => 6
[post_type] => post
)
[820] => stdClass Object
(
[slug] => misc
[ID] => 658
[post_name] => the-hobbit-an-unexpected-journey
[post_title] => The Hobbit: An Unexpected Journey
[post_author] => 1
[post_date] => 2011-05-31 05:15:43
[year] => 2011
[month] => 5
[post_type] => post
)
[821] => stdClass Object
(
[slug] => misc
[ID] => 660
[post_name] => cumple-del-rubio
[post_title] => Cumple del Rubio
[post_author] => 1
[post_date] => 2011-05-12 21:05:54
[year] => 2011
[month] => 5
[post_type] => post
)
[822] => stdClass Object
(
[slug] => misc
[ID] => 662
[post_name] => 24411-cumple-peris
[post_title] => 24/4/11 Cumple Peris
[post_author] => 1
[post_date] => 2011-04-25 22:07:28
[year] => 2011
[month] => 4
[post_type] => post
)
[823] => stdClass Object
(
[slug] => misc
[ID] => 664
[post_name] => cisne-negro
[post_title] => Cisne Negro
[post_author] => 1
[post_date] => 2011-04-09 22:11:02
[year] => 2011
[month] => 4
[post_type] => post
)
[824] => stdClass Object
(
[slug] => misc
[ID] => 666
[post_name] => torra-en-casa-lorena
[post_title] => Torra en Casa Lorena
[post_author] => 1
[post_date] => 2011-03-13 22:23:51
[year] => 2011
[month] => 3
[post_type] => post
)
[825] => stdClass Object
(
[slug] => secta
[ID] => 668
[post_name] => cena-secta-febrero
[post_title] => Cena Secta Febrero
[post_author] => 1
[post_date] => 2011-03-13 16:30:13
[year] => 2011
[month] => 3
[post_type] => post
)
[826] => stdClass Object
(
[slug] => misc
[ID] => 670
[post_name] => merda-punxada-en-un-pal
[post_title] => Merda punxada en un pal
[post_author] => 1
[post_date] => 2011-03-09 22:55:58
[year] => 2011
[month] => 3
[post_type] => post
)
[827] => stdClass Object
(
[slug] => misc
[ID] => 674
[post_name] => otro-final-para-el-retorno-del-jedi
[post_title] => Otro final para el Retorno del Jedi
[post_author] => 1
[post_date] => 2011-01-13 22:59:14
[year] => 2011
[month] => 1
[post_type] => post
)
[828] => stdClass Object
(
[slug] => misc
[ID] => 672
[post_name] => the-green-hornet
[post_title] => The Green Hornet
[post_author] => 1
[post_date] => 2011-01-13 22:57:24
[year] => 2011
[month] => 1
[post_type] => post
)
[829] => stdClass Object
(
[slug] => misc
[ID] => 678
[post_name] => cumple-de-javi
[post_title] => Cumple de Javi
[post_author] => 1
[post_date] => 2011-01-05 23:02:31
[year] => 2011
[month] => 1
[post_type] => post
)
[830] => stdClass Object
(
[slug] => misc
[ID] => 676
[post_name] => noche-vieja-2012
[post_title] => Noche Vieja 2012
[post_author] => 1
[post_date] => 2011-01-05 23:00:59
[year] => 2011
[month] => 1
[post_type] => post
)
[831] => stdClass Object
(
[slug] => misc
[ID] => 680
[post_name] => esteban-victorioso
[post_title] => Esteban victorioso
[post_author] => 1
[post_date] => 2010-12-27 23:03:51
[year] => 2010
[month] => 12
[post_type] => post
)
[832] => stdClass Object
(
[slug] => misc
[ID] => 816
[post_name] => ardiente-amor-cafe-quijano-lilo-stich
[post_title] => Ardiente Amor - Café Quijano - Lilo & Stich
[post_author] => 1
[post_date] => 2010-12-27 21:35:45
[year] => 2010
[month] => 12
[post_type] => post
)
[833] => stdClass Object
(
[slug] => misc
[ID] => 818
[post_name] => 64-anos-de-spielberg
[post_title] => 64 años de Spielberg
[post_author] => 1
[post_date] => 2010-12-18 19:50:14
[year] => 2010
[month] => 12
[post_type] => post
)
[834] => stdClass Object
(
[slug] => misc
[ID] => 822
[post_name] => leslie-nielsen-1926-2010
[post_title] => Leslie Nielsen, 1926-2010
[post_author] => 1
[post_date] => 2010-12-02 21:28:55
[year] => 2010
[month] => 12
[post_type] => post
)
[835] => stdClass Object
(
[slug] => misc
[ID] => 820
[post_name] => irvin-kershner-1923-2010
[post_title] => Irvin Kershner, 1923-2010
[post_author] => 1
[post_date] => 2010-12-02 19:00:22
[year] => 2010
[month] => 12
[post_type] => post
)
[836] => stdClass Object
(
[slug] => misc
[ID] => 824
[post_name] => kevin-conroy-im-batman
[post_title] => Kevin Conroy. I'm Batman
[post_author] => 1
[post_date] => 2010-11-30 21:33:33
[year] => 2010
[month] => 11
[post_type] => post
)
[837] => stdClass Object
(
[slug] => fito-y-los-fitipaldis
[ID] => 827
[post_name] => fito-y-su-pobre-corazon-en-valencia
[post_title] => Fito y su pobre corazón en Valencia
[post_author] => 1
[post_date] => 2010-11-30 20:59:53
[year] => 2010
[month] => 11
[post_type] => post
)
[838] => stdClass Object
(
[slug] => misc
[ID] => 829
[post_name] => ryan-kwanten-como-te-atreves
[post_title] => Ryan Kwanten ¡Cómo te atreves!
[post_author] => 1
[post_date] => 2010-11-19 16:42:10
[year] => 2010
[month] => 11
[post_type] => post
)
[839] => stdClass Object
(
[slug] => misc
[ID] => 832
[post_name] => super-abuela
[post_title] => Super Abuela
[post_author] => 1
[post_date] => 2010-11-19 16:08:49
[year] => 2010
[month] => 11
[post_type] => post
)
[840] => stdClass Object
(
[slug] => misc
[ID] => 834
[post_name] => fechas-batman-rises
[post_title] => Fechas Batman Rises
[post_author] => 1
[post_date] => 2010-11-19 15:53:35
[year] => 2010
[month] => 11
[post_type] => post
)
[841] => stdClass Object
(
[slug] => misc
[ID] => 994
[post_name] => cowboys-and-aliens
[post_title] => Cowboys and Aliens
[post_author] => 1
[post_date] => 2010-11-18 22:00:07
[year] => 2010
[month] => 11
[post_type] => post
)
[842] => stdClass Object
(
[slug] => luis-garcia-berlanga
[ID] => 992
[post_name] => luis-garcia-berlanga
[post_title] => Luis García Berlanga
[post_author] => 1
[post_date] => 2010-11-18 21:57:18
[year] => 2010
[month] => 11
[post_type] => post
)
[843] => stdClass Object
(
[slug] => cine
[ID] => 997
[post_name] => dino-de-laurentiis
[post_title] => Dino de Laurentiis
[post_author] => 1
[post_date] => 2010-11-11 22:04:24
[year] => 2010
[month] => 11
[post_type] => post
)
[844] => stdClass Object
(
[slug] => misc
[ID] => 1002
[post_name] => 2011-nerdgasm
[post_title] => 2011 Nerdgasm
[post_author] => 1
[post_date] => 2010-11-09 22:13:42
[year] => 2010
[month] => 11
[post_type] => post
)
[845] => stdClass Object
(
[slug] => letra-de-cancion
[ID] => 1000
[post_name] => te-hiero-mucho-amante-guisante-love-of-lesbian
[post_title] => Te hiero mucho (Amante guisante) - Love of Lesbian
[post_author] => 1
[post_date] => 2010-11-09 22:09:10
[year] => 2010
[month] => 11
[post_type] => post
)
[846] => stdClass Object
(
[slug] => misc
[ID] => 1007
[post_name] => recordando-los-tiempos-de-los-quesos
[post_title] => Recordando los tiempos de los quesos
[post_author] => 1
[post_date] => 2010-11-07 22:18:26
[year] => 2010
[month] => 11
[post_type] => post
)
[847] => stdClass Object
(
[slug] => spielberg
[ID] => 1011
[post_name] => spielberg-y-dinosarios
[post_title] => Spielberg y Dinosarios
[post_author] => 1
[post_date] => 2010-11-03 22:25:02
[year] => 2010
[month] => 11
[post_type] => post
)
[848] => stdClass Object
(
[slug] => bud-spencer
[ID] => 1013
[post_name] => dia-de-las-tollinas
[post_title] => Día de las Tollinas
[post_author] => 1
[post_date] => 2010-10-31 22:27:07
[year] => 2010
[month] => 10
[post_type] => post
)
[849] => stdClass Object
(
[slug] => spielberg
[ID] => 1015
[post_name] => hijos-del-hombre
[post_title] => Hijos del Hombre
[post_author] => 1
[post_date] => 2010-10-30 22:31:17
[year] => 2010
[month] => 10
[post_type] => post
)
[850] => stdClass Object
(
[slug] => misc
[ID] => 1020
[post_name] => soy-de-bunol
[post_title] => Soy de Buñol
[post_author] => 1
[post_date] => 2010-10-30 19:32:11
[year] => 2010
[month] => 10
[post_type] => post
)
[851] => stdClass Object
(
[slug] => misc
[ID] => 1022
[post_name] => celda-211
[post_title] => Celda 211
[post_author] => 1
[post_date] => 2010-10-28 21:20:58
[year] => 2010
[month] => 10
[post_type] => post
)
[852] => stdClass Object
(
[slug] => misc
[ID] => 1024
[post_name] => batman-dark-knight-rises
[post_title] => Batman Dark Knight Rises
[post_author] => 1
[post_date] => 2010-10-27 21:26:07
[year] => 2010
[month] => 10
[post_type] => post
)
[853] => stdClass Object
(
[slug] => big-bang
[ID] => 1027
[post_name] => big-bang
[post_title] => Big Bang
[post_author] => 1
[post_date] => 2010-10-26 21:31:00
[year] => 2010
[month] => 10
[post_type] => post
)
[854] => stdClass Object
(
[slug] => batman
[ID] => 1051
[post_name] => batman-city-of-scars
[post_title] => Batman City of Scars
[post_author] => 1
[post_date] => 2010-10-24 22:08:24
[year] => 2010
[month] => 10
[post_type] => post
)
[855] => stdClass Object
(
[slug] => misc
[ID] => 1029
[post_name] => friki-geeks
[post_title] => Friki, Geeks
[post_author] => 1
[post_date] => 2010-10-24 21:33:32
[year] => 2010
[month] => 10
[post_type] => post
)
[856] => stdClass Object
(
[slug] => spielberg
[ID] => 1053
[post_name] => robocalypse-por-spielberg
[post_title] => Robocalypse por Spielberg
[post_author] => 1
[post_date] => 2010-10-23 22:12:30
[year] => 2010
[month] => 10
[post_type] => post
)
[857] => stdClass Object
(
[slug] => regreso-al-futuro
[ID] => 1055
[post_name] => regreso-al-futuro
[post_title] => Regreso al futuro
[post_author] => 1
[post_date] => 2010-10-18 22:24:34
[year] => 2010
[month] => 10
[post_type] => post
)
[858] => stdClass Object
(
[slug] => spielberg
[ID] => 1078
[post_name] => como-deberia-haber-terminado-indiana-jones-4
[post_title] => Como debería haber terminado Indiana Jones 4
[post_author] => 1
[post_date] => 2010-10-18 17:17:28
[year] => 2010
[month] => 10
[post_type] => post
)
[859] => stdClass Object
(
[slug] => valencia
[ID] => 1075
[post_name] => rat-penat-de-lescut
[post_title] => Rat Penat de l'Escut
[post_author] => 1
[post_date] => 2010-10-09 17:11:52
[year] => 2010
[month] => 10
[post_type] => post
)
[860] => stdClass Object
(
[slug] => andreu-world
[ID] => 1080
[post_name] => se-cierra-el-verano
[post_title] => Se cierra el verano.
[post_author] => 1
[post_date] => 2010-09-19 17:22:36
[year] => 2010
[month] => 9
[post_type] => post
)
[861] => stdClass Object
(
[slug] => secta
[ID] => 1082
[post_name] => albacete-y-miguelitos-cierre-verano
[post_title] => Albacete y Miguelitos ... cierre verano?
[post_author] => 1
[post_date] => 2010-09-13 17:25:31
[year] => 2010
[month] => 9
[post_type] => post
)
[862] => stdClass Object
(
[slug] => misc
[ID] => 1088
[post_name] => ranking-sms
[post_title] => Ranking sms
[post_author] => 1
[post_date] => 2010-09-07 17:35:04
[year] => 2010
[month] => 9
[post_type] => post
)
[863] => stdClass Object
(
[slug] => misc
[ID] => 1086
[post_name] => san-esteban
[post_title] => San Esteban???
[post_author] => 1
[post_date] => 2010-09-07 17:33:35
[year] => 2010
[month] => 9
[post_type] => post
)
[864] => stdClass Object
(
[slug] => misc
[ID] => 1084
[post_name] => jurassic-park-mala-ciencia
[post_title] => Jurassic Park - Mala ciencia
[post_author] => 1
[post_date] => 2010-09-07 17:30:08
[year] => 2010
[month] => 9
[post_type] => post
)
[865] => stdClass Object
(
[slug] => misc
[ID] => 1099
[post_name] => albacete-2
[post_title] => Albacete 2
[post_author] => 1
[post_date] => 2010-09-06 17:46:05
[year] => 2010
[month] => 9
[post_type] => post
)
[866] => stdClass Object
(
[slug] => misc
[ID] => 1095
[post_name] => donde-estan-las-fotos
[post_title] => ¿Donde están las fotos?
[post_author] => 1
[post_date] => 2010-09-06 17:41:45
[year] => 2010
[month] => 9
[post_type] => post
)
[867] => stdClass Object
(
[slug] => misc
[ID] => 1093
[post_name] => legendaria-colega-donde-esta-mi-coche
[post_title] => Legendaria - Colega donde está mi coche
[post_author] => 1
[post_date] => 2010-09-06 17:40:01
[year] => 2010
[month] => 9
[post_type] => post
)
[868] => stdClass Object
(
[slug] => misc
[ID] => 1090
[post_name] => y-veintitodos-pre-ranking
[post_title] => y veintitodos. Pre-ranking
[post_author] => 1
[post_date] => 2010-09-06 17:36:35
[year] => 2010
[month] => 9
[post_type] => post
)
[869] => stdClass Object
(
[slug] => misc
[ID] => 1097
[post_name] => se-censura-el-cine-de-terror-en-espana
[post_title] => ¿Se censura el cine de terror en España?
[post_author] => 1
[post_date] => 2010-08-26 17:44:10
[year] => 2010
[month] => 8
[post_type] => post
)
[870] => stdClass Object
(
[slug] => cine
[ID] => 15468
[post_name] => ofertones-perdidas
[post_title] => Ofertones "Perdidas"
[post_author] => 2
[post_date] => 2010-08-18 19:12:48
[year] => 2010
[month] => 8
[post_type] => post
)
[871] => stdClass Object
(
[slug] => cine
[ID] => 15470
[post_name] => animating-hitchcock-in-a-mcguffin
[post_title] => Animating Hitchcock in A McGuffin
[post_author] => 2
[post_date] => 2010-08-13 19:19:01
[year] => 2010
[month] => 8
[post_type] => post
)
[872] => stdClass Object
(
[slug] => cine
[ID] => 15472
[post_name] => 30-anos-quemando-rueda
[post_title] => 30 años quemando rueda
[post_author] => 2
[post_date] => 2010-08-12 19:20:28
[year] => 2010
[month] => 8
[post_type] => post
)
[873] => stdClass Object
(
[slug] => valencia
[ID] => 15474
[post_name] => calatrava-espacial
[post_title] => Calatrava espacial
[post_author] => 2
[post_date] => 2010-07-08 19:21:57
[year] => 2010
[month] => 7
[post_type] => post
)
[874] => stdClass Object
(
[slug] => valencia
[ID] => 15476
[post_name] => valencia-trekkie
[post_title] => Valencia Trekkie
[post_author] => 2
[post_date] => 2010-07-06 19:26:56
[year] => 2010
[month] => 7
[post_type] => post
)
[875] => stdClass Object
(
[slug] => sagrashouse
[ID] => 15480
[post_name] => poco-escritor
[post_title] => Poco escritor
[post_author] => 2
[post_date] => 2010-06-20 19:30:08
[year] => 2010
[month] => 6
[post_type] => post
)
[876] => stdClass Object
(
[slug] => misc
[ID] => 15478
[post_name] => latitudes-piratas
[post_title] => Latitudes Piratas
[post_author] => 2
[post_date] => 2010-06-20 19:28:32
[year] => 2010
[month] => 6
[post_type] => post
)
[877] => stdClass Object
(
[slug] => antonio-banderas
[ID] => 15482
[post_name] => antonio-banderas
[post_title] => Antonio Banderas
[post_author] => 2
[post_date] => 2010-05-18 19:31:17
[year] => 2010
[month] => 5
[post_type] => post
)
[878] => stdClass Object
(
[slug] => cine
[ID] => 15484
[post_name] => anticiclon-ozores
[post_title] => Anticiclón Ozores
[post_author] => 2
[post_date] => 2010-05-12 19:33:25
[year] => 2010
[month] => 5
[post_type] => post
)
[879] => stdClass Object
(
[slug] => misc
[ID] => 15486
[post_name] => entrevista-a-los-planetas
[post_title] => Entrevista a "Los planetas"
[post_author] => 2
[post_date] => 2010-04-15 20:00:48
[year] => 2010
[month] => 4
[post_type] => post
)
[880] => stdClass Object
(
[slug] => misc
[ID] => 15319
[post_name] => algo-de-humor
[post_title] => Algo de humor
[post_author] => 2
[post_date] => 2010-04-14 22:39:32
[year] => 2010
[month] => 4
[post_type] => post
)
[881] => stdClass Object
(
[slug] => sagrashouse
[ID] => 15490
[post_name] => entradas-antiguas
[post_title] => Entradas antiguas
[post_author] => 2
[post_date] => 2010-04-13 20:05:00
[year] => 2010
[month] => 4
[post_type] => post
)
[882] => stdClass Object
(
[slug] => cine
[ID] => 15488
[post_name] => burumballa-teatre
[post_title] => Burumballa Teatre
[post_author] => 2
[post_date] => 2010-04-13 20:03:00
[year] => 2010
[month] => 4
[post_type] => post
)
[883] => stdClass Object
(
[slug] => misc
[ID] => 15492
[post_name] => contador-de-visitas-amigas
[post_title] => Contador de visitas amigas
[post_author] => 2
[post_date] => 2010-04-12 20:06:09
[year] => 2010
[month] => 4
[post_type] => post
)
[884] => stdClass Object
(
[slug] => secta
[ID] => 15494
[post_name] => manchester
[post_title] => Manchester
[post_author] => 2
[post_date] => 2010-04-08 20:08:56
[year] => 2010
[month] => 4
[post_type] => post
)
[885] => stdClass Object
(
[slug] => sagrashouse
[ID] => 15498
[post_name] => ytimg-en-mi-web
[post_title] => ytimg en mi web
[post_author] => 2
[post_date] => 2010-03-19 20:17:43
[year] => 2010
[month] => 3
[post_type] => post
)
[886] => stdClass Object
(
[slug] => cine
[ID] => 15496
[post_name] => x-mens
[post_title] => X-mens
[post_author] => 2
[post_date] => 2010-03-19 20:14:37
[year] => 2010
[month] => 3
[post_type] => post
)
[887] => stdClass Object
(
[slug] => robocalypse
[ID] => 15500
[post_name] => robopocalypse
[post_title] => Robopocalypse
[post_author] => 2
[post_date] => 2010-03-15 20:20:17
[year] => 2010
[month] => 3
[post_type] => post
)
[888] => stdClass Object
(
[slug] => sagrashouse
[ID] => 15502
[post_name] => banners-damics-con-visitas
[post_title] => Banners d'amics con visitas
[post_author] => 2
[post_date] => 2010-03-12 20:21:23
[year] => 2010
[month] => 3
[post_type] => post
)
[889] => stdClass Object
(
[slug] => cine
[ID] => 15504
[post_name] => and-the-winner-is
[post_title] => And the winner is...
[post_author] => 2
[post_date] => 2010-03-08 20:22:45
[year] => 2010
[month] => 3
[post_type] => post
)
[890] => stdClass Object
(
[slug] => cine
[ID] => 15506
[post_name] => zoolander-2
[post_title] => zoolander 2
[post_author] => 2
[post_date] => 2010-03-07 20:24:59
[year] => 2010
[month] => 3
[post_type] => post
)
[891] => stdClass Object
(
[slug] => shagrat
[ID] => 15508
[post_name] => altillo
[post_title] => Altillo
[post_author] => 2
[post_date] => 2010-02-28 20:26:43
[year] => 2010
[month] => 2
[post_type] => post
)
[892] => stdClass Object
(
[slug] => spielberg
[ID] => 15510
[post_name] => nine-lives
[post_title] => Nine Lives
[post_author] => 2
[post_date] => 2010-02-20 20:28:39
[year] => 2010
[month] => 2
[post_type] => post
)
[893] => stdClass Object
(
[slug] => cine
[ID] => 15514
[post_name] => fundacion-2
[post_title] => Fundación
[post_author] => 2
[post_date] => 2010-02-18 20:31:23
[year] => 2010
[month] => 2
[post_type] => post
)
[894] => stdClass Object
(
[slug] => spielberg
[ID] => 15512
[post_name] => steven-spielrock
[post_title] => Steven Spielrock
[post_author] => 2
[post_date] => 2010-02-18 20:29:47
[year] => 2010
[month] => 2
[post_type] => post
)
[895] => stdClass Object
(
[slug] => john-williams
[ID] => 15521
[post_name] => jerry-goldsmith-vs-john-williams
[post_title] => Jerry Goldsmith vs John Williams
[post_author] => 2
[post_date] => 2010-02-11 20:35:50
[year] => 2010
[month] => 2
[post_type] => post
)
[896] => stdClass Object
(
[slug] => batman
[ID] => 15519
[post_name] => batman-superman
[post_title] => Batman / Superman
[post_author] => 2
[post_date] => 2010-02-11 20:34:24
[year] => 2010
[month] => 2
[post_type] => post
)
[897] => stdClass Object
(
[slug] => leslie-nielsen
[ID] => 15516
[post_name] => leslie-nielsen
[post_title] => Leslie Nielsen
[post_author] => 2
[post_date] => 2010-02-11 20:32:42
[year] => 2010
[month] => 2
[post_type] => post
)
[898] => stdClass Object
(
[slug] => censura
[ID] => 15525
[post_name] => anteproyecto-de-ley-para-volver-a-la-inquisicion
[post_title] => Anteproyecto de ley para volver a la inquisición
[post_author] => 2
[post_date] => 2010-02-07 20:39:04
[year] => 2010
[month] => 2
[post_type] => post
)
[899] => stdClass Object
(
[slug] => cine
[ID] => 15523
[post_name] => cameron-strikes-back
[post_title] => Cameron Strikes Back
[post_author] => 2
[post_date] => 2010-02-07 20:37:13
[year] => 2010
[month] => 2
[post_type] => post
)
[900] => stdClass Object
(
[slug] => cine
[ID] => 15527
[post_name] => david-brown
[post_title] => David Brown
[post_author] => 2
[post_date] => 2010-02-03 20:40:22
[year] => 2010
[month] => 2
[post_type] => post
)
[901] => stdClass Object
(
[slug] => cine
[ID] => 15531
[post_name] => 15531
[post_title] =>
[post_author] => 2
[post_date] => 2010-02-02 20:42:23
[year] => 2010
[month] => 2
[post_type] => post
)
[902] => stdClass Object
(
[slug] => cine
[ID] => 15529
[post_name] => shakira
[post_title] => Shakira
[post_author] => 2
[post_date] => 2010-02-02 20:41:16
[year] => 2010
[month] => 2
[post_type] => post
)
[903] => stdClass Object
(
[slug] => george-lucas
[ID] => 15533
[post_name] => 9-razones-por-las-que-george-lucas-deberia-retirarse
[post_title] => 9 razones por las que George Lucas debería retirarse
[post_author] => 2
[post_date] => 2010-01-24 20:44:08
[year] => 2010
[month] => 1
[post_type] => post
)
[904] => stdClass Object
(
[slug] => cine
[ID] => 15535
[post_name] => avatar
[post_title] => Avatar
[post_author] => 2
[post_date] => 2010-01-17 20:45:07
[year] => 2010
[month] => 1
[post_type] => post
)
[905] => stdClass Object
(
[slug] => jurassic-park
[ID] => 15537
[post_name] => jurassic-park
[post_title] => Jurassic Park ////
[post_author] => 2
[post_date] => 2010-01-15 20:45:57
[year] => 2010
[month] => 1
[post_type] => post
)
[906] => stdClass Object
(
[slug] => star-trek
[ID] => 15539
[post_name] => star-trek-2009-dedicado-a
[post_title] => Star Trek 2009 … dedicado a
[post_author] => 2
[post_date] => 2010-01-11 20:47:01
[year] => 2010
[month] => 1
[post_type] => post
)
[907] => stdClass Object
(
[slug] => cine
[ID] => 15321
[post_name] => estrenos
[post_title] => Estrenos
[post_author] => 2
[post_date] => 2009-12-17 22:42:54
[year] => 2009
[month] => 12
[post_type] => post
)
[908] => stdClass Object
(
[slug] => misc
[ID] => 15325
[post_name] => lipdub-i-gotta-feeling-comm-uqam-2009
[post_title] => LIPDUB - I Gotta Feeling (Comm-UQAM 2009)
[post_author] => 2
[post_date] => 2009-12-09 22:46:42
[year] => 2009
[month] => 12
[post_type] => post
)
[909] => stdClass Object
(
[slug] => letra-de-cancion
[ID] => 15323
[post_name] => black-eyed-peas-i-got-a-feeling
[post_title] => Black Eyed Peas - I got a feeling
[post_author] => 2
[post_date] => 2009-12-09 22:46:17
[year] => 2009
[month] => 12
[post_type] => post
)
[910] => stdClass Object
(
[slug] => star-trek
[ID] => 15327
[post_name] => hemisferi-trek
[post_title] => Hemisferi Trek
[post_author] => 2
[post_date] => 2009-12-08 22:49:56
[year] => 2009
[month] => 12
[post_type] => post
)
[911] => stdClass Object
(
[slug] => cine
[ID] => 15329
[post_name] => luna-nueva
[post_title] => Luna Nueva
[post_author] => 2
[post_date] => 2009-12-01 22:51:59
[year] => 2009
[month] => 12
[post_type] => post
)
[912] => stdClass Object
(
[slug] => esdla
[ID] => 15331
[post_name] => el-hobbit
[post_title] => El Hobbit
[post_author] => 2
[post_date] => 2009-11-06 22:27:18
[year] => 2009
[month] => 11
[post_type] => post
)
[913] => stdClass Object
(
[slug] => cine
[ID] => 15333
[post_name] => recuerda-recuerda
[post_title] => Recuerda, Recuerda
[post_author] => 2
[post_date] => 2009-11-05 22:29:04
[year] => 2009
[month] => 11
[post_type] => post
)
[914] => stdClass Object
(
[slug] => cine
[ID] => 15335
[post_name] => terminator-caza-vampiros
[post_title] => Terminator Caza Vampiros
[post_author] => 2
[post_date] => 2009-11-02 22:32:30
[year] => 2009
[month] => 11
[post_type] => post
)
[915] => stdClass Object
(
[slug] => letra-de-cancion
[ID] => 15337
[post_name] => madness-our-house
[post_title] => Madness - Our House
[post_author] => 2
[post_date] => 2009-11-01 22:34:24
[year] => 2009
[month] => 11
[post_type] => post
)
[916] => stdClass Object
(
[slug] => bud-spencer
[ID] => 15339
[post_name] => tollinas-bud-spencer
[post_title] => Tollinas, Bud Spencer
[post_author] => 2
[post_date] => 2009-10-29 22:37:11
[year] => 2009
[month] => 10
[post_type] => post
)
[917] => stdClass Object
(
[slug] => letra-de-cancion
[ID] => 15347
[post_name] => weekend-full-of-weekends-vanderveen
[post_title] => Weekend Full Of Weekends - Vanderveen
[post_author] => 2
[post_date] => 2009-10-22 22:45:46
[year] => 2009
[month] => 10
[post_type] => post
)
[918] => stdClass Object
(
[slug] => cazafantasmas
[ID] => 15345
[post_name] => cazafantasmas
[post_title] => Cazafantasmas
[post_author] => 2
[post_date] => 2009-10-19 22:45:49
[year] => 2009
[month] => 10
[post_type] => post
)
[919] => stdClass Object
(
[slug] => cine
[ID] => 15343
[post_name] => fundacion
[post_title] => Fundación
[post_author] => 2
[post_date] => 2009-10-19 22:43:36
[year] => 2009
[month] => 10
[post_type] => post
)
[920] => stdClass Object
(
[slug] => letra-de-cancion
[ID] => 15356
[post_name] => into-the-west-annie-lennox
[post_title] => Into The West - Annie Lennox
[post_author] => 2
[post_date] => 2009-10-15 22:54:31
[year] => 2009
[month] => 10
[post_type] => post
)
[921] => stdClass Object
(
[slug] => valencia
[ID] => 15349
[post_name] => 15349
[post_title] => 9 d'Octubre
[post_author] => 2
[post_date] => 2009-10-09 22:47:11
[year] => 2009
[month] => 10
[post_type] => post
)
[922] => stdClass Object
(
[slug] => misc
[ID] => 1045
[post_name] => domenech
[post_title] => Domenech ...
[post_author] => 1
[post_date] => 2009-10-08 18:30:57
[year] => 2009
[month] => 10
[post_type] => post
)
[923] => stdClass Object
(
[slug] => spielberg
[ID] => 15352
[post_name] => indiana-jones-y-los-seriales
[post_title] => Indiana Jones y los Seriales
[post_author] => 2
[post_date] => 2009-10-05 22:49:53
[year] => 2009
[month] => 10
[post_type] => post
)
[924] => stdClass Object
(
[slug] => esdla
[ID] => 15366
[post_name] => como-tendria-que-haber-acabado-el-senor-de-los-anillos
[post_title] => Cómo tendría que haber acabado ... El Señor de los Anillos
[post_author] => 2
[post_date] => 2009-10-05 12:38:14
[year] => 2009
[month] => 10
[post_type] => post
)
[925] => stdClass Object
(
[slug] => andreu-world
[ID] => 15358
[post_name] => aliving-and-kicking-inmortales
[post_title] => Aliving and Kicking, Inmortales...
[post_author] => 2
[post_date] => 2009-09-28 22:56:36
[year] => 2009
[month] => 9
[post_type] => post
)
[926] => stdClass Object
(
[slug] => batman
[ID] => 15360
[post_name] => nanana-batman
[post_title] => Nanana Batman
[post_author] => 2
[post_date] => 2009-09-20 22:59:58
[year] => 2009
[month] => 9
[post_type] => post
)
[927] => stdClass Object
(
[slug] => sagrashouse
[ID] => 15368
[post_name] => sigo-vivo
[post_title] => Sigo vivo
[post_author] => 2
[post_date] => 2009-09-20 15:06:24
[year] => 2009
[month] => 9
[post_type] => post
)
[928] => stdClass Object
(
[slug] => shagrat
[ID] => 15372
[post_name] => ranking-de-los-28
[post_title] => Ranking de los 28
[post_author] => 2
[post_date] => 2009-09-07 15:14:10
[year] => 2009
[month] => 9
[post_type] => post
)
[929] => stdClass Object
(
[slug] => cine
[ID] => 15370
[post_name] => perdidos-se-encuentran-para-los-cumples
[post_title] => Perdidos se encuentran para los cumples
[post_author] => 2
[post_date] => 2009-09-07 15:08:40
[year] => 2009
[month] => 9
[post_type] => post
)
[930] => stdClass Object
(
[slug] => piratas
[ID] => 15376
[post_name] => pirate-latitudes
[post_title] => Pirate Latitudes
[post_author] => 2
[post_date] => 2009-09-06 15:24:06
[year] => 2009
[month] => 9
[post_type] => post
)
[931] => stdClass Object
(
[slug] => shagrat
[ID] => 15374
[post_name] => un-ano-mas
[post_title] => Un año más.
[post_author] => 2
[post_date] => 2009-09-06 15:19:43
[year] => 2009
[month] => 9
[post_type] => post
)
[932] => stdClass Object
(
[slug] => disney
[ID] => 15380
[post_name] => los-cuatro-fantasticos-iii-mickey-donald-pluto-y-goofy
[post_title] => Los Cuatro Fantásticos III, Mickey, Donald, Pluto y Goofy
[post_author] => 2
[post_date] => 2009-09-01 15:26:58
[year] => 2009
[month] => 9
[post_type] => post
)
[933] => stdClass Object
(
[slug] => fx
[ID] => 15378
[post_name] => 100-anos-de-efectos-especiales
[post_title] => 100 años de efectos especiales
[post_author] => 2
[post_date] => 2009-09-01 15:25:29
[year] => 2009
[month] => 9
[post_type] => post
)
[934] => stdClass Object
(
[slug] => cine
[ID] => 15382
[post_name] => jason-biggs-atacado-en-gibraltar
[post_title] => Jason Biggs atacado en Gibraltar
[post_author] => 2
[post_date] => 2009-08-26 15:29:57
[year] => 2009
[month] => 8
[post_type] => post
)
[935] => stdClass Object
(
[slug] => cine
[ID] => 15384
[post_name] => taglines
[post_title] => Taglines
[post_author] => 2
[post_date] => 2009-08-21 15:33:42
[year] => 2009
[month] => 8
[post_type] => post
)
[936] => stdClass Object
(
[slug] => star-trek
[ID] => 15386
[post_name] => gene-roddenberry
[post_title] => Gene Roddenberry
[post_author] => 2
[post_date] => 2009-08-20 15:35:33
[year] => 2009
[month] => 8
[post_type] => post
)
[937] => stdClass Object
(
[slug] => misc
[ID] => 15388
[post_name] => la-persecucion
[post_title] => La persecución
[post_author] => 2
[post_date] => 2009-08-10 15:37:31
[year] => 2009
[month] => 8
[post_type] => post
)
[938] => stdClass Object
(
[slug] => cine
[ID] => 15390
[post_name] => don-s-davis-y-mcgyver
[post_title] => Don S. Davis y McGyver
[post_author] => 2
[post_date] => 2009-08-05 15:45:00
[year] => 2009
[month] => 8
[post_type] => post
)
[939] => stdClass Object
(
[slug] => cine
[ID] => 15392
[post_name] => si-empezaran-al-reves
[post_title] => Si empezaran al revés ...
[post_author] => 2
[post_date] => 2009-08-02 15:47:33
[year] => 2009
[month] => 8
[post_type] => post
)
[940] => stdClass Object
(
[slug] => cine
[ID] => 15394
[post_name] => 1984
[post_title] => 1984
[post_author] => 2
[post_date] => 2009-07-29 22:11:20
[year] => 2009
[month] => 7
[post_type] => post
)
[941] => stdClass Object
(
[slug] => indiana-jones
[ID] => 15396
[post_name] => indiana-jones-y-la-venganza-de-los-transformers
[post_title] => Indiana Jones y la venganza de los Transformers
[post_author] => 2
[post_date] => 2009-07-26 22:15:43
[year] => 2009
[month] => 7
[post_type] => post
)
[942] => stdClass Object
(
[slug] => luna
[ID] => 15398
[post_name] => el-espacio-la-ultima-frontera
[post_title] => El espacio … la última frontera
[post_author] => 2
[post_date] => 2009-07-21 22:17:14
[year] => 2009
[month] => 7
[post_type] => post
)
[943] => stdClass Object
(
[slug] => cine
[ID] => 15400
[post_name] => joel-silver
[post_title] => Joel Silver
[post_author] => 2
[post_date] => 2009-07-15 22:25:18
[year] => 2009
[month] => 7
[post_type] => post
)
[944] => stdClass Object
(
[slug] => natalie-portman
[ID] => 15402
[post_name] => thor-2
[post_title] => Thor
[post_author] => 2
[post_date] => 2009-07-14 22:26:15
[year] => 2009
[month] => 7
[post_type] => post
)
[945] => stdClass Object
(
[slug] => spielberg
[ID] => 15404
[post_name] => cineactual-sabias-que
[post_title] => Cineactual ¿Sabías que...?
[post_author] => 2
[post_date] => 2009-07-13 22:27:45
[year] => 2009
[month] => 7
[post_type] => post
)
[946] => stdClass Object
(
[slug] => cine
[ID] => 15406
[post_name] => nikola-tesla
[post_title] => Nikola Tesla
[post_author] => 2
[post_date] => 2009-07-11 22:29:30
[year] => 2009
[month] => 7
[post_type] => post
)
[947] => stdClass Object
(
[slug] => cine
[ID] => 15410
[post_name] => comando-g
[post_title] => Comando G
[post_author] => 2
[post_date] => 2009-07-07 22:33:04
[year] => 2009
[month] => 7
[post_type] => post
)
[948] => stdClass Object
(
[slug] => spielberg
[ID] => 15408
[post_name] => spielberg-projects
[post_title] => Spielberg Projects
[post_author] => 2
[post_date] => 2009-07-07 22:31:25
[year] => 2009
[month] => 7
[post_type] => post
)
[949] => stdClass Object
(
[slug] => jurassic-park
[ID] => 15412
[post_name] => trailer-jurassick-park
[post_title] => Trailer Jurassick Park
[post_author] => 2
[post_date] => 2009-07-04 22:34:41
[year] => 2009
[month] => 7
[post_type] => post
)
[950] => stdClass Object
(
[slug] => fx
[ID] => 15421
[post_name] => cuando-los-efectos-especiales-no-eran-excusas
[post_title] => Cuando los efectos especiales no eran excusas
[post_author] => 2
[post_date] => 2009-06-30 13:00:10
[year] => 2009
[month] => 6
[post_type] => post
)
[951] => stdClass Object
(
[slug] => cine
[ID] => 15423
[post_name] => bodrion-ball
[post_title] => Bodrión Ball
[post_author] => 2
[post_date] => 2009-06-18 14:28:21
[year] => 2009
[month] => 6
[post_type] => post
)
[952] => stdClass Object
(
[slug] => batman
[ID] => 15301
[post_name] => batman-3
[post_title] => Batman 3
[post_author] => 2
[post_date] => 2009-06-16 22:21:27
[year] => 2009
[month] => 6
[post_type] => post
)
[953] => stdClass Object
(
[slug] => batman
[ID] => 15447
[post_name] => batman-bicky-barcelona
[post_title] => Batman / Bicky / Barcelona
[post_author] => 2
[post_date] => 2009-06-16 14:58:58
[year] => 2009
[month] => 6
[post_type] => post
)
[954] => stdClass Object
(
[slug] => batman
[ID] => 15431
[post_name] => batman-en-barcelona
[post_title] => Batman en Barcelona
[post_author] => 2
[post_date] => 2009-06-16 14:44:19
[year] => 2009
[month] => 6
[post_type] => post
)
[955] => stdClass Object
(
[slug] => valencia-cf
[ID] => 15427
[post_name] => agarraos
[post_title] => Agarraos
[post_author] => 2
[post_date] => 2009-06-08 14:41:28
[year] => 2009
[month] => 6
[post_type] => post
)
[956] => stdClass Object
(
[slug] => cine
[ID] => 15425
[post_name] => chachachan-chachan
[post_title] => Chachachan chachan ...
[post_author] => 2
[post_date] => 2009-06-08 14:33:06
[year] => 2009
[month] => 6
[post_type] => post
)
[957] => stdClass Object
(
[slug] => cine
[ID] => 15429
[post_name] => suicide-bill
[post_title] => Suicide Bill
[post_author] => 2
[post_date] => 2009-06-05 14:42:53
[year] => 2009
[month] => 6
[post_type] => post
)
[958] => stdClass Object
(
[slug] => cine
[ID] => 15433
[post_name] => cortadora-de-cesped-3
[post_title] => Cortadora de cesped 3
[post_author] => 2
[post_date] => 2009-05-02 14:46:23
[year] => 2009
[month] => 5
[post_type] => post
)
[959] => stdClass Object
(
[slug] => cine
[ID] => 15435
[post_name] => stan-wiston
[post_title] => Stan Wiston
[post_author] => 2
[post_date] => 2009-04-07 14:51:06
[year] => 2009
[month] => 4
[post_type] => post
)
[960] => stdClass Object
(
[slug] => cine
[ID] => 15439
[post_name] => trio-de-estrellas
[post_title] => Trio de estrellas
[post_author] => 2
[post_date] => 2009-04-06 14:53:07
[year] => 2009
[month] => 4
[post_type] => post
)
[961] => stdClass Object
(
[slug] => cine
[ID] => 15437
[post_name] => iron-man-2-mas-cerca
[post_title] => Iron Man 2 más cerca
[post_author] => 2
[post_date] => 2009-04-06 14:52:07
[year] => 2009
[month] => 4
[post_type] => post
)
[962] => stdClass Object
(
[slug] => sagrashouse
[ID] => 15441
[post_name] => parentesis
[post_title] => Parentesis
[post_author] => 2
[post_date] => 2009-04-01 14:54:58
[year] => 2009
[month] => 4
[post_type] => post
)
[963] => stdClass Object
(
[slug] => star-trek
[ID] => 15443
[post_name] => arriba-scotty
[post_title] => Arriba Scotty
[post_author] => 2
[post_date] => 2009-03-04 14:56:03
[year] => 2009
[month] => 3
[post_type] => post
)
[964] => stdClass Object
(
[slug] => superman
[ID] => 15445
[post_name] => una-de-superman
[post_title] => Una de Superman.
[post_author] => 2
[post_date] => 2009-03-01 14:57:19
[year] => 2009
[month] => 3
[post_type] => post
)
[965] => stdClass Object
(
[slug] => misc
[ID] => 306
[post_name] => spielberg-y-monstruoso
[post_title] => Spielberg y Monstruoso
[post_author] => 1
[post_date] => 2009-02-19 22:10:29
[year] => 2009
[month] => 2
[post_type] => post
)
[966] => stdClass Object
(
[slug] => cine
[ID] => 15449
[post_name] => alfred-hitchcock
[post_title] => Alfred Hitchcock
[post_author] => 2
[post_date] => 2009-02-11 15:00:33
[year] => 2009
[month] => 2
[post_type] => post
)
[967] => stdClass Object
(
[slug] => john-williams
[ID] => 15451
[post_name] => john-williams
[post_title] => John Williams
[post_author] => 2
[post_date] => 2009-02-10 15:01:23
[year] => 2009
[month] => 2
[post_type] => post
)
[968] => stdClass Object
(
[slug] => michael-crichton
[ID] => 15311
[post_name] => michael-crichton
[post_title] => Michael Crichton
[post_author] => 2
[post_date] => 2009-02-04 22:31:18
[year] => 2009
[month] => 2
[post_type] => post
)
[969] => stdClass Object
(
[slug] => cine
[ID] => 15453
[post_name] => pshicohistoria
[post_title] => Pshicohistoria
[post_author] => 2
[post_date] => 2009-02-04 15:04:04
[year] => 2009
[month] => 2
[post_type] => post
)
[970] => stdClass Object
(
[slug] => cine
[ID] => 15455
[post_name] => karate-kid
[post_title] => Karate Kid
[post_author] => 2
[post_date] => 2009-01-21 15:05:17
[year] => 2009
[month] => 1
[post_type] => post
)
[971] => stdClass Object
(
[slug] => luna
[ID] => 15457
[post_name] => buzz-aldrin
[post_title] => Buzz Aldrin
[post_author] => 2
[post_date] => 2009-01-20 15:07:10
[year] => 2009
[month] => 1
[post_type] => post
)
[972] => stdClass Object
(
[slug] => tim-burton
[ID] => 15459
[post_name] => alicia-en-el-pais-de-las-maravillas
[post_title] => Alicia en el pais de las maravillas
[post_author] => 2
[post_date] => 2009-01-19 15:09:05
[year] => 2009
[month] => 1
[post_type] => post
)
[973] => stdClass Object
(
[slug] => comic
[ID] => 15307
[post_name] => justice-league-mortal
[post_title] => Justice League Mortal
[post_author] => 2
[post_date] => 2009-01-11 22:25:47
[year] => 2009
[month] => 1
[post_type] => post
)
[974] => stdClass Object
(
[slug] => cine
[ID] => 15463
[post_name] => shazam
[post_title] => Shazam!
[post_author] => 2
[post_date] => 2009-01-07 15:10:57
[year] => 2009
[month] => 1
[post_type] => post
)
[975] => stdClass Object
(
[slug] => cine
[ID] => 15461
[post_name] => nicolas-cage
[post_title] => Nicolas Cage
[post_author] => 2
[post_date] => 2009-01-07 15:10:14
[year] => 2009
[month] => 1
[post_type] => post
)
[976] => stdClass Object
(
[slug] => cine
[ID] => 15465
[post_name] => lo-que-viene
[post_title] => Lo que viene
[post_author] => 2
[post_date] => 2009-01-03 15:11:41
[year] => 2009
[month] => 1
[post_type] => post
)
[977] => stdClass Object
(
[slug] => jamesbond
[ID] => 15293
[post_name] => bond-james-bodrion
[post_title] => Bond, James Bodrion
[post_author] => 2
[post_date] => 2008-12-29 22:12:07
[year] => 2008
[month] => 12
[post_type] => post
)
[978] => stdClass Object
(
[slug] => shagrat
[ID] => 15297
[post_name] => san-esteban-2
[post_title] => San Esteban
[post_author] => 2
[post_date] => 2008-12-26 22:16:30
[year] => 2008
[month] => 12
[post_type] => post
)
[979] => stdClass Object
(
[slug] => spielberg
[ID] => 15295
[post_name] => san-steven-spielberg
[post_title] => San Steven Spielberg
[post_author] => 2
[post_date] => 2008-12-26 22:14:55
[year] => 2008
[month] => 12
[post_type] => post
)
[980] => stdClass Object
(
[slug] => shagrat
[ID] => 15299
[post_name] => felices-fiestas
[post_title] => Felices fiestas
[post_author] => 2
[post_date] => 2008-12-24 22:18:41
[year] => 2008
[month] => 12
[post_type] => post
)
[981] => stdClass Object
(
[slug] => comic
[ID] => 15303
[post_name] => thor
[post_title] => Thor
[post_author] => 2
[post_date] => 2008-12-22 22:22:58
[year] => 2008
[month] => 12
[post_type] => post
)
[982] => stdClass Object
(
[slug] => spielberg
[ID] => 15305
[post_name] => spielberg
[post_title] => Spielberg
[post_author] => 2
[post_date] => 2008-12-18 22:24:19
[year] => 2008
[month] => 12
[post_type] => post
)
[983] => stdClass Object
(
[slug] => michael-crichton
[ID] => 15309
[post_name] => ha-muerto-michael-crichton-padre-de-parque-jurasico
[post_title] => Ha muerto Michael Crichton, padre de Parque Jurásico
[post_author] => 2
[post_date] => 2008-11-06 22:28:10
[year] => 2008
[month] => 11
[post_type] => post
)
[984] => stdClass Object
(
[slug] => misc
[ID] => 15313
[post_name] => quien-te-ama
[post_title] => ¿Quién te ama?
[post_author] => 2
[post_date] => 2008-10-29 22:32:40
[year] => 2008
[month] => 10
[post_type] => post
)
[985] => stdClass Object
(
[slug] => cine
[ID] => 15315
[post_name] => uno-de-stargate
[post_title] => Uno de Stargate
[post_author] => 2
[post_date] => 2008-10-27 22:33:55
[year] => 2008
[month] => 10
[post_type] => post
)
[986] => stdClass Object
(
[slug] => misc
[ID] => 15317
[post_name] => el-ano-2009-sera-el-ano-del-consumo
[post_title] => El año 2009 será el año del consumo
[post_author] => 2
[post_date] => 2008-10-07 22:35:48
[year] => 2008
[month] => 10
[post_type] => post
)
[987] => stdClass Object
(
[slug] => secta
[ID] => 15199
[post_name] => cena-cumpleanos
[post_title] => Cena cumpleaños
[post_author] => 1
[post_date] => 2008-10-05 20:10:46
[year] => 2008
[month] => 10
[post_type] => post
)
[988] => stdClass Object
(
[slug] => letra-de-cancion
[ID] => 15196
[post_name] => ghostbusters-ray-parker
[post_title] => Ghostbusters - Ray Parker
[post_author] => 1
[post_date] => 2008-09-30 23:55:46
[year] => 2008
[month] => 9
[post_type] => post
)
[989] => stdClass Object
(
[slug] => letra-de-cancion
[ID] => 15159
[post_name] => metallica-the-unforgiven
[post_title] => Metallica - The Unforgiven
[post_author] => 1
[post_date] => 2008-09-20 21:37:56
[year] => 2008
[month] => 9
[post_type] => post
)
[990] => stdClass Object
(
[slug] => misc
[ID] => 15157
[post_name] => casaor
[post_title] => Casaor
[post_author] => 1
[post_date] => 2008-09-12 21:34:09
[year] => 2008
[month] => 9
[post_type] => post
)
[991] => stdClass Object
(
[slug] => misc
[ID] => 15154
[post_name] => rosa-la-dona-de-gil
[post_title] => Rosa, la dona de Gil
[post_author] => 1
[post_date] => 2008-09-10 21:47:42
[year] => 2008
[month] => 9
[post_type] => post
)
[992] => stdClass Object
(
[slug] => shagrat
[ID] => 15152
[post_name] => ranking-felicitaciones
[post_title] => Ranking felicitaciones
[post_author] => 1
[post_date] => 2008-09-07 21:43:58
[year] => 2008
[month] => 9
[post_type] => post
)
[993] => stdClass Object
(
[slug] => misc
[ID] => 1048
[post_name] => cyrano-de-bergerac-del-siglo-xxi
[post_title] => Cyrano de Bergerac del siglo XXI
[post_author] => 1
[post_date] => 2008-09-07 21:39:43
[year] => 2008
[month] => 9
[post_type] => post
)
[994] => stdClass Object
(
[slug] => shagrat
[ID] => 1066
[post_name] => shagrat
[post_title] => Shagrat
[post_author] => 1
[post_date] => 2008-09-06 21:11:28
[year] => 2008
[month] => 9
[post_type] => post
)
[995] => stdClass Object
(
[slug] => letra-de-cancion
[ID] => 1063
[post_name] => el-7-de-septiembre-mecano
[post_title] => El 7 de Septiembre - Mecano
[post_author] => 1
[post_date] => 2008-09-06 20:03:44
[year] => 2008
[month] => 9
[post_type] => post
)
[996] => stdClass Object
(
[slug] => misc
[ID] => 15281
[post_name] => la-hormiga-y-la-cigarra
[post_title] => La hormiga y la cigarra
[post_author] => 2
[post_date] => 2007-11-29 23:13:46
[year] => 2007
[month] => 11
[post_type] => post
)
[997] => stdClass Object
(
[slug] => misc
[ID] => 15283
[post_name] => quiero-tener-un-hermanito
[post_title] => Quiero tener un hermanito
[post_author] => 2
[post_date] => 2007-11-03 23:15:08
[year] => 2007
[month] => 11
[post_type] => post
)
[998] => stdClass Object
(
[slug] => misc
[ID] => 15285
[post_name] => ella-te-quiere-como-amigo
[post_title] => Ella te quiere como amigo
[post_author] => 2
[post_date] => 2007-08-03 23:17:52
[year] => 2007
[month] => 8
[post_type] => post
)
[999] => stdClass Object
(
[slug] => misc
[ID] => 15287
[post_name] => me-cago-en-el-puto-alcohol
[post_title] => Me cago en el puto alcohol
[post_author] => 2
[post_date] => 2007-07-30 23:19:57
[year] => 2007
[month] => 7
[post_type] => post
)
[1000] => stdClass Object
(
[slug] => misc
[ID] => 15289
[post_name] => mujeres-a-la-moda
[post_title] => Mujeres a la moda
[post_author] => 2
[post_date] => 2007-07-18 23:21:33
[year] => 2007
[month] => 7
[post_type] => post
)
[1001] => stdClass Object
(
[slug] => misc
[ID] => 15246
[post_name] => que-hacemos-sentados
[post_title] => ¿Qué hacemos sentados?
[post_author] => 1
[post_date] => 2006-10-09 22:28:53
[year] => 2006
[month] => 10
[post_type] => post
)
[1002] => stdClass Object
(
[slug] => shagrat
[ID] => 15248
[post_name] => beato-esteban
[post_title] => Beato Esteban
[post_author] => 1
[post_date] => 2006-09-21 22:33:04
[year] => 2006
[month] => 9
[post_type] => post
)
[1003] => stdClass Object
(
[slug] => superman
[ID] => 15250
[post_name] => superheroes
[post_title] => Superheroes
[post_author] => 1
[post_date] => 2006-06-26 22:34:39
[year] => 2006
[month] => 6
[post_type] => post
)
[1004] => stdClass Object
(
[slug] => cine
[ID] => 15252
[post_name] => transformers
[post_title] => Transformers
[post_author] => 1
[post_date] => 2006-06-13 22:36:40
[year] => 2006
[month] => 6
[post_type] => post
)
[1005] => stdClass Object
(
[slug] => sagrashouse
[ID] => 15254
[post_name] => 1000-visitas
[post_title] => 1000 visitas
[post_author] => 1
[post_date] => 2006-05-28 22:54:11
[year] => 2006
[month] => 5
[post_type] => post
)
[1006] => stdClass Object
(
[slug] => cine
[ID] => 15256
[post_name] => gregorio-casas
[post_title] => Gregorio Casas
[post_author] => 1
[post_date] => 2006-05-05 22:55:14
[year] => 2006
[month] => 5
[post_type] => post
)
[1007] => stdClass Object
(
[slug] => cine
[ID] => 15260
[post_name] => el-salto-del-tigre-de-ang-lee
[post_title] => El salto del Tigre de Ang Lee
[post_author] => 1
[post_date] => 2006-04-08 23:03:53
[year] => 2006
[month] => 4
[post_type] => post
)
[1008] => stdClass Object
(
[slug] => harry-potter
[ID] => 15258
[post_name] => principe-mestizo
[post_title] => Principe Mestizo
[post_author] => 1
[post_date] => 2006-04-08 22:57:25
[year] => 2006
[month] => 4
[post_type] => post
)
[1009] => stdClass Object
(
[slug] => andreu-world
[ID] => 15262
[post_name] => tengo-trabajo
[post_title] => Tengo trabajo
[post_author] => 1
[post_date] => 2006-03-04 23:06:11
[year] => 2006
[month] => 3
[post_type] => post
)
[1010] => stdClass Object
(
[slug] => secta
[ID] => 15266
[post_name] => pifias-mentales
[post_title] => Pifias mentales
[post_author] => 1
[post_date] => 2006-02-05 23:14:34
[year] => 2006
[month] => 2
[post_type] => post
)
[1011] => stdClass Object
(
[slug] => shagrat
[ID] => 15264
[post_name] => la-novia-cadaver
[post_title] => La Novia Cadáver
[post_author] => 1
[post_date] => 2006-01-31 23:09:38
[year] => 2006
[month] => 1
[post_type] => post
)
[1012] => stdClass Object
(
[slug] => sagrashouse
[ID] => 19560
[post_name] => sagras-house-2
[post_title] => Sagra's House
[post_author] => 2
[post_date] => 2006-01-18 23:27:00
[year] => 2006
[month] => 1
[post_type] => post
)
[1013] => stdClass Object
(
[slug] => cine
[ID] => 15242
[post_name] => aeon-flux
[post_title] => Aeon Flux
[post_author] => 1
[post_date] => 2005-12-02 22:23:19
[year] => 2005
[month] => 12
[post_type] => post
)
[1014] => stdClass Object
(
[slug] => harry-potter
[ID] => 15244
[post_name] => el-caliz-sin-williams
[post_title] => El Cáliz sin Williams
[post_author] => 1
[post_date] => 2005-11-15 22:25:18
[year] => 2005
[month] => 11
[post_type] => post
)
[1015] => stdClass Object
(
[slug] => secta
[ID] => 15236
[post_name] => top-ten-pifias-mentales-de-la-secta
[post_title] => Top Ten pifias mentales de la Secta
[post_author] => 1
[post_date] => 2005-10-31 21:11:27
[year] => 2005
[month] => 10
[post_type] => post
)
[1016] => stdClass Object
(
[slug] => misc
[ID] => 15238
[post_name] => mentalmente-divergente
[post_title] => Mentalmente divergente.
[post_author] => 1
[post_date] => 2005-10-30 21:14:28
[year] => 2005
[month] => 10
[post_type] => post
)
[1017] => stdClass Object
(
[slug] => misc
[ID] => 459
[post_name] => banderas-ya-tiene-estrella
[post_title] => Banderas ya tiene estrella
[post_author] => 1
[post_date] => 2005-10-20 22:17:31
[year] => 2005
[month] => 10
[post_type] => post
)
[1018] => stdClass Object
(
[slug] => valencia
[ID] => 15232
[post_name] => himne-comunitat-valenciana
[post_title] => Himne Comunitat Valenciana
[post_author] => 1
[post_date] => 2005-10-09 21:07:01
[year] => 2005
[month] => 10
[post_type] => post
)
[1019] => stdClass Object
(
[slug] => secta
[ID] => 15240
[post_name] => km-de-erasmus
[post_title] => Km de Erasmus
[post_author] => 1
[post_date] => 2005-10-07 21:19:12
[year] => 2005
[month] => 10
[post_type] => post
)
[1020] => stdClass Object
(
[slug] => misc
[ID] => 15234
[post_name] => vida-peligrosa
[post_title] => Vida peligrosa
[post_author] => 1
[post_date] => 2005-10-05 21:09:06
[year] => 2005
[month] => 10
[post_type] => post
)
[1021] => stdClass Object
(
[slug] => secta
[ID] => 15230
[post_name] => aniversarios
[post_title] => Aniversarios
[post_author] => 1
[post_date] => 2005-10-01 21:05:54
[year] => 2005
[month] => 10
[post_type] => post
)
[1022] => stdClass Object
(
[slug] => shagrat
[ID] => 15207
[post_name] => ranking
[post_title] => Ranking
[post_author] => 1
[post_date] => 2005-09-07 20:25:18
[year] => 2005
[month] => 9
[post_type] => post
)
[1023] => stdClass Object
(
[slug] => sagrashouse
[ID] => 15205
[post_name] => cambio-hosting
[post_title] => Cambio hosting
[post_author] => 1
[post_date] => 2005-09-07 20:20:07
[year] => 2005
[month] => 9
[post_type] => post
)
[1024] => stdClass Object
(
[slug] => spielberg
[ID] => 15228
[post_name] => mi-tocallo-spielberg
[post_title] => Mi tocallo Spielberg
[post_author] => 1
[post_date] => 2005-08-22 21:03:28
[year] => 2005
[month] => 8
[post_type] => post
)
[1025] => stdClass Object
(
[slug] => cine
[ID] => 15220
[post_name] => paris-hilton
[post_title] => Paris Hilton
[post_author] => 1
[post_date] => 2005-08-22 20:47:49
[year] => 2005
[month] => 8
[post_type] => post
)
[1026] => stdClass Object
(
[slug] => superman
[ID] => 15218
[post_name] => allison-mack
[post_title] => Allison Mack
[post_author] => 1
[post_date] => 2005-08-22 20:45:29
[year] => 2005
[month] => 8
[post_type] => post
)
[1027] => stdClass Object
(
[slug] => harry-potter
[ID] => 15201
[post_name] => harry-potter
[post_title] => Harry Potter
[post_author] => 1
[post_date] => 2005-08-22 20:14:07
[year] => 2005
[month] => 8
[post_type] => post
)
[1028] => stdClass Object
(
[slug] => secta
[ID] => 15209
[post_name] => patricia
[post_title] => Patricia
[post_author] => 1
[post_date] => 2005-07-05 20:27:47
[year] => 2005
[month] => 7
[post_type] => post
)
[1029] => stdClass Object
(
[slug] => batman
[ID] => 15226
[post_name] => batman-begins-vs-spielberg
[post_title] => Batman Begins VS Spielberg
[post_author] => 1
[post_date] => 2005-07-04 20:59:00
[year] => 2005
[month] => 7
[post_type] => post
)
[1030] => stdClass Object
(
[slug] => spielberg
[ID] => 15224
[post_name] => siguiendo-con-spielberg
[post_title] => Siguiendo con spielberg
[post_author] => 1
[post_date] => 2005-07-04 20:55:35
[year] => 2005
[month] => 7
[post_type] => post
)
[1031] => stdClass Object
(
[slug] => spielberg
[ID] => 15222
[post_name] => se-cerro-el-circulo
[post_title] => Se cerró el círculo
[post_author] => 1
[post_date] => 2005-07-04 20:50:14
[year] => 2005
[month] => 7
[post_type] => post
)
[1032] => stdClass Object
(
[slug] => misc
[ID] => 15203
[post_name] => casino
[post_title] => Casino
[post_author] => 1
[post_date] => 2005-05-17 20:17:25
[year] => 2005
[month] => 5
[post_type] => post
)
[1033] => stdClass Object
(
[slug] => secta
[ID] => 15211
[post_name] => dispersion-sectuda
[post_title] => Dispersión sectuda
[post_author] => 1
[post_date] => 2005-05-16 20:30:43
[year] => 2005
[month] => 5
[post_type] => post
)
[1034] => stdClass Object
(
[slug] => secta
[ID] => 15216
[post_name] => fechas
[post_title] => Fechas
[post_author] => 1
[post_date] => 2005-04-01 20:41:05
[year] => 2005
[month] => 4
[post_type] => post
)
[1035] => stdClass Object
(
[slug] => sagrashouse
[ID] => 19557
[post_name] => sagras-house
[post_title] => Sagra's House
[post_author] => 2
[post_date] => 2005-03-18 23:22:00
[year] => 2005
[month] => 3
[post_type] => post
)
[1036] => stdClass Object
(
[slug] => sagrashouse
[ID] => 19553
[post_name] => esteban-sagra-web-2
[post_title] => Esteban Sagra Web
[post_author] => 2
[post_date] => 2005-01-19 22:16:00
[year] => 2005
[month] => 1
[post_type] => post
)
[1037] => stdClass Object
(
[slug] => spielberg
[ID] => 19550
[post_name] => abc-spielberg
[post_title] => ABC Spielberg
[post_author] => 2
[post_date] => 2005-01-18 21:46:00
[year] => 2005
[month] => 1
[post_type] => post
)
[1038] => stdClass Object
(
[slug] => sagrashouse
[ID] => 19547
[post_name] => esteban-sagra-web
[post_title] => Esteban Sagra Web
[post_author] => 2
[post_date] => 2004-05-21 21:37:00
[year] => 2004
[month] => 5
[post_type] => post
)
[1039] => stdClass Object
(
[slug] => jurassic-park
[ID] => 19544
[post_name] => mi-parque-jurasico
[post_title] => Mi Parque Jurásico
[post_author] => 2
[post_date] => 2004-05-20 21:24:00
[year] => 2004
[month] => 5
[post_type] => post
)
[1040] => stdClass Object
(
[slug] => portfolio
[ID] => 19541
[post_name] => curso-diseno-web
[post_title] => Curso Diseño Web
[post_author] => 2
[post_date] => 2004-05-19 20:55:00
[year] => 2004
[month] => 5
[post_type] => post
)
[1041] => stdClass Object
(
[slug] => juani-sagra
[ID] => 19538
[post_name] => juani-sagra-abogados
[post_title] => Juani Sagra - Abogados
[post_author] => 2
[post_date] => 2004-05-18 20:35:00
[year] => 2004
[month] => 5
[post_type] => post
)
[1042] => stdClass Object
(
[slug] => misc
[ID] => 16309
[post_name] => semen
[post_title] => Semen
[post_author] => 2
[post_date] => 2002-03-15 23:21:10
[year] => 2002
[month] => 3
[post_type] => post
)
[1043] => stdClass Object
(
[slug] => misc
[ID] => 16336
[post_name] => unix-puede-ser-divertido
[post_title] => UNIX puede ser divertido ...
[post_author] => 2
[post_date] => 2002-03-02 23:45:00
[year] => 2002
[month] => 3
[post_type] => post
)
[1044] => stdClass Object
(
[slug] => misc
[ID] => 16334
[post_name] => exitos-musicales
[post_title] => Exitos musicales
[post_author] => 2
[post_date] => 2002-03-02 23:40:41
[year] => 2002
[month] => 3
[post_type] => post
)
[1045] => stdClass Object
(
[slug] => misc
[ID] => 16332
[post_name] => editorial-embebida
[post_title] => Editorial embebida
[post_author] => 2
[post_date] => 2002-03-02 23:37:35
[year] => 2002
[month] => 3
[post_type] => post
)
[1046] => stdClass Object
(
[slug] => shagrat
[ID] => 15214
[post_name] => cridada-valencianista
[post_title] => Cridada Valencianista
[post_author] => 1
[post_date] => 2002-01-24 20:38:40
[year] => 2002
[month] => 1
[post_type] => post
)
[1047] => stdClass Object
(
[slug] => sagrashouse
[ID] => 19531
[post_name] => pagina-de-esteban-sagra-2
[post_title] => Página de Esteban Sagra 2
[post_author] => 2
[post_date] => 2002-01-18 20:22:00
[year] => 2002
[month] => 1
[post_type] => post
)
[1048] => stdClass Object
(
[slug] => valencia
[ID] => 16299
[post_name] => lo-rat-penat
[post_title] => Lo Rat-Penat
[post_author] => 2
[post_date] => 2001-07-25 22:54:59
[year] => 2001
[month] => 7
[post_type] => post
)
[1049] => stdClass Object
(
[slug] => misc
[ID] => 16301
[post_name] => editorial-enbebida
[post_title] => Editorial enbebida
[post_author] => 2
[post_date] => 2001-07-24 23:09:42
[year] => 2001
[month] => 7
[post_type] => post
)
[1050] => stdClass Object
(
[slug] => shagrat
[ID] => 16303
[post_name] => miniyo
[post_title] => Miniyo
[post_author] => 2
[post_date] => 2001-07-13 23:13:05
[year] => 2001
[month] => 7
[post_type] => post
)
[1051] => stdClass Object
(
[slug] => misc
[ID] => 16338
[post_name] => nou-model-de-institut-barraco
[post_title] => Nou model de Institut barracó
[post_author] => 2
[post_date] => 2001-06-05 23:47:00
[year] => 2001
[month] => 6
[post_type] => post
)
[1052] => stdClass Object
(
[slug] => sagrashouse
[ID] => 16391
[post_name] => pagina-de-esteban-sagra
[post_title] => Página de Esteban Sagra
[post_author] => 2
[post_date] => 2001-06-05 09:05:56
[year] => 2001
[month] => 6
[post_type] => post
)
)
▼2023 (5)
►2022 (8)
►2021 (29)
►2020 (66)
►2019 (214)
►2018 (214)
►2017 (71)
►2016 (17)
►2015 (72)
►2014 (64)
►2013 (19)
►2012 (17)
►2011 (35)
►2010 (76)
►2009 (70)
►2008 (19)
►2007 (5)
►2006 (12)
►2005 (25)
►2004 (4)
►2002 (6)
►2001 (5)