Category: Php
-
How to list all WordPress posts with the same custom field value
When I celebrated my four years of blogging I also introduced a big problem this blog is facing: there is so much content it’s not easy to find…
-
Integrate Mochi games in your custom arcade website
Do you want to create your custom arcade website without using popular arcade scripts or WordPress plugins? Maybe with a Mochi integration? That’s what Gabriel Bianconi did, and…
-
Loading WP posts with Ajax and jQuery – a real world example
If you are looking for a real world example made with Loading WordPress posts with Ajax and jQuery or you haven’t played LineBall yet, or you played it,…
-
Loading WordPress posts with Ajax and jQuery
After seeing how to include jQuery Ajax calls in your WordPress blog, it’s time to load posts on the fly, without reloading the page. As for the previous…
-
Including jQuery Ajax calls in your WordPress blog
I want to show you how to include jQuery ajax calls in your WordPress blog. The reason is simple: sometimes you may need to update the content of…
-
Horror Profile Facebook application source code released
Horror Profile is a Facebook application I developed a month ago. Now it’s time to release the source code. You will find some useful tips about dynamic image…
-
Creation of a Flash Facebook application using AMFPHP
Some days ago I showed you how to create a Flash Facebook application using the AS3 API. Now Yarden Refaeli from Rigel Games is sharing with us his…
-
Creating a Flash Facebook application with the Facebook Actionscript API – part 2
It’s time to make some considerations on the Facebook application made with the Facebook Actionscript API I blogged some days ago. There was a doubt about putting a…
-
Creating a Flash Facebook application with the Facebook Actionscript API
It’s time to see how can we build a Flash Facebook application. What we are going to do is a Flash movie to be embedded in a Facebook…
-
Horror Profile: Facebook application
You are all invited to try Horror Profile, a Facebook application I made in about an hour. The application takes your name and profile photo, and combines them…
-
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…