Ban a visitor

Submitted by Pronco on Sun, 04/03/2007 - 18:29.

I can ban a visitor and preventing him from accessing the website.

Is it possible or Its a senior auth ?

Let me guess WHO DESERVE IT ?


Stop FF memory leaks

Submitted by Pronco on Wed, 22/02/2006 - 10:52.

According to this article I found that firefox memory leaks is a feature and not a bug

If you want to disable this feature just follow the following instruction:

  1. type about:config in your address bar
  2. scroll down to browser.sessionhistory.max_total_viewers
  3. set its value to 0 (zero)

Enjoy a less memor


Krita vs. Gimp

Submitted by Pronco on Thu, 13/10/2005 - 04:05.

"Krita." I am hearing some good things but haven't had a chance to run it yet.

Check out krita

Krita teams original goals were:

  1. Based on KOM
  2. XML-based File formats
  3. RGB support
  4. CYMK support
  5. Compatiblity with Gimp plugins
  6. Scriptable with Python
  7. Based on Image Magic Core
  8. Multi-threading
  9. 16bit channel images

So far 1.4 supports:

  1. RGB

Reported vulnerabilities and real security favor Firefox

Submitted by Pronco on Sun, 25/09/2005 - 16:13.

Reported vulnerabilities and real security favor Firefox - A report released Monday by Symantec said that there were more vulnerabilities for Mozilla browsers than for Internet Explorer. Symantec's "Internet Security Threat Report" covers security trends from January 2005 through June 2005. During that time, according to Symantec, Firefox had 25 vendor-confirmed vulnerabilities while Microsoft's Internet Explorer only had 13.


Opera seems smoother than firefox

Submitted by Pronco on Sat, 24/09/2005 - 09:27.

Anyone been using opera since it went free as in beer?

I've been thinking about using opera instead of firefox. Opera seems alot smoother.

Anyone else notice a difference?


Technical Toilet - Understanding Computer Technology

Submitted by Pronco on Tue, 12/07/2005 - 02:31.


New Service for LinkDSL Axelerate

Submitted by Pronco on Tue, 28/06/2005 - 15:02.

you can now axelerate your LINKDSL speed whenever you want, just upgrade your package online.

enjoy NOW 50 free hours of double the speed for all LINKDSL Subscribers for a limited time.

go ahead and subscribe for a limited time.

you can activate / pause / re-activate the time whenever you w


The Emperor Penguin

Submitted by Pronco on Tue, 22/03/2005 - 16:18.

there is now online a truly important interview with Linus Torvalds on the state of the kernel here

http://www.linux-mag.com/content/view/59/2201/


Sage - Firefox Extension

Submitted by Pronco on Sat, 22/01/2005 - 01:47.

A lightweight RSS and ATOM feed aggregator.

These is a useful extension. Its really easy to use and it's pretty cool using for your minimal RSS needs & Imports and exports OPML feed lists

Install it


.htaccess

Submitted by Pronco on Sun, 09/01/2005 - 11:11.

My websites are not directly related to physical filename paths. I have to use the RewriteBase directive to specify the correct URL-prefix.

I have to uncomment the # from drupal .htaccess file before enabling htaccess. I'm using the appropriate RewriteBase syntax:

RewriteBase /drupal

Eventually the server does not allow .htaccess to be enabled this seems like a serious overhead.