Lookup for function

As a developer, i have the same kind of feeling like the developer of this site , when doing some developing work, always need to reference some site for the function or usage , some time it is really frustrated.

but thx that he develop this service/tools that can help most of the developer, an ajax function/code look up tools/service, it support php, mysql, javascript and css, weee what a good combo which can make a perfect site, you just type in the code/function that you want to look for, the site will auto generate out all the possible answer, some of them even got example ..

the develop did recommend to use this tools at the sidebar , which i still trying hard to figure how to do that !

Lookup for function 

Tags: web2.0

The Steve Jobs Movie Poster

Not long ago, Mike Industries started iPod Creativity Competition that design a movie poster featuring Steve Jobs which featurelots of interesting design been show , this is one of my favourite , so far seem like no result yet, but i m sure my vote go to the below poster - Sin city and Steve Jobs
Yeah Sin City

Tags: steve_jobs

Free Monitoring Service - Montastic

This monitoring service seem like just launch, i start saw little news about it this morning, after give it a try , i would say this should be one of the web2.0 product. why ?

  • its free
  • it have ajax interface
  • it provide rss feed
  • it have a self introduction video ( which make me laugh when i see it click on a msg and moving )
  • having the bookmark to delicious and digg it link

i havent really stress test this service but it does give me a good starting impression, it check your server every 10 min , hhhmm correct me if i wrong , i think some of the free monitoring service is using 30 min interval, other then this the ajax interface which make it user friendly and the funny introduction video does add some point too, don’t forget it allow rss feed all the server that you monitor, by combine with netvibes , this would be what you getting

netvibes and montastic 

a bit of minus point is the ajax seem loading slightly long, i wonder is that because some dugg effect ? almost forget not only rss feed for the status update, it will email you when your server down and another email when your server back online

ajax interface 

Tags: Web

Awstats on VHCS

i saw lots of post related to awstats using on vhcs on the forum , it seem like awstats is one of the favourite web log analyzer tools . The common way which currently most of the admin using have a few disadvantage. another thing which is quite important that it seem there are some attack which aiming on awstats too.

but i m lucky to found another guy solution which meet awstats high security policy by generate static result. The detail solution need some modify to suit my need.

  • i write a shell script to make sure all the domain has created awstats conf file
  • change the conf file template to include more feature
  • change the output directory to one standard directory for easy control
  • alias the awstatsicon directory
  • using the .htaccess with mysql authentication, so that all user can just use their vhcs login to see their awstats report

thats the change i did, and it seem like doing well

Tags: vhcs

Spamassassin and Clamav on VHCS

if using vhcs control panel, one of the important thing is install spam filter and antivirus to protect the server, there are some clear instruction on the web , which is quite detail .

the only problem i having is during this part

razor-admin --create
razor-admin --register

i getting some error when i try to register the razor, if you having the same problem, what you can do is

razor-admin --discover
razor-admin --create
razor-admin --register

Tags: vhcs