Quantcast
Channel: Ivan Kristianto » Ivan Kristianto
Browsing latest articles
Browse All 13 View Live

Image may be NSFW.
Clik here to view.

Facebook FBML Live Testing Tool

Recently i tried to developing an application for Facebook as my client demand. Facebook use XFBML (eXtensible FaceBook Markup Language) as their mark up language to use Facebook UI and API. And it...

View Article



Image may be NSFW.
Clik here to view.

AJAX and Javascript Live Testing Tools

Ajax and javascript is hard to debug and find where it go wrong. One of the great offline tools to debug your ajax and javascript code is Firebug with Firefly extension. But you need to modify your...

View Article

Facebook Thumbnail Image

Here come a question from my Facebook fans regarding Facebook thumbnail image: Facebook Thumbnail Image Explanation First we need to find out what cause the issue. Facebook script trying to parse your...

View Article

Image may be NSFW.
Clik here to view.

DB Cache Reloaded Fix v2.2.4 Released

I’m happily to announce DB Cache Reloaded Fix v2.2.4. For you who don’t know DB Cache Reloaded Fix, it’s a WordPress plugin to cache the queries made to the database whereas improve your WordPress blog...

View Article

Image may be NSFW.
Clik here to view.

DB Cache Reloaded Fix on Github

First of all i would like to thanks all of you that already support me and using DB Cache Reloaded Fix plugin. And also i would to apologize if lately the DB Cache Reloaded Fix development is delayed....

View Article


Image may be NSFW.
Clik here to view.

Create Local VirtualHost For Your Development Environment

If you are using xampp, you can access your local server just by go to http://localhost. So now i would like to share to you how to create your own local domain and add your local domain into apache...

View Article

Image may be NSFW.
Clik here to view.

Jump Start Your Web Application With PHP Composer

If  you are a web developer and love to use PHP, i bet you have heard about composer. Composer is dependency manager for PHP. So what is dependency means? In developing a web application you may need...

View Article

Image may be NSFW.
Clik here to view.

PHP Script To Test Send Email

Sometimes sending email could be pain in the ass for some server. Especially if it is a share hosting that has blacklisted IP, and all the emails it send either go to spam box or doesn’t deliver at...

View Article


Image may be NSFW.
Clik here to view.

Use PHP Code Sniffer (phpcs) in Sublimetext 3

Today i found a great plugin for Sublimetext 3, it is called sublime-phpcs on Sublimetext 3. This plugin is to check if my php code is good according to the PHP Standard (PSR-1 and PSR-2). After the...

View Article


Image may be NSFW.
Clik here to view.

Fix Strange “Headers already sent by” in Line 1 PHP File

“Cannot modify header information – headers already sent by” error is most common PHP error happen when we develop a web application. Usually when we want to redirect or send cookie. I used to get that...

View Article
Browsing latest articles
Browse All 13 View Live




Latest Images