This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
632
Off-topic / Re: Chrome: clear all cookies at exit but one
« on January 12th, 2012, 11:23 PM »
Yeah!!! It does just what I was looking for! :D
633
Off-topic / Re: Chrome: clear all cookies at exit but one
« on January 12th, 2012, 11:17 PM »634
Off-topic / Re: Chrome: clear all cookies at exit but one
« on January 12th, 2012, 08:22 PM »I did. Use incognito mode for all the stuff you don't want saved, and normal mode for those you do.
I needed the possibility to have a whitelist of cookies not to delete on exit because doing this I'd delete everything except the cookie for the password manager (that needs also a passphrase, so it was convenient because I just had to insert the passphrase instead of username+password+passphrase each time).
I can't use incognito mode because for the key combination websites need to be in other tabs of the browser, not in "another browser" (incognito).
635
Off-topic / Re: Chrome: clear all cookies at exit but one
« on January 12th, 2012, 06:59 PM »Use incognito mode then the cookies won't be saved.
It's my fault.. my english is bad..
With Incognito mode cookies won't be saved (good), but I need to save 1 cookie (all the others can be removed).
My actual configuration is: "normal" mode with the clean of cookies at the browser exit. And it works properly (also because I want my history to be saved), the problem is that I need to save 1 cookie..
636
Off-topic / Chrome: clear all cookies at exit but one
« on January 12th, 2012, 06:38 PM »
I use the feature to auto-clean all my cookies when I exit Chrome.. I'd like to leave it but leave a few entries, a whitelist.
Is there a way..? I searched a bit but couldn't find any trick to do that.. :hmm:
Is there a way..? I searched a bit but couldn't find any trick to do that.. :hmm:
638
Off-topic / Re: CloudFlare
« on January 12th, 2012, 06:06 PM »
Well, Cloudflare system works really really well (and hosting should be glad that users use it, for example my daily bandwidth was 2Gb, now it's reduced to 900Mb (thanks to their threats protection and upstream compression).
The problem is only with this Apache module, maybe it's badly written or has some bugs in it.
https://raw.github.com/cloudflare/CloudFlare-Tools/master/mod_cloudflare.c
Don't know.. I disabled it for now (and I don't have Zombie processes anymore).
The problem is only with this Apache module, maybe it's badly written or has some bugs in it.
https://raw.github.com/cloudflare/CloudFlare-Tools/master/mod_cloudflare.c
Don't know.. I disabled it for now (and I don't have Zombie processes anymore).
639
Plugins / Re: Plugins NOT modifying core files
« on January 12th, 2012, 03:36 PM »
I think this is something reasonable. :)
640
Plugins / Re: Exposing bbcode to the plugin manager
« on January 12th, 2012, 03:34 PM »
What about an interface where users can easily add new BBCode tags?
There is a box where admin choose the tag (for example: [wiki]) and in another he can choose the "behavior" of the tag (there can be variables, for example if a user write [wiki]The Rolling Stones[/wiki] the admin should indicate something like: "http://$1/$2" where $1 is the path to the wiki he wants to use and $2 is the phrase within the [wiki] tags).
There is a box where admin choose the tag (for example: [wiki]) and in another he can choose the "behavior" of the tag (there can be variables, for example if a user write [wiki]The Rolling Stones[/wiki] the admin should indicate something like: "http://$1/$2" where $1 is the path to the wiki he wants to use and $2 is the phrase within the [wiki] tags).
641
Off-topic / Re: CloudFlare
« on January 12th, 2012, 03:27 PM »
I'm having big problems with their module for Apache... After I installed it a lot of Zombie processes are created every hour and Apache reaches its max FCGI process count and any requests in excess of the limit is dropped. So every 9/10 hours if I don't restart Apache my websites go down. >:(
My error log gets flooded of (~ 16 every second):
Code: [Select]
It's indeed something related to the module because these problems started right after I installed it. :unsure:
I added a ticket in their system.. they said they're going to investigate on it.
Latest reply:Quote <_<
My error log gets flooded of (~ 16 every second):
[info] mod_fcgid: /cgi-bin/php5.fcgi total process count 20 >= 20, skip the spawn request errorsIt's indeed something related to the module because these problems started right after I installed it. :unsure:
I added a ticket in their system.. they said they're going to investigate on it.
Latest reply:
I noticed that you were running Linux 3.1 x86-64. I am not saying it has any thing to do with this but 64 bit has not been tested.
643
Features / Re: Selectbox
« on January 8th, 2012, 06:00 PM »
Uhm.. and if it retrieved all the boards at page load? So it wouldn't "lag" when you click the scrollbar. Yes this will add some bytes to be loaded but I don't think that will be much..
644
Features / Re: Selectbox
« on January 8th, 2012, 05:49 PM »DEMO UPDATED TO 1242!Posted: January 8th, 2012, 05:15 PM
BTW -- quickest way to see the awesomeness of the select box in action: menu > PM > Send message.
Just play with the three select boxes in the post/pm editor. They're HTML, two of them have a scrollbar (with the small hover effect), and it just works flawlessly. :)
The only "glitch" I noticed is for the "Quick access" scrollbar. It lags 1 second the first time you click on it, then it's ok as the others. :-/
645
Features / Re: Selectbox
« on January 8th, 2012, 04:11 PM »Lorenzo, you haven't even seen the completed select box on the demo site ;)
It would be nice if in the footer of the demo site there was specified the "rev" that runs. Something like "Wedge rev 1242". :)