Archive for July, 2010
List of HTTP status codes
Posted by in General on July 22nd, 2010
The following is a list of HyperText Transfer Protocol (HTTP) response status codes.
Some common status codes are:
- 200 – the server successfully returned the page
- 404 – the requested page doesn’t exist
- 503 – the server is temporarily unavailable
More info here
Import Mochimedia Feed
Posted by in PHP code on July 21st, 2010
Just make a code for importing Mochimedia game feed.
It will import the feed by creating post, add tag, insert into category, and schedule it dailly. It is using wordpress technology. You need to put these files in wp root.
Download it here.









