NMSP In Crucial Battle for Survival

NMSP In Crucial Battle for Survival
Ñíèìêà: NMSP NMSP dreams again the king could pull them ahead

The party tries salvation moves of unclear result

Lilia Gyurova | 28.01.2009 14:16

With the strategy for the forthcoming general elections, announced by the party late last week in the town of Plovdiv, the structure officially voiced the beginning of a “continuous and demonstrative emphasizing of the differences” with its coalition partners from BSP and MRF. NMSP’s talking at cross purposes with the two other parties in the ruling coalition over the 2-in-1 elections issue fired another series of rumors about NMSP leaving the coalition, which the ex-king’s men neither confirm, nor deny categorically, but gladly keep them living in the public space. They, though, found an unexpected ally in the face of President Georgi Parvanov, with whom they will keep the socialists in a standing siege.

Read whole article

Read more...

ÑÀ×ÅÂÀ ÇÀ "ÊÚÙÈÒÅ ÍÀ ÓÆÀÑÈÒÅ": ÍÀÄ 30 ÑÈÃÍÀËÀ ÑÀ ÏÎÄÀÄÅÍÈ ÇÀ ÒÀÊÈÂÀ ÌÅÑÒÀ ÏÐÅÌÈÅÐÚÒ ÆÅËßÇÊÎÂ: ÏÎËÎÆÈÒÅËÍÈÒÅ ÊÎÍÂÅÐÃÅÍÒÍÈ ÄÎÊËÀÄÈ ÑÀ ÏÎÂÎÄ ÇÀ ÃÎÐÄÎÑÒ ÍÀ ÁÚËÃÀÐÑÊÎÒÎ ÎÁÙÅÑÒÂÎ, ÏÐÀÂÈÒÅËÑÒÂÎÒÎ ÙÅ ÃÀÐÀÍÒÈÐÀ ÏËÀÂÍÎÒÎ È ÑÏÎÊÎÉÍÎ ÂÚÂÅÆÄÀÍÅ ÍÀ ÅÂÐÎÒÎ ÌÈÍÈÑÒÚÐ ÈÂÀÍΠÙÅ ÈÍÑÏÅÊÒÈÐÀ ÑÒÐÎÈÒÅËÑÒÂÎÒÎ ÍÀ ÏÚÒß ÌÅÇÄÐÀ – ÁÎÒÅÂÃÐÀÄ ÄÐÀÃÎÌÈÐ ÑÒÎÉÍÅÂ: ÏÅÐÊÈ Â ×ÅÐÍÎ ÌÎÐÅ ÍßÌÀ ÄÀ ÈÌÀ, ÄÎÊÀÒÎ ÁÑÏ-ÎË Å Â ÓÏÐÀÂËÅÍÈÅÒÎ ÁÚËÃÀÐÑÊÈÒÅ ÅÂÐÎÄÅÏÓÒÀÒÈ ÏÎÈÑÊÀÕÀ ÎÒËÀÃÀÍÅ ÍÀ ÃËÀÑÓÂÀÍÅÒÎ ÍÀ ÄÎÊËÀÄÀ ÇÀ ÐÑÌ ÏÐÅÌÈÅÐÚÒ ÐÎÑÅÍ ÆÅËßÇÊÎÂ: ÈÍÑÒÈÒÓÖÈÈÒÅ ÂÅ×Å ÈÇÂÚÐØÂÀÒ ÊÎÍÒÐÎË ÑÐÅÙÓ ÑÏÅÊÓËÀ Ñ ÖÅÍÈÒÅ ÀÒÀÍÀÑ ÇÀÔÈÐÎÂ: ÄÈÀËÎÃÚÒ È ÑÚÒÐÓÄÍÈ×ÅÑÒÂÎÒÎ Ñ ÊÈÒÀÉ ÒÐßÁÂÀ ÄÀ ÁÚÄÅ ÏÎÑÒÎßÍÍÎ
Time: 0.496 sec
Memory: 5.27 Mb
Peak memory: 5.60 Mb
Total SQL queries: 113
Total SQL time: 0.470 sec
Slowest SQL query time: 0.207 sec
Slowest SQL query:
SELECT 
								a.ID,		
								a.option_list_image,
								a.option_full_image,
								a.option_publish_date,
								a.publish as date,
								am.enabled,
								am.Title as title,
								am.Resume as resume,
								am.Author as author,
								am.Subtitle as subtitle,
								am.image_text,
								CONCAT("original",".",a.extension) as image,
								CONCAT("medium",".",a.extension) as medium,
								CONCAT("thumb",".",a.extension) as thumb,
								DATE_FORMAT(a.publish,"%d.%m.%Y %H:%i") as publish,
								IF(a.tag IS NULL,CONCAT("post",a.ID),a.tag) as path,
								d.category_id  as category_id,
								c.category_tag
FROM bn_articles a
													INNER JOIN bn_articles_distribution d
													ON d.ArticleID = a.ID
 INNER JOIN bn_articles_meta am
																		ON am.ArticleID = a.ID
INNER JOIN bn_articles_categories c
														ON c.category_id = d.category_id
WHERE a.publish <= NOW() AND am.language_id = 1
AND d.category_id = 7
ORDER BY date DESC 
LIMIT 0,7