Skip to content

Instantly share code, notes, and snippets.

View dimmduh's full-sized avatar
🎮
Learning Unity

Dmitrii Dukhnich dimmduh

🎮
Learning Unity
View GitHub Profile
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;
/**
* Виджет-блок с новостями, полученными по rss
*/
public function widgetAction()
{
require_once('Zend/Feed.php');
try
{
$feed = Zend_Feed::import('http://www.sports.ru/rss/all_news.xml');
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",
@dimmduh
dimmduh / gist:3878463
Created October 12, 2012 09:55
comment-get-user
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",
@dimmduh
dimmduh / gist:3878475
Created October 12, 2012 09:57
comment-get-plus
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",
@dimmduh
dimmduh / gist:3878482
Created October 12, 2012 09:58
comment-get-one
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",
@dimmduh
dimmduh / gist:3878528
Created October 12, 2012 10:06
comment-get-friend
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",
@dimmduh
dimmduh / gist:3878552
Created October 12, 2012 10:14
comment-get-all
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",
@dimmduh
dimmduh / gist:3891599
Created October 15, 2012 09:12
abuse-get
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",
@dimmduh
dimmduh / gist:3891926
Created October 15, 2012 10:54
ban-get-comment-status
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",