Monthly Archives: July 2008

Yahoo! Messenger Status

Tips of Trade (Finding if some buddy is ignoring you on yahoo messenger or marked you permanently offline). Replace Username with id of your buddy whom you want to check & paste the line in address bar & hit enter.
http://mail.opi.yahoo.com/online?u=[username]&m=g&t=0

This will show you as a yellow smiley if the person is online and gray if [...]

Detect Invisible Status In Yahoo

Wohoo.. It’s nice. Now with this tools you can’t invisible to every one. Your friends can detect your status invisible or not. Just open this address http://www.4invisible.com and type your friends ID, then click on check.. That’s it. If your friends status are invisible this checker will show Invisible icon beside button “Check”.

Parsing With PHP [Part1]

Hehe.. I learn how to parsing with PHP. I read some books and find so many tricks to parsing text using PHP.. So I’ll try one by one^^ First, I tried to simple parsing with PHP. There are some technique for parsing that I learned today.
Parsing Comma-Separated List
How to parsing from comma-separated list then [...]

Translate My Blog To Your Language

Today, I added more feature of my Blog. Thanks to Google Widgets for providing Google Translate service. Now you can read my blog to other language (Arabic, Spanish, Chinese, Espanol, Deutsch, etc). Just select your language on top right page of my blog and Google will translate my blog for you. Enjoy my blog with [...]

I’m Going Mobile

Wew it’s incredible.. eye OS is Operating System based on PHP. So this OS is multi platfrom. I never think about it before. After any CMS based on PHP now is possible to make an Operating System based on PHP. That’s true.. Yeah and Eye OS was born. You can install this OS [...]

My Blog Goes Mobile

Today my blog goes mobile. You can access my blog via WAP on your mobile phone. You can read post and leave your comments every day and any where. This feature is powered by 2 plugins.

WPhone A lightweight admin interface for the iPhone and other mobile devices. By Stephane Daury, Doug Stewart, and Viper007Bond.
Wordpress Mobie [...]

Hacking SWF Version Using PHP

One day, I got trouble to make an Action Script embeded on PHP and Ming. I had success to make random movement, but not for blur filter.

?View Code PHP1
2
3
4
5
6
7
8
$strAction="
var xPercent = 5;
var yPercent = 5;
var ffb=flash.filters.BlurFilter;
var filter = new ffb(xPercent, yPercent, 2);
var filterArray =[];
filterArray.push(filter);
this.text1.filters = filterArray;";

no error, but why it’s not working???
Akh.. what’s wrong? why [...]

Blogroll Link Update