This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
function bullet:enterFrame(e) | |
if (self.destroied ) then | |
self:destroy() | |
return true; | |
end | |
--check self is out of screen | |
if ( self:isOut() ) then | |
self.destroied = true; | |
return true; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* Виджет-блок с новостями, полученными по rss | |
*/ | |
public function widgetAction() | |
{ | |
require_once('Zend/Feed.php'); | |
try | |
{ | |
$feed = Zend_Feed::import('http://www.sports.ru/rss/all_news.xml'); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
HTTP/1.1 200 OK | |
Date: Fri, 12 Oct 2012 09:36:47 GMT | |
Server: nginx/0.7.67 | |
Content-Type: application/json; charset=utf-8 | |
X-Powered-By: PHP/5.3.3-7+squeeze3 | |
Via: 1.1 duhnich.in.sports.ru | |
Transfer-Encoding: chunked | |
{ | |
"status": "success", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
HTTP/1.1 200 OK | |
Date: Fri, 12 Oct 2012 09:51:44 GMT | |
Server: nginx/0.7.67 | |
Content-Type: application/json; charset=utf-8 | |
X-Powered-By: PHP/5.3.3-7+squeeze3 | |
Via: 1.1 duhnich.in.sports.ru | |
Transfer-Encoding: chunked | |
{ | |
"status": "success", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
HTTP/1.1 200 OK | |
Date: Fri, 12 Oct 2012 10:21:03 GMT | |
Server: nginx/0.7.67 | |
Content-Type: application/json; charset=utf-8 | |
X-Powered-By: PHP/5.3.3-7+squeeze3 | |
Via: 1.1 duhnich.in.sports.ru | |
Transfer-Encoding: chunked | |
{ | |
"status": "success", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
HTTP/1.1 200 OK | |
Date: Fri, 12 Oct 2012 09:57:57 GMT | |
Server: nginx/0.7.67 | |
Content-Type: application/json; charset=utf-8 | |
X-Powered-By: PHP/5.3.3-7+squeeze3 | |
Via: 1.1 duhnich.in.sports.ru | |
Transfer-Encoding: chunked | |
{ | |
"status": "success", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
HTTP/1.1 200 OK | |
Date: Fri, 12 Oct 2012 10:02:47 GMT | |
Server: nginx/0.7.67 | |
Content-Type: application/json; charset=utf-8 | |
X-Powered-By: PHP/5.3.3-7+squeeze3 | |
Via: 1.1 duhnich.in.sports.ru | |
Transfer-Encoding: chunked | |
{ | |
"status": "success", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
HTTP/1.1 200 OK | |
Date: Fri, 12 Oct 2012 10:07:38 GMT | |
Server: nginx/0.7.67 | |
Content-Type: application/json; charset=utf-8 | |
X-Powered-By: PHP/5.3.3-7+squeeze3 | |
Via: 1.1 duhnich.in.sports.ru | |
Transfer-Encoding: chunked | |
{ | |
"status": "success", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
HTTP/1.1 200 OK | |
Date: Mon, 15 Oct 2012 09:11:05 GMT | |
Server: nginx/0.7.67 | |
Content-Type: application/json; charset=utf-8 | |
X-Powered-By: PHP/5.3.3-7+squeeze3 | |
Via: 1.1 duhnich.in.sports.ru | |
Transfer-Encoding: chunked | |
{ | |
"status": "success", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
HTTP/1.1 200 OK | |
Date: Mon, 15 Oct 2012 10:53:49 GMT | |
Server: nginx/0.7.67 | |
Content-Type: application/json; charset=utf-8 | |
X-Powered-By: PHP/5.3.3-7+squeeze3 | |
Via: 1.1 duhnich.in.sports.ru | |
Transfer-Encoding: chunked | |
{ | |
"status": "success", |