Category Archives: Tips

Treo 600 Screen Problem

As a Treo 600 user, today is my unlucky day …
around 3pm+~ my treo start having some wierd respond  then i realiase is the touch screen having problem, it seem like all the touch respond is not the same as the screen display, example the 9 is at the bottom but i need to press [...]

Lazyway to Upgrade Wordpress

Wordpress just release 1.5.1.3 , not much changing more like fixing some security hole, advice from Wordpress
If you are unable to do upgrade in the short-term you may protect yourself by deleting the xmlrpc.php file from your WordPress directory

for blogger like me which did modify on source code, always headache when Wordpress release [...]

Ibrowser Problem for tinymce on Wordpress

I using tinymce plugin (WYSI-Wordpress) as WYSIWYG editor for my blog, there is a very good image manager feature with this plugin, which allow you to create a very well format blog entry.
i start having some problem after my image folder growing too big, every time when i click on the Ibrowser ( the image [...]

Mysql Problem with Drupal

after i mention about Drupal vs Mambo , i getting some feedback and more putting effort for more research, i decided to use Drupal . i was playing with Drupal this few day, i found out that Drupal is not that easy as i think but its more intersting if i compare to Mambo .
So [...]

About “Writing Secure PHP”

I was thinking to read about Writing Secure PHP 1 & Writing Secure PHP 2  for sometime, too many thing been pending and till now i just have time to read ..
summary of this article

never trust your user - don’t assume your user will just follow what u think
define the variable before you fetch [...]