Author: Emanuele Feronato
-
Triqui’s Picks #1
Starting from this week, I’ll show you the new games I publish on triqui.com. I always try to pick games with interesting gameplay and in this post I’ll…
-
WorDrop
Word Play contest is over, you can see the winners in the official MochiLand post, and it’s time to show you my little game based on words. It’s…
-
Keep your WordPress Blog (or any site) clean with new Google Webmaster Tools
Yesterday I blogged about 10 ways to secure your WordPress blog Today I found a new, important tool to keep your blog (or site) clean: Google Webmaster Tools…
-
10 ways to secure your WordPress blog
Find out how InfoSec Institute can help you receive your CISSP Certification and become an IT professional. As old readers know, my blog has been hacked several times.…
-
JQuery powered lights off effect
A couple of days ago a fan of my Facebook page asked me for a script to make the effect you see on this page. Obviously simply reverse-engineering…
-
Developing a Facebook Application for absolute beginners – step 5
Welcome to the 5th step. Let’s make a small recap: Step 1: Creation of the application itself Step 2: Publishing a text on the user’s status Step 3:…
-
WordPress plugin prototype to check the date and time that wp files have been last modified
Like some of you noticed during these days, my blog was hacked. Someone injected an encoded javascript code into my footer.php theme making my site open an iframe…
-
Developing a Facebook Application for absolute beginners – Step 4
The best way to do some viral marketing through Facebook is using inite forms to allow users to share applications with their friends who might not have otherwise…
-
Basic Box2D rope
It’s time to create a rope with Box2d. To start defining a rope, we’ll start from something similar: a chain. A chain is a series of two or…
-
Halloween and the tropical storm Ketsana
What happens on Saturday, October 31st? It’s Halloween. I bet there is a lot of games under development with an Halloween theme. I am developing my own Halloween…
-
Introducing Box2D filtering
In Box2D, normally every object collides with other objects in the stage. But sometimes we may need a way to make an object collide with only certain objects,…
-
Developing a Facebook Application for absolute beginners – step 3
In step 1 we created a simple Facebook application, and in step 2 we made our application able to write on the wall Now it’s time to add…