Archive for May, 2009

Webalizer with extended reports feature

Now you can generate variety of reports using Webalizer with its custom report generation module.
Using this you can generate RSS feed, sitemaps, html pages for top urls, or low performing urls, or HTML page showing your top viewed wallpapers or least viewed wallpapers or any kind of special report for your analysis in format that [...]

Tuesday, May 19th, 2009

A lesson well learnt

Yesterday, I lost my wallet !!!
It had some 15K peso, debit cards etc. I doubted on the room cleaning boys because they were the only one to come inside the room.
I searched each and every corner of room but I did not get my wallet. I told this to Gurudeva. He had NO change of [...]

Tuesday, May 5th, 2009

How to debug Webalizer in kdevelop, how to debug a custom make project?

Steps:

Create project in kdevelop

Click on Project->Import Existing Project menu item
Specify the Directory and Project name
Choose the Project type as Generic C Application (Custom Buildsystem)
Click on OK
It will prompt you to populate files, click on Populate button
Add *.h and *.c files

Set Makefile option

Click on Project->Project Options
Click on Build Options in sidebar
Click on Make tab
Enter CFLAGS=”-g -O0″ [...]

Monday, May 4th, 2009