Cette section vous permet de consulter les contributions (messages, sujets et fichiers joints) d'un utilisateur. Vous ne pourrez voir que les contributions des zones auxquelles vous avez accès.
1
Features / Re: Cookieless domains and other things...
« le 12 Avril 2014 à 12:04 »
You don't need to implement it into Wedge, only the http server has to implement it.
https://developers.google.com/speed/spdy/mod_spdy/
https://developers.google.com/speed/spdy/mod_spdy/
2
Features / Re: Cookieless domains and other things...
« le 11 Avril 2014 à 23:18 »
Or you could wait for HTTP/2.0 or you could just use SPDY, like I am doing now! Both of those technologies can compress and deal with repeating headers such as cookies and user agent!
The only disadvantage of HTTP/2.0 and SPDY, is the fact that it's requires SSL meaning you need a certificate which you can get for free anyway for non-commercial use.
The only disadvantage of HTTP/2.0 and SPDY, is the fact that it's requires SSL meaning you need a certificate which you can get for free anyway for non-commercial use.
3
Off-topic / Re: Is Wordpress actually Most SEO CMS?
« le 1er Octobre 2013 à 09:31 »4
Off-topic / Re: How to Apply Thermal Paste the Kentucky Way
« le 20 Décembre 2012 à 23:59 »
Never let a hick touch your motherboard or any part of the computer for that matter!
6
The Pub / Re: Logo Madness
« le 8 Septembre 2012 à 18:09 »
Reminds me of iPhone Apps, I don't know why! :lol:
7
Off-topic / Iran Nuclear Plants Hit By Virus Playing AC/DC
« le 29 Juillet 2012 à 11:10 »
http://www.businessweek.com/news/2012-07-25/iran-nuclear-plants-hit-by-virus-playing-ac-dc-report
Latest virus aimed at shutting down Iran's nuke plants not only shuts them down, but plays AC/DC "Thunderstruck" at full volume all night long :lol:
Latest virus aimed at shutting down Iran's nuke plants not only shuts them down, but plays AC/DC "Thunderstruck" at full volume all night long :lol:
8
Features / Re: Github & stuff
« le 19 Juillet 2012 à 02:04 »@CJ> You're saying it's easier to use. I'm saying it's harder to install. I'm just asking, what tells me it's going to be 'easy' to use once I install it? SmartGit isn't that hard to use, heck even TortoiseGit is okay after the initial learning curve...
9
Features / Re: Github & stuff
« le 18 Juillet 2012 à 22:32 »Has git-cola got any advantage over the competition...?
I'm not sure it's that 'easy' to work with if it requires installing msysgit, *then* Python, then PyQt... Meh! :^^;:
10
Features / Re: Github & stuff
« le 15 Juillet 2012 à 23:55 »Seriously, being open is not the magical panacea it's supposed to be. Being open means you get more input. It doesn't mean it's any *better* input. If anything I'd almost say that it will eventually dilute things because there will be pressure to accept patches that aren't up to snuff.
11
Features / Re: Github & stuff
« le 13 Juillet 2012 à 08:57 »
Bazaar is probably the worst distributed visioning system, it's has the worst performance, I would say Git mainly because it's feature rich (file staging is a big plus for me, easily allows me to keep one commit per chance) and is very efficient in most case when compared to SVN.
I use git-cola interface, very easy to work with and is cross platform.
I use git-cola interface, very easy to work with and is cross platform.
12
Archived fixes / Re: Long cache keys make the cache fail.
« le 1er Mai 2012 à 17:10 »
That was a simple mistake, always use hash for generating unique keys unless simple id number are practical to use.
13
The Pub / Re: The Cookie Law (in the UK at least)
« le 20 Avril 2012 à 23:52 »
I'm replacing my wordpress blog with one of my own, it will only use the cookie that will hold the session id, it will mainly be used for remembering what you typed into the html form, which should fall under the exception right?
This is all regulation over education, ICO is totally fucked up!
This is all regulation over education, ICO is totally fucked up!
14
The Pub / Re: The Cookie Law (in the UK at least)
« le 5 Avril 2012 à 21:59 »
What about if the server was in the US?