Comments on “Given up :(”http://iain.carsberg.name/2008/05/05/given-up/feed/Given+up+%3A%282008-08-01T07:37:59-04:00Chyrp Notice: Undefined property: Comment::$updated in /home/.polifax/iaincarsberg/iaincarsberg.horrain.com/modules/comments/pages/comments_feed.php on line 28 Maybe this time I shall....tag:iain.carsberg.name,2008-08-01:/id/1//comment_252008-08-01T07:37:59-04:002008-08-01T07:37:59-04:00Iain Carsberghttp://iain.carsberg.name/
Test Notice: Undefined property: Comment::$updated in /home/.polifax/iaincarsberg/iaincarsberg.horrain.com/modules/comments/pages/comments_feed.php on line 28 Maybe this time I shall....tag:iain.carsberg.name,2008-08-01:/id/1//comment_242008-08-01T07:34:10-04:002008-08-01T07:34:10-04:00Iain Carsberghttp://iain.carsberg.name/
Test Notice: Undefined property: Comment::$updated in /home/.polifax/iaincarsberg/iaincarsberg.horrain.com/modules/comments/pages/comments_feed.php on line 28 Ctrl+Z 'Given up :('tag:iain.carsberg.name,2008-07-15:/id/9//comment_112008-07-15T01:42:59-04:002008-07-15T01:42:59-04:00Iain Carsberghttp://iain.carsberg.name
Yeah the £729 is a bit crazy, but the iPhone is totally worth it :D<br />
So far I've gotten animation working pretty quick, though I need to replace the rendering code so rather than simply updating the DOM I use the iPhones hardware CSS functions for some crazy smooth translations :)<br />
Hopefully by the end of the week I'll be posting a really bad cam job of my 'engine' in action on real iPhone hardware :) Notice: Undefined property: Comment::$updated in /home/.polifax/iaincarsberg/iaincarsberg.horrain.com/modules/comments/pages/comments_feed.php on line 28 Ctrl+Z 'Given up :('tag:iain.carsberg.name,2008-07-08:/id/9//comment_102008-07-08T01:17:06-04:002008-07-08T01:17:06-04:00Markhttp://www.MadMax83.com
A Bomberman game sounds pretty cool... almost makes me want to try and get an iPhone just so I can try it out as well ;)
Though I too would have trouble justifying the £729 charge!!!! Notice: Undefined property: Comment::$updated in /home/.polifax/iaincarsberg/iaincarsberg.horrain.com/modules/comments/pages/comments_feed.php on line 28 Maybe this time I shall....tag:iain.carsberg.name,2008-05-13:/id/1//comment_42008-05-13T03:00:23-04:002008-05-13T03:00:23-04:00Iain Carsberghttp://iain.carsberg.name
Testage two Notice: Undefined property: Comment::$updated in /home/.polifax/iaincarsberg/iaincarsberg.horrain.com/modules/comments/pages/comments_feed.php on line 28 Realtime programming..../me painstag:iain.carsberg.name,2008-04-23:/id/5//comment_32008-04-23T14:52:15-04:002008-04-23T14:52:15-04:00mark.jameshttp://
Sounds like you need some kind of action queue. Server queues up actions on an outgoing queue to send to client until it can pop them out and push them to the client. Client pushes messages to the server, which get added to an incoming queue 9either for entire server or per-user depending on which you want to code) until while loop can process. So in a chat client, client sends message to incoming queue. While loop sees that the incoming queue has an item, processes it, adds a new action to the outgoing queue for the recipient user. Action is sent to recipient when their queue is polled, message displayed on screen.
'tis what I did with my degree project :D Notice: Undefined property: Comment::$updated in /home/.polifax/iaincarsberg/iaincarsberg.horrain.com/modules/comments/pages/comments_feed.php on line 28 Working server, broken JavaScripttag:iain.carsberg.name,2008-04-22:/id/3//comment_22008-04-22T09:54:16-04:002008-04-22T09:54:16-04:00mark.jameshttp://
Stop your filthy cutting and teach yourself Actionscript. Web developer? Games developer? *Web games developer!* Notice: Undefined property: Comment::$updated in /home/.polifax/iaincarsberg/iaincarsberg.horrain.com/modules/comments/pages/comments_feed.php on line 28 Maybe this time I shall....tag:iain.carsberg.name,2008-04-19:/id/1//comment_12008-04-19T16:51:47-04:002008-04-19T16:51:47-04:00Iain Carsberghttp://iain.carsberg.name
Test comment